commit | aa217e23139a08cd34e8eaaaf47faee1053e213a | [log] [tgz] |
---|---|---|
author | Thomas Stranger <thomas.stranger@outlook.com> | Fri Oct 28 21:17:55 2022 +0200 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Mon Nov 14 14:38:41 2022 +0100 |
tree | 722e5c4965225acc4858ee3cfd4b6b08e3bb86a4 | |
parent | fc1eabf6bb9ed9b9b0ad1abffb9a64fb5e760e7c [diff] |
boot: zephyr: prefer swap move if scratch_partition not enabled With the exception of nrf targets BOOT_SWAP_USING_SCRATCH mode was still the default algorithm. Changing the preferred mode in cases where no scratch_partition is defined will allow successfully building mcuboot for such boards w/o the need for any board specific overlays. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
This is MCUboot version 1.10.0-dev
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on microcontroller systems, and provides a secure bootloader that enables easy software upgrade.
MCUboot is not dependent on any specific operating system and hardware and relies on hardware porting layers from the operating system it works with. Currently, MCUboot works with the following operating systems and SoCs:
RIOT is supported only as a boot target. We will accept any new port contributed by the community once it is good enough.
See the following pages for instructions on using MCUboot with different operating systems and SoCs:
There are also instructions for the Simulator.
The issues being planned and worked on are tracked using GitHub issues. To give your input, visit MCUboot GitHub Issues.
You can find additional documentation on the bootloader in the source files. For more information, use the following links:
Developers are welcome!
Use the following links to join or see more about the project: