Home
last modified time | relevance | path

Searched refs:no_tf_log (Results 1 – 1 of 1) sorted by relevance

/tf-a-ffa_el3_spmc/include/common/
A Ddebug.h55 #define no_tf_log(fmt, ...) \ macro
66 # define ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__)
73 # define NOTICE(...) no_tf_log(LOG_MARKER_NOTICE __VA_ARGS__)
79 # define WARN(...) no_tf_log(LOG_MARKER_WARNING __VA_ARGS__)
85 # define INFO(...) no_tf_log(LOG_MARKER_INFO __VA_ARGS__)
91 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__)

Completed in 2 milliseconds