mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 14:21:55 +00:00
To ensure that early code that requires entropy has the HWRNG devices fully initialized, initialize them all during PRE_KERNEL_1 stage. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
entropy_esp32.c | ||
entropy_handlers.c | ||
entropy_mcux_rnga.c | ||
entropy_mcux_trng.c | ||
entropy_nrf5.c | ||
entropy_stm32.c | ||
fake_entropy_native_posix.c | ||
Kconfig | ||
Kconfig.esp32 | ||
Kconfig.mcux | ||
Kconfig.native_posix | ||
Kconfig.nrf5 | ||
Kconfig.stm32 |