projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.1k stars 506 forks source link

config-tools: support for passthrough TPM2 of pre-launched VM #6298

Closed yuchuyang closed 2 years ago

yuchuyang commented 2 years ago

Part 1: parse TPM2 device acpi table and insert the device nodes to board.xml Part 2: insert the TPM2 device declaration to vm_configurations.c and misc_cfg.h Part 3: create virtual TPM2 acpi data to ACPI_VM#.bin

yuchuyang commented 2 years ago

[External_System_ID] ACRN-6527

yuchuyang commented 2 years ago

Related issue: https://github.com/projectacrn/acrn-hypervisor/issues/6288