Skip to content

Commit 7623a76

Browse files
Irit ArkinIrit Arkin
authored andcommitted
uVisor 5.9 > 5.10
Approved by Nicolas
1 parent ade17ba commit 7623a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/security/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Security on Arm Mbed OS is divided into two parts:
55
- [Connection security through Arm Mbed TLS](/docs/development/reference/tls.html).
66
- [Device security through Arm Mbed uVisor](/docs/development/reference/uvisor.html).
77

8-
<span class="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+
<span class="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>
99

1010
The sections cover working with these modules in the context of Mbed OS. For generic documentation for both modules, see:
1111

0 commit comments

Comments
 (0)