zephyr/soc/espressif/esp32c6
Marek Matej d276cf753f soc: espressif: Extend the program header
Add new fields to the `esp_image_load_header_t`

* provide IROM and DROM fields to fix debugging features
* extend the header to up to 96 Bytes for future use

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2025-01-14 00:01:20 +01:00
..
CMakeLists.txt soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
default.ld soc: espressif: Extend the program header 2025-01-14 00:01:20 +01:00
hw_init.c soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
Kconfig arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
Kconfig.defconfig soc: esp32c6: Kconfig and .ld updates, DTS and comments fix 2024-06-14 18:51:46 -04:00
Kconfig.mac
Kconfig.soc soc: esp32c6: Kconfig and .ld updates, DTS and comments fix 2024-06-14 18:51:46 -04:00
mcuboot.ld soc: esp32c6: update linker files 2024-10-27 20:53:48 -05:00
memory.h soc: esp32: replace hard-coded addresses and sizes by DT macros 2024-12-07 11:02:46 +01:00
pinctrl_soc.h pinctrl: esp32c6: Fix for input/output enable flags 2024-11-08 11:36:21 -06:00
power.c pm: esp32c6: Power management support 2024-08-15 11:59:08 -04:00
poweroff.c pm: esp32c6: Power management support 2024-08-15 11:59:08 -04:00
soc.c soc: esp32xx: update flash initialization 2024-09-13 11:36:58 -05:00
soc.h
soc_irq.c
soc_irq.S
vectors.S