commit | 2878eb4e32fabc14bc391c3221cbf285064d9db4 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue May 02 12:00:25 2023 +0200 |
committer | Dávid Vincze <david.vincze@arm.com> | Wed May 03 08:40:22 2023 +0200 |
tree | c633aee077348a4b70f1688df49afa2a63dce576 | |
parent | ec2ac82c32832dcc1fadcd00d9c67e0bce0d52b7 [diff] |
bootutil/crypto: Fix local variable name typo for PSA Crypto key parse Fix a local variable name typo in parse public key function for the PSA Crypto abstraction, and at the same time put the memcmp under ifdefs. Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com> Change-Id: Icadca37e4207ad703a853ea720a053aa2ba76411
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: