diff options
author | Eric Auger <eric.auger@redhat.com> | 2020-06-09 14:54:06 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-06-09 14:18:04 -0400 |
commit | 6d6d1a23fc2ed42ab6ac76e289000474def8ff0c (patch) | |
tree | 5a63f3d2c6120cc257e65aca879e2aefc46b45b4 /tests/data | |
parent | 266345a867c290d6664c008b3bb3945395eca821 (diff) |
tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
Add placeholders for TPM and DSDT reference tables for
Q35 TPM-TIS tests and ignore them for the time being.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20200609125409.24179-3-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/acpi/q35/DSDT.tis | 0 | ||||
-rw-r--r-- | tests/data/acpi/q35/TPM2.tis | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/DSDT.tis b/tests/data/acpi/q35/DSDT.tis new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/DSDT.tis diff --git a/tests/data/acpi/q35/TPM2.tis b/tests/data/acpi/q35/TPM2.tis new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/TPM2.tis |