zephyr/soc
Sylvio Alves 3f5ea785f2 linker: esp32: fix linker to enable proper MMU usage
ESP32 flash_mmap() function requires `_rodata_reserved_start` address
to be at the beginning of RODATA. This allows adding memory-mapped flash
areas.

Fixes #52764

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2023-10-25 09:57:48 +02:00
..
arc uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
arm soc: sam: Add poweroff implementation 2023-10-24 11:35:43 +02:00
arm64 boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix native SOC: Add option to make a MCU to boot on its own 2023-09-29 16:21:43 +03:00
riscv linker: esp32: fix linker to enable proper MMU usage 2023-10-25 09:57:48 +02:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 random: Rename random header 2023-10-10 14:23:50 +03:00
xtensa linker: esp32: fix linker to enable proper MMU usage 2023-10-25 09:57:48 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig nrf5x_bsim: Add helper kconfig symbols for simulated nrf5340 2023-09-20 08:56:49 +02:00