mbedtls/include
David Saada a2523b2c6d Replace ITS specific types with more generic PSA storage types
PSA spec now defines more generic PSA storage types instead of the ITS
specific ones. This is necessary in order to integrate with
the newer implementation of PSA ITS landing in Mbed OS soon.
Changes include the following:
- psa_status_t replaces psa_its_status_t
- psa_storage_info_t replaces psa_its_info_t
- psa_storage_uid_t replaces psa_its_uid_t
2019-02-18 13:56:26 +02:00
..
mbedtls Merge commit '01b34fb316a5' into development 2019-02-07 12:19:59 +00:00
psa Replace ITS specific types with more generic PSA storage types 2019-02-18 13:56:26 +02:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Fix out-of-tree builds that use the PSA crypto API headers 2019-01-29 16:08:46 +00:00