Skip to content

Commit 0086273

Browse files
Amanda ButlerAlexander Zilberkant
authored andcommitted
Copy edit security.md
Make minor changes to file for precise language.
1 parent 23480fa commit 0086273

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/reference/api/security/security.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
Security on Arm Mbed OS is divided into the following parts:
44

5-
- [Mbed TLS full documentation](https://tls.mbed.org/).
6-
- [Platform Security Architecture (PSA)](https://developer.arm.com/products/architecture/security-architectures/platform-security-architecture).
7-
- [Mbed uVisor full documentation](https://docs.mbed.com/docs/uvisor-and-uvisor-lib-documentation/en/latest/).
5+
- Mbed TLS. For details, please see our [full documentation](https://tls.mbed.org/).
6+
- Platform Security Architecture (PSA). For details, please see our [full documentation](https://developer.arm.com/products/architecture/security-architectures/platform-security-architecture).
7+
- Mbed uVisor. For details, please see our [full documentation](https://docs.mbed.com/docs/uvisor-and-uvisor-lib-documentation/en/latest/).
88

99
<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>
1010

11-
For working with these modules in Mbed OS context refer to the following links:
11+
For information about working with these modules in Mbed OS context, please refer to the following documents:
1212

1313
- [Connection security through Arm Mbed TLS](/docs/development/reference/tls.html).
14-
- Platform Security Architecture - TBD - under development
14+
- Platform Security Architecture - TBD - under development.
1515
- [Device security through Arm Mbed uVisor](/docs/development/reference/uvisor.html).

0 commit comments

Comments
 (0)