Skip to content

Conversation

tomchy
Copy link
Contributor

@tomchy tomchy commented Sep 15, 2025

No description provided.

@tomchy tomchy requested review from FrancescoSer and a team as code owners September 15, 2025 13:42
@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 15, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 15, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@7d3bd39 nrfconnect/sdk-zephyr@d4bb1c6 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@tomchy
Copy link
Contributor Author

tomchy commented Sep 15, 2025

The first commit was cherry-picked from #24401 to avoid merge conflicts in the future.

@tomchy tomchy added this to the 3.2.0-preview1 milestone Sep 15, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 15, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 5280bb50c61edb09a5227418a2a0e6d8ba192c71
zephyr: PR head: d4bb1c6b9f1c941480a457b18ae36c9bdf49faa7

more details

sdk-nrf:

PR head: 5280bb50c61edb09a5227418a2a0e6d8ba192c71
merge base: 9bdd6f9fc9bd5ce4667f32134540c165a7afff6b
target head (main): 63e0190594b04a88d0b3eb4e5b930eeb5fdffd98
Diff

zephyr:

PR head: d4bb1c6b9f1c941480a457b18ae36c9bdf49faa7
merge base: 7d3bd3993600d433ab0653391aee2fa2b4ce3fda
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 (5)
doc
│  ├── nrf
│  │  ├── app_dev
│  │  │  ├── device_guides
│  │  │  │  ├── nrf54h
│  │  │  │  │  │ ug_nrf54h20_pm_optimization.rst
west.yml
zephyr
│  ├── arch
│  │  ├── arm
│  │  │  ├── core
│  │  │  │  ├── cortex_m
│  │  │  │  │  │ reset.S
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.dts
│  ├── subsys
│  │  ├── pm
│  │  │  │ Kconfig

Outputs:

Toolchain

Version: 2b2cd9579a
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2b2cd9579a_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 8
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-rs - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-fem - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-find-my - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-dfu - Skipped: Job was skipped as it succeeded in a previous run
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • 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-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@tomchy tomchy force-pushed the bugfix/reset/NCSDK-35410_Dedicated_s2ram_stack_ncs branch from 795a230 to 624785a Compare September 17, 2025 07:07
Copy link

You can find the documentation preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsdoc.z6.web.core.windows.net/PR-24542/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_pm_optimization.html

@tomchy tomchy force-pushed the bugfix/reset/NCSDK-35410_Dedicated_s2ram_stack_ncs branch from 624785a to f73b7b7 Compare September 17, 2025 08:49
@tomchy tomchy force-pushed the bugfix/reset/NCSDK-35410_Dedicated_s2ram_stack_ncs branch from f73b7b7 to 38ae169 Compare September 17, 2025 09:32
@tomchy tomchy requested a review from FrancescoSer September 17, 2025 09:33
@tomchy tomchy force-pushed the bugfix/reset/NCSDK-35410_Dedicated_s2ram_stack_ncs branch 2 times, most recently from 08af929 to 46f9cd9 Compare September 17, 2025 09:57
@tomchy tomchy requested a review from FrancescoSer September 17, 2025 09:59
Added missing s2ram_stack section definition.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
Update sdk-zephyr revision to pull S2RAM fixes.

Ref: NCSDK-35410

Signed-off-by: Tomasz Chyrowicz <[email protected]>
@tomchy tomchy force-pushed the bugfix/reset/NCSDK-35410_Dedicated_s2ram_stack_ncs branch from 46f9cd9 to 5280bb5 Compare September 17, 2025 13:11
@NordicBuilder NordicBuilder removed the DNM label Sep 17, 2025
@carlescufi carlescufi merged commit 54a70d9 into nrfconnect:main Sep 17, 2025
15 of 16 checks passed
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. doc-required PR must not be merged without tech writer approval. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants