All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tpm: better support for 32-bit tpm2 properties
@ 2016-07-15  1:07 ` Andrey Pronin
  0 siblings, 0 replies; 25+ messages in thread
From: Andrey Pronin @ 2016-07-15  1:07 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Peter Huewe, Marcel Selhorst, Jason Gunthorpe, tpmdd-devel,
	linux-kernel, groeck, smbarber, dianders, Andrey Pronin

These patches help working with 32-bit TPM2.0-specific properties that
can be read using TPM2_GetCapability(capability = TPM_CAP_TPM_PROPERTIES):
 - TPM_PT_PERMANENT
 - TPM_PT_STARTUP_CLEAR

Andrey Pronin (2):
  tpm: define constants for tpm2 properties
  tpm: fix byte-order for the value read by tpm2_get_tpm_pt

 drivers/char/tpm/tpm.h      | 26 ++++++++++++++++++++++++++
 drivers/char/tpm/tpm2-cmd.c |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)

-- 
2.6.6

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

end of thread, other threads:[~2016-07-18 19:13 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15  1:07 [PATCH 0/2] tpm: better support for 32-bit tpm2 properties Andrey Pronin
2016-07-15  1:07 ` Andrey Pronin
2016-07-15  1:07 ` [PATCH 1/2] tpm: define constants for " Andrey Pronin
2016-07-15  1:07   ` Andrey Pronin
2016-07-15  3:08   ` Jason Gunthorpe
2016-07-15  3:08     ` Jason Gunthorpe
2016-07-18 18:58   ` Jarkko Sakkinen
2016-07-18 18:58     ` Jarkko Sakkinen
2016-07-15  1:07 ` [PATCH 2/2] tpm: fix byte-order for the value read by tpm2_get_tpm_pt Andrey Pronin
2016-07-15  1:07   ` Andrey Pronin
2016-07-15  3:10   ` Jason Gunthorpe
2016-07-15  3:17     ` Andrey Pronin
2016-07-15  3:17       ` Andrey Pronin
2016-07-15  3:35       ` Jason Gunthorpe
2016-07-15  3:35         ` Jason Gunthorpe
2016-07-15 19:31         ` Andrey Pronin
2016-07-15 19:39           ` Jason Gunthorpe
2016-07-18 19:05             ` Jarkko Sakkinen
2016-07-18 19:05               ` Jarkko Sakkinen
2016-07-18 19:04   ` Jarkko Sakkinen
2016-07-18 19:04     ` Jarkko Sakkinen
2016-07-18 19:09     ` Jarkko Sakkinen
2016-07-18 19:09       ` Jarkko Sakkinen
2016-07-18 19:13     ` Andrey Pronin
2016-07-18 19:13       ` Andrey Pronin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.