Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder requested review from a team as code owners October 1, 2025 12:12
@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

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@318b871 nrfconnect/sdk-zephyr#3347 nrfconnect/sdk-zephyr#3347/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 Oct 1, 2025

CI Information

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

Inputs:

Sources:

hal_nordic: PR head: 979a58d0829108b57f10e90b6c3fc35ab6206e4b
sdk-nrf: PR head: 835789c28e1569dd6c82d5aeb5f0abd3ebc493d5
zephyr: PR head: 109f4aa1239d0cebb74d9398dd21c8108dc48701

more details

hal_nordic:

PR head: 979a58d0829108b57f10e90b6c3fc35ab6206e4b
merge base: d0cef2363e572679deba0e796ef6c77f1188bb04
Diff

sdk-nrf:

PR head: 835789c28e1569dd6c82d5aeb5f0abd3ebc493d5
merge base: f3b5fd010ff9725c494a61277ea7f0d7617fd4fc
target head (main): f3b5fd010ff9725c494a61277ea7f0d7617fd4fc
Diff

zephyr:

PR head: 109f4aa1239d0cebb74d9398dd21c8108dc48701
merge base: 318b87179093864727c181d80c06565138a4d071
target head (main): 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 (92)
modules
│  ├── hal
│  │  ├── nordic
│  │  │  ├── drivers
│  │  │  │  ├── nrf_802154
│  │  │  │  │  ├── common
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── nrf_802154.h
│  │  │  │  │  │  │  ├── nrf_802154_compiler.h
│  │  │  │  │  │  │  ├── nrf_802154_config.h
│  │  │  │  │  │  │  │ nrf_802154_types.h
│  │  │  │  │  ├── driver
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── mac_features
│  │  │  │  │  │  │  │  ├── ack_generator
│  │  │  │  │  │  │  │  │  ├── nrf_802154_ack_data.c
│  │  │  │  │  │  │  │  │  ├── nrf_802154_ack_data.h
│  │  │  │  │  │  │  │  │  ├── nrf_802154_ack_generator.c
│  │  │  │  │  │  │  │  │  ├── nrf_802154_ack_generator.h
│  │  │  │  │  │  │  │  │  ├── nrf_802154_enh_ack_generator.c
│  │  │  │  │  │  │  │  │  ├── nrf_802154_enh_ack_generator.h
│  │  │  │  │  │  │  │  │  ├── nrf_802154_imm_ack_generator.c
│  │  │  │  │  │  │  │  │  │ nrf_802154_imm_ack_generator.h
│  │  │  │  │  │  │  │  ├── nrf_802154_ack_timeout.h
│  │  │  │  │  │  │  │  ├── nrf_802154_csma_ca.c
│  │  │  │  │  │  │  │  ├── nrf_802154_csma_ca.h
│  │  │  │  │  │  │  │  ├── nrf_802154_delayed_trx.c
│  │  │  │  │  │  │  │  ├── nrf_802154_delayed_trx.h
│  │  │  │  │  │  │  │  ├── nrf_802154_filter.c
│  │  │  │  │  │  │  │  ├── nrf_802154_filter.h
│  │  │  │  │  │  │  │  ├── nrf_802154_frame.h
│  │  │  │  │  │  │  │  ├── nrf_802154_frame_parser.c
│  │  │  │  │  │  │  │  ├── nrf_802154_frame_parser.h
│  │  │  │  │  │  │  │  ├── nrf_802154_ie_writer.c
│  │  │  │  │  │  │  │  ├── nrf_802154_ie_writer.h
│  │  │  │  │  │  │  │  ├── nrf_802154_ifs.c
│  │  │  │  │  │  │  │  ├── nrf_802154_imm_tx.c
│  │  │  │  │  │  │  │  ├── nrf_802154_imm_tx.h
│  │  │  │  │  │  │  │  ├── nrf_802154_precise_ack_timeout.c
│  │  │  │  │  │  │  │  ├── nrf_802154_security_writer.c
│  │  │  │  │  │  │  │  ├── nrf_802154_security_writer.h
│  │  │  │  │  │  │  │  ├── nrf_802154_tx_timestamp_provider.c
│  │  │  │  │  │  │  │  │ nrf_802154_tx_timestamp_provider.h
│  │  │  │  │  │  │  ├── nrf_802154.c
│  │  │  │  │  │  │  ├── nrf_802154_core.c
│  │  │  │  │  │  │  ├── nrf_802154_core.h
│  │  │  │  │  │  │  ├── nrf_802154_core_hooks.c
│  │  │  │  │  │  │  ├── nrf_802154_core_hooks.h
│  │  │  │  │  │  │  ├── nrf_802154_critical_section.c
│  │  │  │  │  │  │  ├── nrf_802154_debug_gpio.c
│  │  │  │  │  │  │  ├── nrf_802154_debug_log_codes.h
│  │  │  │  │  │  │  ├── nrf_802154_encrypt.c
│  │  │  │  │  │  │  ├── nrf_802154_encrypt.h
│  │  │  │  │  │  │  ├── nrf_802154_notification.h
│  │  │  │  │  │  │  ├── nrf_802154_notification_direct.c
│  │  │  │  │  │  │  ├── nrf_802154_notification_swi.c
│  │  │  │  │  │  │  ├── nrf_802154_procedures_duration.h
│  │  │  │  │  │  │  ├── nrf_802154_request.h
│  │  │  │  │  │  │  ├── nrf_802154_request_direct.c
│  │  │  │  │  │  │  ├── nrf_802154_request_swi.c
│  │  │  │  │  │  │  ├── nrf_802154_rx_buffer.c
│  │  │  │  │  │  │  ├── nrf_802154_rx_buffer.h
│  │  │  │  │  │  │  ├── nrf_802154_stats.c
│  │  │  │  │  │  │  ├── nrf_802154_stats.h
│  │  │  │  │  │  │  ├── nrf_802154_swi.c
│  │  │  │  │  │  │  ├── nrf_802154_trx.c
│  │  │  │  │  │  │  ├── nrf_802154_trx.h
│  │  │  │  │  │  │  ├── nrf_802154_types_internal.h
│  │  │  │  │  │  │  │ nrf_802154_utils.h
│  │  │  │  │  ├── serialization
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │ nrf_802154_spinel_datatypes.h
│  │  │  │  │  │  │  ├── nrf_802154_spinel_app.c
│  │  │  │  │  │  │  ├── nrf_802154_spinel_dec_app.c
│  │  │  │  │  │  │  │ nrf_802154_spinel_dec_net.c
│  │  │  │  │  ├── sl
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── nrf_802154_sl_atomics.h
│  │  │  │  │  │  │  ├── nrf_802154_sl_utils.h
│  │  │  │  │  │  │  ├── platform
│  │  │  │  │  │  │  │  │ nrf_802154_clock.h
│  │  │  │  │  │  │  ├── rsch
│  │  │  │  │  │  │  │  │ nrf_802154_rsch.h
│  │  │  │  │  │  ├── sl_opensource
│  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │ nrf_802154_sl_periphs.h
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ nrf_802154_sl_rsch.c
│  │  │  ├── nrfx
│  │  │  │  ├── mdk
│  │  │  │  │  ├── nrf.h
│  │  │  │  │  ├── nrf7120_enga_application.h
│  │  │  │  │  ├── nrf7120_enga_application.svd
│  │  │  │  │  ├── nrf7120_enga_application_peripherals.h
│  │  │  │  │  ├── nrf7120_enga_flpr.h
│  │  │  │  │  ├── nrf7120_enga_flpr.svd
│  │  │  │  │  ├── nrf7120_enga_flpr_peripherals.h
│  │  │  │  │  ├── nrf7120_enga_global.h
│  │  │  │  │  ├── nrf7120_enga_interim.h
│  │  │  │  │  ├── nrf7120_enga_lmac.svd
│  │  │  │  │  ├── nrf7120_enga_lmac_peripherals.h
│  │  │  │  │  ├── nrf7120_enga_types.h
│  │  │  │  │  ├── nrf7120_enga_umac.svd
│  │  │  │  │  ├── nrf7120_enga_umac_peripherals.h
│  │  │  │  │  ├── nrf7120_enga_version.h
│  │  │  │  │  ├── nrf7120_enga_wificore.svd
│  │  │  │  │  │ nrf7120_enga_wificore_peripherals.h
west.yml
zephyr
│  ├── drivers
│  │  ├── ieee802154
│  │  │  │ ieee802154_nrf5.c
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── Kconfig
│  │  │  ├── nrf_802154
│  │  │  │  │ CMakeLists.txt
│  │ west.yml

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: 15
    • sdk-zephyr test count: 1664
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-low-level
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-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-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • 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 Oct 1, 2025

You can find the documentation preview for this PR here.

@NordicBuilder
Copy link
Contributor Author

Memory footprint analysis revealed the following potential issues

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)
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)

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

@rlubos
Copy link
Contributor

rlubos commented Oct 2, 2025

Manifest will update in #24824

@rlubos rlubos closed this Oct 2, 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.

2 participants