zephyr/soc/espressif/esp32s3
Marek Matej 9f1a4e3e4f soc: espressif: esp32s3: add cross segment call check
Add build check that would detect unwanted calls
from the `iram0.loader_text`, which is the last
bootloader segment to be alive.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2024-06-10 16:58:28 +03:00
..
CMakeLists.txt soc: espressif: esp32s3: add cross segment call check 2024-06-10 16:58:28 +03:00
Kconfig
Kconfig.defconfig
Kconfig.mac
Kconfig.soc
default.ld soc: espressif: esp32s3: fix memory utilization 2024-06-10 16:58:28 +03:00
default_appcpu.ld
esp32s3-mp.c
mcuboot.ld soc: espressif: esp32s3: fix memory utilization 2024-06-10 16:58:28 +03:00
memory.h soc: espressif: esp32s3: fix memory utilization 2024-06-10 16:58:28 +03:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c
soc.h
soc_appcpu.c
soc_cache.c