zephyr/soc/xtensa/espressif_esp32/esp32s3
Sylvio Alves ca346ba216 soc: esp32: call reset cause reason init
Reset cause reason was not initalized properly, making
hwinfo feature not to work as expected.

Fixes #65634

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2023-11-27 19:59:45 +01:00
..
CMakeLists.txt cmake: xtensa: update xtensa SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
Kconfig.defconfig.series
Kconfig.series soc: esp32s3: add esp32s3_appcpu for AMP support 2023-09-27 12:07:21 +02:00
Kconfig.soc soc: xtensa: esp32s3: Update SOC variant list 2023-11-22 21:56:39 +01:00
default.ld linker: esp32: fix linker to enable proper MMU usage 2023-10-25 09:57:48 +02:00
default_appcpu.ld soc: esp32s3: add esp32s3_appcpu for AMP support 2023-09-27 12:07:21 +02:00
esp32s3-mp.c soc: esp32s3: add esp32s3_appcpu for AMP support 2023-09-27 12:07:21 +02:00
loader.c
mcuboot.ld
newlib_fix.c
pinctrl_soc.h
soc.c soc: esp32: call reset cause reason init 2023-11-27 19:59:45 +01:00
soc.h
soc_appcpu.c soc: esp32s3: add esp32s3_appcpu for AMP support 2023-09-27 12:07:21 +02:00
soc_cache.c