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 2cba4cc commit a4f323cCopy full SHA for a4f323c
features/FEATURE_UVISOR/includes/uvisor/api/inc/uvisor_deprecation.h
@@ -19,7 +19,7 @@
19
20
#if defined(UVISOR_PRESENT) && UVISOR_PRESENT == 1
21
#warning "Warning: uVisor is superseded by the Secure Partition Manager (SPM) defined in the ARM Platform Security Architecture (PSA). \
22
- uVisor is deprecated as of Mbed OS 5.9, and being replaced by a native PSA-compliant implementation of SPM."
+ uVisor is deprecated as of Mbed OS 5.10, and being replaced by a native PSA-compliant implementation of SPM."
23
#endif
24
25
#endif // __UVISOR_DEPRECATION_H__
0 commit comments