Re: [PATCH v5 2/2] ABI: add sysfs description for tpm exports of PCR registers
From: Jarkko Sakkinen <jarkko@kernel.org>
Date: 2021-01-15 06:40:54
Also in:
linux-api
From: Jarkko Sakkinen <jarkko@kernel.org>
Date: 2021-01-15 06:40:54
Also in:
linux-api
On Wed, Jan 13, 2021 at 03:26:34PM -0800, James Bottomley wrote:
Adds the ABI entries for the new /sys/class/tpm/tpm<n>/pcr-<hash>/<m> files which are added to export the PCR hash values on a one value per file basis. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org> /Jarkko