This is an automated email from the ASF dual-hosted git repository.
DemesneGH pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/teaclave-website.git
The following commit(s) were added to refs/heads/master by this push:
new a473a05f0 trustzone-sdk: update for new release 0.9.0 (#59)
a473a05f0 is described below
commit a473a05f02d63750117afd2d14c668a0488f05ac
Author: ZC <[email protected]>
AuthorDate: Fri May 22 15:34:36 2026 +0800
trustzone-sdk: update for new release 0.9.0 (#59)
---
...5-22-announcing-teaclave-trustzone-sdk-0.9.0.md | 32 ++++++++++++++++++++++
site/src/pages/download.md | 2 +-
2 files changed, 33 insertions(+), 1 deletion(-)
diff --git a/site/blog/2026-05-22-announcing-teaclave-trustzone-sdk-0.9.0.md
b/site/blog/2026-05-22-announcing-teaclave-trustzone-sdk-0.9.0.md
new file mode 100644
index 000000000..a3b0d82cf
--- /dev/null
+++ b/site/blog/2026-05-22-announcing-teaclave-trustzone-sdk-0.9.0.md
@@ -0,0 +1,32 @@
+---
+title: Announcing Apache Teaclaveâ„¢ TrustZone SDK 0.9.0
+date: 2026-05-22
+author: Zehui Chen
+---
+
+On behalf of the Teaclave community, I am happy to announce the release of
+Teaclave TrustZone SDK 0.9.0.
+
+Teaclave empowers developers to build memory-safe Trusted Applications across
+diverse confidential computing platforms, including Intel SGX and Arm
TrustZone.
+Apache Teaclave TrustZone SDK, a subproject of Apache Teaclave, is based on the
+OP-TEE project, a widely used open-source TrustZone OS.
+
+This release focuses on tooling improvements, ecosystem polish, and better
build
+compatibility, while keeping pace with upstream OP-TEE changes.
+
+For more details, please refer to our release notes:
+https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.9.0
+
+## Download
+
+You can download the release from the
+[download](https://teaclave.apache.org/download/) page. Also, please checkout
+our [repository](https://github.com/apache/teaclave-trustzone-sdk) hosted on
+GitHub.
+
+## Contributing
+
+Teaclave TrustZone SDK is under the Apache License v2 and open source in The
+Apache Way. We aim to create a project that is maintained and owned by the
+community. All kinds of contributions are welcome. Thanks to our contributors.
diff --git a/site/src/pages/download.md b/site/src/pages/download.md
index dec5d91cd..ffc147547 100644
--- a/site/src/pages/download.md
+++ b/site/src/pages/download.md
@@ -21,7 +21,7 @@ Each SDK evolves independently to best support its respective
platform and use c
| Latest Version | Source Code | PGP/SHA | Release Notes |
|:-------:|:-------------------------:|:----:|:-------:|
-| 0.8.0 |
[apache-teaclave-trustzone-sdk-0.8.0.tar.gz](https://www.apache.org/dyn/closer.lua/teaclave/trustzone-sdk-0.8.0/apache-teaclave-trustzone-sdk-0.8.0.tar.gz?action=download)
|
[asc](https://downloads.apache.org/teaclave/trustzone-sdk-0.8.0/apache-teaclave-trustzone-sdk-0.8.0.tar.gz.asc),
[sha512](https://downloads.apache.org/teaclave/trustzone-sdk-0.8.0/apache-teaclave-trustzone-sdk-0.8.0.tar.gz.sha512)
|
[notes](https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.8.0) |
+| 0.9.0 |
[apache-teaclave-trustzone-sdk-0.9.0.tar.gz](https://www.apache.org/dyn/closer.lua/teaclave/trustzone-sdk-0.9.0/apache-teaclave-trustzone-sdk-0.9.0.tar.gz?action=download)
|
[asc](https://downloads.apache.org/teaclave/trustzone-sdk-0.9.0/apache-teaclave-trustzone-sdk-0.9.0.tar.gz.asc),
[sha512](https://downloads.apache.org/teaclave/trustzone-sdk-0.9.0/apache-teaclave-trustzone-sdk-0.9.0.tar.gz.sha512)
|
[notes](https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.9.0) |
### Teaclave SGX SDK
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]