diff options
author | Ryan Roberts <[email protected]> | 2023-03-08 11:09:48 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-03-30 19:27:56 +0100 |
commit | e17071754cf50e5f6ff8ebee077e0e4114d3bea5 (patch) | |
tree | 7df837bd601532b6c2d0a97cfe73cf1331fe313d /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | e659babfc5a693553cf9473470840464f0ed5d77 (diff) |
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Bits [51:48] of the pgd address are stored at bits [5:2] of ttbr0_el1.
page_table_test stores its page tables at the far end of IPA space so
was tripping over this when run on a system that supports FEAT_LPA (or
FEAT_LPA2).
Signed-off-by: Ryan Roberts <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions