acrn-hypervisor/hypervisor/boot/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
..
guest HV: split sanitize_multiboot_info api 2020-06-08 13:30:04 +08:00
acpi.h hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
boot.h HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
multiboot2.h HV: init efi info with multiboot2 2020-02-26 09:24:16 +08:00
multiboot.h HV: re-arch boot component header 2020-02-26 09:24:16 +08:00
reloc.h hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00