linux/arch/arm64/kvm/hyp/include
Marc Zyngier 7183b2b5ae KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Protected KVM is trying to turn AArch32 exceptions into an illegal
exception entry. Unfortunately, it does that in a way that is a bit
abrupt, and too early for PSTATE to be available.

Instead, move it to the fixup code, which is a more reasonable place
for it. This will also be useful for the NV code.

Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2021-11-24 13:30:50 +00:00
..
hyp KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure 2021-11-24 13:30:50 +00:00
nvhe KVM/arm64 updates for Linux 5.16 2021-10-31 02:28:48 -04:00