Add RUN_TF_PSA_CRYPTO_ALL_SH parameter

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: Ibfaabe44f3892a39e38c9089ea335e014d1e0c8a
diff --git a/mbed-tls-restricted-pr-test-parametrized.yaml b/mbed-tls-restricted-pr-test-parametrized.yaml
index da7c77e..954377a 100644
--- a/mbed-tls-restricted-pr-test-parametrized.yaml
+++ b/mbed-tls-restricted-pr-test-parametrized.yaml
@@ -61,6 +61,12 @@
         default: false
         description: Run the ABI checking test
         name: RUN_ABI_CHECK
+    - bool:
+        default: false
+        description: |
+          Run TF-PSA-Crypto all.sh tests - Only enable if both TF_PSA_CRYPTO_REPO and TF_PSA_CRYPTO_BRANCH are set!
+          Otherwise the test run will fail during BranchInfo gathering.
+        name: RUN_TF_PSA_CRYPTO_ALL_SH
     - string:
         name: TEST_BRANCH
         description: Branch or tag in https://github.com/Mbed-TLS/mbedtls-test.git (forks are not supported)