commit | 9d80448ac92b720512c415265597d349d8b5c3e8 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Aug 16 14:13:21 2016 +0200 |
committer | Matt Fleming <matt@codeblueprint.co.uk> | Fri Sep 09 16:08:51 2016 +0100 |
tree | efafa5259fed5072fc5fa90793dd616babad0681 | |
parent | 15cf7cae087a2eaf5e1feeef2bbba1b5a94c7639 [diff] |
efi/arm64: Add debugfs node to dump UEFI runtime page tables Register the debugfs node 'efi_page_tables' to allow the UEFI runtime page tables to be inspected. Note that ARM does not have 'asm/ptdump.h' [yet] so for now, this is arm64 only. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Mark Rutland <mark.rutland@arm.com> Cc: Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>