Skip to content

Commit d1c0981

Browse files
greg-ferrlubos
authored andcommitted
doc: psa_tls: update for TLS v1.3
Updated sample documentation for TLS v1.3. NCSDK-32250. Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
1 parent 528c1d0 commit d1c0981

File tree

4 files changed

+283
-54
lines changed

4 files changed

+283
-54
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ For more details on nRF54L Series cryptography operations and the related config
9999
On nRF54L Series devices, CRACEN is the only source of entropy.
100100
Therefore, it is not possible to disable the :kconfig:option:`CONFIG_PSA_CRYPTO_DRIVER_CRACEN` option when the Zephyr entropy driver is enabled.
101101

102+
.. _nrf_security_drivers_legacy:
103+
102104
Legacy Mbed TLS
103105
***************
104106

doc/nrf/links.txt

+1
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@
629629
.. _`Matter factory data Kconfig options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CHIP_FACTORY_DATA
630630

631631
.. _`Kconfig search results`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_PM_PARTITION_SIZE
632+
.. _`CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED
632633

633634
.. _`nRF Asset Tracker project`: https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/page/index.html
634635
.. _`Getting started guide for nRF Asset Tracker for AWS`: https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/page/docs/aws/GettingStarted/Index.html

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,9 @@ Cellular samples
517517
Cryptography samples
518518
--------------------
519519

520-
|no_changes_yet_note|
520+
* :ref:`crypto_tls` sample:
521+
522+
* Added support for the TLS v1.3.
521523

522524
Debug samples
523525
-------------

0 commit comments

Comments
 (0)