gaojunjie03 commented on issue #55: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/55#issuecomment-1009530303
> > 然后怎么运行案例?我make examples成功了,我进入其中一个案例,hello_world-rs/host/target/aarch64-unknown-linux-gnu/release 运行./hello_world-rs 报错了。 > > @gaojunjie03 CA和TA需要在arm64架构的物理机或虚拟机中运行,参考这个文档:https://teaclave.apache.org/trustzone-sdk-docs/getting-started-with-optee-for-qemu-armv8/ > > > 似乎所有案例都报这个错 Error: The requested data item is not found. (error code 0xffff0008) > > 这个错有可能是TA没有放到`/lib/optee_armtz/`目录中。 我这台机是aarch64,应该也是arm64吧? 我全程都是在docker容器上运行,包括编译 make optee和最终的make examples 运行案例都是在docker上(方便后面迁移到其他机器上)。是否不能在docker上? -- 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