Files
linux/arch
Quentin Perret b366878684 ANDROID: KVM: arm64: Fix MMIO guard unmap
Pierre-Clément reports that the MMIO guard unmap hypercall exposed to
protected guests returns an error upon success. Indeed,
SMCCC_RET_SUCCESS is returned only if __pkvm_remove_ioguard_page()
failed, which doesn't match the expected behaviour.

Fix this by returning SMCCC_RET_INVALID_PARAMETER instead.

Bug: 251426790
Reported-by: Pierre-Clément Tosi <ptosi@google.com>
Signed-off-by: Quentin Perret <qperret@google.com>
Change-Id: Id746fa7d5d3a03ee5df6d114a07240822a0be93b
2022-10-07 12:27:51 +00:00
..
2022-01-20 09:35:27 +01:00
2021-11-26 10:39:19 +01:00
2022-03-15 13:57:31 +01:00
2022-01-27 10:54:06 +01:00
2022-03-18 12:17:14 +01:00
2022-01-29 09:07:58 +01:00