commit | 69fa80f2f894d6376c59ee419a293846ac3cd98f | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Mon Sep 21 16:01:21 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Sep 28 15:21:16 2020 +0200 |
tree | bae28cf55aa90a0b44bc361f47d3c7be37f46dbc | |
parent | b126e6ef72ef85fe22481d543954513b462625d0 [diff] |
optee_examples_ext.mk, optee_test_ext.mk: use host-python3-pycryptodomex The optee_examples_ext and optee_test_ext packages are currently using the python3 command found in $PATH. It is more correct to use the Buildroot one. Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@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