zephyr/soc/xtensa/esp32
Sylvio Alves 16571db029 soc: esp32: add support to mcuboot build
Select configuration when mcuboot is enabled.
At this moment, only UNSIGNED image is supported as per
Espressif's mcuboot porting.

This also updates esp32 runner to use proper bin_file name
and updates default bootloader check.

Move CMakeLists.txt content from board to soc directory
as this support is for esp32 architecture and not board
specific.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-12-18 07:20:38 -05:00
..
include
CMakeLists.txt soc: esp32: add support to mcuboot build 2021-12-18 07:20:38 -05:00
Kconfig.defconfig soc: esp32: add support to mcuboot build 2021-12-18 07:20:38 -05:00
Kconfig.soc debug: coredump: add xtensa coredump 2021-12-14 07:40:55 -05:00
esp32-mp.c soc: xtensa: esp32: reenable SMP for esp32 2021-12-17 13:59:31 -05:00
gdbstub.c
linker.ld soc: esp32: Linker script updates to boot with MCUboot 2021-12-18 07:20:38 -05:00
loader.c soc: esp32: Update startup code to map IROM and DROM segments 2021-12-18 07:20:38 -05:00
soc.c soc: esp32: Update startup code to map IROM and DROM segments 2021-12-18 07:20:38 -05:00
soc.h soc: esp32: Update startup code to map IROM and DROM segments 2021-12-18 07:20:38 -05:00