Skip to content

Commit 5cbb16d

Browse files
FrancescoSerrlubos
authored andcommitted
doc: Updated crypto ops tables
Updated crypto ops tables to include 54H. Signed-off-by: Francesco Domenico Servidio <[email protected]>
1 parent 0628208 commit 5cbb16d

File tree

2 files changed

+832
-146
lines changed

2 files changed

+832
-146
lines changed

doc/nrf/releases_and_maturity/software_maturity.rst

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,17 +2380,38 @@ The lists are organized by device Series and implementation.
23802380
* - :ref:`IronSide Secure Element <ug_crypto_architecture_implementation_standards_ironside>`
23812381
- --
23822382

2383-
.. tab:: nRF54 Series
2383+
.. tab:: nRF54H Series
23842384

2385-
The following tables list the cryptographic support for nRF54 Series devices.
2386-
The nRF54 Series devices do not support the :ref:`nrf_cc3xx <crypto_drivers_cc3xx>` driver.
2385+
The following tables list the cryptographic support for nRF54H Series devices.
2386+
nRF54H Series devices do not support either the :ref:`nrf_cc3xx <crypto_drivers_cc3xx>` or the :ref:`nrf_oberon <crypto_drivers_oberon>` drivers.
23872387

2388-
.. list-table:: Cryptographic support by implementation - nRF54 Series
2388+
.. list-table:: Cryptographic support by implementation - nRF54H Series
23892389
:header-rows: 1
23902390
:widths: auto
23912391

23922392
* - Implementation
23932393
- nRF54H20
2394+
* - :ref:`Oberon PSA Crypto - nrf_cc3xx <ug_crypto_architecture_implementation_standards_oberon>`
2395+
- --
2396+
* - :ref:`Oberon PSA Crypto - CRACEN <ug_crypto_architecture_implementation_standards_oberon>`
2397+
- --
2398+
* - :ref:`Oberon PSA Crypto - nrf_oberon <ug_crypto_architecture_implementation_standards_oberon>`
2399+
- --
2400+
* - :ref:`TF-M Crypto Service <ug_crypto_architecture_implementation_standards_tfm>`
2401+
- --
2402+
* - :ref:`IronSide Secure Element <ug_crypto_architecture_implementation_standards_ironside>`
2403+
- Supported
2404+
2405+
.. tab:: nRF54L Series
2406+
2407+
The following tables list the cryptographic support for nRF54L Series devices.
2408+
The nRF54L Series devices do not support the :ref:`nrf_cc3xx <crypto_drivers_cc3xx>` driver.
2409+
2410+
.. list-table:: Cryptographic support by implementation - nRF54L Series
2411+
:header-rows: 1
2412+
:widths: auto
2413+
2414+
* - Implementation
23942415
- nRF54L05
23952416
- nRF54L10
23962417
- nRF54L15
@@ -2400,27 +2421,22 @@ The lists are organized by device Series and implementation.
24002421
- --
24012422
- --
24022423
- --
2403-
- --
24042424
* - :ref:`Oberon PSA Crypto - CRACEN <ug_crypto_architecture_implementation_standards_oberon>`
2405-
- --
24062425
- Supported
24072426
- Supported
24082427
- Supported
24092428
- Experimental
24102429
* - :ref:`Oberon PSA Crypto - nrf_oberon <ug_crypto_architecture_implementation_standards_oberon>`
2411-
- --
24122430
- Supported
24132431
- Supported
24142432
- Supported
24152433
- Supported
24162434
* - :ref:`TF-M Crypto Service <ug_crypto_architecture_implementation_standards_tfm>`
2417-
- --
24182435
- --
24192436
- Experimental
24202437
- Experimental
24212438
- Experimental
24222439
* - :ref:`IronSide Secure Element <ug_crypto_architecture_implementation_standards_ironside>`
2423-
- Supported
24242440
- --
24252441
- --
24262442
- --

0 commit comments

Comments
 (0)