Skip to content

Commit a49dde5

Browse files
FrancescoSerrlubos
authored andcommitted
doc: Release Notes for nRF Connect SDK v2.9.0-nRF54H20-1
Added release notes for NCS v2.9.0-nRF54H20-1 Added miscellaneous doc edits related to the release commit. Signed-off-by: Francesco Domenico Servidio <[email protected]>
1 parent cf8bd8c commit a49dde5

35 files changed

+225
-155
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.0-nRF54H20-1-rc3
1+
2.9.0-nRF54H20-1

doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ After programming the BICR, program the nRF54H20 SoC with the :ref:`nRF54H20 SoC
238238
This bundle contains the precompiled firmware for the :ref:`Secure Domain <ug_nrf54h20_secure_domain>` and :ref:`System Controller <ug_nrf54h20_sys_ctrl>`.
239239
To program the nRF54H20 SoC binaries to the nRF54H20 DK, do the following:
240240

241-
1. Download the `nRF54H20 SoC binaries v0.9.1`_, compatible with the nRF54H20 DK v0.9.0 and later revisions.
241+
1. Download the `nRF54H20 SoC binaries v0.9.2`_, compatible with the nRF54H20 DK v0.9.0 and later revisions.
242242

243243
.. note::
244244
On MacOS, ensure that the ZIP file is not unpacked automatically upon download.

doc/nrf/dev_model_and_contributions/adding_code.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ This is demonstrated by the following code, that would be placed somewhere in yo
162162
- name: nrf
163163
repo-path: sdk-nrf
164164
remote: ncs
165-
revision: 2.9.0-nRF54H20-1-rc3
165+
revision: 2.9.0-nRF54H20-1
166166
import: true
167167
self:
168168
path: application
@@ -189,7 +189,7 @@ For example:
189189
projects:
190190
- name: nrf
191191
remote: ncs
192-
revision: 2.9.0-nRF54H20-1-rc3
192+
revision: 2.9.0-nRF54H20-1
193193
import: true
194194
# Example for how to override a repository in the nRF Connect SDK with your own:
195195
- name: mcuboot

doc/nrf/links.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
.. _`nRF Connect SDK latest documentation`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html
428428

429429
.. _`known issues page on the main branch`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html
430-
.. _`known issues for nRF Connect SDK v2.9.0-nRF54H20-1-rc3`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-9-0-nRF54H20-1-rc3
430+
.. _`known issues for nRF Connect SDK v2.9.0-nRF54H20-1`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-9-0-nRF54H20-1
431431
.. _`known issues for nRF Connect SDK v2.9.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-9-0
432432
.. _`known issues for nRF Connect SDK v2.8.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-8-0
433433
.. _`known issues for nRF Connect SDK v2.7.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-7-0
@@ -478,7 +478,7 @@
478478

479479
.. _`nRF socket options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/sockets.html
480480

481-
.. _`Repositories and revisions for v2.9.0-nRF54H20-1-rc3`: https://docs.nordicsemi.com/bundle/ncs-2.9.0-nRF54H20-1-rc3/page/nrf/releases_and_maturity/repository_revisions.html
481+
.. _`Repositories and revisions for v2.9.0-nRF54H20-1`: https://docs.nordicsemi.com/bundle/ncs-2.9.0-nRF54H20-1/page/nrf/releases_and_maturity/repository_revisions.html
482482
.. _`Repositories and revisions for v2.9.0`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/releases_and_maturity/repository_revisions.html
483483
.. _`Repositories and revisions for v2.8.0`: https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/releases_and_maturity/repository_revisions.html
484484
.. _`Repositories and revisions for v2.7.99-cs2`: https://docs.nordicsemi.com/bundle/ncs-2.7.99-cs2/page/nrf/releases_and_maturity/repository_revisions.html
@@ -570,7 +570,7 @@
570570
.. _`LwM2M carrier library changelog for v1.9.0`: https://docs.nordicsemi.com/bundle/ncs-1.9.0/page/nrf/libraries/bin/lwm2m_carrier/CHANGELOG.html
571571

572572
.. _`Migration guide for nRF Connect SDK v3.0.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_3.0.html
573-
.. _`Migration guide for nRF Connect SDK v2.9.0-nRF54H20-1-rc3`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nRF54H20-1-rc3.html
573+
.. _`Migration guide for nRF Connect SDK v2.9.0-nRF54H20-1`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nRF54H20-1.html
574574
.. _`Migration guide for nRF Connect SDK v2.9.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_2.9.html
575575
.. _`Migration guide for nRF Connect SDK v2.8.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_2.8.html
576576
.. _`Migration guide for nRF Connect SDK v2.7.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_2.7.html
@@ -1564,8 +1564,8 @@
15641564

15651565
.. ### Source: files.nordicsemi.com
15661566

1567-
.. _`Twister test report for nRF Connect SDK v2.9.0-nRF54H20-1-rc3`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0-nrf54h20-1-rc3/test-report/twister_test_results_report.html?isNativeBrowsing=true
1568-
.. _`Hardware test report for nRF Connect SDK v2.9.0-nRF54H20-1-rc3`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0-nrf54h20-1-rc3/test-report/common_ncs_test_results_report.html?isNativeBrowsing=true
1567+
.. _`Twister test report for nRF Connect SDK v2.9.0-nRF54H20-1`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0-nRF54H20-1/test-report/twister_test_results_report.html?isNativeBrowsing=true
1568+
.. _`Hardware test report for nRF Connect SDK v2.9.0-nRF54H20-1`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0-nRF54H20-1/test-report/common_ncs_test_results_report.html?isNativeBrowsing=true
15691569
.. _`Twister test report for nRF Connect SDK v2.9.0`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0/test-report/twister_test_results_report.html?isNativeBrowsing=true
15701570
.. _`Hardware test report for nRF Connect SDK v2.9.0`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0/test-report/common_ncs_test_results_report.html?isNativeBrowsing=true
15711571
.. _`Twister test report for nRF Connect SDK v2.8.0`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.8.0/test-report/twister_test_results_report.html?isNativeBrowsing=true
@@ -1762,7 +1762,7 @@
17621762
.. _`nRF54H20 SoC binaries v0.7.0 for EngC DKs`: https://files.nordicsemi.com/artifactory/SDSC/external/nrf54h20_soc_binaries_v0.7.0_engc.zip
17631763
.. _`nRF54H20 SoC binaries v0.7.0 for EngB DKs`: https://files.nordicsemi.com/artifactory/SDSC/external/nrf54h20_soc_binaries_v0.7.0_engb.zip
17641764
.. _`nRF54H20 SoC binaries v0.8.0`: https://files.nordicsemi.com/ui/native/SDSC/external/nrf54h20_soc_binaries_v0.8.0.zip
1765-
.. _`nRF54H20 SoC binaries v0.9.1`: https://files.nordicsemi.com/ui/native/SDSC/external/nrf54h20_soc_binaries_v0.9.1.zip
1765+
.. _`nRF54H20 SoC binaries v0.9.2`: https://files.nordicsemi.com/ui/native/SDSC/external/nrf54h20_soc_binaries_v0.9.2.zip
17661766

17671767
.. _`BICR binary file`: https://files.nordicsemi.com/artifactory/SDSC/external/bicr_ext_loadcap.hex
17681768
.. _`BICR new binary file`: https://files.nordicsemi.com/artifactory/SDSC/external/bicr/bicr.hex

doc/nrf/protocols/matter/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For a full list of |NCS| and Matter versions, view the following table:
2525
+==========================+=====================================================+========================+
2626
| v2.9.99 (latest) | :ref:`1.4.0 <ug_matter_overview_dev_model_support>` | 1.4.0.0 |
2727
+--------------------------+ | |
28-
| v2.9.0-nRF54H20-1-rc3 | | |
28+
| v2.9.0-nRF54H20-1 | | |
2929
+--------------------------+ | |
3030
| v2.9.0 | | |
3131
+--------------------------+-----------------------------------------------------+------------------------+

doc/nrf/releases_and_maturity.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ If an issue is found in a release after it has taken place, those issues are lis
2828
releases_and_maturity/repository_revisions
2929
releases_and_maturity/software_maturity
3030
releases_and_maturity/abi_compatibility
31-
releases_and_maturity/known_issues

doc/nrf/releases_and_maturity/abi_compatibility.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The following table illustrates ABI compatibility between different versions of
2828

2929
* - |NCS| versions
3030
- Compatible nRF54H20 SoC binaries version
31-
* - |NCS| v2.9.0-nRF54H20-1-rc3
32-
- `nRF54H20 SoC binaries v0.9.1`_, compatible with the nRF54H20 DK v0.9.0 and later revisions.
31+
* - |NCS| v2.9.0-nRF54H20-1
32+
- `nRF54H20 SoC binaries v0.9.2`_, compatible with the nRF54H20 DK v0.9.0 and later revisions.
3333
* - |NCS| v2.9.0
3434
- `nRF54H20 SoC binaries v0.7.0 for EngC DKs`_, compatible with the nRF54H20 DK v0.8.3 and later revisions.
3535
* - |NCS| v2.8.0
@@ -47,7 +47,7 @@ The following table illustrates ABI compatibility between different versions of
4747
ABI compatibility ensures that the Secure Domain and System Controller firmware binaries do not need to be recompiled each time the application, radio binaries, or both are recompiled, as long as they are based on a compatible |NCS| version.
4848
Additionally, maintaining ABI compatibility allows the nRF54H20 SoC binary components to work together without recompilation when updating to newer |NCS| versions.
4949

50-
nRF54H20 SoC binaries v0.9.1 changelog
50+
nRF54H20 SoC binaries v0.9.2 changelog
5151
**************************************
5252

5353
.. note::
@@ -56,6 +56,11 @@ nRF54H20 SoC binaries v0.9.1 changelog
5656

5757
The following sections provide detailed lists of changes by component.
5858

59+
Secure Domain Firmware (SDFW) v10.2.0
60+
=====================================
61+
62+
* Updated SUIT to support defining the SUIT cache in Nordic manifests.
63+
5964
Secure Domain Firmware (SDFW) v10.1.0
6065
=====================================
6166

@@ -99,6 +104,12 @@ Fixed
99104
* An issue where permission checks for pointer members in the SSF PSA crypto service requests were incorrect.
100105
* An issue with invoking crypto service from multiple threads or clients.
101106

107+
System Controller Firmware (SCFW) v4.0.3
108+
=========================================
109+
110+
* Updated LRC to now use a direct GDPWR request.
111+
* Fixed an issue with USB D+ pull-up.
112+
102113
System Controller Firmware (SCFW) v4.0.2
103114
=========================================
104115

0 commit comments

Comments
 (0)