All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert trusted keys to find and use the default TPM chip
@ 2018-06-26 19:30 ` Stefan Berger
  0 siblings, 0 replies; 32+ messages in thread
From: Stefan Berger @ 2018-06-26 19:30 UTC (permalink / raw)
  To: linux-integrity, jarkko.sakkinen, zohar, jejb
  Cc: jgg, linux-kernel, linux-security-module, dhowells, keyrings,
	Stefan Berger

The following patches build on top of the series of patches that
convert IMA to find and use the system's default TPM chip.

I have done some successful testing with trusted keys using publicly
available examples.

   Stefan

Stefan Berger (2):
  tpm: Implement public tpm_put_chip() to release reference to chip
  KEYS: trusted: Find tpm_chip and use it until module shutdown

 drivers/char/tpm/tpm-chip.c | 10 +++++++++
 include/linux/tpm.h         |  4 ++++
 security/keys/trusted.c     | 41 +++++++++++++++++++++++++------------
 3 files changed, 42 insertions(+), 13 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2018-07-04 13:53 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 19:30 [PATCH 0/2] Convert trusted keys to find and use the default TPM chip Stefan Berger
2018-06-26 19:30 ` Stefan Berger
2018-06-26 19:30 ` Stefan Berger
2018-06-26 19:30 ` [PATCH 1/2] tpm: Implement public tpm_put_chip() to release reference to chip Stefan Berger
2018-06-26 19:30   ` Stefan Berger
2018-06-26 19:30   ` Stefan Berger
2018-07-03 15:21   ` Jarkko Sakkinen
2018-07-03 15:21     ` Jarkko Sakkinen
2018-07-03 15:21     ` Jarkko Sakkinen
2018-06-26 19:30 ` [PATCH 2/2] KEYS: trusted: Find tpm_chip and use it until module shutdown Stefan Berger
2018-06-26 19:30   ` Stefan Berger
2018-06-26 19:30   ` Stefan Berger
2018-07-03 15:24   ` Jarkko Sakkinen
2018-07-03 15:24     ` Jarkko Sakkinen
2018-07-03 15:24     ` Jarkko Sakkinen
2018-07-03 15:26     ` James Bottomley
2018-07-03 15:26       ` James Bottomley
2018-07-03 15:26       ` James Bottomley
2018-07-03 16:51       ` Jarkko Sakkinen
2018-07-03 16:51         ` Jarkko Sakkinen
2018-07-03 16:51         ` Jarkko Sakkinen
2018-07-03 18:51         ` James Morris
2018-07-03 18:51           ` James Morris
2018-07-03 18:51           ` James Morris
2018-07-03 19:06           ` James Bottomley
2018-07-03 19:06             ` James Bottomley
2018-07-03 19:06             ` James Bottomley
2018-07-03 19:06             ` James Bottomley
2018-07-04 13:52             ` Jarkko Sakkinen
2018-07-04 13:52               ` Jarkko Sakkinen
2018-07-04 13:52               ` Jarkko Sakkinen
2018-07-04 13:52               ` Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.