zephyr/soc/espressif/esp32s3
Marek Matej 8c373b9bae soc: espressif: Fix the cache size set calls
Move the cache size set calls from soc.c do common loader.c
for all related SOCs. Remove unnecessary includes.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2024-04-19 10:07:15 +02:00
..
CMakeLists.txt soc: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04:00
Kconfig
Kconfig.defconfig
Kconfig.mac
Kconfig.rtc
Kconfig.soc
default.ld soc: espressif: add missing linker symbols 2024-04-15 16:26:20 +02:00
default_appcpu.ld
esp32s3-mp.c
mcuboot.ld soc: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04:00
memory.h soc: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c soc: espressif: Fix the cache size set calls 2024-04-19 10:07:15 +02:00
soc.h
soc_appcpu.c
soc_cache.c