- choice TFM_PARTITION_LOG_LEVEL: TF-M Partition Log Level
TF-M Partition Log Level
TF-M Partition Log Level
Type: bool
Direct dependencies
(BUILD_WITH_TFM
&& !TFM_MINIMAL
) || (BUILD_WITH_TFM
&& 0)
(Includes any dependencies from ifs and menus.)
Defaults
Choice options
Kconfig definitions
At <Zephyr>/modules/trusted-firmware-m/Kconfig.tfm.partitions:77
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:20
→ <nRF>/modules/trusted-firmware-m/Kconfig:50
Menu path: (Top) → Modules → trusted-firmware-m (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/tee/tf-m/trusted-firmware-m)
choice TFM_PARTITION_LOG_LEVEL
bool "TF-M Partition Log Level"
default TFM_PARTITION_LOG_LEVEL_INFO
depends on BUILD_WITH_TFM && !TFM_MINIMAL
At <Zephyr>/modules/trusted-firmware-m/Kconfig.tfm.partitions:77
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
→ <Zephyr>/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.)