commit | 88e4aed18f965c852b3f96336cb76c918114c6f8 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Apr 26 11:32:45 2023 +0200 |
committer | Dávid Vincze <david.vincze@arm.com> | Wed Apr 26 13:57:53 2023 +0200 |
tree | 39a25baae9d3a5c3feb244fb2537bffbd05d85b6 | |
parent | 10529d303215822aa784ba2f80b3dd91fc38cac2 [diff] |
bootutil/crypto: Fix review comments on the ecdsa layer Fixes in the ecdsa.h abstraction layer: * Align indentation of parameters to the opening bracket of the function * Remove inline in some of the bigger functions of the PSA Crypto abstraction * Fix the prototype of ecdsa_verify for the PSA Crypto abstraction Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com> Change-Id: I28e1be83bc1a16fdf8b796f89c002528b1bd7791
This is MCUboot version 1.11.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: