incubator-nuttx/arch/arm
Andres Sanchez 64687e438a boards/stm32h7: add support for mcuboot
Add support for MCUBoot.
Two new configurations are added:
- mcuboot-loader: mcuboot-loader app used as a bootloader.
main_mcuboot_loader as entrypoint
- mcuboot-app: used as mcuboot agent app. Needs to be
signed manually through "imgtool sign --pad  --align 4 -v 0 -s
auto -H 0x200 --pad-header -S 0xc0000 nuttx.hex nuttx_sign.bin"

Signed-off-by: Andres Sanchez <tito97_sp@hotmail.com>
2022-09-16 02:12:17 +08:00
..
include armv7-a/r: use SRS and RFE for exception handler 2022-09-11 10:50:37 +09:00
src boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
Kconfig add chip GD32F450 of GD32MCU 2022-09-09 15:29:35 +08:00