[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161203175213.10210-1-jarkko.sakkinen@linux.intel.com>
Date: Sat, 3 Dec 2016 19:52:10 +0200
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 v2 0/3] Locality support for tpm_crb
The tpm_crb driver should follow the policy of reserving and
relinquishing the locality it uses when multiple localities are used,
like when TXT is another locality.
Jarkko Sakkinen (3):
tpm_crb: map locality registers
tpm_crb: encapsulate crb_wait_for_reg_32
tpm_crb: request and relinquish locality 0
drivers/char/tpm/tpm_crb.c | 159 ++++++++++++++++++++++++++++++---------------
1 file changed, 106 insertions(+), 53 deletions(-)
--
v2: added sanity check for start address of the control area
2.9.3
Powered by blists - more mailing lists