mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-03-18 19:14:53 +00:00
In ACRN HSM driver, only MMIO type is supported when doing EPT unmap. This patch walk around above issue to unmap SSRAM region before doing EPT mapping. Tracked-On: #7563 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>