commit | 6e4656d396077eaa80de13efaf4e2168cdac587f | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Mon Jan 29 19:39:56 2024 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jan 30 10:55:46 2024 +0100 |
tree | b35adb7bc95690f6acfeae138c3664d7d1585481 | |
parent | 9715e9dfe8fd751898ac627189ddc7331a1d3f9c [diff] |
qemu_v8: Disable Rust examples by default 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. Link: https://github.com/OP-TEE/build/issues/727 Link: https://github.com/OP-TEE/build/issues/728 Acked-by: Etienne Carriere <etienne.carriere@foss.st.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers