commit | 526d171831c87e11f09c691395a1a92dd4b57196 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Wed Jun 19 08:14:45 2024 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Sun Jul 14 11:24:18 2024 +0100 |
tree | 59dec6cd8814ec5ce77bb546b06d8b39ccc9fe81 | |
parent | 0a97b764dee8a3284cefda5ccbaeac6d49cd829e [diff] |
KVM: arm64: nv: Plumb handling of AT S1* traps from EL2 Hooray, we're done. Plug the AT traps into the system instruction table, and let it rip. Signed-off-by: Marc Zyngier <maz@kernel.org>