qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vTPM/aarch64 ACPI support
@ 2020-05-02 20:35 Eric Auger
  2020-05-02 20:35 ` [PATCH 1/2] arm/acpi: TPM2 ACPI table support Eric Auger
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Eric Auger @ 2020-05-02 20:35 UTC (permalink / raw)
  To: eric.auger.pro, eric.auger, stefanb, peter.maydell, qemu-devel,
	qemu-arm, imammedo, shannon.zhaosl, mst
  Cc: marcandre.lureau, drjones, gshan, lersek, ardb

Those 2 patches bring MMIO TPM TIS ACPI support in machvirt.   
The TPM2.0 table is added and the TPM2 device object is described
in the DSDT.

Many thanks to Ard for his support.

Tested with LUKS partition automatic decryption.

Best Regards

Eric

This series can be found at:
https://github.com/eauger/qemu/tree/v5.0-tpm-acpi-v1

Eric Auger (2):
  arm/acpi: TPM2 ACPI table support
  arm/acpi: Add the TPM2.0 device under the DSDT

 include/sysemu/tpm.h     |  2 ++
 hw/arm/virt-acpi-build.c | 70 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-04  5:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-02 20:35 [PATCH 0/2] vTPM/aarch64 ACPI support Eric Auger
2020-05-02 20:35 ` [PATCH 1/2] arm/acpi: TPM2 ACPI table support Eric Auger
2020-05-03 14:13   ` Stefan Berger
2020-05-02 20:35 ` [PATCH 2/2] arm/acpi: Add the TPM2.0 device under the DSDT Eric Auger
2020-05-03 14:19   ` Stefan Berger
2020-05-04  5:21   ` Michael S. Tsirkin
2020-05-02 22:00 ` [PATCH 0/2] vTPM/aarch64 ACPI support no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).