-
CONFIG_TFM_BL2_CONFIG_FILE_DEFAULT
¶
Use TFM BL2 setting from TFM configuration file
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 <Zephyr>/modules/Kconfig.tfm:90
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 → BL2 configuration, should TFM build with MCUboot support
config TFM_BL2_CONFIG_FILE_DEFAULT bool "Use TFM BL2 setting from TFM configuration file" depends on <choice TFM_BL2: BL2 configuration, should TFM build with MCUboot support>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)