acrn-hypervisor/hypervisor/include/dm
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
..
io_req.h hv: mmio: refine mmio access handle lock granularity 2020-02-24 16:17:38 +08:00
mmio_dev.h hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
vacpi.h hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
vioapic.h hv: vioapic: expose ioapic to guest unconditionally 2020-07-10 19:33:46 +08:00
vpci.h hv: vpci: a minor fix about is_zombie_vf 2020-06-21 12:07:15 +08:00
vpic.h hv: vpic: remove vm structure pointer from vpic 2020-03-31 10:57:47 +08:00
vuart.h hv: Introduce Global System Interrupt (GSI) into INTx Remapping 2020-03-25 09:36:18 +08:00