commit | 8adab8471d514414df13372a875c18f1f1284073 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Jun 02 15:49:00 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 02 17:02:35 2020 +0200 |
tree | 19f09e740d2da9c2d6e3f2f66131874afe26b963 | |
parent | ef7253c2607afcf50064e0f584479055acffc4ec [diff] |
hikey: do not call hisi-idt.py with hardcoded python command Let hisi-idt.py decide which python interpreter is used based on the hashbang line. Calling "python" can cause compatibility problems when "python" is Python 2 but the script needs Python3. Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Joakim Bech <joakim.bech@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