[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables
|
From: |
Stefan Berger |
|
Subject: |
[PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables |
|
Date: |
Tue, 4 Jan 2022 12:58:04 -0500 |
Replace existing TPM related tables, that are about to change, with
empty files.
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Ani Sinha <ani@anisinha.ca>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Acked-by: Ani Sinha <ani@anisinha.ca>
Message-id: 20211223022310.575496-2-stefanb@linux.ibm.com
---
tests/qtest/bios-tables-test-allowed-diff.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..5d80e408d4 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.tis.tpm12",
+"tests/data/acpi/q35/DSDT.tis.tpm2",
--
2.31.1
- [PATCH v5 0/3] tpm: Add missing ACPI device identification objects, Stefan Berger, 2022/01/04
- [PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables,
Stefan Berger <=
- [PATCH v5 3/3] tests: acpi: Add updated TPM related tables, Stefan Berger, 2022/01/04
- [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Stefan Berger, 2022/01/04
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Igor Mammedov, 2022/01/06
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Michael S. Tsirkin, 2022/01/06
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Stefan Berger, 2022/01/06
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Michael S. Tsirkin, 2022/01/06
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Stefan Berger, 2022/01/06
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Igor Mammedov, 2022/01/06
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Stefan Berger, 2022/01/06