acrn-hypervisor/hypervisor/boot
Li Fei1 1859727abc hv: vapci: add tpm2 support for pre-launched vm
On WHL platform, we need to pass through TPM to Secure pre-launched VM. In order
to do this, we need to add TPM2 ACPI Table and add TPM DSDT ACPI table to include
the _CRS.

Now we only support the TPM 2.0 device (TPM 1.2 device is not support). Besides,
the TPM must use Start Method 7 (Uses the Command Response Buffer Interface)
to notify the TPM 2.0 device that a command is available for processing.

Tracked-On: #5053
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-07-23 20:13:20 +08:00
..
guest HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
include hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
acpi_base.c hv: vioapic: minor refine about madt ioapic parse 2020-04-24 15:35:38 +08:00
cmdline.c HV: add hv cmdline support for multiboot2 2020-06-08 13:30:04 +08:00
multiboot2.c HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
multiboot.c HV: correct mmap info for multiboot2 2020-06-10 10:50:41 +08:00
reloc.c hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00