[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190122120133.GB7514@linux.intel.com>
Date: Tue, 22 Jan 2019 14:01:33 +0200
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Stefan Berger <stefanb@...ux.ibm.com>
Cc: linux-integrity@...r.kernel.org,
linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 4/5] tpm: ppi: Possibly show command parameter if TPM
PPI 1.3 is used
On Thu, Jan 17, 2019 at 12:41:34PM -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.
>
> The PPI request file will show output like this then:
>
> # echo "23 16" > request
> # cat request
> 23 16
>
> # echo "5" > request
> # cat request
> 5
>
> Signed-off-by: Stefan Berger <stefanb@...ux.ibm.com>
> Tested-by: David Safford <david.safford@...com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
/Jarkko
Powered by blists - more mailing lists