Skip to content

Commit 77e5dc6

Browse files
committed
Switch to v2.3.3 of TSS
Switching the regeneration script and the bindings to those using v2.3.3 of tpm2-tss. Signed-off-by: Ionut Mihalcea <[email protected]>
1 parent 3208af5 commit 77e5dc6

File tree

3 files changed

+73
-987
lines changed

3 files changed

+73
-987
lines changed

tss-esapi-sys/regenerate-bindings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set -euf -o pipefail
1111
OPENSSL_GIT="https://github.com/openssl/openssl.git"
1212
OPENSSL_VERSION="OpenSSL_1_1_1j"
1313
TPM2_TSS_GIT="https://github.com/tpm2-software/tpm2-tss.git"
14-
TPM2_TSS_VERSION="3.2.1"
14+
TPM2_TSS_VERSION="2.3.3"
1515

1616
export SYSROOT="/tmp/sysroot"
1717

0 commit comments

Comments
 (0)