mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-05 21:15:16 +00:00
d118cd21d6
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>