Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners February 18, 2025 09:28
@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 Feb 18, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 18, 2025

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

Name Old Revision New Revision Diff
matter nrfconnect/sdk-connectedhomeip@a13da8b nrfconnect/sdk-connectedhomeip@df5368c (master) nrfconnect/[email protected]
nrfxlib nrfconnect/sdk-nrfxlib@799977e nrfconnect/sdk-nrfxlib@9a7b8e6 (main) nrfconnect/[email protected]
zephyr nrfconnect/sdk-zephyr@e6ab653 nrfconnect/sdk-zephyr@e48bca4 (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 Feb 18, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 7ac32c815b106b14458538a3040981d1456174bf
nrfxlib: PR head: 9a7b8e6aec3f031b520ff55c658462c748f0ed3e
matter: PR head: df5368cb9beec725a7ccac725a4aecec272b1897
zephyr: PR head: e48bca44dd596dc66d71378e97bf5ceff2c483d0

more details

sdk-nrf:

PR head: 7ac32c815b106b14458538a3040981d1456174bf
merge base: 3e3833021260fe6c6159af66f2fb1853688ba672
target head (main): 3e3833021260fe6c6159af66f2fb1853688ba672
Diff

nrfxlib:

PR head: 9a7b8e6aec3f031b520ff55c658462c748f0ed3e
merge base: 799977e5376dd63b945746d718981dbdd3f9cde5
Diff

matter:

PR head: df5368cb9beec725a7ccac725a4aecec272b1897
merge base: a13da8b19ea2f570293a418f689d15dbb5e007e8
Diff

zephyr:

PR head: e48bca44dd596dc66d71378e97bf5ceff2c483d0
merge base: e6ab653d822c1e8a12859b887c8f0d4dfb163e99
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 (121)
boards
│  ├── shields
│  │  ├── nrf7002eb2
│  │  │  ├── Kconfig.shield
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  ├── nrf7002eb2.overlay
│  │  │  ├── nrf7002eb2_coex.overlay
│  │  │  ├── nrf7002eb2_common.dtsi
│  │  │  ├── nrf7002eb2_common_5g.dtsi
│  │  │  ├── nrf7002eb2_gpio_pins_1.dtsi
│  │  │  ├── nrf7002eb2_gpio_pins_2.dtsi
│  │  │  ├── nrf7002eb2_nrf7000.overlay
│  │  │  │ nrf7002eb2_nrf7001.overlay
doc
│  ├── nrf
│  │  ├── protocols
│  │  │  ├── wifi
│  │  │  │  ├── debugging.rst
│  │  │  │  ├── regulatory_certification
│  │  │  │  │  ├── adaptivity_test_procedure.rst
│  │  │  │  │  │ using_wifi_shell_sample.rst
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
│  ├── wifi
│  │  │ wifi.doxyfile.in
modules
│  ├── lib
│  │  ├── matter
│  │  │  ├── config
│  │  │  │  ├── nrfconnect
│  │  │  │  │  ├── chip-module
│  │  │  │  │  │  │ Kconfig.defaults
nrfxlib
│  ├── nfc
│  │  ├── CHANGELOG.rst
│  │  ├── include
│  │  │  │ nfc_platform.h
│  │  ├── lib
│  │  │  ├── cortex-m33
│  │  │  │  ├── hard-float
│  │  │  │  │  │ libnfc_t4t.a
│  │  │  │  ├── soft-float
│  │  │  │  │  │ libnfc_t4t.a
│  │  │  ├── cortex-m4
│  │  │  │  ├── hard-float
│  │  │  │  │  │ libnfc_t4t.a
│  │  │  │  ├── soft-float
│  │  │  │  │  │ libnfc_t4t.a
samples
│  ├── cellular
│  │  ├── location
│  │  │  ├── boards
│  │  │  │  │ thingy91x_nrf9151_ns.conf
│  │  │  │ overlay-nrf700x-wifi-scan-only.conf
│  │  ├── lwm2m_client
│  │  │  │ overlay-assist-wifi.conf
│  │  ├── modem_shell
│  │  │  │ overlay-nrf700x-wifi-scan-only.conf
│  │  ├── nrf_cloud_multi_service
│  │  │  ├── boards
│  │  │  │  │ thingy91x_nrf9151_ns.conf
│  │  │  ├── overlay-nrf7002ek-wifi-scan-only.conf
│  │  │  ├── overlay_nrf700x_wifi_coap_no_lte.conf
│  │  │  │ overlay_nrf700x_wifi_mqtt_no_lte.conf
│  ├── debug
│  │  ├── memfault
│  │  │  ├── boards
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp.conf
│  ├── net
│  │  ├── aws_iot
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  │  │ sample.yaml
│  │  ├── azure_iot_hub
│  │  │  ├── boards
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  ├── coap_client
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  ├── download
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  │  │ sample.yaml
│  │  ├── http_server
│  │  │  ├── boards
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  ├── https_client
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  │  │ sample.yaml
│  │  ├── mqtt
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  │  │  │ sample.yaml
│  │  ├── udp
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns.conf
│  ├── wifi
│  │  ├── ble_coex
│  │  │  │ prj.conf
│  │  ├── monitor
│  │  │  │ prj.conf
│  │  ├── promiscuous
│  │  │  │ prj.conf
│  │  ├── provisioning
│  │  │  ├── ble
│  │  │  │  │ prj.conf
│  │  │  ├── softap
│  │  │  │  │ prj.conf
│  │  ├── radio_test
│  │  │  ├── multi_domain
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── inc
│  │  │  │  │  │ nrf_wifi_radio_test_shell.h
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  ├── ficr_prog.c
│  │  │  │  │  ├── nrf_wifi_radio_ficr_shell.c
│  │  │  │  │  │ nrf_wifi_radio_test_shell.c
│  │  │  ├── single_domain
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ prj.conf
│  │  ├── scan
│  │  │  │ prj.conf
│  │  ├── shell
│  │  │  ├── boards
│  │  │  │  │ nrf52840dk_nrf52840.conf
│  │  │  ├── overlay-sap.conf
│  │  │  ├── overlay-zperf.conf
│  │  │  ├── prj.conf
│  │  │  │ sample.yaml
│  │  ├── sta
│  │  │  ├── README.rst
│  │  │  ├── overlay-zperf.conf
│  │  │  │ prj.conf
│  │  ├── thread_coex
│  │  │  ├── CMakeLists.txt
│  │  │  ├── prj.conf
│  │  │  ├── src
│  │  │  │  ├── main.h
│  │  │  │  │ ot_coex_functions.h
│  │  ├── throughput
│  │  │  ├── overlay-high-performance.conf
│  │  │  ├── overlay-iot-devices.conf
│  │  │  ├── overlay-memory-optimized.conf
│  │  │  ├── overlay-rx-prio.conf
│  │  │  │ overlay-tx-prio.conf
│  │  ├── wfa_qt_app
│  │  │  │ prj.conf
snippets
│  ├── nrf70-wifi
│  │  │ nrf54l15_cpuapp.conf
subsys
│  ├── net
│  │  ├── lib
│  │  │  ├── nrf70_fw_ext
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ ext_fw_load.c
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20-common.dtsi
│  │  │  ├── nrf54l15dk
│  │  │  │  │ nrf54l15dk_common.dtsi
│  ├── drivers
│  │  ├── audio
│  │  │  │ dmic_nrfx_pdm.c
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── inc
│  │  │  │  │  ├── fmac_main.h
│  │  │  │  │  │ net_if.h
│  │  │  │  ├── off_raw_tx
│  │  │  │  │  ├── inc
│  │  │  │  │  │  │ off_raw_tx.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ off_raw_tx_api.c
│  │  │  │  ├── src
│  │  │  │  │  ├── coex.c
│  │  │  │  │  ├── debug_shell.c
│  │  │  │  │  ├── fmac_main.c
│  │  │  │  │  ├── net_if.c
│  │  │  │  │  ├── shell.c
│  │  │  │  │  ├── wifi_mgmt.c
│  │  │  │  │  ├── wifi_mgmt_scan.c
│  │  │  │  │  ├── wifi_util.c
│  │  │  │  │  ├── wifi_util.h
│  │  │  │  │  │ wpa_supp_if.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── clock
│  │  │  │  │ nordic,nrf-aclk.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  │ nrf54l20.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── wifi
│  │  │  │  │  ├── nrf_wifi
│  │  │  │  │  │  ├── off_raw_tx
│  │  │  │  │  │  │  │ off_raw_tx_api.h
│  │  │  ├── net
│  │  │  │  │ ethernet.h
│  ├── modules
│  │  ├── nrf_wifi
│  │  │  ├── bus
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ qspi_if.c
│  │  │  ├── os
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── shim.c
│  │  │  │  │ shim.h
│  ├── samples
│  │  ├── net
│  │  │  ├── zperf
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf7002dk_nrf5340_cpuapp.conf
│  ├── subsys
│  │  ├── net
│  │  │  ├── l2
│  │  │  │  ├── ethernet
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ ethernet.c
│  ├── tests
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── nrf70
│  │  │  │  │  ├── bustest
│  │  │  │  │  │  │ testcase.yaml
│  │  ├── drivers
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_fast_spis.overlay
│  │  │  ├── wifi
│  │  │  │  ├── nrf_wifi
│  │  │  │  │  │ testcase.yaml
│  │ west.yml

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
  • ❌ Integration tests
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-thread
    • ✅ test-sdk-find-my
    • ❌ test-fw-nrfconnect-nrf-iot_mosh
    • ❌ test-fw-nrfconnect-nrf-iot_positioning
    • ✅ test-sdk-wifi
    • ❌ test-low-level
    • ✅ 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-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-audio
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-secdom-samples-public

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2519 branch from 0518a58 to 1b0c8de Compare February 21, 2025 09:56
@github-actions
Copy link

github-actions bot commented Feb 21, 2025

After documentation is built, you will find the preview for this PR here.

@kapbh kapbh force-pushed the auto-manifest-sdk-zephyr-2519 branch from 1b0c8de to f5804bf Compare February 21, 2025 10:29
@kapbh kapbh requested review from a team, bama-nordic and sachinthegreen as code owners February 21, 2025 10:29
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2519 branch from f5804bf to 91437e2 Compare February 26, 2025 05:37
@kapbh kapbh force-pushed the auto-manifest-sdk-zephyr-2519 branch from 91437e2 to 7f7495e Compare February 26, 2025 08:53
@kapbh kapbh requested a review from D-Triveni as a code owner February 26, 2025 08:53
@kapbh kapbh force-pushed the auto-manifest-sdk-zephyr-2519 branch from 7f7495e to 3d6a7ba Compare February 27, 2025 09:55
@kapbh kapbh force-pushed the auto-manifest-sdk-zephyr-2519 branch from 3d6a7ba to 3c51428 Compare March 3, 2025 14:17
@kapbh kapbh requested review from a team, krish2718 and rado17 as code owners March 3, 2025 14:17
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2519 branch from 3c51428 to 20b303c Compare March 10, 2025 10:48
@kapbh kapbh force-pushed the auto-manifest-sdk-zephyr-2519 branch from 20b303c to d58fbf8 Compare March 12, 2025 08:28
@kapbh kapbh self-requested a review as a code owner March 12, 2025 08:28
@krish2718 krish2718 force-pushed the auto-manifest-sdk-zephyr-2519 branch from c1afb04 to 9121cf4 Compare April 3, 2025 10:59
NordicBuilder and others added 11 commits April 3, 2025 17:25
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Add nrf7002 EB-II shields for nRF54H and NRF54L DKs.

Signed-off-by: Bansidhar P.M <[email protected]>
Fix library include and radio_test sample with
latest code changes in restructuring.

Signed-off-by: Kapil Bhatt <[email protected]>
Add SB_CONFIG_WIFI_NRF70_SCAN_ONLY for SHIELD
nrf7002ek_nrf7000.

Signed-off-by: Kapil Bhatt <[email protected]>
These are not for public use in Zephyr and are quite old and doesn't
follow Zephyr compliant doxygen syntax.

Signed-off-by: Kapil Bhatt <[email protected]>
Reconfigure heap sizes and enable configs for speed
optimization.

Signed-off-by: Chaitanya Tata <[email protected]>
With nRF70 Wi-Fi driver using separate heap for control
and data planes, K_HEAP size needs to be re-configured in all samples.
Resize the heaps accordingly.

Signed-off-by: Ravi Dondaputi <[email protected]>
Pull changes for heap redistribution between kernel and Wi-Fi driver.

Signed-off-by: Ravi Dondaputi <[email protected]>
* Remove fmac_main.h it is not needed and pulls in a bunch of header
files.
* Include coex.h in the includes.

Signed-off-by: Chaitanya Tata <[email protected]>
Link to OSAL was missing causing compilation errors.

Signed-off-by: Chaitanya Tata <[email protected]>
wifi_util is now renamed to "nrf70 util" to maintain grouping of nRF70
specific shells.

Signed-off-by: Sachin D Kulkarni <[email protected]>
@bjarki-andreasen bjarki-andreasen force-pushed the auto-manifest-sdk-zephyr-2519 branch from 9121cf4 to 7ac32c8 Compare April 3, 2025 15:28
@bjarki-andreasen bjarki-andreasen merged commit c9f88f9 into nrfconnect:main Apr 3, 2025
12 of 14 checks passed
trantanen added a commit to trantanen/sdk-nrf that referenced this pull request Apr 4, 2025
PR nrfconnect#20438 changed kernel heap allocations because new Wi-Fi heap was
introduced (CONFIG_NRF_WIFI_CTRL_HEAP_SIZE).
Kernel heap was set to 10kB. This might have been for Wi-Fi positioning.
When combined "Cellular + Wi-Fi" positioning is done kernel heap
requirement for the data to send to cloud increases.
It seems 10kB heap is not enough and now it will be increased to 12kB.

Signed-off-by: Tommi Rantanen <[email protected]>
nordicjm pushed a commit that referenced this pull request Apr 7, 2025
PR #20438 changed kernel heap allocations because new Wi-Fi heap was
introduced (CONFIG_NRF_WIFI_CTRL_HEAP_SIZE).
Kernel heap was set to 10kB. This might have been for Wi-Fi positioning.
When combined "Cellular + Wi-Fi" positioning is done kernel heap
requirement for the data to send to cloud increases.
It seems 10kB heap is not enough and now it will be increased to 12kB.

Signed-off-by: Tommi Rantanen <[email protected]>
NordicBuilder pushed a commit that referenced this pull request Apr 7, 2025
PR #20438 changed kernel heap allocations because new Wi-Fi heap was
introduced (CONFIG_NRF_WIFI_CTRL_HEAP_SIZE).
Kernel heap was set to 10kB. This might have been for Wi-Fi positioning.
When combined "Cellular + Wi-Fi" positioning is done kernel heap
requirement for the data to send to cloud increases.
It seems 10kB heap is not enough and now it will be increased to 12kB.

Signed-off-by: Tommi Rantanen <[email protected]>
(cherry picked from commit 3237cd3)
bjarki-andreasen pushed a commit that referenced this pull request Apr 7, 2025
PR #20438 changed kernel heap allocations because new Wi-Fi heap was
introduced (CONFIG_NRF_WIFI_CTRL_HEAP_SIZE).
Kernel heap was set to 10kB. This might have been for Wi-Fi positioning.
When combined "Cellular + Wi-Fi" positioning is done kernel heap
requirement for the data to send to cloud increases.
It seems 10kB heap is not enough and now it will be increased to 12kB.

Signed-off-by: Tommi Rantanen <[email protected]>
(cherry picked from commit 3237cd3)
maxd-nordic added a commit to maxd-nordic/sdk-nrf that referenced this pull request Apr 10, 2025
Need to adjust heap settings after changes introduced with nrfconnect#20438.

Signed-off-by: Maximilian Deubel <[email protected]>
bjarki-andreasen pushed a commit that referenced this pull request Apr 11, 2025
Need to adjust heap settings after changes introduced with #20438.

Signed-off-by: Maximilian Deubel <[email protected]>
NordicBuilder pushed a commit that referenced this pull request Apr 11, 2025
Need to adjust heap settings after changes introduced with #20438.

Signed-off-by: Maximilian Deubel <[email protected]>
(cherry picked from commit fd4289a)
NordicBuilder pushed a commit to NordicBuilder/sdk-nrf that referenced this pull request Apr 16, 2025
Need to adjust heap settings after changes introduced with nrfconnect#20438.

Signed-off-by: Maximilian Deubel <[email protected]>
NordicBuilder pushed a commit to NordicBuilder/sdk-nrf that referenced this pull request Apr 17, 2025
Need to adjust heap settings after changes introduced with nrfconnect#20438.

Signed-off-by: Maximilian Deubel <[email protected]>
carlescufi pushed a commit that referenced this pull request Apr 28, 2025
Need to adjust heap settings after changes introduced with #20438.

Signed-off-by: Maximilian Deubel <[email protected]>
(cherry picked from commit fd4289a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-force-downstream doc-required PR must not be merged without tech writer approval. manifest manifest-matter manifest-nrfxlib manifest-zephyr upmerge wifi-qa-required Needs an Approval from Wi-Fi QA team before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.