Skip to content

Conversation

mif1-nordic
Copy link
Contributor

No description provided.

@mif1-nordic mif1-nordic requested review from a team as code owners September 18, 2025 10:21
@mif1-nordic mif1-nordic requested a review from a team September 18, 2025 10:21
@mif1-nordic mif1-nordic requested a review from a team September 18, 2025 10:21
@mif1-nordic mif1-nordic requested review from a team as code owners September 18, 2025 10:21
@mif1-nordic mif1-nordic requested a review from a team September 18, 2025 10:21
@mif1-nordic mif1-nordic requested review from a team and kl-cruz as code owners September 18, 2025 10:21
@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. manifest ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. labels Sep 18, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 18, 2025

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

Name Old Revision New Revision Diff
nrfx 🆕 N/A (Added) https://github.com/nrfconnect/nrfx/pull/963 nrfconnect/nrfx#963/files
zephyr nrfconnect/sdk-zephyr@b48a1f2 nrfconnect/sdk-zephyr#3284 nrfconnect/sdk-zephyr#3284/files

DNM label due to: 1 added project and 2 projects with PR revision

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

@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch from c98da26 to 526393e Compare September 18, 2025 12:55
@NordicBuilder NordicBuilder added changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. and removed doc-required PR must not be merged without tech writer approval. ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. labels Sep 18, 2025
@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch from 526393e to 8f8a8ea Compare September 19, 2025 11:48
@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: 7

Inputs:

Sources:

hal_nordic: PR head: 54f33f10a0b826174fb145f155afa61ce5a44b93
sdk-nrf: PR head: f0f336b938eb483d74837e99e9178a4c0175d122
zephyr: PR head: 657b1b57e9f16834157b54f92a4020e8c40677be

more details

hal_nordic:

PR head: 54f33f10a0b826174fb145f155afa61ce5a44b93
merge base: a6579483deb33112cc763d05a4a3f8085883c1ac
Diff

sdk-nrf:

PR head: f0f336b938eb483d74837e99e9178a4c0175d122
merge base: 8e870267617b8a9db98fa42e7591e9d6a43efb3b
target head (collab-nrfx-4.0): 8e870267617b8a9db98fa42e7591e9d6a43efb3b
Diff

zephyr:

PR head: 657b1b57e9f16834157b54f92a4020e8c40677be
merge base: b48a1f26ef887cee5f3c20ee04c1b1db7f43f226
target head (collab-nrfx-4.0): 886cc3ddf15affe198ee2e0908f09068a9eaf42e
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 (106)
modules
│  ├── hal
│  │  ├── nordic
│  │  │  ├── nrfs
│  │  │  │  ├── include
│  │  │  │  │  ├── internal
│  │  │  │  │  │  ├── requests
│  │  │  │  │  │  │  │ nrfs_reqs_common.h
│  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  ├── nrfs_clock.h
│  │  │  │  │  │  │  ├── nrfs_diag.h
│  │  │  │  │  │  │  ├── nrfs_gdpwr.h
│  │  │  │  │  │  │  ├── nrfs_mram.h
│  │  │  │  │  │  │  ├── nrfs_pmic.h
│  │  │  │  │  │  │  │ nrfs_swext.h
│  │  │  │  │  ├── nrfs_common.h
│  │  │  │  │  ├── services
│  │  │  │  │  │  ├── nrfs_audiopll.h
│  │  │  │  │  │  ├── nrfs_clock.h
│  │  │  │  │  │  ├── nrfs_diag.h
│  │  │  │  │  │  ├── nrfs_dvfs.h
│  │  │  │  │  │  ├── nrfs_gdfs.h
│  │  │  │  │  │  ├── nrfs_gdpwr.h
│  │  │  │  │  │  ├── nrfs_mram.h
│  │  │  │  │  │  ├── nrfs_pmic.h
│  │  │  │  │  │  ├── nrfs_reset.h
│  │  │  │  │  │  ├── nrfs_swext.h
│  │  │  │  │  │  ├── nrfs_temp.h
│  │  │  │  │  │  │ nrfs_usb.h
│  │  │  ├── nrfx
│  │  │  │  ├── CHANGELOG.md
│  │  │  │  ├── README
│  │  │  │  ├── doc
│  │  │  │  │  ├── drv_supp_matrix.dox
│  │  │  │  │  ├── nrf7120_enga.dox
│  │  │  │  │  ├── nrf9230_engb.dox
│  │  │  │  │  ├── nrfx.doxyfile
│  │  │  │  │  │ nrfx_api.dox
│  │  │  │  ├── drivers
│  │  │  │  │  ├── include
│  │  │  │  │  │  │ nrfx_clock.h
│  │  │  │  │  ├── nrfx_common.h
│  │  │  │  │  ├── nrfx_utils.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── nrfx_cracen.c
│  │  │  │  │  │  ├── nrfx_saadc.c
│  │  │  │  │  │  ├── prs
│  │  │  │  │  │  │  │ nrfx_prs.h
│  │  │  │  ├── hal
│  │  │  │  │  ├── nrf_common.h
│  │  │  │  │  ├── nrf_cracen.h
│  │  │  │  │  ├── nrf_gpiote.h
│  │  │  │  │  ├── nrf_grtc.h
│  │  │  │  │  ├── nrf_radio.h
│  │  │  │  │  ├── nrf_tampc.h
│  │  │  │  │  │ nrf_uicr.h
│  │  │  │  ├── haly
│  │  │  │  │  │ nrfy_gpiote.h
│  │  │  │  ├── helpers
│  │  │  │  │  │ nrfx_ram_ctrl.c
│  │  │  │  ├── mdk
│  │  │  │  │  ├── nrf.h
│  │  │  │  │  ├── nrf51.h
│  │  │  │  │  ├── nrf52.h
│  │  │  │  │  ├── nrf52805.h
│  │  │  │  │  ├── nrf52810.h
│  │  │  │  │  ├── nrf52811.h
│  │  │  │  │  ├── nrf52820.h
│  │  │  │  │  ├── nrf52833.h
│  │  │  │  │  ├── nrf52840.h
│  │  │  │  │  ├── nrf5340_application.h
│  │  │  │  │  ├── nrf5340_network.h
│  │  │  │  │  ├── nrf54ls05b_enga_application.svd
│  │  │  │  │  ├── nrf54ls05b_enga_application_peripherals.h
│  │  │  │  │  ├── nrf54ls05b_enga_global.h
│  │  │  │  │  ├── nrf54ls05b_enga_interim.h
│  │  │  │  │  ├── nrf54ls05b_enga_types.h
│  │  │  │  │  ├── nrf54ls05b_enga_version.h
│  │  │  │  │  ├── nrf54ls05b_enga_xxaa_application_memory.h
│  │  │  │  │  ├── nrf9120.h
│  │  │  │  │  ├── nrf9160.h
│  │  │  │  │  │ system_nrf54l_approtect.h
│  │  │  │  ├── templates
│  │  │  │  │  ├── nrfx_config.h
│  │  │  │  │  ├── nrfx_config_common.h
│  │  │  │  │  ├── nrfx_config_nrf54lm20a_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf54ls05b_enga_application.h
│  │  │  │  │  │ nrfx_config_nrf54lv10a_enga_application.h
│  ├── hal_nordic
│  │  │ CMakeLists.txt
west.yml
zephyr
│  ├── boards
│  │  ├── ezurio
│  │  │  ├── bl54l15_dvk
│  │  │  │  │ nrf54l_10_15_cpuapp_common.dtsi
│  │  │  ├── bl54l15u_dvk
│  │  │  │  │ nrf54l15_cpuapp_common.dtsi
│  │  ├── native
│  │  │  ├── nrf_bsim
│  │  │  │  ├── nrf54l15bsim_nrf54l15_cpuapp.dts
│  │  │  │  │ nrf54lm20bsim_nrf54lm20a_cpuapp.dts
│  │  ├── nordic
│  │  │  ├── nrf54l15dk
│  │  │  │  │ nrf54l_05_10_15_cpuapp_common.dtsi
│  │  │  ├── nrf54lm20dk
│  │  │  │  │ nrf54lm20a_cpuapp_common.dtsi
│  │  ├── panasonic
│  │  │  ├── panb511evb
│  │  │  │  │ panb511evb_nrf54l15_cpuapp_common.dtsi
│  │  ├── raytac
│  │  │  ├── an54l15q_db
│  │  │  │  │ raytac_an54l15q_db_cpuapp_common.dtsi
│  │  ├── we
│  │  │  ├── ophelia4ev
│  │  │  │  │ ophelia4ev_nrf54l15_cpuapp.dts
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── clock_control
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrf
│  │  │  ├── clock_control_nrf.c
│  │  │  ├── clock_control_nrf_common.c
│  │  │  ├── clock_control_nrf_common.h
│  │  │  ├── clock_control_nrf_hfclk.c
│  │  │  │ clock_control_nrf_irq_handlers.ld
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  ├── nrf51822.dtsi
│  │  │  │  ├── nrf52805.dtsi
│  │  │  │  ├── nrf52810.dtsi
│  │  │  │  ├── nrf52811.dtsi
│  │  │  │  ├── nrf52820.dtsi
│  │  │  │  ├── nrf52832.dtsi
│  │  │  │  ├── nrf52833.dtsi
│  │  │  │  ├── nrf52840.dtsi
│  │  │  │  ├── nrf5340_cpuapp_peripherals.dtsi
│  │  │  │  ├── nrf5340_cpunet.dtsi
│  │  │  │  │ nrf91_peripherals.dtsi
│  │  ├── bindings
│  │  │  ├── clock
│  │  │  │  ├── nordic,nrf-clock-hfclk.yaml
│  │  │  │  │ nordic,nrf-clock-xo.yaml
│  │  ├── vendor
│  │  │  ├── nordic
│  │  │  │  ├── nrf54l_05_10_15.dtsi
│  │  │  │  │ nrf54lm20a.dtsi
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── clock_control
│  │  │  │  ├── clock_control_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ nrf_device_subsys.h
│  │ west.yml

Outputs:

Toolchain

Version: 60043ac7b4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:60043ac7b4_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 23
    • sdk-zephyr test count: 1120
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ 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-low-level
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • 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-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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 de4337b to cbb5292 Compare September 19, 2025 12:07
Add latest nrfx and change zephyr revision to the HFCLK_separation on
collab-nrfx-4.0.

Signed-off-by: Michal Frankiewicz <[email protected]>
@mif1-nordic mif1-nordic force-pushed the NRFX-8012_HFCLK_separation branch from cbb5292 to f0f336b Compare September 19, 2025 12:28
@tomi-font
Copy link
Contributor

@mif1-nordic please open a new PR and close this one (because right now changes here will ping every NCS code owner)

@mif1-nordic mif1-nordic closed this Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants