OP-TEE / manifest

Manifests to use OP-TEE on various platforms
68 stars 174 forks source link

qemu_v8: replace trustedfirmware.org repositories with their GitHub mirrors #291

Closed jforissier closed 3 months ago

jforissier commented 3 months ago

git.trustedfirmware.org has been unreliable and has caused CI errors a couple of times so switch to the GitHub mirrors instead. Another advantage is that GitHub is a bit faster.

Link: https://github.com/OP-TEE/optee_os/pull/6880#issuecomment-2160979548 Link: https://github.com/OP-TEE/optee_os/pull/6993#issuecomment-2290665315 Signed-off-by: Jerome Forissier jerome.forissier@linaro.org