You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/api/security/security.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Security on Arm Mbed OS is divided into two parts:
5
5
-[Connection security through Arm Mbed TLS](/docs/development/reference/tls.html).
6
6
-[Device security through Arm Mbed uVisor](/docs/development/reference/uvisor.html).
7
7
8
-
<spanclass="warnings">**Warning**: uVisor is superseded by the Secure Partition Manager (SPM) defined in the ARM Platform Security Architecture (PSA). uVisor is deprecated as of Mbed OS 5.9, and being replaced by a native PSA-compliant implementation of SPM.</span>
8
+
<spanclass="warnings">**Warning**: uVisor is superseded by the Secure Partition Manager (SPM) defined in the ARM Platform Security Architecture (PSA). uVisor is deprecated as of Mbed OS 5.10, and being replaced by a native PSA-compliant implementation of SPM.</span>
9
9
10
10
The sections cover working with these modules in the context of Mbed OS. For generic documentation for both modules, see:
0 commit comments