commit | f26a638b5d1b351de14d650ac52d3c991cb302a4 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Fri Jan 24 11:41:56 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jan 28 19:40:04 2025 +0100 |
tree | 38661b1b4e1227eabe9d82478e64efc7d6179b1d | |
parent | 9e5bb477ba6a8da7626c50267cb90cc3b06b5dd7 [diff] |
br-ext: remove package deprecated build directives Remove CMake build directives that are deprecated in OP-TEE packages and generate CMake build warning trace messages like the one below. CMake Warning: Manually-specified variables were not used by the project: CFG_TA_TEST_PATH CFG_TEE_BENCHMARK CMake Warning: Manually-specified variables were not used by the project: OPTEE_EXAMPLES_SDK Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@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