Home
last modified time | relevance | path

Searched refs:LOG_LEVEL (Results 1 – 25 of 41) sorted by relevance

12

/arm-trusted-firmware-2.8.0/tools/encrypt_fw/include/
A Ddebug.h29 #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 Ddebug.h29 #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 Ddebug.h62 #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 Dtf_log.c15 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 Dassert.h15 #define PLAT_LOG_LEVEL_ASSERT LOG_LEVEL
/arm-trusted-firmware-2.8.0/lib/xlat_mpu/
A Dxlat_mpu_utils.c30 #if LOG_LEVEL < LOG_LEVEL_VERBOSE
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/
A Dcmn_plat_def.h14 #define GET_LOG_LEVEL() LOG_LEVEL
/arm-trusted-firmware-2.8.0/plat/common/
A Dplat_bl_common.c115 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in setup_page_tables()
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1046a/
A Dsoc.c147 #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 Dnonlpae_tables.c154 #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 Dsoc.c238 #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 Dsoc.c153 #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 Demmc_csl_sdcard.c134 #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 Devent_print.c13 #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 Dsoc.c117 #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 Dmeasured_boot.c19 #if LOG_LEVEL >= LOG_LEVEL_INFO in print_byte_array()
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/
A Dsoc.c223 #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 Damb_adec.c20 #if LOG_LEVEL >= LOG_LEVEL_INFO
A Dgwin.c21 #if LOG_LEVEL >= LOG_LEVEL_INFO
A Diob.c22 #if LOG_LEVEL >= LOG_LEVEL_INFO
/arm-trusted-firmware-2.8.0/lib/xlat_tables/
A Dxlat_tables_common.c24 #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 Ddebug.S70 #if LOG_LEVEL >= LOG_LEVEL_INFO
/arm-trusted-firmware-2.8.0/common/aarch64/
A Ddebug.S60 #if LOG_LEVEL >= LOG_LEVEL_INFO
/arm-trusted-firmware-2.8.0/lib/xlat_tables_v2/
A Dxlat_tables_utils.c24 #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 Dzynqmp_common.c57 #if LOG_LEVEL >= LOG_LEVEL_NOTICE

Completed in 35 milliseconds

12