Skip to content

Conversation

nvlsianpu
Copy link
Contributor

@nvlsianpu nvlsianpu commented Sep 19, 2025

To version which uses dedicated method for S2RAM
resume operation.

  • doc (awaiting on zephyr patch acceptance)

@nvlsianpu nvlsianpu requested review from a team as code owners September 19, 2025 15:36
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 19, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 19, 2025

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

Name Old Revision New Revision Diff
mcuboot nrfconnect/sdk-mcuboot@1c8a595 nrfconnect/sdk-mcuboot#536 nrfconnect/sdk-mcuboot#536/files
zephyr nrfconnect/sdk-zephyr@f785989 (main) nrfconnect/sdk-zephyr#3285 nrfconnect/sdk-zephyr#3285/files

DNM label due to: 2 projects with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 19, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: bcdbe3acedf61e3bacaca50af915663cdd791523
mcuboot: PR head: db5e91cc913d4f6c4a7a3c1cce9c404057043455
zephyr: PR head: eff7d2e716b7bd40b9b497b711b9b9956360af14

more details

sdk-nrf:

PR head: bcdbe3acedf61e3bacaca50af915663cdd791523
merge base: 88b75affccd68aa17695f76f4fdb6a9580a087fe
target head (main): 88b75affccd68aa17695f76f4fdb6a9580a087fe
Diff

mcuboot:

PR head: db5e91cc913d4f6c4a7a3c1cce9c404057043455
merge base: 1c8a5953c5411bb1e453c3747a4d13ac0680ff14
target head (main): 754f9586875dd72de367704e42c2121eb60696c3
Diff

zephyr:

PR head: eff7d2e716b7bd40b9b497b711b9b9956360af14
merge base: f7859899ec7dbb21e0580eef25b229bda727f04a
target head (main): f7859899ec7dbb21e0580eef25b229bda727f04a
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 (11)
bootloader
│  ├── mcuboot
│  │  ├── boot
│  │  │  ├── bootutil
│  │  │  │  ├── src
│  │  │  │  │  │ ed25519_psa.c
│  │  │  ├── zephyr
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── nrf54h20_custom_s2ram.S
│  │  │  │  ├── nrf54h20_custom_s2ram.c
│  │  │  │  ├── socs
│  │  │  │  │  │ nrf54h20_cpuapp.conf
west.yml
zephyr
│  ├── arch
│  │  ├── arm
│  │  │  ├── core
│  │  │  │  ├── cortex_m
│  │  │  │  │  │ reset.S
│  ├── include
│  │  ├── zephyr
│  │  │  ├── platform
│  │  │  │  │ hooks.h
│  ├── kernel
│  │  │ Kconfig.init
│  ├── subsys
│  │  ├── pm
│  │  │  │ Kconfig

Outputs:

Toolchain

Version: f66cf421f3
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:f66cf421f3_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 6
    • sdk-zephyr test count: 1305
  • 🟡 Integration tests
    • 🟡 test-fw-nrfconnect-nrf-iot_thingy91
    • 🟡 test-low-level
    • 🟡 test-sdk-mcuboot
    • 🟡 test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • 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-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

You can find the documentation preview for this PR here.

@nvlsianpu nvlsianpu force-pushed the s2ram_mcuboot_bridge branch 2 times, most recently from 31bb9fa to 9b010fb Compare October 3, 2025 12:05
@nvlsianpu nvlsianpu force-pushed the s2ram_mcuboot_bridge branch 2 times, most recently from b2e570b to fcc7c33 Compare October 6, 2025 15:56
@nvlsianpu
Copy link
Contributor Author

test-sdk-dfu issue is unrelated to this patch.

To version which uses dedicated method for S2RAM
resume operation.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
@nvlsianpu nvlsianpu force-pushed the s2ram_mcuboot_bridge branch from fcc7c33 to bcdbe3a Compare October 7, 2025 13:41
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 manifest manifest-mcuboot manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants