Sync with master branch
Change-Id: I55d81f25f80147cdfcbe9681ffc09a1022b3c28d
diff --git a/mbedtls-release-ci-testing.yaml b/mbedtls-release-ci-testing.yaml
index e22cfd9..9a40c75 100644
--- a/mbedtls-release-ci-testing.yaml
+++ b/mbedtls-release-ci-testing.yaml
@@ -22,22 +22,22 @@
trim: true
- string:
default: ssh://git@github.com/Mbed-TLS/mbedtls-framework.git
- description: Framework repo/fork to override the one specified in the Mbed TLS branch (only used if FRAMEWORK_BRANCH is also set)
+ description: Framework repo/fork
name: FRAMEWORK_REPO
trim: true
- string:
default: ''
- description: Framework branch/sha to override the sha specified in the Mbed TLS branch
+ description: Enter Framework branch/sha to override the sha specified in the Mbed TLS branch.
name: FRAMEWORK_BRANCH
trim: true
- string:
default: ssh://git@github.com/Mbed-TLS/TF-PSA-Crypto.git
- description: Enter TF PSA Crypto repo/fork to override the one specififed in the Mbed TLS branch. (used if TF_PSA_CRYPTO_BRANCH is also set)
+ description: TF PSA Crypto repo/fork
name: TF_PSA_CRYPTO_REPO
trim: true
- string:
default: ''
- description: Enter TF PSA Crypto branch to override the one specififed in the Mbed TLS branch.
+ description: Enter TF PSA Crypto branch/sha to override the sha specified in the Mbed TLS branch.
name: TF_PSA_CRYPTO_BRANCH
trim: true
- bool: