mirror of https://github.com/ARMmbed/mbed-os.git
Update components/TARGET_PSA/spm/psa_defs.h
Co-Authored-By: orenc17 <oren.cohen@arm.com>pull/8744/head
parent
34bcf6b1f0
commit
ed8505ae64
|
@ -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.*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue