33#define PSA_ITS_API_VERSION_MAJOR 1 /**< The major version number of the PSA ITS API. It will be incremented on significant updates that may include breaking changes */
34#define PSA_ITS_API_VERSION_MINOR 1 /**< The minor version number of the PSA ITS API. It will be incremented in small updates that are unlikely to include breaking changes */
35
36// These deprecated types are still used by our PSA compliance test tools
37 MBED_DEPRECATED("ITS specific types should not be used")
38 typedef psa_status_t psa_its_status_t;
39
40 MBED_DEPRECATED("ITS specific types should not be used")
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.