RE: [PATCH] tpm: Add sysfs interface to show TPM hardware version

2017-03-13 Thread Li, Meng
lists.sourceforge.net > Subject: Re: [PATCH] tpm: Add sysfs interface to show TPM hardware > version > > On Mon, Mar 13, 2017 at 01:21:57PM +0800, meng...@windriver.com wrote: > > From: Limeng > > > > So far, there is not a sysfs interface for user space code to che

Re: [PATCH] tpm: Add sysfs interface to show TPM hardware version

2017-03-13 Thread Jarkko Sakkinen
On Mon, Mar 13, 2017 at 01:21:57PM +0800, meng...@windriver.com wrote: > From: Limeng > > So far, there is not a sysfs interface for user space code to > check the TPM hardware version(TPM1.x or TPM2). So, add a > file named description in /sys/class/tpm/tpmX/ to show it. > > Signed-off-by: Meng

RE: [PATCH] tpm: Add sysfs interface to show TPM hardware version

2017-03-13 Thread Li, Meng
ts.sourceforge.net > Subject: Re: [PATCH] tpm: Add sysfs interface to show TPM hardware > version > > Hi, > Thanks for your patch. Hi Peter, Thanks for reviewing this patch in your busy time. I will do modification according to your comment and then send the next patch reviewing. Thanks,

Re: [PATCH] tpm: Add sysfs interface to show TPM hardware version

2017-03-13 Thread Peter Huewe
Hi, Thanks for your patch. Am 13. März 2017 06:21:57 MEZ schrieb meng...@windriver.com: >From: Limeng > >So far, there is not a sysfs interface for user space code to >check the TPM hardware version(TPM1.x or TPM2). So, add a >file named description in /sys/class/tpm/tpmX/ to show it. It's not re