The latest development version of this page may be more current than this released 3.0.0 version.
choice TFM_SPM_LOG_LEVEL: TF-M SPM Log Level

TF-M SPM Log Level

Type: bool

Direct dependencies

BUILD_WITH_TFM && 0

(Includes any dependencies from ifs and menus.)

Kconfig definition

At modules/trusted-firmware-m/Kconfig.tfm:297

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:80modules/trusted-firmware-m/Kconfig:7

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

choice TFM_SPM_LOG_LEVEL
    bool "TF-M SPM Log Level"
    default TFM_SPM_LOG_LEVEL_INFO
    depends on BUILD_WITH_TFM && 0

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