Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-nrfxlib#1924

@NordicBuilder NordicBuilder requested review from a team as code owners November 17, 2025 14:35
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Nov 17, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 17, 2025

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

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@9c54be5 nrfconnect/sdk-nrfxlib#1924 nrfconnect/sdk-nrfxlib#1924/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 Nov 17, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 17

Inputs:

Sources:

sdk-nrf: PR head: fe8d3e4a5ca02defe27ec661d550cf40e477cd9b
nrfxlib: PR head: 0ba602fc2aaa83b75876952932095bfd2a375975

more details

sdk-nrf:

PR head: fe8d3e4a5ca02defe27ec661d550cf40e477cd9b
merge base: 0e0ccced18a0f8e034202da9e8eee13ef88a50f0
target head (main): 7e887ccd5af7917dc69cf63932258c4a90cdf2c5
Diff

nrfxlib:

PR head: 0ba602fc2aaa83b75876952932095bfd2a375975
merge base: db86ee83d38f53800bfc25da5d819548fca1ae47
target head (main): 693f0f13e743664a19f64e504a02377d9718b534
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 (66)
drivers
│  ├── mspi
│  │  │ CMakeLists.txt
nrfxlib
│  ├── CODEOWNERS
│  ├── nrf_modem
│  │  ├── doc
│  │  │  │ CHANGELOG.rst
│  │  ├── include
│  │  │  │ nrf_socket.h
│  │  ├── lib
│  │  │  ├── cellular
│  │  │  │  ├── nrf9120
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  │  │  ├── soft-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  │  ├── nrf9160
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  │  │  ├── soft-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  │  ├── nrf9230
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  │  │  ├── soft-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  ├── dect_phy
│  │  │  │  ├── nrf9120
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  │  │  │  │  ├── soft-float
│  │  │  │  │  │  ├── libmodem.a
│  │  │  │  │  │  │ libmodem_log.a
│  ├── nrf_wifi
│  │  ├── bin
│  │  │  ├── zephyr
│  │  │  │  ├── default
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── offloaded_raw_tx
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── radio_test
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── scan_only
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── system_with_raw
│  │  │  │  │  │ nrf70.bin
│  ├── softperipheral
│  │  ├── CHANGELOG.rst
│  │  ├── README.rst
│  │  ├── doc
│  │  │  ├── introduction.rst
│  │  │  ├── sEMMC
│  │  │  │  ├── CHANGELOG.rst
│  │  │  │  ├── README.rst
│  │  │  │  ├── api_reference.rst
│  │  │  │  ├── features.rst
│  │  │  │  ├── limitations.rst
│  │  │  │  ├── semmc_nrf54H_series_porting_v0_1_0.rst
│  │  │  │  ├── semmc_nrf54L_series_porting_v0_1_0.rst
│  │  │  │  │ timing.rst
│  │  │  ├── sQSPI
│  │  │  │  ├── CHANGELOG.rst
│  │  │  │  ├── README.rst
│  │  │  │  ├── features.rst
│  │  │  │  ├── limitations.rst
│  │  │  │  ├── nrf54H20_porting_v1_1_0.rst
│  │  │  │  ├── sqspi_nrf54H_series_porting_v1_2_0.rst
│  │  │  │  ├── sqspi_nrf54L_series_porting_v1_2_0.rst
│  │  │  │  │ timing.rst
│  │  ├── include
│  │  │  │ softperipheral_regif.h
│  │  ├── sEMMC
│  │  │  ├── include
│  │  │  │  ├── hal
│  │  │  │  │  │ nrf_emmc.h
│  │  │  │  ├── nrf54h
│  │  │  │  │  ├── semmc_firmware.h
│  │  │  │  │  │ semmc_firmware_v0.1.0.h
│  │  │  │  ├── nrf54l
│  │  │  │  │  ├── semmc_firmware.h
│  │  │  │  │  │ semmc_firmware_v0.1.0.h
│  │  │  │  ├── nrf_config_semmc.h
│  │  │  │  ├── nrf_semmc.h
│  │  │  │  │ nrf_sp_emmc.h
│  │  │  ├── src
│  │  │  │  │ nrf_semmc.c
│  │  ├── sQSPI
│  │  │  ├── include
│  │  │  │  ├── hal
│  │  │  │  │  │ nrf_qspi2.h
│  │  │  │  ├── nrf54h
│  │  │  │  │  ├── sqspi_firmware.h
│  │  │  │  │  │ sqspi_firmware_v1.2.0.h
│  │  │  │  ├── nrf54h20
│  │  │  │  │  │ sqspi_firmware_v1.1.0.h
│  │  │  │  ├── nrf54l
│  │  │  │  │  ├── sqspi_firmware.h
│  │  │  │  │  │ sqspi_firmware_v1.2.0.h
│  │  │  │  ├── nrf54l15
│  │  │  │  │  │ sqspi_firmware_v1.1.0.h
│  │  │  │  ├── nrf_config_sqspi.h
│  │  │  │  ├── nrf_sp_qspi.h
│  │  │  │  │ nrf_sqspi.h
│  │  │  ├── src
│  │  │  │  │ nrf_sqspi.c
west.yml

Outputs:

Toolchain

Version: 964ddb2c70
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:964ddb2c70_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 897
  • 🟡 Integration tests
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ test-fw-nrfconnect-nrf-iot_lwm2m
    • ❌ test-fw-nrfconnect-nrf_lrcs_positioning
    • ✅ test-sdk-wifi
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_mosh
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_positioning
Disabled integration tests
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-secdom-samples-public

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1924 branch from 286a6d2 to ad4e161 Compare November 18, 2025 15:29
@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1924 branch 12 times, most recently from 5c503b9 to 850cee5 Compare November 26, 2025 14:26
@bikleppe bikleppe requested a review from a team as a code owner November 27, 2025 10:53
@CLAassistant
Copy link

CLAassistant commented Nov 27, 2025

CLA assistant check
All committers have signed the CLA.

@NordicBuilder NordicBuilder requested review from a team November 27, 2025 10:54
@bikleppe bikleppe force-pushed the auto-manifest-sdk-nrfxlib-1924 branch from 621194f to fe8d3e4 Compare November 27, 2025 11:55
NordicBuilder and others added 2 commits November 27, 2025 12:02
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-nrfxlib#1924

Signed-off-by: Nordic Builder <[email protected]>
Now Soft Peripherals are selected by SOC series, not individual SOC.
Updated include path to the sQSPI in nrfxlib to reflect changes in
folder structure.

Signed-off-by: Bjørn-Inge Kleppe <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1924 branch from fe8d3e4 to 609a75b Compare November 27, 2025 12:02
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 27, 2025

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-25623/17)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants