Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/tools/cert_create/include/
A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/tf-a-ffa_el3_spmc/tools/encrypt_fw/include/
A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/tf-a-ffa_el3_spmc/include/common/
A Ddebug.h89 # define VERBOSE(...) tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
91 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro

Completed in 6 milliseconds