Update components/TARGET_PSA/spm/psa_defs.h

Co-Authored-By: orenc17 <oren.cohen@arm.com>
pull/8744/head
Alexander Zilberkant 2018-11-27 09:14:07 +02:00 committed by Oren Cohen
parent 34bcf6b1f0
commit ed8505ae64
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ extern "C" {
#endif
#define PSA_FRAMEWORK_VERSION (0x0009) /**< Version of the PSA Framework API. */
#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. */
#define PSA_NSPE_IDENTIFIER (-1L) /**< "Partition" identifier of the NSPE.*/