On 01/12/2018 09:55 AM, Marc-André Lureau wrote:
Hi
On Wed, Jan 10, 2018 at 7:35 PM, Stefan Berger
wrote:
}
static void tpm_tis_class_init(ObjectClass *klass, void *data)
diff --git a/include/hw/acpi/tpm.h b/include/hw/acpi/tpm.h
index 6d516c6..d9b7452 100644
--- a/include/hw/acpi/tpm.h
On 01/12/2018 09:55 AM, Marc-André Lureau wrote:
Hi
On Wed, Jan 10, 2018 at 7:35 PM, Stefan Berger
wrote:
Implement a virtual memory device for the TPM physical
presence interface. The memory is located at 0x
and used by ACPI to send messages to the firmware (BIOS).
This device should
On 01/12/2018 11:29 AM, Eric Blake wrote:
On 01/12/2018 08:55 AM, Marc-André Lureau wrote:
Hi
On Wed, Jan 10, 2018 at 7:35 PM, Stefan Berger
wrote:
Implement a virtual memory device for the TPM physical
presence interface. The memory is located at 0x
and used by ACPI to send messages
On 01/12/2018 08:55 AM, Marc-André Lureau wrote:
> Hi
>
> On Wed, Jan 10, 2018 at 7:35 PM, Stefan Berger
> wrote:
>> Implement a virtual memory device for the TPM physical
>> presence interface. The memory is located at 0x
>> and used by ACPI to send messages to the firmware (BIOS).
>>
>>
Hi
On Wed, Jan 10, 2018 at 7:35 PM, Stefan Berger
wrote:
> Implement a virtual memory device for the TPM physical
> presence interface. The memory is located at 0x
> and used by ACPI to send messages to the firmware (BIOS).
>
> This device should be used by all TPM interfaces on x86 and
>