nuttx/boards
Neil Berkman 107b7a9aa1 boards/nucleo-h743zi: Add nxboot bootloader support
Add nxboot bootloader board integration for nucleo-h743zi.

nxboot uses a three-slot layout (primary, secondary, tertiary) with
no scratch partition.

- add STM32_APP_FORMAT_NXBOOT board support and nxboot-specific OTA
  slot defaults
- gate scratch partition configuration on MCUboot, where it applies
- select nxboot linker scripts in the board build logic
- add tertiary OTA partition support in stm32_progmem.c
- add nxboot-loader and nxboot-app defconfigs and linker scripts
- validate the fixed nxboot flash layout used by this board so
  mismatched config values fail at build time instead of producing
  a silently broken image

Signed-off-by: Neil Berkman <neil@xuku.com>
2026-03-11 16:33:26 -03:00
..
arm boards/nucleo-h743zi: Add nxboot bootloader support 2026-03-11 16:33:26 -03:00
arm64 CI: enable NTFC tests for qemu-armv8a (arm64) 2026-03-03 20:54:12 +08:00
avr arch/avr/avrdx: do not copy const variables into RAM 2025-07-10 12:21:40 -03:00
dummy
hc/m9s12
mips boards: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
misoc/lm32/misoc
or1k/mor1kx/or1k boards/defconfig: remove unused config about dd 2025-04-20 00:41:26 +08:00
renesas Make/Toolchain.defs: add the AR_EXTRACT command 2025-08-19 09:47:44 +08:00
risc-v boards/risc-v: increase init stacksize for efuse defconfig on ESP32-C6 2026-03-10 22:47:51 -04:00
sim/sim/sim ntfc: don't export pytest.debug.log in CI artifacts 2026-03-02 17:36:47 +01:00
sparc sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
tricore arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
x86/qemu/qemu-i486 qemu-i486: Simplify Make.defs by include Toolchain.defs 2025-01-27 02:28:39 +08:00
x86_64/qemu/qemu-intel64 boards/qemu-intel64/jumbo: enable procfs ACPI 2026-01-19 14:46:34 +01:00
xtensa boards/esp32s3: Fix MAC address byte order in LAN9250 driver 2026-03-10 10:34:27 +01:00
z16/z16f/z16f2800100zcog
z80 sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
.gitignore
Board.mk
boardctl.c boards/boardctl.c: BOARDIOC_SPINLOCK missing some Conditional branch 2026-02-02 20:40:33 +08:00
CMakeLists.txt
dummy.c
Kconfig arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00