Skip to content

Update dependencies in test_suite_rsa.function #10280

@gabor-mezei-arm

Description

@gabor-mezei-arm

When the legacy macros are turned off by default (#10148) the test_new_psa_want_key_pair_symbol all.sh component is failing because of the RSA tests are not running. The problem is that the MBEDTLS_GENPRIME is a global dependency in test_suite_rsa.function. This dependency must only been used in test functions where where the mbedtls_rsa_gen_key is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component-testTest framework and CI scriptsenhancementsize-xsEstimated task size: extra small (a few hours at most)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions