[Qemu-devel] [PATCH 0/4] tpm: A fix and cleanups

Stefan Berger posted 4 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1517582668-10923-1-git-send-email-stefanb@linux.vnet.ibm.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppc passed
Test s390x passed
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(-)
[Qemu-devel] [PATCH 0/4] tpm: A fix and cleanups
Posted by Stefan Berger 6 years, 2 months ago
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