Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow chip-repl to know how many InvokeResponseMessages were recieved #31781

Conversation

tehampson
Copy link
Contributor

@tehampson tehampson commented Jan 30, 2024

IDM_1_4 test step 9 will require being able to confirm DUT actually sent two InvokeResponseMessages. This allows TH to know for sure that we got the response and not to rely on device doing some other trickery to make the test step pass

Alternatives approaches considered:

  • Try only having mInvokeResponseMessageCount in RAM when CHIP_CONFIG_SENDING_BATCH_COMMANDS_ENABLED is enabled and rely on mState to know if command sent
    • Why this didn't work? There is extra state complexity added to differentiate the kind of response, as well as tracking in the AwaitingDestruction to know if we had previously got the an InvokeResponseMessage

Test:

  • CI passes

Copy link

github-actions bot commented Jan 30, 2024

PR #31781: Size comparison from d46f426 to b020ad7

Full report (4 builds for cc32xx, mbed, stm32)
platform target config section d46f426 b020ad7 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 571714 0 0.0
(read/write) 207872 207872 0 0.0
.bss 201156 201156 0 0.0
.data 1592 1592 0 0.0
.rodata 84498 84498 0 0.0
.text 485096 485096 0 0.0
lock CC3235SF_LAUNCHXL (read only) 625338 625338 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106370 106370 0 0.0
.text 516844 516844 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2530064 2530064 0 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1492748 1492748 0 0.0
stm32 light STM32WB5MM-DK (read/write) 596189 596189 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78724 78724 0 0.0
.text 378800 378800 0 0.0

Copy link

PR #31781: Size comparison from d46f426 to 5e306a5

Full report (3 builds for cc32xx, stm32)
platform target config section d46f426 5e306a5 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 571714 0 0.0
(read/write) 207872 207872 0 0.0
.bss 201156 201156 0 0.0
.data 1592 1592 0 0.0
.rodata 84498 84498 0 0.0
.text 485096 485096 0 0.0
lock CC3235SF_LAUNCHXL (read only) 625338 625338 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106370 106370 0 0.0
.text 516844 516844 0 0.0
stm32 light STM32WB5MM-DK (read/write) 596189 596189 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78724 78724 0 0.0
.text 378800 378800 0 0.0

Copy link

github-actions bot commented Jan 30, 2024

PR #31781: Size comparison from d46f426 to 9d581fb

Increases (7 builds for linux)
platform target config section d46f426 9d581fb change % change
linux all-clusters-app debug (read only) 5782625 5782657 32 0.0
.text 5013075 5013107 32 0.0
all-clusters-minimal-app debug (read only) 5126849 5126881 32 0.0
.text 4607603 4607635 32 0.0
chip-tool debug (read only) 12159153 12159201 48 0.0
.text 11007347 11007395 48 0.0
chip-tool-ipv6only arm64 (read only) 11685504 11685536 32 0.0
.text 10444220 10444252 32 0.0
ota-requestor-app debug (read only) 4373033 4373065 32 0.0
.text 3964259 3964291 32 0.0
tv-app debug (read only) 5575489 5575521 32 0.0
.text 5051491 5051523 32 0.0
tv-casting-app debug (read only) 10021313 10021345 32 0.0
.text 9169379 9169411 32 0.0
Decreases (2 builds for efr32, linux)
platform target config section d46f426 9d581fb change % change
efr32 window-app BRD4187C (read/write) 1146232 1146224 -8 -0.0
.text 975772 975764 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 587936 587904 -32 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section d46f426 9d581fb change % change
bl602 lighting-app bl602 (read/write) 1428286 1428286 0 0.0
.bss 85320 85320 0 0.0
.data 9488 9488 0 0.0
.rodata 157288 157288 0 0.0
.text 1095542 1095542 0 0.0
bl602+mfd (read/write) 1442678 1442678 0 0.0
.bss 85480 85480 0 0.0
.data 9456 9456 0 0.0
.rodata 156248 156248 0 0.0
.text 1110844 1110844 0 0.0
bl602+rpc (read/write) 1475918 1475918 0 0.0
.bss 93352 93352 0 0.0
.data 9856 9856 0 0.0
.rodata 164864 164864 0 0.0
.text 1127184 1127184 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1193211 1193211 0 0.0
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106676 106676 0 0.0
.text 964930 964930 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1204031 1204031 0 0.0
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105616 105616 0 0.0
.text 976684 976684 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1284703 1284703 0 0.0
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122048 122048 0 0.0
.text 1039634 1039634 0 0.0
bl706-eth (read/write) 1011489 1011489 0 0.0
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 99996 99996 0 0.0
.text 756618 756618 0 0.0
bl706-wifi (read/write) 1244626 1244626 0 0.0
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 120976 120976 0 0.0
.text 987022 987022 0 0.0
bl702l lighting-app bl702l (read/write) 1163056 1163056 0 0.0
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100680 100680 0 0.0
.text 957780 957780 0 0.0
bl702l+mfd (read/write) 1174456 1174456 0 0.0
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99620 99620 0 0.0
.text 970102 970102 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780180 780180 0 0.0
(read/write) 168856 168856 0 0.0
.bss 90876 90876 0 0.0
.data 3552 3552 0 0.0
.rodata 90292 90292 0 0.0
.text 689624 689624 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797972 797972 0 0.0
(read/write) 179100 179100 0 0.0
.bss 101060 101060 0 0.0
.data 3580 3580 0 0.0
.rodata 84636 84636 0 0.0
.text 713068 713068 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 786412 786412 0 0.0
(read/write) 173556 173556 0 0.0
.bss 95516 95516 0 0.0
.data 3580 3580 0 0.0
.rodata 111356 111356 0 0.0
.text 674788 674788 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738108 738108 0 0.0
(read/write) 167828 167828 0 0.0
.bss 89616 89616 0 0.0
.data 3540 3540 0 0.0
.rodata 86012 86012 0 0.0
.text 651832 651832 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723724 723724 0 0.0
(read/write) 168040 168040 0 0.0
.bss 89840 89840 0 0.0
.data 3536 3536 0 0.0
.rodata 81852 81852 0 0.0
.text 641608 641608 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 571714 0 0.0
(read/write) 207872 207872 0 0.0
.bss 201156 201156 0 0.0
.data 1592 1592 0 0.0
.rodata 84498 84498 0 0.0
.text 485096 485096 0 0.0
lock CC3235SF_LAUNCHXL (read only) 625338 625338 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106370 106370 0 0.0
.text 516844 516844 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 563667 563667 0 0.0
.app_xip_area 453541 453541 0 0.0
.bss 64968 64968 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547587 547587 0 0.0
.app_xip_area 432717 432717 0 0.0
.bss 69672 69672 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565395 565395 0 0.0
.app_xip_area 456765 456765 0 0.0
.bss 63512 63512 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562115 562115 0 0.0
.app_xip_area 450213 450213 0 0.0
.bss 66672 66672 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 927720 927720 0 0.0
.bss 197904 197904 0 0.0
.data 1372 1372 0 0.0
.text 728424 728424 0 0.0
BRD4187C (read/write) 1106844 1106844 0 0.0
.bss 195156 195156 0 0.0
.data 3384 3384 0 0.0
.text 908284 908284 0 0.0
lock-app BRD4161A+wf200 (read/write) 1120624 1120624 0 0.0
.bss 188184 188184 0 0.0
.data 2800 2800 0 0.0
.text 929620 929620 0 0.0
window-app BRD4187C (read/write) 1146232 1146224 -8 -0.0
.bss 167148 167148 0 0.0
.data 3292 3292 0 0.0
.text 975772 975764 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1197170 1197170 0 0.0
(read/write) 1744704 1744704 0 0.0
.dram0.bss 73392 73392 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248192 248192 0 0.0
.flash.text 1197170 1197170 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1239267 1239267 0 0.0
(read/write) 529656 529656 0 0.0
.dram0.bss 80256 80256 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278348 278348 0 0.0
.flash.text 1233103 1233103 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 609776 609776 0 0.0
(read/write) 81316 81316 0 0.0
.bss 69096 69096 0 0.0
.data 2236 2236 0 0.0
.text 609240 609240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695468 695468 0 0.0
.bss 67752 67752 0 0.0
.data 2788 2788 0 0.0
.text 581456 581456 0 0.0
light k32w0+release (read only) 598224 598224 0 0.0
(read/write) 79332 79332 0 0.0
.bss 67160 67160 0 0.0
.data 2188 2188 0 0.0
.text 597688 597688 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786472 786472 0 0.0
.bss 77428 77428 0 0.0
.data 2000 2000 0 0.0
.text 663592 663592 0 0.0
lock k32w0+release (read only) 579480 579480 0 0.0
(read/write) 78740 78740 0 0.0
.bss 66592 66592 0 0.0
.data 2164 2164 0 0.0
.text 578944 578944 0 0.0
linux air-purifier-app debug (read only) 2575093 2575093 0 0.0
(read/write) 127736 127736 0 0.0
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73352 73352 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181800 181800 0 0.0
.text 2216933 2216933 0 0.0
all-clusters-app debug (read only) 5782625 5782657 32 0.0
(read/write) 472160 472160 0 0.0
.bss 132928 132928 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 327416 327416 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 343236 343236 0 0.0
.text 5013075 5013107 32 0.0
all-clusters-minimal-app debug (read only) 5126849 5126881 32 0.0
(read/write) 235392 235392 0 0.0
.bss 127360 127360 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 96616 96616 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 285781 285781 0 0.0
.text 4607603 4607635 32 0.0
bridge-app debug (read only) 4549169 4549169 0 0.0
(read/write) 216592 216592 0 0.0
.bss 117952 117952 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85792 85792 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 227349 227349 0 0.0
.text 4102195 4102195 0 0.0
chip-tool debug (read only) 12159153 12159201 48 0.0
(read/write) 519952 519952 0 0.0
.bss 94232 94232 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413376 413376 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 442073 442073 0 0.0
.text 11007347 11007395 48 0.0
chip-tool-ipv6only arm64 (read only) 11685504 11685536 32 0.0
(read/write) 587936 587904 -32 -0.0
.bss 103288 103288 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453056 453056 0 0.0
.dynamic 512 512 0 0.0
.got 20424 20424 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 349276 349276 0 0.0
.text 10444220 10444252 32 0.0
lighting-app debug+rpc+ui (read only) 5470145 5470145 0 0.0
(read/write) 225384 225384 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94208 94208 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 352148 352148 0 0.0
.text 4872275 4872275 0 0.0
lock-app debug (read only) 4618369 4618369 0 0.0
(read/write) 204176 204176 0 0.0
.bss 113312 113312 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80040 80040 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 254133 254133 0 0.0
.text 4153155 4153155 0 0.0
ota-provider-app debug (read only) 4257633 4257633 0 0.0
(read/write) 192784 192784 0 0.0
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69408 69408 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206549 206549 0 0.0
.text 3859091 3859091 0 0.0
ota-requestor-app debug (read only) 4373033 4373065 32 0.0
(read/write) 197032 197032 0 0.0
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72352 72352 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212501 212501 0 0.0
.text 3964259 3964291 32 0.0
shell debug (read only) 2859457 2859457 0 0.0
(read/write) 154816 154816 0 0.0
.bss 62224 62224 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85448 85448 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 185824 185824 0 0.0
.text 2501250 2501250 0 0.0
thermostat-no-ble arm64 (read only) 4444520 4444520 0 0.0
(read/write) 246912 246912 0 0.0
.bss 121704 121704 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103376 103376 0 0.0
.dynamic 512 512 0 0.0
.got 12192 12192 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158540 158540 0 0.0
.text 3941884 3941884 0 0.0
tv-app debug (read only) 5575489 5575521 32 0.0
(read/write) 350288 350288 0 0.0
.bss 243200 243200 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93304 93304 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 284117 284117 0 0.0
.text 5051491 5051523 32 0.0
tv-casting-app debug (read only) 10021313 10021345 32 0.0
(read/write) 342872 342872 0 0.0
.bss 156000 156000 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 177064 177064 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 378536 378536 0 0.0
.text 9169379 9169411 32 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2530064 2530064 0 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1492748 1492748 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094232 1094232 0 0.0
bss 129817 129817 0 0.0
rodata 111384 111384 0 0.0
text 805216 805216 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214524 1214524 0 0.0
bss 121955 121955 0 0.0
rodata 141216 141216 0 0.0
text 800864 800864 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1043304 1043304 0 0.0
bss 129511 129511 0 0.0
rodata 99176 99176 0 0.0
text 766888 766888 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1788804 1788804 0 0.0
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1582444 1582444 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837672 0 0.0
(read/write) 1711588 1711588 0 0.0
.bss 193052 193052 0 0.0
.data 2616 2616 0 0.0
.text 1507532 1507532 0 0.0
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1633780 1633780 0 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1436412 1436412 0 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817240 0 0.0
(read/write) 1663644 1663644 0 0.0
.bss 213644 213644 0 0.0
.data 2456 2456 0 0.0
.text 1439156 1439156 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1123820 1123820 0 0.0
.bss 102376 102376 0 0.0
.data 808 808 0 0.0
.text 636200 636200 0 0.0
lock-app qpg6105+debug (read/write) 1087124 1087124 0 0.0
.bss 98560 98560 0 0.0
.data 852 852 0 0.0
.text 599500 599500 0 0.0
stm32 light STM32WB5MM-DK (read/write) 596189 596189 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78724 78724 0 0.0
.text 378800 378800 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824678 824678 0 0.0
bss 51012 51012 0 0.0
text 616676 616676 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112068 1112068 0 0.0
bss 100768 100768 0 0.0
text 786776 786776 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089396 1089396 0 0.0
bss 109904 109904 0 0.0
text 757848 757848 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934960 934960 0 0.0
bss 92976 92976 0 0.0
text 648796 648796 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826282 826282 0 0.0
bss 51064 51064 0 0.0
text 618338 618338 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984212 984212 0 0.0
bss 79104 79104 0 0.0
text 699042 699042 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096156 1096156 0 0.0
bss 100056 100056 0 0.0
text 772226 772226 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 970024 970024 0 0.0
bss 97408 97408 0 0.0
text 652110 652110 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952496 952496 0 0.0
bss 92552 92552 0 0.0
text 666440 666440 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 883840 883840 0 0.0
bss 69128 69128 0 0.0
text 625178 625178 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824484 824484 0 0.0
bss 57372 57372 0 0.0
text 592102 592102 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705772 705772 0 0.0
bss 73640 73640 0 0.0
text 462164 462164 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827962 827962 0 0.0
bss 51192 51192 0 0.0
text 621038 621038 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883105 883105 0 0.0
bss 60848 60848 0 0.0
text 635206 635206 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850504 850504 0 0.0
bss 57660 57660 0 0.0
text 612102 612102 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843260 843260 0 0.0
bss 57972 57972 0 0.0
text 604738 604738 0 0.0

Copy link

github-actions bot commented Jan 31, 2024

PR #31781: Size comparison from d46f426 to 2ed06a1

Increases above 0.2%:

platform target config section d46f426 2ed06a1 change % change
cc32xx lock CC3235SF_LAUNCHXL (read only) 625338 627282 1944 0.3
.rodata 106370 106946 576 0.5
.text 516844 518212 1368 0.3
cyw30739 lock cyw930739m2evb_01 .app_xip_area 432717 433957 1240 0.3
linux all-clusters-app debug .init_array 1336 1344 8 0.6
all-clusters-minimal-app debug .init_array 1112 1120 8 0.7
.rodata 285781 286773 992 0.3
bridge-app debug .init_array 808 816 8 1.0
chip-tool-ipv6only arm64 (read/write) 587936 589672 1736 0.3
lighting-app debug+rpc+ui .init_array 928 936 8 0.9
lock-app debug .data.rel.ro 80040 80216 176 0.2
.init_array 840 848 8 1.0
.rodata 254133 254709 576 0.2
shell debug .init_array 1064 1072 8 0.8
tv-app debug .init_array 1128 1136 8 0.7
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section d46f426 2ed06a1 change % change
bl602 lighting-app bl602 (read/write) 1428286 1429414 1128 0.1
.rodata 157288 157344 56 0.0
.text 1095542 1096614 1072 0.1
bl602+mfd (read/write) 1442678 1444062 1384 0.1
.rodata 156248 156304 56 0.0
.text 1110844 1112172 1328 0.1
bl602+rpc (read/write) 1475918 1477046 1128 0.1
.rodata 164864 164920 56 0.0
.text 1127184 1128256 1072 0.1
bl702 lighting-app bl702 (read/write) 1193211 1194207 996 0.1
.rodata 106676 106732 56 0.1
.text 964930 965872 942 0.1
bl702+mfd (read/write) 1204031 1205287 1256 0.1
.rodata 105616 105672 56 0.1
.text 976684 977882 1198 0.1
bl702+rpc (read/write) 1284703 1285939 1236 0.1
.rodata 122048 122104 56 0.0
.text 1039634 1040816 1182 0.1
bl706-eth (read/write) 1011489 1012617 1128 0.1
.rodata 99996 100052 56 0.1
.text 756618 757690 1072 0.1
bl706-wifi (read/write) 1244626 1245834 1208 0.1
.rodata 120976 121032 56 0.0
.text 987022 988174 1152 0.1
bl702l lighting-app bl702l (read/write) 1163056 1163800 744 0.1
.rodata 100680 100736 56 0.1
.text 957780 958978 1198 0.1
bl702l+mfd (read/write) 1174456 1175196 740 0.1
.rodata 99620 99676 56 0.1
.text 970102 971300 1198 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780180 780500 320 0.0
.rodata 90292 90316 24 0.0
.text 689624 689920 296 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797972 799228 1256 0.2
(read/write) 179100 179116 16 0.0
.bss 101060 101076 16 0.0
.rodata 84636 84724 88 0.1
.text 713068 714236 1168 0.2
lock-mtd LP_EM_CC1354P10_6 (read only) 786412 787732 1320 0.2
(read/write) 173556 173572 16 0.0
.bss 95516 95532 16 0.0
.rodata 111356 111436 80 0.1
.text 674788 676028 1240 0.2
pump-app LP_EM_CC1354P10_6 (read only) 738108 738364 256 0.0
(read/write) 167828 167836 8 0.0
.bss 89616 89624 8 0.0
.rodata 86012 86036 24 0.0
.text 651832 652064 232 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723724 723996 272 0.0
.rodata 81852 81884 32 0.0
.text 641608 641848 240 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 572034 320 0.1
.rodata 84498 84554 56 0.1
.text 485096 485360 264 0.1
lock CC3235SF_LAUNCHXL (read only) 625338 627282 1944 0.3
(read/write) 208288 208304 16 0.0
.bss 201648 201664 16 0.0
.rodata 106370 106946 576 0.5
.text 516844 518212 1368 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 563667 563995 328 0.1
.app_xip_area 453541 453869 328 0.1
lock cyw930739m2evb_01 (read/write) 547587 548843 1256 0.2
.app_xip_area 432717 433957 1240 0.3
.bss 69672 69688 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565395 565667 272 0.0
.app_xip_area 456765 457037 272 0.1
switch cyw930739m2evb_01 (read/write) 562115 562403 288 0.1
.app_xip_area 450213 450501 288 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 927720 928128 408 0.0
.text 728424 728832 408 0.1
BRD4187C (read/write) 1106844 1107100 256 0.0
.text 908284 908540 256 0.0
lock-app BRD4161A+wf200 (read/write) 1120624 1121776 1152 0.1
.bss 188184 188208 24 0.0
.text 929620 930748 1128 0.1
window-app BRD4187C (read/write) 1146232 1146536 304 0.0
.text 975772 976076 304 0.0
esp32 all-clusters-app c3devkit (read only) 1197170 1197326 156 0.0
(read/write) 1744704 1744736 32 0.0
.flash.rodata 248192 248224 32 0.0
.flash.text 1197170 1197326 156 0.0
m5stack (read only) 1239267 1239435 168 0.0
(read/write) 529656 529688 32 0.0
.flash.rodata 278348 278380 32 0.0
.flash.text 1233103 1233271 168 0.0
k32w contact k32w0+release (read only) 609776 610056 280 0.0
(read/write) 81316 81324 8 0.0
.bss 69096 69104 8 0.0
.text 609240 609520 280 0.0
k32w1+release (read/write) 695468 695740 272 0.0
.text 581456 581728 272 0.0
light k32w0+release (read only) 598224 598512 288 0.0
.text 597688 597976 288 0.0
k32w1+release (read/write) 786472 786672 200 0.0
.text 663592 663792 200 0.0
lock k32w0+release (read only) 579480 580816 1336 0.2
(read/write) 78740 78772 32 0.0
.bss 66592 66624 32 0.0
.text 578944 580280 1336 0.2
linux air-purifier-app debug (read only) 2575093 2576197 1104 0.0
(read/write) 127736 127832 96 0.1
.data.rel.ro 73352 73464 112 0.2
.text 2216933 2217877 944 0.0
all-clusters-app debug (read only) 5782625 5783977 1352 0.0
(read/write) 472160 472264 104 0.0
.data.rel.ro 327416 327528 112 0.0
.init_array 1336 1344 8 0.6
.rodata 343236 343460 224 0.1
.text 5013075 5013987 912 0.0
all-clusters-minimal-app debug (read only) 5126849 5134601 7752 0.2
(read/write) 235392 235656 264 0.1
.bss 127360 127456 96 0.1
.data.rel.ro 96616 96792 176 0.2
.init_array 1112 1120 8 0.7
.rodata 285781 286773 992 0.3
.text 4607603 4614003 6400 0.1
bridge-app debug (read only) 4549169 4550329 1160 0.0
(read/write) 216592 216728 136 0.1
.data.rel.ro 85792 85904 112 0.1
.init_array 808 816 8 1.0
.rodata 227349 227573 224 0.1
.text 4102195 4102915 720 0.0
chip-tool debug (read only) 12159153 12161713 2560 0.0
(read/write) 519952 520048 96 0.0
.data.rel.ro 413376 413488 112 0.0
.rodata 442073 442297 224 0.1
.text 11007347 11009491 2144 0.0
chip-tool-ipv6only arm64 (read/write) 587936 589672 1736 0.3
.bss 103288 103304 16 0.0
.data.rel.ro 453056 453168 112 0.0
.got 20424 20432 8 0.0
.rodata 349276 349548 272 0.1
lighting-app debug+rpc+ui (read only) 5470145 5471417 1272 0.0
(read/write) 225384 225552 168 0.1
.bss 118880 118912 32 0.0
.data.rel.ro 94208 94320 112 0.1
.init_array 928 936 8 0.9
.rodata 352148 352340 192 0.1
.text 4872275 4873139 864 0.0
lock-app debug (read only) 4618369 4625401 7032 0.2
(read/write) 204176 204440 264 0.1
.bss 113312 113376 64 0.1
.data.rel.ro 80040 80216 176 0.2
.init_array 840 848 8 1.0
.rodata 254133 254709 576 0.2
.text 4153155 4159251 6096 0.1
ota-provider-app debug (read only) 4257633 4258737 1104 0.0
(read/write) 192784 192912 128 0.1
.data.rel.ro 69408 69520 112 0.2
.text 3859091 3860035 944 0.0
ota-requestor-app debug (read only) 4373033 4374169 1136 0.0
(read/write) 197032 197160 128 0.1
.data.rel.ro 72352 72464 112 0.2
.text 3964259 3965235 976 0.0
shell debug (read only) 2859457 2860729 1272 0.0
(read/write) 154816 154920 104 0.1
.data.rel.ro 85448 85560 112 0.1
.init_array 1064 1072 8 0.8
.rodata 185824 186016 192 0.1
.text 2501250 2502114 864 0.0
thermostat-no-ble arm64 (read only) 4444520 4445656 1136 0.0
.bss 121704 121720 16 0.0
.data.rel.ro 103376 103464 88 0.1
.got 12192 12200 8 0.1
.rodata 158540 158652 112 0.1
.text 3941884 3942668 784 0.0
tv-app debug (read only) 5575489 5575577 88 0.0
(read/write) 350288 350456 168 0.0
.bss 243200 243232 32 0.0
.data.rel.ro 93304 93432 128 0.1
.init_array 1128 1136 8 0.7
.text 5051491 5051555 64 0.0
tv-casting-app debug (read only) 10021313 10023009 1696 0.0
(read/write) 342872 343032 160 0.0
.bss 156000 156032 32 0.0
.data.rel.ro 177064 177192 128 0.1
.rodata 378536 378664 128 0.0
.text 9169379 9170755 1376 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2530064 2531240 1176 0.0
.bss 220384 220400 16 0.0
.text 1492748 1493924 1176 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1094232 1094568 336 0.0
rodata 111384 111416 32 0.0
text 805216 805512 296 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1214524 1214700 176 0.0
rodata 141216 141248 32 0.0
text 800864 800996 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1043304 1044696 1392 0.1
bss 129511 129531 20 0.0
rodata 99176 99256 80 0.1
text 766888 768188 1300 0.2
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1788804 1789036 232 0.0
.text 1582444 1582676 232 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1711588 1713524 1936 0.1
.bss 193052 193068 16 0.0
.text 1507532 1509452 1920 0.1
light cy8ckit_062s2_43012 (read/write) 1633780 1633948 168 0.0
.text 1436412 1436580 168 0.0
lock cy8ckit_062s2_43012 (read/write) 1663644 1665580 1936 0.1
.bss 213644 213660 16 0.0
.text 1439156 1441076 1920 0.1
qpg lighting-app qpg6105+debug (read/write) 1123820 1124076 256 0.0
.text 636200 636456 256 0.0
lock-app qpg6105+debug (read/write) 1087124 1088532 1408 0.1
.bss 98560 98592 32 0.0
.text 599500 600908 1408 0.2
stm32 light STM32WB5MM-DK (read/write) 596189 596493 304 0.1
.rodata 78724 78756 32 0.0
.text 378800 379072 272 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 824678 824910 232 0.0
bss 51012 51028 16 0.0
text 616676 616792 116 0.0
all-clusters-app tlsr9518adk80d (read/write) 1112068 1112348 280 0.0
text 786776 787022 246 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1089396 1090952 1556 0.1
bss 109904 109928 24 0.0
text 757848 759248 1400 0.2
bridge-app tlsr9518adk80d (read/write) 934960 935160 200 0.0
text 648796 648966 170 0.0
contact-sensor-app tlsr9528a_retention (read/write) 826282 826506 224 0.0
bss 51064 51080 16 0.0
text 618338 618454 116 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 984212 984452 240 0.0
bss 79104 79120 16 0.0
text 699042 699174 132 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1096156 1096428 272 0.0
text 772226 772468 242 0.0
lock-app-dfu tlsr9528a (read/write) 970024 971524 1500 0.2
bss 97408 97440 32 0.0
text 652110 653382 1272 0.2
ota-requestor-app tlsr9518adk80d (read/write) 952496 952776 280 0.0
text 666440 666690 250 0.0
pump-app tlsr9528a (read/write) 883840 884096 256 0.0
bss 69128 69144 16 0.0
text 625178 625328 150 0.0
pump-controller-app tlsr9518adk80d (read/write) 824484 824716 232 0.0
bss 57372 57388 16 0.0
text 592102 592220 118 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 827962 828186 224 0.0
bss 51192 51208 16 0.0
text 621038 621154 116 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 883105 883489 384 0.0
bss 60848 60864 16 0.0
text 635206 635478 272 0.0
thermostat tlsr9518adk80d (read/write) 850504 850736 232 0.0
bss 57660 57676 16 0.0
text 612102 612220 118 0.0
window-covering tlsr9518adk80d (read/write) 843260 843492 232 0.0
bss 57972 57988 16 0.0
text 604738 604856 118 0.0
Decreases (9 builds for linux, psoc6, telink)
platform target config section d46f426 2ed06a1 change % change
linux air-purifier-app debug .rodata 181800 181768 -32 -0.0
chip-tool-ipv6only arm64 (read only) 11685504 11683744 -1760 -0.0
.text 10444220 10441932 -2288 -0.0
ota-provider-app debug .rodata 206549 206517 -32 -0.0
ota-requestor-app debug .rodata 212501 212469 -32 -0.0
thermostat-no-ble arm64 (read/write) 246912 245824 -1088 -0.4
tv-app debug .rodata 284117 283925 -192 -0.1
psoc6 all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837656 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 817240 817224 -16 -0.0
telink shell tlsr9518adk80d (read/write) 705772 705748 -24 -0.0
text 462164 462140 -24 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section d46f426 2ed06a1 change % change
bl602 lighting-app bl602 (read/write) 1428286 1429414 1128 0.1
.bss 85320 85320 0 0.0
.data 9488 9488 0 0.0
.rodata 157288 157344 56 0.0
.text 1095542 1096614 1072 0.1
bl602+mfd (read/write) 1442678 1444062 1384 0.1
.bss 85480 85480 0 0.0
.data 9456 9456 0 0.0
.rodata 156248 156304 56 0.0
.text 1110844 1112172 1328 0.1
bl602+rpc (read/write) 1475918 1477046 1128 0.1
.bss 93352 93352 0 0.0
.data 9856 9856 0 0.0
.rodata 164864 164920 56 0.0
.text 1127184 1128256 1072 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1193211 1194207 996 0.1
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106676 106732 56 0.1
.text 964930 965872 942 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1204031 1205287 1256 0.1
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105616 105672 56 0.1
.text 976684 977882 1198 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1284703 1285939 1236 0.1
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122048 122104 56 0.0
.text 1039634 1040816 1182 0.1
bl706-eth (read/write) 1011489 1012617 1128 0.1
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 99996 100052 56 0.1
.text 756618 757690 1072 0.1
bl706-wifi (read/write) 1244626 1245834 1208 0.1
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 120976 121032 56 0.0
.text 987022 988174 1152 0.1
bl702l lighting-app bl702l (read/write) 1163056 1163800 744 0.1
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100680 100736 56 0.1
.text 957780 958978 1198 0.1
bl702l+mfd (read/write) 1174456 1175196 740 0.1
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99620 99676 56 0.1
.text 970102 971300 1198 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780180 780500 320 0.0
(read/write) 168856 168856 0 0.0
.bss 90876 90876 0 0.0
.data 3552 3552 0 0.0
.rodata 90292 90316 24 0.0
.text 689624 689920 296 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797972 799228 1256 0.2
(read/write) 179100 179116 16 0.0
.bss 101060 101076 16 0.0
.data 3580 3580 0 0.0
.rodata 84636 84724 88 0.1
.text 713068 714236 1168 0.2
lock-mtd LP_EM_CC1354P10_6 (read only) 786412 787732 1320 0.2
(read/write) 173556 173572 16 0.0
.bss 95516 95532 16 0.0
.data 3580 3580 0 0.0
.rodata 111356 111436 80 0.1
.text 674788 676028 1240 0.2
pump-app LP_EM_CC1354P10_6 (read only) 738108 738364 256 0.0
(read/write) 167828 167836 8 0.0
.bss 89616 89624 8 0.0
.data 3540 3540 0 0.0
.rodata 86012 86036 24 0.0
.text 651832 652064 232 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723724 723996 272 0.0
(read/write) 168040 168040 0 0.0
.bss 89840 89840 0 0.0
.data 3536 3536 0 0.0
.rodata 81852 81884 32 0.0
.text 641608 641848 240 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 572034 320 0.1
(read/write) 207872 207872 0 0.0
.bss 201156 201156 0 0.0
.data 1592 1592 0 0.0
.rodata 84498 84554 56 0.1
.text 485096 485360 264 0.1
lock CC3235SF_LAUNCHXL (read only) 625338 627282 1944 0.3
(read/write) 208288 208304 16 0.0
.bss 201648 201664 16 0.0
.data 1520 1520 0 0.0
.rodata 106370 106946 576 0.5
.text 516844 518212 1368 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 563667 563995 328 0.1
.app_xip_area 453541 453869 328 0.1
.bss 64968 64968 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547587 548843 1256 0.2
.app_xip_area 432717 433957 1240 0.3
.bss 69672 69688 16 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565395 565667 272 0.0
.app_xip_area 456765 457037 272 0.1
.bss 63512 63512 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562115 562403 288 0.1
.app_xip_area 450213 450501 288 0.1
.bss 66672 66672 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 927720 928128 408 0.0
.bss 197904 197904 0 0.0
.data 1372 1372 0 0.0
.text 728424 728832 408 0.1
BRD4187C (read/write) 1106844 1107100 256 0.0
.bss 195156 195156 0 0.0
.data 3384 3384 0 0.0
.text 908284 908540 256 0.0
lock-app BRD4161A+wf200 (read/write) 1120624 1121776 1152 0.1
.bss 188184 188208 24 0.0
.data 2800 2800 0 0.0
.text 929620 930748 1128 0.1
window-app BRD4187C (read/write) 1146232 1146536 304 0.0
.bss 167148 167148 0 0.0
.data 3292 3292 0 0.0
.text 975772 976076 304 0.0
esp32 all-clusters-app c3devkit (read only) 1197170 1197326 156 0.0
(read/write) 1744704 1744736 32 0.0
.dram0.bss 73392 73392 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248192 248224 32 0.0
.flash.text 1197170 1197326 156 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1239267 1239435 168 0.0
(read/write) 529656 529688 32 0.0
.dram0.bss 80256 80256 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278348 278380 32 0.0
.flash.text 1233103 1233271 168 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 609776 610056 280 0.0
(read/write) 81316 81324 8 0.0
.bss 69096 69104 8 0.0
.data 2236 2236 0 0.0
.text 609240 609520 280 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695468 695740 272 0.0
.bss 67752 67752 0 0.0
.data 2788 2788 0 0.0
.text 581456 581728 272 0.0
light k32w0+release (read only) 598224 598512 288 0.0
(read/write) 79332 79332 0 0.0
.bss 67160 67160 0 0.0
.data 2188 2188 0 0.0
.text 597688 597976 288 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786472 786672 200 0.0
.bss 77428 77428 0 0.0
.data 2000 2000 0 0.0
.text 663592 663792 200 0.0
lock k32w0+release (read only) 579480 580816 1336 0.2
(read/write) 78740 78772 32 0.0
.bss 66592 66624 32 0.0
.data 2164 2164 0 0.0
.text 578944 580280 1336 0.2
linux air-purifier-app debug (read only) 2575093 2576197 1104 0.0
(read/write) 127736 127832 96 0.1
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73352 73464 112 0.2
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181800 181768 -32 -0.0
.text 2216933 2217877 944 0.0
all-clusters-app debug (read only) 5782625 5783977 1352 0.0
(read/write) 472160 472264 104 0.0
.bss 132928 132928 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 327416 327528 112 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1336 1344 8 0.6
.rodata 343236 343460 224 0.1
.text 5013075 5013987 912 0.0
all-clusters-minimal-app debug (read only) 5126849 5134601 7752 0.2
(read/write) 235392 235656 264 0.1
.bss 127360 127456 96 0.1
.data 4336 4336 0 0.0
.data.rel.ro 96616 96792 176 0.2
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1120 8 0.7
.rodata 285781 286773 992 0.3
.text 4607603 4614003 6400 0.1
bridge-app debug (read only) 4549169 4550329 1160 0.0
(read/write) 216592 216728 136 0.1
.bss 117952 117952 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85792 85904 112 0.1
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 816 8 1.0
.rodata 227349 227573 224 0.1
.text 4102195 4102915 720 0.0
chip-tool debug (read only) 12159153 12161713 2560 0.0
(read/write) 519952 520048 96 0.0
.bss 94232 94232 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413376 413488 112 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 442073 442297 224 0.1
.text 11007347 11009491 2144 0.0
chip-tool-ipv6only arm64 (read only) 11685504 11683744 -1760 -0.0
(read/write) 587936 589672 1736 0.3
.bss 103288 103304 16 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453056 453168 112 0.0
.dynamic 512 512 0 0.0
.got 20424 20432 8 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 349276 349548 272 0.1
.text 10444220 10441932 -2288 -0.0
lighting-app debug+rpc+ui (read only) 5470145 5471417 1272 0.0
(read/write) 225384 225552 168 0.1
.bss 118880 118912 32 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94208 94320 112 0.1
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 936 8 0.9
.rodata 352148 352340 192 0.1
.text 4872275 4873139 864 0.0
lock-app debug (read only) 4618369 4625401 7032 0.2
(read/write) 204176 204440 264 0.1
.bss 113312 113376 64 0.1
.data 4128 4128 0 0.0
.data.rel.ro 80040 80216 176 0.2
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 848 8 1.0
.rodata 254133 254709 576 0.2
.text 4153155 4159251 6096 0.1
ota-provider-app debug (read only) 4257633 4258737 1104 0.0
(read/write) 192784 192912 128 0.1
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69408 69520 112 0.2
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206549 206517 -32 -0.0
.text 3859091 3860035 944 0.0
ota-requestor-app debug (read only) 4373033 4374169 1136 0.0
(read/write) 197032 197160 128 0.1
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72352 72464 112 0.2
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212501 212469 -32 -0.0
.text 3964259 3965235 976 0.0
shell debug (read only) 2859457 2860729 1272 0.0
(read/write) 154816 154920 104 0.1
.bss 62224 62224 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85448 85560 112 0.1
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1072 8 0.8
.rodata 185824 186016 192 0.1
.text 2501250 2502114 864 0.0
thermostat-no-ble arm64 (read only) 4444520 4445656 1136 0.0
(read/write) 246912 245824 -1088 -0.4
.bss 121704 121720 16 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103376 103464 88 0.1
.dynamic 512 512 0 0.0
.got 12192 12200 8 0.1
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158540 158652 112 0.1
.text 3941884 3942668 784 0.0
tv-app debug (read only) 5575489 5575577 88 0.0
(read/write) 350288 350456 168 0.0
.bss 243200 243232 32 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93304 93432 128 0.1
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1136 8 0.7
.rodata 284117 283925 -192 -0.1
.text 5051491 5051555 64 0.0
tv-casting-app debug (read only) 10021313 10023009 1696 0.0
(read/write) 342872 343032 160 0.0
.bss 156000 156032 32 0.0
.data 2912 2912 0 0.0
.data.rel.ro 177064 177192 128 0.1
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 378536 378664 128 0.0
.text 9169379 9170755 1376 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2530064 2531240 1176 0.0
.bss 220384 220400 16 0.0
.data 5208 5208 0 0.0
.text 1492748 1493924 1176 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094232 1094568 336 0.0
bss 129817 129817 0 0.0
rodata 111384 111416 32 0.0
text 805216 805512 296 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214524 1214700 176 0.0
bss 121955 121955 0 0.0
rodata 141216 141248 32 0.0
text 800864 800996 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1043304 1044696 1392 0.1
bss 129511 129531 20 0.0
rodata 99176 99256 80 0.1
text 766888 768188 1300 0.2
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1788804 1789036 232 0.0
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1582444 1582676 232 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837656 -16 -0.0
(read/write) 1711588 1713524 1936 0.1
.bss 193052 193068 16 0.0
.data 2616 2616 0 0.0
.text 1507532 1509452 1920 0.1
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1633780 1633948 168 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1436412 1436580 168 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817224 -16 -0.0
(read/write) 1663644 1665580 1936 0.1
.bss 213644 213660 16 0.0
.data 2456 2456 0 0.0
.text 1439156 1441076 1920 0.1
qpg lighting-app qpg6105+debug (read/write) 1123820 1124076 256 0.0
.bss 102376 102376 0 0.0
.data 808 808 0 0.0
.text 636200 636456 256 0.0
lock-app qpg6105+debug (read/write) 1087124 1088532 1408 0.1
.bss 98560 98592 32 0.0
.data 852 852 0 0.0
.text 599500 600908 1408 0.2
stm32 light STM32WB5MM-DK (read/write) 596189 596493 304 0.1
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78724 78756 32 0.0
.text 378800 379072 272 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824678 824910 232 0.0
bss 51012 51028 16 0.0
text 616676 616792 116 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112068 1112348 280 0.0
bss 100768 100768 0 0.0
text 786776 787022 246 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089396 1090952 1556 0.1
bss 109904 109928 24 0.0
text 757848 759248 1400 0.2
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934960 935160 200 0.0
bss 92976 92976 0 0.0
text 648796 648966 170 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826282 826506 224 0.0
bss 51064 51080 16 0.0
text 618338 618454 116 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984212 984452 240 0.0
bss 79104 79120 16 0.0
text 699042 699174 132 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096156 1096428 272 0.0
bss 100056 100056 0 0.0
text 772226 772468 242 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 970024 971524 1500 0.2
bss 97408 97440 32 0.0
text 652110 653382 1272 0.2
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952496 952776 280 0.0
bss 92552 92552 0 0.0
text 666440 666690 250 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 883840 884096 256 0.0
bss 69128 69144 16 0.0
text 625178 625328 150 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824484 824716 232 0.0
bss 57372 57388 16 0.0
text 592102 592220 118 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705772 705748 -24 -0.0
bss 73640 73640 0 0.0
text 462164 462140 -24 -0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827962 828186 224 0.0
bss 51192 51208 16 0.0
text 621038 621154 116 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883105 883489 384 0.0
bss 60848 60864 16 0.0
text 635206 635478 272 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850504 850736 232 0.0
bss 57660 57676 16 0.0
text 612102 612220 118 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843260 843492 232 0.0
bss 57972 57988 16 0.0
text 604738 604856 118 0.0

Copy link

github-actions bot commented Jan 31, 2024

PR #31781: Size comparison from d46f426 to c477b8a

Increases above 0.2%:

platform target config section d46f426 c477b8a change % change
cc32xx lock CC3235SF_LAUNCHXL (read only) 625338 627282 1944 0.3
.rodata 106370 106946 576 0.5
.text 516844 518212 1368 0.3
cyw30739 lock cyw930739m2evb_01 .app_xip_area 432717 433957 1240 0.3
linux all-clusters-app debug .init_array 1336 1344 8 0.6
all-clusters-minimal-app debug .init_array 1112 1120 8 0.7
.rodata 285781 286773 992 0.3
bridge-app debug .init_array 808 816 8 1.0
chip-tool-ipv6only arm64 (read/write) 587936 589672 1736 0.3
lighting-app debug+rpc+ui .init_array 928 936 8 0.9
lock-app debug .data.rel.ro 80040 80216 176 0.2
.init_array 840 848 8 1.0
.rodata 254133 254709 576 0.2
shell debug .init_array 1064 1072 8 0.8
tv-app debug .init_array 1128 1136 8 0.7
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section d46f426 c477b8a change % change
bl602 lighting-app bl602 (read/write) 1428286 1429414 1128 0.1
.rodata 157288 157344 56 0.0
.text 1095542 1096614 1072 0.1
bl602+mfd (read/write) 1442678 1444062 1384 0.1
.rodata 156248 156304 56 0.0
.text 1110844 1112172 1328 0.1
bl602+rpc (read/write) 1475918 1477046 1128 0.1
.rodata 164864 164920 56 0.0
.text 1127184 1128256 1072 0.1
bl702 lighting-app bl702 (read/write) 1193211 1194207 996 0.1
.rodata 106676 106732 56 0.1
.text 964930 965872 942 0.1
bl702+mfd (read/write) 1204031 1205287 1256 0.1
.rodata 105616 105672 56 0.1
.text 976684 977882 1198 0.1
bl702+rpc (read/write) 1284703 1285939 1236 0.1
.rodata 122048 122104 56 0.0
.text 1039634 1040816 1182 0.1
bl706-eth (read/write) 1011489 1012617 1128 0.1
.rodata 99996 100052 56 0.1
.text 756618 757690 1072 0.1
bl706-wifi (read/write) 1244626 1245834 1208 0.1
.rodata 120976 121032 56 0.0
.text 987022 988174 1152 0.1
bl702l lighting-app bl702l (read/write) 1163056 1163800 744 0.1
.rodata 100680 100736 56 0.1
.text 957780 958978 1198 0.1
bl702l+mfd (read/write) 1174456 1175196 740 0.1
.rodata 99620 99676 56 0.1
.text 970102 971300 1198 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780180 780500 320 0.0
.rodata 90292 90316 24 0.0
.text 689624 689920 296 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797972 799228 1256 0.2
(read/write) 179100 179116 16 0.0
.bss 101060 101076 16 0.0
.rodata 84636 84724 88 0.1
.text 713068 714236 1168 0.2
lock-mtd LP_EM_CC1354P10_6 (read only) 786412 787732 1320 0.2
(read/write) 173556 173572 16 0.0
.bss 95516 95532 16 0.0
.rodata 111356 111436 80 0.1
.text 674788 676028 1240 0.2
pump-app LP_EM_CC1354P10_6 (read only) 738108 738364 256 0.0
(read/write) 167828 167836 8 0.0
.bss 89616 89624 8 0.0
.rodata 86012 86036 24 0.0
.text 651832 652064 232 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723724 723996 272 0.0
.rodata 81852 81884 32 0.0
.text 641608 641848 240 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 572034 320 0.1
.rodata 84498 84554 56 0.1
.text 485096 485360 264 0.1
lock CC3235SF_LAUNCHXL (read only) 625338 627282 1944 0.3
(read/write) 208288 208304 16 0.0
.bss 201648 201664 16 0.0
.rodata 106370 106946 576 0.5
.text 516844 518212 1368 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 563667 563995 328 0.1
.app_xip_area 453541 453869 328 0.1
lock cyw930739m2evb_01 (read/write) 547587 548843 1256 0.2
.app_xip_area 432717 433957 1240 0.3
.bss 69672 69688 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565395 565667 272 0.0
.app_xip_area 456765 457037 272 0.1
switch cyw930739m2evb_01 (read/write) 562115 562403 288 0.1
.app_xip_area 450213 450501 288 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 927720 928128 408 0.0
.text 728424 728832 408 0.1
BRD4187C (read/write) 1106844 1107100 256 0.0
.text 908284 908540 256 0.0
lock-app BRD4161A+wf200 (read/write) 1120624 1121776 1152 0.1
.bss 188184 188208 24 0.0
.text 929620 930748 1128 0.1
window-app BRD4187C (read/write) 1146232 1146536 304 0.0
.text 975772 976076 304 0.0
esp32 all-clusters-app c3devkit (read only) 1197170 1197326 156 0.0
(read/write) 1744704 1744736 32 0.0
.flash.rodata 248192 248224 32 0.0
.flash.text 1197170 1197326 156 0.0
m5stack (read only) 1239267 1239435 168 0.0
(read/write) 529656 529688 32 0.0
.flash.rodata 278348 278380 32 0.0
.flash.text 1233103 1233271 168 0.0
k32w contact k32w0+release (read only) 609776 610056 280 0.0
(read/write) 81316 81324 8 0.0
.bss 69096 69104 8 0.0
.text 609240 609520 280 0.0
k32w1+release (read/write) 695468 695740 272 0.0
.text 581456 581728 272 0.0
light k32w0+release (read only) 598224 598512 288 0.0
.text 597688 597976 288 0.0
k32w1+release (read/write) 786472 786672 200 0.0
.text 663592 663792 200 0.0
lock k32w0+release (read only) 579480 580816 1336 0.2
(read/write) 78740 78772 32 0.0
.bss 66592 66624 32 0.0
.text 578944 580280 1336 0.2
linux air-purifier-app debug (read only) 2575093 2576197 1104 0.0
(read/write) 127736 127832 96 0.1
.data.rel.ro 73352 73464 112 0.2
.text 2216933 2217877 944 0.0
all-clusters-app debug (read only) 5782625 5783977 1352 0.0
(read/write) 472160 472264 104 0.0
.data.rel.ro 327416 327528 112 0.0
.init_array 1336 1344 8 0.6
.rodata 343236 343460 224 0.1
.text 5013075 5013987 912 0.0
all-clusters-minimal-app debug (read only) 5126849 5134601 7752 0.2
(read/write) 235392 235656 264 0.1
.bss 127360 127456 96 0.1
.data.rel.ro 96616 96792 176 0.2
.init_array 1112 1120 8 0.7
.rodata 285781 286773 992 0.3
.text 4607603 4614003 6400 0.1
bridge-app debug (read only) 4549169 4550329 1160 0.0
(read/write) 216592 216728 136 0.1
.data.rel.ro 85792 85904 112 0.1
.init_array 808 816 8 1.0
.rodata 227349 227573 224 0.1
.text 4102195 4102915 720 0.0
chip-tool debug (read only) 12159153 12161713 2560 0.0
(read/write) 519952 520048 96 0.0
.data.rel.ro 413376 413488 112 0.0
.rodata 442073 442297 224 0.1
.text 11007347 11009491 2144 0.0
chip-tool-ipv6only arm64 (read/write) 587936 589672 1736 0.3
.bss 103288 103304 16 0.0
.data.rel.ro 453056 453168 112 0.0
.got 20424 20432 8 0.0
.rodata 349276 349548 272 0.1
lighting-app debug+rpc+ui (read only) 5470145 5471417 1272 0.0
(read/write) 225384 225552 168 0.1
.bss 118880 118912 32 0.0
.data.rel.ro 94208 94320 112 0.1
.init_array 928 936 8 0.9
.rodata 352148 352340 192 0.1
.text 4872275 4873139 864 0.0
lock-app debug (read only) 4618369 4625401 7032 0.2
(read/write) 204176 204440 264 0.1
.bss 113312 113376 64 0.1
.data.rel.ro 80040 80216 176 0.2
.init_array 840 848 8 1.0
.rodata 254133 254709 576 0.2
.text 4153155 4159251 6096 0.1
ota-provider-app debug (read only) 4257633 4258737 1104 0.0
(read/write) 192784 192912 128 0.1
.data.rel.ro 69408 69520 112 0.2
.text 3859091 3860035 944 0.0
ota-requestor-app debug (read only) 4373033 4374169 1136 0.0
(read/write) 197032 197160 128 0.1
.data.rel.ro 72352 72464 112 0.2
.text 3964259 3965235 976 0.0
shell debug (read only) 2859457 2860729 1272 0.0
(read/write) 154816 154920 104 0.1
.data.rel.ro 85448 85560 112 0.1
.init_array 1064 1072 8 0.8
.rodata 185824 186016 192 0.1
.text 2501250 2502114 864 0.0
thermostat-no-ble arm64 (read only) 4444520 4445656 1136 0.0
.bss 121704 121720 16 0.0
.data.rel.ro 103376 103464 88 0.1
.got 12192 12200 8 0.1
.rodata 158540 158652 112 0.1
.text 3941884 3942668 784 0.0
tv-app debug (read only) 5575489 5575577 88 0.0
(read/write) 350288 350456 168 0.0
.bss 243200 243232 32 0.0
.data.rel.ro 93304 93432 128 0.1
.init_array 1128 1136 8 0.7
.text 5051491 5051555 64 0.0
tv-casting-app debug (read only) 10021313 10023009 1696 0.0
(read/write) 342872 343032 160 0.0
.bss 156000 156032 32 0.0
.data.rel.ro 177064 177192 128 0.1
.rodata 378536 378664 128 0.0
.text 9169379 9170755 1376 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2530064 2531240 1176 0.0
.bss 220384 220400 16 0.0
.text 1492748 1493924 1176 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1094232 1094568 336 0.0
rodata 111384 111416 32 0.0
text 805216 805512 296 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1214524 1214700 176 0.0
rodata 141216 141248 32 0.0
text 800864 800996 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1043304 1044696 1392 0.1
bss 129511 129531 20 0.0
rodata 99176 99256 80 0.1
text 766888 768188 1300 0.2
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1788804 1789036 232 0.0
.text 1582444 1582676 232 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1711588 1713524 1936 0.1
.bss 193052 193068 16 0.0
.text 1507532 1509452 1920 0.1
light cy8ckit_062s2_43012 (read/write) 1633780 1633948 168 0.0
.text 1436412 1436580 168 0.0
lock cy8ckit_062s2_43012 (read/write) 1663644 1665580 1936 0.1
.bss 213644 213660 16 0.0
.text 1439156 1441076 1920 0.1
qpg lighting-app qpg6105+debug (read/write) 1123820 1124076 256 0.0
.text 636200 636456 256 0.0
lock-app qpg6105+debug (read/write) 1087124 1088532 1408 0.1
.bss 98560 98592 32 0.0
.text 599500 600908 1408 0.2
stm32 light STM32WB5MM-DK (read/write) 596189 596493 304 0.1
.rodata 78724 78756 32 0.0
.text 378800 379072 272 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 824678 824910 232 0.0
bss 51012 51028 16 0.0
text 616676 616792 116 0.0
all-clusters-app tlsr9518adk80d (read/write) 1112068 1112348 280 0.0
text 786776 787022 246 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1089396 1090952 1556 0.1
bss 109904 109928 24 0.0
text 757848 759248 1400 0.2
bridge-app tlsr9518adk80d (read/write) 934960 935160 200 0.0
text 648796 648966 170 0.0
contact-sensor-app tlsr9528a_retention (read/write) 826282 826506 224 0.0
bss 51064 51080 16 0.0
text 618338 618454 116 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 984212 984452 240 0.0
bss 79104 79120 16 0.0
text 699042 699174 132 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1096156 1096428 272 0.0
text 772226 772468 242 0.0
lock-app-dfu tlsr9528a (read/write) 970024 971524 1500 0.2
bss 97408 97440 32 0.0
text 652110 653382 1272 0.2
ota-requestor-app tlsr9518adk80d (read/write) 952496 952776 280 0.0
text 666440 666690 250 0.0
pump-app tlsr9528a (read/write) 883840 884096 256 0.0
bss 69128 69144 16 0.0
text 625178 625328 150 0.0
pump-controller-app tlsr9518adk80d (read/write) 824484 824716 232 0.0
bss 57372 57388 16 0.0
text 592102 592220 118 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 827962 828186 224 0.0
bss 51192 51208 16 0.0
text 621038 621154 116 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 883105 883489 384 0.0
bss 60848 60864 16 0.0
text 635206 635478 272 0.0
thermostat tlsr9518adk80d (read/write) 850504 850736 232 0.0
bss 57660 57676 16 0.0
text 612102 612220 118 0.0
window-covering tlsr9518adk80d (read/write) 843260 843492 232 0.0
bss 57972 57988 16 0.0
text 604738 604856 118 0.0
Decreases (9 builds for linux, psoc6, telink)
platform target config section d46f426 c477b8a change % change
linux air-purifier-app debug .rodata 181800 181768 -32 -0.0
chip-tool-ipv6only arm64 (read only) 11685504 11683744 -1760 -0.0
.text 10444220 10441932 -2288 -0.0
ota-provider-app debug .rodata 206549 206517 -32 -0.0
ota-requestor-app debug .rodata 212501 212469 -32 -0.0
thermostat-no-ble arm64 (read/write) 246912 245824 -1088 -0.4
tv-app debug .rodata 284117 283925 -192 -0.1
psoc6 all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837656 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 817240 817224 -16 -0.0
telink shell tlsr9518adk80d (read/write) 705772 705748 -24 -0.0
text 462164 462140 -24 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section d46f426 c477b8a change % change
bl602 lighting-app bl602 (read/write) 1428286 1429414 1128 0.1
.bss 85320 85320 0 0.0
.data 9488 9488 0 0.0
.rodata 157288 157344 56 0.0
.text 1095542 1096614 1072 0.1
bl602+mfd (read/write) 1442678 1444062 1384 0.1
.bss 85480 85480 0 0.0
.data 9456 9456 0 0.0
.rodata 156248 156304 56 0.0
.text 1110844 1112172 1328 0.1
bl602+rpc (read/write) 1475918 1477046 1128 0.1
.bss 93352 93352 0 0.0
.data 9856 9856 0 0.0
.rodata 164864 164920 56 0.0
.text 1127184 1128256 1072 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1193211 1194207 996 0.1
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106676 106732 56 0.1
.text 964930 965872 942 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1204031 1205287 1256 0.1
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105616 105672 56 0.1
.text 976684 977882 1198 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1284703 1285939 1236 0.1
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122048 122104 56 0.0
.text 1039634 1040816 1182 0.1
bl706-eth (read/write) 1011489 1012617 1128 0.1
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 99996 100052 56 0.1
.text 756618 757690 1072 0.1
bl706-wifi (read/write) 1244626 1245834 1208 0.1
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 120976 121032 56 0.0
.text 987022 988174 1152 0.1
bl702l lighting-app bl702l (read/write) 1163056 1163800 744 0.1
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100680 100736 56 0.1
.text 957780 958978 1198 0.1
bl702l+mfd (read/write) 1174456 1175196 740 0.1
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99620 99676 56 0.1
.text 970102 971300 1198 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780180 780500 320 0.0
(read/write) 168856 168856 0 0.0
.bss 90876 90876 0 0.0
.data 3552 3552 0 0.0
.rodata 90292 90316 24 0.0
.text 689624 689920 296 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797972 799228 1256 0.2
(read/write) 179100 179116 16 0.0
.bss 101060 101076 16 0.0
.data 3580 3580 0 0.0
.rodata 84636 84724 88 0.1
.text 713068 714236 1168 0.2
lock-mtd LP_EM_CC1354P10_6 (read only) 786412 787732 1320 0.2
(read/write) 173556 173572 16 0.0
.bss 95516 95532 16 0.0
.data 3580 3580 0 0.0
.rodata 111356 111436 80 0.1
.text 674788 676028 1240 0.2
pump-app LP_EM_CC1354P10_6 (read only) 738108 738364 256 0.0
(read/write) 167828 167836 8 0.0
.bss 89616 89624 8 0.0
.data 3540 3540 0 0.0
.rodata 86012 86036 24 0.0
.text 651832 652064 232 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723724 723996 272 0.0
(read/write) 168040 168040 0 0.0
.bss 89840 89840 0 0.0
.data 3536 3536 0 0.0
.rodata 81852 81884 32 0.0
.text 641608 641848 240 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 571714 572034 320 0.1
(read/write) 207872 207872 0 0.0
.bss 201156 201156 0 0.0
.data 1592 1592 0 0.0
.rodata 84498 84554 56 0.1
.text 485096 485360 264 0.1
lock CC3235SF_LAUNCHXL (read only) 625338 627282 1944 0.3
(read/write) 208288 208304 16 0.0
.bss 201648 201664 16 0.0
.data 1520 1520 0 0.0
.rodata 106370 106946 576 0.5
.text 516844 518212 1368 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 563667 563995 328 0.1
.app_xip_area 453541 453869 328 0.1
.bss 64968 64968 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547587 548843 1256 0.2
.app_xip_area 432717 433957 1240 0.3
.bss 69672 69688 16 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565395 565667 272 0.0
.app_xip_area 456765 457037 272 0.1
.bss 63512 63512 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562115 562403 288 0.1
.app_xip_area 450213 450501 288 0.1
.bss 66672 66672 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 927720 928128 408 0.0
.bss 197904 197904 0 0.0
.data 1372 1372 0 0.0
.text 728424 728832 408 0.1
BRD4187C (read/write) 1106844 1107100 256 0.0
.bss 195156 195156 0 0.0
.data 3384 3384 0 0.0
.text 908284 908540 256 0.0
lock-app BRD4161A+wf200 (read/write) 1120624 1121776 1152 0.1
.bss 188184 188208 24 0.0
.data 2800 2800 0 0.0
.text 929620 930748 1128 0.1
window-app BRD4187C (read/write) 1146232 1146536 304 0.0
.bss 167148 167148 0 0.0
.data 3292 3292 0 0.0
.text 975772 976076 304 0.0
esp32 all-clusters-app c3devkit (read only) 1197170 1197326 156 0.0
(read/write) 1744704 1744736 32 0.0
.dram0.bss 73392 73392 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248192 248224 32 0.0
.flash.text 1197170 1197326 156 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1239267 1239435 168 0.0
(read/write) 529656 529688 32 0.0
.dram0.bss 80256 80256 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278348 278380 32 0.0
.flash.text 1233103 1233271 168 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 609776 610056 280 0.0
(read/write) 81316 81324 8 0.0
.bss 69096 69104 8 0.0
.data 2236 2236 0 0.0
.text 609240 609520 280 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695468 695740 272 0.0
.bss 67752 67752 0 0.0
.data 2788 2788 0 0.0
.text 581456 581728 272 0.0
light k32w0+release (read only) 598224 598512 288 0.0
(read/write) 79332 79332 0 0.0
.bss 67160 67160 0 0.0
.data 2188 2188 0 0.0
.text 597688 597976 288 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786472 786672 200 0.0
.bss 77428 77428 0 0.0
.data 2000 2000 0 0.0
.text 663592 663792 200 0.0
lock k32w0+release (read only) 579480 580816 1336 0.2
(read/write) 78740 78772 32 0.0
.bss 66592 66624 32 0.0
.data 2164 2164 0 0.0
.text 578944 580280 1336 0.2
linux air-purifier-app debug (read only) 2575093 2576197 1104 0.0
(read/write) 127736 127832 96 0.1
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73352 73464 112 0.2
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181800 181768 -32 -0.0
.text 2216933 2217877 944 0.0
all-clusters-app debug (read only) 5782625 5783977 1352 0.0
(read/write) 472160 472264 104 0.0
.bss 132928 132928 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 327416 327528 112 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1336 1344 8 0.6
.rodata 343236 343460 224 0.1
.text 5013075 5013987 912 0.0
all-clusters-minimal-app debug (read only) 5126849 5134601 7752 0.2
(read/write) 235392 235656 264 0.1
.bss 127360 127456 96 0.1
.data 4336 4336 0 0.0
.data.rel.ro 96616 96792 176 0.2
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1120 8 0.7
.rodata 285781 286773 992 0.3
.text 4607603 4614003 6400 0.1
bridge-app debug (read only) 4549169 4550329 1160 0.0
(read/write) 216592 216728 136 0.1
.bss 117952 117952 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85792 85904 112 0.1
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 816 8 1.0
.rodata 227349 227573 224 0.1
.text 4102195 4102915 720 0.0
chip-tool debug (read only) 12159153 12161713 2560 0.0
(read/write) 519952 520048 96 0.0
.bss 94232 94232 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413376 413488 112 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 442073 442297 224 0.1
.text 11007347 11009491 2144 0.0
chip-tool-ipv6only arm64 (read only) 11685504 11683744 -1760 -0.0
(read/write) 587936 589672 1736 0.3
.bss 103288 103304 16 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453056 453168 112 0.0
.dynamic 512 512 0 0.0
.got 20424 20432 8 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 349276 349548 272 0.1
.text 10444220 10441932 -2288 -0.0
lighting-app debug+rpc+ui (read only) 5470145 5471417 1272 0.0
(read/write) 225384 225552 168 0.1
.bss 118880 118912 32 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94208 94320 112 0.1
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 936 8 0.9
.rodata 352148 352340 192 0.1
.text 4872275 4873139 864 0.0
lock-app debug (read only) 4618369 4625401 7032 0.2
(read/write) 204176 204440 264 0.1
.bss 113312 113376 64 0.1
.data 4128 4128 0 0.0
.data.rel.ro 80040 80216 176 0.2
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 848 8 1.0
.rodata 254133 254709 576 0.2
.text 4153155 4159251 6096 0.1
ota-provider-app debug (read only) 4257633 4258737 1104 0.0
(read/write) 192784 192912 128 0.1
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69408 69520 112 0.2
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206549 206517 -32 -0.0
.text 3859091 3860035 944 0.0
ota-requestor-app debug (read only) 4373033 4374169 1136 0.0
(read/write) 197032 197160 128 0.1
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72352 72464 112 0.2
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212501 212469 -32 -0.0
.text 3964259 3965235 976 0.0
shell debug (read only) 2859457 2860729 1272 0.0
(read/write) 154816 154920 104 0.1
.bss 62224 62224 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85448 85560 112 0.1
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1072 8 0.8
.rodata 185824 186016 192 0.1
.text 2501250 2502114 864 0.0
thermostat-no-ble arm64 (read only) 4444520 4445656 1136 0.0
(read/write) 246912 245824 -1088 -0.4
.bss 121704 121720 16 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103376 103464 88 0.1
.dynamic 512 512 0 0.0
.got 12192 12200 8 0.1
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158540 158652 112 0.1
.text 3941884 3942668 784 0.0
tv-app debug (read only) 5575489 5575577 88 0.0
(read/write) 350288 350456 168 0.0
.bss 243200 243232 32 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93304 93432 128 0.1
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1136 8 0.7
.rodata 284117 283925 -192 -0.1
.text 5051491 5051555 64 0.0
tv-casting-app debug (read only) 10021313 10023009 1696 0.0
(read/write) 342872 343032 160 0.0
.bss 156000 156032 32 0.0
.data 2912 2912 0 0.0
.data.rel.ro 177064 177192 128 0.1
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 378536 378664 128 0.0
.text 9169379 9170755 1376 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2530064 2531240 1176 0.0
.bss 220384 220400 16 0.0
.data 5208 5208 0 0.0
.text 1492748 1493924 1176 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094232 1094568 336 0.0
bss 129817 129817 0 0.0
rodata 111384 111416 32 0.0
text 805216 805512 296 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214524 1214700 176 0.0
bss 121955 121955 0 0.0
rodata 141216 141248 32 0.0
text 800864 800996 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1043304 1044696 1392 0.1
bss 129511 129531 20 0.0
rodata 99176 99256 80 0.1
text 766888 768188 1300 0.2
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1788804 1789036 232 0.0
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1582444 1582676 232 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837656 -16 -0.0
(read/write) 1711588 1713524 1936 0.1
.bss 193052 193068 16 0.0
.data 2616 2616 0 0.0
.text 1507532 1509452 1920 0.1
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1633780 1633948 168 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1436412 1436580 168 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817224 -16 -0.0
(read/write) 1663644 1665580 1936 0.1
.bss 213644 213660 16 0.0
.data 2456 2456 0 0.0
.text 1439156 1441076 1920 0.1
qpg lighting-app qpg6105+debug (read/write) 1123820 1124076 256 0.0
.bss 102376 102376 0 0.0
.data 808 808 0 0.0
.text 636200 636456 256 0.0
lock-app qpg6105+debug (read/write) 1087124 1088532 1408 0.1
.bss 98560 98592 32 0.0
.data 852 852 0 0.0
.text 599500 600908 1408 0.2
stm32 light STM32WB5MM-DK (read/write) 596189 596493 304 0.1
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78724 78756 32 0.0
.text 378800 379072 272 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824678 824910 232 0.0
bss 51012 51028 16 0.0
text 616676 616792 116 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112068 1112348 280 0.0
bss 100768 100768 0 0.0
text 786776 787022 246 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089396 1090952 1556 0.1
bss 109904 109928 24 0.0
text 757848 759248 1400 0.2
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934960 935160 200 0.0
bss 92976 92976 0 0.0
text 648796 648966 170 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826282 826506 224 0.0
bss 51064 51080 16 0.0
text 618338 618454 116 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984212 984452 240 0.0
bss 79104 79120 16 0.0
text 699042 699174 132 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096156 1096428 272 0.0
bss 100056 100056 0 0.0
text 772226 772468 242 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 970024 971524 1500 0.2
bss 97408 97440 32 0.0
text 652110 653382 1272 0.2
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952496 952776 280 0.0
bss 92552 92552 0 0.0
text 666440 666690 250 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 883840 884096 256 0.0
bss 69128 69144 16 0.0
text 625178 625328 150 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824484 824716 232 0.0
bss 57372 57388 16 0.0
text 592102 592220 118 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705772 705748 -24 -0.0
bss 73640 73640 0 0.0
text 462164 462140 -24 -0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827962 828186 224 0.0
bss 51192 51208 16 0.0
text 621038 621154 116 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883105 883489 384 0.0
bss 60848 60864 16 0.0
text 635206 635478 272 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850504 850736 232 0.0
bss 57660 57676 16 0.0
text 612102 612220 118 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843260 843492 232 0.0
bss 57972 57988 16 0.0
text 604738 604856 118 0.0

src/app/CommandSender.h Show resolved Hide resolved
src/app/CommandSender.h Show resolved Hide resolved
Copy link

github-actions bot commented Feb 5, 2024

PR #31781: Size comparison from fea1604 to 92c1c45

Increases (44 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, k32w, linux, nrfconnect, qpg, telink)
platform target config section fea1604 92c1c45 change % change
bl602 lighting-app bl602 (read/write) 1429522 1429538 16 0.0
.text 1096712 1096726 14 0.0
bl602+mfd (read/write) 1444170 1444186 16 0.0
.text 1112270 1112284 14 0.0
bl602+rpc (read/write) 1477162 1477170 8 0.0
.text 1128354 1128368 14 0.0
bl702 lighting-app bl702 (read/write) 1194319 1194331 12 0.0
.text 965970 965984 14 0.0
bl702+mfd (read/write) 1205395 1205411 16 0.0
.text 977980 977994 14 0.0
bl702+rpc (read/write) 1286067 1286079 12 0.0
.text 1040914 1040928 14 0.0
bl706-eth (read/write) 1012725 1012741 16 0.0
.text 757788 757802 14 0.0
bl706-wifi (read/write) 1245974 1245990 16 0.0
.text 988288 988302 14 0.0
bl702l lighting-app bl702l (read/write) 1163924 1163940 16 0.0
.text 959076 959090 14 0.0
bl702l+mfd (read/write) 1175324 1175848 524 0.0
.text 971398 971412 14 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780748 780764 16 0.0
.text 690160 690176 16 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799428 799444 16 0.0
.text 714428 714444 16 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787956 787972 16 0.0
.text 676244 676260 16 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738532 738548 16 0.0
.text 652224 652240 16 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724188 724204 16 0.0
.text 642032 642048 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564187 564203 16 0.0
.app_xip_area 454053 454069 16 0.0
lock cyw930739m2evb_01 (read/write) 548995 549011 16 0.0
.app_xip_area 434101 434117 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565803 565819 16 0.0
.app_xip_area 457165 457181 16 0.0
switch cyw930739m2evb_01 (read/write) 562283 562299 16 0.0
.app_xip_area 450373 450389 16 0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1121992 1122024 32 0.0
.text 930956 930988 32 0.0
esp32 all-clusters-app c3devkit (read only) 1201610 1201624 14 0.0
.flash.text 1201610 1201624 14 0.0
m5stack (read only) 1243419 1243431 12 0.0
.flash.text 1237255 1237267 12 0.0
k32w contact k32w0+release (read only) 610256 610272 16 0.0
.text 609720 609736 16 0.0
k32w1+release (read/write) 695900 695916 16 0.0
.text 581880 581896 16 0.0
light k32w0+release (read only) 598664 598680 16 0.0
.text 598128 598144 16 0.0
k32w1+release (read/write) 786832 786848 16 0.0
.text 663944 663960 16 0.0
linux all-clusters-app debug (read only) 5843313 5843361 48 0.0
.text 5065987 5066035 48 0.0
all-clusters-minimal-app debug (read only) 5154937 5154969 32 0.0
.text 4634035 4634067 32 0.0
chip-tool debug (read only) 11968497 11968545 48 0.0
.text 10818963 10819011 48 0.0
chip-tool-ipv6only arm64 (read only) 11463800 11463816 16 0.0
.text 10225660 10225676 16 0.0
ota-requestor-app debug (read only) 4394345 4394377 32 0.0
.text 3985043 3985075 32 0.0
tv-app debug (read only) 5601129 5601161 32 0.0
.text 5076387 5076419 32 0.0
tv-casting-app debug (read only) 9824769 9824817 48 0.0
.text 8979171 8979219 48 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1094232 1094248 16 0.0
text 804956 804972 16 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1214540 1214556 16 0.0
text 800484 800500 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1045008 1045024 16 0.0
text 768368 768384 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1124220 1124236 16 0.0
.text 636600 636616 16 0.0
lock-app qpg6105+debug (read/write) 1088732 1088748 16 0.0
.text 601108 601124 16 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1112056 1112072 16 0.0
text 786452 786466 14 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1091208 1091224 16 0.0
text 759484 759498 14 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 984208 984216 8 0.0
text 698970 698984 14 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1096724 1096740 16 0.0
text 772744 772758 14 0.0
ota-requestor-app tlsr9518adk80d (read/write) 952944 952960 16 0.0
text 666844 666858 14 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 883665 883673 8 0.0
text 635638 635652 14 0.0
Decreases (3 builds for efr32, linux)
platform target config section fea1604 92c1c45 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 927820 927812 -8 -0.0
.text 728512 728504 -8 -0.0
window-app BRD4187C (read/write) 1158080 1158072 -8 -0.0
.text 985916 985908 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 588512 588496 -16 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section fea1604 92c1c45 change % change
bl602 lighting-app bl602 (read/write) 1429522 1429538 16 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157356 157356 0 0.0
.text 1096712 1096726 14 0.0
bl602+mfd (read/write) 1444170 1444186 16 0.0
.bss 85488 85488 0 0.0
.data 9456 9456 0 0.0
.rodata 156316 156316 0 0.0
.text 1112270 1112284 14 0.0
bl602+rpc (read/write) 1477162 1477170 8 0.0
.bss 93360 93360 0 0.0
.data 9856 9856 0 0.0
.rodata 164932 164932 0 0.0
.text 1128354 1128368 14 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1194319 1194331 12 0.0
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106744 106744 0 0.0
.text 965970 965984 14 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1205395 1205411 16 0.0
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105684 105684 0 0.0
.text 977980 977994 14 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1286067 1286079 12 0.0
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122116 122116 0 0.0
.text 1040914 1040928 14 0.0
bl706-eth (read/write) 1012725 1012741 16 0.0
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 100064 100064 0 0.0
.text 757788 757802 14 0.0
bl706-wifi (read/write) 1245974 1245990 16 0.0
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 121044 121044 0 0.0
.text 988288 988302 14 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1163924 1163940 16 0.0
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100748 100748 0 0.0
.text 959076 959090 14 0.0
bl702l+mfd (read/write) 1175324 1175848 524 0.0
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99688 99688 0 0.0
.text 971398 971412 14 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780748 780764 16 0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90324 90324 0 0.0
.text 690160 690176 16 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799428 799444 16 0.0
(read/write) 179124 179124 0 0.0
.bss 101084 101084 0 0.0
.data 3580 3580 0 0.0
.rodata 84732 84732 0 0.0
.text 714428 714444 16 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787956 787972 16 0.0
(read/write) 173580 173580 0 0.0
.bss 95540 95540 0 0.0
.data 3580 3580 0 0.0
.rodata 111444 111444 0 0.0
.text 676244 676260 16 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738532 738548 16 0.0
(read/write) 167844 167844 0 0.0
.bss 89632 89632 0 0.0
.data 3540 3540 0 0.0
.rodata 86044 86044 0 0.0
.text 652224 652240 16 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724188 724204 16 0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81892 81892 0 0.0
.text 642032 642048 16 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 580618 580618 0 0.0
(read/write) 207972 207972 0 0.0
.bss 201220 201220 0 0.0
.data 1628 1628 0 0.0
.rodata 86450 86450 0 0.0
.text 492044 492044 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627458 627458 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201672 201672 0 0.0
.data 1520 1520 0 0.0
.rodata 106954 106954 0 0.0
.text 518380 518380 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564187 564203 16 0.0
.app_xip_area 454053 454069 16 0.0
.bss 64976 64976 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 548995 549011 16 0.0
.app_xip_area 434101 434117 16 0.0
.bss 69696 69696 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565803 565819 16 0.0
.app_xip_area 457165 457181 16 0.0
.bss 63520 63520 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562283 562299 16 0.0
.app_xip_area 450373 450389 16 0.0
.bss 66680 66680 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 927820 927812 -8 -0.0
.bss 197912 197912 0 0.0
.data 1376 1376 0 0.0
.text 728512 728504 -8 -0.0
BRD4187C (read/write) 1104752 1104752 0 0.0
.bss 195100 195100 0 0.0
.data 3388 3388 0 0.0
.text 906244 906244 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121992 1122024 32 0.0
.bss 188208 188208 0 0.0
.data 2804 2804 0 0.0
.text 930956 930988 32 0.0
window-app BRD4187C (read/write) 1158080 1158072 -8 -0.0
.bss 168812 168812 0 0.0
.data 3332 3332 0 0.0
.text 985916 985908 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1201610 1201624 14 0.0
(read/write) 1747088 1747088 0 0.0
.dram0.bss 73576 73576 0 0.0
.dram0.data 13612 13612 0 0.0
.flash.rodata 250368 250368 0 0.0
.flash.text 1201610 1201624 14 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1243419 1243431 12 0.0
(read/write) 532020 532020 0 0.0
.dram0.bss 80432 80432 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 280504 280504 0 0.0
.flash.text 1237255 1237267 12 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610256 610272 16 0.0
(read/write) 81332 81332 0 0.0
.bss 69112 69112 0 0.0
.data 2236 2236 0 0.0
.text 609720 609736 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695900 695916 16 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 581880 581896 16 0.0
light k32w0+release (read only) 598664 598680 16 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 598128 598144 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786832 786848 16 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 663944 663960 16 0.0
lock k32w0+release (read only) 581000 581000 0 0.0
(read/write) 78780 78780 0 0.0
.bss 66632 66632 0 0.0
.data 2164 2164 0 0.0
.text 580464 580464 0 0.0
linux air-purifier-app debug (read only) 2602189 2602189 0 0.0
(read/write) 128640 128640 0 0.0
.bss 46368 46368 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74072 74072 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 183784 183784 0 0.0
.text 2241157 2241157 0 0.0
all-clusters-app debug (read only) 5843313 5843361 48 0.0
(read/write) 477288 477288 0 0.0
.bss 133488 133488 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 331928 331928 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1360 1360 0 0.0
.rodata 346280 346280 0 0.0
.text 5065987 5066035 48 0.0
all-clusters-minimal-app debug (read only) 5154937 5154969 32 0.0
(read/write) 235768 235768 0 0.0
.bss 127504 127504 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 96840 96840 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 286938 286938 0 0.0
.text 4634035 4634067 32 0.0
bridge-app debug (read only) 4570233 4570233 0 0.0
(read/write) 216792 216792 0 0.0
.bss 117984 117984 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85952 85952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227770 227770 0 0.0
.text 4122483 4122483 0 0.0
chip-tool debug (read only) 11968497 11968545 48 0.0
(read/write) 519864 519864 0 0.0
.bss 94296 94296 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413240 413240 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 445849 445849 0 0.0
.text 10818963 10819011 48 0.0
chip-tool-ipv6only arm64 (read only) 11463800 11463816 16 0.0
(read/write) 588512 588496 -16 -0.0
.bss 103352 103352 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453024 453024 0 0.0
.dynamic 512 512 0 0.0
.got 20328 20328 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352372 352372 0 0.0
.text 10225660 10225676 16 0.0
lighting-app debug+rpc+ui (read only) 5491769 5491769 0 0.0
(read/write) 225608 225608 0 0.0
.bss 118936 118936 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94368 94368 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 352500 352500 0 0.0
.text 4893187 4893187 0 0.0
lock-app debug (read only) 4645305 4645305 0 0.0
(read/write) 204520 204520 0 0.0
.bss 113424 113424 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80248 80248 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 254906 254906 0 0.0
.text 4178819 4178819 0 0.0
ota-provider-app debug (read only) 4278913 4278913 0 0.0
(read/write) 192976 192976 0 0.0
.bss 113248 113248 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69552 69552 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206714 206714 0 0.0
.text 3879875 3879875 0 0.0
ota-requestor-app debug (read only) 4394345 4394377 32 0.0
(read/write) 197224 197224 0 0.0
.bss 114144 114144 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72512 72512 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212698 212698 0 0.0
.text 3985043 3985075 32 0.0
shell debug (read only) 2857329 2857329 0 0.0
(read/write) 155656 155656 0 0.0
.bss 62576 62576 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85936 85936 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186560 186560 0 0.0
.text 2498194 2498194 0 0.0
thermostat-no-ble arm64 (read only) 4462888 4462888 0 0.0
(read/write) 249104 249104 0 0.0
.bss 121768 121768 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103488 103488 0 0.0
.dynamic 512 512 0 0.0
.got 12208 12208 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158684 158684 0 0.0
.text 3959724 3959724 0 0.0
tv-app debug (read only) 5601129 5601161 32 0.0
(read/write) 350656 350656 0 0.0
.bss 243296 243296 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93576 93576 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 284410 284410 0 0.0
.text 5076387 5076419 32 0.0
tv-casting-app debug (read only) 9824769 9824817 48 0.0
(read/write) 339568 339568 0 0.0
.bss 156048 156048 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 173688 173688 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 380912 380912 0 0.0
.text 8979171 8979219 48 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531440 2531440 0 0.0
.bss 220408 220408 0 0.0
.data 5208 5208 0 0.0
.text 1494124 1494124 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094232 1094248 16 0.0
bss 129891 129891 0 0.0
rodata 111640 111640 0 0.0
text 804956 804972 16 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214540 1214556 16 0.0
bss 122029 122029 0 0.0
rodata 141528 141528 0 0.0
text 800484 800500 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1045008 1045024 16 0.0
bss 129539 129539 0 0.0
rodata 99264 99264 0 0.0
text 768368 768384 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835296 835296 0 0.0
(read/write) 1788468 1788468 0 0.0
.bss 195404 195404 0 0.0
.data 2640 2640 0 0.0
.text 1582036 1582036 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837648 837648 0 0.0
(read/write) 1713708 1713708 0 0.0
.bss 193076 193076 0 0.0
.data 2616 2616 0 0.0
.text 1509628 1509628 0 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1634116 1634116 0 0.0
.bss 186556 186556 0 0.0
.data 2432 2432 0 0.0
.text 1436740 1436740 0 0.0
lock cy8ckit_062s2_43012 (read only) 817216 817216 0 0.0
(read/write) 1665740 1665740 0 0.0
.bss 213668 213668 0 0.0
.data 2456 2456 0 0.0
.text 1441228 1441228 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1124220 1124236 16 0.0
.bss 102384 102384 0 0.0
.data 808 808 0 0.0
.text 636600 636616 16 0.0
lock-app qpg6105+debug (read/write) 1088732 1088748 16 0.0
.bss 98600 98600 0 0.0
.data 852 852 0 0.0
.text 601108 601124 16 0.0
stm32 light STM32WB5MM-DK (read/write) 596677 596677 0 0.0
.bss 128288 128288 0 0.0
.data 660 660 0 0.0
.rodata 78764 78764 0 0.0
.text 379240 379240 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825054 825054 0 0.0
bss 51036 51036 0 0.0
text 616918 616918 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112056 1112072 16 0.0
bss 100844 100844 0 0.0
text 786452 786466 14 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1091208 1091224 16 0.0
bss 109936 109936 0 0.0
text 759484 759498 14 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935296 935296 0 0.0
bss 92984 92984 0 0.0
text 649086 649086 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826650 826650 0 0.0
bss 51088 51088 0 0.0
text 618580 618580 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984208 984216 8 0.0
bss 79128 79128 0 0.0
text 698970 698984 14 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096724 1096740 16 0.0
bss 100064 100064 0 0.0
text 772744 772758 14 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957424 957424 0 0.0
bss 70588 70588 0 0.0
text 655022 655022 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952944 952960 16 0.0
bss 92560 92560 0 0.0
text 666844 666858 14 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884240 884240 0 0.0
bss 69152 69152 0 0.0
text 625454 625454 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824860 824860 0 0.0
bss 57396 57396 0 0.0
text 592346 592346 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705780 705780 0 0.0
bss 73640 73640 0 0.0
text 462172 462172 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827906 827906 0 0.0
bss 51216 51216 0 0.0
text 620920 620920 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883665 883673 8 0.0
bss 60872 60872 0 0.0
text 635638 635652 14 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850448 850448 0 0.0
bss 57684 57684 0 0.0
text 611978 611978 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845012 845012 0 0.0
bss 58076 58076 0 0.0
text 606138 606138 0 0.0

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, now the codesize numbers make sense.

@mergify mergify bot merged commit 21b998a into project-chip:master Feb 6, 2024
57 checks passed
raul-marquez-csa pushed a commit to raul-marquez-csa/connectedhomeip that referenced this pull request Feb 16, 2024
…project-chip#31781)

* Allow chip-repl to know how many InvokeResponseMessages were recieved

* Restyled by autopep8

* Clean up callback to be test only specifically

* Restyled by clang-format

* Address PR comments

* Small edit to add line that shouldn't be removed in this PR

* Address PR comment

---------

Co-authored-by: Restyled.io <[email protected]>
mergify bot pushed a commit that referenced this pull request Feb 16, 2024
* Modifed YAML tests:
TC_DISHM_1_2
TC_DISHM_2_1
TC_DISHM_3_1
TC_DISHM_3_3
TC_LWM_1_1
TC_LWM_1_2
TC_OTCCM_1_1
TC_OTCCM_1_2
TC_OTCCM_2_1
TC_OTCCM_3_1
TC_OTCCM_3_3
TC_TCCM_1_1
TC_TCCM_1_2

* Auto generated files

* Restyled by whitespace

* Fix the CI failure for LWM-1.1 & TCCM-1.1 test

* Fix CI failure OTCCM-1.1 test

* Revert tests
TC-LWM-1.1
TC_TCCM-1.1
TC-OTCCM-1.1

* Fixes issue: 109, 110, 111, 112, 113, 114, 115, 116
TC-CNET-4.1
TC-CONTENTLAUNCHER-10.4
TC-DRYERCTRL-2.1
TC-MEDIAPLAYBACK-6.8
TC-MEDIAPLAYBACK-6.9
TC-MEDIAPLAYBACK-6.10
TC-OTCCM-1.2

* Restyled by whitespace

* Modifed YAML tests:
TC_DISHM_1_2
TC_DISHM_2_1
TC_DISHM_3_1
TC_DISHM_3_3
TC_LWM_1_1
TC_LWM_1_2
TC_OTCCM_1_1
TC_OTCCM_1_2
TC_OTCCM_2_1
TC_OTCCM_3_1
TC_OTCCM_3_3
TC_TCCM_1_1
TC_TCCM_1_2

* Auto generated files

* Restyled by whitespace

* Fix the CI failure for LWM-1.1 & TCCM-1.1 test

* Fix CI failure OTCCM-1.1 test

* Revert tests
TC-LWM-1.1
TC_TCCM-1.1
TC-OTCCM-1.1

* Fixes issue: 109, 110, 111, 112, 113, 114, 115, 116
TC-CNET-4.1
TC-CONTENTLAUNCHER-10.4
TC-DRYERCTRL-2.1
TC-MEDIAPLAYBACK-6.8
TC-MEDIAPLAYBACK-6.9
TC-MEDIAPLAYBACK-6.10
TC-OTCCM-1.2

* Restyled by whitespace

* Fix conflict

* Fix merge

* Fix merge

* Modifed YAML tests:
TC_DISHM_1_2
TC_DISHM_2_1
TC_DISHM_3_1
TC_DISHM_3_3
TC_LWM_1_1
TC_LWM_1_2
TC_OTCCM_1_1
TC_OTCCM_1_2
TC_OTCCM_2_1
TC_OTCCM_3_1
TC_OTCCM_3_3
TC_TCCM_1_1
TC_TCCM_1_2

* Auto generated files

* Restyled by whitespace

* Fix the CI failure for LWM-1.1 & TCCM-1.1 test

* Fix CI failure OTCCM-1.1 test

* Revert tests
TC-LWM-1.1
TC_TCCM-1.1
TC-OTCCM-1.1

* Fixes issue: 109, 110, 111, 112, 113, 114, 115, 116
TC-CNET-4.1
TC-CONTENTLAUNCHER-10.4
TC-DRYERCTRL-2.1
TC-MEDIAPLAYBACK-6.8
TC-MEDIAPLAYBACK-6.9
TC-MEDIAPLAYBACK-6.10
TC-OTCCM-1.2

* Restyled by whitespace

* Fix merge

* Fix merge

* remove dead java encode_value.zapt (#31896)

* Move getting the reboot cause to platform abstraction. Set a getter for the reboot cause so different stacks can obtain it (#31891)

* Bump third_party/imgui/repo from `96839b4` to `f50ddc4` (#31917)

Bumps [third_party/imgui/repo](https://github.com/ocornut/imgui) from `96839b4` to `f50ddc4`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](https://github.com/ocornut/imgui/compare/96839b445e32e46d87a44fd43a9cdd60c806f7e1...f50ddc431e3b8840036e88abc4c3cf74500aa12b)

---
updated-dependencies:
- dependency-name: third_party/imgui/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump third_party/nanopb/repo from `f8724ee` to `1f0c2e1` (#31915)

Bumps [third_party/nanopb/repo](https://github.com/nanopb/nanopb) from `f8724ee` to `1f0c2e1`.
- [Commits](https://github.com/nanopb/nanopb/compare/f8724ee54b3733aebfc25ac0ed5e8b142569c59e...1f0c2e19c661f18dd88428858b8e965a26589e03)

---
updated-dependencies:
- dependency-name: third_party/nanopb/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump third_party/openthread/repo from `bf587dd` to `cf357d7` (#31912)

Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `bf587dd` to `cf357d7`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](https://github.com/openthread/openthread/compare/bf587dd09005abc49a5595f8691afb9512fac9c1...cf357d70be94e6f3f21d07b3c16e29bb7ec5cc7e)

---
updated-dependencies:
- dependency-name: third_party/openthread/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github/issue-labeler from 3.3 to 3.4 (#31918)

Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.3 to 3.4.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](https://github.com/github/issue-labeler/compare/v3.3...v3.4)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump natiginfo/action-detekt-all from 1.23.4 to 1.23.5 (#31919)

Bumps [natiginfo/action-detekt-all](https://github.com/natiginfo/action-detekt-all) from 1.23.4 to 1.23.5.
- [Release notes](https://github.com/natiginfo/action-detekt-all/releases)
- [Commits](https://github.com/natiginfo/action-detekt-all/compare/1.23.4...1.23.5)

---
updated-dependencies:
- dependency-name: natiginfo/action-detekt-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add "orphan" files from bdx to gn (#31874)

* Add "orphan" files from bdx to gn

This should help layer enforcement.

* Restyle

* Increase number of retries on websocket in YAML test harness. (#31893)

We seem to be hitting the 4-retry cap a lot.  The question is whether waiting an
extra few seconds would help or not.

Co-authored-by: Andrei Litvin <[email protected]>

* Add missing function to set delegate in Door Lock Server (#31846)

* Add missing function to set delegate in Door Lock Server

* Restyled by clang-format (#31847)

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>

* Bump third_party/mbedtls/repo from `1b9cea3` to `6b36a5d` (#31913)

Bumps [third_party/mbedtls/repo](https://github.com/ARMmbed/mbedtls) from `1b9cea3` to `6b36a5d`.
- [Release notes](https://github.com/ARMmbed/mbedtls/releases)
- [Commits](https://github.com/ARMmbed/mbedtls/compare/1b9cea30b1d59a42df7d0f98aed97462985d42d5...6b36a5db07ae0e299c9e67f526c28db93e586e25)

---
updated-dependencies:
- dependency-name: third_party/mbedtls/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Scenes] Test Update  (#31614)

* Updated PICS and server yamls Test_TC_... to fit test plan

* Apply suggestions convert hex to dec base

Co-authored-by: Junior Martinez <[email protected]>

* Updated remaining transition times and added delay for Darwin CI test

* Added verification for steps 4b and 4c in TC_S_2_5

* Restyled by whitespace

* Restyled by prettier-yaml

* Removed Un-necessary PICS, added verification where it was missing in TC_S_2_5 and TC_S_2_6

---------

Co-authored-by: Junior Martinez <[email protected]>
Co-authored-by: Restyled.io <[email protected]>

* Bump third_party/ot-br-posix/repo from `13d583e` to `9326cc3` (#31914)

Bumps [third_party/ot-br-posix/repo](https://github.com/openthread/ot-br-posix) from `13d583e` to `9326cc3`.
- [Release notes](https://github.com/openthread/ot-br-posix/releases)
- [Commits](https://github.com/openthread/ot-br-posix/compare/13d583e361c7038b967b601d5e5f6739b0bcf736...9326cc38b6b6ce81958a96d7821c4cb21976d636)

---
updated-dependencies:
- dependency-name: third_party/ot-br-posix/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Tizen] Use spec complaint BLE advertising intervals (#31790)

* [Tizen] Use spec complaint BLE advertising intervals

* Transition from fast adv to slow after timeout

* Refactor Tizen specific BLE initialization function

* Use ScheduleLambda instead of ScheduleWork

* Wrap C callbacks with lambda to make methods non-static

* Define BLE_CONNECTION_OBJECT for Tizen platform

* Get rid of another static method

* Update name to align with convention

* Do not use sInstance directly if possible

* Added the --app-pid flag to the python matter testing support (#31866)

* Added the --app-pid flag to the python matter testing support to provide a way for test scripts to get the PID of the app they are running against.

* fixed typo.

Co-authored-by: Petru Lauric <[email protected]>

---------

Co-authored-by: Petru Lauric <[email protected]>

* TC-ACE-2.1/2: Update default timeout (#31643)

* TC-ACE-2.1/2: Update default timeout

* Fix default timeout

Hey, you know what helps? Committing changes in the correct
branch before uploading.

* python testing: Add PICS parser for xml (#31493)

* python testing: Add PICS parser for xml

Code blatently stolen from Jon Rhees.

* Restyled by isort

* remove some debug

---------

Co-authored-by: Restyled.io <[email protected]>

* [Linux] Do not reuse cancellable object  (#31828)

* [Linux] Do not reuse cancellable object

Per documentation for g_cancellable_reset():

> Note that it is generally not a good idea to reuse an existing
> cancellable for more operations after it has been cancelled once, as
> this function might tempt you to do. The recommended practice is to
> drop the reference to a cancellable after cancelling it, and let it
> die with the outstanding async operations.

* Update cancellable in ChipDeviceScanner

* [ICD] Refactor ICDManager to use System::Clock types (#31881)

* Refactor time members

* add using namespace

* Fix ActiveModeThreshold type and cast

* [MatterYamlTests][darwin-framework-tool] Use a list of tests to run f… (#31792)

* Properly handle Aliro credential validation in door lock server (#31932)

* Handle Aliro credential in door lock server

* Restyled by clang-format (#31933)

Co-authored-by: Restyled.io <[email protected]>

* Update src/app/clusters/door-lock-server/door-lock-server.cpp

Co-authored-by: Boris Zbarsky <[email protected]>

* Restyled by clang-format (#31935)

Co-authored-by: Restyled.io <[email protected]>

* Update constant name from git chage

* Update to use SupportsAliroProvisioning API

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Boris Zbarsky <[email protected]>

* Implement support for more configurable server endpoints in Matter.framework. (#31814)

* Implement support for more configurable server endpoints in Matter.framework.

* Public APIs on MTRDeviceController to add/remove an endpoint.
* Internal APIs on MTRDeviceController to query the access grants for a cluster
  path and the declared "minimum privilege needed" to read a given attribute.
* Changes to the controller factory to stop using app/dynamic_server and instead
  use the new infrastructure to expose OTA Provider on endpoint 0.
* Internal APIs on the controller factory to query access grants and declared
  privileges.
* An implemenation of AccessControl::Delegate to do ACL checks using the
  above-mentioned APIs.
* A fix to MTRServerAttribute's setValue for arrays: it was not expecting the
  correct data-value structure for an array.  This requires fixing some tests
  too, to provide the right structures.
* Changes to the MTRServer* data structures to allow passing nil to
  associateWithController, to support the OTA endpoint which is not associated
  with any controller.
* Changes to MTRServerCluster to create an AttributeAccessInterface, the set of
  EmberAfAttributeMetadata needed to represent its attributes, and various other
  things needed to register a cluster with the "ember" bits.
* Changes to MTRServerEndpoint to create an EmberAfEndpointType, a list of
  EmberAfCluster, and various other things needed to register an endpoint with
  the "ember" bits.
* (Re-)addition of MTRIMDispatch to handle command dispatch for OTA and host a
  few other functions the "ember" bits expect to exist.
* Addition of some headers that the "ember" bits expect to exist at specific
  paths and with some specific content: "app/PluginApplicationCallbacks.h" and
  "zap-generated/endpoint_config.h".  Importantly, the latter sets
  FIXED_ENDPOINT_COUNT to 0.
* Addition of unit tests that exercise the non-OTA bits of the above (OTA is
  covered by existing tests), including the ACL checks and so on.
* Including a bunch of src/app and src/app/util files needed for the "ember"
  stuff to work in the framework.
* Turning off the chip_build_controller_dynamic_server bit that we are no longer
  using (and which conflicts with the above bits).
* Configure Darwin to support 254 dynamic endpoints (the maximum that makes
  sense) by default.
* Adjusting include paths for the Xcode darwin-framework-tool project, so that
  it sees the new headers that were added.

* Address review comments.

* Fix test timeout due to resolving IPv4 non-locahost addresses.

* Remove stale comment.

* EFR32 and SiWx917 can now use the same ConfigurationManagerImpl.cpp implementation (#31939)

* Remove vestige of the initial ICD event base management (#31940)

* [darwin-framework-tool] Remove codegen tests (#31942)

* Add strong guarantee on monotonicity of system clock (#31885)

* Add strong guarantee on monotonicity of system clock

- It was observed some platforms have decrementing values from
  `SystemClock::GetMonotonicMilliseconds64()` implementation
  which can violate the required invariant that they NEVER go back,
  since multiple deadlines are computed from this clock, which could
  then never hit. This was observed to break in the field in subtle
  ways after ~48 days (2^32 milliseconds).
- This change introduces a VerifyOrDie to allow crash/restart if
  the invariant is broken, since that leaves the stack in a possibly
  wedged state.
- The new invariant is constructed to be reentrant-safe to maintain
  the invariant, in a way that it will eventually be caught, even
  if there are many threads/cores calling `GetMonotonicTimestamp()`.
  This was done in a lock-free manner, and was added since the public
  API of SystemLayer is not guaranteed to only be called from Matter
  thread context.

Issue #31875

Testing done:

- All unit tests still pass.
- All integration tests still pass.
- When `mockClock.AdvanceMonotonic(200_ms);` is replaced with
  `mockClock.AdvanceMonotonic(0xffff'ffff'ffff'ffff_ms);` in
  `TestSystemTimer.cpp::CheckOrder()`, the test crashes as expected
  due to detection of wraparound.

* Fix review comments and move to intrinsics

* Restyled by clang-format

* Fix build and add warning

* Fix build

* Restyled by clang-format

* Address review comment, add new define instead of linux && darwin

* Restyled by clang-format

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Restyled.io <[email protected]>

* Initial XML for Power Topology cluster (#31689)

* Initial XML for Power Topology cluster

* Regen

* Restyled really wants newlines at the end of every JSON file

* Rename LeafTopology to TreeTopology

* [Linux] Add support for extended advertisement (#31668)

* Use ScheduleLambda() instead of ScheduleWork

* Set min/max advertisement interval

* Matter BLE advertisement type shall be peripheral

* Allow intervals to be set after initialization

* Keep BlueZ default for adv slicing duration

* Allow to update intervals on the fly - fast/slow

* Transition to slow advertising after timeout

* Fix advertisement typos in all places in the codebase

* Do not specify advertisement timeout in BlueZ

* Add support for extended advertisement

* Post review changes - add manual how to enable experimental features in
BlueZ

* Restyled by prettier-markdown

* Assert that extended adv interval is >= fast adv interval

* Cancel HandleAdvertisingTimer timer in case of error

---------

Co-authored-by: Restyled.io <[email protected]>

* ESP32: Add a menuconfig option to enable/disable persist subscription (#30889)

* ESP32: Add a menuconfig option to enable/disable persist subscription

* enable persistent subscription by default

* Regenerate ZAP after merge conflict (#31956)

* Make the help text for write-by-id say the right thing about the value list. (#31884)

https://github.com/project-chip/connectedhomeip/pull/20413 changed the value
separator from comma to semicolon, but did not change the help text.

Fixes https://github.com/project-chip/connectedhomeip/issues/31854

* Improve the logic around schedule application in LockEndpoint. (#31946)

The old logic had several bugs:

* For kYearDayScheduleUser users, there was no schedule enforcement at all,
  since the outer "if" never tested true.
* For kWeekDayScheduleUser users, there was no schedule enforcement at all,
  since the inner "if" never tested true.
* For kScheduleRestrictedUser users, access was allowed if there was any
  schedule, weekday or yearday, that granted access.  But the intent is that
  access should be disallowed if there are year day schedules and none of them
  grants access, no matter what's going on with weekday.  And vice versa.

* Make it clearer that cluster-enums-check is returning kUnknownEnumValue. (#31951)

Instead of hardcoding the returns via the ZAP template, just use the symbolic name.

* Spell out inet and lwip sources in GN (#31931)

* Spell out inet and lwip sources

Prepare to have some scripts that force all headers/sources to be known to GN.

* Fix some copy and paste issues

* Another copy and paste issue fixed

* Restyle

* Board-specific LWIP options for silabs boards (rs911, wf200, thread) were never used (#31929)

* Add silabs-specific lwip options to GN

* Make the lwipopts conditional

* Revert "Make the lwipopts conditional"

This reverts commit ff91e81193fad3b2b4941048122a1b9353cb6b3f.

* Add another dependency for lwip

* Remove TAP support from lwip (#31886)

* Update SupportsAnyCredential function to include Aliro (#31949)

* Update SupportsAnyCredential function to include Aliro

* Restyled by clang-format (#31950)

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>

* Implement PayloadTestRequest command in DGGEN (#31907)

* Add DataModelTest feature to general diagnostics

* Regen ZAP

* Fix TC-DGGEN-1.1

* Restyled by whitespace

* Restyled by clang-format

* Restyled by prettier-json

* Restyled by isort

* Fix integration tests

* Fix Java codegen

* Address review comments

* Fix Java codegen

* Fix Java codegen

* Fix Java codegen golden data

* Fix TC-DGGEN-1.1

* Fix removal of Commands.h

* Fix YAML test

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Restyled.io <[email protected]>

* Add orphan header files from `src/controller` to gn (#31882)

* Add files from src/controller to gn

* Add more orphaned files from controller itself

* Restyle

* Move more files into sources since CHIPCluster actually includes them. Seems VERY odd to have this header used but not actually have any implementation. This is a bug!

* Attempt to fix some of the include oddities. Controller is VERY broken and feels like a god object definition

* Move more headers ... CHIPDeviceController strongly pulls the entire world.

* Fix typo

* One more header

* Fix chef

* Add more includes that seem needed

* Add another dependency

* Add includes config to controller as it needs relative includes

* Restyle

* Fix clang-tidy logic

* Apply some clang-tidy fixes since I looked at controller. Minor nullptr usage and remove else after return

* Ensure no errors about unused assignments

* Yet another fix for logic to make sure all defined lists are used

* Include only headers as the special targets to force include errors

* Fix typo

* Fix typo

---------

Co-authored-by: Andrei Litvin <[email protected]>

* Add discover port parameter (#31948)

* Adds MdnsDiscovery class (#31645)

* Adds MdnsDiscovery class

* Fix restyle/lint

* Fix restyle

* Adds zeroconf dependency in tests.yaml

* Relocates zeroconf dependency from tests.yaml to requirements.txt

* Addresses latest review comments

* Fixes typo

* Updates instantiation method and initial discovery

* Fix restyle/lint

* Addresses latest review comments

* Addresses latest review comments

* Fix restlye/lint

* Addresses review comments

* restore enum

* Refactor progress

* Major refactor to discover() and get_operational_service_info, pending other get methods

* Fix restyle

* Fix restyle/lint

* Updates descriptions and variables

* Major refactor #2

* Fix restyle

* Updates method descriptions

* Fix restyle

* Addresses review comments

* Fix restyle

* Fix lint

* Default parameters adjustment

---------

Co-authored-by: C Freeman <[email protected]>

* Allow chip-repl to know how many InvokeResponseMessages were recieved (#31781)

* Allow chip-repl to know how many InvokeResponseMessages were recieved

* Restyled by autopep8

* Clean up callback to be test only specifically

* Restyled by clang-format

* Address PR comments

* Small edit to add line that shouldn't be removed in this PR

* Address PR comment

---------

Co-authored-by: Restyled.io <[email protected]>

* [ICD] Refactor ICDCounter logic (#31957)

* Refactor ICD Check-In counter
Fix initial Check-In counter value

* Add basic integration tests to validate behavior

* Restyled by whitespace

* Restyled by prettier-yaml

* rename source_set

* Rename constant name

* Apply suggestions from code review

Co-authored-by: Boris Zbarsky <[email protected]>

* addres review comments

* Add init/shutdown unit-test for the ICDManager

* Fix Build.gn - multiple inclusion of CheckInMessage.cpp

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Boris Zbarsky <[email protected]>

* Add assertChipStackLockedByCurrentThread for LogEvent (#31895)

* Updated test comments to display the proper keys values (#31968)

* Move messagedef to its own buildfile (#31972)

Co-authored-by: Andrei Litvin <[email protected]>

* Upload .ips bits in Xcode derived data on failure in Darwin tests as an artifact. (#31964)

If there are crashes in the test, the crash logs should be in there, and we can
try to debug those.

* [Telink] Add B95 (TLSR9258A) skeleton & Update builds to docker version 35 (#31762)

* add the board of tlsr9253b and tlsr9253b_retention

* riscv: telink: update board setting

- update the tlsr9253b setting .

Signed-off-by: Haiwen Xia <[email protected]>

* telink: b93: update the build sample and b93 platform

- update the light-switch and lighting-app .
- set the tlsr9253b and tlsr9253b_retention for the ci environment .

Signed-off-by: Haiwen Xia <[email protected]>

* telink: b93: fix the build environment

- set the tlsr9253b and tlsr9253b_retention for the ci environment .

Signed-off-by: Haiwen Xia <[email protected]>

* telink: b93: loopback to remote version

- change the github setting to telink .

Signed-off-by: Haiwen Xia <[email protected]>

* [Telink] Add B93 to Readme files

* [Telink] Fix CI builds

* [Telink] Reduce number of builds

* [Telink] Disable update Zephyr to specific revision

* Update builds to docker version 34

* [Telink] remove duplicated code

* revert k32w image update

* [Telink] rename B93 into B95

* Update builds to docker version 35

* fix doc build

---------

Signed-off-by: Haiwen Xia <[email protected]>
Co-authored-by: haiwen.xia <[email protected]>

* Enforce that files in the `src` directory are referenced from BUILD.gn (#31960)

* Start creating a script

* Have much more functionality

* Restyle

* Add some doc comments ... this starts being usable

* Add workflow to validate that gn knows about files

* Remove controller from known exceptions: we fixed that one

* Fix flake8

* Add more known failures

* Better error reporting for gn reachability

* Remove the platform specific orphan file listing

* Force the "not failures anymore" to be fatal

---------

Co-authored-by: Andrei Litvin <[email protected]>

* Fix linter error: messagedef files are now covered by gn (#31995)

* Rvc op state delegate dummy start stop handlers (#31764)

* Added dummy implementations of the start and stop handler methods to the RvcOperationalState::Delegate class.

* Removed the start and stop handler methods defined in the all-clusters-app RvcOperationalStateDelegate.

* Removed the start and stop handler methods defined in the rvc-app RvcOperationalStateDelegate.

* Restyled by clang-format

* Apply typo fixes from code review

Co-authored-by: Petru Lauric <[email protected]>

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Petru Lauric <[email protected]>

* Rename EMBER_AF to MATTER_DM (#31971)

* Mark ElectricalPowerMeasurement and PowerTopology provisional on Darwin. (#31959)

* ubuntu:35 is not a valid runner (#32007)

* Rearranged python test scripts order into an alphabetical format (#31930)

* Rearranged order of the pytest scripts alphbetically accordingly to the arguments

* Fixed 2 scripts alphabetically were not in line

* This changes reflect the sorting of the testing python scripts via machine runned .py script.

---------

Co-authored-by: Andrei Litvin <[email protected]>

* Fix global reference leak across the android in matter (#31890)

* [ICD] Trigger Check-In messages at boot (#31993)

* Send Check-In message at boot

* Update reboot test

* update comment

* restyle

* refactor function so that it can be used outside of the reboot

* Remove unused define function

---------

Co-authored-by: Andrei Litvin <[email protected]>

* TV Matter Media: Resolve cluster revisions (#31863)

* Resolve the cluster revision issues

* Restyled by whitespace

* Restyled by clang-format

* Update per comments

* Restyled by whitespace

* Restyled by clang-format

* Update Content Launcher

* Restyled by whitespace

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <[email protected]>

* Linux: Implement PDC support in WiFiDriver / ConnectivityManagerImpl (#31983)

* Use DecodeChipCert instead of LoadCert in chip-cert print-cert

LoadCert performs additional checks (only relevant to operational certs)
that prevent PDC identities from being printed.

* Simplify CHIPCert test vector code

* Add ConvertECDSAKeypairRawToDER to CHIPCert

* Linux: Make WiFiNetwork struct private, add helpers

- Make WiFiNetwork struct private
- Move static_asserts to where the fields are defined
- Add Empty() and Match() helpers to WiFiNetwork
- Validate index parameter in ReorderNetwork()
- Use CHIP_ERROR_FORMAT

* Linux: Implement PDC support in WiFiDriver / ConnectivityManagerImpl

* Address review comments

* Clear handled err before the next call

* [crypto] Extend the OperationalKeystore API to allow migration (#31279)

- Extended the OperationalKeystore API by mechanism for migration of
operational keys stored in one Operational Keystore implementation
to another.

- Extended the OperationalKeystore API by exporting keypair for Fabric.

- Added Unit tests to PersistentStorageOpKeyStore and PSAOpKeystore regarding
the new OperationalKeystore for migration and exporting OpKeys.

Added first unit tests, created export method

* Remove `CHIPClusters.h` and corresponding `.zapt` file from the build (#32004)

* Completely remove all references to CHIPClusters.h

* Restyle

* Remove references to CHIPClusters.zapt as well

* Use BaseCluster instead of specific clusters

* Fix names and includes

* add java and python files from `src/controller` to gn (#31977)

* Add 2 java files to be known to gn

* Add python files

* Fix commas and format

* Mark a set of files handled

---------

Co-authored-by: Andrei Litvin <[email protected]>

* Add files from `src/lib/dnssd` to be tracked by BUILD.gn files (#31976)

* Make sure dnssd constants and browsedelegate is tracked by gn

* Add more minmdns sources to be known to gn

* Move more things into Types to make sure that platform Dnssd knows about them

* Fix system layer dependency in linux dnssd impl

* Remove dnssd files from lint

* Add Delegate to Types as well ... it seems required for platform

* Remove duplicate source

* Restyle

---------

Co-authored-by: Andrei Litvin <[email protected]>

* Log when MTRServerAttribute not bound to a controller has its value updated. (#31973)

This should enable API consumers to more easily figure out why their attribute
updates are not being published.

* Quick cleanup of unused type (#32009)

* TV Matter Media: Add logic to message cluster (#31943)

* Adding basic logic

* Updates

* Update message cluster

* Update copyright

* Restyled by whitespace

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <[email protected]>

* Refactor CommandSender newly added APIs to be more extendable (#31837)

* Update rvc app (#31827)

* Replaced the vendor specific mode tag for the mapping mode with the mapping mode tag.

* Updated the rvc-app's RvcOperationalStateDelegate to allow setting of a callback furtion for when the GoHome commond in received.

* Implemented the GoHome handler for rvc-app.

* Updated the PICS file for the rvc-app.

* Fixed the Admin commissioning cluter's zap config for the rvc-app

* Renamed the PICS values file to be similar to the ci file. Updated the script that runs all the RVC yaml tests.

* Updated the rvc-app state machine diagram.

* Updated theh rvc-app README.

* Restyled by clang-format

* Restyled by prettier-markdown

* Restyled by shfmt

* Updated the rvc-app .matter file.

* Reduced the text of some errors as it was longer that allowed.

* Added an out-of-band message to reset the rvc-app to its start-up state.

* Updated a returend error following the spec change.

* Excluded the RVC state diagram png from the lint check for %zu.

* Updated the rvc-app readme.

* Removed PIXIT settings from the rvc-app-pics values.

* Excluded all binary files from the lint check for %zu.

* Re-removed the OpenBasicCommissioningWindow command of the Administrator Commissioning cluster in the rvc-app due to security concerns.

* Updated the rvc-app .matter file.

---------

Co-authored-by: Restyled.io <[email protected]>

* TC-ACE-2.1/2: Add commissioning step (#31715)

This is apparently what the TH is using to determine if a test
requires commissioning, so we best add it.

* Tweaks to evse test plans based on review(issue #31460) (#31901)

* Added support for test event triggers and handling of reading events into matter_testing_support.

* Made TC_EEVSE_Utils.py use the matter_testing_support instead of its own local copy.

* Restyled by isort

* Added TC_EEVSE_2_2, 2_4, 2_5 to tests.yaml. Fixed compile warning treated as error due to sign conversion.

* Updated default min_charge and max_charge in TC_EEVSE_Utils send_enable_charge_command to have sensible default values if not specified.

* Fixed test app name

* Moved test runs later in test yaml

* Fixed discriminator used in script to match that used in the app.

* Added --endpoint 1 so it tests the correct endpoint

* Code review comment fixes.

* Fixed trailing whitepace

* Merged TC_EEVSE tests back in

---------

Co-authored-by: Restyled.io <[email protected]>

* Cleanup a few more files that were not recognized by gn (#31999)

* Cleanup and fix some tests dependencies

* Fix test compilation. Header was forcing C-linkage of the name

* restyle

* Fix code lint

* Fix one more

* Fix dependencies for more common integ files

* Remove assert because this file is exercised in dependencies

* Add Mock events handling

* Remove TestOperationalDeviceProxy - this proxy does not seem to exist anymore and this test is never run

* One more file update

* Update linter

* Restyle

---------

Co-authored-by: Andrei Litvin <[email protected]>

* [Darwin] MTRDevice cache make use of controller storage for persistent cache (#31952)

* [Darwin] MTRDevice cache make use of controller storage for persistent cache

---------

Co-authored-by: Boris Zbarsky <[email protected]>

* Make MTRServerAttribute threadsafe. (#31970)

* Make MTRServerAttribute threadsafe.

If two API clients are both touching the same instance of MTRServerAttribute on
different threads, we should handle that correctly.

* Address review comments.

* [Python] CommissonWithCode support discoveryType (#31904)

* [Linux] fix memory leak

* [Python] call StopDiscovery after DiscoveryNodes

* [Python] CommissionWithCode support DiscoveryType

* fix param error

* add e2e test

* automatically run in CI

* Test different modes using different devices

* fix error manual code

* Microwave oven: Fix conformance (#32029)

* [IM] Remove the EMBER_ZCL_STATUS_DUPLICATE_EXISTS error code (#32017)

* Remove the EMBER_ZCL_STATUS_DUPLICATE_EXISTS error code

* fix comments

* [crypto] Add HKDF key handle and use it during PASE (#31311)

* [crypto] Add HKDF key handle and use it during PASE

Current SPAKE2+ interface assumes that raw shared secret
is extracted and used by the application to derive session
keys. This prevents using secure crypto APIs, such as PSA,
to perform SPAKE2+ and do the key derivation in a secure
environment, and isolate the application from key material.

1. Add Hkdf128KeyHandle type and add methods for deriving
   session keys from an HKDF key.
2. Change SPAKE2+ interface to return HKDF key handle
   instead of raw key secret.

A similar approach can be taken to improve CASE security
in the future though we would need 256-bit HKDF key support
in such a case.

* Change HKDF key handle to hold key of any length

* Code review

* Enable rvc python tests to run in ci (#31872)

* Replaced the vendor specific mode tag for the mapping mode with the mapping mode tag.

* Updated the rvc-app's RvcOperationalStateDelegate to allow setting of a callback furtion for when the GoHome commond in received.

* Implemented the GoHome handler for rvc-app.

* Updated the PICS file for the rvc-app.

* Fixed the Admin commissioning cluter's zap config for the rvc-app

* Renamed the PICS values file to be similar to the ci file. Updated the script that runs all the RVC yaml tests.

* Updated the rvc-app state machine diagram.

* Updated theh rvc-app README.

* Restyled by clang-format

* Restyled by prettier-markdown

* Restyled by shfmt

* Updated the rvc-app .matter file.

* Reduced the text of some errors as it was longer that allowed.

* Added an out-of-band message to reset the rvc-app to its start-up state.

* Updated a returend error following the spec change.

* Excluded the RVC state diagram png from the lint check for %zu.

* Added the PICS_SDK_CI_ONLY PICS to the rvc-app-pics-values to allow it to run tests in CI.

* Improved the TC_RVCCLEANM_2_1 test to allow the CI to run the tests against the rvc-app.

* Improved the TC_RVCRUNM_2_1 test to allow the CI to run the tests against the rvc-app.

* Improved the TC_RVCCLEAN_2_2 test to allow the CI to run the tests against the rvc-app.

* Improved the TC_RVCRUNN_2_2 test to allow the CI to run the tests against the rvc-app.

* Improved the TC_RVCOPSTATE_2_1 test to allow the CI to run the tests against the rvc-app.

* Improved the TC_RVCOPSTATE_2_3 test to allow the CI to run the tests against the rvc-app.

* Restyled by autopep8

* Restyled by isort

* Updated the rvc-app readme.

* Removed PIXIT settings from the rvc-app-pics values.

* Excluded all binary files from the lint check for %zu.

* Fixed typos from code review

Co-authored-by: Petru Lauric <[email protected]>

* Re-removed the OpenBasicCommissioningWindow command of the Administrator Commissioning cluster in the rvc-app due to security concerns.

* Updated the rvc-app .matter file.

* Removed sleeps between messages to the DUT as they are not needed.

* Restyled by isort

* Fixed extra imports in python tests.

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Petru Lauric <[email protected]>

* Delete ContentLaunch::SupportedProtocolsBitmap::kWebRTC (#32042)

Co-authored-by: Andrei Litvin <[email protected]>

* TC-SM-1.2: Use correct data type (#31644)

* TC-SM-1.2: Use correct data type

Credit to Manjunath for finding this.

Fixes: https://github.com/project-chip/matter-test-scripts/issues/105

* one more fix

* one more

* Pull this out and add a test

* linter

* add docstring

* Stop including af-enums.h in Darwin unit tests. (#32044)

These are Objective-C files, and should not be including potentially-C++
headers.

A bunch of "test that the code is 0" checks were replaced with "error is nil"
checks (and some were removed, if "error is nil" was already being tested).

The macro definition reformatting in MTRBackwardsCompatTests.m is just from
updates to our clang-format version, looks like.

* Add some more progress-style logging to Darwin server endpoints. (#32047)

Lets us track when endpoints/clusters/attributes are set up and attribute values
changed.

* Remove include InteractionModelEngine.h in reporting/Engine.h (#32027)

* [ICD] Add OperatingMode attribute to the LIT-ICD-app (#31997)

* [Interaction Model]Sync AmberAfStatus to InteractionModel::Status (#32016)

* Sync AmberAfStatus to InteractionModel::Status

* fix comments

* fix darwin build

* add TODO for enum class

* fix Darwin

* tracing: Added a macro to report the metric values from the sdk to the tracing framework. (#32032)

* Added metric support

* Addressed the review comments

* [CI] When the CI is starting the server (chip-tool or darwin-framework-tool) wait to see for the websocket message ready before trying to connect (#32006)

* [darwin-framework-tool] Do not use platform::LogV since this is a no-op now

* [CI] When the CI is starting the server (chip-tool or darwin-framework-tool) wait to see for the websocket message ready before trying to connect

* [TC-MWOxxx] Add MWO tests (#30856)

This PR adds test for the MWO clusters.
- Test for Microwave Oven Mode cluster
- Test for Microwave Oven Control cluster

Note: tests reflect spec [PR 8588](https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/8588) and [PR 8715](https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/8715)

This PR also:
- Adds a CI build target for the microwave oven example app
- Adds the python tests to CI
- Uses the example app for tests instead of all-clusters
- Fixes an SDK build problem for the microwave control cluster

* Bump third_party/ot-br-posix/repo from `9326cc3` to `c5a7a35` (#32069)

Bumps [third_party/ot-br-posix/repo](https://github.com/openthread/ot-br-posix) from `9326cc3` to `c5a7a35`.
- [Release notes](https://github.com/openthread/ot-br-posix/releases)
- [Commits](https://github.com/openthread/ot-br-posix/compare/9326cc38b6b6ce81958a96d7821c4cb21976d636...c5a7a35e3bd2f3da8cce1e2e2a3bbe5cdeedb729)

---
updated-dependencies:
- dependency-name: third_party/ot-br-posix/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Wandalen/wretry.action from 1.3.0 to 1.4.4 (#32063)

Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1.3.0 to 1.4.4.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](https://github.com/wandalen/wretry.action/compare/v1.3.0...v1.4.4)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [placeholder] Remove tests generated with zap (#32038)

* [placeholder] Remove examples/placeholder tests codegen

* Remove src/app/tests/suites/pics

* Remove src/app/tests/suites/include

* Remove src/app/tests/suites/templates

* Remove src/app/tests/suites/commands/[delay|discovery|log|system]

* Remove examples/darwin-framework-tool/commands/tests/TestCommandBridge.h

* [TI] CC2674 migration OTA support (#32026)

* ota support for cc2674

* Restyled by clang-format

* Restyled by prettier-markdown

---------

Co-authored-by: Restyled.io <[email protected]>

* Update src/app/util/ emberafstatus (#32054)

* 31599 DEMM & EVSEM FeatureMap list has to be updated as per test plan (should be 0) (#32057)

* Fixes: #31599 - Changed to remove kOnOff support in EEVSEM and DEMM clusters.

* Added a kNoFeatures enum to eevse and demm xml, and then regen_all

* Revert "Fixes: #31599 - Changed to remove kOnOff support in EEVSEM and DEMM clusters."

This reverts commit b79eec63fb35508772f852e5e402147de17df5fb.

* Fix threadsafety issue in MTRServerAttribute. (#32084)

An attempt to get the description could race with updates of _parentCluster.

* Add Electrical power measurement to energy management app (#31616)

* Hoist shared enums and bitmaps into detail namespace

* Regenerate

* Add electrical measurement clusters

* Add NumberOfMeasurements attribute

* Bump to latest spec

* Bump ZAP version

* Remove Electrical Measurement cluster

* Add initial Electrical Power Measurement cluster implementation

* Revert "Remove Electrical Measurement cluster"

This reverts commit 47f5298ad6d1ed5f18b3ae3768960adbf604965c.

* Fix incorrect min/max values on energy attributes

* Formatting electrical-power-measurement-server

* Regen after restoring deprecated electrical measurement cluster

* Re-add inexplicably important blank line to zap_execution.py

* De-alphabetize list of files to avoid breaking GH action

* Semi-realphabetize?

* Added EPM cluster to Energy Management App

* Restore strangely dropped events

* Better BitMask handling

* Change min/max on electrical measurements to be decimal instead of hex

* Rename meas-and-sense to measurement-and-sensing.xml

* Remove seemingly superfluous attribute requirements on Descriptor cluster on Electrical Measurement

* Updates to electrical-power-measurement-server based on comments

* Take all-clusters-zap from upstream-master.

* Added side=server into electrical-power and electrical-energy clusters XML so events can be enabled in ZAP

* Updated all-clusters.zap and reran autogen. Added EPM cluster to energy-management-app.zap

* Added initial version of EPM delegate and instance to energy-management-app

* Enabled Electrical Energy Measurement in example-energy-management-app ZAP and regen all.

* Added ElectricalEnergyMeasurement to chip-repl __init__.py

* Restyled by isort

* Changed feature map to indicate CUME and IMP support only

* Adding into __all__ some missing clusters which are causing flake8 issues.

* Removed out of date comment

* Added a test event trigger to fake energy reporting readings into the EEM cluster (hooks ready for EPM cluster)

* Added new Energy Reporting TE Trigger delegate

* Updated random calculation and scaled into mWh (divide by 3600)

* Restyled by whitespace

* Restyled by gn

* Removed accidental launch.json inclusion

* Fix for ARM linux etc builds due to gn dependency check error

* Added code review suggestions.

* More code review suggestions fixed.

* Hoist shared enums and bitmaps into detail namespace

* Regenerate

* Add electrical measurement clusters

* Add NumberOfMeasurements attribute

* Bump to latest spec

* Bump ZAP version

* Remove Electrical Measurement cluster

* Add initial Electrical Power Measurement cluster implementation

* Revert "Remove Electrical Measurement cluster"

This reverts commit 47f5298ad6d1ed5f18b3ae3768960adbf604965c.

* Fix incorrect min/max values on energy attributes

* Formatting electrical-power-measurement-server

* Regen after restoring deprecated electrical measurement cluster

* Re-add inexplicably important blank line to zap_execution.py

* De-alphabetize list of files to avoid breaking GH action

* Semi-realphabetize?

* Restore strangely dropped events

* Better BitMask handling

* Change min/max on electrical measurements to be decimal instead of hex

* Rename meas-and-sense to measurement-and-sensing.xml

* Remove seemingly superfluous attribute requirements on Descriptor cluster on Electrical Measurement

* Updates to electrical-power-measurement-server based on comments

* Remove defaults from MeasurementAccuracyRangeStruct to match spec update

* Restore side="server" to events

* Move common enums and bitmaps to detail:: instead of detail::Enums and detail::Bitmaps; remove superfluous using statement

* Assign ID to Electrical Sensor device type

* Removed EPM and EEM from Root Node Device

* Restyled formatting is different than clang-format

* Re-add FeatureMap to attributeAccessInterfaceAttributes for EEM and EPM

* Regen after merge

* Added electrical-energy-measurement-server to CMakelist to fix linker issue.

* Lock client on Electrical Sensor device type

* Remove unneeded using statement now that Enums are in detail::

* Check for null iterators and error

* Switch to ResourceExhausted from CHIP_ERROR_INTERNAL

* Re-enabled EEM in energy management app and regen all after previous merge

* Some refactoring to add EPM Instance into the EVSEManufacturer class to clean up containment. Added ability to fake voltage, power and current to the TE triggers.

* Missed one file.

* Fixed crash due to unassigned dg pointer. Power/Voltage/Current faking working too.

* Touch file since restyled crashed

* Restyled by gn

* Restyled by isort

* Add stub for EPM cluster

* Reverted whitespace change

* Did regen_all after merge from master to resolve conflicts.

* Put back line of clusters which somehow got deleted accidentally.

* Remerged ZAP file and regen all after resolving conflicts.

* Fixes for Python tests

* Correct name for Ember init callback

* Formatting

* Sync optional attributes list with .zap file for EPM

* Add missing features to EPM stub

* Revert FeatureMap in attributeAccessInterfaceAttributes

* Allow FeatureMap in EEM constructor; add all-clusters-app EEM stub

* Forgot zcl-with-test-extensions

* Unregister EEM attribute access in destructor

* Remove redundant returns to keep clang-tidy happy

* Fix for issue mentioned in code review on EEM cluster limiting the number of endpoints it allows.

* Refactoring to have a common EvseMain across all platforms to avoid making changes in multiple places

* Added electrical-power-measurement-server to ESP32 CMakeLists.txt

* Updated Matter device types to add EVSE

* Open and saved energy-management-app.zap and regen_all

* Removed duplicate ElectricalEnergyMeasurment class which was accidentally merged in. Fixed issue raised about ElectricalEnergyMeasurement array size not working on bridges.

* Added support for test event triggers and handling of reading events into matter_testing_support.

* Made TC_EEVSE_Utils.py use the matter_testing_support instead of its own local copy.

* Restyled by isort

* Cherry pick from Tweaks to EVSE Test plans (Issue #31460)

* Changed the random value generation to make the values +/- and handle sign conversion to avoid compile warnings

* Enabled cumulativeEnergyExported in Energy-management-app.

* Added initial electrical power measurement 2.2 test case

* Changed copyright date

* Code review comment fixes.

* Changed to c++ style cast

* Fixed trailing whitepace

* Added support for testing read of EEM attributes and change of values

* Corrected EPM references in TC_EEM_2_2. Added TC_EEM_2_3

* Added periodic energy reporting, and new cumulativeEnergyReset attribute into energy-management-app.zap

* Added periodic energy reading support and TC_EEM_2_3 to 2_5.

* Python removed unused logging and EventChangeCallback

* Updates to align to test plan PR #3949

* Added initial EEM_2_1 test script.

* Added example of setting EEM Accuracy and EEM CumulativeEnergyReset structure - TC_EEM_2_1 now passes

* Restyled by whitespace

* Restyled

* Removed extra spaces in TC_EEM_2_1.py

* Removed unused EnergyManagementManager.cpp/.h

* Fixed PowerMode = kAc

* Initial TC_EPM_2_1.py script

* Restyled by isort

* Merged TC_EEVSE tests back in

* Initialized NumberOfMeasurementTypes

* Added EEM 2.1,2.2,2.3,2.4,2.5 and EPM 2.1,2.2 into CI workflow tests.yaml

* Interim state - partially refactored how Measurement Structs are encoded similar to how ModeBase clusters are implemented. Needs tidy up. Will break all-clusters for now

* Removed SetNumberOfMeasurementTypes since this can be derived from the ArraySize(kMeasurementAccuracies). Added more stringent checking in test script of measurementTypes and ranges.

* Completed TC_EPM_2_1.py script

* Corrected test plan spec reference.

* Test EPM_2_1 now runs and passes. Allows checking that attributes are supported, and skips test if not. Validation of values ignores Nulls (which are allowed). Turned on Ranges attribute.

* Revert unintended change to tests.yaml

* Python test case code-review updates

* Removed old range iterator.

* Fixed lint issues and adjusted timings to match the test plan pr.

* Fixed all-clusters electrical-power-measurement cluster by using the energy-management-app/common Delegate

* Implemented HarmonicCurrents and HarmonicStructs (to return empty list for now)

* Changed the API to ensure that a delegate doesn't change the data mid-way through a read, so the cluster server signals with a StartxxxRead and EndxxxRead call

* Applying suggested changes

* Incorporated feedback from review to simplify the code

* Removed comment per code review

---------

Co-authored-by: Hasty Granbery <[email protected]>
Co-authored-by: Restyled.io <[email protected]>

* Darwin: Simplify test setup and teardown (#32061)

* Darwin: Simplify test setup and teardown

Avoid relying on dummy tests that are ordered first / last.

* fix unused variables

* Bump third_party/openthread/repo from `cf357d7` to `b212a0a` (#32067)

Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `cf357d7` to `b212a0a`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](https://github.com/openthread/openthread/compare/cf357d70be94e6f3f21d07b3c16e29bb7ec5cc7e...b212a0a748070ccbda765c3ebed2aab8b6b08fce)

---
updated-dependencies:
- dependency-name: third_party/openthread/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump third_party/mbedtls/repo from `6b36a5d` to `ede909f` (#32066)

Bumps [third_party/mbedtls/repo](https://github.com/ARMmbed/mbedtls) from `6b36a5d` to `ede909f`.
- [Release notes](https://github.com/ARMmbed/mbedtls/releases)
- [Commits](https://github.com/ARMmbed/mbedtls/compare/6b36a5db07ae0e299c9e67f526c28db93e586e25...ede909f99ab6e6a958a41e365251c2a1d2c4ed4d)

---
updated-dependencies:
- dependency-name: third_party/mbedtls/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump third_party/imgui/repo from `f50ddc4` to `5360903` (#32068)

Bumps [third_party/imgui/repo](https://github.com/ocornut/imgui) from `f50ddc4` to `5360903`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](https://github.com/ocornut/imgui/compare/f50ddc431e3b8840036e88abc4c3cf74500aa12b...536090303a8fca7d896f77d6d63dc59249bc87f4)

---
updated-dependencies:
- dependency-name: third_party/imgui/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update chef.py (#32060)

* DNS-SD: Remove calls to set T flag (#32083)

* DNS-SD: Remove calls to set T flag

Nothing currently supports TCP, therefore nothing should be setting
this flag. Per the new spec text, it is now forbidden to have
the lowest bit marked. This will bring the SDK examples into compliance
with 1.3.

Note that this PR does not fix the advertising parameters API. We
will need a new API for this flag when TCP support lands. Leaving
this for a follow up PR as changing the API should happen separately
from bringing the examples into conformance as it may affect the
platforms, who have implementations outside of the SDK.

Test: tested with all-clusters and avahi. Also fixed tests to
      omit this flag and ensure it does not appear in the TXT
      record.
      Automated cert test for operational records is in progress
      and requires this PR to pass.

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <[email protected]>

* [nrfconnect] Fix memory leak in Window Covering sample. (#32041)

We were leaking 8 bytes each time the new attribute change was
reported by the WindowCovering Server. It was resulting in
running out of heap when stressing the device (by sending multiple
up-or-open/down-or-close commands).

Signed-off-by: Marcin Kajor <[email protected]>

* [Silabs] Update Silabs ICD status LED functionality description within README.md's (#31888)

* Updated Silabs ICD status LED functionality description

* Restyled by prettier-markdown

* Updated style and spelling

* Updated style and spelling

* Updated to include ICD vs. non-ICD LED behavior description

* Removed unnecessary underscores

* Correct description/documentation to refactored location of Silabs lighting example

* Restyled by prettier-markdown

* Restyled by shfmt

---------

Co-authored-by: Restyled.io <[email protected]>

* Enabling wpa3 mode by default. (#31858)

* Mark PayloadTestRequest/Response provisional on Darwin for now. (#32085)

* [Examples] Remove EmberAfStatus from example files (#32056)

* Replace EmberAfStatus in examples files

* Fix Tv-app

* fix ci

* remove using in headers

* [Android] Add Status handling for onReport code path (#32082)

* [ICD]Convert the ICD DNS advertiser variable from optional bool to an enum class (#32080)

* Convert the ICD DNS advertiser variable from optional bool to an enum class

* Apply suggestions from code review

Co-authored-by: mkardous-silabs <[email protected]>

* default mICDModeAdvertise  to kNone

---------

Co-authored-by: mkardous-silabs <[email protected]>

* Update DGGEN_1_1 and DGGEN_2_3 to match latest testplan spec (#31998)

* Update DGGEN_1_1 and DGGEN_2_3 to match latest testplan spec

* Fix CI

* Fix CI

* Restyled by whitespace

* Restyled by prettier-yaml

* Fix CI

* Fix CI

* Quick fix

* Update based on PR comments

* Restyled by whitespace

---------

Co-authored-by: Restyled.io <[email protected]>

* Add test steps to IDM_1_4 to validate multiple InvokeResponseMessages (#31979)

* Add test steps to IDM_1_4 to validate multiple InvokeResponseMessages

* Restyled by autopep8

* Address PR comments and CI issues

* rename variable

* Fix CI

* Fix incorrect merge attempt

* Fix CI

---------

Co-authored-by: Restyled.io <[email protected]>

* [Tizen] Shink scope of `capi-system-peripheral-io` dep (#32048)

* [Diagnostic Logs] Followup for #31638 (#31833)

* [CI] Make it possible to specify the timeout when waiting for a specific string in scripts/tests/chiptest/test_definition.py since it may be longer than 10 seconds

* [CI] Add a second instance of the configured applications such that YAML can start the app multiple times if needed

* [BDX:DiagnosticLog] Update the server such that it supports multiple downloads in parallel

* [darwin-framework-tool] Address post-landing comments of #31638

[CI] Add some tests for bdx download with darwin-framework-tool

* Use `include-what-you-use` on lib/core (#32046)

* A first pass at running IWYU with some manual fixes

* Refert platform file changes

* Move one header up due to self-review

* Move self-header to top of file

* Another pass this time with -Xiwyu flags

* Start adding a IWYU mapping so we need less manual fixes

* Fix command line

* Update iwyu.imp

* Remove forward decl

* Fix for compile

* Fixes to compile locally ... several things could be cleaned

* One more cleanup, linux all-clusters compiles at least

---------

Co-authored-by: Andrei Litvin <[email protected]>

* DM XMLs: 1.3 0.7 recirculation ballot (#31980)

* DM XML: Scrape from 1.3 0.7 recrirculation ballot

* Manual fixes for aliased clusters (pending 1.2.4 fix in scraper)

* Manual fix for base device type

This broke again when I re-levelled the section headers. Will
fix in spec.

* Update API maturity where missing on 1.3 clusters (#32101)

- API maturity was not set properly on some clusters
- API maturity is being updated to provisional for new clusters

Fixes #32099

Testing done:
- Non functional change

* [IM] Remove EmberAfStatus from src/app/clusters (#32055)

* Remove EmberAfStatus from src/app/clusters

* fix ci

* fix specs compliance

* remove using Status from headers

* fix comments

* Remove using Status from headers

* fix comments

* fix ci

* fix door lock

* Skip binary files when checking for code patterns in the lint test. (#32102)

* [NXP][K32W] k32w1 sdk 2.12.6 updates & k32w0 small fixes (#31924)

* [common] Remove k32w1 device_platform, use nxp instead

Signed-off-by: Andrei Menzopol <[email protected]>
Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Build, OTA, Diagnostic changes

Signed-off-by: Doru Gucea <[email protected]>
Signed-off-by: Marius Tache <[email protected]>
Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Rename SNT files to ELEMU

* [K32W] Add OPENTHREAD_PLATFORM_CORE_CONFIG_FILE define

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Fix MBEDTLS build flags conflict between Matter vs. OpenThread

Matter uses a multithread flavor of MBEDTLS while OpenThread uses a
single thread flavor. This triggers a dangerous situation where
Matter, OpenThread and MBEDTLS don't agree on the size of various
data structures exchanged through the interface which later leads to
memory access violations.

This update fixes the build configuration so that OpenThread also
uses the multithread flavor of MBEDTLS.

Signed-off-by: Marian Chereji <[email protected]>

* [NXP] Update ot-nxp commit-id

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W0] Add necessary check for env variable

When computing the path for the signing script, the existence of
env variable NXP_K32W0_SDK_ROOT should be checked first to avoid
issues.

Signed-off-by: marius-alex-tache <[email protected]>

* [K32W1] Remove ResetWatermarks empty implementation

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Set rotating device id unique id length to max by default

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Fix an issue with __wrap_realloc

Current memory manager is MML, which has realloc support.
Removed old function that was relevant only in FreeRTOS
memory manager (heap4/5) context.

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Accomodate low power API update

PWR_AllowDeviceToSleep/PWR_DisallowDeviceToSleep API reintroduced in SDK.
power.c removed from ot-nxp.

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Clear keys from counter area when factory resetting

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Use MML API for heap memory consumption statistics

WTRMRK feature of the Software Diagnostic Cluster will be implemented
once the memory manager will implement the needed API.

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Remove duplicated code in crypto PAL

P256Keypair members were moved into protected scope, so
derived classes (P256KeypairSSS) can access these members.

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Call PLATFORM_InitTimerManager before PLATFORM_InitBLE since this function won't be initializing the timer manager anymore

* [K32W1] Post events from ISR correctly

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] MML realloc should be protected from task switching

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add initial FactoryDataProviderImpl

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Update certification declaration in apps

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Update README files in apps

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add DAC private key convert declaration

TBD

Signed-off-by: Marius Tache <[email protected]>

* [k32w1] Fix usage of deprecated factory data provider fields

Signed-off-by: marius-alex-tache <[email protected]>

* [COMMON] Add dac_key_use_sss_blob option

dac_key_use_sss_blob can be used to select which data
the private key area stores: plaintext/encrypted private key
or an SSS exported blob.

The option is False by default.

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add SSS API usage

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add chip_convert_dac_private_key option

chip_convert_dac_private_key can be used to enable one-time-only
conversion of the DAC private key to an SSS encrypted blob.

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add jlink conversion script example

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Update readme to point to docs guide

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Remove unused mbedtls modules

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Factory data section should only be reserved in factory data context

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add destructor to free SSS object context

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Add verbose logging for conversion steps

Signed-off-by: Marius Tache <[email protected]>

* [K32W1] Restore NVM sector number

 The underlying issue, for which the increase
 in NVM sectors was a workaround, was solved.

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Add BLE ResetController function

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Allocate OT buffers from SMU2

When using use_smu2_dynamic=true, OpenThread buffers
 will be allocated from a 13KB SMU2 region after a successful
 commissioning process until a factory reset is done.

 * Add SMU2 namespace in SMU2Manager.h/.cpp
 * Add build changes
 * Add allocator changes
 * Add necessary OpenThread config defines
 * Add gn parameter/defines for each SMU2 usecase

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Offload SHA256 operations to S200
 * Offload simple sha256, simple hmac sha256,
   update/finish sha256, update/finish hmac sha256
   from Matter and OT.
 * Implement solution for long sha256 that uses
   context save/export/restore mechanism.
   This solution saves the intermediate data on heap
   and computes the hash on demand (by calling GetDigest).
 * Put changes under define/gn parameter use_hw_sha256
   as they increase timings (due to hardware
   accelerator initialization time) and use a significant
   amount of heap.

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Simplify HW DRBG/TRNG usage

S200 TRNG is already used though otPlatEntropyGet from OT.

Simplify Matter and OT DRBG usage of HW TRNG by not using
mbedtls entropy.

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Offload AES operations to S200
 * Offload AES-CCM from Matter.
 * Offload AES-ECB from OT.
 * Use software AES-CCM when Additional authentical
   data len is zero.
 * Put changes under define/gn parameter use_hw_aes
   as they increase timings (due to hardware
   accelerator initialization time).

Signed-off-by: Andrei Menzopol <[email protected]>

* [K32W1] Fix duplicated flag

Signed-off-by: Marius Tache <[email protected]>

* [COMMON] Add pw RPC support

The pw RPC integration should be usable by all NXP platforms
that support SerialManager, since the pw_sys_io backend uses
streamer_nxp.cpp for serial communication.

A scope is defined in pw_rpc_server.gni to be used by all apps
by forwarding the variables in the application executable scope:
   forward_variables_from(pw_rpc_server, "*")

Logging and RPC communication share the same serial port. Logging
should be inspected in chip-console, which manages the HDLC channels.

Signed-off-by: Marius Tache <[email protected]>

* [COMMON] Update streamer to read RX data ASAP

Moved reading the RX FIFO inside the actual interrupt handler,
to avoid time penalty when notifying the consumer task (RPC/App CLI).
The data is instead stored in a cache buffer and read once the task
is unblocked through notifying by the …
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.

None yet

4 participants