diff options
author | Stefan Berger <stefanb@linux.ibm.com> | 2022-01-04 12:58:06 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-01-07 19:30:13 -0500 |
commit | ca745d2277496464b54fd832c15c45d0227325bb (patch) | |
tree | e37c83435b42f30a29f17dad1e8b01eb49b75816 /disas/xtensa.c | |
parent | 5903646d3913af6544680f6645fcb7296d0b3a1c (diff) | |
download | qemu-ca745d2277496464b54fd832c15c45d0227325bb.zip qemu-ca745d2277496464b54fd832c15c45d0227325bb.tar.gz qemu-ca745d2277496464b54fd832c15c45d0227325bb.tar.bz2 |
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>
Diffstat (limited to 'disas/xtensa.c')
0 files changed, 0 insertions, 0 deletions