The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_TFM_BL2_FALSE

TFM BL2 disabled

Type: bool

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definition

At modules/Kconfig.tfm:92

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:32

Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → BL2 configuration, should TFM build with MCUboot support

config TFM_BL2_FALSE
    bool "TFM BL2 disabled"
    depends on <choice TFM_BL2: BL2 configuration, should TFM build with MCUboot support>

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