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
..
all.sh Rename mbedtls-all.sh to just all.sh 2025-03-29 10:06:38 +01:00
analyze_outcomes.py analyze_outcomes.py: Ignore test cases depending on MBEDTLS_GENPRIME 2025-07-15 10:33:25 +02:00
audit-validity-dates.py Simplify path in audit-validity-dates.py 2024-07-05 15:49:28 +01:00
basic-build-test.sh Adapt paths for output_env.sh 2024-12-09 15:35:04 +00:00
components-basic-checks.sh Use TF_PSA_CRYPTO_ROOT_DIR 2025-03-26 21:19:28 +01:00
components-build-system.sh tests: scripts: fix test_cmake_out_of_source 2025-04-29 11:01:46 +02:00
components-compiler.sh Turn Wunterminated-string-initialization back into an error 2025-06-23 14:54:33 +01:00
components-configuration-crypto.sh test_psa_crypto_config_accel_rsa_crypto: Disable MBEDTLS_GENPRIME 2025-07-15 15:40:57 +02:00
components-configuration-platform.sh tests: scripts: add new component to configuration-platform.sh 2025-05-06 06:28:35 +02:00
components-configuration-tls.sh Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests 2025-03-07 14:46:27 +00:00
components-configuration-x509.sh Refactor scripts to use config.py instead of config.pl 2024-12-02 16:23:06 +00:00
components-configuration.sh Remove temporary component created for SHA3 testing 2025-06-10 15:40:53 +02:00
components-platform.sh Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation 2025-04-22 10:45:28 +01:00
components-psasim.sh psasim: small fixes to all.sh and test bash scripts 2024-08-06 11:52:00 +02:00
components-sanitizers.sh test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C 2025-03-26 13:32:54 +01:00
depends.py depends.py: Add warning log 2025-07-15 10:33:17 +02:00
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate_server9_bad_saltlen.py
generate-afl-tests.sh
libtestdriver1_rewrite.pl Add executable permissions to new perl file 2025-04-09 13:50:43 +01:00
list_internal_identifiers.py component-basic-checks: fix paths of files moved to framework 2025-01-09 17:01:50 +01:00
list-identifiers.sh component-basic-checks: fix paths of files moved to framework 2025-01-09 17:01:50 +01:00
psa_collect_statuses.py Fix paths for programs/psa 2024-11-20 16:20:48 +00:00
run_demos.py Concatenate program demos between Mbed TLS and TF-PSA-Crypto 2024-11-20 16:21:35 +00:00
run-metatests.sh
run-test-suites.pl Fix shared library builds 2024-09-11 16:07:09 +02:00
scripts_path.py Add framework/scripts to scripts_path.py 2024-05-13 13:48:13 +01:00
set_psa_test_dependencies.py etests: remove MBEDTLS_DHM_C/DHM occurrencies 2025-03-05 10:11:22 +01:00
test_config_script.py