commit | f854c16c5c213cd6af1ec0568d4ae77116d79f51 | [log] [tgz] |
---|---|---|
author | Stefan Wiehler <stefan.wiehler@missinglinkelectronics.com> | Thu Jan 16 11:37:16 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Jan 31 14:32:04 2020 +0100 |
tree | 5a14b00b78e3c78b91488b2d324947723057935d | |
parent | aaabf8e3ac837c437b0b3b8f2dca7df87c899a74 [diff] |
zynqmp: add missing Python package build dependencies Currently one has to patch the PetaLinux installation to add these missing dependencies. However, there should be no need to touch the installation, which is often not feasible in e.g. corporate environments anyway. Different OP-TEE releases require different dependencies; this patch has been tested for all releases down to 3.5.0. Signed-off-by: Stefan Wiehler <stefan.wiehler@missinglinkelectronics.com> 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