qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 10/14] tests: acpi: prepare for TPM CRB tests


From: Stefan Berger
Subject: Re: [PATCH v3 10/14] tests: acpi: prepare for TPM CRB tests
Date: Mon, 30 Oct 2023 18:18:05 -0400
User-agent: Mozilla Thunderbird


On 10/29/23 02:03, Joelle van Dyne wrote:
Signed-off-by: Joelle van Dyne <j@getutm.app>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
---
  tests/qtest/bios-tables-test-allowed-diff.h | 4 ++++
  tests/data/acpi/q35/DSDT.crb.tpm2           | 0
  tests/data/acpi/q35/TPM2.crb.tpm2           | 0
  tests/data/acpi/virt/DSDT.crb-device.tpm2   | 0
  tests/data/acpi/virt/TPM2.crb-device.tpm2   | 0
  5 files changed, 4 insertions(+)
  create mode 100644 tests/data/acpi/q35/DSDT.crb.tpm2
  create mode 100644 tests/data/acpi/q35/TPM2.crb.tpm2
  create mode 100644 tests/data/acpi/virt/DSDT.crb-device.tpm2
  create mode 100644 tests/data/acpi/virt/TPM2.crb-device.tpm2

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..c2d1924c2f 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,5 @@
  /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.crb.tpm2",
+"tests/data/acpi/q35/TPM2.crb.tpm2",
+"tests/data/acpi/virt/DSDT.crb.tpm2",
+"tests/data/acpi/virt/TPM2.crb.tpm2",
diff --git a/tests/data/acpi/q35/DSDT.crb.tpm2 
b/tests/data/acpi/q35/DSDT.crb.tpm2
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/tests/data/acpi/q35/TPM2.crb.tpm2 
b/tests/data/acpi/q35/TPM2.crb.tpm2
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/tests/data/acpi/virt/DSDT.crb-device.tpm2 
b/tests/data/acpi/virt/DSDT.crb-device.tpm2
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/tests/data/acpi/virt/TPM2.crb-device.tpm2 
b/tests/data/acpi/virt/TPM2.crb-device.tpm2
new file mode 100644
index 0000000000..e69de29bb2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]