Skip to content

[Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 125#36691

Merged
andy31415 merged 84 commits intoproject-chip:masterfrom
s07641069:update_zephyr_3.7
Mar 27, 2025
Merged

[Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 125#36691
andy31415 merged 84 commits intoproject-chip:masterfrom
s07641069:update_zephyr_3.7

Conversation

@s07641069
Copy link
Copy Markdown
Contributor

@s07641069 s07641069 commented Dec 2, 2024

Change overview

Name (Zephyr 3.3/Zephyr 3.7) Target (Zephyr 3.3/Zephyr 3.7) CI Zephyr 3.3 CI Zephyr 3.7
Build example Telink (B92 retention) Air Quality Sensor App telink-tlsr9528a_retention-air-quality-sensor Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (W91) All Clusters App telink-tlsr9118bdk40d-all-clusters Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B92) All Clusters Minimal App telink-tlsr9528a-all-clusters-minimal Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (tl721x) Bridge App telink-tl7218x-bridge Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B92 retention) Contact Sensor App telink-tlsr9528a_retention-contact-sensor Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (W91) Lighting App with OTA, Factory Data telink-tlsr9118bdk40d-light-ota-factory-data Run test for master and all PRs Run test for master and all PRs
Build example Telink (B91) Lighting App with OTA, RPC, Factory Data, 4Mb flash telink-tlsr9518adk80d-light-ota-rpc-factory-data-4mb Run test for master and all PRs Run test for master and all PRs
Build example Telink (tl321x) Lighting App with OTA (LZMA), Shell, Factory Data telink-tl3218x-light-ota-compress-lzma-shell-factory-data Run test for master and all PRs Run test for master and all PRs
Build example Telink (tl321x_retention) Light Switch App with OTA, Shell, Factory Data telink-tl3218x_retention-light-switch-ota-shell-factory-data Run test for master and all PRs NO
Build example Telink (tl721x) Lighting App with OTA, Shell, Factory Data telink-tl7218x-light-ota-shell-factory-data Run test for master and all PRs Run test for master and all PRs
Build example Telink (tl721x retention) Light Switch App with OTA (LZMA), Factory Data telink-tl7218x_retention-light-switch-ota-compress-lzma-factory-data Run test for master and all PRs Run test for master and all PRs
Build example Telink (B92) Light Switch App with OTA (LZMA), Shell, Factory Data telink-tlsr9528a-light-switch-ota-compress-lzma-shell-factory-data Run test for master and all PRs Run test for master and all PRs
Build example Telink (B92) Lock App with DFU telink-tlsr9528a-lock-dfu Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (tl321x) OTA Requestor App telink-tl3218x-ota-requestor Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B91 USB) Pump App telink-tlsr9518adk80d-pump-usb Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B91) Pump Controller App telink-tlsr9518adk80d-pump-controller Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B91) Shell App telink-tlsr9518adk80d-shell Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B92 retention) Smoke CO Alarm App telink-tlsr9528a_retention-smoke-co-alarm Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B91 Mars) Temperature Measurement App with OTA telink-tlsr9518adk80d-temperature-measurement-mars-ota Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (B91) Thermostat App telink-tlsr9518adk80d-thermostat Run test for master and s07641069 PRs Run test for master and s07641069 PRs
Build example Telink (tl721x) Window Covering App telink-tl7218x-window-covering Run test for master and s07641069 PRs Run test for master and s07641069 PRs

Testing

Verified by GitHub CI

Adopted changes for Telink B9x board series for
upcoming update of Zephyr version.

Fixed err output from InitChipStack in mainCommon.
Tested advertisement tested manually.
@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented Dec 2, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/chef.yaml  0% smaller
  .github/workflows/examples-telink.yaml  0% smaller
  config/telink/app/bootloader.conf Unsupported file format
  config/telink/app/bootloader_compress_lzma.conf Unsupported file format
  config/telink/chip-module/CMakeLists.txt Unsupported file format
  config/telink/chip-module/Kconfig Unsupported file format
  config/telink/chip-module/Kconfig.defaults Unsupported file format
  examples/platform/telink/common.cmake Unsupported file format
  scripts/build/build/targets.py  0% smaller
  scripts/build/builders/telink.py  0% smaller
  scripts/build/testdata/all_targets_linux_x64.txt Unsupported file format
  src/platform/Zephyr/InetUtils.cpp Unsupported file format
  src/platform/telink/BLEManagerImpl.cpp Unsupported file format
  src/platform/telink/BUILD.gn Unsupported file format
  src/platform/telink/ConnectivityManagerImpl.cpp Unsupported file format
  src/platform/telink/FactoryDataParser.c Unsupported file format
  src/platform/telink/SystemPlatformConfig.h Unsupported file format
  src/platform/telink/telink-mbedtls-config.h Unsupported file format
  src/platform/telink/tlsr9518adk80d_mars.overlay Unsupported file format
  src/platform/telink/wifi/3.3.99.0/ConnectivityManagerImplWiFi.cpp Unsupported file format
  src/platform/telink/wifi/3.3.99.0/TelinkWiFiDriver.cpp Unsupported file format
  src/platform/telink/wifi/3.3.99.0/WiFiManager.cpp Unsupported file format
  src/platform/telink/wifi/3.3.99.0/WiFiManager.h Unsupported file format
  src/platform/telink/wifi/3.7.99.0/ConnectivityManagerImplWiFi.cpp Unsupported file format
  src/platform/telink/wifi/3.7.99.0/TelinkWiFiDriver.cpp Unsupported file format
  src/platform/telink/wifi/3.7.99.0/WiFiManager.cpp Unsupported file format
  src/platform/telink/wifi/3.7.99.0/WiFiManager.h Unsupported file format
  src/platform/telink/wifi/TelinkWiFiDriver.h Unsupported file format

- STREAM_FLASH_ERASE has direct dependencies STREAM_FLASH
- GETOPT_LONG multiple definition error
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2024

PR #36691: Size comparison from 4c69001 to 3663762

Full report (1 build for stm32)
platform target config section 4c69001 3663762 change % change
stm32 light STM32WB5MM-DK FLASH 484492 484492 0 0.0
RAM 144864 144864 0 0.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2024

PR #36691: Size comparison from 4c69001 to 951f73a

Full report (1 build for stm32)
platform target config section 4c69001 951f73a change % change
stm32 light STM32WB5MM-DK FLASH 484492 484492 0 0.0
RAM 144864 144864 0 0.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2024

PR #36691: Size comparison from 4c69001 to 66fc554

Full report (63 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
platform target config section 4c69001 66fc554 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1352942 1352942 0 0.0
RAM 104104 104104 0 0.0
bl702 lighting-app bl702+eth FLASH 651536 651536 0 0.0
RAM 25345 25345 0 0.0
bl702+wifi FLASH 829120 829120 0 0.0
RAM 14085 14085 0 0.0
bl706+mfd+rpc+littlefs FLASH 1057314 1057314 0 0.0
RAM 23933 23933 0 0.0
bl702l lighting-app bl702l+mfd+littlefs FLASH 978688 978688 0 0.0
RAM 16572 16572 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 839576 839576 0 0.0
RAM 123656 123656 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 825116 825116 0 0.0
RAM 125536 125536 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 771864 771864 0 0.0
RAM 114004 114004 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 756052 756052 0 0.0
RAM 114220 114220 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 630686 630686 0 0.0
RAM 205808 205808 0 0.0
lock CC3235SF_LAUNCHXL FLASH 669298 669298 0 0.0
RAM 205952 205952 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 681249 681249 0 0.0
RAM 78716 78716 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 701101 701101 0 0.0
RAM 81348 81348 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 701101 701101 0 0.0
RAM 81348 81348 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 658037 658037 0 0.0
RAM 73784 73784 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 617809 617809 0 0.0
RAM 71692 71692 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 637437 637437 0 0.0
RAM 74244 74244 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 637437 637437 0 0.0
RAM 74244 74244 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 637201 637201 0 0.0
RAM 74708 74708 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 656917 656917 0 0.0
RAM 77260 77260 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 656917 656917 0 0.0
RAM 77260 77260 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 613669 613669 0 0.0
RAM 68796 68796 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 633521 633521 0 0.0
RAM 71436 71436 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 633521 633521 0 0.0
RAM 71436 71436 0 0.0
efr32 lock-app BRD4187C FLASH 932116 932116 0 0.0
RAM 160180 160180 0 0.0
BRD4338a FLASH 745920 745912 -8 -0.0
RAM 233312 233312 0 0.0
window-app BRD4187C FLASH 1024480 1024480 0 0.0
RAM 128284 128284 0 0.0
esp32 all-clusters-app c3devkit DRAM 95344 95344 0 0.0
FLASH 1543258 1543258 0 0.0
IRAM 82542 82542 0 0.0
m5stack DRAM 116296 116296 0 0.0
FLASH 1550002 1550002 0 0.0
IRAM 117039 117039 0 0.0
linux air-purifier-app debug unknown 4720 4720 0 0.0
FLASH 2713581 2713581 0 0.0
RAM 129768 129768 0 0.0
all-clusters-app debug unknown 5560 5560 0 0.0
FLASH 6005600 6005600 0 0.0
RAM 523512 523512 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5343408 5343408 0 0.0
RAM 242568 242568 0 0.0
bridge-app debug unknown 5440 5440 0 0.0
FLASH 4682894 4682894 0 0.0
RAM 218432 218432 0 0.0
chip-tool debug unknown 5992 5992 0 0.0
FLASH 12845682 12845682 0 0.0
RAM 582314 582314 0 0.0
chip-tool-ipv6only arm64 unknown 21312 21312 0 0.0
FLASH 10979696 10979696 0 0.0
RAM 633232 633232 0 0.0
fabric-admin debug unknown 5816 5816 0 0.0
FLASH 11249747 11249747 0 0.0
RAM 582690 582690 0 0.0
fabric-bridge-app debug unknown 4696 4696 0 0.0
FLASH 4507150 4507150 0 0.0
RAM 205504 205504 0 0.0
fabric-sync debug unknown 4936 4936 0 0.0
FLASH 5603797 5603797 0 0.0
RAM 472488 472488 0 0.0
lighting-app debug+rpc+ui unknown 6104 6104 0 0.0
FLASH 5619729 5619729 0 0.0
RAM 228760 228760 0 0.0
lock-app debug unknown 5376 5376 0 0.0
FLASH 4732248 4732248 0 0.0
RAM 204744 204744 0 0.0
ota-provider-app debug unknown 4752 4752 0 0.0
FLASH 4358002 4358002 0 0.0
RAM 198416 198416 0 0.0
ota-requestor-app debug unknown 4688 4688 0 0.0
FLASH 4497042 4497042 0 0.0
RAM 203000 203000 0 0.0
shell debug unknown 4248 4248 0 0.0
FLASH 3028477 3028477 0 0.0
RAM 160456 160456 0 0.0
thermostat-no-ble arm64 unknown 9520 9520 0 0.0
FLASH 4102480 4102480 0 0.0
RAM 243040 243040 0 0.0
tv-app debug unknown 5704 5704 0 0.0
FLASH 5956293 5956293 0 0.0
RAM 596000 596000 0 0.0
tv-casting-app debug unknown 5288 5288 0 0.0
FLASH 11052605 11052605 0 0.0
RAM 692120 692120 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 917380 917380 0 0.0
RAM 143292 143292 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 889868 889868 0 0.0
RAM 141479 141479 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 851548 851548 0 0.0
RAM 142200 142200 0 0.0
nxp contact k32w0+release FLASH 585264 585264 0 0.0
RAM 71072 71072 0 0.0
mcxw71+release FLASH 599800 599800 0 0.0
RAM 63168 63168 0 0.0
light k32w0+release FLASH 612204 612204 0 0.0
RAM 70464 70464 0 0.0
k32w1+release FLASH 686344 686344 0 0.0
RAM 48792 48792 0 0.0
lock mcxw71+release FLASH 762688 762688 0 0.0
RAM 70828 70828 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1646068 1646068 0 0.0
RAM 212088 212088 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1553836 1553836 0 0.0
RAM 208888 208888 0 0.0
light cy8ckit_062s2_43012 FLASH 1469108 1469108 0 0.0
RAM 200872 200872 0 0.0
lock cy8ckit_062s2_43012 FLASH 1466836 1466836 0 0.0
RAM 225232 225232 0 0.0
qpg lighting-app qpg6105+debug FLASH 663736 663736 0 0.0
RAM 105400 105400 0 0.0
lock-app qpg6105+debug FLASH 621572 621572 0 0.0
RAM 99860 99860 0 0.0
stm32 light STM32WB5MM-DK FLASH 484492 484492 0 0.0
RAM 144864 144864 0 0.0
tizen all-clusters-app arm unknown 4980 4980 0 0.0
FLASH 1731836 1731836 0 0.0
RAM 90724 90724 0 0.0
chip-tool-ubsan arm unknown 10792 10792 0 0.0
FLASH 1796559 1796559 0 0.0
RAM 7838600 7838600 0 0.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2024

PR #36691: Size comparison from 4c69001 to e89d63f

Full report (14 builds for cc13x4_26x4, cc32xx, nrfconnect, qpg, stm32, tizen)
platform target config section 4c69001 e89d63f change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 839576 839576 0 0.0
RAM 123656 123656 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 825116 825116 0 0.0
RAM 125536 125536 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 771864 771864 0 0.0
RAM 114004 114004 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 756052 756052 0 0.0
RAM 114220 114220 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 630686 630686 0 0.0
RAM 205808 205808 0 0.0
lock CC3235SF_LAUNCHXL FLASH 669298 669298 0 0.0
RAM 205952 205952 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 917380 917380 0 0.0
RAM 143292 143292 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 889868 889868 0 0.0
RAM 141479 141479 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 851548 851548 0 0.0
RAM 142200 142200 0 0.0
qpg lighting-app qpg6105+debug FLASH 663736 663736 0 0.0
RAM 105400 105400 0 0.0
lock-app qpg6105+debug FLASH 621572 621572 0 0.0
RAM 99860 99860 0 0.0
stm32 light STM32WB5MM-DK FLASH 484492 484492 0 0.0
RAM 144864 144864 0 0.0
tizen all-clusters-app arm unknown 4980 4980 0 0.0
FLASH 1731836 1731836 0 0.0
RAM 90724 90724 0 0.0
chip-tool-ubsan arm unknown 10792 10792 0 0.0
FLASH 1796559 1796559 0 0.0
RAM 7838600 7838600 0 0.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2024

PR #36691: Size comparison from 4c69001 to e6663b6

Full report (14 builds for cc13x4_26x4, cc32xx, nrfconnect, qpg, stm32, tizen)
platform target config section 4c69001 e6663b6 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 839576 839576 0 0.0
RAM 123656 123656 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 825116 825116 0 0.0
RAM 125536 125536 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 771864 771864 0 0.0
RAM 114004 114004 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 756052 756052 0 0.0
RAM 114220 114220 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 630686 630686 0 0.0
RAM 205808 205808 0 0.0
lock CC3235SF_LAUNCHXL FLASH 669298 669298 0 0.0
RAM 205952 205952 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 917380 917380 0 0.0
RAM 143292 143292 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 889868 889868 0 0.0
RAM 141479 141479 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 851548 851548 0 0.0
RAM 142200 142200 0 0.0
qpg lighting-app qpg6105+debug FLASH 663736 663736 0 0.0
RAM 105400 105400 0 0.0
lock-app qpg6105+debug FLASH 621572 621572 0 0.0
RAM 99860 99860 0 0.0
stm32 light STM32WB5MM-DK FLASH 484492 484492 0 0.0
RAM 144864 144864 0 0.0
tizen all-clusters-app arm unknown 4980 4980 0 0.0
FLASH 1731836 1731836 0 0.0
RAM 90724 90724 0 0.0
chip-tool-ubsan arm unknown 10792 10792 0 0.0
FLASH 1796559 1796559 0 0.0
RAM 7838600 7838600 0 0.0

@s07641069 s07641069 force-pushed the update_zephyr_3.7 branch 2 times, most recently from bcb93a7 to 52c1547 Compare December 2, 2024 19:15
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2024

PR #36691: Size comparison from a3a443a to 52c1547

Full report (3 builds for cc32xx, stm32)
platform target config section a3a443a 52c15479 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 630686 630686 0 0.0
RAM 205808 205808 0 0.0
lock CC3235SF_LAUNCHXL FLASH 669298 669298 0 0.0
RAM 205952 205952 0 0.0
stm32 light STM32WB5MM-DK FLASH 484492 484492 0 0.0
RAM 144864 144864 0 0.0

- OPENTHREAD_CSMABACKOFF_OPTIMIZATION
- IEEE802154_TLX_OPTIMIZATION
- set COMMON_LIBC_MALLOC_ARENA_SIZE to
20kb if tl7218x_retention for power consumption optimization
based on d6882ec.
@s07641069 s07641069 changed the title [Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 121 [Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 122 Mar 20, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 21, 2025

PR #36691: Size comparison from cbf664f to e6f5231

Increases above 0.2%:

platform target config section cbf664f e6f5231 change % change
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644646 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d RAM 146672 156728 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 789318 812428 23110 2.9
RAM 111128 122276 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643810 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705102 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741284 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679432 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655034 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632586 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651512 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659680 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636410 20746 3.4
RAM 54216 64912 10696 19.7
Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section cbf664f e6f5231 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098468 1098468 0 0.0
RAM 94866 94866 0 0.0
bl702 lighting-app bl702+eth FLASH 653398 653398 0 0.0
RAM 33533 33533 0 0.0
bl702+wifi FLASH 830654 830654 0 0.0
RAM 22257 22257 0 0.0
bl706+mfd+rpc+littlefs FLASH 1063158 1063158 0 0.0
RAM 32181 32181 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 893942 893942 0 0.0
RAM 26920 26920 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 976836 976836 0 0.0
RAM 24668 24668 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 818604 818604 0 0.0
RAM 120296 120296 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 827516 827516 0 0.0
RAM 125392 125392 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 774360 774360 0 0.0
RAM 113764 113764 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 758644 758644 0 0.0
RAM 113972 113972 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 541966 541966 0 0.0
RAM 205152 205152 0 0.0
lock CC3235SF_LAUNCHXL FLASH 576066 576066 0 0.0
RAM 205400 205400 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 660173 660173 0 0.0
RAM 75436 75436 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 636957 636957 0 0.0
RAM 70504 70504 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 620413 620413 0 0.0
RAM 71676 71676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 640057 640057 0 0.0
RAM 74220 74220 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 640057 640057 0 0.0
RAM 74220 74220 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 639909 639909 0 0.0
RAM 74684 74684 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 659625 659625 0 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 659625 659625 0 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 616249 616249 0 0.0
RAM 68772 68772 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 636109 636109 0 0.0
RAM 71412 71412 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 636109 636109 0 0.0
RAM 71412 71412 0 0.0
efr32 lock-app BRD4187C FLASH 941120 941120 0 0.0
RAM 159944 159944 0 0.0
BRD4338a FLASH 734568 734568 0 0.0
RAM 234844 234844 0 0.0
window-app BRD4187C FLASH 1033528 1033520 -8 -0.0
RAM 128048 128048 0 0.0
esp32 all-clusters-app c3devkit DRAM 103384 103384 0 0.0
FLASH 1785324 1785324 0 0.0
IRAM 83846 83846 0 0.0
m5stack DRAM 121972 121972 0 0.0
FLASH 1751858 1751858 0 0.0
IRAM 117043 117043 0 0.0
linux air-purifier-app debug unknown 4752 4752 0 0.0
FLASH 2659565 2659565 0 0.0
RAM 112304 112304 0 0.0
all-clusters-app debug unknown 5584 5584 0 0.0
FLASH 6124722 6124722 0 0.0
RAM 517680 517680 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5317608 5317608 0 0.0
RAM 222680 222680 0 0.0
bridge-app debug unknown 5472 5472 0 0.0
FLASH 4631392 4631392 0 0.0
RAM 201000 201000 0 0.0
camera-app debug unknown 5456 5456 0 0.0
FLASH 4693926 4693926 0 0.0
RAM 196448 196448 0 0.0
camera-controller debug unknown 5776 5776 0 0.0
FLASH 11346791 11346791 0 0.0
RAM 597440 597440 0 0.0
chip-tool debug unknown 6112 6112 0 0.0
FLASH 13367279 13367279 0 0.0
RAM 606080 606080 0 0.0
chip-tool-ipv6only arm64 unknown 22120 22120 0 0.0
FLASH 11552552 11552552 0 0.0
RAM 658760 658760 0 0.0
fabric-admin debug unknown 5800 5800 0 0.0
FLASH 11638041 11638041 0 0.0
RAM 605864 605864 0 0.0
fabric-bridge-app debug unknown 4720 4720 0 0.0
FLASH 4462344 4462344 0 0.0
RAM 188200 188200 0 0.0
fabric-sync debug unknown 4976 4976 0 0.0
FLASH 5579557 5579557 0 0.0
RAM 472096 472096 0 0.0
lighting-app debug+rpc+ui unknown 6192 6192 0 0.0
FLASH 5526001 5526001 0 0.0
RAM 205200 205200 0 0.0
lock-app debug unknown 5424 5424 0 0.0
FLASH 4698136 4698136 0 0.0
RAM 192360 192360 0 0.0
ota-provider-app debug unknown 4760 4760 0 0.0
FLASH 4320342 4320342 0 0.0
RAM 181016 181016 0 0.0
ota-requestor-app debug unknown 4712 4712 0 0.0
FLASH 4450698 4450698 0 0.0
RAM 185504 185504 0 0.0
shell debug unknown 4240 4240 0 0.0
FLASH 2958156 2958156 0 0.0
RAM 145680 145680 0 0.0
thermostat-no-ble arm64 unknown 9456 9456 0 0.0
FLASH 4147160 4147160 0 0.0
RAM 229848 229848 0 0.0
tv-app debug unknown 5752 5752 0 0.0
FLASH 5918405 5918405 0 0.0
RAM 595528 595528 0 0.0
tv-casting-app debug unknown 5320 5320 0 0.0
FLASH 11540029 11540029 0 0.0
RAM 721872 721872 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 916456 916456 0 0.0
RAM 167463 167463 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 909208 909208 0 0.0
RAM 145707 145707 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 852924 852924 0 0.0
RAM 141243 141243 0 0.0
nxp contact k32w0+release FLASH 588608 588608 0 0.0
RAM 71004 71004 0 0.0
mcxw71+release FLASH 603824 603824 0 0.0
RAM 63144 63144 0 0.0
light k32w0+release FLASH 614404 614404 0 0.0
RAM 70292 70292 0 0.0
k32w1+release FLASH 688008 688008 0 0.0
RAM 72056 72056 0 0.0
lock mcxw71+release FLASH 752776 752776 0 0.0
RAM 67556 67556 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1661892 1661892 0 0.0
RAM 212352 212352 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1565860 1565860 0 0.0
RAM 208560 208560 0 0.0
light cy8ckit_062s2_43012 FLASH 1442596 1442596 0 0.0
RAM 197320 197320 0 0.0
lock cy8ckit_062s2_43012 FLASH 1471492 1471492 0 0.0
RAM 224984 224984 0 0.0
qpg lighting-app qpg6105+debug FLASH 665196 665196 0 0.0
RAM 105180 105180 0 0.0
lock-app qpg6105+debug FLASH 623648 623648 0 0.0
RAM 99792 99792 0 0.0
stm32 light STM32WB5MM-DK FLASH 461160 461160 0 0.0
RAM 141496 141496 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644646 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d FLASH 696460 692240 -4220 -0.6
RAM 146672 156728 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 789318 812428 23110 2.9
RAM 111128 122276 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643810 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705102 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741284 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 603470 603038 -432 -0.1
RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679432 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655034 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632586 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651512 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659680 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636410 20746 3.4
RAM 54216 64912 10696 19.7
tizen all-clusters-app arm unknown 5152 5152 0 0.0
FLASH 1784112 1784112 0 0.0
RAM 94320 94320 0 0.0
chip-tool-ubsan arm unknown 11560 11560 0 0.0
FLASH 19097302 19097302 0 0.0
RAM 8356796 8356796 0 0.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 24, 2025

PR #36691: Size comparison from c5bc0d7 to fd79b36

Increases above 0.2%:

platform target config section c5bc0d7 fd79b36 change % change
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644646 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 788856 811966 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643810 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705102 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741284 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679432 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655034 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632586 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651512 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659680 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636410 20746 3.4
RAM 54216 64912 10696 19.7
Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section c5bc0d7 fd79b36 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098468 1098468 0 0.0
RAM 94866 94866 0 0.0
bl702 lighting-app bl702+eth FLASH 653398 653398 0 0.0
RAM 33533 33533 0 0.0
bl702+wifi FLASH 830654 830654 0 0.0
RAM 22257 22257 0 0.0
bl706+mfd+rpc+littlefs FLASH 1063158 1063158 0 0.0
RAM 32181 32181 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 893942 893942 0 0.0
RAM 26920 26920 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 976836 976836 0 0.0
RAM 24668 24668 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 818604 818604 0 0.0
RAM 120296 120296 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 827516 827516 0 0.0
RAM 125392 125392 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 774360 774360 0 0.0
RAM 113764 113764 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 758644 758644 0 0.0
RAM 113972 113972 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 541966 541966 0 0.0
RAM 205152 205152 0 0.0
lock CC3235SF_LAUNCHXL FLASH 576066 576066 0 0.0
RAM 205400 205400 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 660173 660173 0 0.0
RAM 75436 75436 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 636957 636957 0 0.0
RAM 70504 70504 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 620453 620453 0 0.0
RAM 71676 71676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 640089 640089 0 0.0
RAM 74220 74220 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 640089 640089 0 0.0
RAM 74220 74220 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 639909 639909 0 0.0
RAM 74684 74684 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 659625 659625 0 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 659625 659625 0 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 616249 616249 0 0.0
RAM 68772 68772 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 636109 636109 0 0.0
RAM 71412 71412 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 636109 636109 0 0.0
RAM 71412 71412 0 0.0
efr32 lock-app BRD4187C FLASH 941120 941120 0 0.0
RAM 159944 159944 0 0.0
BRD4338a FLASH 735192 735192 0 0.0
RAM 234856 234856 0 0.0
window-app BRD4187C FLASH 1033528 1033520 -8 -0.0
RAM 128048 128048 0 0.0
esp32 all-clusters-app c3devkit DRAM 103368 103368 0 0.0
FLASH 1784822 1784822 0 0.0
IRAM 83846 83846 0 0.0
m5stack DRAM 121956 121956 0 0.0
FLASH 1751330 1751330 0 0.0
IRAM 117043 117043 0 0.0
linux air-purifier-app debug unknown 4752 4752 0 0.0
FLASH 2659589 2659589 0 0.0
RAM 112304 112304 0 0.0
all-clusters-app debug unknown 5584 5584 0 0.0
FLASH 6122534 6122534 0 0.0
RAM 517584 517584 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5315420 5315420 0 0.0
RAM 222616 222616 0 0.0
bridge-app debug unknown 5472 5472 0 0.0
FLASH 4631416 4631416 0 0.0
RAM 201000 201000 0 0.0
camera-app debug unknown 5456 5456 0 0.0
FLASH 4693950 4693950 0 0.0
RAM 196448 196448 0 0.0
camera-controller debug unknown 5776 5776 0 0.0
FLASH 11346267 11346267 0 0.0
RAM 597408 597408 0 0.0
chip-tool debug unknown 6112 6112 0 0.0
FLASH 13366487 13366487 0 0.0
RAM 606048 606048 0 0.0
chip-tool-ipv6only arm64 unknown 22120 22120 0 0.0
FLASH 11552056 11552056 0 0.0
RAM 658728 658728 0 0.0
fabric-admin debug unknown 5800 5800 0 0.0
FLASH 11637485 11637485 0 0.0
RAM 605832 605832 0 0.0
fabric-bridge-app debug unknown 4720 4720 0 0.0
FLASH 4462368 4462368 0 0.0
RAM 188200 188200 0 0.0
fabric-sync debug unknown 4976 4976 0 0.0
FLASH 5579573 5579573 0 0.0
RAM 472064 472064 0 0.0
lighting-app debug+rpc+ui unknown 6192 6192 0 0.0
FLASH 5526017 5526017 0 0.0
RAM 205200 205200 0 0.0
lock-app debug unknown 5424 5424 0 0.0
FLASH 4698160 4698160 0 0.0
RAM 192360 192360 0 0.0
ota-provider-app debug unknown 4760 4760 0 0.0
FLASH 4320366 4320366 0 0.0
RAM 181016 181016 0 0.0
ota-requestor-app debug unknown 4712 4712 0 0.0
FLASH 4450722 4450722 0 0.0
RAM 185504 185504 0 0.0
shell debug unknown 4240 4240 0 0.0
FLASH 2955980 2955980 0 0.0
RAM 145616 145616 0 0.0
thermostat-no-ble arm64 unknown 9456 9456 0 0.0
FLASH 4147192 4147192 0 0.0
RAM 229848 229848 0 0.0
tv-app debug unknown 5752 5752 0 0.0
FLASH 5918389 5918389 0 0.0
RAM 595496 595496 0 0.0
tv-casting-app debug unknown 5320 5320 0 0.0
FLASH 11539197 11539197 0 0.0
RAM 721840 721840 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 915996 915996 0 0.0
RAM 167447 167447 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 908756 908756 0 0.0
RAM 145691 145691 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 852464 852464 0 0.0
RAM 141227 141227 0 0.0
nxp contact k32w0+release FLASH 588608 588608 0 0.0
RAM 71004 71004 0 0.0
mcxw71+release FLASH 603824 603824 0 0.0
RAM 63144 63144 0 0.0
light k32w0+release FLASH 614404 614404 0 0.0
RAM 70292 70292 0 0.0
k32w1+release FLASH 688008 688008 0 0.0
RAM 72056 72056 0 0.0
lock mcxw71+release FLASH 752776 752776 0 0.0
RAM 67556 67556 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1661316 1661316 0 0.0
RAM 212336 212336 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1565284 1565284 0 0.0
RAM 208544 208544 0 0.0
light cy8ckit_062s2_43012 FLASH 1442596 1442596 0 0.0
RAM 197320 197320 0 0.0
lock cy8ckit_062s2_43012 FLASH 1471492 1471492 0 0.0
RAM 224984 224984 0 0.0
qpg lighting-app qpg6105+debug FLASH 665196 665196 0 0.0
RAM 105180 105180 0 0.0
lock-app qpg6105+debug FLASH 623648 623648 0 0.0
RAM 99792 99792 0 0.0
stm32 light STM32WB5MM-DK FLASH 461160 461160 0 0.0
RAM 141496 141496 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644646 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d FLASH 695998 691778 -4220 -0.6
RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 788856 811966 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643810 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705102 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741284 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 603470 603038 -432 -0.1
RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679432 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655034 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632586 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651512 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659680 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636410 20746 3.4
RAM 54216 64912 10696 19.7
tizen all-clusters-app arm unknown 5152 5152 0 0.0
FLASH 1783020 1783020 0 0.0
RAM 94280 94280 0 0.0
chip-tool-ubsan arm unknown 11560 11560 0 0.0
FLASH 19107902 19107902 0 0.0
RAM 8356268 8356268 0 0.0

@s07641069 s07641069 changed the title [Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 122 [Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 123 Mar 24, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 24, 2025

PR #36691: Size comparison from c5bc0d7 to c074684

Increases above 0.2%:

platform target config section c5bc0d7 c074684 change % change
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644660 20286 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 788856 811966 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643824 20294 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705116 22228 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741298 29852 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679446 20598 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655048 20226 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632600 20542 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651526 20372 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659694 20550 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636424 20760 3.4
RAM 54216 64912 10696 19.7
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section c5bc0d7 c074684 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098468 1098468 0 0.0
RAM 94866 94866 0 0.0
bl702 lighting-app bl702+eth FLASH 653398 653398 0 0.0
RAM 33533 33533 0 0.0
bl702+wifi FLASH 830654 830654 0 0.0
RAM 22257 22257 0 0.0
bl706+mfd+rpc+littlefs FLASH 1063158 1063158 0 0.0
RAM 32181 32181 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 893942 893960 18 0.0
RAM 26920 26920 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 976836 976836 0 0.0
RAM 24668 24668 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 818604 818604 0 0.0
RAM 120296 120296 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 827516 827516 0 0.0
RAM 125392 125392 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 774360 774360 0 0.0
RAM 113764 113764 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 758644 758644 0 0.0
RAM 113972 113972 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 541966 541966 0 0.0
RAM 205152 205152 0 0.0
lock CC3235SF_LAUNCHXL FLASH 576066 576066 0 0.0
RAM 205400 205400 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 660173 660173 0 0.0
RAM 75436 75436 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 636957 636957 0 0.0
RAM 70504 70504 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 620453 620469 16 0.0
RAM 71676 71676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 640089 640105 16 0.0
RAM 74220 74220 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 640089 640105 16 0.0
RAM 74220 74220 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 639909 639925 16 0.0
RAM 74684 74684 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 659625 659641 16 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 659625 659641 16 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 616249 616265 16 0.0
RAM 68772 68772 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 636109 636125 16 0.0
RAM 71412 71412 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 636109 636125 16 0.0
RAM 71412 71412 0 0.0
efr32 lock-app BRD4187C FLASH 941120 941128 8 0.0
RAM 159944 159944 0 0.0
BRD4338a FLASH 735192 735200 8 0.0
RAM 234856 234856 0 0.0
window-app BRD4187C FLASH 1033528 1033528 0 0.0
RAM 128048 128048 0 0.0
esp32 all-clusters-app c3devkit DRAM 103368 103368 0 0.0
FLASH 1784822 1784822 0 0.0
IRAM 83846 83846 0 0.0
m5stack DRAM 121956 121956 0 0.0
FLASH 1751330 1751330 0 0.0
IRAM 117043 117043 0 0.0
linux air-purifier-app debug unknown 4752 4752 0 0.0
FLASH 2659589 2659589 0 0.0
RAM 112304 112304 0 0.0
all-clusters-app debug unknown 5584 5584 0 0.0
FLASH 6122534 6122534 0 0.0
RAM 517584 517584 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5315420 5315420 0 0.0
RAM 222616 222616 0 0.0
bridge-app debug unknown 5472 5472 0 0.0
FLASH 4631416 4631416 0 0.0
RAM 201000 201000 0 0.0
camera-app debug unknown 5456 5456 0 0.0
FLASH 4693950 4693950 0 0.0
RAM 196448 196448 0 0.0
camera-controller debug unknown 5776 5776 0 0.0
FLASH 11346267 11346267 0 0.0
RAM 597408 597408 0 0.0
chip-tool debug unknown 6112 6112 0 0.0
FLASH 13366487 13366487 0 0.0
RAM 606048 606048 0 0.0
chip-tool-ipv6only arm64 unknown 22120 22120 0 0.0
FLASH 11552056 11552056 0 0.0
RAM 658728 658728 0 0.0
fabric-admin debug unknown 5800 5800 0 0.0
FLASH 11637485 11637485 0 0.0
RAM 605832 605832 0 0.0
fabric-bridge-app debug unknown 4720 4720 0 0.0
FLASH 4462368 4462368 0 0.0
RAM 188200 188200 0 0.0
fabric-sync debug unknown 4976 4976 0 0.0
FLASH 5579573 5579573 0 0.0
RAM 472064 472064 0 0.0
lighting-app debug+rpc+ui unknown 6192 6192 0 0.0
FLASH 5526017 5526017 0 0.0
RAM 205200 205200 0 0.0
lock-app debug unknown 5424 5424 0 0.0
FLASH 4698160 4698160 0 0.0
RAM 192360 192360 0 0.0
ota-provider-app debug unknown 4760 4760 0 0.0
FLASH 4320366 4320366 0 0.0
RAM 181016 181016 0 0.0
ota-requestor-app debug unknown 4712 4712 0 0.0
FLASH 4450722 4450722 0 0.0
RAM 185504 185504 0 0.0
shell debug unknown 4240 4240 0 0.0
FLASH 2955980 2955980 0 0.0
RAM 145616 145616 0 0.0
thermostat-no-ble arm64 unknown 9456 9456 0 0.0
FLASH 4147192 4147192 0 0.0
RAM 229848 229848 0 0.0
tv-app debug unknown 5752 5752 0 0.0
FLASH 5918389 5918389 0 0.0
RAM 595496 595496 0 0.0
tv-casting-app debug unknown 5320 5320 0 0.0
FLASH 11539197 11539197 0 0.0
RAM 721840 721840 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 915996 915996 0 0.0
RAM 167447 167447 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 908756 908756 0 0.0
RAM 145691 145691 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 852464 852464 0 0.0
RAM 141227 141227 0 0.0
nxp contact k32w0+release FLASH 588608 588608 0 0.0
RAM 71004 71004 0 0.0
mcxw71+release FLASH 603824 603816 -8 -0.0
RAM 63144 63144 0 0.0
light k32w0+release FLASH 614404 614404 0 0.0
RAM 70292 70292 0 0.0
k32w1+release FLASH 688008 688008 0 0.0
RAM 72056 72056 0 0.0
lock mcxw71+release FLASH 752776 752784 8 0.0
RAM 67556 67556 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1661316 1661316 0 0.0
RAM 212336 212336 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1565284 1565284 0 0.0
RAM 208544 208544 0 0.0
light cy8ckit_062s2_43012 FLASH 1442596 1442596 0 0.0
RAM 197320 197320 0 0.0
lock cy8ckit_062s2_43012 FLASH 1471492 1471492 0 0.0
RAM 224984 224984 0 0.0
qpg lighting-app qpg6105+debug FLASH 665196 665196 0 0.0
RAM 105180 105180 0 0.0
lock-app qpg6105+debug FLASH 623648 623664 16 0.0
RAM 99792 99792 0 0.0
stm32 light STM32WB5MM-DK FLASH 461160 461160 0 0.0
RAM 141496 141496 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644660 20286 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d FLASH 695998 691778 -4220 -0.6
RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 788856 811966 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643824 20294 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705116 22228 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741298 29852 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 603470 603038 -432 -0.1
RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679446 20598 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655048 20226 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632600 20542 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651526 20372 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659694 20550 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636424 20760 3.4
RAM 54216 64912 10696 19.7

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 24, 2025

PR #36691: Size comparison from c5bc0d7 to d1e70da

Increases above 0.2%:

platform target config section c5bc0d7 d1e70da change % change
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644660 20286 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 788856 811966 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643824 20294 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705116 22228 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741298 29852 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679446 20598 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655048 20226 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632600 20542 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651526 20372 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659694 20550 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636424 20760 3.4
RAM 54216 64912 10696 19.7
Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section c5bc0d7 d1e70da change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098468 1098468 0 0.0
RAM 94866 94866 0 0.0
bl702 lighting-app bl702+eth FLASH 653398 653398 0 0.0
RAM 33533 33533 0 0.0
bl702+wifi FLASH 830654 830654 0 0.0
RAM 22257 22257 0 0.0
bl706+mfd+rpc+littlefs FLASH 1063158 1063158 0 0.0
RAM 32181 32181 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 893942 893960 18 0.0
RAM 26920 26920 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 976836 976836 0 0.0
RAM 24668 24668 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 818604 818604 0 0.0
RAM 120296 120296 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 827516 827516 0 0.0
RAM 125392 125392 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 774360 774360 0 0.0
RAM 113764 113764 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 758644 758644 0 0.0
RAM 113972 113972 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 541966 541966 0 0.0
RAM 205152 205152 0 0.0
lock CC3235SF_LAUNCHXL FLASH 576066 576066 0 0.0
RAM 205400 205400 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 660173 660173 0 0.0
RAM 75436 75436 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 636957 636957 0 0.0
RAM 70504 70504 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 620453 620469 16 0.0
RAM 71676 71676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 640089 640105 16 0.0
RAM 74220 74220 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 640089 640105 16 0.0
RAM 74220 74220 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 639909 639925 16 0.0
RAM 74684 74684 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 659625 659641 16 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 659625 659641 16 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 616249 616265 16 0.0
RAM 68772 68772 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 636109 636125 16 0.0
RAM 71412 71412 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 636109 636125 16 0.0
RAM 71412 71412 0 0.0
efr32 lock-app BRD4187C FLASH 941120 941128 8 0.0
RAM 159944 159944 0 0.0
BRD4338a FLASH 735192 735200 8 0.0
RAM 234856 234856 0 0.0
window-app BRD4187C FLASH 1033528 1033528 0 0.0
RAM 128048 128048 0 0.0
esp32 all-clusters-app c3devkit DRAM 103368 103384 16 0.0
FLASH 1784822 1785078 256 0.0
IRAM 83846 83846 0 0.0
m5stack DRAM 121956 121964 8 0.0
FLASH 1751330 1751570 240 0.0
IRAM 117043 117043 0 0.0
linux air-purifier-app debug unknown 4752 4752 0 0.0
FLASH 2659589 2659589 0 0.0
RAM 112304 112304 0 0.0
all-clusters-app debug unknown 5584 5584 0 0.0
FLASH 6122534 6122534 0 0.0
RAM 517584 517584 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5315420 5315420 0 0.0
RAM 222616 222616 0 0.0
bridge-app debug unknown 5472 5472 0 0.0
FLASH 4631416 4631416 0 0.0
RAM 201000 201000 0 0.0
camera-app debug unknown 5456 5456 0 0.0
FLASH 4693950 4693950 0 0.0
RAM 196448 196448 0 0.0
camera-controller debug unknown 5776 5776 0 0.0
FLASH 11346267 11346267 0 0.0
RAM 597408 597408 0 0.0
chip-tool debug unknown 6112 6112 0 0.0
FLASH 13366487 13366487 0 0.0
RAM 606048 606048 0 0.0
chip-tool-ipv6only arm64 unknown 22120 22120 0 0.0
FLASH 11552056 11552056 0 0.0
RAM 658728 658728 0 0.0
fabric-admin debug unknown 5800 5800 0 0.0
FLASH 11637485 11637485 0 0.0
RAM 605832 605832 0 0.0
fabric-bridge-app debug unknown 4720 4720 0 0.0
FLASH 4462368 4462368 0 0.0
RAM 188200 188200 0 0.0
fabric-sync debug unknown 4976 4976 0 0.0
FLASH 5579573 5579573 0 0.0
RAM 472064 472064 0 0.0
lighting-app debug+rpc+ui unknown 6192 6192 0 0.0
FLASH 5526017 5526017 0 0.0
RAM 205200 205200 0 0.0
lock-app debug unknown 5424 5424 0 0.0
FLASH 4698160 4698160 0 0.0
RAM 192360 192360 0 0.0
ota-provider-app debug unknown 4760 4760 0 0.0
FLASH 4320366 4320366 0 0.0
RAM 181016 181016 0 0.0
ota-requestor-app debug unknown 4712 4712 0 0.0
FLASH 4450722 4450722 0 0.0
RAM 185504 185504 0 0.0
shell debug unknown 4240 4240 0 0.0
FLASH 2955980 2955980 0 0.0
RAM 145616 145616 0 0.0
thermostat-no-ble arm64 unknown 9456 9456 0 0.0
FLASH 4147192 4147192 0 0.0
RAM 229848 229848 0 0.0
tv-app debug unknown 5752 5752 0 0.0
FLASH 5918389 5918389 0 0.0
RAM 595496 595496 0 0.0
tv-casting-app debug unknown 5320 5320 0 0.0
FLASH 11539197 11539197 0 0.0
RAM 721840 721840 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 915996 915996 0 0.0
RAM 167447 167447 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 908756 908756 0 0.0
RAM 145691 145691 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 852464 852464 0 0.0
RAM 141227 141227 0 0.0
nxp contact k32w0+release FLASH 588608 588608 0 0.0
RAM 71004 71004 0 0.0
mcxw71+release FLASH 603824 603816 -8 -0.0
RAM 63144 63144 0 0.0
light k32w0+release FLASH 614404 614404 0 0.0
RAM 70292 70292 0 0.0
k32w1+release FLASH 688008 688008 0 0.0
RAM 72056 72056 0 0.0
lock mcxw71+release FLASH 752776 752784 8 0.0
RAM 67556 67556 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1661316 1661316 0 0.0
RAM 212336 212336 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1565284 1565284 0 0.0
RAM 208544 208544 0 0.0
light cy8ckit_062s2_43012 FLASH 1442596 1442596 0 0.0
RAM 197320 197320 0 0.0
lock cy8ckit_062s2_43012 FLASH 1471492 1471492 0 0.0
RAM 224984 224984 0 0.0
qpg lighting-app qpg6105+debug FLASH 665196 665196 0 0.0
RAM 105180 105180 0 0.0
lock-app qpg6105+debug FLASH 623648 623664 16 0.0
RAM 99792 99792 0 0.0
stm32 light STM32WB5MM-DK FLASH 461160 461160 0 0.0
RAM 141496 141496 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 624374 644660 20286 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d FLASH 695998 691778 -4220 -0.6
RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 788856 811966 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623530 643824 20294 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682888 705116 22228 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711446 741298 29852 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 603470 603038 -432 -0.1
RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658848 679446 20598 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634822 655048 20226 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612058 632600 20542 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631154 651526 20372 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639144 659694 20550 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615664 636424 20760 3.4
RAM 54216 64912 10696 19.7
tizen all-clusters-app arm unknown 5152 5152 0 0.0
FLASH 1783020 1783020 0 0.0
RAM 94280 94280 0 0.0
chip-tool-ubsan arm unknown 11560 11560 0 0.0
FLASH 19107902 19107902 0 0.0
RAM 8356268 8356268 0 0.0

@s07641069 s07641069 changed the title [Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 123 [Telink] Extend CI (Zephyr 3.3 & 3.7 support) & Update compatible builds to docker version 125 Mar 26, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2025

PR #36691: Size comparison from cc138f6 to 653f6d7

Increases above 0.2%:

platform target config section cc138f6 653f6d7 change % change
telink air-quality-sensor-app tlsr9528a_retention FLASH 624388 644660 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 789206 812316 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623544 643824 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682902 705116 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711460 741298 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658862 679446 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634836 655048 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612072 632600 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631168 651526 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639158 659694 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615678 636424 20746 3.4
RAM 54216 64912 10696 19.7
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section cc138f6 653f6d7 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098468 1098468 0 0.0
RAM 94866 94866 0 0.0
bl702 lighting-app bl702+eth FLASH 653398 653398 0 0.0
RAM 33533 33533 0 0.0
bl702+wifi FLASH 830654 830654 0 0.0
RAM 22257 22257 0 0.0
bl706+mfd+rpc+littlefs FLASH 1063158 1063158 0 0.0
RAM 32181 32181 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 893960 893960 0 0.0
RAM 26920 26920 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 976836 976836 0 0.0
RAM 24668 24668 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 818604 818604 0 0.0
RAM 120296 120296 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 827516 827516 0 0.0
RAM 125392 125392 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 774360 774360 0 0.0
RAM 113764 113764 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 758644 758644 0 0.0
RAM 113972 113972 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 660173 660173 0 0.0
RAM 75436 75436 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 636957 636957 0 0.0
RAM 70504 70504 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 620469 620469 0 0.0
RAM 71676 71676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 640105 640105 0 0.0
RAM 74220 74220 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 640105 640105 0 0.0
RAM 74220 74220 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 639925 639925 0 0.0
RAM 74684 74684 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 659641 659641 0 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 659641 659641 0 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 616265 616265 0 0.0
RAM 68772 68772 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 636125 636125 0 0.0
RAM 71412 71412 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 636125 636125 0 0.0
RAM 71412 71412 0 0.0
efr32 lock-app BRD4187C FLASH 941128 941128 0 0.0
RAM 159944 159944 0 0.0
BRD4338a FLASH 735200 735200 0 0.0
RAM 234856 234856 0 0.0
window-app BRD4187C FLASH 1033536 1033528 -8 -0.0
RAM 128048 128048 0 0.0
esp32 all-clusters-app c3devkit DRAM 103384 103384 0 0.0
FLASH 1785438 1785438 0 0.0
IRAM 83846 83846 0 0.0
m5stack DRAM 121964 121964 0 0.0
FLASH 1751914 1751914 0 0.0
IRAM 117043 117043 0 0.0
linux air-purifier-app debug unknown 4752 4752 0 0.0
FLASH 2659589 2659589 0 0.0
RAM 112304 112304 0 0.0
all-clusters-app debug unknown 5584 5584 0 0.0
FLASH 6124512 6124512 0 0.0
RAM 517584 517584 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5317520 5317520 0 0.0
RAM 222616 222616 0 0.0
bridge-app debug unknown 5472 5472 0 0.0
FLASH 4631416 4631416 0 0.0
RAM 201000 201000 0 0.0
camera-app debug unknown 5456 5456 0 0.0
FLASH 4693950 4693950 0 0.0
RAM 196448 196448 0 0.0
camera-controller debug unknown 5776 5776 0 0.0
FLASH 11346267 11346267 0 0.0
RAM 597408 597408 0 0.0
chip-tool debug unknown 6112 6112 0 0.0
FLASH 13366455 13366455 0 0.0
RAM 606048 606048 0 0.0
chip-tool-ipv6only arm64 unknown 22120 22120 0 0.0
FLASH 11552024 11552024 0 0.0
RAM 658728 658728 0 0.0
fabric-admin debug unknown 5800 5800 0 0.0
FLASH 11637485 11637485 0 0.0
RAM 605832 605832 0 0.0
fabric-bridge-app debug unknown 4720 4720 0 0.0
FLASH 4462368 4462368 0 0.0
RAM 188200 188200 0 0.0
fabric-sync debug unknown 4976 4976 0 0.0
FLASH 5579573 5579573 0 0.0
RAM 472064 472064 0 0.0
lighting-app debug+rpc+ui unknown 6192 6192 0 0.0
FLASH 5526017 5526017 0 0.0
RAM 205200 205200 0 0.0
lock-app debug unknown 5424 5424 0 0.0
FLASH 4698160 4698160 0 0.0
RAM 192360 192360 0 0.0
ota-provider-app debug unknown 4760 4760 0 0.0
FLASH 4320366 4320366 0 0.0
RAM 181016 181016 0 0.0
ota-requestor-app debug unknown 4712 4712 0 0.0
FLASH 4450722 4450722 0 0.0
RAM 185504 185504 0 0.0
shell debug unknown 4240 4240 0 0.0
FLASH 2958092 2958092 0 0.0
RAM 145616 145616 0 0.0
thermostat-no-ble arm64 unknown 9456 9456 0 0.0
FLASH 4147192 4147192 0 0.0
RAM 229848 229848 0 0.0
tv-app debug unknown 5752 5752 0 0.0
FLASH 5918389 5918389 0 0.0
RAM 595496 595496 0 0.0
tv-casting-app debug unknown 5320 5320 0 0.0
FLASH 11539197 11539197 0 0.0
RAM 721840 721840 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 916308 916308 0 0.0
RAM 167447 167447 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 908976 908976 0 0.0
RAM 145691 145691 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 852776 852776 0 0.0
RAM 141227 141227 0 0.0
nxp contact k32w0+release FLASH 588608 588608 0 0.0
RAM 71004 71004 0 0.0
mcxw71+release FLASH 607144 607144 0 0.0
RAM 63280 63280 0 0.0
light k32w0+release FLASH 614420 614420 0 0.0
RAM 70292 70292 0 0.0
k32w1+release FLASH 691440 691440 0 0.0
RAM 72128 72128 0 0.0
lock mcxw71+release FLASH 756896 756896 0 0.0
RAM 67692 67692 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1661708 1661708 0 0.0
RAM 212336 212336 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1565692 1565692 0 0.0
RAM 208544 208544 0 0.0
light cy8ckit_062s2_43012 FLASH 1442596 1442596 0 0.0
RAM 197320 197320 0 0.0
lock cy8ckit_062s2_43012 FLASH 1471492 1471492 0 0.0
RAM 224984 224984 0 0.0
qpg lighting-app qpg6105+debug FLASH 665196 665196 0 0.0
RAM 105180 105180 0 0.0
lock-app qpg6105+debug FLASH 623664 623664 0 0.0
RAM 99792 99792 0 0.0
stm32 light STM32WB5MM-DK FLASH 461160 461160 0 0.0
RAM 141496 141496 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 624388 644660 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d FLASH 696348 692128 -4220 -0.6
RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 789206 812316 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623544 643824 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682902 705116 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711460 741298 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 603470 603038 -432 -0.1
RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658862 679446 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634836 655048 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612072 632600 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631168 651526 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639158 659694 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615678 636424 20746 3.4
RAM 54216 64912 10696 19.7
tizen all-clusters-app arm unknown 5152 5152 0 0.0
FLASH 1784000 1784000 0 0.0
RAM 94280 94280 0 0.0
chip-tool-ubsan arm unknown 11560 11560 0 0.0
FLASH 19107902 19107902 0 0.0
RAM 8356268 8356268 0 0.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2025

PR #36691: Size comparison from cc138f6 to c7de75f

Increases above 0.2%:

platform target config section cc138f6 c7de75f change % change
telink air-quality-sensor-app tlsr9528a_retention FLASH 624388 644660 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 789206 812316 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623544 643824 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682902 705116 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711460 741298 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658862 679446 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634836 655048 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612072 632600 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631168 651526 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639158 659694 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615678 636424 20746 3.4
RAM 54216 64912 10696 19.7
Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section cc138f6 c7de75f change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098468 1098468 0 0.0
RAM 94866 94866 0 0.0
bl702 lighting-app bl702+eth FLASH 653398 653398 0 0.0
RAM 33533 33533 0 0.0
bl702+wifi FLASH 830654 830654 0 0.0
RAM 22257 22257 0 0.0
bl706+mfd+rpc+littlefs FLASH 1063158 1063158 0 0.0
RAM 32181 32181 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 893960 893960 0 0.0
RAM 26920 26920 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 976836 976836 0 0.0
RAM 24668 24668 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 818604 818604 0 0.0
RAM 120296 120296 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 827516 827516 0 0.0
RAM 125392 125392 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 774360 774360 0 0.0
RAM 113764 113764 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 758644 758644 0 0.0
RAM 113972 113972 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 541966 541966 0 0.0
RAM 205152 205152 0 0.0
lock CC3235SF_LAUNCHXL FLASH 576066 576066 0 0.0
RAM 205400 205400 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 660173 660173 0 0.0
RAM 75436 75436 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 680033 680033 0 0.0
RAM 78076 78076 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 636957 636957 0 0.0
RAM 70504 70504 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 620469 620469 0 0.0
RAM 71676 71676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 640105 640105 0 0.0
RAM 74220 74220 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 640105 640105 0 0.0
RAM 74220 74220 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 639925 639925 0 0.0
RAM 74684 74684 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 659641 659641 0 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 659641 659641 0 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 616265 616265 0 0.0
RAM 68772 68772 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 636125 636125 0 0.0
RAM 71412 71412 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 636125 636125 0 0.0
RAM 71412 71412 0 0.0
efr32 lock-app BRD4187C FLASH 941128 941128 0 0.0
RAM 159944 159944 0 0.0
BRD4338a FLASH 735200 735200 0 0.0
RAM 234856 234856 0 0.0
window-app BRD4187C FLASH 1033536 1033528 -8 -0.0
RAM 128048 128048 0 0.0
esp32 all-clusters-app c3devkit DRAM 103384 103384 0 0.0
FLASH 1785438 1785454 16 0.0
IRAM 83846 83846 0 0.0
m5stack DRAM 121964 121964 0 0.0
FLASH 1751914 1751930 16 0.0
IRAM 117043 117043 0 0.0
linux air-purifier-app debug unknown 4752 4752 0 0.0
FLASH 2659589 2659589 0 0.0
RAM 112304 112304 0 0.0
all-clusters-app debug unknown 5584 5584 0 0.0
FLASH 6124512 6124544 32 0.0
RAM 517584 517584 0 0.0
all-clusters-minimal-app debug unknown 5456 5456 0 0.0
FLASH 5317520 5317520 0 0.0
RAM 222616 222616 0 0.0
bridge-app debug unknown 5472 5472 0 0.0
FLASH 4631416 4631416 0 0.0
RAM 201000 201000 0 0.0
camera-app debug unknown 5456 5456 0 0.0
FLASH 4693950 4693950 0 0.0
RAM 196448 196448 0 0.0
camera-controller debug unknown 5776 5776 0 0.0
FLASH 11346267 11346267 0 0.0
RAM 597408 597408 0 0.0
chip-tool debug unknown 6112 6112 0 0.0
FLASH 13366455 13366455 0 0.0
RAM 606048 606048 0 0.0
chip-tool-ipv6only arm64 unknown 22120 22120 0 0.0
FLASH 11552024 11552024 0 0.0
RAM 658728 658728 0 0.0
fabric-admin debug unknown 5800 5800 0 0.0
FLASH 11637485 11637485 0 0.0
RAM 605832 605832 0 0.0
fabric-bridge-app debug unknown 4720 4720 0 0.0
FLASH 4462368 4462368 0 0.0
RAM 188200 188200 0 0.0
fabric-sync debug unknown 4976 4976 0 0.0
FLASH 5579573 5579573 0 0.0
RAM 472064 472064 0 0.0
lighting-app debug+rpc+ui unknown 6192 6192 0 0.0
FLASH 5526017 5526017 0 0.0
RAM 205200 205200 0 0.0
lock-app debug unknown 5424 5424 0 0.0
FLASH 4698160 4698160 0 0.0
RAM 192360 192360 0 0.0
ota-provider-app debug unknown 4760 4760 0 0.0
FLASH 4320366 4320366 0 0.0
RAM 181016 181016 0 0.0
ota-requestor-app debug unknown 4712 4712 0 0.0
FLASH 4450722 4450722 0 0.0
RAM 185504 185504 0 0.0
shell debug unknown 4240 4240 0 0.0
FLASH 2958092 2958124 32 0.0
RAM 145616 145616 0 0.0
thermostat-no-ble arm64 unknown 9456 9456 0 0.0
FLASH 4147192 4147192 0 0.0
RAM 229848 229848 0 0.0
tv-app debug unknown 5752 5752 0 0.0
FLASH 5918389 5918389 0 0.0
RAM 595496 595496 0 0.0
tv-casting-app debug unknown 5320 5320 0 0.0
FLASH 11539197 11539197 0 0.0
RAM 721840 721840 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 916308 916320 12 0.0
RAM 167447 167447 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 908976 908992 16 0.0
RAM 145691 145691 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 852776 852776 0 0.0
RAM 141227 141227 0 0.0
nxp contact k32w0+release FLASH 588608 588608 0 0.0
RAM 71004 71004 0 0.0
mcxw71+release FLASH 607144 607144 0 0.0
RAM 63280 63280 0 0.0
light k32w0+release FLASH 614420 614420 0 0.0
RAM 70292 70292 0 0.0
k32w1+release FLASH 691440 691440 0 0.0
RAM 72128 72128 0 0.0
lock mcxw71+release FLASH 756896 756896 0 0.0
RAM 67692 67692 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1661708 1661724 16 0.0
RAM 212336 212336 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1565692 1565692 0 0.0
RAM 208544 208544 0 0.0
light cy8ckit_062s2_43012 FLASH 1442596 1442596 0 0.0
RAM 197320 197320 0 0.0
lock cy8ckit_062s2_43012 FLASH 1471492 1471492 0 0.0
RAM 224984 224984 0 0.0
qpg lighting-app qpg6105+debug FLASH 665196 665196 0 0.0
RAM 105180 105180 0 0.0
lock-app qpg6105+debug FLASH 623664 623664 0 0.0
RAM 99792 99792 0 0.0
stm32 light STM32WB5MM-DK FLASH 461160 461160 0 0.0
RAM 141496 141496 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 624388 644660 20272 3.2
RAM 31540 42564 11024 35.0
all-clusters-app tlsr9118bdk40d FLASH 696348 692128 -4220 -0.6
RAM 146656 156712 10056 6.9
all-clusters-minimal-app tlsr9528a FLASH 789206 812316 23110 2.9
RAM 111112 122260 11148 10.0
bridge-app tl7218x FLASH 665952 689144 23192 3.5
RAM 90712 101860 11148 12.3
contact-sensor-app tlsr9528a_retention FLASH 623544 643824 20280 3.3
RAM 31488 42512 11024 35.0
light-app-ota-shell-factory-data tl7218x FLASH 755838 783818 27980 3.7
RAM 97548 109316 11768 12.1
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 682902 705116 22214 3.3
RAM 52200 62628 10428 20.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 711460 741298 29838 4.2
RAM 73416 85816 12400 16.9
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 603470 603038 -432 -0.1
RAM 138648 148712 10064 7.3
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 790904 818428 27524 3.5
RAM 96404 107576 11172 11.6
lock-app-dfu tlsr9528a FLASH 658862 679446 20584 3.1
RAM 66084 76784 10700 16.2
ota-requestor-app tl3218x FLASH 690200 717676 27476 4.0
RAM 37300 48672 11372 30.5
pump-app-usb tlsr9518adk80d FLASH 634836 655048 20212 3.2
RAM 54900 65580 10680 19.5
pump-controller-app tlsr9518adk80d FLASH 612072 632600 20528 3.4
RAM 52144 62824 10680 20.5
shell tlsr9518adk80d FLASH 465408 488850 23442 5.0
RAM 68396 80156 11760 17.2
smoke_co_alarm-app tlsr9528a_retention FLASH 631168 651526 20358 3.2
RAM 31660 42684 11024 34.8
thermostat tlsr9518adk80d FLASH 639158 659694 20536 3.2
RAM 52552 63232 10680 20.3
window-covering tl7218x FLASH 615678 636424 20746 3.4
RAM 54216 64912 10696 19.7
tizen all-clusters-app arm unknown 5152 5152 0 0.0
FLASH 1784000 1784016 16 0.0
RAM 94280 94280 0 0.0
chip-tool-ubsan arm unknown 11560 11560 0 0.0
FLASH 19107902 19107902 0 0.0
RAM 8356268 8356268 0 0.0

@s07641069
Copy link
Copy Markdown
Contributor Author

@andy31415 could you review this PR?

@andy31415 andy31415 merged commit c336a41 into project-chip:master Mar 27, 2025
74 checks passed
@s07641069 s07641069 deleted the update_zephyr_3.7 branch March 27, 2025 12:40
juandediosg pushed a commit to juandediosg/connectedhomeip that referenced this pull request Mar 28, 2025
…lds to docker version 125 (project-chip#36691)

* [Telink] Zephyr v3.7 update changes

Adopted changes for Telink B9x board series for
upcoming update of Zephyr version.

Fixed err output from InitChipStack in mainCommon.
Tested advertisement tested manually.

* [Telink] Manual Zephyr SDK update to check CI jobs

* [Telink] Fix build errors:
- STREAM_FLASH_ERASE has direct dependencies STREAM_FLASH
- GETOPT_LONG multiple definition error

* [Telink] CONFIG_BOOT_MAX_IMG_SECTORS_AUTO used

* [Telink] Fix build errors

* [Telink] Reduce mcuboot partition size to 60Kb
- Apply change for flash overlays <=2Mb
- Possible after reducing CONFIG_BOOT_MAX_IMG_SECTORS

* [Telink] Reduce NET_BUF_*_COUNT (to be tested)

* [Telink] avoid using NEWLIB_LIBC (use PICOLIB)

* Restyled by whitespace

* Restyled by clang-format

* [Telink] Update Zephyr revision & SDK

* [Telink] Adopt TL3218 to latest Zephyr version

* [Telink] Use 4mb flash for (B92) Light Switch App target build

* [Telink] Fix W91 target build

* [Telink] Fix B91 Mars target build

* [Telink] Use correct if SOC_RISCV_TELINK_TL321X

* [Telink] Fix retention target builds

* [Telink] fixed W91 WiFi interface init

reverted GetWifiInterface in InetUtils changes,
added syntax fixes to Kconfigs.default

* [Telink] Update to latest zephyr (develop_new_matter_fixes) hash

* [Telink] memory layout and default config changes

Reduced mcuboot partition by 0x1000 and removed two other partitions
getting 0x3000 to distribute 0x4000 between slot0 and slot 1.

Kconfig.defaults changes to reduce ROM usage on B92 lighting OTA.
To be improved

[Telink] reduced MCUboot partition for most targets

increase of slot0,1, bootloader config changes

[Telink] Fixed B9x platform startup

Lack of MBEDTLS_ZEPHYR_ENTROPY config in defaults
which led to InitChipStack 172 error.
As result entropy failed in src/platform/Zephyr/PlatformManagerImpl.cpp

[Telink] fixed B9x commissioning

Reverted network buffers configs

[Telink] TL3218 commissioning fixes

Changes to fix TLx commissioning on new Zephyr

[Telink] Zephyr revision update

After merge updates.
Kconfig change to fix TL3218 commissioning
Reduced RAM usage to build TL3218 by
COMMON_LIBC_MALLOC_ARENA_SIZE changing

[Telink] zephyr version change, cleanup

Changed MCUBOOT logs config, same for LZMA

* [Telink] W91 OTA, Factory data commissioning fix

Fixes full config target commissioning for W91.
Been failing on `SendAttestationRequest` step,
finished with `general error 0x01`.

Tested manually with chip-tool on RPi on tlsr9118bdk40d

* [Telink] W91 stacks increase

Increased NET_MGMT_EVENT_STACK_SIZE by 122 B
and IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE by 256 B
so that net_mgmt and icmsg_workq stack were used <90%.
Jenkins reported thread analyzer warnings on that.

* [Telink] review changes draft

Reverted NET_BUF_RX/TX_COUNT

* [Telink] Add tl7218 board.

* [Telink] Fix compilation warnings.

* [Telink] Fix config option.

* [Telink] Cleanup MbedTLS configuration.

* [Telink] Update tl721x default Kconfig

- update the default values for BT_RX_STACK_SIZE and COMMON_LIBC_MALLOC_ARENA_SIZE for TL721X

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>

* [Telink] Remove unused files

* [Telink] Update Zephyr revision

* [Telink] Clean config types

* [Telink] Update Zephyr revision

* [Telink] Increase BLE_CTRL_THREAD_STACK_SIZE (B92 SoC retention test)

* [Telink] Fix compilation warninig

* [Telink] TL7218 upgrade to support version A2

* [Telink] Remove unused file after resolve merge conflict

* [Telink] Add tl7218_retention target

* riscv: telink: seperate ram for tl3218x .

- use retention mode to seperate ram.
- reserve more ram for ilm.

Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>

* [Telink] Fix broken GitHub CI after adding tl721x target

* [Telink] remove temporary LZMA for tl321x due to bug

* [Telink] Fix TELINK_TLX_MATTER_RETENTION_LAYOUT typo for BOARD_TL3218

* [Telink] Add GPIO/PWM required for TL721X
telink-semi/hal_telink@62edeab

* [Telink] Temporary disable B95 OTA failed build
B95 will be removed fully in next commits

* [Telink] Add missed clean out build output step

* [Telink] adopt WiFi driver

* [Telink] remove b95 SoC / TLSR9258a board (replaced by TL721x)

* [Telink] Revert InetUtils.cpp Telink dependency

* [Telink] zephyr versions compatibility changes (project-chip#382)

* [Telink] zephyr versions compatibility changes

* [Telink] Change Window Covering App default SoC
W91 doesn't support PM

* [Telink] Update Zephyr revision

* [Telink] sync B92 flash layout

* [Telink] Remove temp b92 4mb change

* [Telink] Avoid main stack owerflow for w91

* [Telink] Update Zephyr revision

* [Telink] manual sync after merge master

* [Telink] Increase Main Stack size for W91
Update Zephyr revision

* [Telink] Zephyr 3.3 backward compatibility support

* riscv: telink: fix insufficient RAM when config LZMA (project-chip#384)

 - adjust the zephyr hash to 930b6d4 .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: add retention mode for buteo (project-chip#385)

* riscv: telink: Update Zephyr hash

 - adjust the zephyr hash to 9e39d9f .
 - add tl3218x_retention target .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: remove retention build target for buteo

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* [Telink] Add comment

---------

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: Alex Tsitsiura <s07641069@gmail.com>

* [Telink] Fix commisioning issue due to missed MbedTLS module
TODO: fix compilation warnings

* telink: tl7218x: fix tercel retention (Update Zephyr hash)

* [Telink] Optimize add MbedTLS definitions for Zephyr 3.3 without warnings

* [Telink]  Add zephyr_3.3 job

* [Telink] Fix job name

* [Telink] test same job name to avoid settings changes

* [Telink] Use Shell for tl321x lighting build (Zephyr 3.3)

* [Telink] Decrease number of CI builds for all PRs

* [Telink] Update readme files

* Update builds to docker version 121

* Restyled by prettier-markdown

* Revert TI CC32XX image

* Update builds to docker version 122

* [Telink] Add Thread Optimization Configs

- OPENTHREAD_CSMABACKOFF_OPTIMIZATION
- IEEE802154_TLX_OPTIMIZATION
- set COMMON_LIBC_MALLOC_ARENA_SIZE to
20kb if tl7218x_retention for power consumption optimization
based on d6882ec.

* [Telink] Fix duplicated name of Size Reports

* Update builds to docker version 123

* keep Tizen on 122

* Update builds to docker version 125

* revert cc32xx

---------

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>
Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: interfer <diman1436@gmail.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Dmytro Huz <75682372+interfer@users.noreply.github.com>
Co-authored-by: Andrii Bilynskyi <andrii.bilynskyi@telink-semi.com>
Co-authored-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Co-authored-by: Serhii Salamakha <serhii.salamakha@gmail.com>
Co-authored-by: fengtai-telink <fengtai.xie@telink-semi.com>
juandediosg pushed a commit to juandediosg/connectedhomeip that referenced this pull request Mar 28, 2025
…lds to docker version 125 (project-chip#36691)

* [Telink] Zephyr v3.7 update changes

Adopted changes for Telink B9x board series for
upcoming update of Zephyr version.

Fixed err output from InitChipStack in mainCommon.
Tested advertisement tested manually.

* [Telink] Manual Zephyr SDK update to check CI jobs

* [Telink] Fix build errors:
- STREAM_FLASH_ERASE has direct dependencies STREAM_FLASH
- GETOPT_LONG multiple definition error

* [Telink] CONFIG_BOOT_MAX_IMG_SECTORS_AUTO used

* [Telink] Fix build errors

* [Telink] Reduce mcuboot partition size to 60Kb
- Apply change for flash overlays <=2Mb
- Possible after reducing CONFIG_BOOT_MAX_IMG_SECTORS

* [Telink] Reduce NET_BUF_*_COUNT (to be tested)

* [Telink] avoid using NEWLIB_LIBC (use PICOLIB)

* Restyled by whitespace

* Restyled by clang-format

* [Telink] Update Zephyr revision & SDK

* [Telink] Adopt TL3218 to latest Zephyr version

* [Telink] Use 4mb flash for (B92) Light Switch App target build

* [Telink] Fix W91 target build

* [Telink] Fix B91 Mars target build

* [Telink] Use correct if SOC_RISCV_TELINK_TL321X

* [Telink] Fix retention target builds

* [Telink] fixed W91 WiFi interface init

reverted GetWifiInterface in InetUtils changes,
added syntax fixes to Kconfigs.default

* [Telink] Update to latest zephyr (develop_new_matter_fixes) hash

* [Telink] memory layout and default config changes

Reduced mcuboot partition by 0x1000 and removed two other partitions
getting 0x3000 to distribute 0x4000 between slot0 and slot 1.

Kconfig.defaults changes to reduce ROM usage on B92 lighting OTA.
To be improved

[Telink] reduced MCUboot partition for most targets

increase of slot0,1, bootloader config changes

[Telink] Fixed B9x platform startup

Lack of MBEDTLS_ZEPHYR_ENTROPY config in defaults
which led to InitChipStack 172 error.
As result entropy failed in src/platform/Zephyr/PlatformManagerImpl.cpp

[Telink] fixed B9x commissioning

Reverted network buffers configs

[Telink] TL3218 commissioning fixes

Changes to fix TLx commissioning on new Zephyr

[Telink] Zephyr revision update

After merge updates.
Kconfig change to fix TL3218 commissioning
Reduced RAM usage to build TL3218 by
COMMON_LIBC_MALLOC_ARENA_SIZE changing

[Telink] zephyr version change, cleanup

Changed MCUBOOT logs config, same for LZMA

* [Telink] W91 OTA, Factory data commissioning fix

Fixes full config target commissioning for W91.
Been failing on `SendAttestationRequest` step,
finished with `general error 0x01`.

Tested manually with chip-tool on RPi on tlsr9118bdk40d

* [Telink] W91 stacks increase

Increased NET_MGMT_EVENT_STACK_SIZE by 122 B
and IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE by 256 B
so that net_mgmt and icmsg_workq stack were used <90%.
Jenkins reported thread analyzer warnings on that.

* [Telink] review changes draft

Reverted NET_BUF_RX/TX_COUNT

* [Telink] Add tl7218 board.

* [Telink] Fix compilation warnings.

* [Telink] Fix config option.

* [Telink] Cleanup MbedTLS configuration.

* [Telink] Update tl721x default Kconfig

- update the default values for BT_RX_STACK_SIZE and COMMON_LIBC_MALLOC_ARENA_SIZE for TL721X

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>

* [Telink] Remove unused files

* [Telink] Update Zephyr revision

* [Telink] Clean config types

* [Telink] Update Zephyr revision

* [Telink] Increase BLE_CTRL_THREAD_STACK_SIZE (B92 SoC retention test)

* [Telink] Fix compilation warninig

* [Telink] TL7218 upgrade to support version A2

* [Telink] Remove unused file after resolve merge conflict

* [Telink] Add tl7218_retention target

* riscv: telink: seperate ram for tl3218x .

- use retention mode to seperate ram.
- reserve more ram for ilm.

Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>

* [Telink] Fix broken GitHub CI after adding tl721x target

* [Telink] remove temporary LZMA for tl321x due to bug

* [Telink] Fix TELINK_TLX_MATTER_RETENTION_LAYOUT typo for BOARD_TL3218

* [Telink] Add GPIO/PWM required for TL721X
telink-semi/hal_telink@62edeab

* [Telink] Temporary disable B95 OTA failed build
B95 will be removed fully in next commits

* [Telink] Add missed clean out build output step

* [Telink] adopt WiFi driver

* [Telink] remove b95 SoC / TLSR9258a board (replaced by TL721x)

* [Telink] Revert InetUtils.cpp Telink dependency

* [Telink] zephyr versions compatibility changes (project-chip#382)

* [Telink] zephyr versions compatibility changes

* [Telink] Change Window Covering App default SoC
W91 doesn't support PM

* [Telink] Update Zephyr revision

* [Telink] sync B92 flash layout

* [Telink] Remove temp b92 4mb change

* [Telink] Avoid main stack owerflow for w91

* [Telink] Update Zephyr revision

* [Telink] manual sync after merge master

* [Telink] Increase Main Stack size for W91
Update Zephyr revision

* [Telink] Zephyr 3.3 backward compatibility support

* riscv: telink: fix insufficient RAM when config LZMA (project-chip#384)

 - adjust the zephyr hash to 930b6d4 .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: add retention mode for buteo (project-chip#385)

* riscv: telink: Update Zephyr hash

 - adjust the zephyr hash to 9e39d9f .
 - add tl3218x_retention target .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: remove retention build target for buteo

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* [Telink] Add comment

---------

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: Alex Tsitsiura <s07641069@gmail.com>

* [Telink] Fix commisioning issue due to missed MbedTLS module
TODO: fix compilation warnings

* telink: tl7218x: fix tercel retention (Update Zephyr hash)

* [Telink] Optimize add MbedTLS definitions for Zephyr 3.3 without warnings

* [Telink]  Add zephyr_3.3 job

* [Telink] Fix job name

* [Telink] test same job name to avoid settings changes

* [Telink] Use Shell for tl321x lighting build (Zephyr 3.3)

* [Telink] Decrease number of CI builds for all PRs

* [Telink] Update readme files

* Update builds to docker version 121

* Restyled by prettier-markdown

* Revert TI CC32XX image

* Update builds to docker version 122

* [Telink] Add Thread Optimization Configs

- OPENTHREAD_CSMABACKOFF_OPTIMIZATION
- IEEE802154_TLX_OPTIMIZATION
- set COMMON_LIBC_MALLOC_ARENA_SIZE to
20kb if tl7218x_retention for power consumption optimization
based on d6882ec.

* [Telink] Fix duplicated name of Size Reports

* Update builds to docker version 123

* keep Tizen on 122

* Update builds to docker version 125

* revert cc32xx

---------

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>
Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: interfer <diman1436@gmail.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Dmytro Huz <75682372+interfer@users.noreply.github.com>
Co-authored-by: Andrii Bilynskyi <andrii.bilynskyi@telink-semi.com>
Co-authored-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Co-authored-by: Serhii Salamakha <serhii.salamakha@gmail.com>
Co-authored-by: fengtai-telink <fengtai.xie@telink-semi.com>
hasty pushed a commit to hasty/connectedhomeip that referenced this pull request Apr 2, 2025
…lds to docker version 125 (project-chip#36691)

* [Telink] Zephyr v3.7 update changes

Adopted changes for Telink B9x board series for
upcoming update of Zephyr version.

Fixed err output from InitChipStack in mainCommon.
Tested advertisement tested manually.

* [Telink] Manual Zephyr SDK update to check CI jobs

* [Telink] Fix build errors:
- STREAM_FLASH_ERASE has direct dependencies STREAM_FLASH
- GETOPT_LONG multiple definition error

* [Telink] CONFIG_BOOT_MAX_IMG_SECTORS_AUTO used

* [Telink] Fix build errors

* [Telink] Reduce mcuboot partition size to 60Kb
- Apply change for flash overlays <=2Mb
- Possible after reducing CONFIG_BOOT_MAX_IMG_SECTORS

* [Telink] Reduce NET_BUF_*_COUNT (to be tested)

* [Telink] avoid using NEWLIB_LIBC (use PICOLIB)

* Restyled by whitespace

* Restyled by clang-format

* [Telink] Update Zephyr revision & SDK

* [Telink] Adopt TL3218 to latest Zephyr version

* [Telink] Use 4mb flash for (B92) Light Switch App target build

* [Telink] Fix W91 target build

* [Telink] Fix B91 Mars target build

* [Telink] Use correct if SOC_RISCV_TELINK_TL321X

* [Telink] Fix retention target builds

* [Telink] fixed W91 WiFi interface init

reverted GetWifiInterface in InetUtils changes,
added syntax fixes to Kconfigs.default

* [Telink] Update to latest zephyr (develop_new_matter_fixes) hash

* [Telink] memory layout and default config changes

Reduced mcuboot partition by 0x1000 and removed two other partitions
getting 0x3000 to distribute 0x4000 between slot0 and slot 1.

Kconfig.defaults changes to reduce ROM usage on B92 lighting OTA.
To be improved

[Telink] reduced MCUboot partition for most targets

increase of slot0,1, bootloader config changes

[Telink] Fixed B9x platform startup

Lack of MBEDTLS_ZEPHYR_ENTROPY config in defaults
which led to InitChipStack 172 error.
As result entropy failed in src/platform/Zephyr/PlatformManagerImpl.cpp

[Telink] fixed B9x commissioning

Reverted network buffers configs

[Telink] TL3218 commissioning fixes

Changes to fix TLx commissioning on new Zephyr

[Telink] Zephyr revision update

After merge updates.
Kconfig change to fix TL3218 commissioning
Reduced RAM usage to build TL3218 by
COMMON_LIBC_MALLOC_ARENA_SIZE changing

[Telink] zephyr version change, cleanup

Changed MCUBOOT logs config, same for LZMA

* [Telink] W91 OTA, Factory data commissioning fix

Fixes full config target commissioning for W91.
Been failing on `SendAttestationRequest` step,
finished with `general error 0x01`.

Tested manually with chip-tool on RPi on tlsr9118bdk40d

* [Telink] W91 stacks increase

Increased NET_MGMT_EVENT_STACK_SIZE by 122 B
and IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE by 256 B
so that net_mgmt and icmsg_workq stack were used <90%.
Jenkins reported thread analyzer warnings on that.

* [Telink] review changes draft

Reverted NET_BUF_RX/TX_COUNT

* [Telink] Add tl7218 board.

* [Telink] Fix compilation warnings.

* [Telink] Fix config option.

* [Telink] Cleanup MbedTLS configuration.

* [Telink] Update tl721x default Kconfig

- update the default values for BT_RX_STACK_SIZE and COMMON_LIBC_MALLOC_ARENA_SIZE for TL721X

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>

* [Telink] Remove unused files

* [Telink] Update Zephyr revision

* [Telink] Clean config types

* [Telink] Update Zephyr revision

* [Telink] Increase BLE_CTRL_THREAD_STACK_SIZE (B92 SoC retention test)

* [Telink] Fix compilation warninig

* [Telink] TL7218 upgrade to support version A2

* [Telink] Remove unused file after resolve merge conflict

* [Telink] Add tl7218_retention target

* riscv: telink: seperate ram for tl3218x .

- use retention mode to seperate ram.
- reserve more ram for ilm.

Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>

* [Telink] Fix broken GitHub CI after adding tl721x target

* [Telink] remove temporary LZMA for tl321x due to bug

* [Telink] Fix TELINK_TLX_MATTER_RETENTION_LAYOUT typo for BOARD_TL3218

* [Telink] Add GPIO/PWM required for TL721X
telink-semi/hal_telink@62edeab

* [Telink] Temporary disable B95 OTA failed build
B95 will be removed fully in next commits

* [Telink] Add missed clean out build output step

* [Telink] adopt WiFi driver

* [Telink] remove b95 SoC / TLSR9258a board (replaced by TL721x)

* [Telink] Revert InetUtils.cpp Telink dependency

* [Telink] zephyr versions compatibility changes (project-chip#382)

* [Telink] zephyr versions compatibility changes

* [Telink] Change Window Covering App default SoC
W91 doesn't support PM

* [Telink] Update Zephyr revision

* [Telink] sync B92 flash layout

* [Telink] Remove temp b92 4mb change

* [Telink] Avoid main stack owerflow for w91

* [Telink] Update Zephyr revision

* [Telink] manual sync after merge master

* [Telink] Increase Main Stack size for W91
Update Zephyr revision

* [Telink] Zephyr 3.3 backward compatibility support

* riscv: telink: fix insufficient RAM when config LZMA (project-chip#384)

 - adjust the zephyr hash to 930b6d4 .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: add retention mode for buteo (project-chip#385)

* riscv: telink: Update Zephyr hash

 - adjust the zephyr hash to 9e39d9f .
 - add tl3218x_retention target .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: remove retention build target for buteo

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* [Telink] Add comment

---------

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: Alex Tsitsiura <s07641069@gmail.com>

* [Telink] Fix commisioning issue due to missed MbedTLS module
TODO: fix compilation warnings

* telink: tl7218x: fix tercel retention (Update Zephyr hash)

* [Telink] Optimize add MbedTLS definitions for Zephyr 3.3 without warnings

* [Telink]  Add zephyr_3.3 job

* [Telink] Fix job name

* [Telink] test same job name to avoid settings changes

* [Telink] Use Shell for tl321x lighting build (Zephyr 3.3)

* [Telink] Decrease number of CI builds for all PRs

* [Telink] Update readme files

* Update builds to docker version 121

* Restyled by prettier-markdown

* Revert TI CC32XX image

* Update builds to docker version 122

* [Telink] Add Thread Optimization Configs

- OPENTHREAD_CSMABACKOFF_OPTIMIZATION
- IEEE802154_TLX_OPTIMIZATION
- set COMMON_LIBC_MALLOC_ARENA_SIZE to
20kb if tl7218x_retention for power consumption optimization
based on d6882ec.

* [Telink] Fix duplicated name of Size Reports

* Update builds to docker version 123

* keep Tizen on 122

* Update builds to docker version 125

* revert cc32xx

---------

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>
Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: interfer <diman1436@gmail.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Dmytro Huz <75682372+interfer@users.noreply.github.com>
Co-authored-by: Andrii Bilynskyi <andrii.bilynskyi@telink-semi.com>
Co-authored-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Co-authored-by: Serhii Salamakha <serhii.salamakha@gmail.com>
Co-authored-by: fengtai-telink <fengtai.xie@telink-semi.com>
soares-sergio pushed a commit to soares-sergio/connectedhomeip that referenced this pull request Apr 8, 2025
…lds to docker version 125 (project-chip#36691)

* [Telink] Zephyr v3.7 update changes

Adopted changes for Telink B9x board series for
upcoming update of Zephyr version.

Fixed err output from InitChipStack in mainCommon.
Tested advertisement tested manually.

* [Telink] Manual Zephyr SDK update to check CI jobs

* [Telink] Fix build errors:
- STREAM_FLASH_ERASE has direct dependencies STREAM_FLASH
- GETOPT_LONG multiple definition error

* [Telink] CONFIG_BOOT_MAX_IMG_SECTORS_AUTO used

* [Telink] Fix build errors

* [Telink] Reduce mcuboot partition size to 60Kb
- Apply change for flash overlays <=2Mb
- Possible after reducing CONFIG_BOOT_MAX_IMG_SECTORS

* [Telink] Reduce NET_BUF_*_COUNT (to be tested)

* [Telink] avoid using NEWLIB_LIBC (use PICOLIB)

* Restyled by whitespace

* Restyled by clang-format

* [Telink] Update Zephyr revision & SDK

* [Telink] Adopt TL3218 to latest Zephyr version

* [Telink] Use 4mb flash for (B92) Light Switch App target build

* [Telink] Fix W91 target build

* [Telink] Fix B91 Mars target build

* [Telink] Use correct if SOC_RISCV_TELINK_TL321X

* [Telink] Fix retention target builds

* [Telink] fixed W91 WiFi interface init

reverted GetWifiInterface in InetUtils changes,
added syntax fixes to Kconfigs.default

* [Telink] Update to latest zephyr (develop_new_matter_fixes) hash

* [Telink] memory layout and default config changes

Reduced mcuboot partition by 0x1000 and removed two other partitions
getting 0x3000 to distribute 0x4000 between slot0 and slot 1.

Kconfig.defaults changes to reduce ROM usage on B92 lighting OTA.
To be improved

[Telink] reduced MCUboot partition for most targets

increase of slot0,1, bootloader config changes

[Telink] Fixed B9x platform startup

Lack of MBEDTLS_ZEPHYR_ENTROPY config in defaults
which led to InitChipStack 172 error.
As result entropy failed in src/platform/Zephyr/PlatformManagerImpl.cpp

[Telink] fixed B9x commissioning

Reverted network buffers configs

[Telink] TL3218 commissioning fixes

Changes to fix TLx commissioning on new Zephyr

[Telink] Zephyr revision update

After merge updates.
Kconfig change to fix TL3218 commissioning
Reduced RAM usage to build TL3218 by
COMMON_LIBC_MALLOC_ARENA_SIZE changing

[Telink] zephyr version change, cleanup

Changed MCUBOOT logs config, same for LZMA

* [Telink] W91 OTA, Factory data commissioning fix

Fixes full config target commissioning for W91.
Been failing on `SendAttestationRequest` step,
finished with `general error 0x01`.

Tested manually with chip-tool on RPi on tlsr9118bdk40d

* [Telink] W91 stacks increase

Increased NET_MGMT_EVENT_STACK_SIZE by 122 B
and IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE by 256 B
so that net_mgmt and icmsg_workq stack were used <90%.
Jenkins reported thread analyzer warnings on that.

* [Telink] review changes draft

Reverted NET_BUF_RX/TX_COUNT

* [Telink] Add tl7218 board.

* [Telink] Fix compilation warnings.

* [Telink] Fix config option.

* [Telink] Cleanup MbedTLS configuration.

* [Telink] Update tl721x default Kconfig

- update the default values for BT_RX_STACK_SIZE and COMMON_LIBC_MALLOC_ARENA_SIZE for TL721X

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>

* [Telink] Remove unused files

* [Telink] Update Zephyr revision

* [Telink] Clean config types

* [Telink] Update Zephyr revision

* [Telink] Increase BLE_CTRL_THREAD_STACK_SIZE (B92 SoC retention test)

* [Telink] Fix compilation warninig

* [Telink] TL7218 upgrade to support version A2

* [Telink] Remove unused file after resolve merge conflict

* [Telink] Add tl7218_retention target

* riscv: telink: seperate ram for tl3218x .

- use retention mode to seperate ram.
- reserve more ram for ilm.

Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>

* [Telink] Fix broken GitHub CI after adding tl721x target

* [Telink] remove temporary LZMA for tl321x due to bug

* [Telink] Fix TELINK_TLX_MATTER_RETENTION_LAYOUT typo for BOARD_TL3218

* [Telink] Add GPIO/PWM required for TL721X
telink-semi/hal_telink@62edeab

* [Telink] Temporary disable B95 OTA failed build
B95 will be removed fully in next commits

* [Telink] Add missed clean out build output step

* [Telink] adopt WiFi driver

* [Telink] remove b95 SoC / TLSR9258a board (replaced by TL721x)

* [Telink] Revert InetUtils.cpp Telink dependency

* [Telink] zephyr versions compatibility changes (project-chip#382)

* [Telink] zephyr versions compatibility changes

* [Telink] Change Window Covering App default SoC
W91 doesn't support PM

* [Telink] Update Zephyr revision

* [Telink] sync B92 flash layout

* [Telink] Remove temp b92 4mb change

* [Telink] Avoid main stack owerflow for w91

* [Telink] Update Zephyr revision

* [Telink] manual sync after merge master

* [Telink] Increase Main Stack size for W91
Update Zephyr revision

* [Telink] Zephyr 3.3 backward compatibility support

* riscv: telink: fix insufficient RAM when config LZMA (project-chip#384)

 - adjust the zephyr hash to 930b6d4 .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: add retention mode for buteo (project-chip#385)

* riscv: telink: Update Zephyr hash

 - adjust the zephyr hash to 9e39d9f .
 - add tl3218x_retention target .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: remove retention build target for buteo

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* [Telink] Add comment

---------

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: Alex Tsitsiura <s07641069@gmail.com>

* [Telink] Fix commisioning issue due to missed MbedTLS module
TODO: fix compilation warnings

* telink: tl7218x: fix tercel retention (Update Zephyr hash)

* [Telink] Optimize add MbedTLS definitions for Zephyr 3.3 without warnings

* [Telink]  Add zephyr_3.3 job

* [Telink] Fix job name

* [Telink] test same job name to avoid settings changes

* [Telink] Use Shell for tl321x lighting build (Zephyr 3.3)

* [Telink] Decrease number of CI builds for all PRs

* [Telink] Update readme files

* Update builds to docker version 121

* Restyled by prettier-markdown

* Revert TI CC32XX image

* Update builds to docker version 122

* [Telink] Add Thread Optimization Configs

- OPENTHREAD_CSMABACKOFF_OPTIMIZATION
- IEEE802154_TLX_OPTIMIZATION
- set COMMON_LIBC_MALLOC_ARENA_SIZE to
20kb if tl7218x_retention for power consumption optimization
based on d6882ec.

* [Telink] Fix duplicated name of Size Reports

* Update builds to docker version 123

* keep Tizen on 122

* Update builds to docker version 125

* revert cc32xx

---------

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>
Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: interfer <diman1436@gmail.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Dmytro Huz <75682372+interfer@users.noreply.github.com>
Co-authored-by: Andrii Bilynskyi <andrii.bilynskyi@telink-semi.com>
Co-authored-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Co-authored-by: Serhii Salamakha <serhii.salamakha@gmail.com>
Co-authored-by: fengtai-telink <fengtai.xie@telink-semi.com>
sayondeep pushed a commit to sayondeep/connectedhomeip that referenced this pull request Apr 10, 2025
…lds to docker version 125 (project-chip#36691)

* [Telink] Zephyr v3.7 update changes

Adopted changes for Telink B9x board series for
upcoming update of Zephyr version.

Fixed err output from InitChipStack in mainCommon.
Tested advertisement tested manually.

* [Telink] Manual Zephyr SDK update to check CI jobs

* [Telink] Fix build errors:
- STREAM_FLASH_ERASE has direct dependencies STREAM_FLASH
- GETOPT_LONG multiple definition error

* [Telink] CONFIG_BOOT_MAX_IMG_SECTORS_AUTO used

* [Telink] Fix build errors

* [Telink] Reduce mcuboot partition size to 60Kb
- Apply change for flash overlays <=2Mb
- Possible after reducing CONFIG_BOOT_MAX_IMG_SECTORS

* [Telink] Reduce NET_BUF_*_COUNT (to be tested)

* [Telink] avoid using NEWLIB_LIBC (use PICOLIB)

* Restyled by whitespace

* Restyled by clang-format

* [Telink] Update Zephyr revision & SDK

* [Telink] Adopt TL3218 to latest Zephyr version

* [Telink] Use 4mb flash for (B92) Light Switch App target build

* [Telink] Fix W91 target build

* [Telink] Fix B91 Mars target build

* [Telink] Use correct if SOC_RISCV_TELINK_TL321X

* [Telink] Fix retention target builds

* [Telink] fixed W91 WiFi interface init

reverted GetWifiInterface in InetUtils changes,
added syntax fixes to Kconfigs.default

* [Telink] Update to latest zephyr (develop_new_matter_fixes) hash

* [Telink] memory layout and default config changes

Reduced mcuboot partition by 0x1000 and removed two other partitions
getting 0x3000 to distribute 0x4000 between slot0 and slot 1.

Kconfig.defaults changes to reduce ROM usage on B92 lighting OTA.
To be improved

[Telink] reduced MCUboot partition for most targets

increase of slot0,1, bootloader config changes

[Telink] Fixed B9x platform startup

Lack of MBEDTLS_ZEPHYR_ENTROPY config in defaults
which led to InitChipStack 172 error.
As result entropy failed in src/platform/Zephyr/PlatformManagerImpl.cpp

[Telink] fixed B9x commissioning

Reverted network buffers configs

[Telink] TL3218 commissioning fixes

Changes to fix TLx commissioning on new Zephyr

[Telink] Zephyr revision update

After merge updates.
Kconfig change to fix TL3218 commissioning
Reduced RAM usage to build TL3218 by
COMMON_LIBC_MALLOC_ARENA_SIZE changing

[Telink] zephyr version change, cleanup

Changed MCUBOOT logs config, same for LZMA

* [Telink] W91 OTA, Factory data commissioning fix

Fixes full config target commissioning for W91.
Been failing on `SendAttestationRequest` step,
finished with `general error 0x01`.

Tested manually with chip-tool on RPi on tlsr9118bdk40d

* [Telink] W91 stacks increase

Increased NET_MGMT_EVENT_STACK_SIZE by 122 B
and IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE by 256 B
so that net_mgmt and icmsg_workq stack were used <90%.
Jenkins reported thread analyzer warnings on that.

* [Telink] review changes draft

Reverted NET_BUF_RX/TX_COUNT

* [Telink] Add tl7218 board.

* [Telink] Fix compilation warnings.

* [Telink] Fix config option.

* [Telink] Cleanup MbedTLS configuration.

* [Telink] Update tl721x default Kconfig

- update the default values for BT_RX_STACK_SIZE and COMMON_LIBC_MALLOC_ARENA_SIZE for TL721X

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>

* [Telink] Remove unused files

* [Telink] Update Zephyr revision

* [Telink] Clean config types

* [Telink] Update Zephyr revision

* [Telink] Increase BLE_CTRL_THREAD_STACK_SIZE (B92 SoC retention test)

* [Telink] Fix compilation warninig

* [Telink] TL7218 upgrade to support version A2

* [Telink] Remove unused file after resolve merge conflict

* [Telink] Add tl7218_retention target

* riscv: telink: seperate ram for tl3218x .

- use retention mode to seperate ram.
- reserve more ram for ilm.

Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>

* [Telink] Fix broken GitHub CI after adding tl721x target

* [Telink] remove temporary LZMA for tl321x due to bug

* [Telink] Fix TELINK_TLX_MATTER_RETENTION_LAYOUT typo for BOARD_TL3218

* [Telink] Add GPIO/PWM required for TL721X
telink-semi/hal_telink@62edeab

* [Telink] Temporary disable B95 OTA failed build
B95 will be removed fully in next commits

* [Telink] Add missed clean out build output step

* [Telink] adopt WiFi driver

* [Telink] remove b95 SoC / TLSR9258a board (replaced by TL721x)

* [Telink] Revert InetUtils.cpp Telink dependency

* [Telink] zephyr versions compatibility changes (project-chip#382)

* [Telink] zephyr versions compatibility changes

* [Telink] Change Window Covering App default SoC
W91 doesn't support PM

* [Telink] Update Zephyr revision

* [Telink] sync B92 flash layout

* [Telink] Remove temp b92 4mb change

* [Telink] Avoid main stack owerflow for w91

* [Telink] Update Zephyr revision

* [Telink] manual sync after merge master

* [Telink] Increase Main Stack size for W91
Update Zephyr revision

* [Telink] Zephyr 3.3 backward compatibility support

* riscv: telink: fix insufficient RAM when config LZMA (project-chip#384)

 - adjust the zephyr hash to 930b6d4 .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: add retention mode for buteo (project-chip#385)

* riscv: telink: Update Zephyr hash

 - adjust the zephyr hash to 9e39d9f .
 - add tl3218x_retention target .

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* riscv: telink: remove retention build target for buteo

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>

* [Telink] Add comment

---------

Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: Alex Tsitsiura <s07641069@gmail.com>

* [Telink] Fix commisioning issue due to missed MbedTLS module
TODO: fix compilation warnings

* telink: tl7218x: fix tercel retention (Update Zephyr hash)

* [Telink] Optimize add MbedTLS definitions for Zephyr 3.3 without warnings

* [Telink]  Add zephyr_3.3 job

* [Telink] Fix job name

* [Telink] test same job name to avoid settings changes

* [Telink] Use Shell for tl321x lighting build (Zephyr 3.3)

* [Telink] Decrease number of CI builds for all PRs

* [Telink] Update readme files

* Update builds to docker version 121

* Restyled by prettier-markdown

* Revert TI CC32XX image

* Update builds to docker version 122

* [Telink] Add Thread Optimization Configs

- OPENTHREAD_CSMABACKOFF_OPTIMIZATION
- IEEE802154_TLX_OPTIMIZATION
- set COMMON_LIBC_MALLOC_ARENA_SIZE to
20kb if tl7218x_retention for power consumption optimization
based on d6882ec.

* [Telink] Fix duplicated name of Size Reports

* Update builds to docker version 123

* keep Tizen on 122

* Update builds to docker version 125

* revert cc32xx

---------

Signed-off-by: Jinmiao Yu <jinmiao.yu@telink-semi.com>
Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
Co-authored-by: interfer <diman1436@gmail.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Dmytro Huz <75682372+interfer@users.noreply.github.com>
Co-authored-by: Andrii Bilynskyi <andrii.bilynskyi@telink-semi.com>
Co-authored-by: Haiwen Xia <haiwen.xia@telink-semi.com>
Co-authored-by: Serhii Salamakha <serhii.salamakha@gmail.com>
Co-authored-by: fengtai-telink <fengtai.xie@telink-semi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants