cloud-hypervisor/arch
Sebastien Boeuf 5b6d424a77 arch, vmm: Fix TDVF section handling
This patch fixes a few things to support TDVF correctly.

The HOB memory resources must contain EFI_RESOURCE_ATTRIBUTE_ENCRYPTED
attribute.

Any section with a base address within the already allocated guest RAM
must not be allocated.

The list of TD_HOB memory resources should contain both TempMem and
TdHob sections as well.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-07-06 11:47:43 +02:00
..
src arch, vmm: Fix TDVF section handling 2021-07-06 11:47:43 +02:00
Cargo.toml arch: Add logging for FDT debugging on AArch64 2021-06-18 09:07:46 +01:00