commit | 0a1ef37263eb1e6ebe30f8d6de5201e0c1d8d0ac | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Apr 26 11:57:57 2023 +0200 |
committer | Dávid Vincze <david.vincze@arm.com> | Wed Apr 26 13:57:53 2023 +0200 |
tree | 84ee35242ff8f29419eda0f196de0b039466dbed | |
parent | 88e4aed18f965c852b3f96336cb76c918114c6f8 [diff] |
bootutil/crypto: Move BOOTUTIL_CRYPTO_ECDSA_P256_HASH_SIZE into common BOOTUTIL_CRYPTO_ECDSA_P256_HASH_SIZE is a universal define that should be moved into a common area of the header instead of repeating it for every abstraction that needs it Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com> Change-Id: I21e7511218d0dafac8b7337715932c6564d7c3a1
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: