Skip to content

Commit 737a3cc

Browse files
author
Oren Cohen
committed
Advance to PSA-FF 1.0
1 parent a1bd657 commit 737a3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/TARGET_PSA/TARGET_MBED_SPM/psa_defs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ extern "C" {
4444
#define INT32_MIN (-0x7fffffff - 1)
4545
#endif
4646

47-
#define PSA_FRAMEWORK_VERSION (0x0009) /**< Version of the PSA Framework API. */
47+
#define PSA_FRAMEWORK_VERSION (0x0100) /**< Version of the PSA Framework API. */
4848
#define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Root of Trust (RoT) Service. */
4949

5050
#define PSA_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/

0 commit comments

Comments
 (0)