commit | ef7253c2607afcf50064e0f584479055acffc4ec | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue May 14 17:16:36 2019 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri May 29 10:56:18 2020 +0200 |
tree | 40836a75ea23aceb596b485175afd45c722f4b51 | |
parent | bb1adeff1261bb7705de5ecdff369ee1140f896a [diff] |
common.mk: Rename BENCHMARK_APP_PATH to OPTEE_BENCHMARK_PATH Rename BENCHMARK_APP_PATH to OPTEE_BENCHMARK_PATH for consistency with the other OP-TEE packages. Remove unused BENCHMARK_APP_OUT and LIBYAML_LIB_OUT that were related to OP-TEE benchmark package. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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