Skip to content

Conversation

@mif1-nordic
Copy link
Contributor

@mif1-nordic mif1-nordic commented Oct 8, 2025

Add latest nrfx and change zephyr revision to the HFCLK_separation on collab-nrfx-4.0.

test-sdk-nrf: collab-nrfx-4.0

@mif1-nordic mif1-nordic requested review from a team as code owners October 8, 2025 09:31
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 8, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 8, 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/8c19164ec422064e8e0d08f1cf69ea79d3a0b18a https://github.com/nrfconnect/nrfx/commit/59452e2969d289d9a263510a4896fd0faa936ce5 (4.0-dev) nrfconnect/[email protected]
zephyr nrfconnect/sdk-zephyr@019e3de nrfconnect/sdk-zephyr@7dee158 (collab-nrfx-4.0) 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 Oct 8, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 9eba02dd31dadc6bc36ffd6b5fc0636d192a99f9
zephyr: PR head: 7dee15869ec61e9ac5fa40bb4e93d7867359a115

more details

sdk-nrf:

PR head: 9eba02dd31dadc6bc36ffd6b5fc0636d192a99f9
merge base: 7895c14f951463d5fd5f3244680b65161dda40fd
target head (collab-nrfx-4.0): 7895c14f951463d5fd5f3244680b65161dda40fd
Diff

zephyr:

PR head: 7dee15869ec61e9ac5fa40bb4e93d7867359a115
merge base: 019e3ded1bea7b3c5ce83ea2d3cc6175b1355c95
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 (5)
scripts
│  │ quarantine.yaml
tests
│  ├── bluetooth
│  │  ├── iso
│  │  │  ├── src
│  │  │  │  │ main.c
west.yml
zephyr
│  ├── drivers
│  │  ├── clock_control
│  │  │  │ clock_control_nrf.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt

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-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem

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

@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch 2 times, most recently from cd2b2be to 91808fb Compare October 13, 2025 10:03
@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch from 91808fb to 7771b30 Compare October 27, 2025 12:37
@masz-nordic masz-nordic added the CI-all-test Run All integration tests label Oct 27, 2025
@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch 2 times, most recently from f29df2d to 73ce5c1 Compare October 28, 2025 11:01
@masz-nordic masz-nordic requested review from a team and Frodevan as code owners October 28, 2025 13:32
@masz-nordic masz-nordic requested review from alexsven, gWacey, koffes and rick1082 and removed request for a team October 28, 2025 13:32
@masz-nordic masz-nordic force-pushed the NRFX-8012_HFCLK_separation branch from f10e104 to 562491f Compare October 28, 2025 16:23
@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch from 562491f to 335e9f0 Compare October 28, 2025 16:51
With updates in HFCLK.

Signed-off-by: Marcin Szymczyk <[email protected]>
Will be handled in NRFX-8605.

Signed-off-by: Marcin Szymczyk <[email protected]>
@masz-nordic masz-nordic force-pushed the NRFX-8012_HFCLK_separation branch from 335e9f0 to 2d91947 Compare October 28, 2025 17:18
Replace deprecated nrfx_clock call with new one.

Signed-off-by: Marcin Szymczyk <[email protected]>
@masz-nordic masz-nordic force-pushed the NRFX-8012_HFCLK_separation branch from 1095f9c to 9eba02d Compare October 29, 2025 09:32
@NordicBuilder NordicBuilder removed the DNM label Oct 29, 2025
@NordicBuilder
Copy link
Contributor

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebug.usb_next[nrf52840dk/nrf52840]: ROM size increased by 2740[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 980[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52840gmouse/nrf52840]: ROM size increased by 2968[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 824[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.usb_next[nrf52840dk/nrf52840]: ROM size increased by 2856[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.ui_switch[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 1064[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 1284[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 932[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 872[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: ROM size increased by 1264[B] in comparison to the main[e440814] 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.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[nrf52dmouse/nrf52832]: ROM size increased by 3040[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 2940[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840gmouse/nrf52840]: ROM size increased by 3096[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_fast_pair.gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 816[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52833dk/nrf52833]: ROM size increased by 1168[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf52833dk/nrf52833]: ROM size increased by 3152[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.smp_svr_mini_boot[[email protected]/nrf54h20/cpuapp]: ROM size increased by 2216[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-pluto @robertstypa @maciejpietras)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 980[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_nrf21540ek[nrf52840dk/nrf52840]: ROM size increased by 2768[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1068[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf52833dk/nrf52833]: ROM size increased by 792[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf52833dk/nrf52833]: ROM size increased by 800[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_wwcb[nrf52840dk/nrf52840]: ROM size increased by 2764[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[thingy53/nrf5340/cpuapp]: ROM size increased by 1396[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 984[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_mcuboot_qspi[nrf52840dk/nrf52840]: ROM size increased by 2772[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52kbd/nrf52832]: ROM size increased by 3532[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_keyboard[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1396[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 3184[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 1504[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 932[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840dk/nrf52840]: ROM size increased by 2784[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52kbd/nrf52832]: ROM size increased by 3164[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_mcuboot_smp[nrf52840dk/nrf52840]: ROM size increased by 2764[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease.usb_next[nrf52840dk/nrf52840]: ROM size increased by 2828[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 1204[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52dk/nrf52832]: ROM size increased by 1176[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840gmouse/nrf52840]: ROM size increased by 3204[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 2764[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 816[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 1008[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 1284[B] in comparison to the main[e440814] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)

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

@masz-nordic masz-nordic merged commit 2bd045e into nrfconnect:collab-nrfx-4.0 Oct 29, 2025
12 of 14 checks passed
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 manifest manifest-nrfx manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants