On Wed, 31 Jul 2024 17:21:13 +0100, Mark Brown wrote:
The ID register for S1PIE is ID_AA64MMFR3_EL1.S1PIE which is bits 11:8 but get-reg-list uses a shift of 4, checking SCTLRX instead. Use a shift of 8 instead.
Applied to kvmarm/fixes, thanks!
[1/1] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list https://git.kernel.org/kvmarm/kvmarm/c/ad518452fd26
-- Best, Oliver