chore: Update Readme #180
Annotations
10 errors and 10 warnings
tee_client/public/tee_client_api_extensions.h#L30
'tee_client_api.h' file not found with <angled> include; use "quotes" instead
|
tee_client/public/teec_trace.h#L37
'config.h' file not found
|
tee_client/public/tee_types.h#L65
typedef redefinition with different types ('long long' vs '__int64_t' (aka 'long'))
|
tee_client/public/tee_types.h#L66
typedef redefinition with different types ('unsigned long long' vs '__uint64_t' (aka 'unsigned long'))
|
tee_client/libteec/include/freertos/tee.h#L75
unknown type name 'uint32_t'
|
tee_client/libteec/include/freertos/tee.h#L76
unknown type name 'uint32_t'
|
tee_client/libteec/include/freertos/tee.h#L77
unknown type name 'uint32_t'
|
tee_client/libteec/include/freertos/tee.h#L100
unknown type name 'uint32_t'
|
tee_client/libteec/include/freertos/tee.h#L101
unknown type name 'uint32_t'
|
tee_client/libteec/include/freertos/tee.h#L102
unknown type name 'int32_t'
|
tee_client/public/teec_trace.h#L96
declaration uses identifier '__PRINTFLIKE', which is a reserved identifier
|
tee_client/public/teec_trace.h#L99
declaration uses identifier '_dprintf', which is reserved in the global namespace; cannot be fixed because 'dprintf' would conflict with a macro definition
|
tee_client/public/tee_client_api.h#L246
macro argument should be enclosed in parentheses
|
tee_client/public/tee_types.h#L24
declaration uses identifier '__APPS_TEE_TYPES_H_', which is a reserved identifier
|
tee_client/libteec/include/freertos/tee.h#L29
declaration uses identifier '__TEE_H', which is a reserved identifier
|
tee_client/libteec/include/freertos/tee.h#L135
declaration uses identifier '__aligned', which is a reserved identifier
|
tee_client/libteec/include/freertos/tee.h#L317
declaration uses identifier '__aligned', which is a reserved identifier
|
tee_client/libteec/include/freertos/tee.h#L326
macro replacement list should be enclosed in parentheses
|
tee_client/libteec/include/freertos/tee.h#L355
declaration uses identifier '__aligned', which is a reserved identifier
|
tee_client/libteec/include/freertos/tee.h#L363
macro replacement list should be enclosed in parentheses
|
This job succeeded
Loading