choice TFM_BL2: BL2 configuration, should TFM build with MCUboot support

BL2 configuration, should TFM build with MCUboot support

Type: bool

Direct dependencies

BUILD_WITH_TFM

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/modules/Kconfig.tfm:86

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:28

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

choice TFM_BL2
    bool "BL2 configuration, should TFM build with MCUboot support"
    default TFM_BL2_CONFIG_FILE_DEFAULT
    depends on BUILD_WITH_TFM

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