Re: [PATCH v9 0/8] TPM 2.0 support

2014-12-03 Thread Jarkko Sakkinen
Please ignore this one. Sent another one with v9 prefixes. Sorry! /Jarkko On Thu, Dec 04, 2014 at 07:49:19AM +0200, 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 b

[PATCH v9 0/8] TPM 2.0 support

2014-12-03 Thread Jarkko Sakkinen
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 the platform device instead of character device. - Th

[PATCH v9 0/8] TPM 2.0 support

2014-12-03 Thread Jarkko Sakkinen
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 the platform device instead of character device. - Th