Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners July 25, 2025 11:40
@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 Jul 25, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Jul 25, 2025

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

Name Old Revision New Revision Diff
mcuboot nrfconnect/sdk-mcuboot@d24b28f nrfconnect/sdk-mcuboot@e6ab32b (main) nrfconnect/[email protected]
zephyr nrfconnect/sdk-zephyr@b5b58e3 nrfconnect/sdk-zephyr@8485ba9 (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Jul 25, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: e26934df42f27802b31b94c40d2a68be87a98494
mcuboot: PR head: e6ab32b862d6b529fcb16d85f91b5355a24e114d
zephyr: PR head: 8485ba9508d31411aab1159761612429d250d1ac

more details

sdk-nrf:

PR head: e26934df42f27802b31b94c40d2a68be87a98494
merge base: d6083cc052dd432938009bb3b12d864824c3c7c1
target head (main): d6083cc052dd432938009bb3b12d864824c3c7c1
Diff

mcuboot:

PR head: e6ab32b862d6b529fcb16d85f91b5355a24e114d
merge base: d24b28f652e2eeb6117b9c60fca0277db3d4e226
Diff

zephyr:

PR head: 8485ba9508d31411aab1159761612429d250d1ac
merge base: b5b58e338f27edb1737705491f99c69db1445550
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 (38)
bootloader
│  ├── mcuboot
│  │  ├── boot
│  │  │  ├── zephyr
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay
west.yml
zephyr
│  ├── boards
│  │  ├── ezurio
│  │  │  ├── bl54l15_dvk
│  │  │  │  ├── bl54l15_dvk_nrf54l10_cpuapp.dts
│  │  │  │  ├── bl54l15_dvk_nrf54l10_cpuapp.yaml
│  │  │  │  ├── bl54l15_dvk_nrf54l10_cpuapp_ns.dts
│  │  │  │  ├── bl54l15_dvk_nrf54l15_cpuapp.dts
│  │  │  │  ├── bl54l15_dvk_nrf54l15_cpuapp.yaml
│  │  │  │  │ bl54l15_dvk_nrf54l15_cpuapp_ns.dts
│  │  │  ├── bl54l15u_dvk
│  │  │  │  ├── bl54l15u_dvk_nrf54l15_cpuapp.dts
│  │  │  │  ├── bl54l15u_dvk_nrf54l15_cpuapp.yaml
│  │  │  │  │ bl54l15u_dvk_nrf54l15_cpuapp_ns.dts
│  │  ├── nordic
│  │  │  ├── nrf54l15dk
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.dts
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.yaml
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.dts
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.yaml
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp_ns.dts
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.dts
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.yaml
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ns.dts
│  │  ├── panasonic
│  │  │  ├── panb511evb
│  │  │  │  ├── panb511evb_nrf54l15_cpuapp.dts
│  │  │  │  ├── panb511evb_nrf54l15_cpuapp.yaml
│  │  │  │  │ panb511evb_nrf54l15_cpuapp_ns.dts
│  │  ├── raytac
│  │  │  ├── an54l15q_db
│  │  │  │  ├── raytac_an54l15q_db_nrf54l15_cpuapp.dts
│  │  │  │  ├── raytac_an54l15q_db_nrf54l15_cpuapp.yaml
│  │  │  │  │ raytac_an54l15q_db_nrf54l15_cpuapp_ns.dts
│  │  ├── we
│  │  │  ├── ophelia4ev
│  │  │  │  ├── ophelia4ev_nrf54l15_cpuapp.dts
│  │  │  │  │ ophelia4ev_nrf54l15_cpuapp.yaml
│  ├── dts
│  │  ├── vendor
│  │  │  ├── nordic
│  │  │  │  ├── nrf54l05_partition.dtsi
│  │  │  │  ├── nrf54l10.dtsi
│  │  │  │  ├── nrf54l10_partition.dtsi
│  │  │  │  ├── nrf54l15_ns_partition.dtsi
│  │  │  │  │ nrf54l15_partition.dtsi
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ nrfx_config_reserved_resources_ncs.h
│  ├── samples
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── fs_sample
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── bl54l15_dvk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── bl54l15u_dvk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │ ophelia4ev_nrf54l15_cpuapp.overlay
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-sdk-find-my
    • ◻️ test-low-level
    • ◻️ test-sdk-mcuboot
    • ◻️ 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-chip
    • test-fw-nrfconnect-nrf-iot_cloud
    • 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-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder
Copy link
Contributor Author

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebug.uart[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 520[B] in comparison to the main[2cba377] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[[email protected]/nrf54lm20a/cpuapp]: ROM size increased by 520[B] in comparison to the main[2cba377] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[[email protected]/nrf54lm20a/cpuapp]: ROM size increased by 520[B] in comparison to the main[2cba377] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_fast_pair.gmouse.uart.kmu_provision[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 592[B] in comparison to the main[2cba377] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3090 branch from 041b262 to d728448 Compare July 29, 2025 11:41
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@nordicjm nordicjm force-pushed the auto-manifest-sdk-zephyr-3090 branch from d728448 to e26934d Compare July 29, 2025 11:41
@NordicBuilder NordicBuilder removed the DNM label Jul 29, 2025
@nordicjm nordicjm merged commit f3f6aa0 into nrfconnect:main Jul 29, 2025
13 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. manifest manifest-mcuboot manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants