Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1600930
| From | James Bottomley <James.Bottomley@HansenPartnership.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [tpmdd-devel] [PATCH] tpm: Add sysfs interface to show TPM hardware version |
| Date | 2017-03-14 22:50 +0100 |
| Message-ID | <tl2ul-6hH-11@gated-at.bofh.it> (permalink) |
| References | <tkqIq-46N-3@gated-at.bofh.it> <tksqR-5qK-7@gated-at.bofh.it> <tkZd7-43W-3@gated-at.bofh.it> <tkZPR-4ju-53@gated-at.bofh.it> <tl2b0-66f-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2017-03-14 at 15:24 -0600, Jason Gunthorpe wrote: > On Tue, Mar 14, 2017 at 07:58:37PM +0100, Peter Huewe wrote: > > > > In practice, I suspect that a single user space application won't > > > support both TPMs. > > Think of init scripts. > > Which daemon should it start? > > Right, ideally we'd have a udev rule that triggers systemd to start > the userspace daemons when a TPM is detected, as other hardware does. > > So whatever format we use has to be compatible with udev's matcher.. Technically, we have that already: my TPM2.0 detection stuff for udev triggers off the presence of the SUBSYSTEM=="tpmrm" that matches any TPM2 device but not a 1.x one. James
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [tpmdd-devel] [PATCH] tpm: Add sysfs interface to show TPM hardware version Ken Goldman <kgold@linux.vnet.ibm.com> - 2017-03-14 19:20 +0100
Re: [tpmdd-devel] [PATCH] tpm: Add sysfs interface to show TPM hardware version Peter Huewe <peterhuewe@gmx.de> - 2017-03-14 20:00 +0100
Re: [tpmdd-devel] [PATCH] tpm: Add sysfs interface to show TPM hardware version Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2017-03-14 22:30 +0100
Re: [tpmdd-devel] [PATCH] tpm: Add sysfs interface to show TPM hardware version James Bottomley <James.Bottomley@HansenPartnership.com> - 2017-03-14 22:50 +0100
Re: [tpmdd-devel] [PATCH] tpm: Add sysfs interface to show TPM hardware version Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2017-03-15 18:30 +0100
csiph-web