zephyr/soc/espressif/esp32
Sylvio Alves 1681c7e317 soc: esp32: fix appcpu register access
Build is failing due to wrong calls to appcpu
stall and clock gating. This fixes it
by using proper registers.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-12-25 03:37:39 +01:00
..
CMakeLists.txt soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
default_appcpu.ld soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
default.ld soc: esp32: Fix WiFi allocations to SPIRAM 2024-12-16 20:49:10 +01:00
esp32-mp.c soc: esp32: fix appcpu register access 2024-12-25 03:37:39 +01:00
gdbstub.c
hw_init.c soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
Kconfig soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
Kconfig.defconfig soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
Kconfig.mac
Kconfig.soc soc: espressif: esp32: add WROVER-E-N16R4 SiP variant 2024-08-02 03:30:25 -04:00
mcuboot.ld soc: esp32: update linker files 2024-10-27 20:53:48 -05:00
memory.h soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc_appcpu.c soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
soc.c soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
soc.h