mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
Now that MBEDTLS_USE_PSA_CRYPTO is always on, we don't need to check for it. Also this is a step towards no longer expecting it to be reported by query_compile_time_config. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>