Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
From: Jarkko Sakkinen <hidden>
Date: 2020-07-16 17:27:00
Also in:
linux-acpi, linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2020-07-16 17:27:00
Also in:
linux-acpi, linux-integrity, lkml
On Tue, Jul 14, 2020 at 08:09:03AM -0400, Stefan Berger wrote:
On 7/14/20 7:20 AM, Jarkko Sakkinen wrote:quoted
On Wed, Jul 08, 2020 at 10:17:17AM -0400, Stefan Berger wrote:quoted
quoted
❯ swtpm-mvo.swtpm socket --tpmstate dir=/tmp/mytpm1 \ --ctrl type=unixio,path=/tmp/mytpm1/swtpm-sock \ --log level=20 swtpm: Could not open UnixIO socket: No such file or directoryDid you create the directory '/tmp/mytpm1' ?Yes. It's the socket file that it is complain because it does not exist beforehand.The socket file is created by the swtpm program.
I got this tested with real hardware, i.e. tested that TPM 1.2 works. Tested-by: Jarkko Sakkinen <redacted> /Jarkko