Add mbedtls dependency
Plan to use mbedtls instead of mbed crypto.
This is the first step to add mbedtls.
Mbed crypto will be removed in the following patch.
Co-authored-by: Soby Mathew <soby.mathew@arm.com>
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Signed-off-by: Karl Zhang <karl.zhang@arm.com>
Change-Id: I551a99f2cbae496fa8201bcad37bd1cc340a3716
diff --git a/tf-m-nightly-code-coverage.yaml b/tf-m-nightly-code-coverage.yaml
index 65d94a7..c0127d4 100644
--- a/tf-m-nightly-code-coverage.yaml
+++ b/tf-m-nightly-code-coverage.yaml
@@ -80,6 +80,12 @@
name: 'MBEDCRYPTO_URL'
default: 'https://git.trustedfirmware.org/mirror/mbed-crypto.git'
- string:
+ name: 'MBEDTLS_VERSION'
+ default: 'mbedtls-2.23.0'
+ - string:
+ name: 'MBEDTLS_URL'
+ default: 'https://git.trustedfirmware.org/mirror/mbed-tls.git'
+ - string:
name: 'CMSIS_VERSION'
default: '5.5.0'
- string: