Re: [PATCH v3] tpm: add sysfs attributes for tpm2

2016-08-09 Thread Jarkko Sakkinen
This commit has a really nice changelog in the long description but completely lacks why and how. Just by reading the description it would be nice to know why you want to do this and by what means this commit reaches that goal. /Jarkko On Wed, Jul 27, 2016 at 09:06:06PM -0700, Andrey Pronin

Re: [PATCH v3] tpm: add sysfs attributes for tpm2

2016-08-09 Thread Jarkko Sakkinen
This commit has a really nice changelog in the long description but completely lacks why and how. Just by reading the description it would be nice to know why you want to do this and by what means this commit reaches that goal. /Jarkko On Wed, Jul 27, 2016 at 09:06:06PM -0700, Andrey Pronin

[PATCH v3] tpm: add sysfs attributes for tpm2

2016-07-27 Thread Andrey Pronin
Add sysfs attributes in TPM2.0 case for: - TPM_PT_PERMANENT flags - TPM_PT_STARTUP_CLEAR flags - lockout-related properties v2: Dropped adding driver-specific attributes. No legacy links for TPM2 attributes. All attributes created in groups[0]. Added actual attributes for flags and

[PATCH v3] tpm: add sysfs attributes for tpm2

2016-07-27 Thread Andrey Pronin
Add sysfs attributes in TPM2.0 case for: - TPM_PT_PERMANENT flags - TPM_PT_STARTUP_CLEAR flags - lockout-related properties v2: Dropped adding driver-specific attributes. No legacy links for TPM2 attributes. All attributes created in groups[0]. Added actual attributes for flags and