[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1476008057-2395-1-git-send-email-jarkko.sakkinen@linux.intel.com>
Date: Sun, 9 Oct 2016 13:14:14 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Peter Huewe <peterhuewe@....de>
Cc: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
linux-kernel@...r.kernel.org (open list),
tpmdd-devel@...ts.sourceforge.net (moderated list:TPM DEVICE DRIVER)
Subject: [PATCH RFC 0/2] Generalize tpm2_get_tpm_pt to tpm2_get_cap
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
Powered by blists - more mailing lists