cloud-hypervisor/arch
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 arch: aarch64: Add GICv3-ITS on AArch64 2020-07-14 14:34:54 +01:00