Skip to content

Commit 8798f86

Browse files
SebastianBoerlubos
authored andcommitted
nrf_security: doc: Document which version of PSA Crypto we implement
Document which version of PSA Crypto we implement so that customers can know which version of the API docs they should read. Ref: NCSDK-NONE Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
1 parent 4783745 commit 8798f86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ 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+
When you :ref:`build with TF-M<ug_tfm>`, `PSA Certified Crypto API`_ v1.0 is implemented.
23+
Otherwise, when you build without TF-M, v1.2 of the API is used.
24+
2225
.. _legacy_crypto_support:
2326

2427
Legacy crypto support

0 commit comments

Comments
 (0)