arm64/mm: add create_pgd_mapping() to create private page tables
For UEFI, we need to install the memory mappings used for Runtime Services in a dedicated set of page tables. Add create_pgd_mapping(), which allows us to allocate and install those page table entries early. Change-Id: I49075f5068756412cb81503d480d91821cfa59c4 Reviewed-by:Will Deacon <will.deacon@arm.com> Tested-by:
Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Git-commit: 8ce837cee8f51fb0eacb32c85461ea2f0fafc9f8) Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [rvaswani@codeaurora.org: fixed merge conflicts] Signed-off-by:
Rohit Vaswani <rvaswani@codeaurora.org>
Loading
Please register or sign in to comment