ivila opened a new pull request, #182: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/182
This PR adds a standardized and reproducible way to build QEMU images for our ci tests, it builds Qemu images with the following pairs: 1. (amd64, default_config) 2. (amd64, expand_memory) 3. (arm64, default_config) 4. (arm64, expand_memory) And upload them to the artifact of the workflow, you can check an example run [here](https://github.com/ivila/incubator-teaclave-trustzone-sdk/actions/runs/14528968263):  This is particularly valuable for maintainers to regenerate images and keep them synchronized with OP-TEE changes, check #181 for some details. -- 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: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org