Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners October 1, 2025 12:52
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 1, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 1, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6aa26ee nrfconnect/sdk-zephyr@047df0c (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 Oct 1, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: fc62dbd687f2057a2a279d4b0096168d77d18b1c
zephyr: PR head: 047df0c5a1ba5a20a2f72ed8bf81dfdb99fcaaa2

more details

sdk-nrf:

PR head: fc62dbd687f2057a2a279d4b0096168d77d18b1c
merge base: 31e6e9710f09c7db8035fabfd831d7bc76e39a3c
target head (main): 31e6e9710f09c7db8035fabfd831d7bc76e39a3c
Diff

zephyr:

PR head: 047df0c5a1ba5a20a2f72ed8bf81dfdb99fcaaa2
merge base: 6aa26eed633353a8d18d85440e73db7e330bf41d
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 (39)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54l15dk
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr.dts
│  ├── drivers
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  ├── nrf51822_qfaa.dtsi
│  │  │  │  ├── nrf51822_qfab.dtsi
│  │  │  │  ├── nrf51822_qfac.dtsi
│  │  │  │  ├── nrf52805_caaa.dtsi
│  │  │  │  ├── nrf52810_qfaa.dtsi
│  │  │  │  ├── nrf52811_qfaa.dtsi
│  │  │  │  ├── nrf52820_qdaa.dtsi
│  │  │  │  ├── nrf52832_ciaa.dtsi
│  │  │  │  ├── nrf52832_qfaa.dtsi
│  │  │  │  ├── nrf52832_qfab.dtsi
│  │  │  │  ├── nrf52833_qdaa.dtsi
│  │  │  │  ├── nrf52833_qiaa.dtsi
│  │  │  │  ├── nrf52840_qfaa.dtsi
│  │  │  │  ├── nrf52840_qiaa.dtsi
│  │  │  │  ├── nrf5340_cpuapp_qkaa.dtsi
│  │  │  │  ├── nrf5340_cpuappns_qkaa.dtsi
│  │  │  │  ├── nrf5340_cpunet_qkaa.dtsi
│  │  │  │  ├── nrf9131_laca.dtsi
│  │  │  │  ├── nrf9131ns_laca.dtsi
│  │  │  │  ├── nrf9151_laca.dtsi
│  │  │  │  ├── nrf9151ns_laca.dtsi
│  │  │  │  ├── nrf9160_sica.dtsi
│  │  │  │  ├── nrf9160ns_sica.dtsi
│  │  │  │  ├── nrf9161_laca.dtsi
│  │  │  │  │ nrf9161ns_laca.dtsi
│  │  ├── vendor
│  │  │  ├── nordic
│  │  │  │  ├── nrf54l_05_10_15.dtsi
│  │  │  │  │ nrf54lm20a.dtsi
│  ├── samples
│  │  ├── drivers
│  │  │  ├── spi_bitbang
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuppr.overlay
│  │  │  │  │ sample.yaml
│  ├── subsys
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ img_mgmt_state.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── mx25uw63_low_freq.overlay
│  │  │  │  │  │  ├── mx25uw63_single_io_4B_addr_sreset.overlay
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: a7529a11f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:a7529a11f4_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 932
    • sdk-zephyr test count: 1186
  • ✅ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-tfm
    • ✅ test-sdk-find-my
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot
    • ✅ test-sdk-dfu
    • ⚠️ test_ble_nrf_config
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-fw-nrfconnect-thread-main
    • 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 Oct 1, 2025

You can find the documentation preview for this PR here.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 1, 2025

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12744[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9492[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9102[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5858[B] - link (cc: @nrfconnect/ncs-ll-ursus)

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

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3348 branch from d55b12d to fc62dbd Compare October 2, 2025 07:30
@NordicBuilder NordicBuilder removed the DNM label Oct 2, 2025
@rlubos rlubos merged commit a14dc40 into nrfconnect:main Oct 2, 2025
14 of 15 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-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants