Home
last modified time | relevance | path

Searched refs:MCUBOOT_LOG_LEVEL (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-3.4.0/bl2/ext/mcuboot/include/mcuboot_config/
Dmcuboot_logging.h38 #ifndef MCUBOOT_LOG_LEVEL
39 #define MCUBOOT_LOG_LEVEL MCUBOOT_LOG_LEVEL_INFO macro
45 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_ERROR
52 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_WARNING
59 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_INFO
66 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_DEBUG
Dmcuboot_config.h.in71 #define MCUBOOT_LOG_LEVEL @LOG_LEVEL_ID@ macro
/trusted-firmware-m-3.4.0/bl2/ext/mcuboot/
Dbl2_main.c79 #if MCUBOOT_LOG_LEVEL > MCUBOOT_LOG_LEVEL_OFF || TEST_BL2 in do_boot()
101 #if MCUBOOT_LOG_LEVEL > MCUBOOT_LOG_LEVEL_OFF || TEST_BL2 in main()
Dmcuboot_default_config.cmake20 set(MCUBOOT_LOG_LEVEL "INFO" CACHE STRING "Level of logging to use for MC… variable
DCMakeLists.txt72 list(FIND MCUBOOT_ALLOWED_LOG_LEVELS ${MCUBOOT_LOG_LEVEL} LOG_LEVEL_ID)
/trusted-firmware-m-3.4.0/config/build_type/
Dminsizerel.cmake8 set(MCUBOOT_LOG_LEVEL "OFF" CACHE STRING "Level of logging to use for MCU… variable
Drelease.cmake9 set(MCUBOOT_LOG_LEVEL "OFF" CACHE STRING "Level of logging to use for MCU… variable
/trusted-firmware-m-3.4.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dconfig.cmake20 set(MCUBOOT_LOG_LEVEL "OFF" CACHE STRING "Level of logging to u… variable
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dtfm_secure_boot.rst385 - MCUBOOT_LOG_LEVEL: