Re: [PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables

2021-07-13 Thread Stefan Berger
On 7/13/21 11:19 AM, Michael S. Tsirkin wrote: On Mon, Jul 12, 2021 at 04:47:26PM -0400, Stefan Berger wrote: This series of patches adds test case for TPM 1.2 ACPI tables. Acked-by: Michael S. Tsirkin Pls feel free to merge through tpm tree. Thanks. I will have to post a v5 since this o

Re: [PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables

2021-07-13 Thread Michael S. Tsirkin
On Mon, Jul 12, 2021 at 04:47:26PM -0400, Stefan Berger wrote: > This series of patches adds test case for TPM 1.2 ACPI tables. Acked-by: Michael S. Tsirkin Pls feel free to merge through tpm tree. > Stefan > > v4: > - Added patch 10 that checks for availability of a TPM device model >

[PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables

2021-07-12 Thread Stefan Berger
This series of patches adds test case for TPM 1.2 ACPI tables. Stefan v4: - Added patch 10 that checks for availability of a TPM device model using QMP and if not available skips the ACPI table test v3: - Define enum TPMVersion for when CONFIG_TPM is not defined affected patches 2