Re: [Qemu-devel] [PATCH v2 0/2] Add tests for the TPM TIS

2018-02-15 Thread Marc-Andre Lureau
On Thu, Feb 15, 2018 at 3:10 PM, Stefan Berger wrote: > This series of patches adds tests for the TPM TIS. > >Stefan > > v1->v2: > - moved common TPM test code into tpm-emu.c > - clearified a few comments in tpm-tis-test.c, no code changes > > Stefan Berger (2): > tests: Move common TPM te

[Qemu-devel] [PATCH v2 0/2] Add tests for the TPM TIS

2018-02-15 Thread Stefan Berger
This series of patches adds tests for the TPM TIS. Stefan v1->v2: - moved common TPM test code into tpm-emu.c - clearified a few comments in tpm-tis-test.c, no code changes Stefan Berger (2): tests: Move common TPM test code into tpm-emu.c tests: add test for TPM TIS device MAINTAINER