ANDROID: KVM: arm64: Instantiate a heap allocator for the pKVM hyp
This heap is refilled with host donations using the HVC
__pkvm_hyp_alloc_refill and pages free of allocations can be reclaimed
with the HVC __pkvm_hyp_alloc_reclaim.
Bug: 278749606
Bug: 273748186
Change-Id: I28b1a0589c6141a85be8166b8f0117663ce6df9e
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment