commit | c321a7056ba38dd526f456e9bac988416fa02e72 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Nov 22 15:38:33 2022 +0000 |
committer | Dávid Vincze <david.vincze@arm.com> | Fri Jun 09 14:35:28 2023 +0200 |
tree | 8b963d475c7a9eccca46fb037d2bf7116ada74e4 | |
parent | 02bf072d2d18edf7d723a6d12b90609399805b87 [diff] |
bootutil/crypto: Add a crypto backend for SHA256 based on PSA Crypto APIs This patch adds a dedicated crypto backend based on PSA Crypto APIs to implement SHA-256 operations. The enabling of the backend is controlled by the MCUBOOT_USE_PSA_CRYPTO define. Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com> Change-Id: I6065f7fccb483eda54f0190457f33aa89c6a0796
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: