This is an automated email from the ASF dual-hosted git repository.
zfc pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
The following commit(s) were added to refs/heads/main by this push:
new 7cca75f readme: unify branding name
7cca75f is described below
commit 7cca75fe3aa08d8123a9de17930cc7b2b64c9733
Author: Zhaofeng Chen <[email protected]>
AuthorDate: Mon Aug 4 07:42:06 2025 +0000
readme: unify branding name
---
README.md | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 2c81ae8..9336a73 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,20 @@
-# Teaclave TrustZone SDK
+# Apache Teaclave™ (incubating) TrustZone SDK
[](LICENSE)
[](https://github.com/apache/incubator-teaclave-trustzone-sdk/releases)
[](https://teaclave.apache.org/)
-Teaclave TrustZone SDK (Rust OP-TEE TrustZone SDK) provides abilities to build
+Apache Teaclave™ (incubating) TrustZone SDK (Rust OP-TEE TrustZone SDK)
provides abilities to build
safe TrustZone applications in Rust. The SDK is based on the
[OP-TEE](https://www.op-tee.org/) project which follows
[GlobalPlatform](https://globalplatform.org/) [TEE
specifications](https://globalplatform.org/specs-library/tee-internal-core-api-specification/)
and provides ergonomic APIs. In addition, it enables the capability to write
TrustZone applications with Rust's standard library (std) and many third-party
-libraries (i.e., crates). Teaclave TrustZone SDK is a sub-project of [Apache
-Teaclave (incubating)](https://teaclave.apache.org/).
+libraries (i.e., crates).
-Teaclave TrustZone SDK provides two development modes for Rust TAs: `no-std`
-and `std`.
-We recommend using `no-std` by default. For a detailed comparison, please refer
+Apache Teaclave™ (incubating) TrustZone SDK provides two development modes for
Rust TAs: `no-std`
+and `std`. We recommend using `no-std` by default. For a detailed comparison,
please refer
to [Comparison](docs/ta-development-modes.md).
**UPDATES:** We have developed a new build environment on the `main` branch,
@@ -74,13 +72,13 @@ Conference",
## Contributing
-Teaclave is open source in [The Apache
+Apache Teaclave™ (incubating) is open source in [The Apache
Way](https://www.apache.org/theapacheway/),
we aim to create a project that is maintained and owned by the community. All
kinds of contributions are welcome.
Thanks to our [contributors](https://teaclave.apache.org/contributors/).
-Teaclave follows the Apache Software Foundation (ASF) model, which does not
+Apache Teaclave™ (incubating) follows the Apache Software Foundation (ASF)
model, which does not
require `Signed-off-by` or other commit trailers. While such tags
(e.g., DCO-style trailers like `Signed-off-by`, `Reviewed-by`) are welcome,
they are optional and not enforced. Pull requests with or without them are
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]