Re: [Qemu-devel] [PATCH v8 0/5] Add support for TPM Physical Presence interface

2018-07-16 Thread Michael S. Tsirkin
On Mon, Jul 16, 2018 at 02:59:43PM +0200, Marc-André Lureau wrote: > Hi, > > The following patches implement the TPM Physical Presence Interface > that allows a user to set a command via ACPI (sysfs entry in Linux) > that, upon the next reboot, the firmware looks for and acts upon by > sending seq

[Qemu-devel] [PATCH v8 0/5] Add support for TPM Physical Presence interface

2018-07-16 Thread Marc-André Lureau
Hi, The following patches implement the TPM Physical Presence Interface that allows a user to set a command via ACPI (sysfs entry in Linux) that, upon the next reboot, the firmware looks for and acts upon by sending sequences of commands to the TPM. A dedicated memory region is added to the TPM C