qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] tpm: Extend the TPM TIS implementation
@ 2014-12-09 14:18 Stefan Berger
  2014-12-09 14:18 ` [Qemu-devel] [PATCH 1/5] tpm: Extend sts register to 32 bit Stefan Berger
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Stefan Berger @ 2014-12-09 14:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: PeterHuewe, Stefan Berger, mst

The following series of patches extends the TPM TIS implementation to
version 1.3. This will lead to a TIS version that supports TPM 2.
For this I would post relatively small patches afterwards.

Regards,
   Stefan


Stefan Berger (5):
  tpm: Extend sts register to 32 bit
  tpm: Allow 32 & 16 bit accesses to the registers
  tpm: Support for XFIFO register
  tpm: Support for TIS selftest done flag
  tpm: Support for capability flags of TIS 1.3

 hw/tpm/tpm_int.h             |   1 +
 hw/tpm/tpm_passthrough.c     |  37 ++++++++++--
 hw/tpm/tpm_tis.c             | 131 ++++++++++++++++++++++++++++++++++---------
 hw/tpm/tpm_tis.h             |   2 +-
 include/sysemu/tpm_backend.h |   2 +-
 5 files changed, 139 insertions(+), 34 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-12-11 21:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 14:18 [Qemu-devel] [PATCH 0/5] tpm: Extend the TPM TIS implementation Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 1/5] tpm: Extend sts register to 32 bit Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 2/5] tpm: Allow 32 & 16 bit accesses to the registers Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 3/5] tpm: Support for XFIFO register Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 4/5] tpm: Support for TIS selftest done flag Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 5/5] tpm: Support for capability flags of TIS 1.3 Stefan Berger
2014-12-09 14:35 ` [Qemu-devel] [PATCH 0/5] tpm: Extend the TPM TIS implementation Michael S. Tsirkin
2014-12-09 14:40   ` Stefan Berger
2014-12-09 14:45     ` Michael S. Tsirkin
2014-12-09 14:48       ` Stefan Berger
2014-12-11 21:15       ` Stefan Berger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).