-
choice TFM_BL2: BL2 configuration, should TFM build with MCUboot support
BL2 configuration, should TFM build with MCUboot support
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At modules/Kconfig.tfm:79
Included via Kconfig:8 → Kconfig.zephyr:23 → modules/Kconfig:32
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.)