DemesneGH commented on issue #94: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/94#issuecomment-1253488204
@HakonToemte It seems the `hello_world-rs` you built is a 32-bit (arm) ELF which is not compatible with the 64-bit (aarch64) QEMUv8 platform. Suggest to unset `ARCH` and rebuild the host app, reference: https://github.com/apache/incubator-teaclave-trustzone-sdk#build--install. -- 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