coreboot-kgpe-d16/util/romcc
Jonathan Neuschäfer 9551cf4709 romcc: Increase base address in linux ld script
Newer versions of Linux implement a sysctl variable called vm.mmap_min_addr
that controls the minimum address a virtual memory mapping may have[1]. It is
usually set to 64KiB.

Map the start of the segment specified in util/romcc/tests/ldscript.ld to
128KiB, just to be sure.

[1]: https://www.kernel.org/doc/Documentation/sysctl/vm.txt

Change-Id: I72a5c65ca5e7d3a77d6ec897ae3287e3ea05cc2f
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/14277
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-04-13 17:36:39 +02:00
..
results
tests romcc: Increase base address in linux ld script 2016-04-13 17:36:39 +02:00
COPYING Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
do_tests.sh
romcc.1
romcc.c romcc: Allow adding non-existent paths to include path 2015-11-19 21:20:29 +01:00
tests.sh Remove empty lines at end of file 2015-06-08 00:55:07 +02:00