commit | dc34f49f944aa98701ef210d6b0daa7b8ecbbf76 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Apr 11 16:53:06 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Apr 13 14:41:16 2023 +0200 |
tree | 7f894d4aa28d9d6fec6b6bbf18eafc6c5b5deeb0 | |
parent | d545be1b2e6046312f566d5c1a1c524e492686b0 [diff] |
common.mk: add PYTHON3 variable Add PYTHON3 variable and replace python calls in common makefiles and in trusted-services.mk. This way the Python interpreter can be selected externally. Signed-off-by: Imre Kis <imre.kis@arm.com> Reviewed-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