Files
linux/Documentation
Kees Cook 8ab3820fd5 x86, kaslr: Return location from decompress_kernel
This allows decompress_kernel to return a new location for the kernel to
be relocated to. Additionally, enforces CONFIG_PHYSICAL_START as the
minimum relocation position when building with CONFIG_RELOCATABLE.

With CONFIG_RANDOMIZE_BASE set, the choose_kernel_location routine
will select a new location to decompress the kernel, though here it is
presently a no-op. The kernel command line option "nokaslr" is introduced
to bypass these routines.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/1381450698-28710-3-git-send-email-keescook@chromium.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2013-10-13 03:12:07 -07:00
..
2013-09-05 20:46:06 -04:00
2013-07-24 22:06:34 -07:00
2013-07-25 12:34:15 +02:00
2013-06-03 14:31:39 -07:00
2013-07-03 16:08:03 -07:00
2013-06-21 11:32:51 +02:00
2013-09-05 16:36:21 -06:00