qemu-patch-raspberry4/tests/data/acpi/q35
Stefan Berger ca745d2277 tests: acpi: Add updated TPM related tables
The updated TPM related tables have the following additions:

   Device (TPM)
   {
       Name (_HID, "MSFT0101" /* TPM 2.0 Security Device */)  // _HID: Hardware ID
+      Name (_STR, "TPM 2.0 Device")  // _STR: Description String
+      Name (_UID, One)  // _UID: Unique ID
       Name (_STA, 0x0F)  // _STA: Status
       Name (_CRS, ResourceTemplate ()  // _CRS: Current Resource Settings

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-4-stefanb@linux.ibm.com
Message-Id: <20220104175806.872996-4-stefanb@linux.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-01-07 19:30:13 -05:00
..
APIC tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
DMAR.dmar tests: acpi: add expected blob for DMAR table 2021-10-20 04:37:55 -04:00
DSDT tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.acpihmat tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.bridge tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.cphp tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.dimmpxm tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.ipmibt tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.ivrs tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.memhp tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.mmio64 tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.multi-bridge tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.nohpet tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.numamem tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.tis.tpm2 tests: acpi: Add updated TPM related tables 2022-01-07 19:30:13 -05:00
DSDT.tis.tpm12 tests: acpi: Add updated TPM related tables 2022-01-07 19:30:13 -05:00
DSDT.viot tests/acpi: add expected blobs for VIOT test on q35 machine 2021-12-15 10:35:26 +00:00
DSDT.xapic tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
FACP tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
FACP.nosmm qtest/acpi/bios-tables-test: update acpi tables 2021-02-23 10:58:42 -05:00
FACP.slic tests: acpi: SLIC: update expected blobs 2022-01-07 19:30:13 -05:00
FACP.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
FACS tests: Move tests/acpi-test-data/ to tests/data/acpi/ 2018-11-05 13:23:31 -05:00
HMAT.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
HPET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
IVRS.ivrs tests: acpi: update expected blobs 2021-10-20 04:37:55 -04:00
MCFG tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
NFIT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SLIC.slic tests: acpi: SLIC: update expected blobs 2022-01-07 19:30:13 -05:00
SLIT.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SLIT.memhp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.memhp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.mmio64 tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.numamem tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
SSDT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
TCPA.tis.tpm12 tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs 2021-08-31 17:33:12 -04:00
TPM2.tis.tpm2 tests: acpi: tpm2: Add the renamed ACPI files and drop old ones 2021-08-31 17:33:12 -04:00
VIOT.viot tests/acpi: add expected blobs for VIOT test on q35 machine 2021-12-15 10:35:26 +00:00
WAET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00