linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Generalize tpm2_get_tpm_pt to tpm2_get_cap
@ 2016-10-09 10:14 Jarkko Sakkinen
  2016-10-09 10:14 ` [PATCH RFC 1/2] tpm: move TPM 2.0 command and response constants to tpm2-cmd.c Jarkko Sakkinen
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Jarkko Sakkinen @ 2016-10-09 10:14 UTC (permalink / raw)
  To: Peter Huewe
  Cc: Jarkko Sakkinen, Jason Gunthorpe, open list,
	moderated list:TPM DEVICE DRIVER

We need to generalize tpm2_get_tpm_pt to tpm2_get_cap in order to it be
suitable for grabbing handles, PCR banks and so forth.

Jarkko Sakkinen (2):
  tpm: move TPM 2.0 command and response constants to tpm2-cmd.c
  tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd

 drivers/char/tpm/tpm.h          |  48 ++----------------
 drivers/char/tpm/tpm2-cmd.c     | 106 +++++++++++++++++++++++++++-------------
 drivers/char/tpm/tpm_tis_core.c |   3 +-
 3 files changed, 80 insertions(+), 77 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-11-25  8:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-09 10:14 [PATCH RFC 0/2] Generalize tpm2_get_tpm_pt to tpm2_get_cap Jarkko Sakkinen
2016-10-09 10:14 ` [PATCH RFC 1/2] tpm: move TPM 2.0 command and response constants to tpm2-cmd.c Jarkko Sakkinen
2016-10-09 10:14 ` [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd Jarkko Sakkinen
2016-11-11  4:21   ` [tpmdd-devel] " Nayna
2016-11-12  0:02     ` Jarkko Sakkinen
2016-11-14 23:48       ` Jarkko Sakkinen
2016-11-24 13:42         ` Nayna
2016-11-25  8:09           ` Jarkko Sakkinen
2016-11-17 11:50       ` Nayna
2016-11-17 17:42         ` Jarkko Sakkinen
2016-11-18 12:12           ` Nayna
2016-11-18 16:13             ` Jarkko Sakkinen
2016-11-22  9:08               ` Nayna
2016-11-22 11:03                 ` Jarkko Sakkinen
2016-11-04  7:28 ` [PATCH RFC 0/2] Generalize tpm2_get_tpm_pt to tpm2_get_cap Jarkko Sakkinen
2016-11-11  4:42   ` Nayna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).