mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 21:16:25 +00:00
This should clear up some of the confusion with random number generators and drivers that obtain entropy from the hardware. Also, many hardware number generators have limited bandwidth, so it's natural for their output to be only used for seeding a random number generator. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
adc | ||
aio | ||
bluetooth | ||
clock_control | ||
console | ||
counter | ||
crc | ||
crypto | ||
display | ||
dma | ||
entropy | ||
ethernet | ||
flash | ||
gpio | ||
grove | ||
i2c | ||
i2s | ||
ieee802154 | ||
interrupt_controller | ||
ipm | ||
led_strip | ||
net | ||
pci | ||
pinmux | ||
pwm | ||
rtc | ||
sensor | ||
serial | ||
shared_irq | ||
spi | ||
timer | ||
usb | ||
watchdog | ||
Kconfig | ||
Makefile |