CONFIG_TFM_MCUBOOT_PATH_DOWNLOAD
TF-M to automatically download MCUboot during build
TF-M to automatically download MCUboot during build
Type: bool
Help
TF-M bulds with BL2 will let the TF-M build to automatically
fetch and check-out the MCUboot version to use in the build.
Help
TF-M bulds with BL2 will let the TF-M build to automatically
fetch and check-out the MCUboot version to use in the build.
Direct dependencies
<choice TFM_MCUBOOT_PATH: Path to MCUboot or DOWNLOAD to fetch automatically> || <choice TFM_MCUBOOT_PATH: Path to MCUboot or DOWNLOAD to fetch automatically>
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/modules/trusted-firmware-m/Kconfig.tfm:208
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:20
→ <nRF>/modules/trusted-firmware-m/Kconfig:44
Menu path: (Top) → Modules → trusted-firmware-m (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/tee/tf-m/trusted-firmware-m) → Build with TF-M as the Secure Execution Environment → Add MCUboot to TFM → Path to MCUboot or DOWNLOAD to fetch automatically
config TFM_MCUBOOT_PATH_DOWNLOAD
bool "TF-M to automatically download MCUboot during build"
depends on <choice TFM_MCUBOOT_PATH>
help
TF-M bulds with BL2 will let the TF-M build to automatically
fetch and check-out the MCUboot version to use in the build.
At <Zephyr>/modules/trusted-firmware-m/Kconfig.tfm:208
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
→ <Zephyr>/modules/trusted-firmware-m/Kconfig:7
Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → Add MCUboot to TFM → Path to MCUboot or DOWNLOAD to fetch automatically
config TFM_MCUBOOT_PATH_DOWNLOAD
bool "TF-M to automatically download MCUboot during build"
depends on <choice TFM_MCUBOOT_PATH>
help
TF-M bulds with BL2 will let the TF-M build to automatically
fetch and check-out the MCUboot version to use in the build.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)