Fixed the ENTROPY_BUSYWAIT implementation from vectoring to RNG ISR which was preventing the busywait loop to hang waiting on the VALRDY event which was getting cleared in the ISR. Fixes #9356. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| 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 | ||