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/api/security/security.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
Security on Arm Mbed OS is divided into the following parts:
4
4
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).
5
+
- Platform Security Architecture (PSA). For information about working with PSA in the context of Mbed OS, please see [Mbed PSA asset protection](../apis/psa-api.html).
7
6
8
-
For information about working with these modules in Mbed OS context, please refer to the following document:
7
+
For full details, please see the [PSA site](https://developer.arm.com/products/architecture/security-architectures/platform-security-architecture).
9
8
10
-
-[Connection security through Arm Mbed TLS](tls.html).
11
-
-[Mbed PSA asset protection](psa.md).
9
+
- Mbed TLS. For information about working with Mbed TLS in the context of Mbed OS, please see [Connection security through Arm Mbed TLS](../apis/tls.html).
10
+
11
+
For full details, please see the [Mbed TLS site](https://tls.mbed.org/).
0 commit comments