/arm-trusted-firmware-2.8.0/tools/encrypt_fw/include/ |
A D | debug.h | 29 #if LOG_LEVEL >= LOG_LEVEL_NOTICE 35 #if LOG_LEVEL >= LOG_LEVEL_ERROR 41 #if LOG_LEVEL >= LOG_LEVEL_WARNING 47 #if LOG_LEVEL >= LOG_LEVEL_INFO 53 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
|
/arm-trusted-firmware-2.8.0/tools/cert_create/include/ |
A D | debug.h | 29 #if LOG_LEVEL >= LOG_LEVEL_NOTICE 35 #if LOG_LEVEL >= LOG_LEVEL_ERROR 41 #if LOG_LEVEL >= LOG_LEVEL_WARNING 47 #if LOG_LEVEL >= LOG_LEVEL_INFO 53 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
|
/arm-trusted-firmware-2.8.0/include/common/ |
A D | debug.h | 62 #if LOG_LEVEL >= LOG_LEVEL_ERROR 70 #if LOG_LEVEL >= LOG_LEVEL_NOTICE 76 #if LOG_LEVEL >= LOG_LEVEL_WARNING 82 #if LOG_LEVEL >= LOG_LEVEL_INFO 88 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
|
/arm-trusted-firmware-2.8.0/common/ |
A D | tf_log.c | 15 static unsigned int max_log_level = LOG_LEVEL; 77 if (log_level <= (unsigned int)LOG_LEVEL) in tf_log_set_max_level()
|
/arm-trusted-firmware-2.8.0/include/lib/libc/ |
A D | assert.h | 15 #define PLAT_LOG_LEVEL_ASSERT LOG_LEVEL
|
/arm-trusted-firmware-2.8.0/lib/xlat_mpu/ |
A D | xlat_mpu_utils.c | 30 #if LOG_LEVEL < LOG_LEVEL_VERBOSE
|
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/ |
A D | cmn_plat_def.h | 14 #define GET_LOG_LEVEL() LOG_LEVEL
|
/arm-trusted-firmware-2.8.0/plat/common/ |
A D | plat_bl_common.c | 115 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in setup_page_tables()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1046a/ |
A D | soc.c | 147 #if LOG_LEVEL > 0 in soc_early_init() 320 #if LOG_LEVEL > 0 in soc_early_platform_setup2()
|
/arm-trusted-firmware-2.8.0/lib/xlat_tables/aarch32/ |
A D | nonlpae_tables.c | 154 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in print_mmap() 333 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in mmap_desc() 418 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in init_xlation_table_inner() 476 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in init_xlation_table_inner()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1088a/ |
A D | soc.c | 238 #if LOG_LEVEL > 0 in soc_early_init() 301 #if LOG_LEVEL > 0 in soc_early_platform_setup2()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1043a/ |
A D | soc.c | 153 #if LOG_LEVEL > 0 in soc_early_init() 336 #if LOG_LEVEL > 0 in soc_early_platform_setup2()
|
/arm-trusted-firmware-2.8.0/drivers/brcm/emmc/ |
A D | emmc_csl_sdcard.c | 134 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width() 141 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width() 148 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width() 155 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width() 164 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width() 170 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width() 176 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()
|
/arm-trusted-firmware-2.8.0/drivers/measured_boot/event_log/ |
A D | event_print.c | 13 #if LOG_LEVEL >= EVENT_LOG_LEVEL 255 #if LOG_LEVEL >= EVENT_LOG_LEVEL in dump_event_log()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1028a/ |
A D | soc.c | 117 #if LOG_LEVEL > 0 in soc_early_init() 312 #if LOG_LEVEL > 0 in soc_early_platform_setup2()
|
/arm-trusted-firmware-2.8.0/lib/psa/ |
A D | measured_boot.c | 19 #if LOG_LEVEL >= LOG_LEVEL_INFO in print_byte_array()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/ |
A D | soc.c | 223 #if LOG_LEVEL > 0 in soc_early_init() 410 #if LOG_LEVEL > 0 in soc_early_platform_setup2()
|
/arm-trusted-firmware-2.8.0/drivers/marvell/ |
A D | amb_adec.c | 20 #if LOG_LEVEL >= LOG_LEVEL_INFO
|
A D | gwin.c | 21 #if LOG_LEVEL >= LOG_LEVEL_INFO
|
A D | iob.c | 22 #if LOG_LEVEL >= LOG_LEVEL_INFO
|
/arm-trusted-firmware-2.8.0/lib/xlat_tables/ |
A D | xlat_tables_common.c | 24 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE 60 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in print_mmap()
|
/arm-trusted-firmware-2.8.0/common/aarch32/ |
A D | debug.S | 70 #if LOG_LEVEL >= LOG_LEVEL_INFO
|
/arm-trusted-firmware-2.8.0/common/aarch64/ |
A D | debug.S | 60 #if LOG_LEVEL >= LOG_LEVEL_INFO
|
/arm-trusted-firmware-2.8.0/lib/xlat_tables_v2/ |
A D | xlat_tables_utils.c | 24 #if LOG_LEVEL < LOG_LEVEL_VERBOSE 390 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in xlat_get_mem_attributes_internal()
|
/arm-trusted-firmware-2.8.0/plat/xilinx/zynqmp/aarch64/ |
A D | zynqmp_common.c | 57 #if LOG_LEVEL >= LOG_LEVEL_NOTICE
|