cloud-hypervisor/vmm
Sebastien Boeuf 84cf12d86a arch, vmm: Create SGX virtual EPC sections from MemoryManager
Based on the presence of one or multiple SGX EPC sections from the VM
configuration, the MemoryManager will allocate a contiguous block of
guest address space to hold the entire EPC region. Within this EPC
region, each EPC section is memory mapped.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-07-15 15:08:56 +02:00
..
src arch, vmm: Create SGX virtual EPC sections from MemoryManager 2020-07-15 15:08:56 +02:00
Cargo.toml build: add a default feature KVM 2020-07-08 11:07:15 +01:00