commit | ced6e8106089029a1d35ef4e64a2dceb6205fd25 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Dec 17 13:16:02 2024 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Dec 17 16:57:07 2024 +0100 |
tree | e2fce5ba964f7ef7f6d92cd033824e62ac127378 | |
parent | d5278b6efe398a66d21851402e956984575a4eed [diff] |
ci: update container Update the CI container to jforissier/optee_os_ci:qemu_check [1] which is the latest one, usable for both 32-bit and 64-bit ARM, and which is used by the optee_os CI [2]. This one should be able to build QEMU 9.2.0 without any issue contrary to the current one which causes: *** Ouch! *** found no usable tomli, please install it Link: https://github.com/jforissier/docker_optee_os_ci/tree/qemu_check [1] Link: https://github.com/OP-TEE/optee_os/blob/4.4.0/.github/workflows/ci.yml#L319 [2] Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
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_test.
// OP-TEE core maintainers