Lines Matching full:mcuboot
19 partition layout. You SoC must run MCUboot as the stage 1 bootloader.
20 This sample is built as an application for the MCUboot bootloader.
43 -DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE=\"bootloader/mcuboot/root-rsa-2048.pem\"
45 Build and flash MCUboot bootloader for Zephyr project as it is described in
46 the `Using MCUboot with Zephyr`_ documentation. Then build, sign and flash
52 in :ref:`mcuboot`). For example:
57 …-DCONFIG_BOOTLOADER_MCUBOOT=y '-DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE="bootloader/mcuboot/root-rsa-20…
77 Reset the SoC. MCUboot boot will swap the images and boot the new application,
94 Reset the SoC again and MCUboot should revert the images and boot
125 For example via a debugger or Mcuboot's recovery mode.
132 …-DCONFIG_BOOTLOADER_MCUBOOT=y '-DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE="bootloader/mcuboot/root-rsa-20…
156 .. _MCUboot GitHub repo: https://github.com/zephyrproject-rtos/mcuboot
157 .. _Using MCUboot with Zephyr: https://docs.mcuboot.com/readme-zephyr