zephyr/soc/espressif/esp32
Sylvio Alves 0c5d5f796f soc: espressif: disable RNG entropy before app runs
SARADC was kept enabled to feed RNG entropy peripheral,
adding instability to Wi-Fi connection. So we disable it
before app runs as RNG driver already got initial entropy values.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-07-11 16:19:55 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.mac
Kconfig.soc
default.ld soc: espressif: disable RNG entropy before app runs 2024-07-11 16:19:55 -04:00
default_appcpu.ld lib c/cpp: Move .ctor .init_array handling from C++ to kernel 2024-06-25 19:14:37 -04:00
esp32-mp.c
gdbstub.c
mcuboot.ld
memory.h soc: espressif: Update MCUboot segment size 2024-06-26 09:01:25 -04:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c
soc.h
soc_appcpu.c