Skip to content

Bump OP-TEE version and optee-* versions#270

Merged
DemesneGH merged 1 commit into
apache:mainfrom
DemesneGH:main
Jan 20, 2026
Merged

Bump OP-TEE version and optee-* versions#270
DemesneGH merged 1 commit into
apache:mainfrom
DemesneGH:main

Conversation

@DemesneGH

Copy link
Copy Markdown
Contributor
  • Bump OP-TEE version to 4.9.0
  • Bump optee-* crates version to 0.8.0
  • Fix default target for project/eth_wallet/ta/Makefile

Prepare for the release 0.8.0.
I will upload the new docker images (step 4 in https://github.com/apache/teaclave-trustzone-sdk/blob/main/docs/operation-guide-for-integration-with-each-optee-release.md) once this PR merged.

- Bump OP-TEE version to 4.9.0
- Bump optee-* crates version to 0.8.0
- Fix default target for project/eth_wallet/ta/Makefile
@ivila

ivila commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

It looks like a few Cargo.lock files may have been included by accident.

  • examples/secure_db_abstraction-rs/ta/Cargo.lock
  • examples/tls_client-rs/ta/Cargo.lock
  • examples/tls_server-rs/ta/Cargo.lock
  • projects/web3/eth_wallet/ta/Cargo.lock

@DemesneGH

Copy link
Copy Markdown
Contributor Author

These Cargo.lock are updated intentionally, they're introduced for the std-only TAs in #199. To maintain consistency, they should be updated when the optee crates version bump.

@DemesneGH

Copy link
Copy Markdown
Contributor Author

I will merge it if there're no follow up comments, thanks!

@DemesneGH DemesneGH merged commit 06069b2 into apache:main Jan 20, 2026
16 checks passed
@DemesneGH

Copy link
Copy Markdown
Contributor Author

FYI the docker images updated and marked as latest:

  • teaclave/teaclave-trustzone-emulator-std-expand-memory:optee-4.9.0
  • teaclave/teaclave-trustzone-emulator-nostd-expand-memory:optee-4.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants