DemesneGH commented on issue #66:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/66#issuecomment-1081351031


   Hi @syedelec 
   
   > I already have a building environment for a library in Rust and I would 
like to integrate the TA (host + ta) and not build them separately.
   
   The toolchains for building host applications can be upgraded to the new 
version or changed to the other architecture(such as Android) as you want, 
because those are normal Linux binaries.
   As for building TAs, the specific toolchains and the modified std are needed 
as stated above. Maybe you can try to include the source code of your library 
as the third-party crate in TA's `Cargo.toml`.
   


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