commit | caa1f6bbd952edb79590f4f85021d5cdf00e828a | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Mon Dec 06 10:49:52 2021 -0800 |
committer | David Brown <davidb@davidb.org> | Wed Dec 08 14:18:18 2021 -0700 |
tree | fb2ba1dc1f66272cf65560897aaf8d1fce9056b4 | |
parent | 50f1101231ddfb8f716b436b6857859c270a38f9 [diff] |
assemble.py: don't read BOARD.dts.pre.tmp This file has been removed from upstream Zephyr in commit 2b7c61e306a ("cmake: re-work devicetree preprocessing steps"). Get the board name from .config instead; this is a stable place for it to be found. Load the EDT itself from the pickle file in the build directory; this has the advantage of fixing the script when out of tree devicetree bindings are used. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
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: