incubator-nuttx/boards/arm/stm32h7/nucleo-h743zi/scripts
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
..
Make.defs boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
flash-mcuboot-app.ld boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
flash-mcuboot-loader.ld boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
flash.ld Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
kernel.space.ld Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
memory.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
user-space.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00