commit | 1711579906b7f89546276a854c3e835afef3dc80 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Fri Jun 25 10:42:32 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jun 30 13:39:37 2021 +0200 |
tree | fab745578aedbb3b7e70369615e1393c6cc38a50 | |
parent | b30b0d41f1237c2dbffbfdd1c36ec3852c51bd20 [diff] |
ci: azure: run regression tests (make check) in QEMUv8 Adds a separate job to execute "make check" in the QEMUv8 environment. The default configuration is tested as well as Normal World virtualization (XEN_BOOT=y). The Docker image used for this is jforissier/optee_os_ci:qemuv8_check on Docker Hub [1]. The Dockerfile is available on Github [2]. Link: [1] https://hub.docker.com/repository/docker/jforissier/optee_os_ci/ Link: [2] https://github.com/jforissier/docker_optee_os_ci/blob/qemuv8_check/Dockerfile Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@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