Skip to content

Conversation

mib1-nordic
Copy link
Contributor

@mib1-nordic mib1-nordic commented Sep 10, 2025

Change manifest and hal_nordic CMakeLists.txt to run tests with nrfx 4.0

Add latest nrfx and change zephyr revision to the most recent
commit on collab-nrfx-4.0.

Signed-off-by: Michał Bainczyk <[email protected]>
@mib1-nordic mib1-nordic requested review from a team as code owners September 10, 2025 08:48
@mib1-nordic mib1-nordic added DNM CI-all-test Run All integration tests labels Sep 10, 2025
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 10, 2025
@NordicBuilder
Copy link
Contributor

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/commit/cf41c70a942a9bde7f39916da2086fe9feffc11f (4.0-dev) N/A
zephyr nrfconnect/sdk-zephyr@b48a1f2 nrfconnect/sdk-zephyr@886cc3d (collab-nrfx-4.0) nrfconnect/[email protected]

DNM label due to: 1 added project

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 10, 2025

CI Information

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

Inputs:

Sources:

hal_nordic: PR head: 54f33f10a0b826174fb145f155afa61ce5a44b93
sdk-nrf: PR head: 8f70b129d3a68111c49ce548062392e647446084
zephyr: PR head: 886cc3ddf15affe198ee2e0908f09068a9eaf42e

more details

hal_nordic:

PR head: 54f33f10a0b826174fb145f155afa61ce5a44b93
merge base: a6579483deb33112cc763d05a4a3f8085883c1ac
Diff

sdk-nrf:

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

zephyr:

PR head: 886cc3ddf15affe198ee2e0908f09068a9eaf42e
merge base: b48a1f26ef887cee5f3c20ee04c1b1db7f43f226
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 (73)
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
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  │ 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
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-apps
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_mesh
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ❌ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ❌ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ❌ test-fw-nrfconnect-nrf-iot_samples
    • ❌ test-fw-nrfconnect-nrf-iot_lwm2m
    • ❌ doc-internal
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ❌ test-fw-nrfconnect-proprietary_esb
    • ❌ test-fw-nrfconnect-rpc
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-tfm
    • ❌ test-fw-nrfconnect-thread-main
    • ❌ test-sdk-find-my
    • ❌ test-fw-nrfconnect-nrf_lrcs_mosh
    • ❌ test-fw-nrfconnect-nrf_lrcs_positioning
    • ❌ test-sdk-wifi
    • ❌ test-low-level
    • ❌ test-sdk-pmic-samples
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ❌ test-fw-nrfconnect-ps-main
    • ❌ test-secdom-samples-public
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud

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

@magp-nordic
Copy link
Contributor

Will be included in #24471

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants