nuttx/boards
aviralgarg05 637c3300a5 boards/esp32: parse MCUboot load header in board_boot_image
Read the MCUboot-Espressif load header at hdr_size and use it to populate entry point plus IROM/DROM mapping parameters.

This replaces the incorrect esp_image_header_t parsing path in board_boot_image() for this flow and aligns with the image layout used by MCUboot/nxboot on ESP32.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-02-10 17:56:59 +05:30
..
arm boards/arm: add nxp mr-navq95b support 2026-02-06 15:28:12 -03:00
arm64 drivers/virtio and vhost: auto-select parent config from sub-drivers 2026-02-04 02:32:02 +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 riscv: Fix page table traversal for SV39 2026-02-04 11:52:04 -03:00
sim/sim/sim drivers/virtio and vhost: auto-select parent config from sub-drivers 2026-02-04 02:32:02 +08:00
sparc sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
tricore/tc397/a2g-tc397-5v-tft arch/tricore: support minimal vectortalbe in tricore 2026-01-19 17:51:48 +08:00
x86/qemu/qemu-i486
x86_64/qemu/qemu-intel64 boards/qemu-intel64/jumbo: enable procfs ACPI 2026-01-19 14:46:34 +01:00
xtensa boards/esp32: parse MCUboot load header in board_boot_image 2026-02-10 17:56:59 +05:30
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 boards/arm: add nxp mr-navq95b support 2026-02-06 15:28:12 -03:00
Makefile