Skip to content

Conversation

@tomchy
Copy link
Contributor

@tomchy tomchy commented Apr 10, 2025

No description provided.

@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 10, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 10, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@7af9258 nrfconnect/sdk-zephyr#2745 nrfconnect/sdk-zephyr#2745/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 10, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 1f612163a187e40a18305552c1d55e3d19280af7
zephyr: PR head: 55616839cb975332d029b91e4645bb0e71aa5521

more details

sdk-nrf:

PR head: 1f612163a187e40a18305552c1d55e3d19280af7
merge base: cd99e8c3cb08fa2240c5bfe679a55cc81320e949
target head (main): cd99e8c3cb08fa2240c5bfe679a55cc81320e949
Diff

zephyr:

PR head: 55616839cb975332d029b91e4645bb0e71aa5521
merge base: 7af92582ecab16df529fbb4d77aad92ccf105352
target head (main): 8dbca43a6a9d332c62457789780c569e907aa7f7
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 (20)
drivers
│  ├── flash
│  │  ├── flash_ipuc
│  │  │  │ flash_ipuc.c
samples
│  ├── suit
│  │  ├── flash_companion
│  │  │  ├── boards
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │ prj.conf
│  │  ├── smp_transfer
│  │  │  ├── boards
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_extflash.overlay
subsys
│  ├── suit
│  │  ├── cache
│  │  │  ├── Kconfig
│  │  │  ├── src
│  │  │  │  ├── suit_dfu_cache_helpers.c
│  │  │  │  ├── suit_dfu_cache_internal.h
│  │  │  │  │ suit_dfu_cache_rw.c
west.yml
zephyr
│  ├── drivers
│  │  ├── flash
│  │  │  ├── flash_mspi_nor.c
│  │  │  ├── flash_mspi_nor.h
│  │  │  │ flash_mspi_nor_quirks.h
│  ├── dts
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  │ nrf54h20.dtsi
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54h
│  │  │  │  ├── pm_s2ram.c
│  │  │  │  ├── power.c
│  │  │  │  │ power.h
│  ├── subsys
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── bootutil_hooks
│  │  │  │  │  │ nrf53_hooks.c
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  │ Kconfig

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: 1608
    • sdk-zephyr test count: 643
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test-fw-nrfconnect-boot
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ❌ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-thread
    • ❌ test-sdk-find-my
    • ❌ test-low-level
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-fw-update
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-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-tfm
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@github-actions
Copy link

You can find the documentation preview for this PR here.

tomchy added 4 commits April 11, 2025 09:35
The soc_flash_nrf.h is reqiured and defined only if compiling for nRF
devices.

Ref: NCSDK-32779

Signed-off-by: Tomasz Chyrowicz <[email protected]>
It is required to make ensure that all cache ops use the same device
driver to erase/setup/write data into IPUC.
It is not required for image/component IPUCs because they are created
temporarily, just for the scope of a single operation.

Ref: NCSDK-32779

Signed-off-by: Tomasz Chyrowicz <[email protected]>
Reduce the SUIT DFU cache initialization by using direct accesses to the
DFU partition flash driver.

Ref: NCSDK-32779

Signed-off-by: Tomasz Chyrowicz <[email protected]>
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 bugfix/suit/NCDSK-32779_Improve_cache_performance_bak branch from a665e44 to 1f61216 Compare April 11, 2025 07:35
@tomchy tomchy added this to the 3.0.0 milestone Apr 11, 2025
@tomchy tomchy added bugfix Fixes a known bug backport v3.0-branch labels Apr 11, 2025
@tomchy
Copy link
Contributor Author

tomchy commented Apr 11, 2025

Replaced with: #21704

@tomchy tomchy closed this Apr 11, 2025
@tomchy tomchy deleted the bugfix/suit/NCDSK-32779_Improve_cache_performance_bak branch June 25, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants