[Qemu-devel] [PATCH 0/2] tpm: A fix and a cleanup

Stefan Berger posted 2 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1517527416-31328-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
hw/tpm/tpm_crb.c  |  6 ++++++
hw/tpm/tpm_util.c |  6 +++---
hw/tpm/tpm_util.h | 15 +++++++++++++++
3 files changed, 24 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH 0/2] tpm: A fix and a cleanup
Posted by Stefan Berger 6 years, 2 months ago
The following two patches fix the resetting of the CRB interface
and wrap calls to st{w,l}_be_p in tpm_cmd_set_XYZ functions.

   Stefan

Stefan Berger (2):
  tpm: Split off tpm_crb_reset function
  tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions

 hw/tpm/tpm_crb.c  |  6 ++++++
 hw/tpm/tpm_util.c |  6 +++---
 hw/tpm/tpm_util.h | 15 +++++++++++++++
 3 files changed, 24 insertions(+), 3 deletions(-)

-- 
2.5.5