nuttx/boards
nuttxs fa2d2b8898 boards/xtensa: fixes for compilation and start-up issues when legacy
boot mode is configured

1. Explicitly define the .rtc_reserved section to ensure RTC data
that requires fixed address is correctly placed and does not
conflict with other sections
2. When legacy boot is configured, vecbase must also be set and
clear the BSS section
3. Cache must be disabled during Flash operations, so all
Flash-operation-related functions must be placed in IRAM
(internal RAM). Update the linker script for legacy boot mode

Signed-off-by: nuttxs <zhaoqing.zhang@sony.com>
2026-01-26 19:22:14 -03:00
..
arm mtdconfig: change the relevant judgments of mtd_config 2026-01-26 10:52:51 +08:00
arm64 fvp: change memory map and Optimize MPU configuration 2026-01-26 20:59:04 +08:00
avr arch/avr/avrdx: do not copy const variables into RAM 2025-07-10 12:21:40 -03:00
dummy
hc/m9s12 boards/hc/m9s12: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
mips boards: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
misoc/lm32/misoc boards/misoc/lm32: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
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 mtdconfig: change TESTING_MTD_CONFIG_FAIL_SAFE name 2026-01-26 10:52:51 +08:00
sim/sim/sim boards/sim: enable list-based hrtimer in CI ostest 2026-01-23 16:28:22 +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 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/xtensa: fixes for compilation and start-up issues when legacy 2026-01-26 19:22:14 -03:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
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 sched: add trace points during system startup and board initialization 2026-01-27 03:18:11 +08:00
CMakeLists.txt boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
dummy.c boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
Kconfig boards/boardctl: Add BOARDIOC_MACADDR command 2026-01-22 22:13:31 +08:00
Makefile boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00