commit | dae64e78896ecfa7d6de1df9d7cabb38dc7cb8fe | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Thu Feb 18 23:57:27 2021 +0900 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Tue Jun 08 09:01:02 2021 +0200 |
tree | 526543fd9f91f44e07b81dd6dc920592c1054302 | |
parent | 0ecfac301df5558a766dedfb4a7e9c42c778127a [diff] |
travis: install additional python3 modules Install more python3 modules required to build optee_os per https://optee.readthedocs.io/en/latest/building/prerequisites.html Fix build errors in jobs below: https://travis-ci.org/github/OP-TEE/optee_os/builds/758655172 https://travis-ci.org/github/OP-TEE/optee_os/builds/759490252 https://travis-ci.org/github/OP-TEE/optee_os/builds/759492758 https://travis-ci.org/github/OP-TEE/optee_os/builds/759496169 https://travis-ci.org/github/OP-TEE/optee_os/builds/759504350 Signed-off-by: Victor Chong <victor.chong@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers