Skip to content

Commit 2f0f6ba

Browse files
committed
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 e07457e commit 2f0f6ba

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
@@ -640,6 +640,7 @@
640640
.. _`Matter factory data Kconfig options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CHIP_FACTORY_DATA
641641

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

644645
.. _`nRF Asset Tracker project`: https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/page/index.html
645646
.. _`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
@@ -477,7 +477,9 @@ Cellular samples
477477
Cryptography samples
478478
--------------------
479479

480-
|no_changes_yet_note|
480+
* :ref:`crypto_tls` sample:
481+
482+
* Added support for the TLS v1.3.
481483

482484
Debug samples
483485
-------------

0 commit comments

Comments
 (0)