Remove the non-VHE exception code from the VHE code path. As we replace
the exception vectors when entering the guest we don't need to check
which context we are in so can skip parts of the exception vectors.
Sponsored by: Arm Ltd
Differential D46082
arm64/vmm: Hide non-VHE exception code from VHE andrew on Jul 23 2024, 11:21 AM. Authored by Tags None Referenced Files
Details
Remove the non-VHE exception code from the VHE code path. As we replace Sponsored by: Arm Ltd
Diff Detail
|