diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2017-06-23 12:42:56 +0200 |
---|---|---|
committer | Yongbok Kim <yongbok.kim@imgtec.com> | 2017-07-11 15:06:34 +0100 |
commit | 9768e2abf7ca3ef181f7cec134d7305c1643f78a (patch) | |
tree | c3b6dd6d064580e0b0a671aa0df52a9d396768a1 /default-configs | |
parent | cab4888136a92250fdd401402622824994f7ce0b (diff) | |
download | qemu-9768e2abf7ca3ef181f7cec134d7305c1643f78a.zip |
mips/malta: load the initrd at the end of the low memory
Currently the malta board is loading the initrd just after the kernel.
This doesn't work for kaslr enabled kernels, as the initrd ends-up being
overwritten.
Move the initrd at the end of the low memory, that should leave a
sufficient gap for kaslr.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Tested-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions