commit | 8df747f4f3a5c680e3c0e68af3487b97343ca80a | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Wed Jun 19 08:14:45 2024 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Aug 30 12:04:20 2024 +0100 |
tree | 135da9959f69969b5864564becde2d84fe6f4f64 | |
parent | d95bb9ef164edb33565cb73e3f0b0a581b3e4fbb [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>