Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/tools/cert_create/include/
A Ddebug.h36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro
38 # define ERROR(...) macro
/tf-a-ffa_el3_spmc/tools/encrypt_fw/include/
A Ddebug.h36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro
38 # define ERROR(...) macro
/tf-a-ffa_el3_spmc/include/common/
A Ddebug.h63 # define ERROR(...) tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro
66 # define ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro

Completed in 4 milliseconds