diff options
author | 2013-10-10 17:18:15 -0700 | |
---|---|---|
committer | 2013-10-13 03:12:12 -0700 | |
commit | 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3 (patch) | |
tree | ead4a5281554b6f2e0a334cc7e1d83dccf35e15c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86, kaslr: Return location from decompress_kernel (diff) | |
download | linux-dev-5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3.tar.xz linux-dev-5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions