commit | 3d4497c1ba1675a7adb14fbb20d05a32c1195138 | [log] [tgz] |
---|---|---|
author | Mikko Rapeli <mikko.rapeli@linaro.org> | Mon Oct 07 08:13:33 2024 +0100 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Thu Oct 10 16:41:17 2024 +0200 |
tree | 0c3fd58017ea1233698cf16964d137bb60ff9a50 | |
parent | 3bd5a3bc4de86cb60364415adfbfe3a67f30341c [diff] |
common.mk post-build.sh S30optee: change /data to /var/lib /data/tee is not FHS compatible path. Use /var/lib/tee instead. Related to optee_client side CMake change to use standard CMake install and runtime paths: https://github.com/OP-TEE/optee_client/pull/391 Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Mikko Rapeli <mikko.rapeli@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