ANDROID: KVM: arm64: Plumb MMIO checking into the fault handling
Plumb the MMIO checking code into the MMIO fault handling code. Any fault hitting outside of an MMIO region will now report an invalid syndrome, and won't leak any data from the guest. Signed-off-by:Marc Zyngier <maz@kernel.org> Bug: 209580772 Change-Id: I68bef2d0211a804aa1e598aeaa0c85dc4098f61e Signed-off-by:
Will Deacon <willdeacon@google.com>
Loading
Please sign in to comment