DemesneGH opened a new pull request, #226: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/226
- 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
