You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple of bugs are related to lack of entropy, which can
be very easily solved by having haveged running.
HAVEGE algorithm explained here:
http://www.irisa.fr/caps/projects/hipsor/misc.php#exectime
regarding how randomness is obtained and about its
unpredictability. While rng-tools is the "preferred" method,
enough entropy might be very difficult in a headless
development board, where haveged would definitely be a great
addition.
Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
0 commit comments