OP-TEE / build

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

qemu_v8: Disable Rust examples by default #726

Closed b49020 closed 5 months ago

b49020 commented 5 months ago

There has been random CI build failures reported while building Rust examples. Most of them seems like conflicts with buildroot provided Rust toolchain. So until those are resolved, disable default Rust examples build for now to get the CI passing successfully.

etienne-lms commented 5 months ago

Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>

jforissier commented 5 months ago

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

Links: https://github.com/OP-TEE/build/issues/727 and https://github.com/OP-TEE/build/issues/728.

jenswi-linaro commented 5 months ago

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

b49020 commented 5 months ago

Tags and link added, thanks.