Skip to content

Conversation

@DemesneGH
Copy link
Contributor

  • Remove unused packages from the host machine, freeing approximately 15 GB of disk space.

  • Build directly on the host machine instead of using a container. Seems the container only installed OP-TEE dependencies https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/main/Dockerfile, which can now be handled directly on the host. Running everything on the host avoids unnecessary switching between host and container environments.

Since the CI is not triggered for PRs, you can see it passed on my fork: https://github.com/DemesneGH/rust-optee-trustzone-sdk

@DemesneGH DemesneGH requested a review from ivila August 27, 2025 02:22
@DemesneGH
Copy link
Contributor Author

ref: #225

Copy link
Contributor

@ivila ivila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DemesneGH DemesneGH merged commit 0fb2801 into apache:main Aug 27, 2025
10 checks passed
@DemesneGH DemesneGH added the ci label Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants