commit | 36f8bf3085cd013b0abdd29331d08c9bbe796ca9 | [log] [tgz] |
---|---|---|
author | Rustam Ismayilov <rustam.ismayilov@arm.com> | Mon Nov 27 21:44:54 2023 +0100 |
committer | Dávid Vincze <david.vincze@arm.com> | Fri Jun 14 13:56:40 2024 +0200 |
tree | 7615e70f2abe52d3bacc096d84516d65d722865b | |
parent | 2712f74312c8e30eaea46f7e226edcb9cff6f2a5 [diff] |
imgtool: Fix verify command for edcsa-p384 signed images Fixed hash algorithm defaults to SHA256 in case no key provided. Verification improved by adding check for key - tlv mismatch, VerifyResult.KEY_MISMATCH added to indicate this case. Multiple styling fixes and import optimisation, exception handling. Signed-off-by: Rustam Ismayilov <rustam.ismayilov@arm.com> Change-Id: I61a588de5b39678707c0179f4edaa411ceb67c8e
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: