qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] tpm: A fix and cleanups
@ 2018-02-02 14:44 Stefan Berger
  2018-02-02 14:44 ` [Qemu-devel] [PATCH 1/4] tpm: Split off tpm_crb_reset function Stefan Berger
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Stefan Berger @ 2018-02-02 14:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanb, marcandre.lureau

The following patches fix the resetting of the CRB interface and wrap
calls to st{w,l}_be_p in tpm_cmd_set_XYZ functions. We also clean up
a one-liner in the TIS.

   Stefan

Stefan Berger (4):
  tpm: Split off tpm_crb_reset function
  tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions
  MAINTAINERS: add pointer to tpm-next repository
  tpm: tis: move one-line function into caller

 MAINTAINERS       |  1 +
 hw/tpm/tpm_crb.c  | 48 ++++++++++++++++++++++++++++--------------------
 hw/tpm/tpm_tis.c  |  7 +------
 hw/tpm/tpm_util.c |  6 +++---
 hw/tpm/tpm_util.h | 15 +++++++++++++++
 5 files changed, 48 insertions(+), 29 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2018-02-03 13:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02 14:44 [Qemu-devel] [PATCH 0/4] tpm: A fix and cleanups Stefan Berger
2018-02-02 14:44 ` [Qemu-devel] [PATCH 1/4] tpm: Split off tpm_crb_reset function Stefan Berger
2018-02-03 13:10   ` Marc-Andre Lureau
2018-02-02 14:44 ` [Qemu-devel] [PATCH 2/4] tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions Stefan Berger
2018-02-02 14:44 ` [Qemu-devel] [PATCH 3/4] MAINTAINERS: add pointer to tpm-next repository Stefan Berger
2018-02-02 15:09   ` Eric Blake
2018-02-03 13:11   ` Marc-Andre Lureau
2018-02-02 14:44 ` [Qemu-devel] [PATCH 4/4] tpm: tis: move one-line function into caller 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).