[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables
|
From: |
Igor Mammedov |
|
Subject: |
Re: [PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables |
|
Date: |
Thu, 6 Jan 2022 17:56:51 +0100 |
On Tue, 4 Jan 2022 12:58:04 -0500
Stefan Berger <stefanb@linux.ibm.com> wrote:
> 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
Acked-by: Igor Mammedov <imammedo@redhat.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",
- [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, 2022/01/04
- Re: [PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables,
Igor Mammedov <=
- [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
- Re: [PATCH v5 2/3] acpi: tpm: Add missing device identification objects, Ani Sinha, 2022/01/06