acrn-hypervisor/hypervisor/include
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
..
arch/x86 hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
common hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
hw HV: vdev passthough hidding SRIOV 2020-07-16 17:27:18 +08:00
lib HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
public hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00