Re: [PATCH 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
From: Jarkko Sakkinen <hidden>
Date: 2019-01-16 21:48:29
Also in:
linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2019-01-16 21:48:29
Also in:
linux-integrity, lkml
On Wed, Jan 09, 2019 at 05:11:02PM -0500, Stefan Berger wrote:
TPM PPI 1.3 introduces an additional optional command parameter that may be needed for some commands. Display the parameter if the command requires such a parameter. Only command 23 needs one. Signed-off-by: Stefan Berger <redacted>
Can you put some example output to the commit message? /Jarkko