zephyr/soc/espressif/esp32s3
Marek Matej 9e49bbf179 soc: espressif: esp32s3: Add files to support AMP
Update to support APP_CPU flash access.

- fix the map_rom_segment so it can be used in other context
- add IROM and DROM region size in Kconfig
- update the memory.h by using dts records
- fix the appcpu ld file to support flash

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2025-02-12 20:25:48 +01:00
..
CMakeLists.txt soc: espressif: esp32s3: Add files to support AMP 2025-02-12 20:25:48 +01:00
default_appcpu.ld soc: espressif: esp32s3: Add files to support AMP 2025-02-12 20:25:48 +01:00
default.ld soc: espressif: esp32s3: Add files to support AMP 2025-02-12 20:25:48 +01:00
esp32s3-mp.c soc: espressif: esp32s3: Add files to support AMP 2025-02-12 20:25:48 +01:00
hw_init.c soc: esp32xx: makes esp_console_init() calling conditional 2025-01-30 16:21:13 +01:00
Kconfig soc: esp32s3: update APPCPU code 2024-12-12 11:38:22 +01:00
Kconfig.defconfig soc: espressif: Move MAIN_STACK_SIZE to defconfig files 2025-02-11 10:12:23 +01:00
Kconfig.mac
Kconfig.soc
mcuboot.ld
memory.h soc: espressif: esp32s3: Add files to support AMP 2025-02-12 20:25:48 +01:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc_appcpu.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
soc_cache.c
soc.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
soc.h