Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-zephyr: [nrf noup] ci: fix suit-dfu-test entries in test-spec #17316

Conversation

NordicBuilder
Copy link
Contributor

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

@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 Sep 13, 2024
@NordicBuilder
Copy link
Contributor Author

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@d3a967f nrfconnect/sdk-zephyr#2024 nrfconnect/sdk-zephyr#2024/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 13, 2024

CI Information

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

Inputs:

Sources:

nrf_hw_models: PR head: eeed2591d38e5e9bf89658df67555f2777249fc0
trusted-firmware-m: PR head: a11cd27905aecc4416cfc85552bfc3b997375056
sdk-nrf: PR head: 2db5f735cbe55d5238319be83fdccf86455cd3a0
mcuboot: PR head: e890df7ab975da181a9f3fb3abc470bf935625ab
mbedtls: PR head: fb36f3fe20f9f62e67b1a20c0cfe0a6788ec2bf6
openthread: PR head: 2aeb8b833ba760ec29d5f340dd1ce7bcb61c5d56
zcbor: PR head: 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
hostap: PR head: 44285310338f423021cc7df2c1056256882a00cc
zephyr: PR head: e175e917fe16faadf29f937cba28e194b78cf50a

more details

nrf_hw_models:

PR head: eeed2591d38e5e9bf89658df67555f2777249fc0
merge base: d2a119a9c7600ce06033a794de042e0ad9a38702
Diff

trusted-firmware-m:

PR head: a11cd27905aecc4416cfc85552bfc3b997375056
merge base: 785d87492490069b62170159fcf21c385f90f4eb
Diff

sdk-nrf:

PR head: 2db5f735cbe55d5238319be83fdccf86455cd3a0
merge base: d1bd4bb502636f8c832d38c8cc66d70275e451cf
target head (main): 49bcdd3c6d66cca7e51d3a8d7f826d1ff411ecfb
Diff

mcuboot:

PR head: e890df7ab975da181a9f3fb3abc470bf935625ab
merge base: 018dc01d484358d81f889c36471d9ce5590965b6
Diff

mbedtls:

PR head: fb36f3fe20f9f62e67b1a20c0cfe0a6788ec2bf6
merge base: 3217c450180fd5e817601c6f479116de69e57461
Diff

openthread:

PR head: 2aeb8b833ba760ec29d5f340dd1ce7bcb61c5d56
merge base: e10a92570f94ff1e0bc5e0da9ecf0ee135d955a6
Diff

zcbor:

PR head: 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
merge base: b85a5508d473ef6d301d92eae2d721369a5a7665
Diff

hostap:

PR head: 44285310338f423021cc7df2c1056256882a00cc
merge base: 83574f533fb5c6808af0d9872741d72d48be2f98
Diff

zephyr:

PR head: e175e917fe16faadf29f937cba28e194b78cf50a
merge base: ea02b93eea35afef32ebb31f49f8e79932e7deee
target head (main): c5efe1f601490fdb365fb17f28ec33d59409e54f
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 (17389)
zephyr
│  ├── samples
│  │  ├── net
│  │  │  ├── sockets
│  │  │  │  ├── http_server
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── static_web_resources
│  │  │  │  │  │  │  │ main.js
│  │  │  │  │  │  ├── usb.c
│  │  │  │  │  │  ├── ws.c
│  │  │  │  │  │  │ ws.h
│  │  │  │  ├── net_mgmt
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── packet
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ packet.c
│  │  │  ├── wifi
│  │  │  │  ├── overlay-enterprise-variable-bufs.conf
│  │  │  │  ├── overlay-enterprise.conf
│  │  │  │  ├── prj.conf
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── socs
│  │  │  │  │  ├── esp32c2.conf
│  │  │  │  │  │ esp32c2.overlay
│  │  │  │  ├── test_certs
│  │  │  │  │  ├── ca.pem
│  │  │  │  │  ├── ca2.pem
│  │  │  │  │  ├── client-key.pem
│  │  │  │  │  ├── client-key2.pem
│  │  │  │  │  ├── client.pem
│  ├── dts
│  │  ├── bindings
│  │  │  ├── battery
│  │  │  │  │ battery.yaml
│  │  │  ├── bluetooth
│  │  │  │  ├── ambiq,bt-hci-spi.yaml
│  │  │  │  ├── bt-hci.yaml
│  │  │  │  ├── espressif,esp32-bt-hci.yaml
│  │  │  │  ├── infineon,cat1-bless-hci.yaml
│  │  │  │  ├── infineon,cyw208xx-hci.yaml
│  │  │  │  ├── nxp,bt-hci-uart.yaml
│  │  │  │  ├── nxp,hci-ble.yaml
│  │  │  │  ├── renesas,bt-hci-da1469x.yaml
│  │  │  │  ├── silabs,bt-hci.yaml
│  │  │  │  ├── st,hci-spi-v1.yaml
│  │  │  │  ├── st,hci-spi-v2.yaml
│  │  │  │  ├── st,hci-stm32wba.yaml
│  │  │  │  ├── st,stm32wb-ble-rf.yaml
│  │  │  │  ├── zephyr,bt-hci-3wire-uart.yaml
│  ├── boards
│  │  ├── nxp
│  │  │  ├── frdm_mcxn947
│  │  │  │  ├── frdm_mcxn947.dtsi
│  │  │  │  ├── frdm_mcxn947_mcxn947_cpu0.dts
│  │  │  │  ├── frdm_mcxn947_mcxn947_cpu0.dtsi
│  │  │  │  ├── frdm_mcxn947_mcxn947_cpu0.yaml
│  │  │  │  ├── frdm_mcxn947_mcxn947_cpu0_qspi.dts
│  │  │  │  ├── frdm_mcxn947_mcxn947_cpu0_qspi.yaml
│  │  │  │  │ frdm_mcxn947_mcxn947_cpu0_qspi_defconfig
│  │  │  ├── frdm_rw612
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── frdm_rw612-pinctrl.dtsi
│  │  │  │  ├── frdm_rw612.dts
│  │  │  │  ├── frdm_rw612.yaml
│  │  │  │  │ pre_dt_board.cmake
│  │  │  ├── hexiwear
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ hexiwear_mk64f12.dts
│  │  │  ├── imx8mm_evk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── imx8mm_evk-pinctrl.dtsi
│  │  │  │  ├── imx8mm_evk_mimx8mm6_a53.dts
│  │  │  │  ├── imx8mm_evk_mimx8mm6_a53_defconfig
│  │  │  │  ├── imx8mm_evk_mimx8mm6_a53_smp.dts
│  │  ├── st
│  │  │  ├── nucleo_f756zg
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_f756zg.yaml
│  │  │  │  │ nucleo_f756zg_defconfig
│  │  │  ├── nucleo_f207zg
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_f207zg.yaml
│  │  │  │  │ nucleo_f207zg_defconfig
│  │  │  ├── nucleo_h7a3zi_q
│  │  │  │  │ nucleo_h7a3zi_q_defconfig
│  │  │  ├── nucleo_l011k4
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l011k4_defconfig
│  │  │  ├── nucleo_f767zi
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_f767zi_defconfig
│  │  │  ├── nucleo_f302r8
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_f302r8_defconfig
│  │  │  ├── nucleo_l031k6
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l031k6_defconfig
│  │  │  ├── nucleo_g031k8
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_g031k8_defconfig
│  │  │  ├── nucleo_f303k8
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_f303k8.dts
│  │  │  │  │ nucleo_f303k8_defconfig
│  │  │  ├── nucleo_l053r8
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l053r8_defconfig
│  │  │  ├── nucleo_g070rb
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_g070rb_defconfig
│  │  │  ├── nucleo_l073rz
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l073rz_defconfig
│  │  │  ├── nucleo_f303re
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_f303re.dts
│  │  │  │  │ nucleo_f303re_defconfig
│  │  │  ├── nucleo_g071rb
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_g071rb.dts
│  │  │  │  │ nucleo_g071rb_defconfig
│  │  │  ├── nucleo_l152re
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l152re_defconfig
│  │  │  ├── nucleo_f334r8
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_f334r8_defconfig
│  │  │  ├── nucleo_g0b1re
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_g0b1re.yaml
│  │  │  │  │ nucleo_g0b1re_defconfig
│  │  │  ├── nucleo_l412rb_p
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l412rb_p_defconfig
│  │  │  ├── nucleo_f401re
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_f401re_defconfig
│  │  │  ├── nucleo_l432kc
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l432kc_defconfig
│  │  │  ├── nucleo_g431rb
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nucleo_g431rb.dts
│  │  │  │  │ nucleo_g431rb_defconfig
│  │  │  ├── nucleo_f410rb
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_f410rb_defconfig
│  │  │  ├── nucleo_l433rc_p
│  │  │  │  ├── board.cmake
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ nucleo_l433rc_p_defconfig
│  │  ├── espressif
│  │  │  ├── esp32c3_rust
│  │  │  │  ├── esp32c3_rust-pinctrl.dtsi
│  │  │  │  ├── esp32c3_rust.dts
│  │  │  │  ├── esp32c3_rust.yaml
│  │  │  │  ├── esp32c3_rust_defconfig
│  │  │  │  ├── support
│  │  │  │  │  │ openocd.cfg
│  │  │  ├── esp32c6_devkitc
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.esp32c6_devkitc
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── esp32c6_devkitc-pinctrl.dtsi
│  │  │  │  ├── esp32c6_devkitc.dts
│  │  │  │  ├── esp32c6_devkitc.yaml
│  │  │  │  ├── esp32c6_devkitc_defconfig
│  │  │  │  ├── support
│  │  │  │  │  │ openocd.cfg
│  │  │  ├── esp32s2_devkitc
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ esp32s2_devkitc.dts
│  │  │  ├── esp32s2_saola
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  │ esp32s2_saola.dts
│  │  │  ├── esp32s3_devkitc
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── esp32s3_devkitc-pinctrl.dtsi
│  │  │  │  ├── esp32s3_devkitc_appcpu.dts
│  │  │  │  ├── esp32s3_devkitc_procpu.dts
│  │  │  │  │ esp32s3_devkitc_procpu.yaml
│  │  │  ├── esp32s3_devkitm
│  │  │  │  │ Kconfig.defconfig
│  ├── drivers
│  │  ├── disk
│  │  │  ├── sdmmc_stm32.c
│  │  │  │ sdmmc_subsys.c
│  │  ├── display
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.gc9x01x
│  │  │  ├── Kconfig.ili9xxx
│  │  │  ├── Kconfig.ist3931
│  │  │  ├── Kconfig.mcux_elcdif
│  │  │  ├── Kconfig.microbit
│  │  │  ├── Kconfig.ssd1306
│  │  │  ├── Kconfig.ssd1327
│  │  │  ├── Kconfig.ssd16xx
│  │  │  ├── Kconfig.st7789v
│  │  │  ├── Kconfig.stm32_ltdc
│  │  │  ├── Kconfig.uc81xx
│  │  │  ├── display_gc9x01x.c
│  │  │  ├── display_ili9xxx.c
│  │  │  ├── display_ili9xxx.h
│  │  │  ├── display_ist3931.c
│  │  │  ├── display_ist3931.h
│  │  │  ├── display_mcux_elcdif.c
│  │  │  ├── display_renesas_lcdc.c
│  │  │  ├── display_sdl.c
│  │  │  ├── display_st7789v.c
│  │  │  ├── display_st7789v.h
│  │  │  ├── display_st7796s.c
│  │  │  ├── display_stm32_ltdc.c
│  │  │  ├── ls0xx.c
│  │  │  ├── ssd1306.c
│  │  │  ├── ssd1306_regs.h
│  │  │  ├── ssd1327.c
│  │  │  ├── ssd1327_regs.h
│  │  │  ├── ssd16xx.c
│  │  │  │ uc81xx.c
│  ├── tests
│  │  ├── ztest
│  │  │  ├── ztest_param
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── prj.conf
│  │  │  │  ├── pytest
│  │  │  │  │  │ test_parameters.py
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  │  │ testcase.yaml
│  │  ├── bsim
│  │  │  ├── bluetooth
│  │  │  │  ├── ll
│  │  │  │  │  ├── edtt
│  │  │  │  │  │  ├── gatt_test_app
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── gatt
│  │  │  │  │  │  │  │  │  ├── service_b_4_1.c
│  │  │  │  │  │  │  │  │  ├── service_b_4_2.c
│  │  │  │  │  │  │  │  │  ├── service_b_4_3.c
│  │  │  │  │  │  │  │  │  ├── service_b_5_1.c
│  │  │  │  │  │  │  │  │  ├── service_c_1_1.c
│  │  │  │  │  │  │  │  │  ├── service_c_1_2.c
│  │  │  │  │  │  │  │  │  ├── service_c_1_3.c
│  │  │  │  │  │  │  │  │  ├── service_c_2_1.c
│  │  │  │  │  │  │  │  │  ├── service_c_2_2.c
│  │  │  │  │  │  │  │  │  ├── service_c_2_3.c
│  │  │  │  │  │  │  │  │  ├── service_d_1.c
│  │  │  │  │  │  │  │  │  │ service_f_1.c
│  │  │  │  │  │  ├── hci_test_app
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── multiple_id
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── throughput
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  ├── doc
│  │  ├── services
│  │  │  ├── debugging
│  │  │  │  ├── symtab.rst
│  │  │  │  │ thread-analyzer.rst
│  │  │  ├── device_mgmt
│  │  │  │  ├── ec_host_cmd.rst
│  │  │  │  ├── index.rst
│  │  │  │  ├── mcumgr.rst
│  │  │  │  ├── mcumgr_callbacks.rst
│  │  │  │  ├── mcumgr_handlers.rst
│  │  │  │  ├── smp_groups
│  │  │  │  │  ├── smp_group_0.rst
│  │  │  │  │  ├── smp_group_1.rst
│  │  │  │  │  ├── smp_group_10.rst
│  │  │  │  │  ├── smp_group_3.rst
│  │  │  │  │  │ smp_group_8.rst
│  │  │  │  │ smp_transport.rst
│  │  │  ├── file_system
│  │  │  │  │ index.rst
│  │  │  ├── index.rst
│  │  │  ├── input
│  │  │  │  ├── gpio-kbd.rst
│  │  │  │  │ index.rst
│  │  │  ├── ipc
│  │  │  │  ├── ipc_service
│  │  │  │  │  ├── backends
│  │  │  │  │  │  ├── icbmsg_flows.svg
│  │  │  │  │  │  ├── icbmsg_memory.svg
│  │  │  │  │  │  ├── icbmsg_message.svg
│  │  │  │  │  │  ├── ipc_service_icbmsg.rst
│  │  │  │  │  │  │ ipc_service_icmsg.rst
│  │  │  ├── llext
│  │  │  │  ├── api.rst
│  │  │  │  ├── build.rst
│  │  │  │  ├── config.rst
│  │  │  │  │ index.rst
│  │  ├── kernel
│  │  │  ├── data_structures
│  │  │  │  ├── index.rst
│  │  │  │  ├── mpsc_lockfree.rst
│  │  │  │  ├── ring_buffers.rst
│  │  │  │  ├── slist.rst
│  │  │  │  │ spsc_lockfree.rst
│  │  │  ├── drivers
│  │  │  │  │ index.rst
│  │  │  ├── iterable_sections
│  │  │  │  │ index.rst
│  │  │  ├── memory_management
│  │  │  │  ├── demand_paging.rst
│  │  │  │  ├── heap.rst
│  │  │  │  ├── shared_multi_heap.rst
│  │  │  │  │ virtual_memory.rst
│  │  │  ├── object_cores
│  │  │  │  │ index.rst
│  │  │  ├── services
│  │  │  │  ├── data_passing
│  │  │  │  │  │ pipes.rst
│  │  │  │  ├── interrupts.rst
│  │  │  │  ├── other
│  │  │  │  │  │ version.rst
│  │  │  │  ├── polling.rst
│  │  │  │  ├── smp
│  │  │  │  │  │ smp.rst
│  │  │  │  ├── threads
│  │  │  │  │  ├── index.rst
│  │  │  │  │  ├── system_threads.rst
│  │  │  │  │  │ workqueue.rst
│  │  │  │  ├── timing
│  │  │  │  │  ├── clocks.rst
│  │  │  │  │  │ timers.rst
│  │  │  ├── usermode
│  │  │  │  ├── overview.rst
│  │  │  │  │ syscalls.rst
│  │  ├── known-warnings.txt
│  │  ├── project
│  │  │  ├── dev_env_and_tools.rst
│  │  │  │ index.rst
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  ├── iso.c
│  │  │  │  ├── iso_internal.h
│  │  │  │  ├── keys.c
│  │  │  │  ├── keys.h
│  │  │  │  ├── l2cap.c
│  │  │  │  ├── l2cap_internal.h
│  │  │  │  ├── monitor.c
│  │  │  │  ├── scan.c
│  │  │  │  ├── scan.h
│  │  │  │  ├── smp.c
│  │  │  │  ├── smp.h
│  │  │  │  ├── smp_null.c
│  │  │  │  ├── testing.c
│  │  │  │  │ testing.h
│  │  │  ├── mesh
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── access.c
│  │  │  │  ├── adv.c
│  │  │  │  ├── adv.h
│  │  │  │  ├── adv_ext.c
│  │  │  │  ├── adv_legacy.c
│  │  │  │  ├── beacon.c
│  │  │  │  ├── blob.h
│  │  │  │  ├── blob_cli.c
│  │  │  │  ├── blob_io_flash.c
│  │  │  │  ├── blob_srv.c
│  │  │  │  ├── brg_cfg.c
│  │  │  │  │ brg_cfg.h
│  ├── version.h.in
│  │ west.yml
modules
│  ├── crypto
│  │  ├── mbedtls
│  │  │  ├── tests
│  │  │  │  ├── data_files
│  │  │  │  │  ├── test-ca_unenc.key
│  │  │  │  │  ├── print_c.pl
│  │  │  │  │  ├── parse_input
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_data_len2.csr.der
│  │  │  │  │  │  ├── server5-directoryname.crt.der
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_data_tag.csr.der
│  │  │  │  │  │  ├── server5-fan.crt.der
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_id_tag.csr.der
│  │  │  │  │  │  ├── server5-non-compliant.crt
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_key_usage_bitstream_tag.csr.der
│  │  │  │  │  │  ├── server5-nonprintable_othername.crt.der
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_ns_cert_bitstream_tag.csr.der
│  │  │  │  │  │  ├── server5-othername.crt.der
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_subject_alt_name_sequence_tag.csr.der
│  │  │  │  │  │  ├── server5-second-directoryname-oid-malformed.crt.der
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extension_type_oid.csr.der
│  │  │  │  │  │  ├── server5-sha1.crt
│  │  │  │  │  │  ├── test_csr_v3_all_malformed_extensions_sequence_tag.csr.der
│  │  │  │  │  │  ├── server5-sha224.crt
│  │  │  │  │  │  ├── test_csr_v3_keyUsage.csr.der
│  │  │  │  │  │  ├── server5-sha384.crt
│  │  │  │  │  │  ├── test_csr_v3_nsCertType.csr.der
│  │  │  │  │  │  ├── server5-sha512.crt
│  │  │  │  │  │  ├── test_csr_v3_subjectAltName.csr.der
│  │  │  │  │  │  ├── server5-two-directorynames.crt.der
│  │  │  │  │  │  ├── server5-unsupported_othername.crt.der
│  │  │  │  │  │  ├── server5.crt
│  │  │  │  │  │  ├── server5.req.sha1
│  │  │  │  │  │  ├── server5.req.sha224
│  │  │  │  │  │  ├── server5.req.sha256
│  │  │  │  │  │  ├── server5.req.sha384
│  │  │  │  │  │  ├── server5.req.sha512
│  │  │  │  │  │  ├── server7_all_space.crt
│  │  │  │  │  │  ├── server7_int-ca.crt
│  │  │  │  │  │  │ server7_pem_space.crt
│  │  │  │  │  ├── test-ca_uppercase.crt
│  │  │  │  │  ├── rsa4096_prv.der
│  │  │  │  │  ├── test-ca_utf8.crt
│  │  │  │  │  ├── rsa4096_prv.pem
│  │  │  │  │  ├── test-int-ca-exp.crt
│  │  │  │  │  ├── rsa4096_pub.der
│  │  │  │  │  ├── test-int-ca.crt
│  │  │  │  │  ├── rsa4096_pub.pem
│  │  │  │  │  ├── test-int-ca.key
│  │  │  │  │  ├── rsa512.key
│  │  │  │  │  ├── test-int-ca2.crt
│  │  │  │  │  ├── rsa521.key
│  │  │  │  │  ├── test-int-ca2.key
│  │  │  │  │  ├── rsa522.key
│  │  │  │  │  ├── test-int-ca3-badsign.crt
│  │  │  │  │  ├── rsa528.key
│  │  │  │  │  ├── test-int-ca3.crt
│  │  │  │  │  ├── rsa_multiple_san_uri.key
│  │  │  │  │  ├── test-int-ca3.key
│  │  │  │  │  ├── rsa_pkcs1_1024_3des.pem
│  │  │  │  │  ├── test_certs.h.jinja2
│  │  │  │  │  ├── rsa_pkcs1_1024_aes128.pem
│  │  │  │  │  ├── tls13_early_data.txt
│  │  │  │  │  ├── rsa_pkcs1_1024_aes192.pem
│  │  │  │  │  ├── passwd.psk
│  │  │  │  │  ├── rsa_pkcs1_1024_aes256.pem
│  │  │  │  │  ├── pkcs7-rsa-expired.crt
│  │  │  │  │  ├── rsa_pkcs1_1024_clear.pem
│  │  │  │  │  ├── pkcs7-rsa-expired.der
│  │  │  │  │  ├── rsa_pkcs1_1024_des.pem
│  │  │  │  │  ├── pkcs7-rsa-expired.key
│  │  │  │  │  ├── rsa_pkcs1_2048_3des.pem
│  │  │  │  │  ├── pkcs7-rsa-sha256-1.crt
│  │  │  │  │  ├── rsa_pkcs1_2048_aes128.pem
│  │  │  │  │  ├── pkcs7-rsa-sha256-1.der
│  │  │  │  │  ├── rsa_pkcs1_2048_aes192.pem
│  │  │  │  │  ├── pkcs7-rsa-sha256-1.key
│  │  │  │  │  ├── rsa_pkcs1_2048_aes256.pem
│  │  │  │  │  ├── pkcs7-rsa-sha256-1.pem
│  │  │  │  │  ├── rsa_pkcs1_2048_clear.pem
│  │  │  │  │  ├── pkcs7-rsa-sha256-2.crt
│  │  │  │  │  ├── rsa_pkcs1_2048_des.pem
│  │  │  │  │  ├── pkcs7-rsa-sha256-2.der
│  │  │  │  │  ├── rsa_pkcs1_2048_public.der
│  │  │  │  │  ├── pkcs7-rsa-sha256-2.key
│  │  │  │  │  │ rsa_pkcs1_2048_public.pem
│  │  │  │  ├── include
│  │  │  │  │  ├── test
│  │  │  │  │  │  ├── drivers
│  │  │  │  │  │  │  │ key_management.h
│  │  │  │  │  │  ├── psa_crypto_helpers.h
│  │  │  │  │  │  │ psa_test_wrappers.h
│  │  │  │  ├── opt-testcases
│  │  │  │  │  ├── tls13-compat.sh
│  │  │  │  │  ├── tls13-kex-modes.sh
│  │  │  │  │  │ tls13-misc.sh
│  │  │  │  ├── scripts
│  │  │  │  │  ├── all.sh
│  │  │  │  │  ├── analyze_outcomes.py
│  │  │  │  │  ├── audit-validity-dates.py
│  │  │  │  │  ├── basic-build-test.sh
│  │  │  │  │  │ check-generated-files.sh
│  ├── tee
│  │  ├── tf-m
│  │  │  ├── trusted-firmware-m
│  │  │  │  ├── secure_fw
│  │  │  │  │  ├── spm
│  │  │  │  │  │  ├── core
│  │  │  │  │  │  │  ├── psa_interface_thread_fn_call.c
│  │  │  │  │  │  │  ├── psa_version_api.c
│  │  │  │  │  │  │  ├── rom_loader.c
│  │  │  │  │  │  │  ├── spm.h
│  │  │  │  │  │  │  ├── spm_connection_pool.c
│  │  │  │  │  │  │  ├── spm_ipc.c
│  │  │  │  │  │  │  ├── tfm_multi_core.h
│  │  │  │  │  │  │  ├── tfm_pools.c
│  │  │  │  │  │  │  ├── tfm_pools.h
│  │  │  │  │  │  │  ├── tfm_rpc.c
│  │  │  │  │  │  │  ├── tfm_rpc.h
│  │  │  │  │  │  │  ├── tfm_spe_mailbox.h
│  │  │  │  │  │  │  ├── tfm_svcalls.c
│  │  │  │  │  │  │  ├── tfm_svcalls.h
│  │  │  │  │  │  │  ├── thread.c
│  │  │  │  │  │  │  ├── thread.h
│  │  │  │  │  │  │  │ utilities.c
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── ffm
│  │  │  │  │  │  │  │  ├── backend_ipc.h
│  │  │  │  │  │  │  │  │ backend_sfn.h
│  │  │  │  ├── platform
│  │  │  │  │  ├── ext
│  │  │  │  │  │  ├── target
│  │  │  │  │  │  │  ├── arm
│  │  │  │  │  │  │  │  ├── rss
│  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  ├── libraries
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_checker_layer.h
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_lib.c
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_lib.h
│  │  │  │  │  │  │  │  │  │  │  │ dma350_privileged_config.h
│  │  │  │  │  │  │  │  │  │  ├── native_drivers
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_ch_drv.c
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_ch_drv.h
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_drv.c
│  │  │  │  │  │  │  │  │  │  │  ├── dma350_drv.h
│  │  │  │  │  │  │  │  │  │  │  │ dma350_regdef.h
│  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │ config.cmake.in
│  │  │  │  │  │  │  │  │  │  ├── provisioning
│  │  │  │  │  │  │  │  │  │  │  ├── bl1_provisioning.c
│  │  │  │  │  │  │  │  │  │  │  ├── bundle_dm
│  │  │  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  │  │  │ dm_dummy_provisioning_data.c
│  │  │  │  │  │  │  ├── cypress
│  │  │  │  │  │  │  │  ├── psoc64
│  │  │  │  │  │  │  │  │  │ tfm_interrupts.c
│  │  │  │  │  │  │  ├── lairdconnectivity
│  │  │  │  │  │  │  │  ├── bl5340_dvk_cpuapp
│  │  │  │  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_system.c
│  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  ├── bl5340
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  │  │ region_defs.h
│  │  │  │  │  │  │  │  │  │  │ target_cfg.h
│  │  │  │  │  │  │  ├── nordic_nrf
│  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  ├── core
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── cmsis_drivers
│  │  │  │  │  │  │  │  │  │  │  ├── Driver_Flash.c
│  │  │  │  │  │  │  │  │  │  │  │ Driver_USART.c
│  │  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  │  │ nrfx_glue.h
│  │  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  │  ├── faults.c
│  │  │  │  │  │  │  │  │  │  ├── native_drivers
│  │  │  │  │  │  │  │  │  │  │  ├── mpu_armv8m_drv.c
│  │  │  │  │  │  │  │  │  │  │  ├── spu.c
│  │  │  │  │  │  │  │  │  │  │  │ spu.h
│  │  │  │  │  │  ├── cmsis
│  │  │  │  │  │  │  ├── CMSIS
│  │  │  │  │  │  │  │  ├── CoreValidation
│  │  │  │  │  │  │  │  │  ├── Source
│  │  │  │  │  │  │  │  │  │  ├── CV_CoreAFunc.c
│  │  │  │  │  │  │  │  │  │  ├── CV_CoreFunc.c
│  │  │  │  │  │  │  │  │  │  ├── CV_CoreInstr.c
│  │  │  │  │  │  │  │  │  │  ├── CV_CoreSimd.c
│  │  │  │  │  │  │  │  │  │  ├── CV_Framework.c
│  │  │  │  │  │  │  │  │  │  ├── CV_GenTimer.c
│  │  │  │  │  │  │  │  │  │  ├── CV_MPU_ARMv7.c
│  │  │  │  │  │  │  │  │  │  ├── CV_MPU_ARMv8.c
│  │  │  │  │  │  │  │  │  │  ├── CV_Report.c
│  │  │  │  │  │  │  │  │  │  ├── Config
│  │  │  │  │  │  │  │  │  │  │  ├── CV_Config.h
│  │  │  │  │  │  │  │  │  │  │  ├── CV_Config_template.h
│  │  │  │  │  │  │  │  │  │  │  ├── partition_ARMCM23.h
│  │  │  │  │  │  │  │  │  │  │  ├── partition_ARMCM33.h
│  │  │  │  │  │  │  │  │  │  │  │ partition_ARMCM35P.h
│  ├── lib
│  │  ├── zcbor
│  │  │  ├── tests
│  │  │  │  ├── be_test.sh
│  │  │  │  ├── cases
│  │  │  │  │  │ corner_cases.cddl
│  │  │  │  ├── cmake
│  │  │  │  │  │ test_template.cmake
│  │  │  │  ├── decode
│  │  │  │  │  ├── test1_suit_old_formats
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── test2_suit
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── test3_simple
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── test5_corner_cases
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── test7_suit9_simple
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── test8_suit12
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── test9_manifest14
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── encode
│  │  │  │  │  ├── test1_suit
│  │  │  │  │  │  │ prj.conf
bootloader
│  ├── mcuboot
│  │  ├── .github
│  │  │  ├── workflows
│  │  │  │  ├── imgtool.yaml
│  │  │  │  │ zephyr_build.yaml
│  │  ├── Cargo.toml
│  │  ├── README.md
│  │  ├── boot
│  │  │  ├── boot_serial
│  │  │  │  ├── src
│  │  │  │  │  ├── boot_serial.c
│  │  │  │  │  ├── boot_serial_encryption.c
│  │  │  │  │  │ boot_serial_priv.h
│  │  │  ├── bootutil
│  │  │  │  ├── include
│  │  │  │  │  ├── bootutil
│  │  │  │  │  │  ├── boot_record.h
│  │  │  │  │  │  ├── boot_status.h
│  │  │  │  │  │  ├── bootutil.h
│  │  │  │  │  │  ├── crypto
│  │  │  │  │  │  │  ├── aes_ctr.h
│  │  │  │  │  │  │  ├── aes_kw.h
│  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  ├── ecdsa.h
│  │  │  │  │  │  │  │ sha.h
│  │  │  │  │  │  ├── enc_key.h
│  │  │  │  │  │  ├── fault_injection_hardening.h
│  │  │  │  │  │  │ image.h
│  │  │  │  ├── pkg.yml
│  │  │  │  ├── src
│  │  │  │  │  ├── boot_record.c
│  │  │  │  │  ├── bootutil_misc.c
│  │  │  │  │  ├── bootutil_priv.h
│  │  │  │  │  ├── encrypted.c
│  │  │  │  │  │ image_ed25519.c

Outputs:

Toolchain

Version: 2aae60c2f9
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2aae60c2f9_81ed5a52d6

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-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_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
    • ✅ test-fw-nrfconnect-zigbee
    • ✅ test-sdk-find-my
    • ✅ test-fw-nrfconnect-nrf-iot_mosh
    • ✅ test-fw-nrfconnect-nrf-iot_positioning
    • ✅ test-sdk-sidewalk
    • ❌ test-sdk-wifi
    • 🟡 test-low-level
    • ✅ test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • ✅ test-sdk-pmic-samples
    • 🟡 test-sdk-mcuboot
    • 🟡 test-sdk-dfu
    • ✅ test-fw-nrfconnect-ps

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

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Copy link

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.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 12, 2024

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zrelease[nrf52833dk/nrf52820]: RAM size increased by 1924[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52833dk/nrf52820]: ROM size increased by 1352[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_nrf21540ek_multicore[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 2328[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52833dk/nrf52833]: ROM size increased by 1348[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 668[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf54h20dk/nrf54h20/cpuapp]: RAM size increased by 261[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf54h20dk/nrf54h20/cpuapp]: ROM size increased by 12748[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52833dk/nrf52820]: RAM size increased by 1996[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52833dk/nrf52820]: ROM size increased by 1988[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 2328[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_dongle[nrf52840dk/nrf52840]: ROM size increased by 1568[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_keyboard.usb_next[nrf52840dk/nrf52840]: ROM size increased by 904[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf5340dk/nrf5340/cpuapp]: RAM size increased by 1484[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 1824[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52810dmouse/nrf52810]: RAM size increased by 640[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52810dmouse/nrf52810]: ROM size increased by 1196[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52kbd/nrf52832]: ROM size increased by 664[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_4llpmconn[nrf52840dongle/nrf52840]: ROM size increased by 1364[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52kbd/nrf52832]: RAM size increased by 1844[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
sample.matter.template.debug[nrf7002dk/nrf5340/cpuapp]: RAM size increased by 24100[B] in comparison to the main[d1bd4bb] branch. - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic)
sample.matter.template.debug[nrf7002dk/nrf5340/cpuapp]: ROM size increased by 18148[B] in comparison to the main[d1bd4bb] branch. - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic)
applications.nrf_desktop.zdebug[nrf52820dongle/nrf52820]: RAM size increased by 1996[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52820dongle/nrf52820]: ROM size increased by 1988[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52dmouse/nrf52832]: ROM size increased by 1568[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52833dongle/nrf52833]: ROM size increased by 1348[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52840dongle/nrf52840]: RAM size increased by 2824[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52840dongle/nrf52840]: ROM size increased by 960[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
sample.matter.template.release[nrf7002dk/nrf5340/cpuapp]: High ROM usage: 811902[B] - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic)
sample.matter.template.release[nrf7002dk/nrf5340/cpuapp]: RAM size increased by 24172[B] in comparison to the main[d1bd4bb] branch. - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic)
sample.matter.template.release[nrf7002dk/nrf5340/cpuapp]: ROM size increased by 17312[B] in comparison to the main[d1bd4bb] branch. - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic)
applications.nrf_desktop.zdebug.uart[nrf54h20dk/nrf54h20/cpuapp]: ROM size increased by 10668[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug.usb_next[nrf52840dongle/nrf52840]: ROM size increased by 1548[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52840dongle/nrf52840]: ROM size increased by 1364[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_dongle.usb_next[nrf52840dk/nrf52840]: ROM size increased by 1764[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_fast_pair.gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 4272[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease.usb_next[nrf52840dk/nrf52840]: RAM size increased by 1800[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52820dongle/nrf52820]: RAM size increased by 1924[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52820dongle/nrf52820]: ROM size increased by 1352[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52840gmouse/nrf52840]: RAM size increased by 1836[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: RAM size increased by 1961[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: ROM size increased by 2376[B] in comparison to the main[d1bd4bb] branch. - link (cc: @MarekPieta)

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

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder
Copy link
Contributor Author

Automatically closed by action-manifest-pr GH action

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