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: doc/nrf/security/crypto/crypto_supported_features.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The listed ``CONFIG_`` Kconfig options enable the features and algorithms for th
45
45
The Kconfig options follow the ``CONFIG_PSA_WANT_*`` + ``CONFIG_PSA_USE_*`` configuration scheme, which is described in detail on the :ref:`crypto_drivers` page.
46
46
47
47
.. note::
48
-
On nRF54H Series devices, the ``CONFIG_PSA_WANT`` and ``CONFIG_PSA_USE`` feature selection scheme is not implemented and enabling any feature with these options will silently have no effect.
48
+
On nRF54H Series devices, the ``CONFIG_PSA_WANT_*`` and ``CONFIG_PSA_USE_*`` feature selection scheme is not implemented and enabling any feature with these options will silently have no effect.
49
49
The |ISE| implements a fixed set of features and algorithms that cannot be changed by the user.
0 commit comments