The following patches do some cleanups and fix the resetting of the TPM CRB device and add my tpm-next git tree reference to MAINTAINERS.
The following changes since commit e486b528229ed4ed5dfdac790c8152bfb2a265c9: Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into staging (2018-02-02 10:57:50 +0000) are available in the git repository at: git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2018-02-03-1 for you to fetch changes up to 3bd9e16149de3965a9880a20826a28b7b94bd4a7: tpm: tis: move one-line function into caller (2018-02-03 09:01:56 -0500) ---------------------------------------------------------------- Merge tpm 2018/02/03 v1 ---------------------------------------------------------------- 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