b49020 opened a new pull request, #123:
URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/123

   I would propose to have separate git repos for `optee-utee` and `optee-teec` 
crates such that they can be reused by both `std` and `no-std` OP-TEE Rust 
examples. This would allow us to avoid divergent OP-TEE crates and rather have 
single git repos to provide collaborative development environment.
   
   For demonstration purpose, I have created two repos using `git subtree 
split` command as follows:
   - https://github.com/b49020/optee-teec
   - https://github.com/b49020/optee-utee
   
   @DemesneGH If you are fine with this approach then please create 
corresponding 2 new repos for these crates and I will create PRs for those. 
Once those are in place then we can drop `optee-utee` and `optee-teec` 
sub-directories from both `master` and `no-std` branch.


-- 
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

Reply via email to