We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bd657 commit 737a3ccCopy full SHA for 737a3cc
components/TARGET_PSA/TARGET_MBED_SPM/psa_defs.h
@@ -44,7 +44,7 @@ extern "C" {
44
#define INT32_MIN (-0x7fffffff - 1)
45
#endif
46
47
-#define PSA_FRAMEWORK_VERSION (0x0009) /**< Version of the PSA Framework API. */
+#define PSA_FRAMEWORK_VERSION (0x0100) /**< Version of the PSA Framework API. */
48
#define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Root of Trust (RoT) Service. */
49
50
#define PSA_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/
0 commit comments