HomeFreeBSD

arm64/vmm: Teach vmm_arm.c about VHE

Description

arm64/vmm: Teach vmm_arm.c about VHE

Most of the code is identical however some, e.g. managing EL2 memory
or setting EL2 registers, are unneeded under VHE as the kernel is in
EL2 so can manage these directly.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46076

Details

Provenance
andrewAuthored on Aug 19 2024, 12:43 PM
Differential Revision
D46076: arm64/vmm: Teach vmm_arm.c about VHE
Parents
rG55aa31480ced: arm64/vmm: Create functions to call into EL2
Branches
Unknown
Tags
Unknown