Skip to content

Conversation

tomchy
Copy link
Contributor

@tomchy tomchy commented Apr 11, 2025

Use the efficient, new extenal memory driver in SUIT DFU sample.

Ref: NCSDK-32779

@tomchy tomchy requested a review from a team April 11, 2025 18:45
@tomchy tomchy requested review from a team as code owners April 11, 2025 18:45
@tomchy tomchy added this to the 3.0.0 milestone Apr 11, 2025
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Apr 11, 2025
@tomchy tomchy added the bugfix Fixes a known bug label Apr 11, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 11, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@9018ae5 nrfconnect/sdk-zephyr@1d7723a nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 11, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: aaa2db4f601e50b7d62268425db6a509184b37ff
zephyr: PR head: 1d7723ad7b3e70b9b5ab1fb85d955c527cc0fa33

more details

sdk-nrf:

PR head: aaa2db4f601e50b7d62268425db6a509184b37ff
merge base: 7dc3ee77613c90f02b5433a41b7cea4237930131
target head (v3.0-branch): e05e5d05b01e502d7b7634fa4357ef16a580f6fe
Diff

zephyr:

PR head: 1d7723ad7b3e70b9b5ab1fb85d955c527cc0fa33
merge base: 9018ae510c046e98478cfc74ddcea21bd56e3cd9
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 (7)
samples
│  ├── suit
│  │  ├── flash_companion
│  │  │  ├── boards
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │ prj.conf
│  │  ├── smp_transfer
│  │  │  ├── boards
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_extflash.overlay
west.yml
zephyr
│  ├── drivers
│  │  ├── flash
│  │  │  ├── flash_mspi_nor.c
│  │  │  ├── flash_mspi_nor.h
│  │  │  │ flash_mspi_nor_quirks.h

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 451
    • sdk-zephyr test count: 534
  • ✅ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-sdk-find-my
    • ✅ test-low-level
    • ✅ test-sdk-dfu
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-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • 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_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-sdk-mcuboot
    • 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.

Use the efficient, new extenal memory driver in SUIT DFU sample.

Ref: NCSDK-32779

Signed-off-by: Tomasz Chyrowicz <[email protected]>
@tomchy tomchy force-pushed the backport-21704-to-v3.0-branch branch from fe37c9d to aaa2db4 Compare April 15, 2025 07:53
@NordicBuilder NordicBuilder removed the DNM label Apr 15, 2025
@carlescufi carlescufi merged commit 514b338 into nrfconnect:v3.0-branch Apr 15, 2025
14 of 15 checks passed
@tomchy tomchy deleted the backport-21704-to-v3.0-branch branch June 25, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a known bug changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants