acrn-hypervisor/hypervisor/arch
Yonghua Huang c09723bda9 hv[v3]: hide AP trampoline code from service VM
AP trampoline code should be accessible
 to hypervisor only, this patch is to unmap
 this region from service VM's EPT.

[v2] update
 AP trampoline code is already removed from
 SOS E820, no need to remove it again.

[v3] update:
 update comments about the alignment of base
 address of AP trampoline buffer.

Tracked-On: #3993
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Li, Fei <fei1.li@intel.com>
2019-11-05 08:14:53 +08:00
..
x86 hv[v3]: hide AP trampoline code from service VM 2019-11-05 08:14:53 +08:00