Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder requested review from a team as code owners May 14, 2025 13:53
@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 May 14, 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@684fe9d nrfconnect/sdk-zephyr#2869 nrfconnect/sdk-zephyr#2869/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 May 14, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 9823f88f12c4e0a1449b65fb5db6b6f068ed9a78
zephyr: PR head: 15503f671f815e81c37024784fdc1128ec87df26

more details

sdk-nrf:

PR head: 9823f88f12c4e0a1449b65fb5db6b6f068ed9a78
merge base: f6a6ee3cf3783abeefe4e3e757b19e020eda1e70
target head (main): 229934a813be06de9562f45dfebc54df5fb116b8
Diff

zephyr:

PR head: 15503f671f815e81c37024784fdc1128ec87df26
merge base: 9a6f116a6aa9b70b517a420247cd8d33bbbbaaa3
target head (main): 924f770181bce7d4c367f0b3f9a900080ededc02
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 (409)
west.yml
zephyr
│  ├── .github
│  │  ├── test-spec.yml
│  │  ├── workflows
│  │  │  ├── commit-tags.yml
│  │  │  ├── compliance.yml
│  │  │  │ manifest-PR.yml
│  ├── Jenkinsfile
│  ├── MAINTAINERS.yml
│  ├── arch
│  │  ├── arm
│  │  │  ├── core
│  │  │  │  ├── mpu
│  │  │  │  │  │ arm_mpu_regions.c
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── Kconfig.nrf54h20dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf54h20dk_nrf54h20-ipc_conf_iron.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20-memory_map_iron.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_0_9_0.yaml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_iron.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad_iron.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad_iron_0_9_0.yaml
│  │  │  │  │ nrf54h20dk_nrf54h20_cpurad_iron_defconfig
│  │  │  ├── nrf54l09pdk
│  │  │  │  │ nrf54l09_cpuapp_common.dtsi
│  │  │  ├── nrf54l15dk
│  │  │  │  │ Kconfig.defconfig
│  │  │  ├── nrf54l20pdk
│  │  │  │  ├── nrf54l20_cpuapp_common.dtsi
│  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.yaml
│  │  │  ├── nrf7002dk
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf7002dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_nrf7001_ns.dts
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_nrf7001_ns.yaml
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_nrf7001_ns_defconfig
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_ns.dts
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_ns.yaml
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp_ns_defconfig
│  │  │  ├── nrf9131ek
│  │  │  │  │ Kconfig.defconfig
│  │  │  ├── nrf9280pdk
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.dts
│  │  │  │  │ nrf9280pdk_nrf9280_cpurad.dts
│  │  │  ├── thingy53
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── pm_static_thingy53_nrf5340_cpuapp.yml
│  │  │  │  ├── pm_static_thingy53_nrf5340_cpuapp_ns.yml
│  │  │  │  │ thingy53_nrf5340_common.dtsi
│  ├── cmake
│  │  ├── linker
│  │  │  ├── ld
│  │  │  │  │ target.cmake
│  │  │  ├── lld
│  │  │  │  │ target.cmake
│  │  ├── modules
│  │  │  ├── dts.cmake
│  │  │  ├── extensions.cmake
│  │  │  │ kernel.cmake
│  ├── doc
│  │  ├── build
│  │  │  ├── kconfig
│  │  │  │  │ setting.rst
│  │  ├── connectivity
│  │  │  ├── networking
│  │  │  │  ├── api
│  │  │  │  │  │ mqtt.rst
│  │  ├── develop
│  │  │  ├── application
│  │  │  │  │ index.rst
│  │  ├── kconfig.rst
│  │  ├── services
│  │  │  ├── storage
│  │  │  │  ├── settings
│  │  │  │  │  │ index.rst
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── audio
│  │  │  │ dmic_nrfx_pdm.c
│  │  ├── bluetooth
│  │  │  │ Kconfig
│  │  ├── clock_control
│  │  │  │ clock_control_nrf2_fll16m.c
│  │  ├── disk
│  │  │  │ flashdisk.c
│  │  ├── display
│  │  │  │ display_st7567.c
│  │  ├── entropy
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.nrf_prng
│  │  │  ├── Kconfig.psa_crypto
│  │  │  │ fake_entropy_nrf_prng.c
│  │  ├── ethernet
│  │  │  │ eth_native_tap.c
│  │  ├── firmware
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── nrf_ironside
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── call.c
│  │  │  │  ├── cpuconf.c
│  │  │  │  │ update.c
│  │  ├── flash
│  │  │  ├── Kconfig.nrf_rram
│  │  │  ├── nrf_qspi_nor.c
│  │  │  ├── soc_flash_nrf.c
│  │  │  │ soc_flash_nrf_rram.c
│  │  ├── gpio
│  │  │  │ gpio_nrfx.c
│  │  ├── i2s
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrfx
│  │  │  │ i2s_nrfx_tdm.c
│  │  ├── mbox
│  │  │  │ mbox_nrf_vevif_task_tx.c
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  │  ├── serial
│  │  │  ├── Kconfig.nrfx
│  │  │  │ uart_nrfx_uarte.c
│  │  ├── spi
│  │  │  │ spi_dw.c
│  │  ├── usb
│  │  │  ├── udc
│  │  │  │  │ udc_dwc2_vendor_quirks.h
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── src
│  │  │  │  │  ├── fmac_main.c
│  │  │  │  │  ├── fw_load.c
│  │  │  │  │  │ net_if.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  ├── nrf52805.dtsi
│  │  │  │  ├── nrf52810.dtsi
│  │  │  │  ├── nrf52811.dtsi
│  │  │  │  ├── nrf52820.dtsi
│  │  │  │  ├── nrf52832.dtsi
│  │  │  │  ├── nrf52833.dtsi
│  │  │  │  ├── nrf52840.dtsi
│  │  │  │  ├── nrf5340_cpuapp.dtsi
│  │  │  │  ├── nrf5340_cpunet.dtsi
│  │  │  │  ├── nrf54h20_cpurad.dtsi
│  │  │  │  ├── nrf54l09_enga_cpuapp.dtsi
│  │  │  │  ├── nrf54l20_enga_cpuapp.dtsi
│  │  │  │  ├── nrf54l_05_10_15_cpuapp.dtsi
│  │  │  │  │ nrf91.dtsi
│  │  ├── bindings
│  │  │  ├── clock
│  │  │  │  │ nordic,nrf-fll16m.yaml
│  │  │  ├── firmware
│  │  │  │  │ nordic,ironside-call.yaml
│  │  │  ├── i2s
│  │  │  │  │ nordic,nrf-tdm.yaml
│  │  │  ├── misc
│  │  │  │  │ nordic,nrf-dppic-local.yaml
│  │  │  ├── net
│  │  │  │  ├── wireless
│  │  │  │  │  │ nordic,nrf21540-fem.yaml
│  │  │  ├── rng
│  │  │  │  │ nordic,nrf-prng.yaml
│  │  │  ├── spi
│  │  │  │  │ nordic,nrf-exmif-spi.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  ├── nrf54l09.dtsi
│  │  │  │  ├── nrf54l20.dtsi
│  │  │  │  ├── nrf54l_05_10_15.dtsi
│  │  │  │  │ nrf9280.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── arch
│  │  │  │  ├── arm
│  │  │  │  │  ├── cortex_m
│  │  │  │  │  │  ├── scripts
│  │  │  │  │  │  │  │ linker.ld
│  │  │  │  ├── common
│  │  │  │  │  │ sys_bitops.h
│  │  │  ├── drivers
│  │  │  │  ├── firmware
│  │  │  │  │  ├── nrf_ironside
│  │  │  │  │  │  ├── call.h
│  │  │  │  │  │  ├── cpuconf.h
│  │  │  │  │  │  │ update.h
│  │  │  ├── dt-bindings
│  │  │  │  ├── pinctrl
│  │  │  │  │  │ nrf-pinctrl.h
│  │  │  ├── net
│  │  │  │  ├── ethernet.h
│  │  │  │  ├── mqtt.h
│  │  │  │  ├── net_linkaddr.h
│  │  │  │  ├── socket.h
│  │  │  │  │ socket_ncs.h
│  │  │  ├── settings
│  │  │  │  │ settings.h
│  │  │  ├── storage
│  │  │  │  │ flash_map.h
│  ├── kernel
│  │  ├── Kconfig
│  │  │ banner.c
│  ├── lib
│  │  ├── heap
│  │  │  │ Kconfig
│  │  ├── libc
│  │  │  ├── common
│  │  │  │  ├── source
│  │  │  │  │  ├── stdlib
│  │  │  │  │  │  │ malloc.c
│  │  ├── os
│  │  │  ├── zvfs
│  │  │  │  │ Kconfig
│  │  ├── posix
│  │  │  ├── options
│  │  │  │  │ cond.c
│  ├── modules
│  │  ├── Kconfig.mcuboot
│  │  ├── hal_nordic
│  │  │  ├── CMakeLists.txt
│  │  │  ├── nrfx
│  │  │  │  ├── Kconfig
│  │  │  │  ├── nrfx_config_reserved_resources_ncs.h
│  │  │  │  │ nrfx_zephyr_utils.h
│  │  ├── hostap
│  │  │  │ Kconfig
│  │  ├── mbedtls
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.mbedtls
│  │  │  ├── Kconfig.psa.auto
│  │  │  │ Kconfig.psa.logic
│  │  ├── nrf_wifi
│  │  │  ├── bus
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── device.c
│  │  │  │  ├── ipc_if.c
│  │  │  │  ├── ipc_if.h
│  │  │  │  ├── ipc_service.c
│  │  │  │  ├── ipc_service.h
│  │  │  │  ├── spsc_qm.c
│  │  │  │  │ spsc_qm.h
│  │  │  ├── os
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ shim.c
│  │  ├── trusted-firmware-a
│  │  │  │ CMakeLists.txt
│  │  ├── trusted-firmware-m
│  │  │  ├── CMakeLists.txt
│  │  │  │ Kconfig.tfm.crypto_modules
│  ├── samples
│  │  ├── basic
│  │  │  ├── blinky
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_hpf_gpio.overlay
│  │  ├── bluetooth
│  │  │  ├── bap_broadcast_sink
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── bap_broadcast_source
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── bap_unicast_client
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── bap_unicast_server
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── beacon
│  │  │  │  │ sample.yaml
│  │  │  ├── cap_acceptor
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── cap_initiator
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── direction_finding_central
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_connectionless_rx
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_connectionless_tx
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_peripheral
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_ipc
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  ├── nrf54h20_cpurad-bt_ll_softdevice.conf
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_pwr_ctrl
│  │  │  │  ├── sysbuild
│  │  │  │  │  │ hci_rpmsg.conf
│  │  │  ├── hci_uart
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_vs_scan_req
│  │  │  │  │ sample.yaml
│  │  │  ├── iso_central
│  │  │  │  │ sample.yaml
│  │  │  ├── mesh
│  │  │  │  ├── boards
│  │  │  │  │  │ qemu_x86.conf
│  │  │  │  │ prj.conf
│  │  │  ├── mesh_demo
│  │  │  │  ├── boards
│  │  │  │  │  │ qemu_x86.conf
│  │  │  │  │ prj.conf
│  │  │  ├── mesh_provisioner
│  │  │  │  ├── boards
│  │  │  │  │  │ qemu_x86.conf
│  │  │  │  │ prj.conf
│  │  │  ├── pbp_public_broadcast_sink
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── pbp_public_broadcast_source
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── mesh
│  │  │  │  │  ├── onoff-app
│  │  │  │  │  │  │ prj.conf
│  │  │  │  │  ├── onoff_level_lighting_vnd_app
│  │  │  │  │  │  │ prj.conf
│  │  │  │  ├── nrf53_sync_rtc
│  │  │  │  │  │ sysbuild.conf
│  │  │  │  ├── nrf_ironside
│  │  │  │  │  ├── update
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── README.rst
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  ├── system_off
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_sequence
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── mbox
│  │  │  │  │ sysbuild.conf
│  │  ├── net
│  │  │  ├── cloud
│  │  │  │  ├── mqtt_azure
│  │  │  │  │  │ prj.conf
│  │  │  ├── dns_resolve
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── ipv4_autoconf
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── lwm2m_client
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │ overlay-nrf91x.conf
│  │  │  ├── mdns_responder
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── mqtt_publisher
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── mqtt_sn_publisher
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── sockets
│  │  │  │  ├── big_http_download
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── coap_server
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  │  ├── echo_async
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  │  ├── echo_client
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  │  ├── echo_server
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  │  ├── http_get
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  │  ├── sntp_client
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── syslog_net
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── telnet
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── wifi
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── shell
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── test_certs
│  │  │  │  │  ├── rsa3k
│  │  │  │  │  │  ├── ca.pem
│  │  │  │  │  │  ├── ca2.pem
│  │  │  │  │  │  ├── client-key.pem
│  │  │  │  │  │  ├── client-key2.pem
│  │  │  │  │  │  ├── client.pem
│  │  │  │  │  │  ├── client2.pem
│  │  │  │  │  │  ├── server-key.pem
│  │  │  │  │  │  │ server.pem
│  │  │  │  │  ├── server-key2.pem
│  │  │  │  │  │ server2.pem
│  │  ├── subsys
│  │  │  ├── ipc
│  │  │  │  ├── ipc_service
│  │  │  │  │  ├── icmsg
│  │  │  │  │  │  │ sysbuild.conf
│  │  │  │  │  ├── multi_endpoint
│  │  │  │  │  │  │ sysbuild.conf
│  │  │  │  │  ├── static_vrings
│  │  │  │  │  │  │ sysbuild.conf
│  │  │  ├── logging
│  │  │  │  ├── multidomain
│  │  │  │  │  │ sysbuild.conf
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  ├── app_nrf5340_bt.overlay
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay
│  │  │  │  │  │  ├── pm_static_nrf5340_bt.yml
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── prj_nrf5340_bt.conf
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── sysbuild.cmake
│  │  │  │  │  │  ├── sysbuild
│  │  │  │  │  │  │  │ hci_rpmsg.conf
│  │  │  │  │  │  │ sysbuild_nrf5340_bt.conf
│  │  │  ├── usb
│  │  │  │  ├── dfu
│  │  │  │  │  │ sysbuild.conf
│  │  ├── sysbuild
│  │  │  ├── hello_world
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_iron.conf
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── sysbuild.cmake
│  │  │  │  ├── sysbuild
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad_iron.conf
│  │  ├── tfm_integration
│  │  │  ├── psa_crypto
│  │  │  │  ├── prj.conf
│  │  │  │  │ sample.yaml
│  ├── scripts
│  │  ├── ci
│  │  │  │ check_compliance.py
│  │  ├── dts
│  │  │  │ gen_dts_cmake.py
│  │  ├── gitlint
│  │  │  │ zephyr_commit_rules.py
│  │  ├── pylib
│  │  │  ├── twister
│  │  │  │  ├── twisterlib
│  │  │  │  │  │ hardwaremap.py
│  │  ├── quarantine.yaml
│  │  ├── requirements-run-test.txt
│  │  ├── west_commands
│  │  │  │ build.py
│  ├── share
│  │  ├── sysbuild
│  │  │  ├── cmake
│  │  │  │  ├── modules
│  │  │  │  │  │ sysbuild_extensions.cmake
│  ├── snippets
│  │  ├── bt-ll-sw-split
│  │  │  │ bt-ll-sw-split.overlay
│  │  ├── wifi-enterprise
│  │  │  │ wifi-enterprise.conf
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  ├── Kconfig.peripherals
│  │  │  │  ├── dmm.c
│  │  │  │  │ dmm.h
│  │  │  ├── nrf53
│  │  │  │  │ Kconfig
│  │  │  ├── nrf54h
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── ironside
│  │  │  │  │  ├── se
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── nrf
│  │  │  │  │  │  │  │  │ ironside_se_boot_report.h
│  │  │  │  │  │  │ ironside_se_boot_report.c
│  │  │  │  ├── pm_s2ram.c
│  │  │  │  │ soc.c
│  │  │  ├── nrf54l
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── kmu_push_area_section.ld
│  │  │  │  │ soc.c
│  │  │  ├── nrf91
│  │  │  │  │ Kconfig
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── controller
│  │  │  │  ├── Kconfig
│  │  │  │  ├── ll_sw
│  │  │  │  │  ├── nordic
│  │  │  │  │  │  ├── lll
│  │  │  │  │  │  │  │ lll.c
│  │  │  ├── crypto
│  │  │  │  │ Kconfig
│  │  │  ├── host
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.gatt
│  │  │  │  ├── Kconfig.l2cap
│  │  │  │  ├── att.c
│  │  │  │  ├── conn.c
│  │  │  │  ├── cs.c
│  │  │  │  │ l2cap.c
│  │  │  ├── mesh
│  │  │  │  ├── Kconfig
│  │  │  │  │ adv_ext.c
│  │  ├── dfu
│  │  │  ├── boot
│  │  │  │  ├── mcuboot.c
│  │  │  │  │ mcuboot_shell.c
│  │  ├── fs
│  │  │  ├── littlefs_fs.c
│  │  │  ├── nvs
│  │  │  │  ├── Kconfig
│  │  │  │  │ nvs.c
│  │  │  ├── zms
│  │  │  │  ├── Kconfig
│  │  │  │  │ zms.c
│  │  ├── ipc
│  │  │  ├── ipc_service
│  │  │  │  ├── backends
│  │  │  │  │  ├── Kconfig.icbmsg
│  │  │  │  │  │ ipc_icbmsg.c
│  │  │  ├── rpmsg_service
│  │  │  │  │ rpmsg_backend.h
│  │  ├── jwt
│  │  │  │ Kconfig
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── bootutil_hooks
│  │  │  │  │  │ nrf53_hooks.c
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── mgmt
│  │  │  │  │  │  │  │  ├── mcumgr
│  │  │  │  │  │  │  │  │  ├── grp
│  │  │  │  │  │  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  │  │  │  │  │  │ img_mgmt_priv.h
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── img_mgmt.c
│  │  │  │  │  │  │  │ img_mgmt_state.c
│  │  ├── net
│  │  │  ├── lib
│  │  │  │  ├── mqtt
│  │  │  │  │  │ mqtt_transport_socket_tls.c
│  │  │  │  ├── sockets
│  │  │  │  │  │ Kconfig
│  │  │  │  ├── wifi_credentials
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ wifi_credentials_shell.c
│  │  ├── settings
│  │  │  ├── Kconfig
│  │  │  ├── include
│  │  │  │  ├── settings
│  │  │  │  │  │ settings_zms.h
│  │  │  ├── src
│  │  │  │  ├── settings_store.c
│  │  │  │  │ settings_zms.c
│  ├── tests
│  │  ├── arch
│  │  │  ├── arm
│  │  │  │  ├── arm_irq_vector_table
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  ├── arm_thread_swap
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  ├── bluetooth
│  │  │  ├── controller
│  │  │  │  ├── ctrl_api
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_chmu
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cis_create
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cis_terminate
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_collision
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_conn_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cte_req
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_data_length_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_encrypt
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_feature_exchange
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_hci
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_invalid
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_le_ping
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_min_used_chans
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_phy_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_sca_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_sw_privacy
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_terminate
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_tx_buffer_alloc
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_tx_queue
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_unsupported
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_user_ext
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_version
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── df
│  │  │  │  ├── connection_cte_req
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connection_cte_tx_params
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_chains
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_rx
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_tx
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── init
│  │  │  │  │ testcase.yaml
│  │  │  ├── mesh_shell
│  │  │  │  ├── boards
│  │  │  │  │  │ qemu_x86.conf
│  │  │  │  │ prj.conf
│  │  │  ├── tester
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  ├── hci_ipc_cpunet.conf
│  │  │  │  ├── sysbuild.cmake
│  │  │  │  ├── sysbuild
│  │  │  │  │  ├── hci_ipc
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.overlay
│  │  │  │  │  │  │ prj.conf
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── ironside_se_boot_report
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── boot
│  │  │  ├── mcuboot_recovery_retention
│  │  │  │  │ sysbuild.conf
│  │  │  ├── test_mcuboot
│  │  │  │  │ sysbuild.conf
│  │  ├── crypto
│  │  │  ├── mbedtls
│  │  │  │  │ CMakeLists.txt
│  │  │  ├── secp256r1
│  │  │  │  │ mbedtls.conf
│  │  ├── drivers
│  │  │  ├── audio
│  │  │  │  ├── dmic_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── build_all
│  │  │  │  ├── regulator
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── can
│  │  │  │  ├── host
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  ├── clock_control
│  │  │  │  ├── clock_control_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ nrf_device_subsys.h
│  │  │  │  ├── nrf_clock_calibration
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_nrf_clock_calibration.c
│  │  │  │  ├── nrf_clock_control
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── flash
│  │  │  │  ├── negative_tests
│  │  │  │  │  │ sysbuild.conf
│  │  │  ├── i2s
│  │  │  │  ├── i2s_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  ├── i2s_speed
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  ├── kernel
│  │  │  ├── pipe
│  │  │  │  ├── deprecated
│  │  │  │  │  ├── pipe_api
│  │  │  │  │  │  │ prj.conf
│  │  │  ├── sched
│  │  │  │  ├── schedule_api
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  │ prj_multiq.conf
│  │  ├── lib
│  │  │  ├── newlib
│  │  │  │  ├── heap_listener
│  │  │  │  │  │ prj.conf
│  │  ├── net
│  │  │  ├── ipv6
│  │  │  │  │ prj.conf
│  │  │  ├── lib
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── interop
│  │  │  │  │  │  │ prj.conf
│  │  │  ├── socket
│  │  │  │  ├── tls_configurations
│  │  │  │  │  ├── overlay-rsa.conf
│  │  │  │  │  │ prj.conf
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── fcb
│  │  │  │  │  │ sysbuild.conf
│  │  │  │  ├── littlefs
│  │  │  │  │  │ sysbuild.conf
│  │  │  ├── secure_storage
│  │  │  │  ├── psa
│  │  │  │  │  ├── its
│  │  │  │  │  │  │ testcase.yaml
│  │  │  ├── settings
│  │  │  │  ├── functional
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ settings_basic_test.c
│  │  │  │  │  ├── zms
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── settings_test_zms.c
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── performance
│  │  │  │  │  │ settings_test_perf.c
│  │ west.yml

Outputs:

Toolchain

Version: 1d2c5d0ab5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:1d2c5d0ab5_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 31
    • sdk-zephyr test count: 6247
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ❌ desktop52_verification
    • ✅ test-fw-nrfconnect-boot
    • ❌ 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_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ❌ 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-fw-nrfconnect-nrf-iot_mosh
    • ❌ test-fw-nrfconnect-nrf-iot_positioning
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot
    • ⚠️ test-sdk-dfu
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

You can find the documentation preview for this PR here.

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