mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-29 08:31:06 +02:00
Add a test in test_suite_psa_crypto_driver_wrappers that when accelerators do not support the generation of a key and there is no software fallback, the key generation fails with the PSA_ERROR_NOT_SUPPORTED error code. Signed-off-by: Ronald Cron <ronald.cron@arm.com>