commit | 6f286779a6711669911989f8ff744e4acf18f768 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Sun Sep 04 20:03:11 2022 -0300 |
committer | David Brown <davidb@davidb.org> | Thu Sep 22 11:34:43 2022 -0600 |
tree | 7ca0474c275ffc70f67cbb72b5eb77fdd40ea259 | |
parent | 3fd4cd4faca4aaa71f7991a55f02a90105690207 [diff] |
imgtool: add option to export public PEM Update `getpub` with new `lang` option, "pem", which allows exporting a public key as a PEM file. This can later be distributed to be used for encrypting an image, and gets away with having to use openssl for this step. Signed-off-by: Fabio Utzig <utzig@apache.org>
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: