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-build-docs-nightly.yaml b/tf-m-build-docs-nightly.yaml
index 2a6145f..66a0826 100644
--- a/tf-m-build-docs-nightly.yaml
+++ b/tf-m-build-docs-nightly.yaml
@@ -63,6 +63,12 @@
name: 'MCUBOOT_URL'
default: 'https://git.trustedfirmware.org/mirror/mcuboot.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: