commit | 5577cbd833d4f74d5df5960a7bed8abe76489d3e | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Fri Dec 10 17:34:28 2021 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Mon Dec 13 23:16:20 2021 -0300 |
tree | 087dfb27348b3e2d2b9cc2e5b35b7e8556b179af | |
parent | 3ee626f36ed9c2ad0d259fda164aa2d880f2c436 [diff] |
sim: define stm32f4 with non-linear sectors slots Change the flash layout of the stm32f4 simulated device to include sectors of different sizes inside both slots; both slots have been updated to still share the same layout. This layout changes allow for testing and validation that a swap with scratch is possible even if not all sectors inside a slot are the same size, as long as they all fit in scratch. Signed-off-by: Fabio Utzig <utzig@apache.org>
This is MCUboot version 1.8.0
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: