mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Locality support for the CRB driver
@ 2016-10-11  9:23 Jarkko Sakkinen
  2016-10-11  9:23 ` [PATCH RFC 1/3] tpm_crb: expand struct crb_control_area to struct crb_regs Jarkko Sakkinen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jarkko Sakkinen @ 2016-10-11  9:23 UTC (permalink / raw)
  To: Peter Huewe
  Cc: Jarkko Sakkinen, Jason Gunthorpe, open list,
	moderated list:TPM DEVICE DRIVER

Request and relinquish locality 0 so that the CRB driver is a good
citizen in a multi locality environment like TXT.

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 | 152 ++++++++++++++++++++++++++++-----------------
 1 file changed, 96 insertions(+), 56 deletions(-)

-- 
2.7.4

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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-11  9:23 [PATCH 0/3] Locality support for the CRB driver Jarkko Sakkinen
2016-10-11  9:23 ` [PATCH RFC 1/3] tpm_crb: expand struct crb_control_area to struct crb_regs Jarkko Sakkinen
2016-10-11  9:23 ` [PATCH 1/3] tpm_crb: map locality registers Jarkko Sakkinen
2016-10-11 11:25   ` Jarkko Sakkinen
2016-10-11 17:01   ` Jason Gunthorpe
2016-10-11 18:21     ` Jarkko Sakkinen
2016-10-11 18:29       ` Jason Gunthorpe
2016-10-11 19:48         ` Jarkko Sakkinen
2016-10-11  9:23 ` [PATCH 2/3] tpm_crb: encapsulate crb_wait_for_reg_32 Jarkko Sakkinen
2016-10-11 10:21   ` [tpmdd-devel] " Winkler, Tomas
2016-10-11 11:29     ` Jarkko Sakkinen
2016-10-11  9:23 ` [PATCH 3/3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome