Skip to content

Remove code that is only used when MBEDTLS_USE_PSA_CRYPTO is disabled #9631

Open
Mbed-TLS/TF-PSA-Crypto
#309
@gilles-peskine-arm

Description

@gilles-peskine-arm

Remove all the code that is only used when MBEDTLS_USE_PSA_CRYPTO is disabled.

Remove #define MBEDTLS_USE_PSA_CRYPTO.

Follow-up to #9630. We should also do #9676 first (not strictly required, but I think it's easier to do it in this order).

Definition of done: MBEDTLS_USE_PSA_CRYPTO no longer appears in any code. It may still appear in documentation (covered by #9632).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Implementation in progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions