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

Refactored yaml tests for Test_TC_S_2_1..4 #26459

Conversation

lpbeliveau-silabs
Copy link
Contributor

Refactored Test_TC_S_2_1..4 to make them automated in compliance to test plan.
Test_TC_S_2_2.yaml is semi-automated due to the power cycle in the test.

Added missing attributes in xml as per spec.

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-yaml-refactor-2_1-4 branch from b9e01cc to fa488f7 Compare May 25, 2023 21:43
@github-actions
Copy link

github-actions bot commented May 25, 2023

PR #26459: Size comparison from f5c1e5c to fa488f7

Increases (13 builds for bl602, bl702, cc32xx, esp32, nrfconnect, psoc6)
platform target config section f5c1e5c fa488f7 change % change
bl602 lighting-app bl602+rpc .text 1067980 1067982 2 0.0
bl702 lighting-app bl702 .debug_abbrev 1555775 1555798 23 0.0
.debug_aranges 136032 136064 32 0.0
.debug_frame 500400 500516 116 0.0
.debug_info 42156598 42162800 6202 0.0
.debug_line 5371230 5371630 400 0.0
.debug_loc 3496321 3496887 566 0.0
.debug_ranges 375680 375712 32 0.0
.debug_str 3841611 3842027 416 0.0
bl702+rpc .debug_abbrev 1714758 1714781 23 0.0
.debug_aranges 144320 144352 32 0.0
.debug_frame 528412 528528 116 0.0
.debug_info 47082665 47088927 6262 0.0
.debug_line 5787147 5787547 400 0.0
.debug_loc 3699041 3699663 622 0.0
.debug_ranges 401040 401072 32 0.0
.debug_str 4267128 4267544 416 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 955071 955093 22 0.0
.debug_aranges 104360 104392 32 0.0
.debug_frame 353296 353416 120 0.0
.debug_info 20539073 20544887 5814 0.0
.debug_line 2715233 2715593 360 0.0
.debug_loclists 1532424 1532890 466 0.0
.debug_rnglists 96792 96816 24 0.0
.debug_str 3266523 3266849 326 0.0
esp32 all-clusters-app c3devkit (read/write) 1583800 1583872 72 0.0
.dram0.bss 77192 77208 16 0.0
.flash.rodata 213504 213560 56 0.0
m5stack (read only) 1101779 1101799 20 0.0
(read/write) 492970 493034 64 0.0
.dram0.bss 82208 82224 16 0.0
.flash.rodata 241308 241356 48 0.0
.flash.text 1096395 1096415 20 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1178080 1178124 44 0.0
bss 155621 155632 11 0.0
rodata 133072 133116 44 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1437824 1437868 44 0.0
bss 135361 135372 11 0.0
rodata 229088 229132 44 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1124300 1124344 44 0.0
bss 154773 154784 11 0.0
rodata 109836 109880 44 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1709204 1709260 56 0.0
.bss 190164 190180 16 0.0
.debug_abbrev 1286136 1286140 4 0.0
.debug_aranges 131768 131800 32 0.0
.debug_frame 438060 438180 120 0.0
.debug_info 28336632 28344660 8028 0.0
.debug_line 3814419 3814779 360 0.0
.debug_loclists 2066743 2067206 463 0.0
.debug_rnglists 130781 130805 24 0.0
.debug_str 3778857 3779416 559 0.0
.text 1508092 1508132 40 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1650284 1650340 56 0.0
.bss 189364 189372 8 0.0
.debug_abbrev 1275875 1275879 4 0.0
.debug_aranges 131016 131048 32 0.0
.debug_frame 440500 440620 120 0.0
.debug_info 27956193 27964036 7843 0.0
.debug_line 3827619 3827979 360 0.0
.debug_loclists 2057655 2058118 463 0.0
.debug_rnglists 129730 129754 24 0.0
.debug_str 3767616 3768175 559 0.0
.text 1449980 1450028 48 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1108705 1108727 22 0.0
.debug_aranges 121048 121080 32 0.0
.debug_frame 403332 403452 120 0.0
.debug_info 23229185 23235434 6249 0.0
.debug_line 3388709 3389069 360 0.0
.debug_loclists 1887542 1888005 463 0.0
.debug_rnglists 119267 119291 24 0.0
.debug_str 3573635 3573961 326 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1107818 1107840 22 0.0
.debug_aranges 121552 121584 32 0.0
.debug_frame 405424 405544 120 0.0
.debug_info 23392359 23398484 6125 0.0
.debug_line 3385192 3385552 360 0.0
.debug_loclists 1900989 1901452 463 0.0
.debug_rnglists 119723 119747 24 0.0
.debug_str 3588546 3588872 326 0.0
Decreases (6 builds for bl702, efr32, esp32, psoc6)
platform target config section f5c1e5c fa488f7 change % change
bl702 lighting-app bl702 .text 966826 966824 -2 -0.0
bl702+rpc .text 1040214 1040212 -2 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068992 1068984 -8 -0.0
.text 892676 892668 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1054290 1054288 -2 -0.0
.flash.text 1054290 1054288 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840600 -16 -0.0
.heap 840616 840600 -16 -0.0
.strtab 720397 720367 -30 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841416 -8 -0.0
.heap 841424 841416 -8 -0.0
.strtab 676764 676734 -30 -0.0
Full report (36 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, psoc6, qpg)
platform target config section f5c1e5c fa488f7 change % change
bl602 lighting-app bl602 (read/write) 1356526 1356526 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036624 1036624 0 0.0
bl602+rpc (read/write) 1402802 1402802 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067980 1067982 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188303 1188303 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555775 1555798 23 0.0
.debug_aranges 136032 136064 32 0.0
.debug_frame 500400 500516 116 0.0
.debug_info 42156598 42162800 6202 0.0
.debug_line 5371230 5371630 400 0.0
.debug_loc 3496321 3496887 566 0.0
.debug_ranges 375680 375712 32 0.0
.debug_str 3841611 3842027 416 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107200 107200 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582430 582430 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966826 966824 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277123 1277123 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714758 1714781 23 0.0
.debug_aranges 144320 144352 32 0.0
.debug_frame 528412 528528 116 0.0
.debug_info 47082665 47088927 6262 0.0
.debug_line 5787147 5787547 400 0.0
.debug_loc 3699041 3699663 622 0.0
.debug_ranges 401040 401072 32 0.0
.debug_str 4267128 4267544 416 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121296 121296 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643750 643750 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040214 1040212 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658147 658147 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77099 77099 0 0.0
.text 580556 580556 0 0.0
pump-app LP_CC2652R7 (read only) 648831 648831 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79671 79671 0 0.0
.text 568672 568672 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634335 634335 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75551 75551 0 0.0
.text 558296 558296 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747259 747259 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79655 79655 0 0.0
.text 667212 667212 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739271 739271 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76331 76331 0 0.0
.text 662552 662552 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727419 727419 0 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102295 102295 0 0.0
.text 624732 624732 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680811 680811 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76863 76863 0 0.0
.text 603560 603560 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666259 666259 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72703 72703 0 0.0
.text 593168 593168 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605746 605746 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955071 955093 22 0.0
.debug_aranges 104360 104392 32 0.0
.debug_frame 353296 353416 120 0.0
.debug_info 20539073 20544887 5814 0.0
.debug_line 2715233 2715593 360 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532424 1532890 466 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96792 96816 24 0.0
.debug_str 3266523 3266849 326 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104378 104378 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 499244 499244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524595 524595 0 0.0
.app_xip_area 417389 417389 0 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529299 529299 0 0.0
.app_xip_area 416789 416789 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566323 566323 0 0.0
.app_xip_area 459877 459877 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531099 531099 0 0.0
.app_xip_area 422085 422085 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 964332 964332 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782496 782496 0 0.0
BRD4187C (read/write) 1000992 1000992 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838780 838780 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068992 1068984 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892676 892668 -8 -0.0
window-app BRD4187C (read/write) 1076284 1076284 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929704 929704 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054290 1054288 -2 -0.0
(read/write) 1583800 1583872 72 0.0
.dram0.bss 77192 77208 16 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213504 213560 56 0.0
.flash.text 1054290 1054288 -2 -0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101779 1101799 20 0.0
(read/write) 492970 493034 64 0.0
.dram0.bss 82208 82224 16 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241308 241356 48 0.0
.flash.text 1096395 1096415 20 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583676 583676 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583140 583140 0 0.0
light k32w0+release (read only) 582636 582636 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582100 582100 0 0.0
lock k32w0+release (read only) 556108 556108 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555572 555572 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495368 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178080 1178124 44 0.0
bss 155621 155632 11 0.0
rodata 133072 133116 44 0.0
text 808684 808684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437824 1437868 44 0.0
bss 135361 135372 11 0.0
rodata 229088 229132 44 0.0
text 779284 779284 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124300 1124344 44 0.0
bss 154773 154784 11 0.0
rodata 109836 109880 44 0.0
text 778980 778980 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840600 -16 -0.0
(read/write) 1709204 1709260 56 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190164 190180 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1286136 1286140 4 0.0
.debug_aranges 131768 131800 32 0.0
.debug_frame 438060 438180 120 0.0
.debug_info 28336632 28344660 8028 0.0
.debug_line 3814419 3814779 360 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2066743 2067206 463 0.0
.debug_rnglists 130781 130805 24 0.0
.debug_str 3778857 3779416 559 0.0
.heap 840616 840600 -16 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 720397 720367 -30 -0.0
.symtab 467904 467904 0 0.0
.text 0 0 0 0.0
1508092 1508132 40 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841416 -8 -0.0
(read/write) 1650284 1650340 56 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189364 189372 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1275875 1275879 4 0.0
.debug_aranges 131016 131048 32 0.0
.debug_frame 440500 440620 120 0.0
.debug_info 27956193 27964036 7843 0.0
.debug_line 3827619 3827979 360 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2057655 2058118 463 0.0
.debug_rnglists 129730 129754 24 0.0
.debug_str 3767616 3768175 559 0.0
.heap 841424 841416 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 676764 676734 -30 -0.0
.symtab 452352 452352 0 0.0
.text 1449980 1450028 48 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108705 1108727 22 0.0
.debug_aranges 121048 121080 32 0.0
.debug_frame 403332 403452 120 0.0
.debug_info 23229185 23235434 6249 0.0
.debug_line 3388709 3389069 360 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887542 1888005 463 0.0
.debug_rnglists 119267 119291 24 0.0
.debug_str 3573635 3573961 326 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592144 592144 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627884 1627884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107818 1107840 22 0.0
.debug_aranges 121552 121584 32 0.0
.debug_frame 405424 405544 120 0.0
.debug_info 23392359 23398484 6125 0.0
.debug_line 3385192 3385552 360 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1900989 1901452 463 0.0
.debug_rnglists 119723 119747 24 0.0
.debug_str 3588546 3588872 326 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596120 596120 0 0.0
.symtab 416688 416688 0 0.0
.text 1408116 1408116 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170752 1170752 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617852 617852 0 0.0
lock-app qpg6105+debug (read/write) 1139964 1139964 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587064 587064 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-yaml-refactor-2_1-4 branch from fa488f7 to aeee2e7 Compare May 25, 2023 23:52
@github-actions
Copy link

github-actions bot commented May 26, 2023

PR #26459: Size comparison from 4b04598 to aeee2e7

Increases above 0.2%:

platform target config section 4b04598 aeee2e7 change % change
linux chip-tool debug (read only) 13700377 13804457 104080 0.8
.rodata 660205 669581 9376 1.4
.text 11468612 11560868 92256 0.8
chip-tool-ipv6only arm64 (read only) 12874252 12960700 86448 0.7
.rodata 602000 611008 9008 1.5
.text 10544004 10618932 74928 0.7
Increases (25 builds for bl702, cc13x4_26x4, cc32xx, cyw30739, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 4b04598 aeee2e7 change % change
bl702 lighting-app bl702 .debug_abbrev 1555775 1555798 23 0.0
.debug_aranges 136032 136064 32 0.0
.debug_frame 500400 500516 116 0.0
.debug_info 42156598 42162801 6203 0.0
.debug_line 5371230 5371630 400 0.0
.debug_loc 3496321 3496887 566 0.0
.debug_ranges 375680 375712 32 0.0
.debug_str 3841611 3842027 416 0.0
bl702+rpc .debug_abbrev 1714758 1714781 23 0.0
.debug_aranges 144320 144352 32 0.0
.debug_frame 528412 528528 116 0.0
.debug_info 47082665 47088927 6262 0.0
.debug_line 5787147 5787547 400 0.0
.debug_loc 3699041 3699663 622 0.0
.debug_ranges 401040 401072 32 0.0
.debug_str 4267128 4267544 416 0.0
cc13x4_26x4 pump-app LP_EM_CC1354P10_6 (read only) 680803 680811 8 0.0
.text 603552 603560 8 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 955071 955093 22 0.0
.debug_aranges 104360 104392 32 0.0
.debug_frame 353296 353416 120 0.0
.debug_info 20539075 20544888 5813 0.0
.debug_line 2715233 2715593 360 0.0
.debug_loclists 1532424 1532890 466 0.0
.debug_rnglists 96792 96816 24 0.0
.debug_str 3266523 3266849 326 0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 531091 531099 8 0.0
.app_xip_area 422077 422085 8 0.0
esp32 all-clusters-app c3devkit (read only) 1054288 1054290 2 0.0
(read/write) 1583800 1583872 72 0.0
.dram0.bss 77192 77208 16 0.0
.flash.rodata 213504 213560 56 0.0
.flash.text 1054288 1054290 2 0.0
m5stack (read only) 1101779 1101799 20 0.0
(read/write) 492970 493030 60 0.0
.dram0.bss 82208 82224 16 0.0
.flash.rodata 241308 241352 44 0.0
.flash.text 1096395 1096415 20 0.0
linux all-clusters-app debug (read only) 3149917 3149941 24 0.0
(read/write) 152904 152968 64 0.0
.data.rel.ro 84016 84080 64 0.1
all-clusters-minimal-app debug (read only) 2957861 2957885 24 0.0
(read/write) 145792 145856 64 0.0
.data.rel.ro 77936 78000 64 0.1
chip-tool debug (read only) 13700377 13804457 104080 0.8
(read/write) 676744 677800 1056 0.2
.data.rel.ro 640488 641544 1056 0.2
.rodata 660205 669581 9376 1.4
.text 11468612 11560868 92256 0.8
chip-tool-ipv6only arm64 (read only) 12874252 12960700 86448 0.7
(read/write) 728632 729704 1072 0.1
.data.rel.ro 670056 671112 1056 0.2
.got 15960 15984 24 0.2
.rodata 602000 611008 9008 1.5
.text 10544004 10618932 74928 0.7
shell debug (read only) 2686489 2686513 24 0.0
(read/write) 141328 141392 64 0.0
.data.rel.ro 75080 75144 64 0.1
tv-casting-app debug (read only) 7425025 7426001 976 0.0
.rodata 317644 317740 96 0.0
.text 6738066 6738946 880 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1178080 1178124 44 0.0
bss 155621 155632 11 0.0
rodata 133072 133116 44 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1437808 1437868 60 0.0
bss 135361 135372 11 0.0
rodata 229088 229132 44 0.0
text 779280 779284 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1124300 1124344 44 0.0
bss 154773 154784 11 0.0
rodata 109836 109880 44 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1709204 1709260 56 0.0
.bss 190164 190180 16 0.0
.debug_abbrev 1286136 1286140 4 0.0
.debug_aranges 131768 131800 32 0.0
.debug_frame 438060 438180 120 0.0
.debug_info 28336633 28344660 8027 0.0
.debug_line 3814419 3814779 360 0.0
.debug_loclists 2066743 2067206 463 0.0
.debug_rnglists 130781 130805 24 0.0
.debug_str 3778857 3779416 559 0.0
.text 1508092 1508132 40 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1650284 1650340 56 0.0
.bss 189364 189372 8 0.0
.debug_abbrev 1275875 1275879 4 0.0
.debug_aranges 131016 131048 32 0.0
.debug_frame 440500 440620 120 0.0
.debug_info 27956194 27964035 7841 0.0
.debug_line 3827619 3827979 360 0.0
.debug_loclists 2057655 2058118 463 0.0
.debug_rnglists 129730 129754 24 0.0
.debug_str 3767616 3768175 559 0.0
.text 1449980 1450028 48 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1108705 1108727 22 0.0
.debug_aranges 121048 121080 32 0.0
.debug_frame 403332 403452 120 0.0
.debug_info 23229183 23235436 6253 0.0
.debug_line 3388709 3389069 360 0.0
.debug_loclists 1887542 1888005 463 0.0
.debug_rnglists 119267 119291 24 0.0
.debug_str 3573635 3573961 326 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1107818 1107840 22 0.0
.debug_aranges 121552 121584 32 0.0
.debug_frame 405424 405544 120 0.0
.debug_info 23392360 23398482 6122 0.0
.debug_line 3385192 3385552 360 0.0
.debug_loclists 1900989 1901452 463 0.0
.debug_rnglists 119723 119747 24 0.0
.debug_str 3588546 3588872 326 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1013452 1013508 56 0.0
bss 98984 98996 12 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 949160 949212 52 0.0
bss 98036 98044 8 0.0
light-switch-app tlsr9518adk80d (read/write) 874728 874736 8 0.0
text 597948 597952 4 0.0
lighting-app-shell tlsr9518adk80d text 722662 722664 2 0.0
lock-app tlsr9518adk80d text 611984 611988 4 0.0
Decreases (14 builds for bl602, bl702, efr32, psoc6, qpg, telink)
platform target config section 4b04598 aeee2e7 change % change
bl602 lighting-app bl602 (read/write) 1356534 1356526 -8 -0.0
.text 1036626 1036624 -2 -0.0
bl602+rpc .text 1067982 1067978 -4 -0.0
bl702 lighting-app bl702+rpc .text 1040214 1040212 -2 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068992 1068984 -8 -0.0
.text 892676 892668 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840600 -16 -0.0
.heap 840616 840600 -16 -0.0
.strtab 720397 720367 -30 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841416 -8 -0.0
.heap 841424 841416 -8 -0.0
.strtab 676764 676734 -30 -0.0
qpg lock-app qpg6105+debug (read/write) 1139964 1139956 -8 -0.0
.text 587064 587056 -8 -0.0
telink all-clusters-app tlsr9518adk80d text 689136 689134 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 651004 651002 -2 -0.0
bridge-app tlsr9518adk80d (read/write) 927176 927168 -8 -0.0
text 640644 640640 -4 -0.0
contact-sensor-app tlsr9518adk80d text 583318 583316 -2 -0.0
ota-requestor-app tlsr9518adk80d text 605226 605222 -4 -0.0
pump-app tlsr9518adk80d (read/write) 864436 864428 -8 -0.0
text 589498 589494 -4 -0.0
thermostat tlsr9518adk80d (read/write) 879612 879604 -8 -0.0
text 600106 600104 -2 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 4b04598 aeee2e7 change % change
bl602 lighting-app bl602 (read/write) 1356534 1356526 -8 -0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036626 1036624 -2 -0.0
bl602+rpc (read/write) 1402802 1402802 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067982 1067978 -4 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188303 1188303 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555775 1555798 23 0.0
.debug_aranges 136032 136064 32 0.0
.debug_frame 500400 500516 116 0.0
.debug_info 42156598 42162801 6203 0.0
.debug_line 5371230 5371630 400 0.0
.debug_loc 3496321 3496887 566 0.0
.debug_ranges 375680 375712 32 0.0
.debug_str 3841611 3842027 416 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107200 107200 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582430 582430 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966826 966826 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277123 1277123 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714758 1714781 23 0.0
.debug_aranges 144320 144352 32 0.0
.debug_frame 528412 528528 116 0.0
.debug_info 47082665 47088927 6262 0.0
.debug_line 5787147 5787547 400 0.0
.debug_loc 3699041 3699663 622 0.0
.debug_ranges 401040 401072 32 0.0
.debug_str 4267128 4267544 416 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121296 121296 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643750 643750 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040214 1040212 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658147 658147 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77099 77099 0 0.0
.text 580556 580556 0 0.0
pump-app LP_CC2652R7 (read only) 648831 648831 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79671 79671 0 0.0
.text 568672 568672 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634335 634335 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75551 75551 0 0.0
.text 558296 558296 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747259 747259 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79655 79655 0 0.0
.text 667212 667212 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739271 739271 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76331 76331 0 0.0
.text 662552 662552 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727419 727419 0 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102295 102295 0 0.0
.text 624732 624732 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680803 680811 8 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76863 76863 0 0.0
.text 603552 603560 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666259 666259 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72703 72703 0 0.0
.text 593168 593168 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 605746 605746 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955071 955093 22 0.0
.debug_aranges 104360 104392 32 0.0
.debug_frame 353296 353416 120 0.0
.debug_info 20539075 20544888 5813 0.0
.debug_line 2715233 2715593 360 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532424 1532890 466 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96792 96816 24 0.0
.debug_str 3266523 3266849 326 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104378 104378 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 0 0 0 0.0
499244 499244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524595 524595 0 0.0
.app_xip_area 417389 417389 0 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529299 529299 0 0.0
.app_xip_area 416789 416789 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566323 566323 0 0.0
.app_xip_area 459877 459877 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531091 531099 8 0.0
.app_xip_area 422077 422085 8 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 964332 964332 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782496 782496 0 0.0
BRD4187C (read/write) 1000992 1000992 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838780 838780 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068992 1068984 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892676 892668 -8 -0.0
window-app BRD4187C (read/write) 1076284 1076284 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929704 929704 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054288 1054290 2 0.0
(read/write) 1583800 1583872 72 0.0
.dram0.bss 77192 77208 16 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213504 213560 56 0.0
.flash.text 1054288 1054290 2 0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101779 1101799 20 0.0
(read/write) 492970 493030 60 0.0
.dram0.bss 82208 82224 16 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241308 241352 44 0.0
.flash.text 1096395 1096415 20 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583676 583676 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583140 583140 0 0.0
light k32w0+release (read only) 582636 582636 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582100 582100 0 0.0
lock k32w0+release (read only) 556108 556108 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555572 555572 0 0.0
linux all-clusters-app debug (read only) 3149917 3149941 24 0.0
(read/write) 152904 152968 64 0.0
.bss 60224 60224 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84016 84080 64 0.1
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 231016 231016 0 0.0
.text 2732805 2732805 0 0.0
all-clusters-minimal-app debug (read only) 2957861 2957885 24 0.0
(read/write) 145792 145856 64 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 77936 78000 64 0.1
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224296 224296 0 0.0
.text 2551125 2551125 0 0.0
bridge-app debug (read only) 2517677 2517677 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 173224 173224 0 0.0
.text 2172133 2172133 0 0.0
chip-tool debug (read only) 13700377 13804457 104080 0.8
(read/write) 676744 677800 1056 0.2
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 640488 641544 1056 0.2
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 660205 669581 9376 1.4
.text 11468612 11560868 92256 0.8
chip-tool-ipv6only arm64 (read only) 12874252 12960700 86448 0.7
(read/write) 728632 729704 1072 0.1
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 670056 671112 1056 0.2
.dynamic 560 560 0 0.0
.got 15960 15984 24 0.2
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 602000 611008 9008 1.5
.text 10544004 10618932 74928 0.7
dynamic-bridge-app-ipv6only debug (read only) 2581341 2581341 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175944 175944 0 0.0
.text 2228037 2228037 0 0.0
lighting-app debug+rpc+ui (read only) 3245897 3245897 0 0.0
(read/write) 132272 132272 0 0.0
.bss 48032 48032 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 74736 74736 0 0.0
.dynamic 656 656 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 284628 284628 0 0.0
.text 2769474 2769474 0 0.0
lock-app debug (read only) 2657925 2657925 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206280 206280 0 0.0
.text 2278949 2278949 0 0.0
ota-provider-app debug (read only) 2209757 2209757 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 154376 154376 0 0.0
.text 1913861 1913861 0 0.0
ota-requestor-app debug (read only) 2377125 2377125 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 158440 158440 0 0.0
.text 2068293 2068293 0 0.0
shell debug (read only) 2686489 2686513 24 0.0
(read/write) 141328 141392 64 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75080 75144 64 0.1
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199538 199538 0 0.0
.text 2324786 2324786 0 0.0
thermostat-no-ble arm64 (read only) 2524236 2524236 0 0.0
(read/write) 142536 142536 0 0.0
.bss 53480 53480 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77792 77792 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 392 392 0 0.0
.rodata 129376 129376 0 0.0
.text 2131268 2131268 0 0.0
tv-app debug (read only) 3313969 3313969 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222648 222648 0 0.0
.text 2895138 2895138 0 0.0
tv-casting-app debug (read only) 7425025 7426001 976 0.0
(read/write) 195440 195440 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 135064 135064 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 317644 317740 96 0.0
.text 6738066 6738946 880 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495368 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178080 1178124 44 0.0
bss 155621 155632 11 0.0
rodata 133072 133116 44 0.0
text 808684 808684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437808 1437868 60 0.0
bss 135361 135372 11 0.0
rodata 229088 229132 44 0.0
text 779280 779284 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124300 1124344 44 0.0
bss 154773 154784 11 0.0
rodata 109836 109880 44 0.0
text 778980 778980 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840600 -16 -0.0
(read/write) 1709204 1709260 56 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190164 190180 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1286136 1286140 4 0.0
.debug_aranges 131768 131800 32 0.0
.debug_frame 438060 438180 120 0.0
.debug_info 28336633 28344660 8027 0.0
.debug_line 3814419 3814779 360 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2066743 2067206 463 0.0
.debug_rnglists 130781 130805 24 0.0
.debug_str 3778857 3779416 559 0.0
.heap 840616 840600 -16 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 720397 720367 -30 -0.0
.symtab 467904 467904 0 0.0
.text 1508092 1508132 40 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841416 -8 -0.0
(read/write) 1650284 1650340 56 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189364 189372 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1275875 1275879 4 0.0
.debug_aranges 131016 131048 32 0.0
.debug_frame 440500 440620 120 0.0
.debug_info 27956194 27964035 7841 0.0
.debug_line 3827619 3827979 360 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2057655 2058118 463 0.0
.debug_rnglists 129730 129754 24 0.0
.debug_str 3767616 3768175 559 0.0
.heap 841424 841416 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 676764 676734 -30 -0.0
.symtab 452352 452352 0 0.0
.text 1449980 1450028 48 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108705 1108727 22 0.0
.debug_aranges 121048 121080 32 0.0
.debug_frame 403332 403452 120 0.0
.debug_info 23229183 23235436 6253 0.0
.debug_line 3388709 3389069 360 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887542 1888005 463 0.0
.debug_rnglists 119267 119291 24 0.0
.debug_str 3573635 3573961 326 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592144 592144 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627884 1627884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107818 1107840 22 0.0
.debug_aranges 121552 121584 32 0.0
.debug_frame 405424 405544 120 0.0
.debug_info 23392360 23398482 6122 0.0
.debug_line 3385192 3385552 360 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1900989 1901452 463 0.0
.debug_rnglists 119723 119747 24 0.0
.debug_str 3588546 3588872 326 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596120 596120 0 0.0
.symtab 416688 416688 0 0.0
.text 1408116 1408116 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170752 1170752 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617852 617852 0 0.0
lock-app qpg6105+debug (read/write) 1139964 1139956 -8 -0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587064 587056 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1013452 1013508 56 0.0
bss 98984 98996 12 0.0
text 689136 689134 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949160 949212 52 0.0
bss 98036 98044 8 0.0
text 651004 651002 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927176 927168 -8 -0.0
bss 100252 100252 0 0.0
text 640644 640640 -4 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 858424 858424 0 0.0
bss 89936 89936 0 0.0
text 583318 583316 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874728 874736 8 0.0
bss 90092 90092 0 0.0
text 597948 597952 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942308 942308 0 0.0
bss 98272 98272 0 0.0
text 657632 657632 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953688 953688 0 0.0
bss 102520 102520 0 0.0
text 665152 665152 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010732 1010732 0 0.0
bss 99836 99836 0 0.0
text 702088 702088 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1043164 1043164 0 0.0
bss 110920 110920 0 0.0
text 722662 722664 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 913484 913484 0 0.0
bss 90588 90588 0 0.0
text 611984 611988 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880992 880992 0 0.0
bss 91192 91192 0 0.0
text 605226 605222 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864436 864428 -8 -0.0
bss 90056 90056 0 0.0
text 589498 589494 -4 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851224 851224 0 0.0
bss 89856 89856 0 0.0
text 579612 579612 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847456 847456 0 0.0
bss 89776 89776 0 0.0
text 575328 575328 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879612 879604 -8 -0.0
bss 91496 91496 0 0.0
text 600106 600104 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875760 875760 0 0.0
bss 91892 91892 0 0.0
text 595344 595344 0 0.0

lpbeliveau-silabs and others added 3 commits May 26, 2023 14:41
…y to 0 in 2.2 and 2.3 and removed Scene 0x03 from firt scene membership response in 2.3
@jmartinez-silabs jmartinez-silabs merged commit adef33d into project-chip:master May 27, 2023
@lpbeliveau-silabs lpbeliveau-silabs deleted the feature/scenes-yaml-refactor-2_1-4 branch December 10, 2024 14:07
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.

5 participants