mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 06:31:13 +01:00
MBEDTLS_ECP_NO_FALLBACK is only relevant when an ALT implementation of ECP is used. We don't test ALT implementations so we don't test MBEDTLS_ECP_NO_FALLBACK either. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>