Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/common/
H A Dplat_log_common.c20 if (log_level < LOG_LEVEL_ERROR) { in plat_log_get_prefix()
21 level = LOG_LEVEL_ERROR; in plat_log_get_prefix()
/rk3399_ARM-atf/tools/cert_create/include/
H A Ddebug.h22 #define LOG_LEVEL_ERROR 10 macro
35 #if LOG_LEVEL >= LOG_LEVEL_ERROR
/rk3399_ARM-atf/tools/encrypt_fw/include/
H A Ddebug.h22 #define LOG_LEVEL_ERROR 10 macro
35 #if LOG_LEVEL >= LOG_LEVEL_ERROR
/rk3399_ARM-atf/include/common/
H A Ddebug.h24 #define LOG_LEVEL_ERROR U(10) macro
63 #if LOG_LEVEL >= LOG_LEVEL_ERROR
/rk3399_ARM-atf/plat/brcm/board/common/
H A Dcmn_plat_def.h31 if (GET_LOG_LEVEL() >= LOG_LEVEL_ERROR) { \
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dbuild.rst80 - 10 - LOG_LEVEL_ERROR
/rk3399_ARM-atf/docs/process/
H A Dcoding-guidelines.rst89 #define LOG_LEVEL_ERROR 10
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst827 10 (LOG_LEVEL_ERROR)