Skip to content

Remove temporary fix for secp192 curves in test_psa_crypto_without_heap #10518

@valeriosetti

Description

@valeriosetti

Suggested enhancement

Just remove these 2 lines (and the comment above) from test_psa_crypto_without_heap:

    scripts/config.py set PSA_WANT_ECC_SECP_K1_192 || true
    scripts/config.py set PSA_WANT_ECC_SECP_R1_192 || true

The fix was introduced in #10519. It won't be anymore required once Mbed-TLS/TF-PSA-Crypto#570 is merged.

Justification

Mbed TLS needs this because we want to keep test code clean

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    Status

    1.0 Followup

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions