commit | 8f362431bb77b6ee1801626d464d97efab01f0cd | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Thu Jan 21 17:17:53 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Jan 22 09:39:14 2021 +0100 |
tree | 85595970463823f62e708f780cbab71dcac7bce4 | |
parent | 904f14872b122410521e610cbab24ffe2c8035b8 [diff] |
qemu_v8: use Python 3 when building EDK2 Set PYTHON3_ENABLE=TRUE so that EDK2 is built with Python 3. Python 2 is deprecated. Requires EDK2 tag edk2-stable201905 or later (older versions simply ignore PYTHON3_ENABLE). 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