Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443870
| From | Andrey Pronin <apronin@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] tpm: driver- and tpm2-specific sysfs attributes |
| Date | 2016-07-15 04:00 +0200 |
| Message-ID | <rV0A1-xW-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset adds sysfs attributes for the cases not covered by the existing TPM1.2 support: - device-specific attributes provided by drivers like tpm_tis_spi - TPM2.0 Andrey Pronin (2): tpm: add sysfs attributes for tpm2 tpm: support driver-specific sysfs attrs in tpm_tis_core drivers/char/tpm/tpm-chip.c | 48 ++++++++++++++++++++++++++--------------- drivers/char/tpm/tpm-sysfs.c | 25 ++++++++++++++++++--- drivers/char/tpm/tpm.h | 8 ++++++- drivers/char/tpm/tpm_tis_core.c | 3 +++ drivers/char/tpm/tpm_tis_core.h | 1 + 5 files changed, 64 insertions(+), 21 deletions(-) -- 2.6.6
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] tpm: driver- and tpm2-specific sysfs attributes Andrey Pronin <apronin@chromium.org> - 2016-07-15 04:00 +0200
[PATCH 2/2] tpm: support driver-specific sysfs attrs in tpm_tis_core Andrey Pronin <apronin@chromium.org> - 2016-07-15 04:00 +0200
Re: [PATCH 2/2] tpm: support driver-specific sysfs attrs in tpm_tis_core Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-07-15 05:30 +0200
Re: [PATCH 2/2] tpm: support driver-specific sysfs attrs in tpm_tis_core Andrey Pronin <apronin@chromium.org> - 2016-07-15 05:40 +0200
Re: [PATCH 2/2] tpm: support driver-specific sysfs attrs in tpm_tis_core Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-07-18 21:30 +0200
Re: [PATCH 2/2] tpm: support driver-specific sysfs attrs in tpm_tis_core Andrey Pronin <apronin@chromium.org> - 2016-07-18 21:20 +0200
Re: [PATCH 2/2] tpm: support driver-specific sysfs attrs in tpm_tis_core Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-07-18 21:20 +0200
[PATCH v2] tpm: add sysfs attributes for tpm2 Andrey Pronin <apronin@chromium.org> - 2016-07-20 05:00 +0200
Re: [PATCH v2] tpm: add sysfs attributes for tpm2 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-07-20 19:10 +0200
Re: [PATCH v2] tpm: add sysfs attributes for tpm2 Andrey Pronin <apronin@chromium.org> - 2016-07-20 19:50 +0200
csiph-web