DemesneGH opened a new pull request, #104: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/104
After OP-TEE 3.20.0, OP-TEE updated the GP support from 1.1 to 1.3.1 (https://github.com/OP-TEE/optee_os/pull/5688), which made some of the libutee APIs not compatible with the current Rust wrappers. So in `ci.yml` I've pinned the OP-TEE repo to `3.20.0`. Notes: todo list before updating to OP-TEE 3.21.0: - re-generate Rust wrappers for libutee in `optee-utee/optee-utee-sys/src/`: `tee_api.rs`, `utee_syscalls.rs`, etc. - update the corresponding function calls in `optee-utee/src`. - ci: resume the OP-TEE repo to the latest version. -- 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