mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-10 04:28:31 +00:00
In current code, the address translation type for passthrough devices in SOS is passthrough type, which means the device in SOS can access the whole physcial memory. This patch uses SOS EPT to translate address for passthrough devices. So that the memory of VMM or trusty can be protected from SOS PTDev. Signed-off-by: Binbin Wu <binbin.wu@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
arch/x86 | ||
common | ||
debug | ||
dm/vpci | ||
lib | ||
public | ||
hv_debug.h | ||
hv_lib.h | ||
hypervisor.h |