OP-TEE / build

Makefiles to use OP-TEE on various platforms
107 stars 209 forks source link

optee_rust_examples_ext: Add TA target for no-std mode #714

Closed b49020 closed 6 months ago

b49020 commented 6 months ago

aarch64-unknown-linux-gnu target is used to compile TAs in no-std mode, so add corresponding support without breaking support for std mode.

Dependency for https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/114

b49020 commented 6 months ago

@DemesneGH Can I have your Ack here?

DemesneGH commented 6 months ago

Acked-by: Yuan Zhuang <demesne@foxmail.com>

b49020 commented 6 months ago

Tag applied, thanks.

jenswi-linaro commented 6 months ago

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>

b49020 commented 6 months ago

Tag applied, thanks.