hallowsman

Results 4 comments of hallowsman

> Hi @hallowsman , please refer to the `release-v0.3.0` branch (https://github.com/apache/incubator-teaclave-trustzone-sdk/tree/release-v0.3.0) which has updated the Rust version to May 2024, thanks! 这个编译流程和以前的一样吗 我这边执行了source environment make -C examples/helloworld-rs 然后编译错误

> try the following steps in SDK root: > > ``` > $ ./setup.sh > $ source environment > $ make optee > $ make -C examples/hello_world-rs > ``` when...

> Seems you're using the other "cc" which should be `aarch64-linux-gnu-gcc`, do you sync all files from "release-v0.3.0" branch? > > > warning: `/root/.cargo/config` is deprecated in favor of `config.toml`...