Skip to content

Conversation

@mstasiaknordic
Copy link
Contributor

Manifest update.

test-sdk-nrf: collab-nrfx-4.0

@mstasiaknordic mstasiaknordic added the CI-all-test Run All integration tests label Oct 21, 2025
@mstasiaknordic mstasiaknordic requested review from a team as code owners October 21, 2025 12:44
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 21, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 21, 2025

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

Name Old Revision New Revision Diff
nrfx https://github.com/nrfconnect/nrfx/commit/438fc5f49a2cfdef455b3f3b273814489ff7a571 (nrfx-4.0-rc1) https://github.com/nrfconnect/nrfx/pull/987 nrfconnect/nrfx#987/files
nrfxlib nrfconnect/sdk-nrfxlib@cb3c6ef (collab-nrfx-4.0) nrfconnect/sdk-nrfxlib#1901 nrfconnect/sdk-nrfxlib#1901/files
zephyr nrfconnect/sdk-zephyr@a0491b6 (collab-nrfx-4.0) nrfconnect/sdk-zephyr#3417 nrfconnect/sdk-zephyr#3417/files

DNM label due to: 3 projects with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 21, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 17

Inputs:

Sources:

sdk-nrf: PR head: 81d6c66a73324e56611d53d5de519721da5090b1
nrfxlib: PR head: c7f6f08b1fd884805ff64be317390b13d52416bf
zephyr: PR head: 280776feeeee26a03a73e15f434ecd398559d50a

more details

sdk-nrf:

PR head: 81d6c66a73324e56611d53d5de519721da5090b1
merge base: f2f702e7188299ce64659413e85982cf0cfafdd0
target head (collab-nrfx-4.0): f2f702e7188299ce64659413e85982cf0cfafdd0
Diff

nrfxlib:

PR head: c7f6f08b1fd884805ff64be317390b13d52416bf
merge base: cb3c6efaa8357bd6fa354976dbaef3a61c3bf98b
target head (collab-nrfx-4.0): cb3c6efaa8357bd6fa354976dbaef3a61c3bf98b
Diff

zephyr:

PR head: 280776feeeee26a03a73e15f434ecd398559d50a
merge base: a0491b6ceaf072ff7fa108ecfeddb7cbc6c3afa7
target head (collab-nrfx-4.0): a0491b6ceaf072ff7fa108ecfeddb7cbc6c3afa7
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 (24)
applications
│  ├── nrf5340_audio
│  │  ├── src
│  │  │  ├── modules
│  │  │  │  │ audio_sync_timer.c
modules
│  ├── hal_nordic
│  │  │ CMakeLists.txt
nrfxlib
│  ├── nfc
│  │  ├── include
│  │  │  │ nfc_platform.h
samples
│  ├── bluetooth
│  │  ├── conn_time_sync
│  │  │  ├── src
│  │  │  │  ├── controller_time_nrf52.c
│  │  │  │  │ controller_time_nrf53_app.c
│  │  ├── iso_time_sync
│  │  │  ├── src
│  │  │  │  ├── controller_time_nrf52.c
│  │  │  │  │ controller_time_nrf53_app.c
subsys
│  ├── nfc
│  │  ├── lib
│  │  │  │ platform.c
tests
│  ├── subsys
│  │  ├── bootloader
│  │  │  ├── bl_validation
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── bl_validation_neg
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
west.yml
zephyr
│  ├── drivers
│  │  ├── adc
│  │  │  ├── adc_nrfx_adc.c
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── comparator
│  │  │  ├── comparator_nrf_comp.c
│  │  │  │ comparator_nrf_lpcomp.c
│  │  ├── entropy
│  │  │  │ entropy_nrf_cracen.c
│  │  ├── flash
│  │  │  ├── nrf_qspi_nor.c
│  │  │  │ soc_flash_nrf_mramc.c
│  │  ├── i2c
│  │  │  ├── i2c_nrfx_twi.c
│  │  │  │ i2c_nrfx_twi_common.c
│  │  ├── spi
│  │  │  │ spi_nrfx_spi.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ Kconfig
│  │  ├── nrf_wifi
│  │  │  ├── bus
│  │  │  │  │ qspi_if.c
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ nrf_sys_event.c

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
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-apps
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rpc
    • ❌ test-sdk-wifi
    • ❌ test-low-level
    • ⚠️ test-sdk-audio
    • ⚠️ test-fw-nrfconnect-chip
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ⚠️ test-fw-nrfconnect-nrf_crypto
    • ⚠️ test-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem
    • ⚠️ test-fw-nrfconnect-tfm
    • ⚠️ test-fw-nrfconnect-thread-main
    • ⚠️ test-sdk-find-my
    • ⚠️ test-sdk-mcuboot
    • ⚠️ test-sdk-dfu

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

@mstasiaknordic mstasiaknordic requested review from a team and leewkb4567 as code owners October 22, 2025 10:18
@mstasiaknordic mstasiaknordic requested review from alexsven, gWacey, koffes and rick1082 and removed request for a team October 22, 2025 10:18
@mstasiaknordic mstasiaknordic force-pushed the nrfx_errno_rework branch 4 times, most recently from 08c1a7f to 389abb8 Compare October 30, 2025 15:00
@mstasiaknordic mstasiaknordic force-pushed the nrfx_errno_rework branch 5 times, most recently from e6f01f8 to 507ffc9 Compare November 3, 2025 11:33
groups:
- nrfx
revision: 438fc5f49a2cfdef455b3f3b273814489ff7a571
revision: pull/987/head
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@masz-nordic is there a point in keeping and updating this SHA, if #25359 was merged to collab? It won't be used in that case, unless I am missing something.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To test properly you need to revert this commit:
5ce1b7f

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@mstasiaknordic mstasiaknordic requested a review from a team as a code owner November 3, 2025 14:41
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Nov 4, 2025

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebug[nrf52833dk/nrf52833]: ROM size increased by 576[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 596[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf52dk/nrf52832]: ROM size increased by 652[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 928[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 552[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_fast_pair.gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 1584[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_mcuboot_smp[nrf52840dk/nrf52840]: ROM size increased by 3396[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_wwcb[nrf52840dk/nrf52840]: ROM size increased by 3388[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52833dk/nrf52820]: ROM size increased by 3036[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 1464[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12744[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9492[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zrelease[nrf52820dongle/nrf52820]: ROM size increased by 2912[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840gmouse/nrf52840]: ROM size increased by 3812[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.usb_next[nrf52840dk/nrf52840]: ROM size increased by 3548[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52kbd/nrf52832]: ROM size increased by 4208[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.smp_svr_mini_boot[[email protected]/nrf54h20/cpuapp]: ROM size increased by 2260[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-pluto @robertstypa @maciejpietras)
applications.nrf_desktop.zdebug.usb_next[nrf52840dk/nrf52840]: ROM size increased by 3228[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52833dk/nrf52820]: ROM size increased by 12828[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52833dongle/nrf52833]: ROM size increased by 904[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840gmouse/nrf52840]: ROM size increased by 3844[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52kbd/nrf52832]: ROM size increased by 4264[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52dk/nrf52832]: ROM size increased by 1884[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf52833dk/nrf52833]: ROM size increased by 1508[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 604[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840dongle/nrf52840]: ROM size increased by 840[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 608[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 3748[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52833dk/nrf52833]: ROM size increased by 1900[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 660[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 3008[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[thingy53/nrf5340/cpuapp]: ROM size increased by 1164[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 632[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52dmouse/nrf52832]: ROM size increased by 3380[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 1156[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 1604[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_nrf21540ek[nrf52840dk/nrf52840]: ROM size increased by 3528[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease.usb_next[nrf52840dk/nrf52840]: ROM size increased by 3064[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 524[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52820dongle/nrf52820]: ROM size increased by 12596[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_mcuboot_qspi[nrf52840dk/nrf52840]: ROM size increased by 3396[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52840dongle/nrf52840]: ROM size increased by 744[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_keyboard[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1036[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf52833dk/nrf52833]: ROM size increased by 548[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840dongle/nrf52840]: ROM size increased by 936[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 992[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52840gmouse/nrf52840]: ROM size increased by 3404[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf52833dk/nrf52833]: ROM size increased by 3876[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9102[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5858[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 564[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_4llpmconn[nrf52840dongle/nrf52840]: ROM size increased by 936[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: ROM size increased by 1928[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840dk/nrf52840]: ROM size increased by 3408[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 3388[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf52833dk/nrf52833]: ROM size increased by 1516[B] in comparison to the main[1cee1cc] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)

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

NRFX NVMC driver now returns errno values.

Signed-off-by: Michał Stasiak <[email protected]>
NRFX RTC driver now returns errno values.

Signed-off-by: Michał Stasiak <[email protected]>
nrfx_err_t is to be removed from nrfx completely.

Signed-off-by: Michał Stasiak <[email protected]>
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-nrfxlib manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants