commit | a23d3bb05ccbd815c79293d2207fedede0b3515d | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Sep 21 09:32:46 2018 -0700 |
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Sep 26 12:03:57 2018 +0200 |
tree | e6516189fd4911feabcc212e2639402f2864bb38 | |
parent | b844470f22061e8cd646cb355e85d2f518b2c913 [diff] |
efi: add API to reserve memory persistently across kexec reboot Add kernel plumbing to reserve memory regions persistently on a EFI system by adding entries to the MEMRESERVE linked list. Tested-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>