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

Fix uninitialised values in KeySet and AttributePathExpandIterator #28356

Merged

Conversation

DamMicSzm
Copy link
Contributor

@DamMicSzm DamMicSzm commented Jul 28, 2023

Problem

During commissioning, the valgrind tool reports errors due to conditional jumps being made based on uninitialized memory.

Changes

Fix uninitialised values.
Set default value in the KeySet.
Initialize mGlobalAttributeEndIndex in AttributePathExpandIterator;

Testing

Perform commissioning test using valgrind.

@github-actions
Copy link

github-actions bot commented Jul 28, 2023

PR #28356: Size comparison from 97964db to 5c46114

Increases (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 97964db 5c46114 change % change
bl602 lighting-app bl602 (read/write) 1361446 1361454 8 0.0
.text 1055122 1055134 12 0.0
bl602+rpc (read/write) 1409138 1409154 16 0.0
.text 1087288 1087302 14 0.0
bl702 lighting-app bl702 (read/write) 1164311 1164323 12 0.0
.debug_frame 515132 515136 4 0.0
.text 952044 952056 12 0.0
bl702+rpc (read/write) 1262919 1263191 272 0.0
.debug_frame 544000 544004 4 0.0
.text 1026448 1026718 270 0.0
bl702l lighting-app bl702l (read/write) 1149880 1149888 8 0.0
.debug_frame 494820 494824 4 0.0
.text 940850 940860 10 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 947779 947780 1 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548759 548847 88 0.0
.app_xip_area 439857 439945 88 0.0
lock cyw930739m2evb_01 (read/write) 533087 533167 80 0.0
.app_xip_area 419225 419305 80 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571759 571863 104 0.0
.app_xip_area 463945 464049 104 0.0
switch cyw930739m2evb_01 (read/write) 545183 545271 88 0.0
.app_xip_area 434409 434497 88 0.0
efr32 lighting-app BRD4187C (read/write) 1033388 1033476 88 0.0
.text 866836 866924 88 0.0
lock-app BRD4161A+wf200 (read/write) 1083464 1083560 96 0.0
.text 903112 903208 96 0.0
esp32 all-clusters-app c3devkit (read only) 1095466 1095618 152 0.0
.flash.text 1095466 1095618 152 0.0
m5stack (read only) 1141819 1141919 100 0.0
.flash.text 1136435 1136535 100 0.0
k32w contact k32w0+release (read only) 588508 588588 80 0.0
.text 587972 588052 80 0.0
light k32w0+release (read only) 587180 587260 80 0.0
.text 586644 586724 80 0.0
lock k32w0+release (read only) 559756 559836 80 0.0
.text 559220 559300 80 0.0
linux all-clusters-app debug (read only) 5478561 5479041 480 0.0
.text 4769315 4769795 480 0.0
all-clusters-minimal-app debug (read only) 4893769 4894249 480 0.0
.text 4393027 4393507 480 0.0
bridge-app debug (read only) 2762881 2763281 400 0.0
.text 2372291 2372691 400 0.0
chip-tool debug (read only) 17652737 17652993 256 0.0
.text 14690467 14690723 256 0.0
chip-tool-ipv6only arm64 (read only) 16875156 16875284 128 0.0
.text 13816488 13816616 128 0.0
lighting-app debug+rpc+ui (read only) 5271793 5272273 480 0.0
.text 4692579 4693059 480 0.0
lock-app debug (read only) 4451329 4451729 400 0.0
.text 3997059 3997459 400 0.0
ota-provider-app debug (read only) 4121577 4121993 416 0.0
.text 3731635 3732051 416 0.0
ota-requestor-app debug (read only) 4215473 4215953 480 0.0
.text 3817811 3818291 480 0.0
shell debug (read only) 2924225 2924705 480 0.0
.text 2542690 2543170 480 0.0
thermostat-no-ble arm64 (read only) 4444740 4444868 128 0.0
.text 3945848 3945976 128 0.0
tv-app debug (read only) 5308977 5309377 400 0.0
.text 4794275 4794675 400 0.0
tv-casting-app debug (read only) 8281721 8282185 464 0.0
.text 7517411 7517875 464 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2516904 2516968 64 0.0
.text 1479588 1479652 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216308 1216404 96 0.0
text 841892 841976 84 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335608 1335688 80 0.0
text 769552 769640 88 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154220 1154316 96 0.0
text 808328 808416 88 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1376021 1376022 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1285356 1285357 1 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1125838 1125839 1 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1102682 1102683 1 0.0
qpg lighting-app qpg6105+debug (read/write) 1175304 1175392 88 0.0
.text 622144 622232 88 0.0
lock-app qpg6105+debug (read/write) 1132584 1132672 88 0.0
.text 579428 579516 88 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067632 1067752 120 0.0
text 727084 727204 120 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974076 974196 120 0.0
text 667694 667814 120 0.0
bridge-app tlsr9518adk80d (read/write) 941880 941984 104 0.0
text 645302 645408 106 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873776 873896 120 0.0
text 588626 588746 120 0.0
light-switch-app tlsr9518adk80d (read/write) 902672 902792 120 0.0
text 614276 614394 118 0.0
lighting-app tlsr9518adk80d (read/write) 980216 980336 120 0.0
text 684144 684264 120 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991596 991708 112 0.0
text 691662 691778 116 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049716 1049836 120 0.0
text 729046 729166 120 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081076 1081188 112 0.0
text 749182 749300 118 0.0
lock-app tlsr9518adk80d (read/write) 928340 928444 104 0.0
text 616780 616884 104 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896424 896544 120 0.0
text 610522 610644 122 0.0
pump-app tlsr9518adk80d (read/write) 879288 879392 104 0.0
text 594336 594442 106 0.0
pump-controller-app tlsr9518adk80d (read/write) 866420 866532 112 0.0
text 584756 584864 108 0.0
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478576 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875836 875956 120 0.0
text 591688 591806 118 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862552 862656 104 0.0
text 580360 580464 104 0.0
thermostat tlsr9518adk80d (read/write) 908488 908608 120 0.0
text 619804 619920 116 0.0
window-covering tlsr9518adk80d (read/write) 903848 903968 120 0.0
text 614692 614810 118 0.0
Decreases (11 builds for bl702, bl702l, cc32xx, efr32, esp32, psoc6)
platform target config section 97964db 5c46114 change % change
bl702 lighting-app bl702 .debug_info 41275069 41274939 -130 -0.0
.debug_line 5466904 5466894 -10 -0.0
.debug_loc 3556847 3556688 -159 -0.0
.debug_str 4007218 4007166 -52 -0.0
bl702+rpc .debug_info 4614832 46148194 -129 -0.0
.debug_line 5879343 5879333 -10 -0.0
.debug_loc 3762810 3762651 -159 -0.0
.debug_str 4427072 4427020 -52 -0.0
bl702l lighting-app bl702l .debug_info 41276178 41276047 -131 -0.0
.debug_line 5382472 5382462 -10 -0.0
.debug_loc 3492971 3492812 -159 -0.0
.debug_str 4019675 4019623 -52 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610162 610146 -16 -0.0
.debug_info 19066870 19066727 -143 -0.0
.debug_line 2781903 2781873 -30 -0.0
.debug_loclists 1580515 1580189 -326 -0.0
.debug_str 3415035 3414983 -52 -0.0
.text 502864 502848 -16 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008428 1008412 -16 -0.0
.text 822088 822072 -16 -0.0
window-app BRD4187C (read/write) 1104380 1104372 -8 -0.0
.text 954924 954916 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 500406 500402 -4 -0.0
.flash.rodata 248064 248060 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764716 1764700 -16 -0.0
.debug_info 30032647 30032453 -194 -0.0
.debug_line 4131152 4131111 -41 -0.0
.debug_loclists 2240417 2240112 -305 -0.0
.debug_str 4112955 4112903 -52 -0.0
.text 1560116 1560100 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672196 1672180 -16 -0.0
.debug_info 27160907 27160715 -192 -0.0
.debug_line 3954113 3954072 -41 -0.0
.debug_loclists 2143500 2143195 -305 -0.0
.debug_str 3974466 3974414 -52 -0.0
.text 1469540 1469524 -16 -0.0
light cy8ckit_062s2_43012 (read/write) 1604036 1604020 -16 -0.0
.debug_info 22316054 22315862 -192 -0.0
.debug_line 3520983 3520942 -41 -0.0
.debug_loclists 1982721 1982416 -305 -0.0
.debug_str 3785625 3785573 -52 -0.0
.text 1407596 1407580 -16 -0.0
lock cy8ckit_062s2_43012 (read/write) 1634348 1634332 -16 -0.0
.debug_info 21914286 2191414 -143 -0.0
.debug_line 3448829 3448799 -30 -0.0
.debug_loclists 1950141 1949847 -294 -0.0
.debug_str 3739860 3739808 -52 -0.0
.text 1410468 1410452 -16 -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 97964db 5c46114 change % change
bl602 lighting-app bl602 (read/write) 1361446 1361454 8 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055122 1055134 12 0.0
bl602+rpc (read/write) 1409138 1409154 16 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087288 1087302 14 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164311 1164323 12 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43664 43664 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1563979 0 0.0
.debug_aranges 140064 140064 0 0.0
.debug_frame 515132 515136 4 0.0
.debug_info 41275069 41274939 -130 -0.0
.debug_line 5466904 5466894 -10 -0.0
.debug_loc 3556847 3556688 -159 -0.0
.debug_ranges 384016 384016 0 0.0
.debug_str 4007218 4007166 -52 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106032 106032 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 586739 586739 0 0.0
.symtab 175024 175024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952044 952056 12 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262919 1263191 272 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43664 43664 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741154 0 0.0
.debug_aranges 148600 148600 0 0.0
.debug_frame 544000 544004 4 0.0
.debug_info 4614832 46148194 -129 -0.0
.debug_line 5879343 5879333 -10 -0.0
.debug_loc 3762810 3762651 -159 -0.0
.debug_ranges 409760 409760 0 0.0
.debug_str 4427072 4427020 -52 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120684 120684 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 649702 649702 0 0.0
.symtab 193952 193952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026448 1026718 270 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149880 1149888 8 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78080 78080 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566198 0 0.0
.debug_aranges 134568 134568 0 0.0
.debug_frame 494820 494824 4 0.0
.debug_info 41276178 41276047 -131 -0.0
.debug_line 5382472 5382462 -10 -0.0
.debug_loc 3492971 3492812 -159 -0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019675 4019623 -52 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99916 99916 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 586964 586964 0 0.0
.symtab 174592 174592 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940850 940860 10 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610162 610146 -16 -0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947779 947780 1 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19066870 19066727 -143 -0.0
.debug_line 2781903 2781873 -30 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580515 1580189 -326 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415035 3414983 -52 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105178 105178 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489443 489443 0 0.0
.symtab 289744 289744 0 0.0
.text 502864 502848 -16 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548759 548847 88 0.0
.app_xip_area 439857 439945 88 0.0
.bss 63872 63872 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533087 533167 80 0.0
.app_xip_area 419225 419305 80 0.0
.bss 68824 68824 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571759 571863 104 0.0
.app_xip_area 463945 464049 104 0.0
.bss 62832 62832 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545183 545271 88 0.0
.app_xip_area 434409 434497 88 0.0
.bss 65712 65712 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008428 1008412 -16 -0.0
.bss 183628 183628 0 0.0
.data 2692 2692 0 0.0
.text 822088 822072 -16 -0.0
BRD4187C (read/write) 1033388 1033476 88 0.0
.bss 163244 163244 0 0.0
.data 3288 3288 0 0.0
.text 866836 866924 88 0.0
lock-app BRD4161A+wf200 (read/write) 1083464 1083560 96 0.0
.bss 177644 177644 0 0.0
.data 2688 2688 0 0.0
.text 903112 903208 96 0.0
window-app BRD4187C (read/write) 1104380 1104372 -8 -0.0
.bss 146236 146236 0 0.0
.data 3200 3200 0 0.0
.text 954924 954916 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1095466 1095618 152 0.0
(read/write) 1590000 1590000 0 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219512 219512 0 0.0
.flash.text 1095466 1095618 152 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141819 1141919 100 0.0
(read/write) 500406 500402 -4 -0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248064 248060 -4 -0.0
.flash.text 1136435 1136535 100 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588508 588588 80 0.0
(read/write) 91472 91472 0 0.0
.bss 67468 67468 0 0.0
.data 2168 2168 0 0.0
.text 587972 588052 80 0.0
light k32w0+release (read only) 587180 587260 80 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586644 586724 80 0.0
lock k32w0+release (read only) 559756 559836 80 0.0
(read/write) 88928 88928 0 0.0
.bss 65004 65004 0 0.0
.data 2100 2100 0 0.0
.text 559220 559300 80 0.0
linux all-clusters-app debug (read only) 5478561 5479041 480 0.0
(read/write) 417168 417168 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275472 275472 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332816 0 0.0
.text 4769315 4769795 480 0.0
all-clusters-minimal-app debug (read only) 4893769 4894249 480 0.0
(read/write) 231184 231184 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94136 94136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270950 270950 0 0.0
.text 4393027 4393507 480 0.0
bridge-app debug (read only) 2762881 2763281 400 0.0
(read/write) 132808 132808 0 0.0
.bss 50648 50648 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71160 71160 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213448 213448 0 0.0
.text 2372291 2372691 400 0.0
chip-tool debug (read only) 17652737 17652993 256 0.0
(read/write) 1054360 1054360 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948272 948272 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 908969 908969 0 0.0
.text 14690467 14690723 256 0.0
chip-tool-ipv6only arm64 (read only) 16875156 16875284 128 0.0
(read/write) 1121896 1121896 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 985656 985656 0 0.0
.dynamic 512 512 0 0.0
.got 23328 23328 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 820768 820768 0 0.0
.text 13816488 13816616 128 0.0
lighting-app debug+rpc+ui (read only) 5271793 5272273 480 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 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 337524 337524 0 0.0
.text 4692579 4693059 480 0.0
lock-app debug (read only) 4451329 4451729 400 0.0
(read/write) 202024 202024 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78256 78256 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246118 246118 0 0.0
.text 3997059 3997459 400 0.0
ota-provider-app debug (read only) 4121577 4121993 416 0.0
(read/write) 191800 191800 0 0.0
.bss 113440 113440 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68208 68208 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 200006 200006 0 0.0
.text 3731635 3732051 416 0.0
ota-requestor-app debug (read only) 4215473 4215953 480 0.0
(read/write) 196112 196112 0 0.0
.bss 114368 114368 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71208 71208 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203398 203398 0 0.0
.text 3817811 3818291 480 0.0
shell debug (read only) 2924225 2924705 480 0.0
(read/write) 150488 150488 0 0.0
.bss 59560 59560 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83784 83784 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 211026 211026 0 0.0
.text 2542690 2543170 480 0.0
thermostat-no-ble arm64 (read only) 4444740 4444868 128 0.0
(read/write) 243832 243832 0 0.0
.bss 122184 122184 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102032 102032 0 0.0
.dynamic 512 512 0 0.0
.got 11952 11952 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945848 3945976 128 0.0
tv-app debug (read only) 5308977 5309377 400 0.0
(read/write) 349848 349848 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95808 95808 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271446 0 0.0
.text 4794275 4794675 400 0.0
tv-casting-app debug (read only) 8281721 8282185 464 0.0
(read/write) 209824 209824 0 0.0
.bss 54080 54080 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146040 146040 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366428 366428 0 0.0
.text 7517411 7517875 464 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516904 2516968 64 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479588 1479652 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216308 1216404 96 0.0
bss 154655 154655 0 0.0
rodata 140632 140632 0 0.0
text 841892 841976 84 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335608 1335688 80 0.0
bss 140113 140113 0 0.0
rodata 135152 135152 0 0.0
text 769552 769640 88 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154220 1154316 96 0.0
bss 154834 154834 0 0.0
rodata 112016 112016 0 0.0
text 808328 808416 88 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837128 837128 0 0.0
(read/write) 1764716 1764700 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193588 193588 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 2624 2624 0 0.0
.debug_abbrev 1376021 1376022 1 0.0
.debug_aranges 143424 143424 0 0.0
.debug_frame 477920 477920 0 0.0
.debug_info 30032647 30032453 -194 -0.0
.debug_line 4131152 4131111 -41 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2240417 2240112 -305 -0.0
.debug_rnglists 141954 141954 0 0.0
.debug_str 4112955 4112903 -52 -0.0
.heap 837128 837128 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 799493 799493 0 0.0
.symtab 498496 498496 0 0.0
.text 1560116 1560100 -16 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672196 1672180 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 2560 2560 0 0.0
.debug_abbrev 1285356 1285357 1 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27160907 27160715 -192 -0.0
.debug_line 3954113 3954072 -41 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143500 2143195 -305 -0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974466 3974414 -52 -0.0
.heap 839072 839072 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 710218 710218 0 0.0
.symtab 464208 464208 0 0.0
.text 1469540 1469524 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845288 845288 0 0.0
(read/write) 1604036 1604020 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1125838 1125839 1 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316054 22315862 -192 -0.0
.debug_line 3520983 3520942 -41 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982721 1982416 -305 -0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785625 3785573 -52 -0.0
.heap 845288 845288 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 631826 631826 0 0.0
.symtab 429168 429168 0 0.0
.text 1407596 1407580 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634348 1634332 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1102682 1102683 1 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21914286 2191414 -143 -0.0
.debug_line 3448829 3448799 -30 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950141 1949847 -294 -0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3739860 3739808 -52 -0.0
.heap 817848 817848 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 601344 601344 0 0.0
.symtab 419008 419008 0 0.0
.text 1410468 1410452 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175304 1175392 88 0.0
.bss 101320 101320 0 0.0
.data 788 788 0 0.0
.text 622144 622232 88 0.0
lock-app qpg6105+debug (read/write) 1132584 1132672 88 0.0
.bss 96048 96048 0 0.0
.data 792 792 0 0.0
.text 579428 579516 88 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067632 1067752 120 0.0
bss 107348 107348 0 0.0
text 727084 727204 120 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974076 974196 120 0.0
bss 105324 105324 0 0.0
text 667694 667814 120 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941880 941984 104 0.0
bss 109328 109328 0 0.0
text 645302 645408 106 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873776 873896 120 0.0
bss 98992 98992 0 0.0
text 588626 588746 120 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902672 902792 120 0.0
bss 99548 99548 0 0.0
text 614276 614394 118 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980216 980336 120 0.0
bss 107668 107668 0 0.0
text 684144 684264 120 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991596 991708 112 0.0
bss 111916 111916 0 0.0
text 691662 691778 116 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049716 1049836 120 0.0
bss 109240 109240 0 0.0
text 729046 729166 120 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081076 1081188 112 0.0
bss 120308 120308 0 0.0
text 749182 749300 118 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928340 928444 104 0.0
bss 99636 99636 0 0.0
text 616780 616884 104 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896424 896544 120 0.0
bss 100272 100272 0 0.0
text 610522 610644 122 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879288 879392 104 0.0
bss 99124 99124 0 0.0
text 594336 594442 106 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866420 866532 112 0.0
bss 98924 98924 0 0.0
text 584756 584864 108 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478576 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875836 875956 120 0.0
bss 99080 99080 0 0.0
text 591688 591806 118 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862552 862656 104 0.0
bss 98832 98832 0 0.0
text 580360 580464 104 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908488 908608 120 0.0
bss 99368 99368 0 0.0
text 619804 619920 116 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903848 903968 120 0.0
bss 99660 99660 0 0.0
text 614692 614810 118 0.0

src/app/AttributePathExpandIterator.cpp Outdated Show resolved Hide resolved
src/credentials/GroupDataProvider.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jul 31, 2023

PR #28356: Size comparison from c96ffaa to 269055a

Increases (59 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section c96ffaa 269055a change % change
bl602 lighting-app bl602 (read/write) 1361970 1362026 56 0.0
.text 1055588 1055642 54 0.0
bl602+rpc (read/write) 1409414 1409470 56 0.0
.text 1087500 1087556 56 0.0
bl702 lighting-app bl702 (read/write) 1164603 1164655 52 0.0
.debug_info 41279390 4127988 490 0.0
.debug_line 5469245 5469505 260 0.0
.debug_loc 3558169 3558423 254 0.0
.debug_ranges 384168 384288 120 0.0
.debug_str 4008650 4008758 108 0.0
.text 952254 952308 54 0.0
bl702+rpc (read/write) 1263471 1263523 52 0.0
.debug_info 46152646 46153135 489 0.0
.debug_line 5881684 5881944 260 0.0
.debug_loc 3764132 3764386 254 0.0
.debug_ranges 409912 410032 120 0.0
.debug_str 4428504 4428612 108 0.0
.text 1026918 1026970 52 0.0
bl702l lighting-app bl702l (read/write) 1150424 1150480 56 0.0
.debug_info 41280499 41280989 490 0.0
.debug_line 5384813 5385073 260 0.0
.debug_loc 3494338 3494518 180 0.0
.debug_ranges 389376 389496 120 0.0
.debug_str 4021107 4021215 108 0.0
.text 941316 941370 54 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610370 610458 88 0.0
.debug_abbrev 947836 947851 15 0.0
.debug_info 19072473 19072925 452 0.0
.debug_line 2783805 2783920 115 0.0
.debug_rnglists 99685 99712 27 0.0
.debug_str 3416700 3416808 108 0.0
.text 502996 503084 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549007 80 0.0
.app_xip_area 440017 440097 80 0.0
lock cyw930739m2evb_01 (read/write) 533255 533327 72 0.0
.app_xip_area 419385 419457 72 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 572015 88 0.0
.app_xip_area 464105 464193 88 0.0
switch cyw930739m2evb_01 (read/write) 545367 545455 88 0.0
.app_xip_area 434577 434665 88 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1008788 160 0.0
.text 822280 822440 160 0.0
BRD4187C (read/write) 1033564 1033644 80 0.0
.text 867004 867084 80 0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083680 64 0.0
.text 903256 903320 64 0.0
window-app BRD4187C (read/write) 1104604 1104772 168 0.0
.text 955140 955308 168 0.0
esp32 all-clusters-app c3devkit (read only) 1095534 1095630 96 0.0
(read/write) 1590048 1590056 8 0.0
.flash.rodata 219544 219552 8 0.0
.flash.text 1095534 1095630 96 0.0
m5stack (read only) 1141887 1142023 136 0.0
.flash.text 1136503 1136639 136 0.0
k32w contact k32w0+release (read only) 588668 588748 80 0.0
.text 588132 588212 80 0.0
light k32w0+release (read only) 587340 587436 96 0.0
.text 586804 586900 96 0.0
lock k32w0+release (read only) 559900 559964 64 0.0
.text 559364 559428 64 0.0
linux all-clusters-app debug (read only) 5478993 5479137 144 0.0
.text 4769555 4769699 144 0.0
all-clusters-minimal-app debug (read only) 4894073 4894201 128 0.0
.text 4393171 4393299 128 0.0
bridge-app debug (read only) 2763233 2763377 144 0.0
.text 2372419 2372563 144 0.0
chip-tool debug (read only) 17752889 17753033 144 0.0
.text 14783539 14783683 144 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16968316 192 0.0
.text 13902824 13903016 192 0.0
lighting-app debug+rpc+ui (read only) 5272137 5272281 144 0.0
.text 4692707 4692851 144 0.0
lock-app debug (read only) 4451681 4451825 144 0.0
.text 3997187 3997331 144 0.0
ota-provider-app debug (read only) 4121849 4121993 144 0.0
.text 3731779 3731923 144 0.0
ota-requestor-app debug (read only) 4215841 4215969 128 0.0
.text 3817955 3818083 128 0.0
shell debug (read only) 2922305 2922449 144 0.0
.text 2542818 2542962 144 0.0
thermostat-no-ble arm64 (read only) 4445156 4445348 192 0.0
.text 3945976 3946168 192 0.0
tv-app debug (read only) 5309297 5309441 144 0.0
.text 4794403 4794547 144 0.0
tv-casting-app debug (read only) 8287153 8287281 128 0.0
.text 7521075 7521203 128 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2517080 2517144 64 0.0
.text 1479764 1479828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216456 1216536 80 0.0
text 842000 842080 80 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335756 1335836 80 0.0
text 769664 769744 80 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154372 1154452 80 0.0
text 808444 808524 80 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764940 1765100 160 0.0
.debug_abbrev 1376055 1376091 36 0.0
.debug_frame 478148 478152 4 0.0
.debug_info 30038328 30038884 556 0.0
.debug_line 4133056 4133180 124 0.0
.debug_loclists 2241517 2241563 46 0.0
.debug_rnglists 142019 142046 27 0.0
.debug_str 4114532 4114640 108 0.0
.symtab 498864 498880 16 0.0
.text 1560332 1560492 160 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672404 1672564 160 0.0
.debug_abbrev 1285416 1285452 36 0.0
.debug_frame 461936 461940 4 0.0
.debug_info 27166571 27167129 558 0.0
.debug_line 3956018 3956142 124 0.0
.debug_loclists 2144678 2144724 46 0.0
.debug_rnglists 135312 135339 27 0.0
.debug_str 3976139 3976247 108 0.0
.symtab 464528 464544 16 0.0
.text 1469748 1469908 160 0.0
light cy8ckit_062s2_43012 (read/write) 1604260 1604420 160 0.0
.debug_abbrev 1125898 1125934 36 0.0
.debug_frame 425568 425572 4 0.0
.debug_info 22321724 22322280 556 0.0
.debug_line 3522888 3523012 124 0.0
.debug_loclists 1983899 1983945 46 0.0
.debug_rnglists 125202 125229 27 0.0
.debug_str 3787290 3787398 108 0.0
.symtab 429488 429504 16 0.0
.text 1407812 1407972 160 0.0
lock cy8ckit_062s2_43012 (read/write) 1634564 1634692 128 0.0
.debug_abbrev 1102742 1102757 15 0.0
.debug_info 21919914 21920368 454 0.0
.debug_line 3450730 3450848 118 0.0
.debug_loclists 1951319 1951362 43 0.0
.debug_rnglists 122542 122568 26 0.0
.debug_str 3741525 3741633 108 0.0
.symtab 419328 419344 16 0.0
.text 1410684 1410812 128 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175544 80 0.0
.text 622304 622384 80 0.0
lock-app qpg6105+debug (read/write) 1132768 1132832 64 0.0
.text 579612 579676 64 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067736 1067832 96 0.0
text 727146 727242 96 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974196 974292 96 0.0
text 667772 667872 100 0.0
bridge-app tlsr9518adk80d (read/write) 942016 942096 80 0.0
text 645384 645464 80 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873904 874008 104 0.0
text 588708 588806 98 0.0
light-switch-app tlsr9518adk80d (read/write) 902808 902912 104 0.0
text 614354 614456 102 0.0
lighting-app tlsr9518adk80d (read/write) 980356 980452 96 0.0
text 684226 684322 96 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991720 991816 96 0.0
text 691740 691836 96 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049848 1049952 104 0.0
text 729126 729226 100 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081208 1081312 104 0.0
text 749260 749360 100 0.0
lock-app tlsr9518adk80d (read/write) 928468 928556 88 0.0
text 616858 616942 84 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896544 896640 96 0.0
text 610602 610700 98 0.0
pump-app tlsr9518adk80d (read/write) 879416 879496 80 0.0
text 594418 594498 80 0.0
pump-controller-app tlsr9518adk80d (read/write) 866548 866636 88 0.0
text 584836 584918 82 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875964 876060 96 0.0
text 591768 591864 96 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862680 862760 80 0.0
text 580438 580520 82 0.0
thermostat tlsr9518adk80d (read/write) 908624 908720 96 0.0
text 619880 619978 98 0.0
window-covering tlsr9518adk80d (read/write) 903976 904072 96 0.0
text 614772 614868 96 0.0
Decreases (4 builds for bl702, bl702l, cc32xx)
platform target config section c96ffaa 269055a change % change
bl702 lighting-app bl702 .debug_frame 515452 515448 -4 -0.0
bl702+rpc .debug_frame 544320 544316 -4 -0.0
bl702l lighting-app bl702l .debug_frame 495140 495136 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_loclists 1581595 1581564 -31 -0.0
.symtab 290064 290032 -32 -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 c96ffaa 269055a change % change
bl602 lighting-app bl602 (read/write) 1361970 1362026 56 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1055642 54 0.0
bl602+rpc (read/write) 1409414 1409470 56 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087556 56 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1164655 52 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1564080 0 0.0
.debug_aranges 140136 140136 0 0.0
.debug_frame 515452 515448 -4 -0.0
.debug_info 41279390 4127988 490 0.0
.debug_line 5469245 5469505 260 0.0
.debug_loc 3558169 3558423 254 0.0
.debug_ranges 384168 384288 120 0.0
.debug_str 4008650 4008758 108 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106096 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 587740 587740 0 0.0
.symtab 175200 175200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 952308 54 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263471 1263523 52 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1741255 0 0.0
.debug_aranges 148672 148672 0 0.0
.debug_frame 544320 544316 -4 -0.0
.debug_info 46152646 46153135 489 0.0
.debug_line 5881684 5881944 260 0.0
.debug_loc 3764132 3764386 254 0.0
.debug_ranges 409912 410032 120 0.0
.debug_str 4428504 4428612 108 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 120748 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 650703 650703 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026918 1026970 52 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150480 56 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1566299 0 0.0
.debug_aranges 134640 134640 0 0.0
.debug_frame 495140 495136 -4 -0.0
.debug_info 41280499 41280989 490 0.0
.debug_line 5384813 5385073 260 0.0
.debug_loc 3494338 3494518 180 0.0
.debug_ranges 389376 389496 120 0.0
.debug_str 4021107 4021215 108 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 99980 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 587965 587965 0 0.0
.symtab 174768 174768 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 941370 54 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610458 88 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947851 15 0.0
.debug_aranges 108032 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072473 19072925 452 0.0
.debug_line 2783805 2783920 115 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581564 -31 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99712 27 0.0
.debug_str 3416700 3416808 108 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490115 0 0.0
.symtab 290064 290032 -32 -0.0
.text 502996 503084 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549007 80 0.0
.app_xip_area 440017 440097 80 0.0
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533327 72 0.0
.app_xip_area 419385 419457 72 0.0
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 572015 88 0.0
.app_xip_area 464105 464193 88 0.0
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545455 88 0.0
.app_xip_area 434577 434665 88 0.0
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1008788 160 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822440 160 0.0
BRD4187C (read/write) 1033564 1033644 80 0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 867084 80 0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083680 64 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903320 64 0.0
window-app BRD4187C (read/write) 1104604 1104772 168 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955308 168 0.0
esp32 all-clusters-app c3devkit (read only) 1095534 1095630 96 0.0
(read/write) 1590048 1590056 8 0.0
.dram0.bss 77368 77368 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219544 219552 8 0.0
.flash.text 1095534 1095630 96 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141887 1142023 136 0.0
(read/write) 500434 500434 0 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248092 248092 0 0.0
.flash.text 1136503 1136639 136 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588668 588748 80 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588212 80 0.0
light k32w0+release (read only) 587340 587436 96 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586804 586900 96 0.0
lock k32w0+release (read only) 559900 559964 64 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559428 64 0.0
linux all-clusters-app debug (read only) 5478993 5479137 144 0.0
(read/write) 417264 417264 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275584 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332816 0 0.0
.text 4769555 4769699 144 0.0
all-clusters-minimal-app debug (read only) 4894073 4894201 128 0.0
(read/write) 231280 231280 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94248 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 270918 0 0.0
.text 4393171 4393299 128 0.0
bridge-app debug (read only) 2763233 2763377 144 0.0
(read/write) 132936 132936 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71272 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213480 0 0.0
.text 2372419 2372563 144 0.0
chip-tool debug (read only) 17752889 17753033 144 0.0
(read/write) 1054936 1054936 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 948848 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 914537 0 0.0
.text 14783539 14783683 144 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16968316 192 0.0
(read/write) 1122488 1122488 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986224 0 0.0
.dynamic 512 512 0 0.0
.got 23344 23344 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 825848 0 0.0
.text 13902824 13903016 192 0.0
lighting-app debug+rpc+ui (read only) 5272137 5272281 144 0.0
(read/write) 222184 222184 0 0.0
.bss 117616 117616 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92112 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 337524 337524 0 0.0
.text 4692707 4692851 144 0.0
lock-app debug (read only) 4451681 4451825 144 0.0
(read/write) 202120 202120 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78368 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246150 0 0.0
.text 3997187 3997331 144 0.0
ota-provider-app debug (read only) 4121849 4121993 144 0.0
(read/write) 191992 191992 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68320 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 199942 0 0.0
.text 3731779 3731923 144 0.0
ota-requestor-app debug (read only) 4215841 4215969 128 0.0
(read/write) 196304 196304 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71320 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203430 0 0.0
.text 3817955 3818083 128 0.0
shell debug (read only) 2922305 2922449 144 0.0
(read/write) 150616 150616 0 0.0
.bss 59592 59592 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83896 83896 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 208786 0 0.0
.text 2542818 2542962 144 0.0
thermostat-no-ble arm64 (read only) 4445156 4445348 192 0.0
(read/write) 243992 243992 0 0.0
.bss 122200 122200 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102168 0 0.0
.dynamic 512 512 0 0.0
.got 11960 11960 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945976 3946168 192 0.0
tv-app debug (read only) 5309297 5309441 144 0.0
(read/write) 349944 349944 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 95904 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271446 0 0.0
.text 4794403 4794547 144 0.0
tv-casting-app debug (read only) 8287153 8287281 128 0.0
(read/write) 210528 210528 0 0.0
.bss 54112 54112 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146712 146712 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366492 0 0.0
.text 7521075 7521203 128 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517144 64 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216536 80 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842080 80 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335836 80 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769744 80 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154452 80 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808524 80 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1765100 160 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 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 2624 2624 0 0.0
.debug_abbrev 1376055 1376091 36 0.0
.debug_aranges 143504 143504 0 0.0
.debug_frame 478148 478152 4 0.0
.debug_info 30038328 30038884 556 0.0
.debug_line 4133056 4133180 124 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241563 46 0.0
.debug_rnglists 142019 142046 27 0.0
.debug_str 4114532 4114640 108 0.0
.heap 837120 837120 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 800233 800233 0 0.0
.symtab 498864 498880 16 0.0
.text 1560332 1560492 160 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1672564 160 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 2560 2560 0 0.0
.debug_abbrev 1285416 1285452 36 0.0
.debug_aranges 137008 137008 0 0.0
.debug_frame 461936 461940 4 0.0
.debug_info 27166571 27167129 558 0.0
.debug_line 3956018 3956142 124 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144724 46 0.0
.debug_rnglists 135312 135339 27 0.0
.debug_str 3976139 3976247 108 0.0
.heap 839072 839072 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 710890 710890 0 0.0
.symtab 464528 464544 16 0.0
.text 1469748 1469908 160 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604420 160 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1125898 1125934 36 0.0
.debug_aranges 127280 127280 0 0.0
.debug_frame 425568 425572 4 0.0
.debug_info 22321724 22322280 556 0.0
.debug_line 3522888 3523012 124 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1983945 46 0.0
.debug_rnglists 125202 125229 27 0.0
.debug_str 3787290 3787398 108 0.0
.heap 845280 845280 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 632498 632498 0 0.0
.symtab 429488 429504 16 0.0
.text 1407812 1407972 160 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1634692 128 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1102742 1102757 15 0.0
.debug_aranges 125224 125224 0 0.0
.debug_frame 418400 418400 0 0.0
.debug_info 21919914 21920368 454 0.0
.debug_line 3450730 3450848 118 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951362 43 0.0
.debug_rnglists 122542 122568 26 0.0
.debug_str 3741525 3741633 108 0.0
.heap 817848 817848 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 602016 602016 0 0.0
.symtab 419328 419344 16 0.0
.text 1410684 1410812 128 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175544 80 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622384 80 0.0
lock-app qpg6105+debug (read/write) 1132768 1132832 64 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579676 64 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1067832 96 0.0
bss 107348 107348 0 0.0
text 727146 727242 96 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974292 96 0.0
bss 105324 105324 0 0.0
text 667772 667872 100 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942016 942096 80 0.0
bss 109344 109344 0 0.0
text 645384 645464 80 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 874008 104 0.0
bss 99000 99000 0 0.0
text 588708 588806 98 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902808 902912 104 0.0
bss 99564 99564 0 0.0
text 614354 614456 102 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980356 980452 96 0.0
bss 107676 107676 0 0.0
text 684226 684322 96 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991720 991816 96 0.0
bss 111924 111924 0 0.0
text 691740 691836 96 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1049952 104 0.0
bss 109248 109248 0 0.0
text 729126 729226 100 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081208 1081312 104 0.0
bss 120324 120324 0 0.0
text 749260 749360 100 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928468 928556 88 0.0
bss 99644 99644 0 0.0
text 616858 616942 84 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 896640 96 0.0
bss 100272 100272 0 0.0
text 610602 610700 98 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 879496 80 0.0
bss 99132 99132 0 0.0
text 594418 594498 80 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 866636 88 0.0
bss 98932 98932 0 0.0
text 584836 584918 82 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744132 744132 0 0.0
bss 97256 97256 0 0.0
text 478574 478574 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 876060 96 0.0
bss 99088 99088 0 0.0
text 591768 591864 96 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862680 862760 80 0.0
bss 98840 98840 0 0.0
text 580438 580520 82 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 908720 96 0.0
bss 99384 99384 0 0.0
text 619880 619978 98 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 904072 96 0.0
bss 99668 99668 0 0.0
text 614772 614868 96 0.0

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

PR #28356: Size comparison from e059202 to 5cdefd8

Increases (59 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
platform target config section e059202 5cdefd8 change % change
bl602 lighting-app bl602 (read/write) 1363034 1363042 8 0.0
.text 1056278 1056288 10 0.0
bl602+rpc (read/write) 1410502 1410510 8 0.0
.text 1088210 1088222 12 0.0
bl702 lighting-app bl702 (read/write) 1166035 1166043 8 0.0
.debug_line 5473712 5473756 44 0.0
.text 953312 953318 6 0.0
bl702+rpc (read/write) 1264923 1264931 8 0.0
.debug_line 5886247 5886291 44 0.0
.text 1027996 1028002 6 0.0
bl702l lighting-app bl702l (read/write) 1151600 1151612 12 0.0
.debug_line 5389298 5389342 44 0.0
.text 942116 942126 10 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 611050 611058 8 0.0
.debug_line 2780417 2780444 27 0.0
.text 503300 503308 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 549423 549447 24 0.0
.app_xip_area 440513 440537 24 0.0
lock cyw930739m2evb_01 (read/write) 533759 533783 24 0.0
.app_xip_area 419889 419913 24 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572567 572583 16 0.0
.app_xip_area 464745 464761 16 0.0
switch cyw930739m2evb_01 (read/write) 545863 545887 24 0.0
.app_xip_area 435073 435097 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009308 1009324 16 0.0
.text 822960 822976 16 0.0
BRD4187C (read/write) 1034204 1034220 16 0.0
.text 867644 867660 16 0.0
lock-app BRD4161A+wf200 (read/write) 1084112 1084128 16 0.0
.text 903752 903768 16 0.0
window-app BRD4187C (read/write) 1105268 1105284 16 0.0
.text 955804 955820 16 0.0
esp32 all-clusters-app c3devkit (read only) 1095800 1095814 14 0.0
.flash.text 1095800 1095814 14 0.0
m5stack (read only) 1142143 1142163 20 0.0
.flash.text 1136759 1136779 20 0.0
k32w contact k32w0+release (read only) 589212 589228 16 0.0
.text 588676 588692 16 0.0
light k32w0+release (read only) 587900 587916 16 0.0
.text 587364 587380 16 0.0
lock k32w0+release (read only) 560476 560492 16 0.0
.text 559940 559956 16 0.0
linux all-clusters-app debug (read only) 5480209 5480241 32 0.0
.text 4770259 4770291 32 0.0
all-clusters-minimal-app debug (read only) 4895225 4895257 32 0.0
.text 4393859 4393891 32 0.0
bridge-app debug (read only) 2764401 2764433 32 0.0
.text 2373123 2373155 32 0.0
chip-tool debug (read only) 17764697 17764729 32 0.0
.text 14793683 14793715 32 0.0
chip-tool-ipv6only arm64 (read only) 16977980 16977996 16 0.0
.text 13911112 1391112 16 0.0
lighting-app debug+rpc+ui (read only) 5273401 5273417 16 0.0
.text 4693507 4693523 16 0.0
lock-app debug (read only) 4452849 4452865 16 0.0
.text 3997891 3997907 16 0.0
ota-provider-app debug (read only) 4123081 4123097 16 0.0
.text 3732483 3732499 16 0.0
ota-requestor-app debug (read only) 4216993 4217025 32 0.0
.text 3818643 3818675 32 0.0
shell debug (read only) 2924481 2924497 16 0.0
.text 2543570 2543586 16 0.0
thermostat-no-ble arm64 (read only) 4446724 4446740 16 0.0
.text 3946968 3946984 16 0.0
tv-app debug (read only) 5310497 5310529 32 0.0
.text 4795107 4795139 32 0.0
tv-casting-app debug (read only) 8288321 8288337 16 0.0
.text 7521779 7521795 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 842280 842292 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1336212 1336244 32 0.0
text 769880 769900 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1155008 1155024 16 0.0
text 808720 808736 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1765604 1765620 16 0.0
.debug_line 4135844 4135871 27 0.0
.text 1560996 1561012 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1673068 1673084 16 0.0
.debug_line 3952689 3952716 27 0.0
.text 1470412 1470428 16 0.0
light cy8ckit_062s2_43012 (read/write) 1604924 1604940 16 0.0
.debug_line 3519307 3519334 27 0.0
.text 1408476 1408492 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1635228 1635244 16 0.0
.debug_line 3447102 3447129 27 0.0
.text 1411348 1411364 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1176392 1176416 24 0.0
.text 623232 623256 24 0.0
lock-app qpg6105+debug (read/write) 1133440 1133448 8 0.0
.text 580284 580292 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1068412 1068428 16 0.0
text 727466 727478 12 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974872 974888 16 0.0
text 668094 668106 12 0.0
bridge-app tlsr9518adk80d (read/write) 942692 942708 16 0.0
text 645704 645718 14 0.0
contact-sensor-app tlsr9518adk80d (read/write) 874588 874596 8 0.0
text 589030 589042 12 0.0
light-switch-app tlsr9518adk80d (read/write) 903492 903500 8 0.0
text 614678 614690 12 0.0
lighting-app tlsr9518adk80d (read/write) 981032 981040 8 0.0
text 684548 684560 12 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 992396 992412 16 0.0
text 692060 692074 14 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1050556 1050572 16 0.0
text 729478 729494 16 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081892 1081908 16 0.0
text 749584 749600 16 0.0
lock-app tlsr9518adk80d (read/write) 929152 929160 8 0.0
text 617182 617196 14 0.0
ota-requestor-app tlsr9518adk80d (read/write) 897220 897228 8 0.0
text 610926 610936 10 0.0
pump-app tlsr9518adk80d (read/write) 880092 880108 16 0.0
text 594740 594752 12 0.0
pump-controller-app tlsr9518adk80d (read/write) 867224 867240 16 0.0
text 585156 585172 16 0.0
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478576 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 876640 876656 16 0.0
text 592086 592104 18 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 863356 863364 8 0.0
text 580758 580772 14 0.0
thermostat tlsr9518adk80d (read/write) 909300 909316 16 0.0
text 620204 620218 14 0.0
window-covering tlsr9518adk80d (read/write) 904652 904668 16 0.0
text 615094 615106 12 0.0
Decreases (5 builds for bl702, esp32, psoc6)
platform target config section e059202 5cdefd8 change % change
bl702 lighting-app bl702 .debug_info 41427416 41427414 -2 -0.0
bl702+rpc .debug_info 46323236 46323234 -2 -0.0
esp32 all-clusters-app m5stack (read/write) 500790 500786 -4 -0.0
.flash.rodata 248448 248444 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30043970 30043969 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27138468 27138467 -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 e059202 5cdefd8 change % change
bl602 lighting-app bl602 (read/write) 1363034 1363042 8 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1056278 1056288 10 0.0
bl602+rpc (read/write) 1410502 1410510 8 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1088210 1088222 12 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166035 1166043 8 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1565264 1565264 0 0.0
.debug_aranges 140232 140232 0 0.0
.debug_frame 515900 515900 0 0.0
.debug_info 41427416 41427414 -2 -0.0
.debug_line 5473712 5473756 44 0.0
.debug_loc 3560921 3560921 0 0.0
.debug_ranges 384424 384424 0 0.0
.debug_str 4011326 4011326 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106472 106472 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 588548 588548 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953312 953318 6 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1264923 1264931 8 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1742394 1742394 0 0.0
.debug_aranges 148776 148776 0 0.0
.debug_frame 544804 544804 0 0.0
.debug_info 46323236 46323234 -2 -0.0
.debug_line 5886247 5886291 44 0.0
.debug_loc 3767068 3767068 0 0.0
.debug_ranges 410176 410176 0 0.0
.debug_str 4431191 4431191 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121124 121124 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 651511 651511 0 0.0
.symtab 194304 194304 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1027996 1028002 6 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151600 1151612 12 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1567483 1567483 0 0.0
.debug_aranges 134736 134736 0 0.0
.debug_frame 495588 495588 0 0.0
.debug_info 41428524 41428524 0 0.0
.debug_line 5389298 5389342 44 0.0
.debug_loc 3497090 3497090 0 0.0
.debug_ranges 389632 389632 0 0.0
.debug_str 4023795 4023795 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100356 100356 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 588773 588773 0 0.0
.symtab 174944 174944 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942116 942126 10 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 611050 611058 8 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 944966 944966 0 0.0
.debug_aranges 107960 107960 0 0.0
.debug_frame 366300 366300 0 0.0
.debug_info 19046517 19046517 0 0.0
.debug_line 2780417 2780444 27 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580553 1580553 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99665 99665 0 0.0
.debug_str 3415671 3415671 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105626 105626 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490862 490862 0 0.0
.symtab 290432 290432 0 0.0
.text 503300 503308 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 549423 549447 24 0.0
.app_xip_area 440513 440537 24 0.0
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533759 533783 24 0.0
.app_xip_area 419889 419913 24 0.0
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572567 572583 16 0.0
.app_xip_area 464745 464761 16 0.0
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545863 545887 24 0.0
.app_xip_area 435073 435097 24 0.0
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009308 1009324 16 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822960 822976 16 0.0
BRD4187C (read/write) 1034204 1034220 16 0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867644 867660 16 0.0
lock-app BRD4161A+wf200 (read/write) 1084112 1084128 16 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903752 903768 16 0.0
window-app BRD4187C (read/write) 1105268 1105284 16 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955804 955820 16 0.0
esp32 all-clusters-app c3devkit (read only) 1095800 1095814 14 0.0
(read/write) 1590416 1590416 0 0.0
.dram0.bss 77368 77368 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219912 219912 0 0.0
.flash.text 1095800 1095814 14 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1142143 1142163 20 0.0
(read/write) 500790 500786 -4 -0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248448 248444 -4 -0.0
.flash.text 1136759 1136779 20 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 589212 589228 16 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588676 588692 16 0.0
light k32w0+release (read only) 587900 587916 16 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 587364 587380 16 0.0
lock k32w0+release (read only) 560476 560492 16 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559940 559956 16 0.0
linux all-clusters-app debug (read only) 5480209 5480241 32 0.0
(read/write) 417456 417456 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275776 275776 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 333136 333136 0 0.0
.text 4770259 4770291 32 0.0
all-clusters-minimal-app debug (read only) 4895225 4895257 32 0.0
(read/write) 231408 231408 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 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 1128 1128 0 0.0
.rodata 271238 271238 0 0.0
.text 4393859 4393891 32 0.0
bridge-app debug (read only) 2764401 2764433 32 0.0
(read/write) 133064 133064 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 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 808 808 0 0.0
.rodata 213800 213800 0 0.0
.text 2373123 2373155 32 0.0
chip-tool debug (read only) 17764697 17764729 32 0.0
(read/write) 1055128 1055128 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 949040 949040 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 916009 916009 0 0.0
.text 14793683 14793715 32 0.0
chip-tool-ipv6only arm64 (read only) 16977980 16977996 16 0.0
(read/write) 1122664 1122664 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 827096 827096 0 0.0
.text 13911112 1391112 16 0.0
lighting-app debug+rpc+ui (read only) 5273401 5273417 16 0.0
(read/write) 222344 222344 0 0.0
.bss 117648 117648 0 0.0
.data 4880 4880 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 337844 337844 0 0.0
.text 4693507 4693523 16 0.0
lock-app debug (read only) 4452849 4452865 16 0.0
(read/write) 202248 202248 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78496 78496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246470 246470 0 0.0
.text 3997891 3997907 16 0.0
ota-provider-app debug (read only) 4123081 4123097 16 0.0
(read/write) 192120 192120 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 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 720 720 0 0.0
.rodata 200326 200326 0 0.0
.text 3732483 3732499 16 0.0
ota-requestor-app debug (read only) 4216993 4217025 32 0.0
(read/write) 196432 196432 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 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 776 776 0 0.0
.rodata 203750 203750 0 0.0
.text 3818643 3818675 32 0.0
shell debug (read only) 2924481 2924497 16 0.0
(read/write) 150712 150712 0 0.0
.bss 59592 59592 0 0.0
.data 1232 1232 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 1128 1128 0 0.0
.rodata 210066 210066 0 0.0
.text 2543570 2543586 16 0.0
thermostat-no-ble arm64 (read only) 4446724 4446740 16 0.0
(read/write) 244152 244152 0 0.0
.bss 122216 122216 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102296 102296 0 0.0
.dynamic 512 512 0 0.0
.got 11968 11968 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161628 161628 0 0.0
.text 3946968 3946984 16 0.0
tv-app debug (read only) 5310497 5310529 32 0.0
(read/write) 350104 350104 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 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 1136 1136 0 0.0
.rodata 271798 271798 0 0.0
.text 4795107 4795139 32 0.0
tv-casting-app debug (read only) 8288321 8288337 16 0.0
(read/write) 210688 210688 0 0.0
.bss 54144 54144 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146856 146856 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366812 366812 0 0.0
.text 7521779 7521795 16 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517752 2517752 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1480436 1480436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1217096 1217096 0 0.0
bss 154659 154659 0 0.0
rodata 141020 141020 0 0.0
text 842280 842292 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1336212 1336244 32 0.0
bss 140117 140117 0 0.0
rodata 135436 135436 0 0.0
text 769880 769900 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1155008 1155024 16 0.0
bss 154838 154838 0 0.0
rodata 112404 112404 0 0.0
text 808720 808736 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1765604 1765620 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 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 2624 2624 0 0.0
.debug_abbrev 1377012 1377012 0 0.0
.debug_aranges 143632 143632 0 0.0
.debug_frame 478472 478472 0 0.0
.debug_info 30043970 30043969 -1 -0.0
.debug_line 4135844 4135871 27 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2242789 2242789 0 0.0
.debug_rnglists 142171 142171 0 0.0
.debug_str 4115542 4115542 0 0.0
.heap 837120 837120 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 801003 801003 0 0.0
.symtab 499248 499248 0 0.0
.text 1560996 1561012 16 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1673068 1673084 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 2560 2560 0 0.0
.debug_abbrev 1282626 1282626 0 0.0
.debug_aranges 136936 136936 0 0.0
.debug_frame 461560 461560 0 0.0
.debug_info 27138468 27138467 -1 -0.0
.debug_line 3952689 3952716 27 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143676 2143676 0 0.0
.debug_rnglists 135292 135292 0 0.0
.debug_str 3975091 3975091 0 0.0
.heap 839072 839072 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 711637 711637 0 0.0
.symtab 464896 464896 0 0.0
.text 1470412 1470428 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604924 1604940 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1123242 1123242 0 0.0
.debug_aranges 127208 127208 0 0.0
.debug_frame 425192 425192 0 0.0
.debug_info 22293629 22293629 0 0.0
.debug_line 3519307 3519334 27 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982898 1982898 0 0.0
.debug_rnglists 125182 125182 0 0.0
.debug_str 3786254 3786254 0 0.0
.heap 845280 845280 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 633245 633245 0 0.0
.symtab 429856 429856 0 0.0
.text 1408476 1408492 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1635228 1635244 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1099880 1099880 0 0.0
.debug_aranges 125152 125152 0 0.0
.debug_frame 418024 418024 0 0.0
.debug_info 21891617 21891617 0 0.0
.debug_line 3447102 3447129 27 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950318 1950318 0 0.0
.debug_rnglists 122522 122522 0 0.0
.debug_str 3740493 3740493 0 0.0
.heap 817848 817848 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 602763 602763 0 0.0
.symtab 419696 419696 0 0.0
.text 1411348 1411364 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176392 1176416 24 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 623232 623256 24 0.0
lock-app qpg6105+debug (read/write) 1133440 1133448 8 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 580284 580292 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1068412 1068428 16 0.0
bss 107348 107348 0 0.0
text 727466 727478 12 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974872 974888 16 0.0
bss 105324 105324 0 0.0
text 668094 668106 12 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942692 942708 16 0.0
bss 109344 109344 0 0.0
text 645704 645718 14 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874588 874596 8 0.0
bss 99000 99000 0 0.0
text 589030 589042 12 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903492 903500 8 0.0
bss 99564 99564 0 0.0
text 614678 614690 12 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 981032 981040 8 0.0
bss 107676 107676 0 0.0
text 684548 684560 12 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 992396 992412 16 0.0
bss 111924 111924 0 0.0
text 692060 692074 14 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1050556 1050572 16 0.0
bss 109248 109248 0 0.0
text 729478 729494 16 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081892 1081908 16 0.0
bss 120324 120324 0 0.0
text 749584 749600 16 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929152 929160 8 0.0
bss 99644 99644 0 0.0
text 617182 617196 14 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 897220 897228 8 0.0
bss 100272 100272 0 0.0
text 610926 610936 10 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880092 880108 16 0.0
bss 99132 99132 0 0.0
text 594740 594752 12 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867224 867240 16 0.0
bss 98932 98932 0 0.0
text 585156 585172 16 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478576 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876640 876656 16 0.0
bss 99088 99088 0 0.0
text 592086 592104 18 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 863356 863364 8 0.0
bss 98840 98840 0 0.0
text 580758 580772 14 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 909300 909316 16 0.0
bss 99384 99384 0 0.0
text 620204 620218 14 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904652 904668 16 0.0
bss 99668 99668 0 0.0
text 615094 615106 12 0.0

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

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

Thank you!

@bzbarsky-apple bzbarsky-apple merged commit 7df6d0a into project-chip:master Aug 3, 2023
48 checks passed
@arkq arkq deleted the fix-uninitialised-values branch August 3, 2023 06:48
ajoletta-amzn pushed a commit to ajoletta-amzn/connectedhomeip that referenced this pull request Aug 4, 2023
Added the ability to transmit and display device name in the Matter SDK

Re-run zap_convert_all.py (project-chip#28459)

Add an API to get the list of running controllers from a controller factory. (project-chip#28461)

Add utilities for converting CATValues to/from NSSet. (project-chip#28453)

* Add utilities for converting CATValues to/from NSSet.

* Address review comments.

* Address more review comments.

[esp32 m5-stack light] move freertos functions to flash instead of iram (project-chip#28455)

* Move freertos functions out if iram.

This is because linkage fails with out of IRAM.

Following https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/performance/ram-usage.html#optimizing-iram-usage

* Add newline at the end of the file

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

virtual-device-app: Add LoadingFragment for commissioning establish started event (project-chip#28428)

Signed-off-by: Jaehoon You <jaehoon.you@samsung.com>

Add openiot clean steps (project-chip#28473)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

[cloudbuild] switch to v2 of our build images. (project-chip#28476)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Update ZAP to pick up UI for multiple device types on an endpoint. (project-chip#28423)

tv-casting-app: Implementing PASE related callbacks (project-chip#28342)

* Linux tv-casting-app: Implementing AppDelegate

* Android tv-casting-app: Implementing AppDelegate

* iOS tv-casting-app: Implementing AppDelegate

[TC-RVC-2.1] Fix PIXIT codes to match the test plan (project-chip#28481)

* fix PIXIT codes to match tp

* fix PIXIT

Stop using controllerID for internal XPC bookkeeping. (project-chip#28480)

We want to use controllerID for client-assigned controller IDs.

Add functions to set Parent Endpoint and Composition Type for an Endpoint (project-chip#28410)

* Added endpointCompositionType to the EmberAfDefinedEndpoint structure to be used to hold whether an endpoint is flat or tree composed - defaults to Flat to assume previous behaviour as default

* Added functions to support setting and getting composition type and also to set an endpoints parent endpoint

* updated Read handler for parts list to make its else branch for Flat composition and then added a further branch to handle Tree composition

* Restyled by clang-format

* Fixed mistake in return type of emberAfEndpointCompositionTypeForEndpoint

* Removing debug logs

* Restyled by clang-format

* Moved new API funciotns to chip::app namespace and removed ember naming. Made endpoint struct use a proper bitmask as it was basically using an enum in a weird way

* Moved Read for Parts List to use new function naming

* Restyled by clang-format

* Replaced EmberAfStatus with CHIP_ERROR

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>

Add macro to set alignment of sha256 context (project-chip#28426)

Fix uninitialised values in KeySet and AttributePathExpandIterator (project-chip#28356)

* Fix uninitialised value in KeySet

* Fix uninitilised mGlobalAttributeEndIndex

* Restyled by clang-format

* Review proposed change initilize mGlobalAttributeEndIndex

* Change initialize values in KeySet to initilize only start_time in EpochKey

* Restyled by clang-format

* Review proposed change initilize IPK keyset start_time

---------

Co-authored-by: Restyled.io <commits@restyled.io>

Add a controller argument to the storage checker function. (project-chip#28488)

Most of the changes are just reindenting.

CASE: Send busy status report if we receive a sigma1 and we are in the middle of handshake (project-chip#28153)

* CASE: Send busy status report if we receive a sigma1 and we are in the
middle of handshake

* Apply suggestions from code review

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Addressing review comments

* few more review comments

* Addressed reviews and added the unit tests

* Restyled by clang-format

* Few more review comments

* Apply suggestions from code review

Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>

* Moved todo to better place

---------

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>

doc: chip_tool_guide: fix the order of arguments in (project-chip#28494)

`pairing code` command

chip-tool expects the node-id to be passed before payload.

Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>

add event For messages acks, Request ICD active mode when waiting on a ack (project-chip#28380)

[ReadHandler] Removal of test flags (project-chip#28421)

* Removed reportScheduler test flags and made TestReadInteractin.cpp wait for min/max instead of setting flags. Modified subscription times in the test to minimise the impact of waiting.

* Restyled by clang-format

* Added a driveAndServiceIO after waiting for max in test where we should wait for max to expire to ensure the run gets scheduled reliably

* Moved ctx.GetIOContext().DriveIO(); after each tests to garantee this will run after maxInterval is expired

* Implemented a mock clock in TestReadInteraction to reduce wait loops

* Removed more loops and added comment on loop left in the code

---------

Co-authored-by: Restyled.io <commits@restyled.io>

[Silabs] Add SIT ICD configurations to silabs lock example (project-chip#28474)

* rename SED for ICD

* Delete ICD subscription callback since default behavior is merged

* Enable ICD default configuration for DL
Update configs to support ICDs

* Add ICDM attributes for SIT ICD config

* generated files

* update wordlist

* update readme

* update default config comments

* add define block for ICD configs

* fix esp

* try to fix esp again

* try to fix esp again

Add an example room air conditioner configuration to chef devices (project-chip#28485)

* Add an example room air conditioner configuration to chef devices

* Remove unuseful cluster in ep 0

* fix ci bug

* Revert "fix ci bug"

This reverts commit e31432e.

[docker] Use gcc 10 in chip build (project-chip#28478)

* Switch to gcc10 instead of gcc9 for chip build base

* Bump up version file

* Add -Dtests=false

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Reduce type character size of SceneTableImpl types (project-chip#28448)

virtual-device-app: Add control module for virtual device's detail view (project-chip#28486)

Signed-off-by: Jaehoon You <jaehoon.you@samsung.com>
Signed-off-by: Charles Kim <chulspro.kim@samsung.com>

Add `__test__ = False` to hooks (project-chip#28477)

Improve Silabs Matter shell functionality/stability (project-chip#28475)

* Re-worked matter shell to allow for copy/paste, fix varying platform functionality, and increase stability

* Update src/lib/shell/MainLoopSilabs.cpp

Co-authored-by: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com>

* Added further clarification in comments

---------

Co-authored-by: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com>

fix define (project-chip#28502)

Update python logic for executing work in chip main loop (project-chip#28449)

* Add python main loop work method

* Fix typo and restyle

* Fix typo

* Code review updates

* Comment update

* Restyle

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Fix crash when an error happens during a BLE scan on darwin. (project-chip#28505)

If we happened to do a BLE scan after doing a BLE connect, and then during the
BLE scan one of two things happens:

1. Bluetooth is shut down (e.g. by just turning it off via the menubar).
2. The scan is a delegate-less scan and times out.

then we would try to use the error handler that expects a SetUpCodePairer but
without an actual non-null SetUpCodePairer to pass it.  And then that would
crash.

The fix is to not call an error handler that we're not supposed to be calling;
scans do not call the _connection_ error handler.

Fix RESOURCE_EXHAUSTED in KeySetWrite (project-chip#28456)

* Fix RESOURCE_EXHAUSTED in KeySetWrite

* Restyled by prettier-yaml

---------

Co-authored-by: tennessee.carmelveilleux@gmail.com <tennessee@google.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Andrei Litvin <andy314@gmail.com>

Power source: Implementation of dynamic endpoint list setter (project-chip#28110)

* Implementation of dynamic endpoint list setter

Test: tested by adding a call to set endpoint list in all clusters
      with chip-tool. Also see TestPowerSourceCluster.cpp

* Restyled by whitespace

* Restyled by gn

* Remove the define

Some platforms run these tests, but don't have that define defined.
Instead, just change the function name to test only.

* Address review comments

* free is being called, man, where's the leak?

* Restyled by clang-format

* Address some review comments.

* Fix leak.

* Deal with zero-length arrays.

* shutdown -> clear

* Use EncodeList for list

* test fix.

* types need to match

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* Refine the laundry-washer-control server implementation and add laundry-washer-controls-delegate-impl (project-chip#28264)

* * Refine the laundry-washer-control server implementation
* Add laundry-washer-controls-delegate-impl

Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>

* Restyled by whitespace

* Restyled by clang-format

* Restyled by gn

* Update src/app/clusters/laundry-washer-controls-server/laundry-washer-controls-delegate.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update examples/all-clusters-app/all-clusters-common/include/laundry-washer-controls-delegate-impl.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* * Remove the unused code and refine the comment

Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>

* Update examples/all-clusters-app/all-clusters-common/include/laundry-washer-controls-delegate-impl.h

Co-authored-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>

* Restyled by clang-format

---------

Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>

Fix selector for status update on CHIPToolDeviceControllerDelegate. (project-chip#28506)

This did not get correctly updated in
project-chip#23665, so it was not
getting the status update callbacks.

[app] Add option to disable read client (project-chip#28149)

* app : Add option to disable Read Client

* Restyled by gn

* Format changes

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>

enable android platform configuration (project-chip#28451)

Skip building python modules as part of Matter.framework build. (project-chip#28514)

We don't need them there, but also they unconditionally pull in perfetto bits,
which is also undesirable.

[mode-base-cluster]fix: build error while not enable On/Off cluster server (project-chip#28388)

* fix build error while not enable onOff cluster server

* fix include file bug

[Ameba] Update docker image (project-chip#28441)

* Update Dockerfile

* Update version

[K32W0] Use west tool to get SDK (project-chip#28431)

Signed-off-by: Marius Tache <marius.tache@nxp.com>

[Ameba] Upgrade cpp17 (project-chip#28438)

* fix cmake workaround for ameba
- upgrade pigweed app to c++17

* Update Dockerfile

* Update version

* Move to chip-build-ameba version 4 instead of 1, to suppor c++17

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>
Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Remove ICDM cluster for lighting app (project-chip#28522)

[Silabs] Rename SED build target to ICD for python scripts (project-chip#28504)

* rename sed to icd in build targets

* update txt tagets

* rename targets

[chef] disable Groups and Switch from example devices (project-chip#28501)

* A set of manual edits

* zap regen

* Script-disable groups and switch from EP0

* Zap regen
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.

4 participants