commit | 65eb35c2c78701a15144aaa7f0d415eac6dca4ea | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Nov 22 14:11:47 2022 +0000 |
committer | Dávid Vincze <david.vincze@arm.com> | Wed Jun 28 15:24:06 2023 +0200 |
tree | 4a89a9dd6d1ad04c72a5861d3f0c6e7820e436f7 | |
parent | 9a82ecae5cff3e442458905ffd3b68e60095ee74 [diff] |
sim: Initialize PSA Crypto subsystem based on psa-crypto-api feature If the psa-crypto-api feature is defined, the simulator will initialize the PSA Crypto API exactly once. It needs also to enable the test external RNG as the assumption is that the PSA subsystem is configured to use MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG Signed-off-by: David Brown <david.brown@linaro.org> Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com> Signed-off-by: Matthew Dalzell <matthew.dalzell@arm.com> Change-Id: Id02727b8673867ecf1e4fbbdfa3c4b6d6f98f8df
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: