CONFIG_TFM_SPM_LOG_LEVEL_DEBUG

Debug

Type: bool

Direct dependencies

<choice TFM_SPM_LOG_LEVEL: TF-M SPM Log Level>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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

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

config TFM_SPM_LOG_LEVEL_DEBUG
    bool "Debug"
    depends on <choice TFM_SPM_LOG_LEVEL>

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