| commit | 96576b341ee19f1c3af6622256b0d4f3d408e1e3 | [log] [tgz] |
|---|---|---|
| author | Erwan Gouriou <erwan.gouriou@st.com> | Mon Oct 20 14:49:11 2025 +0200 |
| committer | Jamie <40387179+nordicjm@users.noreply.github.com> | Fri Oct 24 10:29:28 2025 +0100 |
| tree | fd2c5a316c822945d30e5f5da13fb8c56b899529 | |
| parent | 56538cf698caaebdf80c9308e62e2aca9d9b6c02 [diff] |
boot: zephyr: socs: stm32h7s7xx: Add support for ext_flash_app variant On the same example as stm23h750xx and stm32h573xx, introduce ext_flash_app variant for stm32h7s7xx in mcuboot. This allows chainloading applications in ext flash from a mcuboot application running in internal flash. Similarly, BOOT_MAX_IMG_SECTORS_AUTO is no longer needed to be disabled after including the 'soc-nv-flash' binding in the 'st,stm32-xspi-nor' binding, whihc provides 'erase-block-size' and 'write-block-size' to external Flash DT node. Remove the no longer required Kconfig fragment for stm32h7s78_dk. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This is MCUboot version 2.3.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: