Skip to content

Commit ed8505a

Browse files
Alexander Zilberkantorenc17
andcommitted
Update components/TARGET_PSA/spm/psa_defs.h
Co-Authored-By: orenc17 <[email protected]>
1 parent 34bcf6b commit ed8505a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/TARGET_PSA/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
#endif
4545

4646
#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. */
47+
#define PSA_VERSION_NONE (0L) /**< Identifier for an unimplemented Root of Trust (RoT) Service. */
4848

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

0 commit comments

Comments
 (0)