+1 approve

I've checked:

   1. Good signature from Zehui Chen
   2. Sha512 matches
   3. Building from source passes



Thanks!
Yuan Zhuang

On Thu, May 14, 2026 at 10:06 AM Zehui Chen <[email protected]> wrote:

> Hi all,
>
> I am pleased to be calling this vote for the release of
> Apache Teaclave TrustZone SDK $0.9.0 (rc.1).
>
> The release note is available in:
> -
> https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.9.0-rc.1
>
> The release candidate to be voted over is available at:
> -
> https://dist.apache.org/repos/dist/dev/teaclave/trustzone-sdk-0.9.0-rc.1/
>
> The release candidate is signed with a GPG key available at:
> - https://downloads.apache.org/teaclave/KEYS
>
> Instructions to verify the release candidate’s signature:
> - https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
>
> The release artifacts have passed all GitHub Actions CI checks. You can
> also
> reproduce the build process manually from source using the following
> commands:
>
> ```bash
> $ wget
> https://dist.apache.org/repos/dist/dev/teaclave/trustzone-sdk-0.9.0-rc.1/apache-teaclave-trustzone-sdk-0.9.0.tar.gz
> $ tar zxvf apache-teaclave-trustzone-sdk-0.9.0.tar.gz
> $ cd apache-teaclave-trustzone-sdk-0.9.0
> $ docker run -it --rm \
>   -v $(pwd):/root/teaclave_sdk_src \
>   -w /root/teaclave_sdk_src \
>   teaclave/teaclave-trustzone-emulator-nostd-expand-memory:optee-4.10
> # Inside the docker container:
> root@xxxx:~/teaclave_sdk_src# make
> ```
>
> The vote will be open for at least 72 hours. Anyone can participate
> in testing and voting, not just committers, please feel free to try
> out the release candidate and provide your votes to this thread
> explicitly.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
>
> Best,
> Zehui Chen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to