commit | 1cac1eb9733543244cdbe864944b4a61e63be3e0 | [log] [tgz] |
---|---|---|
author | Thomas Altenbach <thomas.altenbach@legrand.com> | Wed Apr 23 11:11:04 2025 +0200 |
committer | David Brown <davidb@davidb.org> | Thu May 22 08:05:51 2025 -0600 |
tree | 8edafb30d304222acdf91b0ad591456d587079f7 | |
parent | 0eaf6668189d9001ca5b94dba4e3d8051e7bbe83 [diff] |
sim: Use non-equal security counters when testing upgrades When testing upgrades, the simulator was always using two images having the same security counter. This was preventing to test that the security counters are updated at the right time in the scenarios where a revert is possible. The upgrade image is now generated with a higher security counter than the original image, enabling to detect e.g. the issue fixed by the previous commit. Signed-off-by: Thomas Altenbach <thomas.altenbach@legrand.com>
This is MCUboot version 2.2.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: