mirror of https://github.com/ARMmbed/mbed-os.git
Advance to PSA-FF 1.0
parent
a1bd657594
commit
737a3cc350
|
@ -44,7 +44,7 @@ extern "C" {
|
|||
#define INT32_MIN (-0x7fffffff - 1)
|
||||
#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_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/
|
||||
|
|
Loading…
Reference in New Issue