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 34bcf6b commit ed8505aCopy full SHA for ed8505a
components/TARGET_PSA/spm/psa_defs.h
@@ -44,7 +44,7 @@ extern "C" {
44
#endif
45
46
#define PSA_FRAMEWORK_VERSION (0x0009) /**< Version of the PSA Framework API. */
47
-#define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Rot of Trust (RoT) Service. */
+#define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Root of Trust (RoT) Service. */
48
49
#define PSA_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/
50
0 commit comments