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

Validate if the Current Group = RemovedGroup before invalidating scene #28565

Conversation

mpbreton
Copy link
Contributor

@mpbreton mpbreton commented Aug 7, 2023

Validate if the Current Group = RemovedGroup or check if CurrentScene is in RemovedGroup before invalidating the scene.

Fixes : #26884

… is in RemovedGroup before invalidating the scene.
@github-actions github-actions bot added the app label Aug 7, 2023
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.

If this passes CI, we need better tests.

src/app/clusters/scenes-server/scenes-server.cpp Outdated Show resolved Hide resolved
src/app/clusters/scenes-server/scenes-server.cpp Outdated Show resolved Hide resolved
src/app/clusters/scenes-server/scenes-server.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

PR #28565: Size comparison from 963a859 to 3564e53

Increases (4 builds for k32w, nrfconnect)
platform target config section 963a859 3564e53 change % change
k32w light k32w0+release (read only) 589068 589084 16 0.0
.text 588532 588548 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1218660 1218804 144 0.0
text 843712 843844 132 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1337356 1337484 128 0.0
text 771120 771252 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156700 1156828 128 0.0
text 810148 810276 128 0.0
Decreases (1 build for cc32xx)
platform target config section 963a859 3564e53 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19408670 19408669 -1 -0.0
Full report (10 builds for cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 963a859 3564e53 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615602 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961444 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369820 0 0.0
.debug_info 19408670 19408669 -1 -0.0
.debug_line 2813733 2813733 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596942 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100570 0 0.0
.debug_str 3426533 3426533 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496231 0 0.0
.symtab 293312 293312 0 0.0
.text 507196 507196 0 0.0
k32w contact k32w0+release (read only) 590460 590460 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 589924 0 0.0
light k32w0+release (read only) 589068 589084 16 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588532 588548 16 0.0
lock k32w0+release (read only) 561652 561652 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561116 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522080 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218804 144 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843844 132 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337484 128 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771252 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156828 128 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810276 128 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177788 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624632 0 0.0
lock-app qpg6105+debug (read/write) 1134852 1134852 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581692 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

PR #28565: Size comparison from 963a859 to 6997709

Increases (35 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, telink)
platform target config section 963a859 6997709 change % change
bl602 lighting-app bl602+rpc .text 1088402 1088404 2 0.0
bl702 lighting-app bl702 (read/write) 1166231 1166235 4 0.0
.debug_info 41493416 41493418 2 0.0
.text 953446 953450 4 0.0
bl702l lighting-app bl702l .debug_info 41494526 41494527 1 0.0
.text 942522 942524 2 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550255 120 0.0
.app_xip_area 441425 441545 120 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012156 176 0.0
.text 824784 824960 176 0.0
BRD4187C (read/write) 1036540 1036652 112 0.0
.text 869164 869276 112 0.0
window-app BRD4187C (read/write) 1107992 1108160 168 0.0
.text 957692 957860 168 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149718 156 0.0
.flash.text 1149562 1149718 156 0.0
m5stack (read only) 1191383 1191519 136 0.0
.flash.text 1185999 1186135 136 0.0
k32w light k32w0+release (read only) 589068 589084 16 0.0
.text 588532 588548 16 0.0
linux all-clusters-app debug (read only) 5487073 5487809 736 0.0
.text 4776019 4776755 736 0.0
all-clusters-minimal-app debug (read only) 4900937 4901673 736 0.0
.text 4398883 4399619 736 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240705 736 0.0
.text 4660947 4661683 736 0.0
shell debug (read only) 2930145 2930881 736 0.0
.text 2548578 2549314 736 0.0
thermostat-no-ble arm64 (read only) 4450292 4450900 608 0.0
.text 3950216 3950824 608 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1218660 1218804 144 0.0
text 843712 843844 132 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1337356 1337484 128 0.0
text 771120 771252 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156700 1156828 128 0.0
text 810148 810276 128 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1766740 1766900 160 0.0
.debug_frame 479260 479272 12 0.0
.debug_info 30114177 30114833 656 0.0
.debug_line 4143066 4143356 290 0.0
.debug_loclists 2248256 2248428 172 0.0
.debug_rnglists 142347 142348 1 0.0
.strtab 802606 802732 126 0.0
.symtab 500160 500240 80 0.0
.text 1562708 1562868 160 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1674188 1674348 160 0.0
.debug_frame 462360 462372 12 0.0
.debug_info 27211422 27212077 655 0.0
.debug_line 3961008 3961298 290 0.0
.debug_loclists 2149102 2149274 172 0.0
.debug_rnglists 135480 135481 1 0.0
.strtab 713240 713366 126 0.0
.symtab 465808 465888 80 0.0
.text 1472108 1472268 160 0.0
light cy8ckit_062s2_43012 (read/write) 1605684 1605860 176 0.0
.debug_frame 425504 425516 12 0.0
.debug_info 22357911 22358565 654 0.0
.debug_line 3526313 3526603 290 0.0
.debug_loclists 1986217 1986389 172 0.0
.debug_rnglists 125250 125251 1 0.0
.strtab 634232 634358 126 0.0
.symtab 430448 430528 80 0.0
.text 1409868 1410044 176 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1070188 1070348 160 0.0
text 728998 729154 156 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 976656 976816 160 0.0
text 669634 669790 156 0.0
bridge-app tlsr9518adk80d text 646886 646888 2 0.0
contact-sensor-app tlsr9518adk80d text 590276 590280 4 0.0
light-switch-app tlsr9518adk80d text 618006 618008 2 0.0
lighting-app tlsr9518adk80d (read/write) 982312 982472 160 0.0
text 685644 685798 154 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 993676 993836 160 0.0
text 693158 693314 156 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1051844 1052004 160 0.0
text 730576 730734 158 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083172 1083324 152 0.0
text 750682 750836 154 0.0
lock-app tlsr9518adk80d (read/write) 933464 933472 8 0.0
text 620948 620950 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 593750 593754 4 0.0
temperature-measurement-app tlsr9518adk80d text 581990 581992 2 0.0
thermostat tlsr9518adk80d (read/write) 910604 910764 160 0.0
text 621320 621476 156 0.0
window-covering tlsr9518adk80d (read/write) 906400 906552 152 0.0
text 616630 616786 156 0.0
Decreases (2 builds for cc32xx, psoc6)
platform target config section 963a859 6997709 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19408670 19408669 -1 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22271337 22271336 -1 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 963a859 6997709 change % change
bl602 lighting-app bl602 (read/write) 1363378 1363378 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056470 1056470 0 0.0
bl602+rpc (read/write) 1410846 1410846 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088402 1088404 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166231 1166235 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566850 1566850 0 0.0
.debug_aranges 140376 140376 0 0.0
.debug_frame 516544 516544 0 0.0
.debug_info 41493416 41493418 2 0.0
.debug_line 5483125 5483125 0 0.0
.debug_loc 3564497 3564497 0 0.0
.debug_ranges 384456 384456 0 0.0
.debug_str 4011830 4011830 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106856 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 589131 589131 0 0.0
.symtab 175568 175568 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953446 953450 4 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265167 1265167 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1743980 1743980 0 0.0
.debug_aranges 148920 148920 0 0.0
.debug_frame 545448 545448 0 0.0
.debug_info 46387857 46387857 0 0.0
.debug_line 5895647 5895647 0 0.0
.debug_loc 3770653 3770653 0 0.0
.debug_ranges 410208 410208 0 0.0
.debug_str 4431695 4431695 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 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 652094 652094 0 0.0
.symtab 194496 194496 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028132 1028132 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152164 1152164 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569069 1569069 0 0.0
.debug_aranges 134880 134880 0 0.0
.debug_frame 496232 496232 0 0.0
.debug_info 41494526 41494527 1 0.0
.debug_line 5398819 5398819 0 0.0
.debug_loc 3500581 3500581 0 0.0
.debug_ranges 389664 389664 0 0.0
.debug_str 4024299 4024299 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589356 589356 0 0.0
.symtab 175136 175136 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942522 942524 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615602 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961444 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369820 0 0.0
.debug_info 19408670 19408669 -1 -0.0
.debug_line 2813733 2813733 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596942 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100570 0 0.0
.debug_str 3426533 3426533 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496231 0 0.0
.symtab 293312 293312 0 0.0
.text 507196 507196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550255 120 0.0
.app_xip_area 441425 441545 120 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537215 537215 0 0.0
.app_xip_area 423457 423457 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573927 0 0.0
.app_xip_area 466297 466297 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 438225 438225 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012156 176 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824784 824960 176 0.0
BRD4187C (read/write) 1036540 1036652 112 0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869164 869276 112 0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088680 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907408 907408 0 0.0
window-app BRD4187C (read/write) 1107992 1108160 168 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957692 957860 168 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149718 156 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149562 1149718 156 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191383 1191519 136 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1185999 1186135 136 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590460 590460 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 589924 0 0.0
light k32w0+release (read only) 589068 589084 16 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588532 588548 16 0.0
lock k32w0+release (read only) 561652 561652 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561116 0 0.0
linux all-clusters-app debug (read only) 5487073 5487809 736 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334000 0 0.0
.text 4776019 4776755 736 0.0
all-clusters-minimal-app debug (read only) 4900937 4901673 736 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398883 4399619 736 0.0
bridge-app debug (read only) 2768753 2768753 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376787 2376787 0 0.0
chip-tool debug (read only) 17695089 17695089 0 0.0
(read/write) 1054272 1054272 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 948080 948080 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 911729 911729 0 0.0
.text 14730659 14730659 0 0.0
chip-tool-ipv6only arm64 (read only) 16914660 16914660 0 0.0
(read/write) 1121736 1121736 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 985432 985432 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 822768 822768 0 0.0
.text 13854424 13854424 0 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240705 736 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660947 4661683 736 0.0
lock-app debug (read only) 4471185 4471185 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4014051 4014051 0 0.0
ota-provider-app debug (read only) 4127385 4127385 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3736099 3736099 0 0.0
ota-requestor-app debug (read only) 4221313 4221313 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822275 3822275 0 0.0
shell debug (read only) 2930145 2930881 736 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548578 2549314 736 0.0
thermostat-no-ble arm64 (read only) 4450292 4450900 608 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3950216 3950824 608 0.0
tv-app debug (read only) 5315281 5315281 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799267 4799267 0 0.0
tv-casting-app debug (read only) 8294929 8294929 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527123 7527123 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522080 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218804 144 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843844 132 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337484 128 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771252 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156828 128 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810276 128 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766740 1766900 160 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2528 2528 0 0.0
.debug_abbrev 1378124 1378124 0 0.0
.debug_aranges 143896 143896 0 0.0
.debug_frame 479260 479272 12 0.0
.debug_info 30114177 30114833 656 0.0
.debug_line 4143066 4143356 290 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248256 2248428 172 0.0
.debug_rnglists 142347 142348 1 0.0
.debug_str 4119206 4119206 0 0.0
.heap 837696 837696 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 802606 802732 126 0.0
.symtab 500160 500240 80 0.0
.text 1562708 1562868 160 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674188 1674348 160 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1284561 1284561 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462372 12 0.0
.debug_info 27211422 27212077 655 0.0
.debug_line 3961008 3961298 290 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149102 2149274 172 0.0
.debug_rnglists 135480 135481 1 0.0
.debug_str 3978755 3978755 0 0.0
.heap 839648 839648 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 713240 713366 126 0.0
.symtab 465808 465888 80 0.0
.text 1472108 1472268 160 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605684 1605860 176 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1124889 1124889 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425516 12 0.0
.debug_info 22357911 22358565 654 0.0
.debug_line 3526313 3526603 290 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986217 1986389 172 0.0
.debug_rnglists 125250 125251 1 0.0
.debug_str 3786827 3786827 0 0.0
.heap 845912 845912 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 634232 634358 126 0.0
.symtab 430448 430528 80 0.0
.text 1409868 1410044 176 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639188 1639188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116327 1116327 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22271337 22271336 -1 -0.0
.debug_line 3481764 3481764 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966626 1966626 0 0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751365 3751365 0 0.0
.heap 818392 818392 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 608132 608132 0 0.0
.symtab 422576 422576 0 0.0
.text 1415852 1415852 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177788 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624632 0 0.0
lock-app qpg6105+debug (read/write) 1134852 1134852 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581692 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070188 1070348 160 0.0
bss 107308 107308 0 0.0
text 728998 729154 156 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976656 976816 160 0.0
bss 105284 105284 0 0.0
text 669634 669790 156 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944056 944056 0 0.0
bss 109660 109660 0 0.0
text 646886 646888 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876020 876020 0 0.0
bss 98840 98840 0 0.0
text 590276 590280 4 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907324 907324 0 0.0
bss 99464 99464 0 0.0
text 618006 618008 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982312 982472 160 0.0
bss 107516 107516 0 0.0
text 685644 685798 154 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993676 993836 160 0.0
bss 111764 111764 0 0.0
text 693158 693314 156 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051844 1052004 160 0.0
bss 109088 109088 0 0.0
text 730576 730734 158 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083172 1083324 152 0.0
bss 120164 120164 0 0.0
text 750682 750836 154 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933464 933472 8 0.0
bss 99560 99560 0 0.0
text 620948 620950 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898600 898600 0 0.0
bss 100148 100148 0 0.0
text 612120 612120 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881412 881412 0 0.0
bss 98972 98972 0 0.0
text 595876 595876 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868592 868592 0 0.0
bss 98772 98772 0 0.0
text 586342 586342 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478644 478644 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878504 878504 0 0.0
bss 98952 98952 0 0.0
text 593750 593754 4 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864772 864772 0 0.0
bss 98680 98680 0 0.0
text 581990 581992 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910604 910764 160 0.0
bss 99224 99224 0 0.0
text 621320 621476 156 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906400 906552 152 0.0
bss 99560 99560 0 0.0
text 616630 616786 156 0.0

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

PR #28565: Size comparison from 963a859 to 58eff19

Increases (38 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, telink)
platform target config section 963a859 58eff19 change % change
bl602 lighting-app bl602 .text 1056470 1056472 2 0.0
bl602+rpc .text 1088402 1088404 2 0.0
bl702 lighting-app bl702 .debug_info 41493416 41493417 1 0.0
.text 953446 953448 2 0.0
bl702+rpc (read/write) 1265167 1265171 4 0.0
.debug_info 46387857 46387858 1 0.0
.text 1028132 1028134 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19408670 19408671 1 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550223 88 0.0
.app_xip_area 441425 441513 88 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012124 144 0.0
.text 824784 824928 144 0.0
BRD4187C (read/write) 1036540 1036620 80 0.0
.text 869164 869244 80 0.0
window-app BRD4187C (read/write) 1107992 1108128 136 0.0
.text 957692 957828 136 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149684 122 0.0
.flash.text 1149562 1149684 122 0.0
m5stack (read only) 1191383 1191483 100 0.0
.flash.text 1185999 1186099 100 0.0
k32w light k32w0+release (read only) 589068 589084 16 0.0
.text 588532 588548 16 0.0
linux all-clusters-app debug (read only) 5487073 5487633 560 0.0
.text 4776019 4776579 560 0.0
all-clusters-minimal-app debug (read only) 4900937 4901497 560 0.0
.text 4398883 4399443 560 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240769 800 0.0
.text 4660947 4661747 800 0.0
shell debug (read only) 2930145 2930705 560 0.0
.text 2548578 2549138 560 0.0
thermostat-no-ble arm64 (read only) 4450292 4450756 464 0.0
.text 3950216 3950680 464 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1218660 1218756 96 0.0
text 843712 843808 96 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1337356 1337452 96 0.0
text 771120 771216 96 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156700 1156796 96 0.0
text 810148 810244 96 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1766740 1766868 128 0.0
.debug_frame 479260 479272 12 0.0
.debug_info 30114177 30114652 475 0.0
.debug_line 4143066 4143232 166 0.0
.debug_loclists 2248256 2248390 134 0.0
.debug_rnglists 142347 142348 1 0.0
.strtab 802606 802732 126 0.0
.symtab 500160 500240 80 0.0
.text 1562708 1562836 128 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1674188 1674316 128 0.0
.debug_frame 462360 462372 12 0.0
.debug_info 27211422 27211896 474 0.0
.debug_line 3961008 3961184 176 0.0
.debug_loclists 2149102 2149236 134 0.0
.debug_rnglists 135480 135481 1 0.0
.strtab 713240 713366 126 0.0
.symtab 465808 465888 80 0.0
.text 1472108 1472236 128 0.0
light cy8ckit_062s2_43012 (read/write) 1605684 1605828 144 0.0
.debug_frame 425504 425516 12 0.0
.debug_info 22357911 22358383 472 0.0
.debug_line 3526313 3526489 176 0.0
.debug_loclists 1986217 1986351 134 0.0
.debug_rnglists 125250 125251 1 0.0
.strtab 634232 634358 126 0.0
.symtab 430448 430528 80 0.0
.text 1409868 1410012 144 0.0
lock cy8ckit_062s2_43012 .debug_info 22271337 22271338 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1070188 1070316 128 0.0
text 728998 729126 128 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 976656 976784 128 0.0
text 669634 669764 130 0.0
bridge-app tlsr9518adk80d (read/write) 944056 944064 8 0.0
text 646886 646890 4 0.0
light-switch-app tlsr9518adk80d text 618006 618010 4 0.0
lighting-app tlsr9518adk80d (read/write) 982312 982440 128 0.0
text 685644 685766 122 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 993676 993804 128 0.0
text 693158 693284 126 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1051844 1051972 128 0.0
text 730576 730702 126 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083172 1083292 120 0.0
text 750682 750804 122 0.0
lock-app tlsr9518adk80d (read/write) 933464 933472 8 0.0
text 620948 620952 4 0.0
ota-requestor-app tlsr9518adk80d text 612120 612122 2 0.0
pump-app tlsr9518adk80d text 595876 595880 4 0.0
smoke_co_alarm-app tlsr9518adk80d text 593750 593752 2 0.0
thermostat tlsr9518adk80d (read/write) 910604 910732 128 0.0
text 621320 621446 126 0.0
window-covering tlsr9518adk80d (read/write) 906400 906520 120 0.0
text 616630 616752 122 0.0
Decreases (2 builds for bl702l, telink)
platform target config section 963a859 58eff19 change % change
bl702l lighting-app bl702l (read/write) 1152164 1152160 -4 -0.0
.debug_info 41494526 41494525 -1 -0.0
.text 942522 942520 -2 -0.0
telink temperature-measurement-app tlsr9518adk80d text 581990 581988 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 963a859 58eff19 change % change
bl602 lighting-app bl602 (read/write) 1363378 1363378 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056470 1056472 2 0.0
bl602+rpc (read/write) 1410846 1410846 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088402 1088404 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166231 1166231 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566850 1566850 0 0.0
.debug_aranges 140376 140376 0 0.0
.debug_frame 516544 516544 0 0.0
.debug_info 41493416 41493417 1 0.0
.debug_line 5483125 5483125 0 0.0
.debug_loc 3564497 3564497 0 0.0
.debug_ranges 384456 384456 0 0.0
.debug_str 4011830 4011830 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106856 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 589131 589131 0 0.0
.symtab 175568 175568 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953446 953448 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265167 1265171 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1743980 1743980 0 0.0
.debug_aranges 148920 148920 0 0.0
.debug_frame 545448 545448 0 0.0
.debug_info 46387857 46387858 1 0.0
.debug_line 5895647 5895647 0 0.0
.debug_loc 3770653 3770653 0 0.0
.debug_ranges 410208 410208 0 0.0
.debug_str 4431695 4431695 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 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 652094 652094 0 0.0
.symtab 194496 194496 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028132 1028134 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152164 1152160 -4 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569069 1569069 0 0.0
.debug_aranges 134880 134880 0 0.0
.debug_frame 496232 496232 0 0.0
.debug_info 41494526 41494525 -1 -0.0
.debug_line 5398819 5398819 0 0.0
.debug_loc 3500581 3500581 0 0.0
.debug_ranges 389664 389664 0 0.0
.debug_str 4024299 4024299 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589356 589356 0 0.0
.symtab 175136 175136 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942522 942520 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615602 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961444 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369820 0 0.0
.debug_info 19408670 19408671 1 0.0
.debug_line 2813733 2813733 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596942 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100570 0 0.0
.debug_str 3426533 3426533 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496231 0 0.0
.symtab 293312 293312 0 0.0
.text 507196 507196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550223 88 0.0
.app_xip_area 441425 441513 88 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537215 537215 0 0.0
.app_xip_area 423457 423457 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573927 0 0.0
.app_xip_area 466297 466297 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 438225 438225 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012124 144 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824784 824928 144 0.0
BRD4187C (read/write) 1036540 1036620 80 0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869164 869244 80 0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088680 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907408 907408 0 0.0
window-app BRD4187C (read/write) 1107992 1108128 136 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957692 957828 136 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149684 122 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149562 1149684 122 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191383 1191483 100 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1185999 1186099 100 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590460 590460 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 589924 0 0.0
light k32w0+release (read only) 589068 589084 16 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588532 588548 16 0.0
lock k32w0+release (read only) 561652 561652 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561116 0 0.0
linux all-clusters-app debug (read only) 5487073 5487633 560 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334000 0 0.0
.text 4776019 4776579 560 0.0
all-clusters-minimal-app debug (read only) 4900937 4901497 560 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398883 4399443 560 0.0
bridge-app debug (read only) 2768753 2768753 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376787 2376787 0 0.0
chip-tool debug (read only) 17695089 17695089 0 0.0
(read/write) 1054272 1054272 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 948080 948080 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 911729 911729 0 0.0
.text 14730659 14730659 0 0.0
chip-tool-ipv6only arm64 (read only) 16914660 16914660 0 0.0
(read/write) 1121736 1121736 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 985432 985432 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 822768 822768 0 0.0
.text 13854424 13854424 0 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240769 800 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660947 4661747 800 0.0
lock-app debug (read only) 4471185 4471185 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4014051 4014051 0 0.0
ota-provider-app debug (read only) 4127385 4127385 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3736099 3736099 0 0.0
ota-requestor-app debug (read only) 4221313 4221313 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822275 3822275 0 0.0
shell debug (read only) 2930145 2930705 560 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548578 2549138 560 0.0
thermostat-no-ble arm64 (read only) 4450292 4450756 464 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3950216 3950680 464 0.0
tv-app debug (read only) 5315281 5315281 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799267 4799267 0 0.0
tv-casting-app debug (read only) 8294929 8294929 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527123 7527123 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522080 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218756 96 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843808 96 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337452 96 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771216 96 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156796 96 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810244 96 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766740 1766868 128 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2528 2528 0 0.0
.debug_abbrev 1378124 1378124 0 0.0
.debug_aranges 143896 143896 0 0.0
.debug_frame 479260 479272 12 0.0
.debug_info 30114177 30114652 475 0.0
.debug_line 4143066 4143232 166 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248256 2248390 134 0.0
.debug_rnglists 142347 142348 1 0.0
.debug_str 4119206 4119206 0 0.0
.heap 837696 837696 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 802606 802732 126 0.0
.symtab 500160 500240 80 0.0
.text 1562708 1562836 128 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674188 1674316 128 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1284561 1284561 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462372 12 0.0
.debug_info 27211422 27211896 474 0.0
.debug_line 3961008 3961184 176 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149102 2149236 134 0.0
.debug_rnglists 135480 135481 1 0.0
.debug_str 3978755 3978755 0 0.0
.heap 839648 839648 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 713240 713366 126 0.0
.symtab 465808 465888 80 0.0
.text 1472108 1472236 128 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605684 1605828 144 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1124889 1124889 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425516 12 0.0
.debug_info 22357911 22358383 472 0.0
.debug_line 3526313 3526489 176 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986217 1986351 134 0.0
.debug_rnglists 125250 125251 1 0.0
.debug_str 3786827 3786827 0 0.0
.heap 845912 845912 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 634232 634358 126 0.0
.symtab 430448 430528 80 0.0
.text 1409868 1410012 144 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639188 1639188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116327 1116327 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22271337 22271338 1 0.0
.debug_line 3481764 3481764 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966626 1966626 0 0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751365 3751365 0 0.0
.heap 818392 818392 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 608132 608132 0 0.0
.symtab 422576 422576 0 0.0
.text 1415852 1415852 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177788 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624632 0 0.0
lock-app qpg6105+debug (read/write) 1134852 1134852 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581692 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070188 1070316 128 0.0
bss 107308 107308 0 0.0
text 728998 729126 128 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976656 976784 128 0.0
bss 105284 105284 0 0.0
text 669634 669764 130 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944056 944064 8 0.0
bss 109660 109660 0 0.0
text 646886 646890 4 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876020 876020 0 0.0
bss 98840 98840 0 0.0
text 590276 590276 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907324 907324 0 0.0
bss 99464 99464 0 0.0
text 618006 618010 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982312 982440 128 0.0
bss 107516 107516 0 0.0
text 685644 685766 122 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993676 993804 128 0.0
bss 111764 111764 0 0.0
text 693158 693284 126 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051844 1051972 128 0.0
bss 109088 109088 0 0.0
text 730576 730702 126 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083172 1083292 120 0.0
bss 120164 120164 0 0.0
text 750682 750804 122 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933464 933472 8 0.0
bss 99560 99560 0 0.0
text 620948 620952 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898600 898600 0 0.0
bss 100148 100148 0 0.0
text 612120 612122 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881412 881412 0 0.0
bss 98972 98972 0 0.0
text 595876 595880 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868592 868592 0 0.0
bss 98772 98772 0 0.0
text 586342 586342 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478644 478644 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878504 878504 0 0.0
bss 98952 98952 0 0.0
text 593750 593752 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864772 864772 0 0.0
bss 98680 98680 0 0.0
text 581990 581988 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910604 910732 128 0.0
bss 99224 99224 0 0.0
text 621320 621446 126 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906400 906520 120 0.0
bss 99560 99560 0 0.0
text 616630 616752 122 0.0

@mpbreton mpbreton changed the title Validate if the Current Group = RemovedGroup or check if CurrentScene… Validate if the Current Group = RemovedGroup Aug 8, 2023
@mpbreton mpbreton changed the title Validate if the Current Group = RemovedGroup Validate if the Current Group = RemovedGroup before invalidating scene Aug 8, 2023
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

PR #28565: Size comparison from 963a859 to 6565bda

Increases (30 builds for bl702, bl702l, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 963a859 6565bda change % change
bl702 lighting-app bl702 .debug_info 41493416 41502824 9408 0.0
.debug_str 4011830 4012013 183 0.0
bl702+rpc .debug_info 46387857 46397381 9524 0.0
.debug_str 4431695 4431878 183 0.0
bl702l lighting-app bl702l .debug_info 41494526 41503933 9407 0.0
.debug_str 4024299 4024482 183 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19408670 19417385 8715 0.0
.debug_str 3426533 3426716 183 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550183 48 0.0
.app_xip_area 441425 441473 48 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012044 64 0.0
.text 824784 824848 64 0.0
BRD4187C (read/write) 1036540 1036580 40 0.0
.text 869164 869204 40 0.0
window-app BRD4187C (read/write) 1107992 1108056 64 0.0
.text 957692 957756 64 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149602 40 0.0
.flash.text 1149562 1149602 40 0.0
m5stack (read only) 1191383 1191443 60 0.0
.flash.text 1185999 1186059 60 0.0
linux all-clusters-app debug (read only) 5487073 5487281 208 0.0
.rodata 334000 334032 32 0.0
.text 4776019 4776195 176 0.0
all-clusters-minimal-app debug (read only) 4900937 4901113 176 0.0
.text 4398883 4399059 176 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240385 416 0.0
.text 4660947 4661363 416 0.0
shell debug (read only) 2930145 2930321 176 0.0
.text 2548578 2548754 176 0.0
thermostat-no-ble arm64 (read only) 4450292 4450500 208 0.0
.text 3950216 3950424 208 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1218660 1218708 48 0.0
text 843712 843760 48 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1337356 1337404 48 0.0
text 771120 771172 52 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156700 1156748 48 0.0
text 810148 810196 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1766740 1766788 48 0.0
.debug_aranges 143896 143904 8 0.0
.debug_frame 479260 479296 36 0.0
.debug_info 30114177 30128932 14755 0.0
.debug_line 4143066 4143174 108 0.0
.debug_loclists 2248256 2248347 91 0.0
.debug_rnglists 142347 142352 5 0.0
.debug_str 4119206 4120676 1470 0.0
.strtab 802606 802670 64 0.0
.symtab 500160 500192 32 0.0
.text 1562708 1562756 48 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1674188 1674236 48 0.0
.debug_frame 462360 462368 8 0.0
.debug_info 27211422 27224292 12870 0.0
.debug_line 3961008 3961022 14 0.0
.debug_str 3978755 3978938 183 0.0
.strtab 713240 713303 63 0.0
.symtab 465808 465840 32 0.0
.text 1472108 1472156 48 0.0
light cy8ckit_062s2_43012 (read/write) 1605684 1605732 48 0.0
.debug_frame 425504 425512 8 0.0
.debug_info 22357911 22367243 9332 0.0
.debug_line 3526313 3526327 14 0.0
.debug_str 3786827 3787010 183 0.0
.strtab 634232 634295 63 0.0
.symtab 430448 430480 32 0.0
.text 1409868 1409916 48 0.0
lock cy8ckit_062s2_43012 .debug_info 22271337 22280592 9255 0.0
.debug_str 3751365 3751548 183 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1070188 1070220 32 0.0
text 728998 729032 34 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 976656 976696 40 0.0
text 669634 669670 36 0.0
lighting-app tlsr9518adk80d (read/write) 982312 982352 40 0.0
text 685644 685678 34 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 993676 993708 32 0.0
text 693158 693192 34 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1051844 1051876 32 0.0
text 730576 730610 34 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083172 1083196 24 0.0
text 750682 750712 30 0.0
thermostat tlsr9518adk80d (read/write) 910604 910636 32 0.0
text 621320 621352 32 0.0
window-covering tlsr9518adk80d (read/write) 906400 906432 32 0.0
text 616630 616664 34 0.0
Decreases (30 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, psoc6, qpg, telink)
platform target config section 963a859 6565bda change % change
bl602 lighting-app bl602 (read/write) 1363378 1363346 -32 -0.0
.text 1056470 1056434 -36 -0.0
bl602+rpc (read/write) 1410846 1410806 -40 -0.0
.text 1088402 1088368 -34 -0.0
bl702 lighting-app bl702 (read/write) 1166231 1166195 -36 -0.0
.debug_line 5483125 5483095 -30 -0.0
.debug_loc 3564497 3564258 -239 -0.0
.text 953446 953412 -34 -0.0
bl702+rpc (read/write) 1265167 1265131 -36 -0.0
.debug_line 5895647 5895617 -30 -0.0
.debug_loc 3770653 3770414 -239 -0.0
.text 1028132 1028094 -38 -0.0
bl702l lighting-app bl702l (read/write) 1152164 1152128 -36 -0.0
.debug_line 5398819 5398789 -30 -0.0
.debug_loc 3500581 3500327 -254 -0.0
.text 942522 942486 -36 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 615602 615594 -8 -0.0
.debug_line 2813733 2813723 -10 -0.0
.debug_loclists 1596942 1596879 -63 -0.0
.text 507196 507188 -8 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573927 573919 -8 -0.0
.app_xip_area 466297 466289 -8 -0.0
k32w lock k32w0+release (read only) 561652 561636 -16 -0.0
.text 561116 561100 -16 -0.0
linux bridge-app debug (read only) 2768753 2768721 -32 -0.0
.text 2376787 2376755 -32 -0.0
chip-tool debug (read only) 17695089 17695057 -32 -0.0
.text 14730659 14730627 -32 -0.0
chip-tool-ipv6only arm64 (read only) 16914660 16914644 -16 -0.0
.text 13854424 13854408 -16 -0.0
lock-app debug (read only) 4471185 4471153 -32 -0.0
.text 4014051 4014019 -32 -0.0
ota-provider-app debug (read only) 4127385 4127337 -48 -0.0
.text 3736099 3736051 -48 -0.0
ota-requestor-app debug (read only) 4221313 4221281 -32 -0.0
.text 3822275 3822243 -32 -0.0
tv-app debug (read only) 5315281 5315249 -32 -0.0
.text 4799267 4799235 -32 -0.0
tv-casting-app debug (read only) 8294929 8294881 -48 -0.0
.text 7527123 7527075 -48 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2149102 2149070 -32 -0.0
.debug_rnglists 135480 135479 -1 -0.0
light cy8ckit_062s2_43012 .debug_loclists 1986217 1986186 -31 -0.0
.debug_rnglists 125250 125249 -1 -0.0
lock cy8ckit_062s2_43012 (read/write) 1639188 1639172 -16 -0.0
.debug_line 3481764 3481750 -14 -0.0
.debug_loclists 1966626 1966581 -45 -0.0
.debug_rnglists 123426 123425 -1 -0.0
.text 1415852 1415836 -16 -0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177780 -8 -0.0
.text 624632 624624 -8 -0.0
telink bridge-app tlsr9518adk80d (read/write) 944056 944048 -8 -0.0
text 646886 646876 -10 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 876020 876012 -8 -0.0
text 590276 590268 -8 -0.0
light-switch-app tlsr9518adk80d (read/write) 907324 907308 -16 -0.0
text 618006 617996 -10 -0.0
lock-app tlsr9518adk80d (read/write) 933464 933456 -8 -0.0
text 620948 620938 -10 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 898600 898584 -16 -0.0
text 612120 612108 -12 -0.0
pump-app tlsr9518adk80d (read/write) 881412 881404 -8 -0.0
text 595876 595866 -10 -0.0
pump-controller-app tlsr9518adk80d (read/write) 868592 868576 -16 -0.0
text 586342 586328 -14 -0.0
shell tlsr9518adk80d text 478644 478642 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 878504 878488 -16 -0.0
text 593750 593740 -10 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 864772 864764 -8 -0.0
text 581990 581978 -12 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 963a859 6565bda change % change
bl602 lighting-app bl602 (read/write) 1363378 1363346 -32 -0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056470 1056434 -36 -0.0
bl602+rpc (read/write) 1410846 1410806 -40 -0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088402 1088368 -34 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166231 1166195 -36 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566850 1566850 0 0.0
.debug_aranges 140376 140376 0 0.0
.debug_frame 516544 516544 0 0.0
.debug_info 41493416 41502824 9408 0.0
.debug_line 5483125 5483095 -30 -0.0
.debug_loc 3564497 3564258 -239 -0.0
.debug_ranges 384456 384456 0 0.0
.debug_str 4011830 4012013 183 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106856 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 589131 589131 0 0.0
.symtab 175568 175568 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953446 953412 -34 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265167 1265131 -36 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1743980 1743980 0 0.0
.debug_aranges 148920 148920 0 0.0
.debug_frame 545448 545448 0 0.0
.debug_info 46387857 46397381 9524 0.0
.debug_line 5895647 5895617 -30 -0.0
.debug_loc 3770653 3770414 -239 -0.0
.debug_ranges 410208 410208 0 0.0
.debug_str 4431695 4431878 183 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 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 652094 652094 0 0.0
.symtab 194496 194496 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028132 1028094 -38 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152164 1152128 -36 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569069 1569069 0 0.0
.debug_aranges 134880 134880 0 0.0
.debug_frame 496232 496232 0 0.0
.debug_info 41494526 41503933 9407 0.0
.debug_line 5398819 5398789 -30 -0.0
.debug_loc 3500581 3500327 -254 -0.0
.debug_ranges 389664 389664 0 0.0
.debug_str 4024299 4024482 183 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589356 589356 0 0.0
.symtab 175136 175136 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942522 942486 -36 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615594 -8 -0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961444 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369820 0 0.0
.debug_info 19408670 19417385 8715 0.0
.debug_line 2813733 2813723 -10 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596879 -63 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100570 0 0.0
.debug_str 3426533 3426716 183 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496231 0 0.0
.symtab 293312 293312 0 0.0
.text 507196 507188 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550183 48 0.0
.app_xip_area 441425 441473 48 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537215 537215 0 0.0
.app_xip_area 423457 423457 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573919 -8 -0.0
.app_xip_area 466297 466289 -8 -0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 438225 438225 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012044 64 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824784 824848 64 0.0
BRD4187C (read/write) 1036540 1036580 40 0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869164 869204 40 0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088680 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907408 907408 0 0.0
window-app BRD4187C (read/write) 1107992 1108056 64 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957692 957756 64 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149602 40 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149562 1149602 40 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191383 1191443 60 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1185999 1186059 60 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590460 590460 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 589924 0 0.0
light k32w0+release (read only) 589068 589068 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588532 588532 0 0.0
lock k32w0+release (read only) 561652 561636 -16 -0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561100 -16 -0.0
linux all-clusters-app debug (read only) 5487073 5487281 208 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334032 32 0.0
.text 4776019 4776195 176 0.0
all-clusters-minimal-app debug (read only) 4900937 4901113 176 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398883 4399059 176 0.0
bridge-app debug (read only) 2768753 2768721 -32 -0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376787 2376755 -32 -0.0
chip-tool debug (read only) 17695089 17695057 -32 -0.0
(read/write) 1054272 1054272 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 948080 948080 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 911729 911729 0 0.0
.text 14730659 14730627 -32 -0.0
chip-tool-ipv6only arm64 (read only) 16914660 16914644 -16 -0.0
(read/write) 1121736 1121736 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 985432 985432 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 822768 822768 0 0.0
.text 13854424 13854408 -16 -0.0
lighting-app debug+rpc+ui (read only) 5239969 5240385 416 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660947 4661363 416 0.0
lock-app debug (read only) 4471185 4471153 -32 -0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4014051 4014019 -32 -0.0
ota-provider-app debug (read only) 4127385 4127337 -48 -0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3736099 3736051 -48 -0.0
ota-requestor-app debug (read only) 4221313 4221281 -32 -0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822275 3822243 -32 -0.0
shell debug (read only) 2930145 2930321 176 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548578 2548754 176 0.0
thermostat-no-ble arm64 (read only) 4450292 4450500 208 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3950216 3950424 208 0.0
tv-app debug (read only) 5315281 5315249 -32 -0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799267 4799235 -32 -0.0
tv-casting-app debug (read only) 8294929 8294881 -48 -0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527123 7527075 -48 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522080 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218708 48 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843760 48 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337404 48 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771172 52 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156748 48 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810196 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766740 1766788 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2528 2528 0 0.0
.debug_abbrev 1378124 1378124 0 0.0
.debug_aranges 143896 143904 8 0.0
.debug_frame 479260 479296 36 0.0
.debug_info 30114177 30128932 14755 0.0
.debug_line 4143066 4143174 108 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248256 2248347 91 0.0
.debug_rnglists 142347 142352 5 0.0
.debug_str 4119206 4120676 1470 0.0
.heap 837696 837696 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 802606 802670 64 0.0
.symtab 500160 500192 32 0.0
.text 1562708 1562756 48 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674188 1674236 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1284561 1284561 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462368 8 0.0
.debug_info 27211422 27224292 12870 0.0
.debug_line 3961008 3961022 14 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149102 2149070 -32 -0.0
.debug_rnglists 135480 135479 -1 -0.0
.debug_str 3978755 3978938 183 0.0
.heap 839648 839648 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 713240 713303 63 0.0
.symtab 465808 465840 32 0.0
.text 1472108 1472156 48 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605684 1605732 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1124889 1124889 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425512 8 0.0
.debug_info 22357911 22367243 9332 0.0
.debug_line 3526313 3526327 14 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986217 1986186 -31 -0.0
.debug_rnglists 125250 125249 -1 -0.0
.debug_str 3786827 3787010 183 0.0
.heap 845912 845912 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 634232 634295 63 0.0
.symtab 430448 430480 32 0.0
.text 1409868 1409916 48 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639188 1639172 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116327 1116327 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22271337 22280592 9255 0.0
.debug_line 3481764 3481750 -14 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966626 1966581 -45 -0.0
.debug_rnglists 123426 123425 -1 -0.0
.debug_str 3751365 3751548 183 0.0
.heap 818392 818392 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 608132 608132 0 0.0
.symtab 422576 422576 0 0.0
.text 1415852 1415836 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177780 -8 -0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624624 -8 -0.0
lock-app qpg6105+debug (read/write) 1134852 1134852 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581692 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070188 1070220 32 0.0
bss 107308 107308 0 0.0
text 728998 729032 34 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976656 976696 40 0.0
bss 105284 105284 0 0.0
text 669634 669670 36 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944056 944048 -8 -0.0
bss 109660 109660 0 0.0
text 646886 646876 -10 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876020 876012 -8 -0.0
bss 98840 98840 0 0.0
text 590276 590268 -8 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907324 907308 -16 -0.0
bss 99464 99464 0 0.0
text 618006 617996 -10 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982312 982352 40 0.0
bss 107516 107516 0 0.0
text 685644 685678 34 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993676 993708 32 0.0
bss 111764 111764 0 0.0
text 693158 693192 34 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051844 1051876 32 0.0
bss 109088 109088 0 0.0
text 730576 730610 34 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083172 1083196 24 0.0
bss 120164 120164 0 0.0
text 750682 750712 30 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933464 933456 -8 -0.0
bss 99560 99560 0 0.0
text 620948 620938 -10 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898600 898584 -16 -0.0
bss 100148 100148 0 0.0
text 612120 612108 -12 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881412 881404 -8 -0.0
bss 98972 98972 0 0.0
text 595876 595866 -10 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868592 868576 -16 -0.0
bss 98772 98772 0 0.0
text 586342 586328 -14 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478644 478642 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878504 878488 -16 -0.0
bss 98952 98952 0 0.0
text 593750 593740 -10 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864772 864764 -8 -0.0
bss 98680 98680 0 0.0
text 581990 581978 -12 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910604 910636 32 0.0
bss 99224 99224 0 0.0
text 621320 621352 32 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906400 906432 32 0.0
bss 99560 99560 0 0.0
text 616630 616664 34 0.0

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

PR #28565: Size comparison from 963a859 to c17aa28

Increases (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 963a859 c17aa28 change % change
bl602 lighting-app bl602 (read/write) 1363378 1363570 192 0.0
.text 1056470 1056658 188 0.0
bl602+rpc (read/write) 1410846 1411030 184 0.0
.text 1088402 1088588 186 0.0
bl702 lighting-app bl702 (read/write) 1166231 1166419 188 0.0
.debug_abbrev 1566850 1567344 494 0.0
.debug_frame 516544 516556 12 0.0
.debug_info 41493416 41506297 12881 0.0
.debug_line 5483125 5483788 663 0.0
.debug_loc 3564497 3564500 3 0.0
.debug_str 4011830 4012273 443 0.0
.strtab 589131 589203 72 0.0
.text 953446 953634 188 0.0
bl702+rpc (read/write) 1265167 1265355 188 0.0
.debug_abbrev 1743980 1744474 494 0.0
.debug_frame 545448 545460 12 0.0
.debug_info 46387857 46400984 13127 0.0
.debug_line 5895647 5896310 663 0.0
.debug_loc 3770653 3770656 3 0.0
.debug_str 4431695 4432138 443 0.0
.strtab 652094 652166 72 0.0
.text 1028132 1028318 186 0.0
bl702l lighting-app bl702l (read/write) 1152164 1152348 184 0.0
.debug_abbrev 1569069 1569563 494 0.0
.debug_frame 496232 496244 12 0.0
.debug_info 41494526 41507406 12880 0.0
.debug_line 5398819 5399482 663 0.0
.debug_loc 3500581 3500683 102 0.0
.debug_str 4024299 4024742 443 0.0
.strtab 589356 589428 72 0.0
.text 942522 942708 186 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 615602 615642 40 0.0
.debug_abbrev 961444 961965 521 0.1
.debug_info 19408670 1942089 12223 0.1
.debug_line 2813733 2813775 42 0.0
.debug_rnglists 100570 100571 1 0.0
.debug_str 3426533 3426976 443 0.0
.strtab 496231 496303 72 0.0
.text 507196 507240 44 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550247 112 0.0
.app_xip_area 441425 441537 112 0.0
lock cyw930739m2evb_01 (read/write) 537215 537287 72 0.0
.app_xip_area 423457 423529 72 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573991 64 0.0
.app_xip_area 466297 466361 64 0.0
switch cyw930739m2evb_01 (read/write) 548863 548943 80 0.0
.app_xip_area 438225 438305 80 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012092 112 0.0
.text 824784 824896 112 0.0
BRD4187C (read/write) 1036540 1036644 104 0.0
.text 869164 869268 104 0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088760 80 0.0
.text 907408 907488 80 0.0
window-app BRD4187C (read/write) 1107992 1108120 128 0.0
.text 957692 957820 128 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149672 110 0.0
.flash.text 1149562 1149672 110 0.0
m5stack (read only) 1191383 1191535 152 0.0
.flash.text 1185999 1186151 152 0.0
k32w contact k32w0+release (read only) 590460 590540 80 0.0
.text 589924 590004 80 0.0
light k32w0+release (read only) 589068 589148 80 0.0
.text 588532 588612 80 0.0
lock k32w0+release (read only) 561652 561716 64 0.0
.text 561116 561180 64 0.0
linux all-clusters-app debug (read only) 5487073 5487505 432 0.0
.rodata 334000 334032 32 0.0
.text 4776019 4776419 400 0.0
all-clusters-minimal-app debug (read only) 4900937 4901337 400 0.0
.text 4398883 4399283 400 0.0
bridge-app debug (read only) 2768753 2768945 192 0.0
.text 2376787 2376979 192 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240609 640 0.0
.text 4660947 4661587 640 0.0
lock-app debug (read only) 4471185 4471377 192 0.0
.text 4014051 4014243 192 0.0
ota-provider-app debug (read only) 4127385 4127561 176 0.0
.text 3736099 3736275 176 0.0
ota-requestor-app debug (read only) 4221313 4221505 192 0.0
.text 3822275 3822467 192 0.0
shell debug (read only) 2930145 2930545 400 0.0
.text 2548578 2548978 400 0.0
thermostat-no-ble arm64 (read only) 4450292 4450676 384 0.0
.text 3950216 3950600 384 0.0
tv-app debug (read only) 5315281 5315697 416 0.0
.text 4799267 4799683 416 0.0
tv-casting-app debug (read only) 8294929 8295105 176 0.0
.text 7527123 7527299 176 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522080 2522144 64 0.0
.text 1484764 1484828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1218660 1218772 112 0.0
text 843712 843824 112 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1337356 1337484 128 0.0
text 771120 771240 120 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156700 1156812 112 0.0
text 810148 810260 112 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1766740 1766836 96 0.0
.debug_abbrev 1378124 1378683 559 0.0
.debug_aranges 143896 143904 8 0.0
.debug_frame 479260 479296 36 0.0
.debug_info 30114177 30132837 18660 0.1
.debug_line 4143066 4143224 158 0.0
.debug_rnglists 142347 142353 6 0.0
.debug_str 4119206 4120936 1730 0.0
.strtab 802606 802742 136 0.0
.symtab 500160 500192 32 0.0
.text 1562708 1562804 96 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1674188 1674300 112 0.0
.debug_abbrev 1284561 1285068 507 0.0
.debug_frame 462360 462368 8 0.0
.debug_info 27211422 27227937 16515 0.1
.debug_line 3961008 3961072 64 0.0
.debug_str 3978755 3979198 443 0.0
.strtab 713240 713375 135 0.0
.symtab 465808 465840 32 0.0
.text 1472108 1472220 112 0.0
light cy8ckit_062s2_43012 (read/write) 1605684 1605796 112 0.0
.debug_abbrev 1124889 1125291 402 0.0
.debug_frame 425504 425512 8 0.0
.debug_info 22357911 22370503 12592 0.1
.debug_line 3526313 3526377 64 0.0
.debug_str 3786827 3787270 443 0.0
.strtab 634232 634367 135 0.0
.symtab 430448 430480 32 0.0
.text 1409868 1409980 112 0.0
lock cy8ckit_062s2_43012 (read/write) 1639188 1639236 48 0.0
.debug_abbrev 1116327 1116755 428 0.0
.debug_info 22271337 22283982 12645 0.1
.debug_line 3481764 3481800 36 0.0
.debug_str 3751365 3751808 443 0.0
.strtab 608132 608204 72 0.0
.text 1415852 1415900 48 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177860 72 0.0
.text 624632 624704 72 0.0
lock-app qpg6105+debug (read/write) 1134852 1134932 80 0.0
.text 581692 581772 80 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1070188 1070292 104 0.0
text 728998 729102 104 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 976656 976768 112 0.0
text 669634 669744 110 0.0
bridge-app tlsr9518adk80d (read/write) 944056 944120 64 0.0
text 646886 646948 62 0.0
contact-sensor-app tlsr9518adk80d (read/write) 876020 876084 64 0.0
text 590276 590338 62 0.0
light-switch-app tlsr9518adk80d (read/write) 907324 907380 56 0.0
text 618006 618068 62 0.0
lighting-app tlsr9518adk80d (read/write) 982312 982416 104 0.0
text 685644 685748 104 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 993676 993780 104 0.0
text 693158 693264 106 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1051844 1051948 104 0.0
text 730576 730684 108 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083172 1083276 104 0.0
text 750682 750786 104 0.0
lock-app tlsr9518adk80d (read/write) 933464 933528 64 0.0
text 620948 621008 60 0.0
ota-requestor-app tlsr9518adk80d (read/write) 898600 898656 56 0.0
text 612120 612180 60 0.0
pump-app tlsr9518adk80d (read/write) 881412 881476 64 0.0
text 595876 595938 62 0.0
pump-controller-app tlsr9518adk80d (read/write) 868592 868656 64 0.0
text 586342 586402 60 0.0
shell tlsr9518adk80d (read/write) 744180 744196 16 0.0
text 478644 478658 14 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 878504 878560 56 0.0
text 593750 593812 62 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 864772 864836 64 0.0
text 581990 582050 60 0.0
thermostat tlsr9518adk80d (read/write) 910604 910716 112 0.0
text 621320 621426 106 0.0
window-covering tlsr9518adk80d (read/write) 906400 906496 96 0.0
text 616630 616732 102 0.0
Decreases (7 builds for cc32xx, linux, psoc6)
platform target config section 963a859 c17aa28 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_frame 369820 369816 -4 -0.0
.debug_loclists 1596942 1596773 -169 -0.0
linux chip-tool debug (read only) 17695089 17605649 -89440 -0.5
(read/write) 1054272 1046144 -8128 -0.8
.data.rel.ro 948080 939952 -8128 -0.9
.rodata 911729 900209 -11520 -1.3
.text 14730659 14672035 -58624 -0.4
chip-tool-ipv6only arm64 (read only) 16914660 16838788 -75872 -0.4
(read/write) 1121736 1113528 -8208 -0.7
.data.rel.ro 985432 977304 -8128 -0.8
.got 23352 23272 -80 -0.3
.rodata 822768 812384 -10384 -1.3
.text 13854424 13808472 -45952 -0.3
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2248256 2248231 -25 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2149102 2148962 -140 -0.0
light cy8ckit_062s2_43012 .debug_loclists 1986217 1986077 -140 -0.0
lock cy8ckit_062s2_43012 .debug_loclists 1966626 1966472 -154 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 963a859 c17aa28 change % change
bl602 lighting-app bl602 (read/write) 1363378 1363570 192 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056470 1056658 188 0.0
bl602+rpc (read/write) 1410846 1411030 184 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088402 1088588 186 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166231 1166419 188 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566850 1567344 494 0.0
.debug_aranges 140376 140376 0 0.0
.debug_frame 516544 516556 12 0.0
.debug_info 41493416 41506297 12881 0.0
.debug_line 5483125 5483788 663 0.0
.debug_loc 3564497 3564500 3 0.0
.debug_ranges 384456 384456 0 0.0
.debug_str 4011830 4012273 443 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106856 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 589131 589203 72 0.0
.symtab 175568 175568 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953446 953634 188 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265167 1265355 188 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1743980 1744474 494 0.0
.debug_aranges 148920 148920 0 0.0
.debug_frame 545448 545460 12 0.0
.debug_info 46387857 46400984 13127 0.0
.debug_line 5895647 5896310 663 0.0
.debug_loc 3770653 3770656 3 0.0
.debug_ranges 410208 410208 0 0.0
.debug_str 4431695 4432138 443 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 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 652094 652166 72 0.0
.symtab 194496 194496 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028132 1028318 186 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152164 1152348 184 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569069 1569563 494 0.0
.debug_aranges 134880 134880 0 0.0
.debug_frame 496232 496244 12 0.0
.debug_info 41494526 41507406 12880 0.0
.debug_line 5398819 5399482 663 0.0
.debug_loc 3500581 3500683 102 0.0
.debug_ranges 389664 389664 0 0.0
.debug_str 4024299 4024742 443 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589356 589428 72 0.0
.symtab 175136 175136 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942522 942708 186 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615642 40 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961965 521 0.1
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369816 -4 -0.0
.debug_info 19408670 1942089 12223 0.1
.debug_line 2813733 2813775 42 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596773 -169 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100571 1 0.0
.debug_str 3426533 3426976 443 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496303 72 0.0
.symtab 293312 293312 0 0.0
.text 507196 507240 44 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550135 550247 112 0.0
.app_xip_area 441425 441537 112 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537215 537287 72 0.0
.app_xip_area 423457 423529 72 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573991 64 0.0
.app_xip_area 466297 466361 64 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548863 548943 80 0.0
.app_xip_area 438225 438305 80 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1012092 112 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824784 824896 112 0.0
BRD4187C (read/write) 1036540 1036644 104 0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869164 869268 104 0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088760 80 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907408 907488 80 0.0
window-app BRD4187C (read/write) 1107992 1108120 128 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957692 957820 128 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149672 110 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149562 1149672 110 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191383 1191535 152 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1185999 1186151 152 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590460 590540 80 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 590004 80 0.0
light k32w0+release (read only) 589068 589148 80 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588532 588612 80 0.0
lock k32w0+release (read only) 561652 561716 64 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561180 64 0.0
linux all-clusters-app debug (read only) 5487073 5487505 432 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334032 32 0.0
.text 4776019 4776419 400 0.0
all-clusters-minimal-app debug (read only) 4900937 4901337 400 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398883 4399283 400 0.0
bridge-app debug (read only) 2768753 2768945 192 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376787 2376979 192 0.0
chip-tool debug (read only) 17695089 17605649 -89440 -0.5
(read/write) 1054272 1046144 -8128 -0.8
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 948080 939952 -8128 -0.9
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 911729 900209 -11520 -1.3
.text 14730659 14672035 -58624 -0.4
chip-tool-ipv6only arm64 (read only) 16914660 16838788 -75872 -0.4
(read/write) 1121736 1113528 -8208 -0.7
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 985432 977304 -8128 -0.8
.dynamic 512 512 0 0.0
.got 23352 23272 -80 -0.3
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 822768 812384 -10384 -1.3
.text 13854424 13808472 -45952 -0.3
lighting-app debug+rpc+ui (read only) 5239969 5240609 640 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660947 4661587 640 0.0
lock-app debug (read only) 4471185 4471377 192 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4014051 4014243 192 0.0
ota-provider-app debug (read only) 4127385 4127561 176 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3736099 3736275 176 0.0
ota-requestor-app debug (read only) 4221313 4221505 192 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822275 3822467 192 0.0
shell debug (read only) 2930145 2930545 400 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548578 2548978 400 0.0
thermostat-no-ble arm64 (read only) 4450292 4450676 384 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3950216 3950600 384 0.0
tv-app debug (read only) 5315281 5315697 416 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799267 4799683 416 0.0
tv-casting-app debug (read only) 8294929 8295105 176 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527123 7527299 176 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522144 64 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218772 112 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843824 112 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337484 128 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771240 120 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156812 112 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810260 112 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766740 1766836 96 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2528 2528 0 0.0
.debug_abbrev 1378124 1378683 559 0.0
.debug_aranges 143896 143904 8 0.0
.debug_frame 479260 479296 36 0.0
.debug_info 30114177 30132837 18660 0.1
.debug_line 4143066 4143224 158 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248256 2248231 -25 -0.0
.debug_rnglists 142347 142353 6 0.0
.debug_str 4119206 4120936 1730 0.0
.heap 837696 837696 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 802606 802742 136 0.0
.symtab 500160 500192 32 0.0
.text 1562708 1562804 96 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674188 1674300 112 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1284561 1285068 507 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462368 8 0.0
.debug_info 27211422 27227937 16515 0.1
.debug_line 3961008 3961072 64 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149102 2148962 -140 -0.0
.debug_rnglists 135480 135480 0 0.0
.debug_str 3978755 3979198 443 0.0
.heap 839648 839648 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 713240 713375 135 0.0
.symtab 465808 465840 32 0.0
.text 1472108 1472220 112 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605684 1605796 112 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1124889 1125291 402 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425512 8 0.0
.debug_info 22357911 22370503 12592 0.1
.debug_line 3526313 3526377 64 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986217 1986077 -140 -0.0
.debug_rnglists 125250 125250 0 0.0
.debug_str 3786827 3787270 443 0.0
.heap 845912 845912 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 634232 634367 135 0.0
.symtab 430448 430480 32 0.0
.text 1409868 1409980 112 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639188 1639236 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116327 1116755 428 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22271337 22283982 12645 0.1
.debug_line 3481764 3481800 36 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966626 1966472 -154 -0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751365 3751808 443 0.0
.heap 818392 818392 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 608132 608204 72 0.0
.symtab 422576 422576 0 0.0
.text 1415852 1415900 48 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177860 72 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624704 72 0.0
lock-app qpg6105+debug (read/write) 1134852 1134932 80 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581772 80 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070188 1070292 104 0.0
bss 107308 107308 0 0.0
text 728998 729102 104 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976656 976768 112 0.0
bss 105284 105284 0 0.0
text 669634 669744 110 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944056 944120 64 0.0
bss 109660 109660 0 0.0
text 646886 646948 62 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876020 876084 64 0.0
bss 98840 98840 0 0.0
text 590276 590338 62 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907324 907380 56 0.0
bss 99464 99464 0 0.0
text 618006 618068 62 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982312 982416 104 0.0
bss 107516 107516 0 0.0
text 685644 685748 104 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993676 993780 104 0.0
bss 111764 111764 0 0.0
text 693158 693264 106 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051844 1051948 104 0.0
bss 109088 109088 0 0.0
text 730576 730684 108 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083172 1083276 104 0.0
bss 120164 120164 0 0.0
text 750682 750786 104 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933464 933528 64 0.0
bss 99560 99560 0 0.0
text 620948 621008 60 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898600 898656 56 0.0
bss 100148 100148 0 0.0
text 612120 612180 60 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881412 881476 64 0.0
bss 98972 98972 0 0.0
text 595876 595938 62 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868592 868656 64 0.0
bss 98772 98772 0 0.0
text 586342 586402 60 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744196 16 0.0
bss 97208 97208 0 0.0
text 478644 478658 14 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878504 878560 56 0.0
bss 98952 98952 0 0.0
text 593750 593812 62 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864772 864836 64 0.0
bss 98680 98680 0 0.0
text 581990 582050 60 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910604 910716 112 0.0
bss 99224 99224 0 0.0
text 621320 621426 106 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906400 906496 96 0.0
bss 99560 99560 0 0.0
text 616630 616732 102 0.0

@mergify mergify bot merged commit b378def into project-chip:master Aug 15, 2023
s07641069 pushed a commit to s07641069/connectedhomeip that referenced this pull request Aug 22, 2023
project-chip#28565)

* Validate if the Current Group = RemovedGroup or check if CurrentScene is in RemovedGroup before invalidating the scene.

* Fix nonsensical code

* ditto

* ditto bis

* restyle

* Remove check that was not specification compliant

* Cleanup

* Update src/app/clusters/scenes-server/scenes-server.cpp

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

---------

Co-authored-by: Boris Zbarsky <[email protected]>
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
project-chip#28565)

* Validate if the Current Group = RemovedGroup or check if CurrentScene is in RemovedGroup before invalidating the scene.

* Fix nonsensical code

* ditto

* ditto bis

* restyle

* Remove check that was not specification compliant

* Cleanup

* Update src/app/clusters/scenes-server/scenes-server.cpp

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

---------

Co-authored-by: Boris Zbarsky <[email protected]>
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.

[Scenes] Add logic to invalidate scene in GroupWillBeRemoved()
3 participants