Skip to content

Conversation

@nordicjm
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 22, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 22, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 590c8847e838ac6ec912a14a6938252a1e632850
zephyr: PR head: c4616bb0a0640e935d938c6018df8083d0650313

more details

sdk-nrf:

PR head: 590c8847e838ac6ec912a14a6938252a1e632850
merge base: 0eb2ffe14ca35aece4595e2f47dbd5b66caa66fa
target head (main): 322a21a21909cf3605367fbaf1489311fa6da422
Diff

zephyr:

PR head: c4616bb0a0640e935d938c6018df8083d0650313
merge base: 331f27b4aa44c555882267c531c71e6d2e4b96a4
target head (main): bf5684e2a9137f68f222673451d59e0db123091e
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 (46)
cmake
│  ├── sysbuild
│  │  │ provision_hex.cmake
include
│  │ bl_storage.h
modules
│  ├── mcuboot
│  │  │ Kconfig
samples
│  ├── bootloader
│  │  ├── twister
│  │  │  ├── CMakeLists.txt
│  │  │  │ sample.yaml
│  ├── nrf5340
│  │  ├── netboot
│  │  │  ├── Kconfig
│  │  │  ├── twister
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.conf
scripts
│  ├── bootloader
│  │  │ provision.py
subsys
│  ├── bootloader
│  │  ├── Kconfig
│  │  ├── bl_storage
│  │  │  ├── Kconfig
│  │  │  │ bl_storage.c
│  │  ├── bl_validation
│  │  │  │ bl_validation.c
sysbuild
│  ├── CMakeLists.txt
│  ├── Kconfig.mcuboot
│  │ Kconfig.secureboot
west.yml
zephyr
│  ├── boards
│  │  ├── native
│  │  │  ├── nrf_bsim
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.nrf54lm20bsim
│  │  │  │  ├── board.yml
│  │  │  │  ├── board_soc.h
│  │  │  │  ├── nrf54lm20bsim_nrf54lm20a_cpuapp.dts
│  │  │  │  ├── nrf54lm20bsim_nrf54lm20a_cpuapp.yaml
│  │  │  │  │ nrf54lm20bsim_nrf54lm20a_cpuapp_defconfig
│  ├── drivers
│  │  ├── serial
│  │  │  ├── Kconfig.nrfx
│  │  │  ├── Kconfig.nrfx_uart_instance
│  │  │  │ uart_nrfx_uarte.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── samples
│  │  ├── net
│  │  │  ├── cellular_modem
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf9160dk_nrf52840.conf
│  │  │  │  │  │ nrf9160dk_nrf9160_ns.conf
│  │  ├── subsys
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  ├── sysbuild
│  │  │  │  │  │  │  │ mcuboot_nrf5340_bt.conf
│  ├── soc
│  │  │ Kconfig
│  ├── tests
│  │  ├── drivers
│  │  │  ├── clock_control
│  │  │  │  ├── nrf_lf_clock_start
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf5340bsim_nrf5340_cpuapp.conf
│  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20bsim_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf9160dk_nrf9160.conf
│  │  │  │  ├── uart_errors
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  ├── uart_mix_fifo_poll
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20bsim_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_pm
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20bsim_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: bd39d1676f
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:bd39d1676f_bba2ea5f2e

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

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

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.

nordicjm added 6 commits July 24, 2025 09:53
Replaces storing s0/s1 addresses in provision data when these values
are already known and can be directly compiled into the code

Signed-off-by: Jamie McCrae <[email protected]>
Moves these tests to sub-folders so that dummy values can be
included in the tests as partition manager is not used

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm force-pushed the blstoragething_rework branch from ef0df6d to bf23cd2 Compare July 24, 2025 09:46
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 24, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@331f27b nrfconnect/sdk-zephyr#3080 nrfconnect/sdk-zephyr#3080/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

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9090[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5846[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12430[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9178[B] - link (cc: @nrfconnect/ncs-ll-ursus)

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

@NordicBuilder
Copy link
Contributor

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants