Lines Matching full:mcuboot
58 default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-RSA-3072.pem"
67 default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-RSA-3072_1.pem"
183 Hidden option to mark the BL2, the MCUBoot included in TF-M, as not supported.
190 MCUBoot may be configured to prevent rollback prevention based on image
198 MCUBoot may be configured to prevent rollback prevention based on image
203 bool "Add MCUboot to TFM"
207 TFM is designed to run with MCUboot in a certain configuration.
208 This config adds MCUboot to the build - built via TFM's build system.
260 prompt "Path to MCUboot or DOWNLOAD to fetch automatically"
263 Path to MCUboot for TF-M builds. The default option
264 is to use Zephyr's MCUboot module. As an alternative,
266 case MCUboot will be fetched by the TF-M build during
271 bool "TF-M to use Zephyr's MCUboot"
273 TF-M builds with BL2 will use the Zephyr's MCUboot version,
274 which is present in the MCUboot module.
277 bool "TF-M to automatically download MCUboot during build"
280 fetch and check-out the MCUboot version to use in the build.
296 bool "Share app-specific data between TF-M and MCUBoot"