- choice TFM_PARTITION_LOG_LEVEL: TF-M Partition Log Level
TF-M Partition Log Level
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At modules/trusted-firmware-m/Kconfig.tfm.partitions:77
Included via Kconfig:8
→ Kconfig.zephyr:33
→ modules/Kconfig:80
→ modules/trusted-firmware-m/Kconfig:8
Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment
choice TFM_PARTITION_LOG_LEVEL
bool "TF-M Partition Log Level"
default TFM_PARTITION_LOG_LEVEL_INFO
depends on BUILD_WITH_TFM && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)