Mirror: Fetch the dependencies from tf.org
Some fetch fail happen frequently from github, try to mirror all of the
dependencies and update jobs to get these code from tf.org mirror.
Signed-off-by: Karl Zhang <karl.zhang@arm.com>
Change-Id: I0efafa6bc9075c28b901e97b0b9a2fca1c80ec1b
diff --git a/tf-m-cppcheck.yaml b/tf-m-cppcheck.yaml
index c300cbe..af6ee2a 100644
--- a/tf-m-cppcheck.yaml
+++ b/tf-m-cppcheck.yaml
@@ -50,7 +50,7 @@
default: 'mbedcrypto-3.0.1'
- string:
name: 'MBEDCRYPTO_URL'
- default: 'https://github.com/ARMmbed/mbed-crypto.git'
+ default: 'https://git.trustedfirmware.org/mirror/mbed-crypto.git'
- string:
name: 'MCUBOOT_VERSION'
default: 'v1.6.0'