1
0
Files
linux/arch/x86/kernel/cpu
Kees Cook 5bfce5ef55 x86, kaslr: Provide randomness functions
Adds potential sources of randomness: RDRAND, RDTSC, or the i8254.

This moves the pre-alternatives inline rdrand function into the header so
both pieces of code can use it. Availability of RDRAND is then controlled
by CONFIG_ARCH_RANDOM, if someone wants to disable it even for kASLR.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/1381450698-28710-4-git-send-email-keescook@chromium.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2013-10-13 03:12:12 -07:00
..
2013-08-05 06:35:33 -07:00
2013-08-05 06:35:33 -07:00
2013-03-11 15:11:03 +01:00
2013-03-11 15:11:03 +01:00
2013-05-28 12:02:10 +02:00
2013-08-05 06:35:33 -07:00