Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/common/
A Ddebug.h44 #define LOG_MARKER_ERROR "\xa" /* 10 */ macro
63 # define ERROR(...) tf_log(LOG_MARKER_ERROR __VA_ARGS__)
64 # define ERROR_NL() tf_log_newline(LOG_MARKER_ERROR)
66 # define ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__)
/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dcmn_plat_def.h31 bcm_elog(LOG_MARKER_ERROR, __VA_ARGS__); \
32 tf_log(LOG_MARKER_ERROR __VA_ARGS__); \

Completed in 2 milliseconds