Re: [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution

2017-09-08 Thread Jarkko Sakkinen
On Wed, Sep 06, 2017 at 03:57:40PM +0300, Jarkko Sakkinen wrote: > On Thu, Aug 31, 2017 at 07:18:55PM +0200, Alexander Steffen wrote: > > The self test logic for TPM 2.0 was probably based on the implementation > > for TPM 1.2, but did not correctly take into account some TPM 2.0 specifics. > > Thi

Re: [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution

2017-09-06 Thread Jarkko Sakkinen
On Thu, Aug 31, 2017 at 07:18:55PM +0200, Alexander Steffen wrote: > The self test logic for TPM 2.0 was probably based on the implementation > for TPM 1.2, but did not correctly take into account some TPM 2.0 specifics. > This patch series fixes those issues. > > v2: > - Moved implementation desc

Re: [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution

2017-09-02 Thread Jarkko Sakkinen
On Thu, Aug 31, 2017 at 07:18:55PM +0200, Alexander Steffen wrote: > The self test logic for TPM 2.0 was probably based on the implementation > for TPM 1.2, but did not correctly take into account some TPM 2.0 specifics. > This patch series fixes those issues. > > v2: > - Moved implementation desc