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> |
||
|---|---|---|
| .. | ||
| include | ||
| nvhe | ||
| vhe | ||
| Makefile | ||
| aarch32.c | ||
| entry.S | ||
| exception.c | ||
| fpsimd.S | ||
| hyp-entry.S | ||
| pgtable.c | ||
| reserved_mem.c | ||
| vgic-v2-cpuif-proxy.c | ||
| vgic-v3-sr.c | ||