Skip to content

Conversation

ayla-nordicsemi
Copy link
Contributor

No description provided.

@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jun 6, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 6, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@dfccb09 nrfconnect/sdk-zephyr#2939 nrfconnect/sdk-zephyr#2939/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 Jun 6, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: fb58a18b04702f64f70eef63462934b721a1cb73
zephyr: PR head: 305fa978671fa4dbdcf0be3d273491646e153143

more details

sdk-nrf:

PR head: fb58a18b04702f64f70eef63462934b721a1cb73
merge base: b61f9a6ff7a1d69d7a855228e56133ce7a316a69
target head (main): 063432abbc2478f6ab4a7b8908d14453f737fe5e
Diff

zephyr:

PR head: 305fa978671fa4dbdcf0be3d273491646e153143
merge base: dfccb09e85211cb09d21b3b122ba7379cf91b1a6
target head (main): ead10fcd3d96ee69d17e89415b5ad5ed46c08ed3
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 (31)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf9280pdk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf9280pdk
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf9280pdk_nrf9280-ipc_conf_iron.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280-memory_map_iron.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp_iron.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp_iron.yaml
│  │  │  │  │ nrf9280pdk_nrf9280_cpuapp_iron_defconfig
│  ├── drivers
│  │  ├── clock_control
│  │  │  ├── clock_control_nrf2_fll16m.c
│  │  │  ├── clock_control_nrf2_global_hsfll.c
│  │  │  ├── clock_control_nrf2_hfxo.c
│  │  │  ├── clock_control_nrf2_hsfll.c
│  │  │  │ clock_control_nrf2_lfclk.c
│  │  ├── firmware
│  │  │  ├── nrf_ironside
│  │  │  │  │ Kconfig
│  ├── dts
│  │  ├── bindings
│  │  │  ├── clock
│  │  │  │  ├── nordic,nrf-fll16m.yaml
│  │  │  │  │ nordic,nrf-lfclk.yaml
│  │  ├── vendor
│  │  │  ├── nordic
│  │  │  │  │ nrf54h20.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── clock_control
│  │  │  │  │  │ nrf_clock_control.h
│  │  │  │  ├── firmware
│  │  │  │  │  ├── nrf_ironside
│  │  │  │  │  │  │ cpuconf.h
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── clock_control
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── drivers
│  │  │  ├── watchdog
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf9280pdk_nrf9280_cpuapp_iron.overlay
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf92
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.soc
│  │  │  │  │ soc.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf9280pdk_nrf9280_common.dtsi
│  │  │  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.overlay
│  │  │  │  │  │  │ nrf9280pdk_nrf9280_cpuapp_iron.overlay
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf9280pdk_nrf9280_cpuapp_iron.overlay
│  │  ├── kernel
│  │  │  ├── gen_isr_table
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── interrupt
│  │  │  │  ├── src
│  │  │  │  │  │ nested_irq.c

Outputs:

Toolchain

Version: 3ae5dc3c63
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:3ae5dc3c63_776d264d2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 8
  • ✅ Integration tests
    • ✅ test-sdk-audio - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-boot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-chip - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nfc - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_cloud - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91 - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-rs - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread-main - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-find-my - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-low-level - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-mcuboot - Skipped: Job was skipped as it succeeded in a previous run
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

github-actions bot commented Jun 6, 2025

You can find the documentation preview for this PR here.

@ayla-nordicsemi ayla-nordicsemi force-pushed the lr_ironside_adaptation branch from e10778b to ff23515 Compare June 24, 2025 15:04
@ayla-nordicsemi ayla-nordicsemi force-pushed the lr_ironside_adaptation branch from ff23515 to 2134b14 Compare June 25, 2025 11:29
@ayla-nordicsemi ayla-nordicsemi marked this pull request as ready for review June 25, 2025 11:29
@ayla-nordicsemi ayla-nordicsemi requested review from a team as code owners June 25, 2025 11:29
@ayla-nordicsemi ayla-nordicsemi force-pushed the lr_ironside_adaptation branch from 2134b14 to e04ee0a Compare June 25, 2025 11:35
- Replace commitid by pr number to use correct version of sdk-zephyr

Signed-off-by: Aymen LAOUINI <[email protected]>
@ayla-nordicsemi ayla-nordicsemi force-pushed the lr_ironside_adaptation branch 2 times, most recently from c9c7e93 to fb58a18 Compare June 25, 2025 13:09
@rlubos
Copy link
Contributor

rlubos commented Jun 26, 2025

manifest will be updated in #22927

@rlubos rlubos closed this Jun 26, 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. DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants