Skip to content

Commit

Permalink
tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
Browse files Browse the repository at this point in the history
The TCPA.tis.tpm12 file contains the following:

[000h 0000   4]                    Signature : "TCPA"    [Trusted Computing Platform Alliance table]
[004h 0004   4]                 Table Length : 00000032
[008h 0008   1]                     Revision : 02
[009h 0009   1]                     Checksum : 32
[00Ah 0010   6]                       Oem ID : "BOCHS "
[010h 0016   8]                 Oem Table ID : "BXPC    "
[018h 0024   4]                 Oem Revision : 00000001
[01Ch 0028   4]              Asl Compiler ID : "BXPC"
[020h 0032   4]        Asl Compiler Revision : 00000001

[024h 0036   2]               Platform Class : 0000
[026h 0038   4]         Min Event Log Length : 00010000
[02Ah 0042   8]            Event Log Address : 0000000007FF0000

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 20210708183814.925960-10-stefanb@linux.vnet.ibm.com
  • Loading branch information
stefanberger committed Jul 9, 2021
1 parent 9818176 commit a1b5cc4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Binary file modified tests/data/acpi/q35/DSDT.tis.tpm12
Binary file not shown.
Binary file modified tests/data/acpi/q35/TCPA.tis.tpm12
Binary file not shown.
2 changes: 0 additions & 2 deletions tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,3 +1 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/DSDT.tis.tpm12",
"tests/data/acpi/q35/TCPA.tis.tpm12",

0 comments on commit a1b5cc4

Please sign in to comment.