commit | e84f2506f3279a2c055237d70a8ec782b96c6356 | [log] [tgz] |
---|---|---|
author | Yuan Zhuang <zhuangyuan04@baidu.com> | Tue Sep 28 22:38:38 2021 -0700 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Oct 04 10:03:07 2021 +0200 |
tree | c8cf86defeb1313aaff7273cae4b3d6f6aa2d4cb | |
parent | c4d80a6cfe071de737e6834c52be65d62c3b3e9d [diff] |
qemu_v8.mk: Add CI test for Rust applications Invoke optee_rust/ci/qemu-check.exp in target "check-rust" to trigger CI test for Rust applications. Run build and check progress: $ make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y check-rust Signed-off-by: Yuan Zhuang <zhuangyuan04@baidu.com> Reviewed-by: Jerome Forissier <jerome@forissier.org> Tested-by: Jerome Forissier <jerome@forissier.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