KVM: arm64: pkvm: Drop AArch32-specific registers
authorMarc Zyngier <maz@kernel.org>
Wed, 13 Oct 2021 12:03:39 +0000 (13:03 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 18 Oct 2021 15:57:08 +0000 (16:57 +0100)
commit3c90cb15e2e66bcc526d25133747b2af747f6cd8
treee9433ef1c3f53921002554057b7c2c43f4766827
parent8ffb41888334c1247bd9b4d6ff6c092a90e8d0b8
KVM: arm64: pkvm: Drop AArch32-specific registers

All the SYS_*32_EL2 registers are AArch32-specific. Since we forbid
AArch32, there is no need to handle those in any way.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Link: https://lore.kernel.org/r/20211013120346.2926621-5-maz@kernel.org
arch/arm64/kvm/hyp/nvhe/sys_regs.c