aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/pgtable.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2024-02-12 14:47:36 +0000
committerOliver Upton <[email protected]>2024-02-12 17:42:52 +0000
commit3673d01a2f555603cbf756874c7388b76bfbc967 (patch)
treec904aeb149d9cc4d1a574169abdafe8905d63849 /scripts/gdb/linux/pgtable.py
parent87b8cf2387c5ee79576988b2e72b84eeb92c57ec (diff)
arm64: cpufeatures: Only check for NV1 if NV is present
We handle ID_AA64MMFR4_EL1.E2H0 being 0 as NV1 being present. However, this is only true if FEAT_NV is implemented. Add the required check to has_nv1(), avoiding spuriously advertising NV1 on HW that doesn't have NV at all. Fixes: da9af5071b25 ("arm64: cpufeature: Detect HCR_EL2.NV1 being RES0") Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions