Re: Re: [tpmdd-devel] [PATCH v10 0/8] TPM 2.0 support

2014-12-16 Thread Jarkko Sakkinen
On Tue, Dec 16, 2014 at 10:32:18PM +0100, Peter Huewe wrote: > Hi, > if I fix this (already adressed issue) > #define TPM2_STARTUP_IN_SIZE \ > (sizeof(struct tpm_input_header) + \ > -sizeof(struct tpm2_pcr_read_in)) > +sizeof(struct tpm2_startup_in)) > > it gets detected

Re: [tpmdd-devel] [PATCH v10 0/8] TPM 2.0 support

2014-12-14 Thread Jarkko Sakkinen
On Sat, 2014-12-13 at 17:53 +, Scot Doyle wrote: > On Fri, 12 Dec 2014, Jarkko Sakkinen wrote: > > > This patch set enables TPM2 protocol and provides drivers for FIFO and > > CRB interfaces. This patch set does not export any sysfs attributes for > > TPM 2.0 because existing sysfs attributes

Re: [tpmdd-devel] [PATCH v10 0/8] TPM 2.0 support

2014-12-13 Thread Scot Doyle
On Fri, 12 Dec 2014, Jarkko Sakkinen wrote: > This patch set enables TPM2 protocol and provides drivers for FIFO and > CRB interfaces. This patch set does not export any sysfs attributes for > TPM 2.0 because existing sysfs attributes have three non-trivial issues: > > - They are associated with