github: Use tpm2-tss 4.2.0 for tests

This commit is contained in:
Tobias Brunner
2026-07-21 10:21:51 +02:00
parent 4eb3391801
commit 33917415df
+1 -1
View File
@@ -72,7 +72,7 @@ build_wolfssl()
build_tss2()
{
TSS2_REV=3.2.3
TSS2_REV=4.2.0
TSS2_PKG=tpm2-tss-$TSS2_REV
TSS2_DIR=$DEPS_BUILD_DIR/$TSS2_PKG
TSS2_SRC=https://github.com/tpm2-software/tpm2-tss/releases/download/$TSS2_REV/$TSS2_PKG.tar.gz