mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-30 02:18:17 -05:00
Change key management test driver default forced return value from PSA_ERROR_NOT_SUPPORTED to PSA_SUCCESS to be able to run the PSA unit tests with the cryptographic key management operations being handled by the transparent test driver. Signed-off-by: Ronald Cron <ronald.cron@arm.com>