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
default.ld soc: espressif: esp32s3: fix memory utilization 2024-06-10 16:58:28 +03:00
default_appcpu.ld llext: add support for SLID-based linking 2024-06-03 15:29:34 -04:00
esp32s3-mp.c soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.defconfig soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.mac soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.soc soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc 2024-03-21 15:24:47 +01:00
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 soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
poweroff.c soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc.c soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
soc.h soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc_appcpu.c soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc_cache.c soc: espressif: esp32s3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00