Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Ddebug.h30 # define NOTICE(...) printf("NOTICE: " __VA_ARGS__) macro
32 # define NOTICE(...) macro
/rk3399_ARM-atf/tools/encrypt_fw/include/
H A Ddebug.h30 # define NOTICE(...) printf("NOTICE: " __VA_ARGS__) macro
32 # define NOTICE(...) macro
/rk3399_ARM-atf/include/common/
H A Ddebug.h72 # define NOTICE(...) tf_log(LOG_MARKER_NOTICE __VA_ARGS__) macro
74 # define NOTICE(...) no_tf_log(LOG_MARKER_NOTICE __VA_ARGS__) macro