Advance to PSA-FF 1.0

pull/9823/head
Oren Cohen 2019-02-27 14:05:09 +02:00
parent a1bd657594
commit 737a3cc350
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ extern "C" {
#define INT32_MIN (-0x7fffffff - 1) #define INT32_MIN (-0x7fffffff - 1)
#endif #endif
#define PSA_FRAMEWORK_VERSION (0x0009) /**< Version of the PSA Framework API. */ #define PSA_FRAMEWORK_VERSION (0x0100) /**< Version of the PSA Framework API. */
#define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Root of Trust (RoT) Service. */ #define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Root of Trust (RoT) Service. */
#define PSA_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/ #define PSA_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/