Skip to content

Conversation

nomo-nordic
Copy link

@nomo-nordic nomo-nordic commented Sep 19, 2025

Based on #24471, with reverted c2e0c06.

@CLAassistant
Copy link

CLAassistant commented Sep 19, 2025

CLA assistant check
All committers have signed the CLA.

@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
zephyr nrfconnect/sdk-zephyr@0c9648f (collab-nrfx-4.0) nrfconnect/sdk-zephyr#3288 nrfconnect/sdk-zephyr#3288/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 Sep 19, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: f35982b5e1adb2907a0da8ae1e3e225237df9280
zephyr: PR head: 5d694a43b21362c642773f7c66990a7d81c4c0f6

more details

sdk-nrf:

PR head: f35982b5e1adb2907a0da8ae1e3e225237df9280
merge base: 33e6a0da02c8bf012e3fcf4d2379870e0eb2b1b6
target head (collab-nrfx-4.0): 33e6a0da02c8bf012e3fcf4d2379870e0eb2b1b6
Diff

zephyr:

PR head: 5d694a43b21362c642773f7c66990a7d81c4c0f6
merge base: 0c9648fe64f0a4b82eaa5db7d0d1af5386cc91de
target head (collab-nrfx-4.0): 0c9648fe64f0a4b82eaa5db7d0d1af5386cc91de
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 (6)
scripts
│  │ quarantine.yaml
west.yml
zephyr
│  ├── drivers
│  │  ├── flash
│  │  │  ├── nrf_qspi_nor.c
│  │  │  │ soc_flash_nrf.c
│  │  ├── pwm
│  │  │  │ pwm_nrfx.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ nrfx_kconfig.h

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
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-sdk-find-my
    • ❌ test-low-level
    • ❌ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • 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_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-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@nomo-nordic nomo-nordic marked this pull request as ready for review September 19, 2025 12:32
@nomo-nordic nomo-nordic requested review from a team and MarekPorwisz as code owners September 19, 2025 12:32
@NordicBuilder
Copy link
Contributor

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9090[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5846[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12430[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9178[B] - link (cc: @nrfconnect/ncs-ll-ursus)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24631/2)

@nomo-nordic nomo-nordic force-pushed the NRFX-8421-errata40 branch 2 times, most recently from 05369e2 to 5c98242 Compare September 24, 2025 10:35
@nomo-nordic nomo-nordic changed the title Nrfx 8421 errata40 manifest: update sdk-zephyr to have errata 4.0 alignment Sep 24, 2025
@nomo-nordic nomo-nordic force-pushed the NRFX-8421-errata40 branch 2 times, most recently from 0831061 to 23f065d Compare September 25, 2025 05:37
@masz-nordic masz-nordic added the CI-all-test Run All integration tests label Oct 1, 2025
@masz-nordic
Copy link
Contributor

Replaced with #24676

@masz-nordic masz-nordic closed this Oct 1, 2025
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. CI-all-test Run All integration tests DNM manifest manifest-nrfx manifest-zephyr upmerge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants