Ronald Cron 9edf4c54b6 test_psa_crypto_config_accel_rsa_crypto: Disable MBEDTLS_GENPRIME
Disable MBEDTLS_GENPRIME in the
test_psa_crypto_config_accel_rsa_crypto component.
This should likely have been the case already,
as all RSA crypto in this component is expected
to be provided by the test driver.

This change is necessary following the previous
commit to prevent analyze_outcomes.py from
complaining that, as MBEDTLS_GENPRIME tests are
passing in both the driver and reference
components, they should not be ignored.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2025-07-15 15:40:57 +02:00
..
.jenkins
configs [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY 2025-03-28 09:01:05 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include mbedtls_test_ssl_endpoint_init: split configuration and setup 2025-06-01 21:53:52 +02:00
opt-testcases Switch to generated handshake tests 2025-03-03 16:13:19 +01:00
psa-client-server Remove trailing whitespace 2025-06-20 11:48:50 +01:00
scripts test_psa_crypto_config_accel_rsa_crypto: Disable MBEDTLS_GENPRIME 2025-07-15 15:40:57 +02:00
src mbedtls_test_ssl_endpoint_init: split configuration and setup 2025-06-01 21:53:52 +02:00
suites Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback 2025-07-07 17:40:18 +03:00
.gitignore cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
CMakeLists.txt cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Remove TLS-RSA related test cases 2025-03-20 17:53:07 +01:00
context-info.sh Fix test and formatting in ssl_context_info 2025-04-29 22:02:24 +02:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Move script and update shebang to fix CI 2025-04-09 09:51:13 +01:00
ssl-opt.sh ssl-opt.sh: Replace MBEDTLS_ECP_DP_* dependencies 2025-07-11 17:59:29 +02:00