commit | 1f00926142d383f877d961bb8d2fbfad28a8c856 | [log] [tgz] |
---|---|---|
author | Pengyu Lv <pengyu.lv@arm.com> | Tue Nov 07 09:55:11 2023 +0800 |
committer | Pengyu Lv <pengyu.lv@arm.com> | Tue Nov 07 09:55:11 2023 +0800 |
tree | 979c1ed7e6a9075c88cf0e774355e5537f7b0c48 | |
parent | b578514b030cc0c899054c6223eff7e3e9ca1454 [diff] |
Change base config to full Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 086677a..73206a8 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -3631,9 +3631,6 @@ # Start from the full config helper_libtestdriver1_adjust_config "full" - # For time being, we don't support SSL module. - scripts/config.py unset MBEDTLS_SSL_TLS_C - scripts/config.py unset MBEDTLS_CTR_DRBG_C scripts/config.py unset MBEDTLS_NIST_KW_C }