diff mbox series

fwts-test: sync up with Recognize Pluton TPM patch

Message ID 20230927015656.109892-1-ivan.hu@canonical.com
State Accepted
Headers show
Series fwts-test: sync up with Recognize Pluton TPM patch | expand

Commit Message

Ivan Hu Sept. 27, 2023, 1:56 a.m. UTC
BugLink: https://bugs.launchpad.net/fwts/+bug/2037479

Fix the build fail.

Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
---
 fwts-test/tpm2-0001/acpidump-0002.log | 2 +-
 fwts-test/tpm2-0001/tpm2-0002.log     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/fwts-test/tpm2-0001/acpidump-0002.log b/fwts-test/tpm2-0001/acpidump-0002.log
index ee916464..3cf0eaa8 100644
--- a/fwts-test/tpm2-0001/acpidump-0002.log
+++ b/fwts-test/tpm2-0001/acpidump-0002.log
@@ -27,4 +27,4 @@  TPM2 @ 0x00000000
   0000: 54 50 4D 32 34 00 00 00 03 40 49 4E 54 45 4C 20  TPM24....@INTEL
   0010: 54 45 4D 50 4C 41 54 45 01 00 00 00 49 4E 54 4C  TEMPLATE....INTL
   0020: 14 02 14 20 04 00 03 00 77 66 55 44 33 22 11 00  ... ....wfUD3"..
-  0030: 0C 00 00 00                                         ....
+  0030: FF 00 00 00                                         ....
diff --git a/fwts-test/tpm2-0001/tpm2-0002.log b/fwts-test/tpm2-0001/tpm2-0002.log
index c93c1536..b9cd4112 100644
--- a/fwts-test/tpm2-0001/tpm2-0002.log
+++ b/fwts-test/tpm2-0001/tpm2-0002.log
@@ -5,14 +5,14 @@  tpm2            TPM2 Table:
 tpm2              Platform Class:                  0x0004
 tpm2              Reserved:                        0x0003
 tpm2              Address of Control Area:         0x0011223344556677
-tpm2              Start Method:                    0x0000000c
+tpm2              Start Method:                    0x000000ff
 tpm2            FAILED [HIGH] TPM2BadPlatformClass: Test 1, TPM2's
 tpm2            platform class must be zero (client) or one (server), got
 tpm2            0x4
 tpm2            FAILED [MEDIUM] TPM2ReservedNonZero: Test 1, TPM2 Reserved
 tpm2            field must be zero, got 0x0003 instead
 tpm2            FAILED [HIGH] TPM2BadStartMethod: Test 1, TPM2's Start
-tpm2            Method must be between one to eleven, got 0xc
+tpm2            Method must be between 0x1 and 0xd, got 0xff
 tpm2            
 tpm2            ==========================================================
 tpm2            0 passed, 3 failed, 0 warning, 0 aborted, 0 skipped, 0