ANDROID: KVM: arm64: Allow skipping module page donation
__pkvm_map_module_page() currently goes through a full host-to-hyp
donation for every module page being mapped. However, in order to allow
mapping protected pages as modules, let's make this behaviour optional.
Bug: 278749606
Bug: 264070847
Change-Id: Ic3b1b68f11283c215bc8c6e1352f91bcf52a3935
Signed-off-by:
Quentin Perret <qperret@google.com>
Loading
Please sign in to comment