mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-24 05:01:11 +01:00
Previously, the TinyCrypt component in all.sh restricted the ssl-opt.sh to the 'Default, DTLS' test, due to implicit dependencies on Secp384r1. These dependencies are now explicit and ssl-opt.sh skips corresponding tests accordingly, so we can introduce a full run of ssl-opt.sh into the TinyCrypt test in all.sh.