ANDROID: KVM: arm64: Use hyp_alloc for pVMs sve_state
Protected VMs are using private memory for storage the SVE state. Use
hyp_alloc() instead, for the same reasons as the other hypervisor
private structures.
Bug: 278749606
Bug: 273748186
Change-Id: I5f7359d354fbdb9c9551549ea2dcb1db57342181
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment