| commit | 2a7565b338ab19cc375af5ac7ba21baada9cfa3b | [log] [tgz] |
|---|---|---|
| author | David Vincze <david.vincze@arm.com> | Thu Jul 25 17:14:28 2024 +0200 |
| committer | Dávid Vincze <david.vincze@arm.com> | Wed Jul 31 16:55:55 2024 +0200 |
| tree | b0d0ed37028b43e4c87df410ce18b84c08e88aef | |
| parent | 0e5e1a9fc6f8757ee3339ed716f4a38a4b1729e1 [diff] |
bootutil: Move encryption key function to common file Move the definition of boot_enc_retrieve_private_key() to a common file to avoid code duplication and also endure seamless transition to this new key handling approach for targets which don't use hardware keys. Change-Id: I57e54e4332503c11d18762f8291c3cab53df3d20 Signed-off-by: David Vincze <david.vincze@arm.com>
This is MCUboot version 2.1.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: