Skip to content
Snippets Groups Projects
user avatar
Raphael S. Carvalho authored
It will be used by random_kthread from Yarrow as a hardware source of entropy
whenever the thread wakes up, which happens around 10 times a second.

Systems that don't provide a hardware for rng will lack the property, then
should gather environmental noise from specific interrupts.
Systems that do provide will still gather environmental noise from interrupts
if available, and do 'one round' of gathering from the rng hardware.

Signed-off-by: default avatarRaphael S. Carvalho <raphaelsc@cloudius-systems.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
2ac61aaf
History
Name Last commit Last update