mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-12 19:13:31 +00:00
Incorrect usage of psa_key_id_t breaks ability to regenerate psa_sim headers properly, should have been mbedtls_svc_key_id_t in the first place, so replace with that. Signed-off-by: Paul Elliott <paul.elliott@arm.com>