Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1535471

[PATCH v2 0/3] Locality support for tpm_crb

From Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] Locality support for tpm_crb
Date 2016-12-03 19:00 +0100
Message-ID <sKmLo-4ob-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] Locality support for tpm_crb Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-12-03 19:00 +0100
  [PATCH v2 3/3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-12-03 19:00 +0100
    Re: [PATCH v2 3/3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-12-03 19:50 +0100
      RE: [tpmdd-devel] [PATCH v2 3/3] tpm_crb: request and relinquish         locality 0 "Winkler, Tomas" <tomas.winkler@intel.com> - 2016-12-05 23:00 +0100
        Re: [tpmdd-devel] [PATCH v2 3/3] tpm_crb: request and relinquish  locality 0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-12-06 19:50 +0100
    Re: [PATCH v2 3/3] tpm_crb: request and relinquish locality 0 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-12-05 17:40 +0100
      Re: [PATCH v2 3/3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-12-06 19:50 +0100
  Re: [PATCH v2 0/3] Locality support for tpm_crb Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-12-03 19:50 +0100

csiph-web