Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/cert_create/include/
A Ddebug.h30 # define NOTICE(...) printf("NOTICE: " __VA_ARGS__) macro
32 # define NOTICE(...) macro
/trusted-firmware-a/tools/encrypt_fw/include/
A Ddebug.h30 # define NOTICE(...) printf("NOTICE: " __VA_ARGS__) macro
32 # define NOTICE(...) macro
/trusted-firmware-a/include/common/
A Ddebug.h71 # define NOTICE(...) tf_log(LOG_MARKER_NOTICE __VA_ARGS__) macro
73 # define NOTICE(...) no_tf_log(LOG_MARKER_NOTICE __VA_ARGS__) macro

Completed in 3 milliseconds