fix error on some hardware in 3.2.2 version:
~# tpm2_nvread --output /tmp/DevID-cert.der 0x01C90000
WARN: Reading full size of the NV index
ERROR:esys:../tpm2-tss-3.2.2/src/tss2-esys/esys_iutil.c:1096:esys_GetResourceObject()
 Error: Esys handle does not exist (70018).
ERROR: Esys_SequenceComplete(0x70018) - esapi:The ESYS_TR resource object is bad
ERROR: Failed to get shandle
ERROR: Failed to read NVRAM area at index 0x1C90000
ERROR: Unable to run tpm2_nvread

Signed-off-by: Li Wang <li.w...@windriver.com>
---
 .../tpm2-tss/{tpm2-tss_3.2.2.bb => tpm2-tss_3.2.3.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-tpm/recipes-tpm2/tpm2-tss/{tpm2-tss_3.2.2.bb => tpm2-tss_3.2.3.bb} 
(96%)

diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.2.bb 
b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.3.bb
similarity index 96%
rename from meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.2.bb
rename to meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.3.bb
index 4d2c911..8bfc7db 100644
--- a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.2.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.3.bb
@@ -10,7 +10,7 @@ SRC_URI = 
"https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN
            file://fixup_hosttools.patch \
            "
 
-SRC_URI[sha256sum] = 
"ba9e52117f254f357ff502e7d60fce652b3bfb26327d236bbf5ab634235e40f1"
+SRC_URI[sha256sum] = 
"6279a9a1983ea6ffe41925067b7f0de3a6ed95020a30e7c97d80fa2754259534"
 
 inherit autotools pkgconfig systemd useradd
 
-- 
2.35.5

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63573): https://lists.yoctoproject.org/g/yocto/message/63573
Mute This Topic: https://lists.yoctoproject.org/mt/107540680/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to