Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/common/
H A Ddebug.h96 #define EARLY_ERROR(...) ERROR(__VA_ARGS__) macro
98 #define EARLY_ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro