On 30 March 2018 at 01:12, Stefan Berger <stef...@linux.vnet.ibm.com> wrote: > The following patches fix the handling of some more flags of the TPM CRB > interface and extend the existing TPM CRB test program with tests of more > flags. > > Stefan > > The following changes since commit 043289bef4d9c0d277c45695c676a6cc9fca48a0: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180328' into > staging (2018-03-28 13:30:10 +0100) > > are available in the git repository at: > > git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2018-03-29-1 > > for you to fetch changes up to 4d0d1c077e5622da95fd0f6a8e7efb72e0f222b4: > > tests: Tests more flags of the CRB interface (2018-03-29 17:41:03 -0400) > > ---------------------------------------------------------------- > Stefan Berger (4): > tpm: CRB: set the Idle flag by default > tpm: CRB: Reset Granted flag when relinquishing locality > tpm: CRB: Enforce locality is requested before processing buffer > tests: Tests more flags of the CRB interface > > hw/tpm/tpm_crb.c | 18 +++++++++++++++++- > tests/tpm-crb-test.c | 74 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- > 2 files changed, 89 insertions(+), 3 deletions(-) >
Applied, thanks. -- PMM