commit | 08a30a415808fe863b8cf58bfd2c2f07faf72566 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Apr 26 14:49:51 2022 -0600 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Fri Sep 23 17:19:26 2022 +0200 |
tree | 3fb15bd3b748e46e915988af7b230fdf4d0574c6 | |
parent | 6f286779a6711669911989f8ff744e4acf18f768 [diff] |
zephyr: Add a bool Kconfig option for swap move The Kconfig system used by Zephyr does not allow the defaults for choice options to be overridden. To compensate for this, create a new boolean config option that will determine what the default is for the boot mode. This allows the kconfig override file for various Zephyr boards to change the default to swap move. Signed-off-by: David Brown <david.brown@linaro.org>
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: