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: samples/crypto/psa_tls/README.rst
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,6 @@ Crypto: PSA TLS
9
9
10
10
The PSA TLS sample shows how to perform a TLS handshake and send encrypted messages with Cortex-M Security Extensions (CMSE) enabled, in both Non-Secure Processing Environment (NSPE) and Secure Processing Environment (SPE) with :ref:`Trusted Firmware-M<ug_tfm>`.
11
11
12
-
.. note::
13
-
14
-
Datagram Transport Layer Security (DTLS) and pre-shared key (PSK) are currently not supported.
15
-
16
12
For information about CMSE and the difference between the two environments, see :ref:`app_boards_spe_nspe`.
0 commit comments