commit | c028d4505705e263edf826f8b85f34667ba03ed1 | [log] [tgz] |
---|---|---|
author | Wouter Cappelle <wouter.cappelle@crodeon.com> | Tue Jan 25 10:25:24 2022 +0100 |
committer | David Brown <davidb@davidb.org> | Wed Feb 09 13:35:01 2022 -0700 |
tree | b8f5733225340e23f1f350bb955e34da41272ac2 | |
parent | bb7a39d114350eaa6fb298d4b02c7a4414ec61e2 [diff] |
imgtool: skip erased values in trailer generation When generating an image with trailer (--pad or --confirm), the imgtool also adds the erased values into that area. This is not wanted for flash drivers which use ECC and treat writing erased values as a real write action, which cannot be overwritten anymore. See issue #1288 Signed-off-by: Wouter Cappelle <wouter.cappelle@crodeon.com>
This is MCUboot version 1.9.0-rc1
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: