commit | 1bc106e44c8af49e396722a29dfe56dace752fe7 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Thu Dec 16 13:23:52 2021 -0700 |
committer | Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com> | Fri Dec 17 08:54:09 2021 -0300 |
tree | 7e4cd1ac3375847ffe8943d357258fc7cce30a9a | |
parent | 41f123c24ad11fcc75c7deb452214b55f2c57ac4 [diff] |
sim: Homogenize max-align-32 feature check This feature check was done statically instead of dynamically in the build.rs file. Change this to match the rest. Perhaps we might want to change all of them to be done at compile time, but that should be done with all of the features. Signed-off-by: David Brown <david.brown@linaro.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: