Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add release docs for bundle v0.9.0 #20044

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hakonfam
Copy link
Contributor

Ref: NCSDK-31339

Ref: NCSDK-31339
Signed-off-by: Håkon Amundsen <haakon.amundsen@nordicsemi.no>
@hakonfam hakonfam added the DNM label Jan 23, 2025
@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jan 23, 2025
@hakonfam
Copy link
Contributor Author

I'm not sure about whether to keep the previous entry or not. Thoughts? Also I'm not sure about keeping the list item of the 2.9.0-nrf54h20 release.

@hakonfam
Copy link
Contributor Author

Added DNM while waiting for test results and release of bundle

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jan 23, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 1

Inputs:

Sources:

sdk-nrf: PR head: b0d04e6b4eb79b65c7e0b81d3b063a78ba96543f

more details

sdk-nrf:

PR head: b0d04e6b4eb79b65c7e0b81d3b063a78ba96543f
merge base: dbfe626db1a5ba1553e841828559dd6ab0ea5e52
target head (main): dbfe626db1a5ba1553e841828559dd6ab0ea5e52
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (1)
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  │ abi_compatibility.rst

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI


* Several services from SSF over ADAC.
* Reset event service.
* SDFW will now enter the suspend to RAM state when tracing is enabled.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The effect of this should be a noticeably reduced power consumption when tracing is enabled. Maybe that is more relevant to the reader here.

* Clock control is enabled in SDFW.
* Global domain power request service is integrated in SDFW.
* PUF values from SDROM are cleared on boot.
* SUIT in-place updatable components (IPUC) are now available to local domains over IPC through the SSF IPUC service.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feature is apparently meant to be exposed through a higher level software component which is not ready yet, so it may not be worth mentioning here

Comment on lines -69 to -72
* Local domain reset will trigger a global reset.
``RESETINFO`` will contain both the global and local reset reason.
* All processors are booted regardless of whether they have firmware.
They are booted in halted mode if no firmware is present.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think some of these changes would still be very noticeable to someone not having used the 0.8.0 version - do we want to remove them entirely?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, would an alternative be to not remove entries from old bundles? IMO all changes from all publicly available bundles should be listed here.

* - |NCS| v2.9.0-nRF54H20
- `nRF54H20 SoC Binaries v0.8.0`_, compatible with the nRF54H20 DK v0.9.0 and later revisions.
* - |NCS| v2.9.0-nRF54H20-1
- `nRF54H20 SoC Binaries v0.9.0`_, compatible with the nRF54H20 DK v0.9.0 and later revisions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you wanna add this here, you have to also add the corresponding link to the bundle in the links.txt file. If you search for nRF54H20 SoC Binaries v0. you will find the block where all the soc binaries links are located.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants