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

AppDelegate updates: new callback and docs #28240

Merged
merged 7 commits into from
Jul 26, 2023

Conversation

sharadb-amazon
Copy link
Contributor

Fixes bullet # 1 of #28230

Problem

  1. We require a way to inform a client (commissionee) when and why PASE session establishment failed.
  2. The change from this PR: OnCommissioningSessionStopped to add a CHIP_ERROR param to the OnCommissioningSessionStopped should be removed
  3. Need more docs for AppDelegate functions

Change summary

  1. Introduced new OnCommissioningSessionEstablishmentError(err) callback
  2. Removed CHIP_ERROR err param from OnCommissioningSessionStopped (and its various implementations)
  3. Added docs to AppDelegate functions.

@github-actions
Copy link

github-actions bot commented Jul 24, 2023

PR #28240: Size comparison from fe4c679 to 42f6eae

Increases (56 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
platform target config section fe4c679 42f6eae change % change
bl602 lighting-app bl602 (read/write) 1358362 1358378 16 0.0
.text 1053672 1053688 16 0.0
bl602+rpc (read/write) 1406038 1406054 16 0.0
.text 1085812 1085828 16 0.0
bl702 lighting-app bl702 (read/write) 1161403 1161423 20 0.0
.debug_frame 514324 514328 4 0.0
.debug_info 40632852 40633413 561 0.0
.debug_line 5432765 5432835 70 0.0
.debug_loc 3551267 3551283 16 0.0
.debug_str 3980762 3980872 110 0.0
.text 950568 950586 18 0.0
bl702+rpc (read/write) 1260019 1260031 12 0.0
.debug_frame 543176 543180 4 0.0
.debug_info 45838516 45839112 596 0.0
.debug_line 5860098 5860168 70 0.0
.debug_loc 3757164 3757194 30 0.0
.debug_str 4411150 4411260 110 0.0
.text 1024978 1024992 14 0.0
bl702l lighting-app bl702l (read/write) 1146968 1146984 16 0.0
.debug_frame 494012 494016 4 0.0
.debug_info 40633961 40634521 560 0.0
.debug_line 5348303 5348373 70 0.0
.debug_loc 3487403 3487447 44 0.0
.debug_str 3993219 3993329 110 0.0
.text 939370 939386 16 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 608642 608650 8 0.0
.debug_info 18640975 18641455 480 0.0
.debug_line 2749000 2749039 39 0.0
.debug_loclists 1576213 1576235 22 0.0
.debug_str 3406595 3406705 110 0.0
.text 501492 501504 12 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 546527 546543 16 0.0
.app_xip_area 438665 438681 16 0.0
lock cyw930739m2evb_01 (read/write) 530623 530639 16 0.0
.app_xip_area 417801 417817 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569647 569663 16 0.0
.app_xip_area 462873 462889 16 0.0
switch cyw930739m2evb_01 (read/write) 542959 542983 24 0.0
.app_xip_area 433217 433241 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1005760 1005776 16 0.0
.text 820592 820608 16 0.0
BRD4187C (read/write) 1031288 1031304 16 0.0
.text 865772 865788 16 0.0
lock-app BRD4161A+wf200 (read/write) 1080948 1080964 16 0.0
.text 901768 901784 16 0.0
window-app BRD4187C (read/write) 1101944 1101952 8 0.0
.text 953524 953532 8 0.0
esp32 all-clusters-app c3devkit (read only) 1093638 1093656 18 0.0
(read/write) 1588016 1588024 8 0.0
.flash.rodata 218696 218704 8 0.0
.flash.text 1093638 1093656 18 0.0
m5stack (read only) 1140231 1140251 20 0.0
(read/write) 498430 498434 4 0.0
.flash.rodata 247264 247268 4 0.0
.flash.text 1134847 1134867 20 0.0
k32w contact k32w0+release (read only) 587316 587332 16 0.0
.text 586780 586796 16 0.0
light k32w0+release (read only) 586068 586084 16 0.0
.text 585532 585548 16 0.0
lock k32w0+release (read only) 558556 558572 16 0.0
.text 558020 558036 16 0.0
linux all-clusters-app debug (read only) 5474001 5474065 64 0.0
.text 4766403 4766467 64 0.0
all-clusters-minimal-app debug (read only) 4886169 4886233 64 0.0
.text 4386563 4386627 64 0.0
bridge-app debug (read only) 2755097 2755161 64 0.0
.text 2365651 2365715 64 0.0
lighting-app debug+rpc+ui (read only) 5264001 5264081 80 0.0
.text 4685955 4686035 80 0.0
lock-app debug (read only) 4443705 4443769 64 0.0
.text 3990579 3990643 64 0.0
ota-provider-app debug (read only) 4113969 4114033 64 0.0
.text 3725171 3725235 64 0.0
ota-requestor-app debug (read only) 4207833 4207913 80 0.0
.text 3811315 3811395 80 0.0
shell debug (read only) 2917473 2917553 80 0.0
.text 2537138 2537218 80 0.0
thermostat-no-ble arm64 (read only) 4437372 4437436 64 0.0
.text 3939784 3939848 64 0.0
tv-app debug (read only) 5300657 5300721 64 0.0
.text 4787091 4787155 64 0.0
tv-casting-app debug (read only) 8273977 8274041 64 0.0
.text 7510771 7510835 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 840792 840804 12 0.0
nrf7002dk_nrf5340_cpuapp text 768428 768440 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1152112 1152128 16 0.0
text 807384 807396 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1759500 1759516 16 0.0
.debug_info 29440010 29440589 579 0.0
.debug_line 4089751 4089780 29 0.0
.debug_loclists 2236762 2236784 22 0.0
.debug_str 4129575 4129685 110 0.0
.text 1558452 1558468 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26659092 26659604 512 0.0
.debug_line 3919349 3919378 29 0.0
.debug_loclists 2139651 2139674 23 0.0
.debug_str 3963128 3963238 110 0.0
light cy8ckit_062s2_43012 (read/write) 1598876 1598892 16 0.0
.debug_info 21865098 21865576 478 0.0
.debug_line 3487497 3487526 29 0.0
.debug_loclists 1978527 1978550 23 0.0
.debug_str 3773271 3773381 110 0.0
.text 1406076 1406092 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1628172 1628188 16 0.0
.debug_info 21461541 21462022 481 0.0
.debug_line 3415357 3415386 29 0.0
.debug_loclists 1945851 1945874 23 0.0
.debug_str 3727804 3727914 110 0.0
.text 1407932 1407948 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1174240 1174248 8 0.0
.text 621080 621088 8 0.0
lock-app qpg6105+debug (read/write) 1131264 1131272 8 0.0
.text 578108 578116 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1065248 1065268 20 0.0
text 725798 725814 16 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 971716 971736 20 0.0
text 666506 666524 18 0.0
bridge-app tlsr9518adk80d (read/write) 939520 939540 20 0.0
text 644122 644138 16 0.0
contact-sensor-app tlsr9518adk80d (read/write) 871424 871444 20 0.0
text 587450 587466 16 0.0
light-switch-app tlsr9518adk80d (read/write) 900320 900340 20 0.0
text 613096 613114 18 0.0
lighting-app tlsr9518adk80d (read/write) 977864 977884 20 0.0
text 682962 682980 18 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 989236 989248 12 0.0
text 690478 690492 14 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1047348 1047368 20 0.0
text 727852 727866 14 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1078716 1078736 20 0.0
text 748000 748014 14 0.0
lock-app tlsr9518adk80d (read/write) 925660 925680 20 0.0
text 615272 615290 18 0.0
ota-requestor-app tlsr9518adk80d (read/write) 894064 894084 20 0.0
text 609342 609358 16 0.0
pump-app tlsr9518adk80d (read/write) 876936 876956 20 0.0
text 593160 593174 14 0.0
pump-controller-app tlsr9518adk80d (read/write) 864068 864088 20 0.0
text 583578 583594 16 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 873484 873504 20 0.0
text 590510 590522 12 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 860192 860212 20 0.0
text 579178 579194 16 0.0
thermostat tlsr9518adk80d (read/write) 906136 906156 20 0.0
text 618622 618640 18 0.0
window-covering tlsr9518adk80d (read/write) 901488 901516 28 0.0
text 613512 613530 18 0.0
Decreases (1 build for telink)
platform target config section fe4c679 42f6eae change % change
telink shell tlsr9518adk80d text 478580 478578 -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 fe4c679 42f6eae change % change
bl602 lighting-app bl602 (read/write) 1358362 1358378 16 0.0
.bss 72398 72398 0 0.0
.data 9608 9608 0 0.0
.text 1053672 1053688 16 0.0
bl602+rpc (read/write) 1406038 1406054 16 0.0
.bss 80438 80438 0 0.0
.data 10008 10008 0 0.0
.text 1085812 1085828 16 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1161403 1161423 20 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 42432 42432 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1554762 1554762 0 0.0
.debug_aranges 139856 139856 0 0.0
.debug_frame 514324 514328 4 0.0
.debug_info 40632852 40633413 561 0.0
.debug_line 5432765 5432835 70 0.0
.debug_loc 3551267 3551283 16 0.0
.debug_ranges 383344 383344 0 0.0
.debug_str 3980762 3980872 110 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 105832 105832 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 584055 584055 0 0.0
.symtab 174480 174480 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
950568 950586 18 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1260019 1260031 12 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 42432 42432 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1720291 1720291 0 0.0
.debug_aranges 148368 148368 0 0.0
.debug_frame 543176 543180 4 0.0
.debug_info 45838516 45839112 596 0.0
.debug_line 5860098 5860168 70 0.0
.debug_loc 3757164 3757194 30 0.0
.debug_ranges 409088 409088 0 0.0
.debug_str 4411150 4411260 110 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 120484 120484 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 646996 646996 0 0.0
.symtab 193392 193392 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1024978 1024992 14 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1146968 1146984 16 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 76848 76848 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1556981 1556981 0 0.0
.debug_aranges 134360 134360 0 0.0
.debug_frame 494012 494016 4 0.0
.debug_info 40633961 40634521 560 0.0
.debug_line 5348303 5348373 70 0.0
.debug_loc 3487403 3487447 44 0.0
.debug_ranges 388552 388552 0 0.0
.debug_str 3993219 3993329 110 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 99716 99716 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 584280 584280 0 0.0
.symtab 174048 174048 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
939370 939386 16 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608642 608650 8 0.0
(read/write) 204636 204636 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 198048 198048 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 945767 945767 0 0.0
.debug_aranges 107632 107632 0 0.0
.debug_frame 365380 365380 0 0.0
.debug_info 18640975 18641455 480 0.0
.debug_line 2749000 2749039 39 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1576213 1576235 22 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99163 99163 0 0.0
.debug_str 3406595 3406705 110 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105026 105026 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485414 485414 0 0.0
.symtab 288272 288272 0 0.0
.text 501492 501504 12 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 546527 546543 16 0.0
.app_xip_area 438665 438681 16 0.0
.bss 62832 62832 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) 530623 530639 16 0.0
.app_xip_area 417801 417817 16 0.0
.bss 67784 67784 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) 569647 569663 16 0.0
.app_xip_area 462873 462889 16 0.0
.bss 61792 61792 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) 542959 542983 24 0.0
.app_xip_area 433217 433241 24 0.0
.bss 64680 64680 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) 1005760 1005776 16 0.0
.bss 182452 182452 0 0.0
.data 2696 2696 0 0.0
.text 820592 820608 16 0.0
BRD4187C (read/write) 1031288 1031304 16 0.0
.bss 162204 162204 0 0.0
.data 3292 3292 0 0.0
.text 865772 865788 16 0.0
lock-app BRD4161A+wf200 (read/write) 1080948 1080964 16 0.0
.bss 176468 176468 0 0.0
.data 2692 2692 0 0.0
.text 901768 901784 16 0.0
window-app BRD4187C (read/write) 1101944 1101952 8 0.0
.bss 145196 145196 0 0.0
.data 3204 3204 0 0.0
.text 953524 953532 8 0.0
esp32 all-clusters-app c3devkit (read only) 1093638 1093656 18 0.0
(read/write) 1588016 1588024 8 0.0
.dram0.bss 76184 76184 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 218696 218704 8 0.0
.flash.text 1093638 1093656 18 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1140231 1140251 20 0.0
(read/write) 498430 498434 4 0.0
.dram0.bss 81672 81672 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247264 247268 4 0.0
.flash.text 1134847 1134867 20 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 587316 587332 16 0.0
(read/write) 90424 90424 0 0.0
.bss 66428 66428 0 0.0
.data 2168 2168 0 0.0
.text 586780 586796 16 0.0
light k32w0+release (read only) 586068 586084 16 0.0
(read/write) 90072 90072 0 0.0
.bss 66092 66092 0 0.0
.data 2156 2156 0 0.0
.text 585532 585548 16 0.0
lock k32w0+release (read only) 558556 558572 16 0.0
(read/write) 87888 87888 0 0.0
.bss 63964 63964 0 0.0
.data 2100 2100 0 0.0
.text 558020 558036 16 0.0
linux all-clusters-app debug (read only) 5474001 5474065 64 0.0
(read/write) 417000 417000 0 0.0
.bss 130240 130240 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275016 275016 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 331984 331984 0 0.0
.text 4766403 4766467 64 0.0
all-clusters-minimal-app debug (read only) 4886169 4886233 64 0.0
(read/write) 230632 230632 0 0.0
.bss 125504 125504 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 93696 93696 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 270630 270630 0 0.0
.text 4386563 4386627 64 0.0
bridge-app debug (read only) 2755097 2755161 64 0.0
(read/write) 132256 132256 0 0.0
.bss 50552 50552 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 70720 70720 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 213120 213120 0 0.0
.text 2365651 2365715 64 0.0
chip-tool debug (read only) 17625505 17625505 0 0.0
(read/write) 1051888 1051888 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 945816 945816 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 907817 907817 0 0.0
.text 14670003 14670003 0 0.0
chip-tool-ipv6only arm64 (read only) 16850052 16850052 0 0.0
(read/write) 1119368 1119368 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 983200 983200 0 0.0
.dynamic 512 512 0 0.0
.got 23256 23256 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 819808 819808 0 0.0
.text 13798344 13798344 0 0.0
lighting-app debug+rpc+ui (read only) 5264001 5264081 80 0.0
(read/write) 221536 221536 0 0.0
.bss 117520 117520 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91560 91560 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 337172 337172 0 0.0
.text 4685955 4686035 80 0.0
lock-app debug (read only) 4443705 4443769 64 0.0
(read/write) 201472 201472 0 0.0
.bss 112848 112848 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 77816 77816 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 245790 245790 0 0.0
.text 3990579 3990643 64 0.0
ota-provider-app debug (read only) 4113969 4114033 64 0.0
(read/write) 191280 191280 0 0.0
.bss 113376 113376 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 67760 67760 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 199678 199678 0 0.0
.text 3725171 3725235 64 0.0
ota-requestor-app debug (read only) 4207833 4207913 80 0.0
(read/write) 195592 195592 0 0.0
.bss 114304 114304 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 70760 70760 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 203070 203070 0 0.0
.text 3811315 3811395 80 0.0
shell debug (read only) 2917473 2917553 80 0.0
(read/write) 149968 149968 0 0.0
.bss 59496 59496 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83344 83344 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 210642 210642 0 0.0
.text 2537138 2537218 80 0.0
thermostat-no-ble arm64 (read only) 4437372 4437436 64 0.0
(read/write) 243256 243256 0 0.0
.bss 122104 122104 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 101592 101592 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161172 161172 0 0.0
.text 3939784 3939848 64 0.0
tv-app debug (read only) 5300657 5300721 64 0.0
(read/write) 349328 349328 0 0.0
.bss 240320 240320 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95376 95376 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 271126 271126 0 0.0
.text 4787091 4787155 64 0.0
tv-casting-app debug (read only) 8273977 8274041 64 0.0
(read/write) 209272 209272 0 0.0
.bss 53984 53984 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 145608 145608 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 366140 366140 0 0.0
.text 7510771 7510835 64 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515864 2515864 0 0.0
.bss 216784 216784 0 0.0
.data 5152 5152 0 0.0
.text 1478548 1478548 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1214044 1214044 0 0.0
bss 153723 153723 0 0.0
rodata 140496 140496 0 0.0
text 840792 840804 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1333228 1333228 0 0.0
bss 139037 139037 0 0.0
rodata 134988 134988 0 0.0
text 768428 768440 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1152112 1152128 16 0.0
bss 153818 153818 0 0.0
rodata 111892 111892 0 0.0
text 807384 807396 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840680 840680 0 0.0
(read/write) 1759500 1759516 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190036 190036 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 1372081 1372081 0 0.0
.debug_aranges 143104 143104 0 0.0
.debug_frame 476912 476912 0 0.0
.debug_info 29440010 29440589 579 0.0
.debug_line 4089751 4089780 29 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2236762 2236784 22 0.0
.debug_rnglists 141472 141472 0 0.0
.debug_str 4129575 4129685 110 0.0
.heap 840680 840680 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 795296 795296 0 0.0
.symtab 496880 496880 0 0.0
.text 1558452 1558468 16 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842712 842712 0 0.0
(read/write) 1667052 1667052 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188068 188068 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 1285471 1285471 0 0.0
.debug_aranges 136632 136632 0 0.0
.debug_frame 460672 460672 0 0.0
.debug_info 26659092 26659604 512 0.0
.debug_line 3919349 3919378 29 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2139651 2139674 23 0.0
.debug_rnglists 134776 134776 0 0.0
.debug_str 3963128 3963238 110 0.0
.heap 842712 842712 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 706291 706291 0 0.0
.symtab 462768 462768 0 0.0
.text 1468036 1468036 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 848928 848928 0 0.0
(read/write) 1598876 1598892 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 182020 182020 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 1121498 1121498 0 0.0
.debug_aranges 126880 126880 0 0.0
.debug_frame 424276 424276 0 0.0
.debug_info 21865098 21865576 478 0.0
.debug_line 3487497 3487526 29 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1978527 1978550 23 0.0
.debug_rnglists 124664 124664 0 0.0
.debug_str 3773271 3773381 110 0.0
.heap 848928 848928 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 627867 627867 0 0.0
.symtab 427712 427712 0 0.0
.text 1406076 1406092 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821488 821488 0 0.0
(read/write) 1628172 1628188 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 209460 209460 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 1098511 1098511 0 0.0
.debug_aranges 124824 124824 0 0.0
.debug_frame 417108 417108 0 0.0
.debug_info 21461541 21462022 481 0.0
.debug_line 3415357 3415386 29 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1945851 1945874 23 0.0
.debug_rnglists 122004 122004 0 0.0
.debug_str 3727804 3727914 110 0.0
.heap 821488 821488 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 596888 596888 0 0.0
.symtab 417248 417248 0 0.0
.text 1407932 1407948 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1174240 1174248 8 0.0
.bss 100280 100280 0 0.0
.data 788 788 0 0.0
.text 621080 621088 8 0.0
lock-app qpg6105+debug (read/write) 1131264 1131272 8 0.0
.bss 95016 95016 0 0.0
.data 792 792 0 0.0
.text 578108 578116 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1065248 1065268 20 0.0
bss 106392 106392 0 0.0
text 725798 725814 16 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 971716 971736 20 0.0
bss 104284 104284 0 0.0
text 666506 666524 18 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 939520 939540 20 0.0
bss 108288 108288 0 0.0
text 644122 644138 16 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871424 871444 20 0.0
bss 97952 97952 0 0.0
text 587450 587466 16 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 900320 900340 20 0.0
bss 98508 98508 0 0.0
text 613096 613114 18 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977864 977884 20 0.0
bss 106628 106628 0 0.0
text 682962 682980 18 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 989236 989248 12 0.0
bss 110876 110876 0 0.0
text 690478 690492 14 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1047348 1047368 20 0.0
bss 108184 108184 0 0.0
text 727852 727866 14 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078716 1078736 20 0.0
bss 119268 119268 0 0.0
text 748000 748014 14 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 925660 925680 20 0.0
bss 98596 98596 0 0.0
text 615272 615290 18 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 894064 894084 20 0.0
bss 99232 99232 0 0.0
text 609342 609358 16 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876936 876956 20 0.0
bss 98084 98084 0 0.0
text 593160 593174 14 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864068 864088 20 0.0
bss 97884 97884 0 0.0
text 583578 583594 16 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97392 97392 0 0.0
text 478580 478578 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873484 873504 20 0.0
bss 98040 98040 0 0.0
text 590510 590522 12 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860192 860212 20 0.0
bss 97792 97792 0 0.0
text 579178 579194 16 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906136 906156 20 0.0
bss 98328 98328 0 0.0
text 618622 618640 18 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 901488 901516 28 0.0
bss 98620 98620 0 0.0
text 613512 613530 18 0.0

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

PR #28240: Size comparison from fe4c679 to 19f6b95

Increases above 0.2%:

platform target config section fe4c679 19f6b95 change % change
bl602 lighting-app bl602 .bss 72398 73806 1408 1.9
bl602+rpc .bss 80438 81846 1408 1.8
bl702 lighting-app bl702 (read/write) 1161403 1164379 2976 0.3
.bss_psram 42432 43824 1392 3.3
.debug_abbrev 1554762 1574188 19426 1.2
.debug_info 40632852 40928487 295635 0.7
.debug_line 5432765 5451091 18326 0.3
.debug_str 3980762 3996775 16013 0.4
.strtab 584055 586622 2567 0.4
.symtab 174480 175024 544 0.3
bl702+rpc .bss_psram 42432 43824 1392 3.3
.debug_abbrev 1720291 1741426 21135 1.2
.debug_info 45838516 46153065 314549 0.7
.debug_line 5860098 5879210 19112 0.3
.debug_str 4411150 4427173 16023 0.4
.strtab 646996 649563 2567 0.4
.symtab 193392 193936 544 0.3
bl702l lighting-app bl702l (read/write) 1146968 1149948 2980 0.3
.bss_psram 76848 78240 1392 1.8
.debug_abbrev 1556981 1576407 19426 1.2
.debug_info 40633961 40929596 295635 0.7
.debug_line 5348303 5366670 18367 0.3
.debug_str 3993219 4009233 16014 0.4
.strtab 584280 586847 2567 0.4
.symtab 174048 174592 544 0.3
cc32xx lock CC3235SF_LAUNCHXL (read/write) 204636 208276 3640 1.8
.bss 198048 201688 3640 1.8
.debug_abbrev 945767 956451 10684 1.1
.debug_aranges 107632 107976 344 0.3
.debug_frame 365380 366408 1028 0.3
.debug_info 18640975 18910360 269385 1.4
.debug_line 2749000 2766010 17010 0.6
.debug_loclists 1576213 1580510 4297 0.3
.debug_rnglists 99163 99490 327 0.3
.debug_str 3406595 3420260 13665 0.4
.strtab 485414 489326 3912 0.8
.symtab 288272 289744 1472 0.5
.text 501492 502800 1308 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 546527 548807 2280 0.4
.app_xip_area 438665 439769 1104 0.3
.bss 62832 64008 1176 1.9
lock cyw930739m2evb_01 (read/write) 530623 532911 2288 0.4
.app_xip_area 417801 418913 1112 0.3
.bss 67784 68960 1176 1.7
ota-requestor cyw930739m2evb_01 (read/write) 569647 571855 2208 0.4
.bss 61792 62968 1176 1.9
switch cyw930739m2evb_01 (read/write) 542959 545255 2296 0.4
.app_xip_area 433217 434337 1120 0.3
.bss 64680 65856 1176 1.8
efr32 lighting-app BRD4161A+rs9116 (read/write) 1005760 1008448 2688 0.3
.bss 182452 183628 1176 0.6
BRD4187C .bss 162204 163380 1176 0.7
lock-app BRD4161A+wf200 .bss 176468 177644 1176 0.7
window-app BRD4187C .bss 145196 146372 1176 0.8
esp32 all-clusters-app c3devkit .dram0.bss 76184 77360 1176 1.5
m5stack (read/write) 498430 499766 1336 0.3
.dram0.bss 81672 82848 1176 1.4
k32w contact k32w0+release (read/write) 90424 91608 1184 1.3
.bss 66428 67604 1176 1.8
light k32w0+release (read/write) 90072 91256 1184 1.3
.bss 66092 67268 1176 1.8
lock k32w0+release (read/write) 87888 89064 1176 1.3
.bss 63964 65140 1176 1.8
linux all-clusters-app debug .init_array 1280 1288 8 0.6
.rodata 331984 332720 736 0.2
all-clusters-minimal-app debug (read/write) 230632 231184 552 0.2
.data.rel.ro 93696 94136 440 0.5
.init_array 1120 1128 8 0.7
bridge-app debug (read only) 2755097 2762521 7424 0.3
(read/write) 132256 132808 552 0.4
.data.rel.ro 70720 71160 440 0.6
.init_array 800 808 8 1.0
.text 2365651 2371907 6256 0.3
chip-tool debug .init_array 784 792 8 1.0
lighting-app debug+rpc+ui (read/write) 221536 222056 520 0.2
.data.rel.ro 91560 92000 440 0.5
.init_array 936 944 8 0.9
lock-app debug (read/write) 201472 202024 552 0.3
.data.rel.ro 77816 78256 440 0.6
.init_array 840 848 8 1.0
ota-provider-app debug (read/write) 191280 191800 520 0.3
.data.rel.ro 67760 68208 448 0.7
.init_array 712 720 8 1.1
ota-requestor-app debug (read/write) 195592 196112 520 0.3
.data.rel.ro 70760 71208 448 0.6
.init_array 768 776 8 1.0
shell debug (read only) 2917473 2924049 6576 0.2
(read/write) 149968 150488 520 0.3
.data.rel.ro 83344 83784 440 0.5
.init_array 1120 1128 8 0.7
.text 2537138 2542482 5344 0.2
thermostat-no-ble arm64 .data.rel.ro 101592 102032 440 0.4
.got 11896 11952 56 0.5
tv-app debug .data.rel.ro 95376 95808 432 0.5
.init_array 1128 1136 8 0.7
tv-casting-app debug (read/write) 209272 209824 552 0.3
.data.rel.ro 145608 146040 432 0.3
.init_array 1040 1048 8 0.8
mbed lock-app-release cy8cproto_062_4343w .bss 216784 220424 3640 1.7
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 153723 154883 1160 0.8
nrf7002dk_nrf5340_cpuapp bss 139037 140197 1160 0.8
all-clusters-minimal-app nrf52840dk_nrf52840 bss 153818 154994 1176 0.8
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1759500 1764572 5072 0.3
.bss 190036 193660 3624 1.9
.debug_abbrev 1372081 1390670 18589 1.4
.debug_info 29440010 29746962 306952 1.0
.debug_line 4089751 4109423 19672 0.5
.strtab 795296 799176 3880 0.5
.symtab 496880 498320 1440 0.3
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1667052 1672180 5128 0.3
.bss 188068 191708 3640 1.9
.debug_abbrev 1285471 1302476 17005 1.3
.debug_aranges 136632 136976 344 0.3
.debug_info 26659092 26957292 298200 1.1
.debug_line 3919349 3938666 19317 0.5
.debug_str 3963128 3976665 13537 0.3
.strtab 706291 710203 3912 0.6
.symtab 462768 464240 1472 0.3
light cy8ckit_062s2_43012 (read/write) 1598876 1604020 5144 0.3
.bss 182020 185660 3640 2.0
.debug_abbrev 1121498 1138067 16569 1.5
.debug_aranges 126880 127224 344 0.3
.debug_info 21865098 22150919 285821 1.3
.debug_line 3487497 3504895 17398 0.5
.debug_rnglists 124664 124991 327 0.3
.debug_str 3773271 3786796 13525 0.4
.strtab 627867 631779 3912 0.6
.symtab 427712 429184 1472 0.3
lock cy8ckit_062s2_43012 (read/write) 1628172 1633316 5144 0.3
.bss 209460 213100 3640 1.7
.debug_abbrev 1098511 1114775 16264 1.5
.debug_aranges 124824 125168 344 0.3
.debug_frame 417108 418164 1056 0.3
.debug_info 21461541 21747812 286271 1.3
.debug_line 3415357 3433122 17765 0.5
.debug_rnglists 122004 122331 327 0.3
.debug_str 3727804 3741347 13543 0.4
.strtab 596888 600800 3912 0.7
.symtab 417248 418720 1472 0.4
qpg lighting-app qpg6105+debug .bss 100280 101456 1176 1.2
lock-app qpg6105+debug .bss 95016 96192 1176 1.2
telink all-clusters-app tlsr9518adk80d (read/write) 1065248 1067616 2368 0.2
bss 106392 107552 1160 1.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 971716 974108 2392 0.2
bss 104284 105460 1176 1.1
bridge-app tlsr9518adk80d (read/write) 939520 941920 2400 0.3
bss 108288 109464 1176 1.1
contact-sensor-app tlsr9518adk80d (read/write) 871424 873816 2392 0.3
bss 97952 99128 1176 1.2
light-switch-app tlsr9518adk80d (read/write) 900320 902720 2400 0.3
bss 98508 99684 1176 1.2
lighting-app tlsr9518adk80d (read/write) 977864 980256 2392 0.2
bss 106628 107804 1176 1.1
lighting-app-factory-data tlsr9518adk80d (read/write) 989236 991636 2400 0.2
bss 110876 112052 1176 1.1
lighting-app-rpc tlsr9518adk80d (read/write) 1047348 1049740 2392 0.2
bss 108184 109360 1176 1.1
lighting-app-shell tlsr9518adk80d (read/write) 1078716 1081116 2400 0.2
bss 119268 120444 1176 1.0
lock-app tlsr9518adk80d (read/write) 925660 928060 2400 0.3
bss 98596 99772 1176 1.2
ota-requestor-app tlsr9518adk80d (read/write) 894064 896464 2400 0.3
bss 99232 100408 1176 1.2
pump-app tlsr9518adk80d (read/write) 876936 879336 2400 0.3
bss 98084 99260 1176 1.2
pump-controller-app tlsr9518adk80d (read/write) 864068 866468 2400 0.3
bss 97884 99060 1176 1.2
smoke_co_alarm-app tlsr9518adk80d (read/write) 873484 875884 2400 0.3
bss 98040 99216 1176 1.2
temperature-measurement-app tlsr9518adk80d (read/write) 860192 862592 2400 0.3
bss 97792 98968 1176 1.2
thermostat tlsr9518adk80d (read/write) 906136 908536 2400 0.3
bss 98328 99504 1176 1.2
window-covering tlsr9518adk80d (read/write) 901488 903888 2400 0.3
bss 98620 99796 1176 1.2
Increases (59 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section fe4c679 19f6b95 change % change
bl602 lighting-app bl602 (read/write) 1358362 1361362 3000 0.2
.bss 72398 73806 1408 1.9
.text 1053672 1055020 1348 0.1
bl602+rpc (read/write) 1406038 1409038 3000 0.2
.bss 80438 81846 1408 1.8
.text 1085812 1087162 1350 0.1
bl702 lighting-app bl702 (read/write) 1161403 1164379 2976 0.3
.bss_psram 42432 43824 1392 3.3
.debug_abbrev 1554762 1574188 19426 1.2
.debug_aranges 139856 140088 232 0.2
.debug_frame 514324 515136 812 0.2
.debug_info 40632852 40928487 295635 0.7
.debug_line 5432765 5451091 18326 0.3
.debug_loc 3551267 3556842 5575 0.2
.debug_ranges 383344 383992 648 0.2
.debug_str 3980762 3996775 16013 0.4
.rodata 105832 106072 240 0.2
.strtab 584055 586622 2567 0.4
.symtab 174480 175024 544 0.3
.text 950568 951912 1344 0.1
bl702+rpc (read/write) 1260019 1262991 2972 0.2
.bss_psram 42432 43824 1392 3.3
.debug_abbrev 1720291 1741426 21135 1.2
.debug_aranges 148368 148600 232 0.2
.debug_frame 543176 543988 812 0.1
.debug_info 45838516 46153065 314549 0.7
.debug_line 5860098 5879210 19112 0.3
.debug_loc 3757164 3762740 5576 0.1
.debug_ranges 409088 409736 648 0.2
.debug_str 4411150 4427173 16023 0.4
.rodata 120484 120724 240 0.2
.strtab 646996 649563 2567 0.4
.symtab 193392 193936 544 0.3
.text 1024978 1026320 1342 0.1
bl702l lighting-app bl702l (read/write) 1146968 1149948 2980 0.3
.bss_psram 76848 78240 1392 1.8
.debug_abbrev 1556981 1576407 19426 1.2
.debug_aranges 134360 134592 232 0.2
.debug_frame 494012 494824 812 0.2
.debug_info 40633961 40929596 295635 0.7
.debug_line 5348303 5366670 18367 0.3
.debug_loc 3487403 3493010 5607 0.2
.debug_ranges 388552 389200 648 0.2
.debug_str 3993219 4009233 16014 0.4
.rodata 99716 99956 240 0.2
.strtab 584280 586847 2567 0.4
.symtab 174048 174592 544 0.3
.text 939370 940718 1348 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 608642 610114 1472 0.2
(read/write) 204636 208276 3640 1.8
.bss 198048 201688 3640 1.8
.debug_abbrev 945767 956451 10684 1.1
.debug_aranges 107632 107976 344 0.3
.debug_frame 365380 366408 1028 0.3
.debug_info 18640975 18910360 269385 1.4
.debug_line 2749000 2766010 17010 0.6
.debug_loclists 1576213 1580510 4297 0.3
.debug_rnglists 99163 99490 327 0.3
.debug_str 3406595 3420260 13665 0.4
.rodata 105026 105194 168 0.2
.strtab 485414 489326 3912 0.8
.symtab 288272 289744 1472 0.5
.text 501492 502800 1308 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 546527 548807 2280 0.4
.app_xip_area 438665 439769 1104 0.3
.bss 62832 64008 1176 1.9
lock cyw930739m2evb_01 (read/write) 530623 532911 2288 0.4
.app_xip_area 417801 418913 1112 0.3
.bss 67784 68960 1176 1.7
ota-requestor cyw930739m2evb_01 (read/write) 569647 571855 2208 0.4
.app_xip_area 462873 463905 1032 0.2
.bss 61792 62968 1176 1.9
switch cyw930739m2evb_01 (read/write) 542959 545255 2296 0.4
.app_xip_area 433217 434337 1120 0.3
.bss 64680 65856 1176 1.8
efr32 lighting-app BRD4161A+rs9116 (read/write) 1005760 1008448 2688 0.3
.bss 182452 183628 1176 0.6
.text 820592 822104 1512 0.2
BRD4187C (read/write) 1031288 1033544 2256 0.2
.bss 162204 163380 1176 0.7
.text 865772 866852 1080 0.1
lock-app BRD4161A+wf200 (read/write) 1080948 1083180 2232 0.2
.bss 176468 177644 1176 0.7
.text 901768 902824 1056 0.1
window-app BRD4187C (read/write) 1101944 1104624 2680 0.2
.bss 145196 146372 1176 0.8
.text 953524 955028 1504 0.2
esp32 all-clusters-app c3devkit (read only) 1093638 1094712 1074 0.1
(read/write) 1588016 1589344 1328 0.1
.dram0.bss 76184 77360 1176 1.5
.flash.rodata 218696 218856 160 0.1
.flash.text 1093638 1094712 1074 0.1
m5stack (read only) 1140231 1141195 964 0.1
(read/write) 498430 499766 1336 0.3
.dram0.bss 81672 82848 1176 1.4
.flash.rodata 247264 247424 160 0.1
.flash.text 1134847 1135811 964 0.1
k32w contact k32w0+release (read only) 587316 588396 1080 0.2
(read/write) 90424 91608 1184 1.3
.bss 66428 67604 1176 1.8
.text 586780 587860 1080 0.2
light k32w0+release (read only) 586068 587148 1080 0.2
(read/write) 90072 91256 1184 1.3
.bss 66092 67268 1176 1.8
.text 585532 586612 1080 0.2
lock k32w0+release (read only) 558556 559628 1072 0.2
(read/write) 87888 89064 1176 1.3
.bss 63964 65140 1176 1.8
.text 558020 559092 1072 0.2
linux all-clusters-app debug (read only) 5474001 5477329 3328 0.1
(read/write) 417000 417296 296 0.1
.data.rel.ro 275016 275456 440 0.2
.init_array 1280 1288 8 0.6
.rodata 331984 332720 736 0.2
.text 4766403 4768179 1776 0.0
all-clusters-minimal-app debug (read only) 4886169 4893593 7424 0.2
(read/write) 230632 231184 552 0.2
.bss 125504 125600 96 0.1
.data.rel.ro 93696 94136 440 0.5
.init_array 1120 1128 8 0.7
.rodata 270630 270982 352 0.1
.text 4386563 4392819 6256 0.1
bridge-app debug (read only) 2755097 2762521 7424 0.3
(read/write) 132256 132808 552 0.4
.bss 50552 50648 96 0.2
.data.rel.ro 70720 71160 440 0.6
.init_array 800 808 8 1.0
.rodata 213120 213472 352 0.2
.text 2365651 2371907 6256 0.3
chip-tool debug (read only) 17625505 17633201 7696 0.0
(read/write) 1051888 1052344 456 0.0
.data.rel.ro 945816 946256 440 0.0
.init_array 784 792 8 1.0
.rodata 907817 908169 352 0.0
.text 14670003 14676531 6528 0.0
chip-tool-ipv6only arm64 (read only) 16850052 16857588 7536 0.0
(read/write) 1119368 1119864 496 0.0
.data.rel.ro 983200 983640 440 0.0
.got 23256 23312 56 0.2
.rodata 819808 819984 176 0.0
.text 13798344 13804552 6208 0.0
lighting-app debug+rpc+ui (read only) 5264001 5271585 7584 0.1
(read/write) 221536 222056 520 0.2
.bss 117520 117584 64 0.1
.data.rel.ro 91560 92000 440 0.5
.init_array 936 944 8 0.9
.rodata 337172 337524 352 0.1
.text 4685955 4692371 6416 0.1
lock-app debug (read only) 4443705 4451145 7440 0.2
(read/write) 201472 202024 552 0.3
.bss 112848 112944 96 0.1
.data.rel.ro 77816 78256 440 0.6
.init_array 840 848 8 1.0
.rodata 245790 246142 352 0.1
.text 3990579 3996851 6272 0.2
ota-provider-app debug (read only) 4113969 4121409 7440 0.2
(read/write) 191280 191800 520 0.3
.bss 113376 113440 64 0.1
.data.rel.ro 67760 68208 448 0.7
.init_array 712 720 8 1.1
.rodata 199678 200030 352 0.2
.text 3725171 3731443 6272 0.2
ota-requestor-app debug (read only) 4207833 4215273 7440 0.2
(read/write) 195592 196112 520 0.3
.bss 114304 114368 64 0.1
.data.rel.ro 70760 71208 448 0.6
.init_array 768 776 8 1.0
.rodata 203070 203422 352 0.2
.text 3811315 3817587 6272 0.2
shell debug (read only) 2917473 2924049 6576 0.2
(read/write) 149968 150488 520 0.3
.bss 59496 59560 64 0.1
.data.rel.ro 83344 83784 440 0.5
.init_array 1120 1128 8 0.7
.rodata 210642 211058 416 0.2
.text 2537138 2542482 5344 0.2
thermostat-no-ble arm64 (read only) 4437372 4444620 7248 0.2
(read/write) 243256 243832 576 0.2
.bss 122104 122184 80 0.1
.data.rel.ro 101592 102032 440 0.4
.got 11896 11952 56 0.5
.rodata 161172 161348 176 0.1
.text 3939784 3945704 5920 0.2
tv-app debug (read only) 5300657 5308545 7888 0.1
(read/write) 349328 349848 520 0.1
.bss 240320 240416 96 0.0
.data.rel.ro 95376 95808 432 0.5
.init_array 1128 1136 8 0.7
.rodata 271126 271478 352 0.1
.text 4787091 4793811 6720 0.1
tv-casting-app debug (read only) 8273977 8281369 7392 0.1
(read/write) 209272 209824 552 0.3
.bss 53984 54080 96 0.2
.data.rel.ro 145608 146040 432 0.3
.init_array 1040 1048 8 0.8
.rodata 366140 366460 320 0.1
.text 7510771 7517027 6256 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2515864 2516792 928 0.0
.bss 216784 220424 3640 1.7
.text 1478548 1479476 928 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1214044 1216344 2300 0.2
bss 153723 154883 1160 0.8
rodata 140496 140652 156 0.1
text 840792 841660 868 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1333228 1335388 2160 0.2
bss 139037 140197 1160 0.8
rodata 134988 135124 136 0.1
text 768428 769296 868 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1152112 1154300 2188 0.2
bss 153818 154994 1176 0.8
rodata 111892 112048 156 0.1
text 807384 808256 872 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1759500 1764572 5072 0.3
.bss 190036 193660 3624 1.9
.debug_abbrev 1372081 1390670 18589 1.4
.debug_aranges 143104 143400 296 0.2
.debug_frame 476912 477736 824 0.2
.debug_info 29440010 29746962 306952 1.0
.debug_line 4089751 4109423 19672 0.5
.debug_loclists 2236762 2238941 2179 0.1
.debug_rnglists 141472 141762 290 0.2
.strtab 795296 799176 3880 0.5
.symtab 496880 498320 1440 0.3
.text 1558452 1559900 1448 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1667052 1672180 5128 0.3
.bss 188068 191708 3640 1.9
.debug_abbrev 1285471 1302476 17005 1.3
.debug_aranges 136632 136976 344 0.3
.debug_frame 460672 461728 1056 0.2
.debug_info 26659092 26957292 298200 1.1
.debug_line 3919349 3938666 19317 0.5
.debug_loclists 2139651 2143875 4224 0.2
.debug_rnglists 134776 135103 327 0.2
.debug_str 3963128 3976665 13537 0.3
.strtab 706291 710203 3912 0.6
.symtab 462768 464240 1472 0.3
.text 1468036 1469524 1488 0.1
light cy8ckit_062s2_43012 (read/write) 1598876 1604020 5144 0.3
.bss 182020 185660 3640 2.0
.debug_abbrev 1121498 1138067 16569 1.5
.debug_aranges 126880 127224 344 0.3
.debug_frame 424276 425332 1056 0.2
.debug_info 21865098 22150919 285821 1.3
.debug_line 3487497 3504895 17398 0.5
.debug_loclists 1978527 1982751 4224 0.2
.debug_rnglists 124664 124991 327 0.3
.debug_str 3773271 3786796 13525 0.4
.strtab 627867 631779 3912 0.6
.symtab 427712 429184 1472 0.3
.text 1406076 1407580 1504 0.1
lock cy8ckit_062s2_43012 (read/write) 1628172 1633316 5144 0.3
.bss 209460 213100 3640 1.7
.debug_abbrev 1098511 1114775 16264 1.5
.debug_aranges 124824 125168 344 0.3
.debug_frame 417108 418164 1056 0.3
.debug_info 21461541 21747812 286271 1.3
.debug_line 3415357 3433122 17765 0.5
.debug_loclists 1945851 1950075 4224 0.2
.debug_rnglists 122004 122331 327 0.3
.debug_str 3727804 3741347 13543 0.4
.strtab 596888 600800 3912 0.7
.symtab 417248 418720 1472 0.4
.text 1407932 1409436 1504 0.1
qpg lighting-app qpg6105+debug (read/write) 1174240 1175304 1064 0.1
.bss 100280 101456 1176 1.2
.text 621080 622144 1064 0.2
lock-app qpg6105+debug (read/write) 1131264 1132320 1056 0.1
.bss 95016 96192 1176 1.2
.text 578108 579164 1056 0.2
telink all-clusters-app tlsr9518adk80d (read/write) 1065248 1067616 2368 0.2
bss 106392 107552 1160 1.1
text 725798 726850 1052 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 971716 974108 2392 0.2
bss 104284 105460 1176 1.1
text 666506 667566 1060 0.2
bridge-app tlsr9518adk80d (read/write) 939520 941920 2400 0.3
bss 108288 109464 1176 1.1
text 644122 645182 1060 0.2
contact-sensor-app tlsr9518adk80d (read/write) 871424 873816 2392 0.3
bss 97952 99128 1176 1.2
text 587450 588508 1058 0.2
light-switch-app tlsr9518adk80d (read/write) 900320 902720 2400 0.3
bss 98508 99684 1176 1.2
text 613096 614160 1064 0.2
lighting-app tlsr9518adk80d (read/write) 977864 980256 2392 0.2
bss 106628 107804 1176 1.1
text 682962 684024 1062 0.2
lighting-app-factory-data tlsr9518adk80d (read/write) 989236 991636 2400 0.2
bss 110876 112052 1176 1.1
text 690478 691542 1064 0.2
lighting-app-rpc tlsr9518adk80d (read/write) 1047348 1049740 2392 0.2
bss 108184 109360 1176 1.1
text 727852 728912 1060 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1078716 1081116 2400 0.2
bss 119268 120444 1176 1.0
text 748000 749062 1062 0.1
lock-app tlsr9518adk80d (read/write) 925660 928060 2400 0.3
bss 98596 99772 1176 1.2
text 615272 616336 1064 0.2
ota-requestor-app tlsr9518adk80d (read/write) 894064 896464 2400 0.3
bss 99232 100408 1176 1.2
text 609342 610402 1060 0.2
pump-app tlsr9518adk80d (read/write) 876936 879336 2400 0.3
bss 98084 99260 1176 1.2
text 593160 594222 1062 0.2
pump-controller-app tlsr9518adk80d (read/write) 864068 866468 2400 0.3
bss 97884 99060 1176 1.2
text 583578 584638 1060 0.2
smoke_co_alarm-app tlsr9518adk80d (read/write) 873484 875884 2400 0.3
bss 98040 99216 1176 1.2
text 590510 591570 1060 0.2
temperature-measurement-app tlsr9518adk80d (read/write) 860192 862592 2400 0.3
bss 97792 98968 1176 1.2
text 579178 580240 1062 0.2
thermostat tlsr9518adk80d (read/write) 906136 908536 2400 0.3
bss 98328 99504 1176 1.2
text 618622 619686 1064 0.2
window-covering tlsr9518adk80d (read/write) 901488 903888 2400 0.3
bss 98620 99796 1176 1.2
text 613512 614574 1062 0.2
Decreases (6 builds for linux, psoc6, telink)
platform target config section fe4c679 19f6b95 change % change
linux all-clusters-app debug .bss 130240 130080 -160 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840680 837056 -3624 -0.4
.debug_str 4129575 4114194 -15381 -0.4
.heap 840680 837056 -3624 -0.4
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842712 839072 -3640 -0.4
.heap 842712 839072 -3640 -0.4
light cy8ckit_062s2_43012 (read only) 848928 845288 -3640 -0.4
.heap 848928 845288 -3640 -0.4
lock cy8ckit_062s2_43012 (read only) 821488 817848 -3640 -0.4
.heap 821488 817848 -3640 -0.4
telink shell tlsr9518adk80d text 478580 478576 -4 -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 fe4c679 19f6b95 change % change
bl602 lighting-app bl602 (read/write) 1358362 1361362 3000 0.2
.bss 72398 73806 1408 1.9
.data 9608 9608 0 0.0
.text 1053672 1055020 1348 0.1
bl602+rpc (read/write) 1406038 1409038 3000 0.2
.bss 80438 81846 1408 1.8
.data 10008 10008 0 0.0
.text 1085812 1087162 1350 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1161403 1164379 2976 0.3
.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 42432 43824 1392 3.3
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1554762 1574188 19426 1.2
.debug_aranges 139856 140088 232 0.2
.debug_frame 514324 515136 812 0.2
.debug_info 40632852 40928487 295635 0.7
.debug_line 5432765 5451091 18326 0.3
.debug_loc 3551267 3556842 5575 0.2
.debug_ranges 383344 383992 648 0.2
.debug_str 3980762 3996775 16013 0.4
.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 105832 106072 240 0.2
.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 584055 586622 2567 0.4
.symtab 174480 175024 544 0.3
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
950568 951912 1344 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1260019 1262991 2972 0.2
.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 42432 43824 1392 3.3
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1720291 1741426 21135 1.2
.debug_aranges 148368 148600 232 0.2
.debug_frame 543176 543988 812 0.1
.debug_info 45838516 46153065 314549 0.7
.debug_line 5860098 5879210 19112 0.3
.debug_loc 3757164 3762740 5576 0.1
.debug_ranges 409088 409736 648 0.2
.debug_str 4411150 4427173 16023 0.4
.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 120484 120724 240 0.2
.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 646996 649563 2567 0.4
.symtab 193392 193936 544 0.3
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1024978 1026320 1342 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1146968 1149948 2980 0.3
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 76848 78240 1392 1.8
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1556981 1576407 19426 1.2
.debug_aranges 134360 134592 232 0.2
.debug_frame 494012 494824 812 0.2
.debug_info 40633961 40929596 295635 0.7
.debug_line 5348303 5366670 18367 0.3
.debug_loc 3487403 3493010 5607 0.2
.debug_ranges 388552 389200 648 0.2
.debug_str 3993219 4009233 16014 0.4
.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 99716 99956 240 0.2
.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 584280 586847 2567 0.4
.symtab 174048 174592 544 0.3
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
939370 940718 1348 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608642 610114 1472 0.2
(read/write) 204636 208276 3640 1.8
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 198048 201688 3640 1.8
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 945767 956451 10684 1.1
.debug_aranges 107632 107976 344 0.3
.debug_frame 365380 366408 1028 0.3
.debug_info 18640975 18910360 269385 1.4
.debug_line 2749000 2766010 17010 0.6
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1576213 1580510 4297 0.3
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99163 99490 327 0.3
.debug_str 3406595 3420260 13665 0.4
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105026 105194 168 0.2
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485414 489326 3912 0.8
.symtab 288272 289744 1472 0.5
.text 501492 502800 1308 0.3
cyw30739 light cyw930739m2evb_01 (read/write) 546527 548807 2280 0.4
.app_xip_area 438665 439769 1104 0.3
.bss 62832 64008 1176 1.9
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530623 532911 2288 0.4
.app_xip_area 417801 418913 1112 0.3
.bss 67784 68960 1176 1.7
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569647 571855 2208 0.4
.app_xip_area 462873 463905 1032 0.2
.bss 61792 62968 1176 1.9
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 542959 545255 2296 0.4
.app_xip_area 433217 434337 1120 0.3
.bss 64680 65856 1176 1.8
.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) 1005760 1008448 2688 0.3
.bss 182452 183628 1176 0.6
.data 2696 2696 0 0.0
.text 820592 822104 1512 0.2
BRD4187C (read/write) 1031288 1033544 2256 0.2
.bss 162204 163380 1176 0.7
.data 3292 3292 0 0.0
.text 865772 866852 1080 0.1
lock-app BRD4161A+wf200 (read/write) 1080948 1083180 2232 0.2
.bss 176468 177644 1176 0.7
.data 2692 2692 0 0.0
.text 901768 902824 1056 0.1
window-app BRD4187C (read/write) 1101944 1104624 2680 0.2
.bss 145196 146372 1176 0.8
.data 3204 3204 0 0.0
.text 953524 955028 1504 0.2
esp32 all-clusters-app c3devkit (read only) 1093638 1094712 1074 0.1
(read/write) 1588016 1589344 1328 0.1
.dram0.bss 76184 77360 1176 1.5
.dram0.data 13988 13988 0 0.0
.flash.rodata 218696 218856 160 0.1
.flash.text 1093638 1094712 1074 0.1
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1140231 1141195 964 0.1
(read/write) 498430 499766 1336 0.3
.dram0.bss 81672 82848 1176 1.4
.dram0.data 34344 34344 0 0.0
.flash.rodata 247264 247424 160 0.1
.flash.text 1134847 1135811 964 0.1
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 587316 588396 1080 0.2
(read/write) 90424 91608 1184 1.3
.bss 66428 67604 1176 1.8
.data 2168 2168 0 0.0
.text 586780 587860 1080 0.2
light k32w0+release (read only) 586068 587148 1080 0.2
(read/write) 90072 91256 1184 1.3
.bss 66092 67268 1176 1.8
.data 2156 2156 0 0.0
.text 585532 586612 1080 0.2
lock k32w0+release (read only) 558556 559628 1072 0.2
(read/write) 87888 89064 1176 1.3
.bss 63964 65140 1176 1.8
.data 2100 2100 0 0.0
.text 558020 559092 1072 0.2
linux all-clusters-app debug (read only) 5474001 5477329 3328 0.1
(read/write) 417000 417296 296 0.1
.bss 130240 130080 -160 -0.1
.data 4432 4432 0 0.0
.data.rel.ro 275016 275456 440 0.2
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1280 1288 8 0.6
.rodata 331984 332720 736 0.2
.text 4766403 4768179 1776 0.0
all-clusters-minimal-app debug (read only) 4886169 4893593 7424 0.2
(read/write) 230632 231184 552 0.2
.bss 125504 125600 96 0.1
.data 4304 4304 0 0.0
.data.rel.ro 93696 94136 440 0.5
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1120 1128 8 0.7
.rodata 270630 270982 352 0.1
.text 4386563 4392819 6256 0.1
bridge-app debug (read only) 2755097 2762521 7424 0.3
(read/write) 132256 132808 552 0.4
.bss 50552 50648 96 0.2
.data 4880 4880 0 0.0
.data.rel.ro 70720 71160 440 0.6
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 800 808 8 1.0
.rodata 213120 213472 352 0.2
.text 2365651 2371907 6256 0.3
chip-tool debug (read only) 17625505 17633201 7696 0.0
(read/write) 1051888 1052344 456 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 945816 946256 440 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 784 792 8 1.0
.rodata 907817 908169 352 0.0
.text 14670003 14676531 6528 0.0
chip-tool-ipv6only arm64 (read only) 16850052 16857588 7536 0.0
(read/write) 1119368 1119864 496 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 983200 983640 440 0.0
.dynamic 512 512 0 0.0
.got 23256 23312 56 0.2
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 819808 819984 176 0.0
.text 13798344 13804552 6208 0.0
lighting-app debug+rpc+ui (read only) 5264001 5271585 7584 0.1
(read/write) 221536 222056 520 0.2
.bss 117520 117584 64 0.1
.data 4880 4880 0 0.0
.data.rel.ro 91560 92000 440 0.5
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 936 944 8 0.9
.rodata 337172 337524 352 0.1
.text 4685955 4692371 6416 0.1
lock-app debug (read only) 4443705 4451145 7440 0.2
(read/write) 201472 202024 552 0.3
.bss 112848 112944 96 0.1
.data 4048 4048 0 0.0
.data.rel.ro 77816 78256 440 0.6
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 840 848 8 1.0
.rodata 245790 246142 352 0.1
.text 3990579 3996851 6272 0.2
ota-provider-app debug (read only) 4113969 4121409 7440 0.2
(read/write) 191280 191800 520 0.3
.bss 113376 113440 64 0.1
.data 4256 4256 0 0.0
.data.rel.ro 67760 68208 448 0.7
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 712 720 8 1.1
.rodata 199678 200030 352 0.2
.text 3725171 3731443 6272 0.2
ota-requestor-app debug (read only) 4207833 4215273 7440 0.2
(read/write) 195592 196112 520 0.3
.bss 114304 114368 64 0.1
.data 4624 4624 0 0.0
.data.rel.ro 70760 71208 448 0.6
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 768 776 8 1.0
.rodata 203070 203422 352 0.2
.text 3811315 3817587 6272 0.2
shell debug (read only) 2917473 2924049 6576 0.2
(read/write) 149968 150488 520 0.3
.bss 59496 59560 64 0.1
.data 1264 1264 0 0.0
.data.rel.ro 83344 83784 440 0.5
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1128 8 0.7
.rodata 210642 211058 416 0.2
.text 2537138 2542482 5344 0.2
thermostat-no-ble arm64 (read only) 4437372 4444620 7248 0.2
(read/write) 243256 243832 576 0.2
.bss 122104 122184 80 0.1
.data 3200 3200 0 0.0
.data.rel.ro 101592 102032 440 0.4
.dynamic 512 512 0 0.0
.got 11896 11952 56 0.5
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161172 161348 176 0.1
.text 3939784 3945704 5920 0.2
tv-app debug (read only) 5300657 5308545 7888 0.1
(read/write) 349328 349848 520 0.1
.bss 240320 240416 96 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95376 95808 432 0.5
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1128 1136 8 0.7
.rodata 271126 271478 352 0.1
.text 4787091 4793811 6720 0.1
tv-casting-app debug (read only) 8273977 8281369 7392 0.1
(read/write) 209272 209824 552 0.3
.bss 53984 54080 96 0.2
.data 2896 2896 0 0.0
.data.rel.ro 145608 146040 432 0.3
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1040 1048 8 0.8
.rodata 366140 366460 320 0.1
.text 7510771 7517027 6256 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515864 2516792 928 0.0
.bss 216784 220424 3640 1.7
.data 5152 5152 0 0.0
.text 1478548 1479476 928 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1214044 1216344 2300 0.2
bss 153723 154883 1160 0.8
rodata 140496 140652 156 0.1
text 840792 841660 868 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1333228 1335388 2160 0.2
bss 139037 140197 1160 0.8
rodata 134988 135124 136 0.1
text 768428 769296 868 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1152112 1154300 2188 0.2
bss 153818 154994 1176 0.8
rodata 111892 112048 156 0.1
text 807384 808256 872 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840680 837056 -3624 -0.4
(read/write) 1759500 1764572 5072 0.3
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190036 193660 3624 1.9
.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 1372081 1390670 18589 1.4
.debug_aranges 143104 143400 296 0.2
.debug_frame 476912 477736 824 0.2
.debug_info 29440010 29746962 306952 1.0
.debug_line 4089751 4109423 19672 0.5
.debug_line_str 957 957 0 0.0
.debug_loclists 2236762 2238941 2179 0.1
.debug_rnglists 141472 141762 290 0.2
.debug_str 4129575 4114194 -15381 -0.4
.heap 840680 837056 -3624 -0.4
.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 795296 799176 3880 0.5
.symtab 496880 498320 1440 0.3
.text 1558452 1559900 1448 0.1
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842712 839072 -3640 -0.4
(read/write) 1667052 1672180 5128 0.3
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188068 191708 3640 1.9
.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 1285471 1302476 17005 1.3
.debug_aranges 136632 136976 344 0.3
.debug_frame 460672 461728 1056 0.2
.debug_info 26659092 26957292 298200 1.1
.debug_line 3919349 3938666 19317 0.5
.debug_line_str 981 981 0 0.0
.debug_loclists 2139651 2143875 4224 0.2
.debug_rnglists 134776 135103 327 0.2
.debug_str 3963128 3976665 13537 0.3
.heap 842712 839072 -3640 -0.4
.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 706291 710203 3912 0.6
.symtab 462768 464240 1472 0.3
.text 1468036 1469524 1488 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 848928 845288 -3640 -0.4
(read/write) 1598876 1604020 5144 0.3
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 182020 185660 3640 2.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 1121498 1138067 16569 1.5
.debug_aranges 126880 127224 344 0.3
.debug_frame 424276 425332 1056 0.2
.debug_info 21865098 22150919 285821 1.3
.debug_line 3487497 3504895 17398 0.5
.debug_line_str 942 942 0 0.0
.debug_loclists 1978527 1982751 4224 0.2
.debug_rnglists 124664 124991 327 0.3
.debug_str 3773271 3786796 13525 0.4
.heap 848928 845288 -3640 -0.4
.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 627867 631779 3912 0.6
.symtab 427712 429184 1472 0.3
.text 1406076 1407580 1504 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821488 817848 -3640 -0.4
(read/write) 1628172 1633316 5144 0.3
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 209460 213100 3640 1.7
.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 1098511 1114775 16264 1.5
.debug_aranges 124824 125168 344 0.3
.debug_frame 417108 418164 1056 0.3
.debug_info 21461541 21747812 286271 1.3
.debug_line 3415357 3433122 17765 0.5
.debug_line_str 933 933 0 0.0
.debug_loclists 1945851 1950075 4224 0.2
.debug_rnglists 122004 122331 327 0.3
.debug_str 3727804 3741347 13543 0.4
.heap 821488 817848 -3640 -0.4
.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 596888 600800 3912 0.7
.symtab 417248 418720 1472 0.4
.text 1407932 1409436 1504 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1174240 1175304 1064 0.1
.bss 100280 101456 1176 1.2
.data 788 788 0 0.0
.text 621080 622144 1064 0.2
lock-app qpg6105+debug (read/write) 1131264 1132320 1056 0.1
.bss 95016 96192 1176 1.2
.data 792 792 0 0.0
.text 578108 579164 1056 0.2
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1065248 1067616 2368 0.2
bss 106392 107552 1160 1.1
text 725798 726850 1052 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 971716 974108 2392 0.2
bss 104284 105460 1176 1.1
text 666506 667566 1060 0.2
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 939520 941920 2400 0.3
bss 108288 109464 1176 1.1
text 644122 645182 1060 0.2
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871424 873816 2392 0.3
bss 97952 99128 1176 1.2
text 587450 588508 1058 0.2
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 900320 902720 2400 0.3
bss 98508 99684 1176 1.2
text 613096 614160 1064 0.2
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977864 980256 2392 0.2
bss 106628 107804 1176 1.1
text 682962 684024 1062 0.2
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 989236 991636 2400 0.2
bss 110876 112052 1176 1.1
text 690478 691542 1064 0.2
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1047348 1049740 2392 0.2
bss 108184 109360 1176 1.1
text 727852 728912 1060 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078716 1081116 2400 0.2
bss 119268 120444 1176 1.0
text 748000 749062 1062 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 925660 928060 2400 0.3
bss 98596 99772 1176 1.2
text 615272 616336 1064 0.2
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 894064 896464 2400 0.3
bss 99232 100408 1176 1.2
text 609342 610402 1060 0.2
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876936 879336 2400 0.3
bss 98084 99260 1176 1.2
text 593160 594222 1062 0.2
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864068 866468 2400 0.3
bss 97884 99060 1176 1.2
text 583578 584638 1060 0.2
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97392 97392 0 0.0
text 478580 478576 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873484 875884 2400 0.3
bss 98040 99216 1176 1.2
text 590510 591570 1060 0.2
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860192 862592 2400 0.3
bss 97792 98968 1176 1.2
text 579178 580240 1062 0.2
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906136 908536 2400 0.3
bss 98328 99504 1176 1.2
text 618622 619686 1064 0.2
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 901488 903888 2400 0.3
bss 98620 99796 1176 1.2
text 613512 614574 1062 0.2

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

PR #28240: Size comparison from 42e6f43 to 494bbc9

Increases (39 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg)
platform target config section 42e6f43 494bbc9 change % change
bl602 lighting-app bl602 (read/write) 1361322 1361330 8 0.0
.text 1054978 1054990 12 0.0
bl602+rpc (read/write) 1409022 1409030 8 0.0
.text 1087150 1087158 8 0.0
bl702 lighting-app bl702 (read/write) 1164371 1164383 12 0.0
.debug_abbrev 1563979 1564251 272 0.0
.debug_info 41279132 41279747 615 0.0
.debug_line 5466703 5466771 68 0.0
.debug_loc 3556735 3556766 31 0.0
.debug_str 4007205 4007319 114 0.0
.text 951902 951914 12 0.0
bl702+rpc (read/write) 1262979 1262991 12 0.0
.debug_abbrev 1741154 1741426 272 0.0
.debug_info 46152409 46153065 656 0.0
.debug_line 5879142 5879210 68 0.0
.debug_loc 3762698 3762729 31 0.0
.debug_str 4427059 4427173 114 0.0
.text 1026306 1026320 14 0.0
bl702l lighting-app bl702l (read/write) 1149936 1149952 16 0.0
.debug_abbrev 1566198 1566470 272 0.0
.debug_info 41280241 41280857 616 0.0
.debug_line 5382271 5382339 68 0.0
.debug_loc 3492860 3492891 31 0.0
.debug_str 4019662 4019776 114 0.0
.text 940708 940722 14 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610090 610098 8 0.0
.debug_abbrev 947843 948047 204 0.0
.debug_info 19067919 19068487 568 0.0
.debug_line 2781604 2781639 35 0.0
.debug_loclists 1580483 1580503 20 0.0
.debug_str 3415052 3415166 114 0.0
.text 502772 502784 12 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548831 548847 16 0.0
.app_xip_area 439793 439809 16 0.0
lock cyw930739m2evb_01 (read/write) 532935 532951 16 0.0
.app_xip_area 418937 418953 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571847 571863 16 0.0
.app_xip_area 463897 463913 16 0.0
switch cyw930739m2evb_01 (read/write) 545271 545287 16 0.0
.app_xip_area 434353 434369 16 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008384 1008400 16 0.0
.text 822040 822056 16 0.0
BRD4187C (read/write) 1033544 1033552 8 0.0
.text 866852 866860 8 0.0
lock-app BRD4161A+wf200 (read/write) 1083196 1083212 16 0.0
.text 902840 902856 16 0.0
window-app BRD4187C (read/write) 1104560 1104576 16 0.0
.text 954964 954980 16 0.0
esp32 all-clusters-app c3devkit (read only) 1094696 1094714 18 0.0
.flash.text 1094696 1094714 18 0.0
m5stack (read only) 1141171 1141207 36 0.0
(read/write) 499754 499762 8 0.0
.flash.rodata 247412 247420 8 0.0
.flash.text 1135787 1135823 36 0.0
k32w contact k32w0+release (read only) 588412 588428 16 0.0
.text 587876 587892 16 0.0
light k32w0+release (read only) 587164 587180 16 0.0
.text 586628 586644 16 0.0
lock k32w0+release (read only) 559644 559660 16 0.0
.text 559108 559124 16 0.0
linux all-clusters-app debug (read only) 5477265 5477329 64 0.0
.text 4768115 4768179 64 0.0
all-clusters-minimal-app debug (read only) 4893529 4893593 64 0.0
.text 4392755 4392819 64 0.0
bridge-app debug (read only) 2762457 2762521 64 0.0
.text 2371843 2371907 64 0.0
lighting-app debug+rpc+ui (read only) 5271521 5271585 64 0.0
.text 4692307 4692371 64 0.0
lock-app debug (read only) 4451081 4451145 64 0.0
.text 3996787 3996851 64 0.0
ota-provider-app debug (read only) 4121345 4121409 64 0.0
.text 3731379 3731443 64 0.0
ota-requestor-app debug (read only) 4215209 4215273 64 0.0
.text 3817523 3817587 64 0.0
shell debug (read only) 2923985 2924049 64 0.0
.text 2542418 2542482 64 0.0
thermostat-no-ble arm64 (read only) 4444540 4444620 80 0.0
.text 3945624 3945704 80 0.0
tv-app debug (read only) 5308481 5308545 64 0.0
.text 4793747 4793811 64 0.0
tv-casting-app debug (read only) 8281305 8281369 64 0.0
.text 7516963 7517027 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216328 1216344 16 0.0
text 841648 841664 16 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335372 1335388 16 0.0
text 769284 769300 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154284 1154300 16 0.0
text 808240 808260 20 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764508 1764524 16 0.0
.debug_abbrev 1375995 1376335 340 0.0
.debug_info 3003039 30031081 684 0.0
.debug_line 4130547 4130576 29 0.0
.debug_loclists 2239469 2239489 20 0.0
.debug_str 4112208 4112322 114 0.0
.text 1559836 1559852 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1285357 1285629 272 0.0
.debug_info 27162021 27162623 602 0.0
.debug_line 3953990 3954019 29 0.0
.debug_loclists 2143442 2143462 20 0.0
.debug_str 3974453 3974567 114 0.0
light cy8ckit_062s2_43012 (read/write) 1603940 1603956 16 0.0
.debug_abbrev 1125839 1126077 238 0.0
.debug_info 22316782 22317343 561 0.0
.debug_line 3520860 3520889 29 0.0
.debug_loclists 1982663 1982683 20 0.0
.debug_str 3785612 3785726 114 0.0
.text 1407500 1407516 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1633244 1633260 16 0.0
.debug_abbrev 1102683 1102955 272 0.0
.debug_info 21912795 21913356 561 0.0
.debug_line 3448705 3448734 29 0.0
.debug_loclists 1949987 1950007 20 0.0
.debug_str 3740097 3740211 114 0.0
.text 1409364 1409380 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175312 16 0.0
.text 622136 622152 16 0.0
lock-app qpg6105+debug (read/write) 1132296 1132320 24 0.0
.text 579140 579164 24 0.0
Full report (42 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 42e6f43 494bbc9 change % change
bl602 lighting-app bl602 (read/write) 1361322 1361330 8 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1054978 1054990 12 0.0
bl602+rpc (read/write) 1409022 1409030 8 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087150 1087158 8 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164371 1164383 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 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1564251 272 0.0
.debug_aranges 140064 140064 0 0.0
.debug_frame 515120 515120 0 0.0
.debug_info 41279132 41279747 615 0.0
.debug_line 5466703 5466771 68 0.0
.debug_loc 3556735 3556766 31 0.0
.debug_ranges 383992 383992 0 0.0
.debug_str 4007205 4007319 114 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 106072 106072 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 586600 586600 0 0.0
.symtab 175008 175008 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951902 951914 12 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262979 1262991 12 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 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741426 272 0.0
.debug_aranges 148600 148600 0 0.0
.debug_frame 543988 543988 0 0.0
.debug_info 46152409 46153065 656 0.0
.debug_line 5879142 5879210 68 0.0
.debug_loc 3762698 3762729 31 0.0
.debug_ranges 409736 409736 0 0.0
.debug_str 4427059 4427173 114 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 120724 120724 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 649563 649563 0 0.0
.symtab 193936 193936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026306 1026320 14 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149936 1149952 16 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78240 78240 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566470 272 0.0
.debug_aranges 134568 134568 0 0.0
.debug_frame 494808 494808 0 0.0
.debug_info 41280241 41280857 616 0.0
.debug_line 5382271 5382339 68 0.0
.debug_loc 3492860 3492891 31 0.0
.debug_ranges 389200 389200 0 0.0
.debug_str 4019662 4019776 114 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 99956 99956 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 586825 586825 0 0.0
.symtab 174576 174576 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940708 940722 14 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610090 610098 8 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 947843 948047 204 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067919 19068487 568 0.0
.debug_line 2781604 2781639 35 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580483 1580503 20 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415052 3415166 114 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502772 502784 12 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548831 548847 16 0.0
.app_xip_area 439793 439809 16 0.0
.bss 64008 64008 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) 532935 532951 16 0.0
.app_xip_area 418937 418953 16 0.0
.bss 68960 68960 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) 571847 571863 16 0.0
.app_xip_area 463897 463913 16 0.0
.bss 62968 62968 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) 545271 545287 16 0.0
.app_xip_area 434353 434369 16 0.0
.bss 65856 65856 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) 1008384 1008400 16 0.0
.bss 183628 183628 0 0.0
.data 2696 2696 0 0.0
.text 822040 822056 16 0.0
BRD4187C (read/write) 1033544 1033552 8 0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866852 866860 8 0.0
lock-app BRD4161A+wf200 (read/write) 1083196 1083212 16 0.0
.bss 177644 177644 0 0.0
.data 2692 2692 0 0.0
.text 902840 902856 16 0.0
window-app BRD4187C (read/write) 1104560 1104576 16 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 954964 954980 16 0.0
esp32 all-clusters-app c3devkit (read only) 1094696 1094714 18 0.0
(read/write) 1589336 1589336 0 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 218848 218848 0 0.0
.flash.text 1094696 1094714 18 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141171 1141207 36 0.0
(read/write) 499754 499762 8 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247412 247420 8 0.0
.flash.text 1135787 1135823 36 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588412 588428 16 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587876 587892 16 0.0
light k32w0+release (read only) 587164 587180 16 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586628 586644 16 0.0
lock k32w0+release (read only) 559644 559660 16 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559108 559124 16 0.0
linux all-clusters-app debug (read only) 5477265 5477329 64 0.0
(read/write) 417296 417296 0 0.0
.bss 130080 130080 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275456 275456 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 332720 332720 0 0.0
.text 4768115 4768179 64 0.0
all-clusters-minimal-app debug (read only) 4893529 4893593 64 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 270982 270982 0 0.0
.text 4392755 4392819 64 0.0
bridge-app debug (read only) 2762457 2762521 64 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 213472 213472 0 0.0
.text 2371843 2371907 64 0.0
chip-tool debug (read only) 17633201 17633201 0 0.0
(read/write) 1052344 1052344 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 946256 946256 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 908169 908169 0 0.0
.text 14676531 14676531 0 0.0
chip-tool-ipv6only arm64 (read only) 16857588 16857588 0 0.0
(read/write) 1119864 1119864 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 983640 983640 0 0.0
.dynamic 512 512 0 0.0
.got 23312 23312 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 819984 819984 0 0.0
.text 13804552 13804552 0 0.0
lighting-app debug+rpc+ui (read only) 5271521 5271585 64 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 4692307 4692371 64 0.0
lock-app debug (read only) 4451081 4451145 64 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 246142 246142 0 0.0
.text 3996787 3996851 64 0.0
ota-provider-app debug (read only) 4121345 4121409 64 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 200030 200030 0 0.0
.text 3731379 3731443 64 0.0
ota-requestor-app debug (read only) 4215209 4215273 64 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 203422 203422 0 0.0
.text 3817523 3817587 64 0.0
shell debug (read only) 2923985 2924049 64 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 211058 211058 0 0.0
.text 2542418 2542482 64 0.0
thermostat-no-ble arm64 (read only) 4444540 4444620 80 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 161348 161348 0 0.0
.text 3945624 3945704 80 0.0
tv-app debug (read only) 5308481 5308545 64 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 271478 271478 0 0.0
.text 4793747 4793811 64 0.0
tv-casting-app debug (read only) 8281305 8281369 64 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 366460 366460 0 0.0
.text 7516963 7517027 64 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516792 2516792 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479476 1479476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216328 1216344 16 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841648 841664 16 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335372 1335388 16 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769284 769300 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154284 1154300 16 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808240 808260 20 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837056 837056 0 0.0
(read/write) 1764508 1764524 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193660 193660 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 1375995 1376335 340 0.0
.debug_aranges 143392 143392 0 0.0
.debug_frame 477800 477800 0 0.0
.debug_info 3003039 30031081 684 0.0
.debug_line 4130547 4130576 29 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239469 2239489 20 0.0
.debug_rnglists 141932 141932 0 0.0
.debug_str 4112208 4112322 114 0.0
.heap 837056 837056 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 799084 799084 0 0.0
.symtab 498288 498288 0 0.0
.text 1559836 1559852 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) 1672116 1672116 0 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 1285357 1285629 272 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162021 27162623 602 0.0
.debug_line 3953990 3954019 29 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143442 2143462 20 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974453 3974567 114 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 710079 710079 0 0.0
.symtab 464192 464192 0 0.0
.text 1469460 1469460 0 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) 1603940 1603956 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 1125839 1126077 238 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316782 22317343 561 0.0
.debug_line 3520860 3520889 29 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982663 1982683 20 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785612 3785726 114 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 631687 631687 0 0.0
.symtab 429152 429152 0 0.0
.text 1407500 1407516 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) 1633244 1633260 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 1102683 1102955 272 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21912795 21913356 561 0.0
.debug_line 3448705 3448734 29 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1949987 1950007 20 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740097 3740211 114 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 600778 600778 0 0.0
.symtab 418704 418704 0 0.0
.text 1409364 1409380 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175312 16 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622136 622152 16 0.0
lock-app qpg6105+debug (read/write) 1132296 1132320 24 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579140 579164 24 0.0

src/app/server/AppDelegate.h Outdated Show resolved Hide resolved
src/app/server/AppDelegate.h Outdated Show resolved Hide resolved
src/app/server/AppDelegate.h Outdated Show resolved Hide resolved
src/app/server/CommissioningWindowManager.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jul 26, 2023

PR #28240: Size comparison from 7ab043c to dc25949

Increases (8 builds for cc32xx, k32w, nrfconnect, qpg)
platform target config section 7ab043c dc25949 change % change
cc32xx lock CC3235SF_LAUNCHXL (read only) 610114 610122 8 0.0
.debug_info 19067823 19068302 479 0.0
.debug_line 2781839 2781878 39 0.0
.debug_loclists 1580494 1580515 21 0.0
.debug_str 3415022 3415132 110 0.0
.text 502796 502808 12 0.0
k32w light k32w0+release (read only) 587196 587212 16 0.0
.text 586660 586676 16 0.0
lock k32w0+release (read only) 559676 559692 16 0.0
.text 559140 559156 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216232 1216248 16 0.0
text 841668 841680 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335436 1335452 16 0.0
text 769320 769336 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154316 1154332 16 0.0
text 808264 808276 12 0.0
qpg lighting-app qpg6105+debug (read/write) 1175320 1175336 16 0.0
.text 622160 622176 16 0.0
lock-app qpg6105+debug (read/write) 1132336 1132344 8 0.0
.text 579180 579188 8 0.0
Full report (10 builds for cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 7ab043c dc25949 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610114 610122 8 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 947778 947778 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067823 19068302 479 0.0
.debug_line 2781839 2781878 39 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580494 1580515 21 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415022 3415132 110 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502796 502808 12 0.0
k32w contact k32w0+release (read only) 588444 588444 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587908 587908 0 0.0
light k32w0+release (read only) 587196 587212 16 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586660 586676 16 0.0
lock k32w0+release (read only) 559676 559692 16 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559140 559156 16 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516856 2516856 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479540 1479540 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216232 1216248 16 0.0
bss 154867 154867 0 0.0
rodata 140652 140652 0 0.0
text 841668 841680 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335436 1335452 16 0.0
bss 140181 140181 0 0.0
rodata 135156 135156 0 0.0
text 769320 769336 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154316 1154332 16 0.0
bss 154978 154978 0 0.0
rodata 112048 112048 0 0.0
text 808264 808276 12 0.0
qpg lighting-app qpg6105+debug (read/write) 1175320 1175336 16 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622160 622176 16 0.0
lock-app qpg6105+debug (read/write) 1132336 1132344 8 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579180 579188 8 0.0

src/app/server/AppDelegate.h Outdated Show resolved Hide resolved
@sharadb-amazon sharadb-amazon enabled auto-merge (squash) July 26, 2023 21:12
@github-actions
Copy link

github-actions bot commented Jul 26, 2023

PR #28240: Size comparison from 7ab043c to 5229056

Increases (53 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
platform target config section 7ab043c 5229056 change % change
bl602 lighting-app bl602 (read/write) 1361370 1361378 8 0.0
.text 1055026 1055038 12 0.0
bl602+rpc (read/write) 1409062 1409078 16 0.0
.text 1087192 1087206 14 0.0
bl702 lighting-app bl702 (read/write) 1164415 1164431 16 0.0
.debug_frame 515128 515132 4 0.0
.debug_info 41279269 41279841 572 0.0
.debug_line 5466796 5466866 70 0.0
.debug_loc 3556798 3556814 16 0.0
.debug_str 4007205 4007315 110 0.0
.text 951946 951964 18 0.0
bl702+rpc (read/write) 1263023 1263043 20 0.0
.debug_frame 543996 544000 4 0.0
.debug_info 46152547 46153155 608 0.0
.debug_line 5879235 5879305 70 0.0
.debug_loc 3762761 3762777 16 0.0
.debug_str 4427059 4427169 110 0.0
.text 1026352 1026370 18 0.0
bl702l lighting-app bl702l (read/write) 1149984 1150000 16 0.0
.debug_frame 494816 494820 4 0.0
.debug_info 41280379 41280950 571 0.0
.debug_line 5382364 5382434 70 0.0
.debug_loc 3492923 3492967 44 0.0
.debug_str 4019662 4019772 110 0.0
.text 940754 940770 16 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610114 610122 8 0.0
.debug_info 19067823 19068300 477 0.0
.debug_line 2781839 2781878 39 0.0
.debug_loclists 1580494 1580515 21 0.0
.debug_str 3415022 3415132 110 0.0
.text 502796 502808 12 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548855 548871 16 0.0
.app_xip_area 439817 439833 16 0.0
lock cyw930739m2evb_01 (read/write) 532959 532975 16 0.0
.app_xip_area 418961 418977 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571871 571879 8 0.0
.app_xip_area 463921 463929 8 0.0
switch cyw930739m2evb_01 (read/write) 545295 545319 24 0.0
.app_xip_area 434377 434401 24 0.0
efr32 lighting-app BRD4187C (read/write) 1033568 1033576 8 0.0
.text 866876 866884 8 0.0
window-app BRD4187C (read/write) 1104600 1104608 8 0.0
.text 955004 955012 8 0.0
esp32 all-clusters-app c3devkit (read only) 1094744 1094760 16 0.0
(read/write) 1589336 1589344 8 0.0
.flash.rodata 218848 218856 8 0.0
.flash.text 1094744 1094760 16 0.0
m5stack (read only) 1141207 1141231 24 0.0
(read/write) 499754 499766 12 0.0
.flash.rodata 247412 247424 12 0.0
.flash.text 1135823 1135847 24 0.0
k32w light k32w0+release (read only) 587196 587212 16 0.0
.text 586660 586676 16 0.0
lock k32w0+release (read only) 559676 559692 16 0.0
.text 559140 559156 16 0.0
linux all-clusters-app debug (read only) 5477505 5477569 64 0.0
.text 4768355 4768419 64 0.0
all-clusters-minimal-app debug (read only) 4893705 4893769 64 0.0
.text 4392931 4392995 64 0.0
bridge-app debug (read only) 2762617 2762697 80 0.0
.text 2372003 2372083 80 0.0
lighting-app debug+rpc+ui (read only) 5271697 5271761 64 0.0
.text 4692483 4692547 64 0.0
lock-app debug (read only) 4451241 4451321 80 0.0
.text 3996947 3997027 80 0.0
ota-provider-app debug (read only) 4121505 4121585 80 0.0
.text 3731539 3731619 80 0.0
ota-requestor-app debug (read only) 4215385 4215449 64 0.0
.text 3817699 3817763 64 0.0
shell debug (read only) 2924161 2924225 64 0.0
.text 2542594 2542658 64 0.0
thermostat-no-ble arm64 (read only) 4444684 4444748 64 0.0
.text 3945768 3945832 64 0.0
tv-app debug (read only) 5308657 5308721 64 0.0
.text 4793923 4793987 64 0.0
tv-casting-app debug (read only) 8281465 8281545 80 0.0
.text 7517123 7517203 80 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216232 1216248 16 0.0
text 841668 841680 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335436 1335452 16 0.0
text 769320 769336 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154316 1154332 16 0.0
text 808264 808276 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30033130 30033712 582 0.0
.debug_line 4130872 4130901 29 0.0
.debug_loclists 2239997 2240018 21 0.0
.debug_str 4112836 4112946 110 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672132 1672148 16 0.0
.debug_info 27162183 27162702 519 0.0
.debug_line 3954059 3954088 29 0.0
.debug_loclists 2143453 2143474 21 0.0
.debug_str 3974453 3974563 110 0.0
.text 1469476 1469492 16 0.0
light cy8ckit_062s2_43012 (read/write) 1603972 1603988 16 0.0
.debug_info 22316942 22317430 488 0.0
.debug_line 3520929 3520958 29 0.0
.debug_loclists 1982674 1982695 21 0.0
.debug_str 3785612 3785722 110 0.0
.text 1407532 1407548 16 0.0
lock cy8ckit_062s2_43012 .debug_info 21912955 21913437 482 0.0
.debug_line 3448774 3448803 29 0.0
.debug_loclists 1949998 1950019 21 0.0
.debug_str 3740097 3740207 110 0.0
qpg lighting-app qpg6105+debug (read/write) 1175320 1175328 8 0.0
.text 622160 622168 8 0.0
lock-app qpg6105+debug (read/write) 1132336 1132344 8 0.0
.text 579180 579188 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067644 1067664 20 0.0
text 726878 726896 18 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974144 974164 20 0.0
text 667606 667620 14 0.0
bridge-app tlsr9518adk80d (read/write) 941948 941968 20 0.0
text 645216 645232 16 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873852 873872 20 0.0
text 588544 588558 14 0.0
light-switch-app tlsr9518adk80d (read/write) 902748 902768 20 0.0
text 614190 614208 18 0.0
lighting-app tlsr9518adk80d (read/write) 980284 980312 28 0.0
text 684056 684074 18 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991656 991676 20 0.0
text 691570 691588 18 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049792 1049804 12 0.0
text 728962 728974 12 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081144 1081156 12 0.0
text 749094 749108 14 0.0
lock-app tlsr9518adk80d (read/write) 928088 928108 20 0.0
text 616368 616384 16 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896492 896512 20 0.0
text 610434 610452 18 0.0
pump-app tlsr9518adk80d (read/write) 879356 879376 20 0.0
text 594252 594266 14 0.0
pump-controller-app tlsr9518adk80d (read/write) 866496 866516 20 0.0
text 584672 584688 16 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875912 875924 12 0.0
text 591604 591616 12 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862620 862640 20 0.0
text 580274 580288 14 0.0
thermostat tlsr9518adk80d (read/write) 908556 908584 28 0.0
text 619716 619734 18 0.0
window-covering tlsr9518adk80d (read/write) 903916 903944 28 0.0
text 614608 614626 18 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 7ab043c 5229056 change % change
bl602 lighting-app bl602 (read/write) 1361370 1361378 8 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055026 1055038 12 0.0
bl602+rpc (read/write) 1409062 1409078 16 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087192 1087206 14 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164415 1164431 16 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 43824 43824 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 515128 515132 4 0.0
.debug_info 41279269 41279841 572 0.0
.debug_line 5466796 5466866 70 0.0
.debug_loc 3556798 3556814 16 0.0
.debug_ranges 384016 384016 0 0.0
.debug_str 4007205 4007315 110 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 106072 106072 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 586600 586600 0 0.0
.symtab 175008 175008 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951946 951964 18 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263023 1263043 20 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 43824 43824 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 543996 544000 4 0.0
.debug_info 46152547 46153155 608 0.0
.debug_line 5879235 5879305 70 0.0
.debug_loc 3762761 3762777 16 0.0
.debug_ranges 409760 409760 0 0.0
.debug_str 4427059 4427169 110 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 120724 120724 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 649563 649563 0 0.0
.symtab 193936 193936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026352 1026370 18 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149984 1150000 16 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78240 78240 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 494816 494820 4 0.0
.debug_info 41280379 41280950 571 0.0
.debug_line 5382364 5382434 70 0.0
.debug_loc 3492923 3492967 44 0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019662 4019772 110 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 99956 99956 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 586825 586825 0 0.0
.symtab 174576 174576 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940754 940770 16 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610114 610122 8 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 947778 947778 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067823 19068300 477 0.0
.debug_line 2781839 2781878 39 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580494 1580515 21 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415022 3415132 110 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502796 502808 12 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548855 548871 16 0.0
.app_xip_area 439817 439833 16 0.0
.bss 64008 64008 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) 532959 532975 16 0.0
.app_xip_area 418961 418977 16 0.0
.bss 68960 68960 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) 571871 571879 8 0.0
.app_xip_area 463921 463929 8 0.0
.bss 62968 62968 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) 545295 545319 24 0.0
.app_xip_area 434377 434401 24 0.0
.bss 65856 65856 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) 1008416 1008416 0 0.0
.bss 183628 183628 0 0.0
.data 2696 2696 0 0.0
.text 822072 822072 0 0.0
BRD4187C (read/write) 1033568 1033576 8 0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866876 866884 8 0.0
lock-app BRD4161A+wf200 (read/write) 1083228 1083228 0 0.0
.bss 177644 177644 0 0.0
.data 2692 2692 0 0.0
.text 902872 902872 0 0.0
window-app BRD4187C (read/write) 1104600 1104608 8 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 955004 955012 8 0.0
esp32 all-clusters-app c3devkit (read only) 1094744 1094760 16 0.0
(read/write) 1589336 1589344 8 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 218848 218856 8 0.0
.flash.text 1094744 1094760 16 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141207 1141231 24 0.0
(read/write) 499754 499766 12 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247412 247424 12 0.0
.flash.text 1135823 1135847 24 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588444 588444 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587908 587908 0 0.0
light k32w0+release (read only) 587196 587212 16 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586660 586676 16 0.0
lock k32w0+release (read only) 559676 559692 16 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559140 559156 16 0.0
linux all-clusters-app debug (read only) 5477505 5477569 64 0.0
(read/write) 417296 417296 0 0.0
.bss 130080 130080 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275456 275456 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 332720 332720 0 0.0
.text 4768355 4768419 64 0.0
all-clusters-minimal-app debug (read only) 4893705 4893769 64 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 270982 270982 0 0.0
.text 4392931 4392995 64 0.0
bridge-app debug (read only) 2762617 2762697 80 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 213472 213472 0 0.0
.text 2372003 2372083 80 0.0
chip-tool debug (read only) 17633793 17633793 0 0.0
(read/write) 1052344 1052344 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 946256 946256 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 908233 908233 0 0.0
.text 14677059 14677059 0 0.0
chip-tool-ipv6only arm64 (read only) 16858020 16858020 0 0.0
(read/write) 1119864 1119864 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 983640 983640 0 0.0
.dynamic 512 512 0 0.0
.got 23312 23312 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 820048 820048 0 0.0
.text 13804920 13804920 0 0.0
lighting-app debug+rpc+ui (read only) 5271697 5271761 64 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 4692483 4692547 64 0.0
lock-app debug (read only) 4451241 4451321 80 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 246142 246142 0 0.0
.text 3996947 3997027 80 0.0
ota-provider-app debug (read only) 4121505 4121585 80 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 200030 200030 0 0.0
.text 3731539 3731619 80 0.0
ota-requestor-app debug (read only) 4215385 4215449 64 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 203422 203422 0 0.0
.text 3817699 3817763 64 0.0
shell debug (read only) 2924161 2924225 64 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 211058 211058 0 0.0
.text 2542594 2542658 64 0.0
thermostat-no-ble arm64 (read only) 4444684 4444748 64 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 161348 161348 0 0.0
.text 3945768 3945832 64 0.0
tv-app debug (read only) 5308657 5308721 64 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 271478 271478 0 0.0
.text 4793923 4793987 64 0.0
tv-casting-app debug (read only) 8281465 8281545 80 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 366460 366460 0 0.0
.text 7517123 7517203 80 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516856 2516856 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479540 1479540 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216232 1216248 16 0.0
bss 154867 154867 0 0.0
rodata 140652 140652 0 0.0
text 841668 841680 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335436 1335452 16 0.0
bss 140181 140181 0 0.0
rodata 135156 135156 0 0.0
text 769320 769336 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154316 1154332 16 0.0
bss 154978 154978 0 0.0
rodata 112048 112048 0 0.0
text 808264 808276 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837056 837056 0 0.0
(read/write) 1764540 1764540 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193660 193660 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 1375996 1375996 0 0.0
.debug_aranges 143424 143424 0 0.0
.debug_frame 477912 477912 0 0.0
.debug_info 30033130 30033712 582 0.0
.debug_line 4130872 4130901 29 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239997 2240018 21 0.0
.debug_rnglists 141954 141954 0 0.0
.debug_str 4112836 4112946 110 0.0
.heap 837056 837056 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 799084 799084 0 0.0
.symtab 498288 498288 0 0.0
.text 1559868 1559868 0 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) 1672132 1672148 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 1285357 1285357 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162183 27162702 519 0.0
.debug_line 3954059 3954088 29 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143453 2143474 21 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974453 3974563 110 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 710079 710079 0 0.0
.symtab 464192 464192 0 0.0
.text 1469476 1469492 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) 1603972 1603988 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 1125839 1125839 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316942 22317430 488 0.0
.debug_line 3520929 3520958 29 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982674 1982695 21 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785612 3785722 110 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 631687 631687 0 0.0
.symtab 429152 429152 0 0.0
.text 1407532 1407548 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) 1633276 1633276 0 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 1102683 1102683 0 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21912955 21913437 482 0.0
.debug_line 3448774 3448803 29 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1949998 1950019 21 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740097 3740207 110 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 600778 600778 0 0.0
.symtab 418704 418704 0 0.0
.text 1409396 1409396 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175320 1175328 8 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622160 622168 8 0.0
lock-app qpg6105+debug (read/write) 1132336 1132344 8 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579180 579188 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067644 1067664 20 0.0
bss 107536 107536 0 0.0
text 726878 726896 18 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974144 974164 20 0.0
bss 105444 105444 0 0.0
text 667606 667620 14 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941948 941968 20 0.0
bss 109448 109448 0 0.0
text 645216 645232 16 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873852 873872 20 0.0
bss 99112 99112 0 0.0
text 588544 588558 14 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902748 902768 20 0.0
bss 99668 99668 0 0.0
text 614190 614208 18 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980284 980312 28 0.0
bss 107788 107788 0 0.0
text 684056 684074 18 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991656 991676 20 0.0
bss 112036 112036 0 0.0
text 691570 691588 18 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049792 1049804 12 0.0
bss 109360 109360 0 0.0
text 728962 728974 12 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081144 1081156 12 0.0
bss 120428 120428 0 0.0
text 749094 749108 14 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928088 928108 20 0.0
bss 99756 99756 0 0.0
text 616368 616384 16 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896492 896512 20 0.0
bss 100392 100392 0 0.0
text 610434 610452 18 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879356 879376 20 0.0
bss 99244 99244 0 0.0
text 594252 594266 14 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866496 866516 20 0.0
bss 99044 99044 0 0.0
text 584672 584688 16 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97376 97376 0 0.0
text 478578 478578 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875912 875924 12 0.0
bss 99200 99200 0 0.0
text 591604 591616 12 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862620 862640 20 0.0
bss 98952 98952 0 0.0
text 580274 580288 14 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908556 908584 28 0.0
bss 99488 99488 0 0.0
text 619716 619734 18 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903916 903944 28 0.0
bss 99780 99780 0 0.0
text 614608 614626 18 0.0

@sharadb-amazon sharadb-amazon merged commit d8aaa7c into project-chip:master Jul 26, 2023
sharadb-amazon added a commit to sharadb-amazon/connectedhomeip that referenced this pull request Aug 1, 2023
* Adding OnCommissioningSessionEstablishmentError(err) to AppDelegate

* Removed error param from OnCommissioningSessionStopped and added docs for all of AppDelegate

* Addressing feedback from tcarmelveilleux@

* Revert "Addressing feedback from tcarmelveilleux@"

This reverts commit 494bbc9.

* Addressing feedback from bzbarsky-apple@

* Update src/app/server/AppDelegate.h

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

* Restyled

---------

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.

4 participants