Skip to content

Commit 1ab4c35

Browse files
frkvrlubos
authored andcommitted
doc: crypto: Correct thread-safety for PSA crypto APIs
-Mbed TLS 3.6.0 adds thread safety for PSA crypto APIs, but this has not been reflected in the documentation. Removed a caution related to this. Signed-off-by: Frank Audun Kvamtrø <[email protected]>
1 parent 4182d31 commit 1ab4c35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/nrf/libraries/security/nrf_security/doc/configuration.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ PSA crypto support is included by default when you enable nRF Security through t
1919
PSA crypto support is provided through PSA Crypto APIs and is implemented by PSA core.
2020
PSA core uses PSA drivers to implement the cryptographic features either in software, or using hardware accelerators.
2121

22-
.. caution::
23-
The PSA Crypto APIs are only thread safe when provided by TF-M.
24-
2522
.. _legacy_crypto_support:
2623

2724
Legacy crypto support

0 commit comments

Comments
 (0)