mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 13:02:48 +00:00
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> |
||
---|---|---|
.. | ||
adc | ||
aio | ||
bluetooth | ||
can | ||
clock_control | ||
console | ||
counter | ||
crypto | ||
display | ||
dma | ||
entropy | ||
ethernet | ||
flash | ||
gpio | ||
grove | ||
i2c | ||
i2s | ||
ieee802154 | ||
interrupt_controller | ||
ipm | ||
led | ||
led_strip | ||
modem | ||
net | ||
pci | ||
pinmux | ||
ptp_clock | ||
pwm | ||
rtc | ||
sensor | ||
serial | ||
spi | ||
timer | ||
usb | ||
watchdog | ||
wifi | ||
CMakeLists.txt | ||
Kconfig |