commit | 160303c202ade15b8d736094a6d616f63b309153 | [log] [tgz] |
---|---|---|
author | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Tue Mar 15 15:41:14 2022 +0100 |
committer | David Brown <davidb@davidb.org> | Mon Apr 18 16:31:15 2022 -0600 |
tree | 49285d239847a5c4c42a1fec3a50d39a02cdd7cf | |
parent | ee1b7b9d6ea232ae1d38c2e8ef0e6c612458c43b [diff] |
imgtool: Added support for providing the signature by 3rd party The sign command was extended so it now allow to provide the signature as base64 formatted RAW file using --fix-sig along with the relevant public key --fix-sig-pubkey. This patch is added for support the case where the party which produces the image dose not have access to the signing image key but must request third party for the signature. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This is MCUboot version 1.10.0-dev
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: