Skip to content

Commit a4f323c

Browse files
authored
Update uvisor_deprecation.h
1 parent 2cba4cc commit a4f323c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/FEATURE_UVISOR/includes/uvisor/api/inc/uvisor_deprecation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
#if defined(UVISOR_PRESENT) && UVISOR_PRESENT == 1
2121
#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."
22+
uVisor is deprecated as of Mbed OS 5.10, and being replaced by a native PSA-compliant implementation of SPM."
2323
#endif
2424

2525
#endif // __UVISOR_DEPRECATION_H__

0 commit comments

Comments
 (0)