Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/cert_create/include/
A Ddebug.h48 # define INFO(...) printf("INFO: " __VA_ARGS__) macro
50 # define INFO(...) macro
/trusted-firmware-a/tools/encrypt_fw/include/
A Ddebug.h48 # define INFO(...) printf("INFO: " __VA_ARGS__) macro
50 # define INFO(...) macro
/trusted-firmware-a/include/common/
A Ddebug.h83 # define INFO(...) tf_log(LOG_MARKER_INFO __VA_ARGS__) macro
85 # define INFO(...) no_tf_log(LOG_MARKER_INFO __VA_ARGS__) macro

Completed in 3 milliseconds