DemesneGH commented on issue #55: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/55#issuecomment-1009679980
@gaojunjie03 > 如果我要运行在qemu,还得要继续执行这些吗? 需要。如果要在QEMU中运行,需要先clone OP-TEE repo,QEMU是在OP-TEE repo里build的。 整个流程是先在Teaclave TrustZone SDK中build examples,再运行OP-TEE的QEMU,拷贝examples到QEMU中执行。 此外,Teaclave TrustZone SDK已经集成到OP-TEE主分支,也可以按照这个文档下载和编译OP-TEE,编译完成的buildroot里自带Teaclave TrustZone SDK的examples: https://optee.readthedocs.io/en/latest/building/optee_with_rust.html -- 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]
