Skip to content

Commit 652d8a4

Browse files
greg-feranangl
authored andcommitted
doc: security: add nRF54LM20 support
Added nRF54LM20 to the list of supported cryptographic features. Updated software_maturity.rst. Updated other related pages. NCSDK-30601 and NCSDK-33434. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 740e7d9 commit 652d8a4

File tree

5 files changed

+421
-3
lines changed

5 files changed

+421
-3
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ Developing with coprocessors
118118
Security
119119
========
120120

121-
|no_changes_yet_note|
121+
* Added CRACEN and nrf_oberon driver support for nRF54LM20.
122+
For the list of supported features and limitations, see the :ref:`ug_crypto_supported_features` page.
122123

123124
Protocols
124125
=========

doc/nrf/releases_and_maturity/software_maturity.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,16 +2588,19 @@ Trusted Firmware-M support
25882588
- nRF54L05
25892589
- nRF54L10
25902590
- nRF54L15
2591+
- nRF54LM20
25912592
* - :ref:`Configurable <ug_tfm_supported_services_profiles_configurable>`
25922593
- --
25932594
- --
25942595
- --
25952596
- Experimental
2597+
- --
25962598
* - :ref:`Minimal <ug_tfm_supported_services_profiles_minimal>`
25972599
- --
25982600
- --
25992601
- --
26002602
- Experimental
2603+
- --
26012604

26022605
.. tab:: nRF91 Series
26032606

@@ -2727,31 +2730,37 @@ The lists are organized by device Series and implementation.
27272730
- nRF54L05
27282731
- nRF54L10
27292732
- nRF54L15
2733+
- nRF54LM20
27302734
* - :ref:`Oberon PSA Crypto - nrf_cc3xx <ug_crypto_architecture_implementation_standards_oberon>`
27312735
- --
27322736
- --
27332737
- --
27342738
- --
2739+
- --
27352740
* - :ref:`Oberon PSA Crypto - CRACEN <ug_crypto_architecture_implementation_standards_oberon>`
27362741
- --
27372742
- Supported
27382743
- Supported
27392744
- Supported
2745+
- Experimental
27402746
* - :ref:`Oberon PSA Crypto - nrf_oberon <ug_crypto_architecture_implementation_standards_oberon>`
27412747
- --
27422748
- Supported
27432749
- Supported
27442750
- Supported
2751+
- Supported
27452752
* - :ref:`TF-M Crypto Service <ug_crypto_architecture_implementation_standards_tfm>`
27462753
- --
27472754
- --
27482755
- Experimental
27492756
- Experimental
2757+
- --
27502758
* - :ref:`IronSide Secure Element <ug_crypto_architecture_implementation_standards_ironside>`
27512759
- Supported
27522760
- --
27532761
- --
27542762
- --
2763+
- --
27552764

27562765
.. tab:: nRF91 Series
27572766

@@ -2824,6 +2833,7 @@ The lists are organized by device Series and implementation.
28242833
- Supported
28252834
- Supported
28262835
- Supported
2836+
28272837
.. tab:: nRF53 Series
28282838

28292839
.. list-table:: Immutable Bootloader support
@@ -2834,6 +2844,7 @@ The lists are organized by device Series and implementation.
28342844
- nRF5340
28352845
* - **Immutable Bootloader as part of build**
28362846
- Supported
2847+
28372848
.. tab:: nRF54 Series
28382849

28392850
.. list-table:: Immutable Bootloader support
@@ -2845,11 +2856,14 @@ The lists are organized by device Series and implementation.
28452856
- nRF54L05
28462857
- nRF54L10
28472858
- nRF54L15
2859+
- nRF54LM20
28482860
* - **Immutable Bootloader as part of build**
28492861
- --
28502862
- Experimental
28512863
- Experimental
28522864
- Experimental
2865+
- --
2866+
28532867
.. tab:: nRF91 Series
28542868

28552869
.. list-table:: Immutable Bootloader support
@@ -2896,6 +2910,7 @@ Hardware Unique Key
28962910
- --
28972911
- --
28982912
- Supported
2913+
28992914
.. tab:: nRF53 Series
29002915

29012916
.. list-table:: Key Derivation support
@@ -2906,6 +2921,7 @@ Hardware Unique Key
29062921
- nRF5340
29072922
* - **Key Derivation from Hardware Unique Key**
29082923
- Supported
2924+
29092925
.. tab:: nRF54 Series
29102926

29112927
.. list-table:: Key Derivation support
@@ -2917,11 +2933,14 @@ Hardware Unique Key
29172933
- nRF54L05
29182934
- nRF54L10
29192935
- nRF54L15
2936+
- nRF54LM20
29202937
* - **Key Derivation from Hardware Unique Key**
29212938
- --
29222939
- Experimental
29232940
- Experimental
29242941
- Experimental
2942+
- Experimental
2943+
29252944
.. tab:: nRF91 Series
29262945

29272946
.. list-table:: Key Derivation support
@@ -2970,6 +2989,7 @@ Trusted storage implements the PSA Certified Secure Storage APIs without TF-M.
29702989
- --
29712990
- --
29722991
- Supported
2992+
29732993
.. tab:: nRF53 Series
29742994

29752995
.. list-table:: Trusted storage support
@@ -2980,6 +3000,7 @@ Trusted storage implements the PSA Certified Secure Storage APIs without TF-M.
29803000
- nRF5340
29813001
* - **Trusted storage**
29823002
- Supported
3003+
29833004
.. tab:: nRF54 Series
29843005

29853006
.. list-table:: Trusted storage support
@@ -2991,11 +3012,14 @@ Trusted storage implements the PSA Certified Secure Storage APIs without TF-M.
29913012
- nRF54L05
29923013
- nRF54L10
29933014
- nRF54L15
3015+
- nRF54LM20
29943016
* - **Trusted storage**
29953017
- Experimental
29963018
- Supported
29973019
- Supported
29983020
- Supported
3021+
- Experimental
3022+
29993023
.. tab:: nRF91 Series
30003024

30013025
.. list-table:: Trusted storage support
@@ -3077,6 +3101,7 @@ The following table indicates the software maturity levels of the support for ea
30773101
- Experimental
30783102
- Experimental
30793103
- Experimental
3104+
30803105
.. tab:: nRF53 Series
30813106

30823107
.. list-table:: Bootloader and security features
@@ -3097,6 +3122,7 @@ The following table indicates the software maturity levels of the support for ea
30973122
- --
30983123
* - **Image encryption**
30993124
- Experimental
3125+
31003126
.. tab:: nRF54 Series
31013127

31023128
.. list-table:: Bootloader and security features
@@ -3108,36 +3134,44 @@ The following table indicates the software maturity levels of the support for ea
31083134
- nRF54L05
31093135
- nRF54L10
31103136
- nRF54L15
3137+
- nRF54LM20
31113138
* - **Immutable MCUboot as part of build**
31123139
- --
31133140
- Supported
31143141
- Supported
31153142
- Supported
3143+
- Experimental
31163144
* - **Updatable MCUboot as part of build**
31173145
- --
31183146
- Experimental
31193147
- Experimental
31203148
- Experimental
3149+
- --
31213150
* - **Application image compression**
31223151
- --
31233152
- --
31243153
- Supported
31253154
- Supported
3155+
- Experimental
31263156
* - **Hardware cryptography acceleration**
31273157
- --
31283158
- Supported
31293159
- Supported
31303160
- Supported
3161+
- --
31313162
* - **Multiple signature keys**
31323163
- --
31333164
- Supported
31343165
- Supported
31353166
- Supported
3167+
- --
31363168
* - **Image encryption**
31373169
- --
31383170
- Experimental
31393171
- Experimental
31403172
- Experimental
3173+
- Experimental
3174+
31413175
.. tab:: nRF91 Series
31423176

31433177
.. list-table:: Bootloader and security features

0 commit comments

Comments
 (0)