Files
mbedtls-framework/tests
Gilles Peskine a0e5850d61 Fix the Mbed TLS build when TF-PSA-Crypto only has a little MLDSA
When building Mbed TLS with test drivers, "psa_crypto_mldsa.h" is not on the
include path. Rather than get it on, which seems complicated and is not
desirable in the long term, arrange to do without this header. We just need
to define the macro PSA_ALG_IS_ML_DSA, and its behavior is defined by the
PSA Crypto API specification so pretty much set in stone.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2026-03-31 15:19:41 +02:00
..
2025-02-19 15:17:23 +00:00
2025-02-19 15:17:23 +00:00