Skip to content

Commit 9e61aa7

Browse files
magnevnordicjm
authored andcommitted
samples: crypto: Update psa_tls README.rst with DTLS and PSK
Removes note from psa_tls documentation where it is stated that DTLS and PSK is not supported. Signed-off-by: Magne Værnes <[email protected]>
1 parent 70c2225 commit 9e61aa7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

samples/crypto/psa_tls/README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Crypto: PSA TLS
99

1010
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>`.
1111

12-
.. note::
13-
14-
Datagram Transport Layer Security (DTLS) and pre-shared key (PSK) are currently not supported.
15-
1612
For information about CMSE and the difference between the two environments, see :ref:`app_boards_spe_nspe`.
1713

1814
Requirements

0 commit comments

Comments
 (0)