| commit | fba995056b2756fe74a3bb4643ed8b867b5984bc | [log] [tgz] |
|---|---|---|
| author | Jerome Forissier <jerome.forissier@linaro.org> | Mon Nov 28 13:03:31 2022 +0100 |
| committer | Jérôme Forissier <jerome@forissier.org> | Thu Dec 01 11:01:53 2022 +0100 |
| tree | a8e01cf9e3b0d5465416821ab4e929a811a98bff | |
| parent | fc67c277017a581f14cc1bd34acad7d7ae2ebf8c [diff] |
ci: add GitHub Actions script and Docker files Adds a CI script to be run on push and pull requests. Eight cross-builds are checked: (armhf, aarch64) x (make, cmake) x (Debian, Ubuntu). Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers