zephyr/soc/espressif/esp32s3
Marek Matej 553238704f soc: espressif: esp32s3: simple boot support
Add simplistic booting method which allows to run
applications without the 2nd stage bootloader.

- introduce memory layout header file
- update and optimize default and mcuboot linker scripts
- remove building multiple binaries during the application build

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2024-04-08 09:16:41 -04:00
..
CMakeLists.txt soc: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04:00
default.ld soc: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04:00
default_appcpu.ld
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.rtc 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: 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 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: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04: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