Skip to content

manifest: sdk-zephyr: Various adaptations needed for nrf92 IRONSide #22169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2839

@NordicBuilder NordicBuilder requested review from a team as code owners May 6, 2025 11:31
@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 May 6, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented May 6, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@ba8fd23 nrfconnect/sdk-zephyr#2839 nrfconnect/sdk-zephyr#2839/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 Author

NordicBuilder commented May 6, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 019e4265256ea98e4d7adce3231287424def98e3
zephyr: PR head: 5217a78c1cfa11e2ee39d52a979f34219d276c58

more details

sdk-nrf:

PR head: 019e4265256ea98e4d7adce3231287424def98e3
merge base: ff54485b0895c614d6edde62ba9a15d427f62484
target head (main): ff54485b0895c614d6edde62ba9a15d427f62484
Diff

zephyr:

PR head: 5217a78c1cfa11e2ee39d52a979f34219d276c58
merge base: ba8fd23f0a7e96d53015259dd499f0afea2afa6d
target head (main): 9761288d1c61d676cf5e7501563c199db9007ae0
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 (15)
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
│  │  ├── firmware
│  │  │  ├── nrf_ironside
│  │  │  │  │ Kconfig
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── firmware
│  │  │  │  │  ├── nrf_ironside
│  │  │  │  │  │  │ cpuconf.h
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── nrf_ironside
│  │  │  │  │  ├── update
│  │  │  │  │  │  │ sample.yaml
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf92
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.soc
│  │  │  │  │ soc.c

Outputs:

Toolchain

Version:
Build docker image:

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

  • 🟠 Toolchain
  • 🟠 Build twister
  • 🟠 Integration tests
    • 🟠 test-sdk-audio
    • 🟠 test-fw-nrfconnect-chip
    • 🟠 test-fw-nrfconnect-nfc
    • 🟠 test-fw-nrfconnect-nrf-iot_cloud
    • 🟠 test-fw-nrfconnect-nrf-iot_thingy91
    • 🟠 test-fw-nrfconnect-rs
    • 🟠 test-fw-nrfconnect-fem
    • 🟠 test-fw-nrfconnect-thread-main
    • 🟠 test-sdk-find-my
    • 🟠 test-low-level
    • ⚠️ test-sdk-dfu
Disabled integration tests
    • 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-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-mcuboot
    • 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 May 6, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2839 branch 4 times, most recently from 561ccea to e8c2174 Compare May 15, 2025 11:55
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2839 branch 3 times, most recently from d1e20d9 to eb68049 Compare May 26, 2025 06:31
@NordicBuilder
Copy link
Contributor Author

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: eb680494ab47528cc35a0c6eabd8d0bd924d0e16
zephyr: PR head: b9c4bbdd3f5beea11273c56ff59ffe98e4fddb9f

more details

sdk-nrf:

PR head: eb680494ab47528cc35a0c6eabd8d0bd924d0e16
merge base: fc196499e7f8654aa159cb4766133c22ffcf67c7
target head (main): fc196499e7f8654aa159cb4766133c22ffcf67c7
Diff

zephyr:

PR head: b9c4bbdd3f5beea11273c56ff59ffe98e4fddb9f
merge base: 36ffd80983a7804fb6ed142f11279dbe283996d9
target head (main): 47828ecc8435640c7cb86bb565683871d54662af
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)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf9280pdk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf9280pdk
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf9280pdk_nrf9280-ipc_conf_iron.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280-memory_map.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280-memory_map_iron.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp_iron.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp_iron.yaml
│  │  │  │  │ nrf9280pdk_nrf9280_cpuapp_iron_defconfig
│  ├── drivers
│  │  ├── firmware
│  │  │  ├── nrf_ironside
│  │  │  │  │ Kconfig
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── firmware
│  │  │  │  │  ├── nrf_ironside
│  │  │  │  │  │  │ cpuconf.h
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── nrf_ironside
│  │  │  │  │  ├── update
│  │  │  │  │  │  │ sample.yaml
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── ironside
│  │  │  │  │  ├── se
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── nrf
│  │  │  │  │  │  │  │  │ ironside_se_boot_report.h
│  │  │  │  │  │  │ ironside_se_boot_report.c
│  │  │  ├── nrf54h
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ Kconfig
│  │  │  ├── nrf92
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.soc
│  │  │  │  │ soc.c

Outputs:

Toolchain

Version: 1d2c5d0ab5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:1d2c5d0ab5_e85602c25f

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 24
    • sdk-zephyr test count: 621
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-thread-main
    • ❌ test-sdk-find-my
    • ❌ test-low-level
    • ⚠️ test-sdk-dfu
Disabled integration tests
    • 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-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2839 branch 6 times, most recently from 89a45eb to b6afa3f Compare May 30, 2025 12:41
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2839 branch from b6afa3f to 019e426 Compare May 30, 2025 12:42
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.

1 participant