Re: [Qemu-devel] [PATCH 0/4] tpm: More improvements on CRB interface

2018-03-31 Thread no-reply
] [PATCH 0/4] tpm: More improvements on CRB interface === TEST SCRIPT BEGIN === #!/bin/bash set -e git submodule update --init dtc # Let docker tests dump environment info export SHOW_ENV=1 export J=8 time make docker-test-build@min-glib === TEST SCRIPT END === Updating

Re: [Qemu-devel] [PATCH 0/4] tpm: More improvements on CRB interface

2018-03-29 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1522270761-29646-1-git-send-email-stef...@linux.vnet.ibm.com Subject: [Qemu-devel] [PATCH 0/4] tpm: More improvements on CRB interface === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH 0/4] tpm: More improvements on CRB interface

2018-03-28 Thread Stefan Berger
This patch improves yet more flags of the TPM CRB interface and adds more test to the CRB test case. Ideally we could have this for 2.12. I tested it with UEFI and it works as before. Stefan Stefan Berger (4): tpm: CRB: set the Idle flag by default tpm: CRB: Reset Granted flag when relinqu