Suggested enhancement Currently the two compile-time options MBEDTLS_USE_PSA_CRYPTO and MBEDTLS_ECP_RESTARTABLE are mutually incompatible, because the first one wants to use psa_ APIs which currently don't support restartable operations...