StephQAZ opened a new issue #58: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/58
Hello team, I am new to Rust OP-TEE. I use C/C++, and I haven't learned Rust. I know that TA can execute a third-party lib(`crate`), and the third-party lib must be a static link lib, right? So if there are some codes in `crate` that have to invoke system calls (such as read()/open()/write() in Linux), can Rust TA executes this code in secure world? thanks, Steph -- 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]
