CONFIG_TFM_PARTITION_LOG_LEVEL_DEBUG

Debug

Type: bool

Direct dependencies

<choice TFM_PARTITION_LOG_LEVEL: TF-M Partition Log Level>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <External Modules>/trusted-firmware-m/Kconfig.tfm.partitions:80

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:80<External Modules>/trusted-firmware-m/Kconfig:8

Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → TF-M Partition Log Level

config TFM_PARTITION_LOG_LEVEL_DEBUG
    bool "Debug"
    depends on <choice TFM_PARTITION_LOG_LEVEL>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)