mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 12:10:43 -04:00

Change signature test driver default forced return value from PSA_ERROR_NOT_SUPPORTED to PSA_SUCCESS to be able to run the PSA unit tests with hash signature and signature verification being handled by the transparent test driver. Signed-off-by: Ronald Cron <ronald.cron@arm.com>