ANDROID: KVM: arm64: Shadow table for KVM EL2 state
Create and populate a shadow table that contains the state hyp need for running protected VMs, i.e., struct kvm and struct kvm_vcpu at EL2. The memory for this is donated by the host and then unmapped from the host at stage 1 and at stage 2 (by hyp). This state is not used yet. Signed-off-by:Fuad Tabba <tabba@google.com> Bug: 209580772 Change-Id: Ie2d948f2a5f22a06d615d909de7a60d46944e6d8 Signed-off-by:
Will Deacon <willdeacon@google.com>
Loading
Please sign in to comment