diff options
author | Alexander Kamensky <alexander.kamensky42@gmail.com> | 2020-11-12 14:35:54 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-16 14:27:46 +0000 |
commit | eced9bcb337087c076e847f8d9cbae95760c28ed (patch) | |
tree | 1100efe62d1a741e2071a0ec5d83cfa9dec566eb /documentation/ref-manual/history.rst | |
parent | a51ebb8d2d30436b449aa33b91ba8dd20410002b (diff) | |
download | poky-eced9bcb337087c076e847f8d9cbae95760c28ed.tar.gz |
kexec: arm64: disabled check if kaslr-seed dtb property was wiped
qemuarm64 fails to kexec secondary kernel with following message:
setup_2nd_dtb: kaslr-seed is not wiped to 0.
kexec: setup_2nd_dtb failed.
kexec: load failed.
It happens because kaslr-seed is not wiped in case when CONFIG_RANDOMIZE_BASE
is not set and qemu generates chosen/kaslr-seed property.
Solution is to remove check in kexec-tools that kaslr-seed is 0.
(From OE-Core rev: c11ce15b594c2d988378728701e7e5b0ddaba406)
Signed-off-by: Alexander Kamensky <alexander.kamensky42@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/history.rst')
0 files changed, 0 insertions, 0 deletions