a587c25156
This commit adds entropy support for stm32wl and stm32g0. Pll is used as clock source and has to be enabled, other clock sources are not supported at the moment. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cc13xx_cc26xx | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.litex | ||
Kconfig.mcux | ||
Kconfig.native_posix | ||
Kconfig.nrf5 | ||
Kconfig.rv32m1 | ||
Kconfig.sam | ||
Kconfig.stm32 | ||
entropy_cc13xx_cc26xx.c | ||
entropy_esp32.c | ||
entropy_gecko_trng.c | ||
entropy_handlers.c | ||
entropy_litex.c | ||
entropy_mcux_rng.c | ||
entropy_mcux_rnga.c | ||
entropy_mcux_trng.c | ||
entropy_nrf5.c | ||
entropy_rv32m1_trng.c | ||
entropy_sam.c | ||
entropy_stm32.c | ||
fake_entropy_native_posix.c |