ivila opened a new pull request, #322: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/322
The quickstart referenced examples/hello_world-rs/ which no longer exists (examples are split into examples/ca/ and examples/ta/), pointed at ../cargo-optee/README.md instead of ../tools/cargo-optee/README.md, used a non-existent #build-commands anchor, and listed stale ta/target and host/target artifact paths. Use the verified top-level build (make -C examples hello_world-rs), correct workspace target paths, per-crate emulate targets, and add expected build/run output verified end-to-end in QEMU. -- 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]
