diff options
author | Atish Patra <atish.patra@wdc.com> | 2020-09-18 00:37:16 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-10-02 23:31:33 +0200 |
commit | de22d2107ced3cc5355cc9dbbd85e44183546bd5 (patch) | |
tree | bee73a5017de35738652c24474e84738ce49d021 /arch/riscv/kernel/vmlinux.lds.S | |
parent | RISC-V: Add EFI runtime services (diff) | |
download | linux-de22d2107ced3cc5355cc9dbbd85e44183546bd5.tar.xz linux-de22d2107ced3cc5355cc9dbbd85e44183546bd5.zip |
RISC-V: Add page table dump support for uefi
Extend the current page table dump support in RISC-V to include efi
pages as well.
Here is the output of efi runtime page table mappings.
---[ UEFI runtime start ]---
0x0000000020002000-0x0000000020003000 0x00000000be732000 4K PTE D A . . . W R V
0x0000000020018000-0x0000000020019000 0x00000000be738000 4K PTE D A . . . W R V
0x000000002002c000-0x000000002002d000 0x00000000be73c000 4K PTE D A . . . W R V
0x0000000020031000-0x0000000020032000 0x00000000bff61000 4K PTE D A . . X W R V
---[ UEFI runtime end ]---
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions