commit | 179d8fa42834f626c04f4bbada3e767372b0327b | [log] [tgz] |
---|---|---|
author | Ryan McClelland <ryanmcclelland@fb.com> | Fri May 20 23:53:35 2022 -0700 |
committer | Fabio Utzig <utzig@utzig.org> | Sun May 22 20:51:21 2022 -0300 |
tree | c8fefcad41a238631e6a6049538c6eb0a0b65730 | |
parent | 7315e424b91503819307d33ebbc3140103470dd8 [diff] |
boot: zephyr: add Kconfig for arm cortex-m that implements a cache The Cache is an optional configuration of both the ARM Cortex-M7 and Cortex-M55. Previously, it was just checking that it was just an M7 rather than knowing that the CPU actually was built with the cache. Signed-off-by: Ryan McClelland <ryanmcclelland@fb.com>
This is MCUboot version 1.10.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: