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

[Bouffalolab] Add BL706 Wi-Fi support #28320

Merged
merged 12 commits into from
Aug 23, 2023

Conversation

wy-hh
Copy link
Contributor

@wy-hh wy-hh commented Jul 27, 2023

BL706 is BLE/IEEE 802.15.4 combo chip. This PR is to support Wi-Fi connectivity on BL706 with BL602:

  • BL706 runs as host side with LWIP, and uses SPI interface communicates with BL602 which runs as WLAN transceiver.
  • Thread is now not working with this together.

@github-actions
Copy link

github-actions bot commented Jul 27, 2023

PR #28320: Size comparison from d2b1ea8 to 847e19a

Increases above 0.2%:

platform target config section d2b1ea8 847e19a change % change
bl602 lighting-app bl602 .data 9608 9648 40 0.4
bl702 lighting-app bl702 .data 3600 3640 40 1.1
Increases (10 builds for bl602, bl702, bl702l, psoc6, telink)
platform target config section d2b1ea8 847e19a change % change
bl602 lighting-app bl602 (read/write) 1361466 1362026 560 0.0
.bss 73806 73814 8 0.0
.data 9608 9648 40 0.4
.text 1055122 1055636 514 0.0
bl602+rpc .bss 81846 81854 8 0.0
bl702 lighting-app bl702 (read/write) 1164511 1164871 360 0.0
.bss_psram 43824 43840 16 0.0
.data 3600 3640 40 1.1
.debug_loc 3556847 3557230 383 0.0
.debug_str 4007315 4007353 38 0.0
.rodata 106072 106092 20 0.0
.strtab 586739 586760 21 0.0
.symtab 175024 175040 16 0.0
.text 952042 952296 254 0.0
bl702+rpc (read/write) 1263119 1263135 16 0.0
.bss_psram 43824 43840 16 0.0
.debug_str 4427169 4427174 5 0.0
bl702l lighting-app bl702l .debug_str 4019772 4019777 5 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22317559 22317560 1 0.0
telink light-switch-app tlsr9518adk80d text 614282 614284 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991748 991756 8 0.0
text 691660 691662 2 0.0
lock-app tlsr9518adk80d text 616458 616460 2 0.0
pump-app tlsr9518adk80d text 594342 594344 2 0.0
Decreases (13 builds for bl702, bl702l, cc32xx, cyw30739, efr32, esp32, telink)
platform target config section d2b1ea8 847e19a change % change
bl702 lighting-app bl702 .debug_abbrev 1563979 1563830 -149 -0.0
.debug_aranges 140064 140048 -16 -0.0
.debug_frame 515132 515088 -44 -0.0
.debug_info 41279962 41274208 -5754 -0.0
.debug_line 5466904 5466399 -505 -0.0
.debug_ranges 384016 383904 -112 -0.0
bl702+rpc .debug_abbrev 1741154 1740997 -157 -0.0
.debug_aranges 148600 148584 -16 -0.0
.debug_frame 544000 543968 -32 -0.0
.debug_info 46153275 46147006 -6269 -0.0
.debug_line 5879343 5878040 -1303 -0.0
.debug_loc 3762810 3762744 -66 -0.0
.debug_ranges 409760 409744 -16 -0.0
bl702l lighting-app bl702l .debug_line 5382472 5382470 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 1906843 19068429 -1 -0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 533031 533023 -8 -0.0
.app_xip_area 419033 419025 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1033632 1033624 -8 -0.0
.text 866940 866932 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1094832 1094830 -2 -0.0
.flash.text 1094832 1094830 -2 -0.0
m5stack (read/write) 499766 499762 -4 -0.0
.flash.rodata 247424 247420 -4 -0.0
telink bridge-app tlsr9518adk80d text 645306 645304 -2 -0.0
contact-sensor-app tlsr9518adk80d text 588634 588630 -4 -0.0
lighting-app tlsr9518adk80d text 684148 684146 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 591694 591690 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862720 862712 -8 -0.0
text 580366 580362 -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 d2b1ea8 847e19a change % change
bl602 lighting-app bl602 (read/write) 1361466 1362026 560 0.0
.bss 73806 73814 8 0.0
.data 9608 9648 40 0.4
.text 1055122 1055636 514 0.0
bl602+rpc (read/write) 1409166 1409166 0 0.0
.bss 81846 81854 8 0.0
.data 10008 10008 0 0.0
.text 1087290 1087290 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164511 1164871 360 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 43840 16 0.0
.comment 48 48 0 0.0
.data 3600 3640 40 1.1
.debug_abbrev 1563979 1563830 -149 -0.0
.debug_aranges 140064 140048 -16 -0.0
.debug_frame 515132 515088 -44 -0.0
.debug_info 41279962 41274208 -5754 -0.0
.debug_line 5466904 5466399 -505 -0.0
.debug_loc 3556847 3557230 383 0.0
.debug_ranges 384016 383904 -112 -0.0
.debug_str 4007315 4007353 38 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 106092 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 586739 586760 21 0.0
.symtab 175024 175040 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952042 952296 254 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263119 1263135 16 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 43840 16 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1740997 -157 -0.0
.debug_aranges 148600 148584 -16 -0.0
.debug_frame 544000 543968 -32 -0.0
.debug_info 46153275 46147006 -6269 -0.0
.debug_line 5879343 5878040 -1303 -0.0
.debug_loc 3762810 3762744 -66 -0.0
.debug_ranges 409760 409744 -16 -0.0
.debug_str 4427169 4427174 5 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 649702 649702 0 0.0
.symtab 193952 193952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026446 1026446 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150076 1150076 0 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 494820 494820 0 0.0
.debug_info 41281071 41281071 0 0.0
.debug_line 5382472 5382470 -2 -0.0
.debug_loc 3492986 3492986 0 0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019772 4019777 5 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 586964 586964 0 0.0
.symtab 174592 174592 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940848 940848 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610186 610186 0 0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947779 947779 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 1906843 19068429 -1 -0.0
.debug_line 2781903 2781903 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580526 1580526 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415132 3415132 0 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 489443 489443 0 0.0
.symtab 289760 289760 0 0.0
.text 502868 502868 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 439889 439889 0 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) 533031 533023 -8 -0.0
.app_xip_area 419033 419025 -8 -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) 571943 571943 0 0.0
.app_xip_area 463993 463993 0 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) 545367 545367 0 0.0
.app_xip_area 434449 434449 0 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) 1008480 1008480 0 0.0
.bss 183628 183628 0 0.0
.data 2696 2696 0 0.0
.text 822136 822136 0 0.0
BRD4187C (read/write) 1033632 1033624 -8 -0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866940 866932 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083500 1083500 0 0.0
.bss 177644 177644 0 0.0
.data 2692 2692 0 0.0
.text 903144 903144 0 0.0
window-app BRD4187C (read/write) 1104664 1104664 0 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 955068 955068 0 0.0
esp32 all-clusters-app c3devkit (read only) 1094832 1094830 -2 -0.0
(read/write) 1589344 1589344 0 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 218856 218856 0 0.0
.flash.text 1094832 1094830 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141259 1141259 0 0.0
(read/write) 499766 499762 -4 -0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247424 247420 -4 -0.0
.flash.text 1135875 1135875 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588508 588508 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587972 587972 0 0.0
light k32w0+release (read only) 587260 587260 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586724 586724 0 0.0
lock k32w0+release (read only) 559740 559740 0 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559204 559204 0 0.0
linux all-clusters-app debug (read only) 5478593 5478593 0 0.0
(read/write) 417168 417168 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275472 275472 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332848 332848 0 0.0
.text 4769315 4769315 0 0.0
all-clusters-minimal-app debug (read only) 4893801 4893801 0 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 4393027 4393027 0 0.0
bridge-app debug (read only) 2762905 2762905 0 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 2372291 2372291 0 0.0
chip-tool debug (read only) 17652417 17652417 0 0.0
(read/write) 1054360 1054360 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948272 948272 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 908969 908969 0 0.0
.text 14690147 14690147 0 0.0
chip-tool-ipv6only arm64 (read only) 16874804 16874804 0 0.0
(read/write) 1121896 1121896 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 985656 985656 0 0.0
.dynamic 512 512 0 0.0
.got 23328 23328 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 820768 820768 0 0.0
.text 13816136 13816136 0 0.0
lighting-app debug+rpc+ui (read only) 5271793 5271793 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692579 4692579 0 0.0
lock-app debug (read only) 4451353 4451353 0 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 3997059 3997059 0 0.0
ota-provider-app debug (read only) 4121601 4121601 0 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 3731635 3731635 0 0.0
ota-requestor-app debug (read only) 4215497 4215497 0 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 3817811 3817811 0 0.0
shell debug (read only) 2924257 2924257 0 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 2542690 2542690 0 0.0
thermostat-no-ble arm64 (read only) 4444764 4444764 0 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 3945848 3945848 0 0.0
tv-app debug (read only) 5308753 5308753 0 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 4794019 4794019 0 0.0
tv-casting-app debug (read only) 8281753 8281753 0 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 7517411 7517411 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516920 2516920 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479604 1479604 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216484 1216484 0 0.0
bss 154799 154799 0 0.0
rodata 140664 140664 0 0.0
text 841904 841904 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335624 1335624 0 0.0
bss 140113 140113 0 0.0
rodata 135168 135168 0 0.0
text 769560 769560 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154396 1154396 0 0.0
bss 154978 154978 0 0.0
rodata 112048 112048 0 0.0
text 808336 808336 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837128 837128 0 0.0
(read/write) 1764732 1764732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193588 193588 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2624 2624 0 0.0
.debug_abbrev 1376021 1376021 0 0.0
.debug_aranges 143424 143424 0 0.0
.debug_frame 477920 477920 0 0.0
.debug_info 30034893 30034893 0 0.0
.debug_line 4131152 4131152 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2240402 2240402 0 0.0
.debug_rnglists 141954 141954 0 0.0
.debug_str 4113052 4113052 0 0.0
.heap 837128 837128 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 799493 799493 0 0.0
.symtab 498512 498512 0 0.0
.text 1560132 1560132 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) 1672212 1672212 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 1285356 1285356 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162832 27162832 0 0.0
.debug_line 3954113 3954113 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143485 2143485 0 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974563 3974563 0 0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710218 710218 0 0.0
.symtab 464224 464224 0 0.0
.text 1469556 1469556 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) 1604052 1604052 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1125838 1125838 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22317559 22317560 1 0.0
.debug_line 3520983 3520983 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982706 1982706 0 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785722 3785722 0 0.0
.heap 845288 845288 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631826 631826 0 0.0
.symtab 429184 429184 0 0.0
.text 1407612 1407612 0 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) 1633340 1633340 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 1102682 1102682 0 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 2191356 2191356 0 0.0
.debug_line 3448828 3448828 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950030 1950030 0 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740207 3740207 0 0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 600917 600917 0 0.0
.symtab 418736 418736 0 0.0
.text 1409460 1409460 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175384 1175384 0 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622224 622224 0 0.0
lock-app qpg6105+debug (read/write) 1132400 1132400 0 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579244 579244 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067808 1067808 0 0.0
bss 107468 107468 0 0.0
text 727096 727096 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974236 974236 0 0.0
bss 105444 105444 0 0.0
text 667696 667696 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942040 942040 0 0.0
bss 109448 109448 0 0.0
text 645306 645304 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873944 873944 0 0.0
bss 99112 99112 0 0.0
text 588634 588630 -4 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902840 902840 0 0.0
bss 99668 99668 0 0.0
text 614282 614284 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980384 980384 0 0.0
bss 107788 107788 0 0.0
text 684148 684146 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991748 991756 8 0.0
bss 112036 112036 0 0.0
text 691660 691662 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049884 1049884 0 0.0
bss 109360 109360 0 0.0
text 729050 729050 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081236 1081236 0 0.0
bss 120428 120428 0 0.0
text 749182 749182 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928180 928180 0 0.0
bss 99756 99756 0 0.0
text 616458 616460 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896584 896584 0 0.0
bss 100392 100392 0 0.0
text 610526 610526 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879456 879456 0 0.0
bss 99244 99244 0 0.0
text 594342 594344 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866588 866588 0 0.0
bss 99044 99044 0 0.0
text 584764 584764 0 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 478580 478580 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876004 876004 0 0.0
bss 99200 99200 0 0.0
text 591694 591690 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862720 862712 -8 -0.0
bss 98952 98952 0 0.0
text 580366 580362 -4 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908656 908656 0 0.0
bss 99488 99488 0 0.0
text 619808 619808 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904016 904016 0 0.0
bss 99780 99780 0 0.0
text 614698 614698 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

PR #28320: Size comparison from 6bcd87c to f20c2b1

Increases above 0.2%:

platform target config section 6bcd87c f20c2b1 change % change
bl602 lighting-app bl602 .data 9560 9600 40 0.4
bl702 lighting-app bl702 .data 3544 3584 40 1.1
Increases (9 builds for bl602, bl702, bl702l, cc32xx, cyw30739, telink)
platform target config section 6bcd87c f20c2b1 change % change
bl602 lighting-app bl602 (read/write) 1363594 1363898 304 0.0
.data 9560 9600 40 0.4
.text 1056684 1056944 260 0.0
bl602+rpc .text 1088618 1088624 6 0.0
bl702 lighting-app bl702 (read/write) 1166519 1166911 392 0.0
.bss 41285 41301 16 0.0
.bss_psram 43424 43440 16 0.0
.data 3544 3584 40 1.1
.debug_loc 3564357 3564740 383 0.0
.debug_str 4011892 4011930 38 0.0
.rodata 106856 106876 20 0.0
.strtab 589310 589331 21 0.0
.symtab 175600 175616 16 0.0
.text 953736 953988 252 0.0
bl702+rpc (read/write) 1265455 1265467 12 0.0
.bss_psram 43424 43440 16 0.0
.debug_str 4431757 4431762 5 0.0
bl702l lighting-app bl702l .debug_str 4024362 4024367 5 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412163 19412164 1 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 537095 537103 8 0.0
.app_xip_area 423337 423345 8 0.0
telink light-switch-app tlsr9518adk80d text 615734 615736 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 993636 993644 8 0.0
text 693118 693122 4 0.0
Decreases (11 builds for bl602, bl702, bl702l, efr32, nrfconnect, psoc6, telink)
platform target config section 6bcd87c f20c2b1 change % change
bl602 lighting-app bl602+rpc (read/write) 1411062 1411046 -16 -0.0
bl702 lighting-app bl702 .debug_abbrev 1567636 1567487 -149 -0.0
.debug_aranges 140408 140392 -16 -0.0
.debug_frame 516576 516532 -44 -0.0
.debug_info 41497265 41491568 -5697 -0.0
.debug_line 5484154 5483649 -505 -0.0
.debug_ranges 384704 384592 -112 -0.0
bl702+rpc .debug_abbrev 1744766 1744609 -157 -0.0
.debug_aranges 148952 148936 -16 -0.0
.debug_frame 545480 545448 -32 -0.0
.debug_info 4639169 46385478 -6213 -0.0
.debug_line 5896676 5895373 -1303 -0.0
.debug_loc 3770513 3770447 -66 -0.0
.debug_ranges 410456 410440 -16 -0.0
.text 1028420 1028416 -4 -0.0
bl702l lighting-app bl702l (read/write) 1152452 1152448 -4 -0.0
.debug_info 41498374 41498373 -1 -0.0
.debug_line 5399852 5399850 -2 -0.0
.text 942810 942808 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1036508 1036500 -8 -0.0
.text 869132 869124 -8 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 810136 810132 -4 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27214897 27214896 -1 -0.0
telink contact-sensor-app tlsr9518adk80d text 590104 590102 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 730540 730538 -2 -0.0
shell tlsr9518adk80d text 478644 478642 -2 -0.0
window-covering tlsr9518adk80d text 616552 616550 -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 6bcd87c f20c2b1 change % change
bl602 lighting-app bl602 (read/write) 1363594 1363898 304 0.0
.bss 73622 73622 0 0.0
.data 9560 9600 40 0.4
.text 1056684 1056944 260 0.0
bl602+rpc (read/write) 1411062 1411046 -16 -0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088618 1088624 6 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166519 1166911 392 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41301 16 0.0
.bss_psram 43424 43440 16 0.0
.comment 48 48 0 0.0
.data 3544 3584 40 1.1
.debug_abbrev 1567636 1567487 -149 -0.0
.debug_aranges 140408 140392 -16 -0.0
.debug_frame 516576 516532 -44 -0.0
.debug_info 41497265 41491568 -5697 -0.0
.debug_line 5484154 5483649 -505 -0.0
.debug_loc 3564357 3564740 383 0.0
.debug_ranges 384704 384592 -112 -0.0
.debug_str 4011892 4011930 38 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106876 20 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 589310 589331 21 0.0
.symtab 175600 175616 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953736 953988 252 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265455 1265467 12 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43440 16 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744766 1744609 -157 -0.0
.debug_aranges 148952 148936 -16 -0.0
.debug_frame 545480 545448 -32 -0.0
.debug_info 4639169 46385478 -6213 -0.0
.debug_line 5896676 5895373 -1303 -0.0
.debug_loc 3770513 3770447 -66 -0.0
.debug_ranges 410456 410440 -16 -0.0
.debug_str 4431757 4431762 5 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652273 652273 0 0.0
.symtab 194528 194528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028420 1028416 -4 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152452 1152448 -4 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569855 1569855 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 496264 496264 0 0.0
.debug_info 41498374 41498373 -1 -0.0
.debug_line 5399852 5399850 -2 -0.0
.debug_loc 3500524 3500524 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4024362 4024367 5 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589535 589535 0 0.0
.symtab 175168 175168 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942810 942808 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615586 615586 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962271 962271 0 0.0
.debug_aranges 109080 109080 0 0.0
.debug_frame 369856 369856 0 0.0
.debug_info 19412163 19412164 1 0.0
.debug_line 2815026 2815026 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596887 1596887 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100574 100574 0 0.0
.debug_str 3426580 3426580 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496304 496304 0 0.0
.symtab 293360 293360 0 0.0
.text 507180 507180 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550119 550119 0 0.0
.app_xip_area 441409 441409 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537095 537103 8 0.0
.app_xip_area 423337 423345 8 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573815 573815 0 0.0
.app_xip_area 466185 466185 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 546527 546527 0 0.0
.app_xip_area 435953 435953 0 0.0
.bss 65592 65592 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012060 1012060 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824864 824864 0 0.0
BRD4187C (read/write) 1036508 1036500 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869132 869124 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088584 1088584 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907312 907312 0 0.0
window-app BRD4187C (read/write) 1108024 1108024 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957724 957724 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149578 1149578 0 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149578 1149578 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191571 1191571 0 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1186187 1186187 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590316 590316 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589780 589780 0 0.0
light k32w0+release (read only) 589004 589004 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588468 588468 0 0.0
lock k32w0+release (read only) 561572 561572 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561036 561036 0 0.0
linux all-clusters-app debug (read only) 5486561 5486561 0 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334000 0 0.0
.text 4775507 4775507 0 0.0
all-clusters-minimal-app debug (read only) 4900505 4900505 0 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398451 4398451 0 0.0
bridge-app debug (read only) 2768385 2768385 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376419 2376419 0 0.0
chip-tool debug (read only) 17768969 17768969 0 0.0
(read/write) 1055232 1055232 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 949040 949040 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 916753 916753 0 0.0
.text 14797187 14797187 0 0.0
chip-tool-ipv6only arm64 (read only) 16981492 16981492 0 0.0
(read/write) 1122696 1122696 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 827632 827632 0 0.0
.text 13914072 13914072 0 0.0
lighting-app debug+rpc+ui (read only) 5239617 5239617 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660595 4660595 0 0.0
lock-app debug (read only) 4470817 4470817 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4013683 4013683 0 0.0
ota-provider-app debug (read only) 4127049 4127049 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3735763 3735763 0 0.0
ota-requestor-app debug (read only) 4220961 4220961 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3821923 3821923 0 0.0
shell debug (read only) 2929697 2929697 0 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548130 2548130 0 0.0
thermostat-no-ble arm64 (read only) 4450036 4450036 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3949960 3949960 0 0.0
tv-app debug (read only) 5314865 5314865 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4798851 4798851 0 0.0
tv-casting-app debug (read only) 8294561 8294561 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7526755 7526755 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521776 2521776 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484460 1484460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843704 843704 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337372 1337372 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771132 771132 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156684 1156684 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810136 810132 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766836 1766836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1378928 1378928 0 0.0
.debug_aranges 143928 143928 0 0.0
.debug_frame 479296 479296 0 0.0
.debug_info 30117551 30117551 0 0.0
.debug_line 4144534 4144534 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248277 2248277 0 0.0
.debug_rnglists 142341 142341 0 0.0
.debug_str 4119269 4119269 0 0.0
.heap 837696 837696 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 802679 802679 0 0.0
.symtab 500208 500208 0 0.0
.text 1562804 1562804 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674284 1674284 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1285389 1285389 0 0.0
.debug_aranges 137232 137232 0 0.0
.debug_frame 462396 462396 0 0.0
.debug_info 27214897 27214896 -1 -0.0
.debug_line 3962529 3962529 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149127 2149127 0 0.0
.debug_rnglists 135474 135474 0 0.0
.debug_str 3978826 3978826 0 0.0
.heap 839648 839648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 713313 713313 0 0.0
.symtab 465856 465856 0 0.0
.text 1472204 1472204 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605764 1605764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1125717 1125717 0 0.0
.debug_aranges 127360 127360 0 0.0
.debug_frame 425536 425536 0 0.0
.debug_info 22361579 22361579 0 0.0
.debug_line 3527738 3527738 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986199 1986199 0 0.0
.debug_rnglists 125254 125254 0 0.0
.debug_str 3786886 3786886 0 0.0
.heap 845912 845912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 634305 634305 0 0.0
.symtab 430496 430496 0 0.0
.text 1409948 1409948 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639156 1639156 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1117154 1117154 0 0.0
.debug_aranges 126272 126272 0 0.0
.debug_frame 421568 421568 0 0.0
.debug_info 22274760 22274760 0 0.0
.debug_line 3483134 3483134 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966564 1966564 0 0.0
.debug_rnglists 123430 123430 0 0.0
.debug_str 3751420 3751420 0 0.0
.heap 818392 818392 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 608205 608205 0 0.0
.symtab 422624 422624 0 0.0
.text 1415820 1415820 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177716 1177716 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1134788 1134788 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581628 581628 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070164 1070164 0 0.0
bss 107308 107308 0 0.0
text 728974 728974 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976632 976632 0 0.0
bss 105284 105284 0 0.0
text 669606 669606 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943928 943928 0 0.0
bss 109660 109660 0 0.0
text 646756 646756 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875844 875844 0 0.0
bss 98840 98840 0 0.0
text 590104 590102 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904728 904728 0 0.0
bss 99432 99432 0 0.0
text 615734 615736 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982272 982272 0 0.0
bss 107516 107516 0 0.0
text 685604 685604 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993636 993644 8 0.0
bss 111764 111764 0 0.0
text 693118 693122 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051804 1051804 0 0.0
bss 109088 109088 0 0.0
text 730540 730538 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083132 1083132 0 0.0
bss 120164 120164 0 0.0
text 750642 750642 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933312 933312 0 0.0
bss 99560 99560 0 0.0
text 620794 620794 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898464 898464 0 0.0
bss 100148 100148 0 0.0
text 611988 611988 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881332 881332 0 0.0
bss 98972 98972 0 0.0
text 595794 595794 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868488 868488 0 0.0
bss 98772 98772 0 0.0
text 586234 586234 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478644 478642 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878312 878312 0 0.0
bss 98952 98952 0 0.0
text 593562 593562 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864620 864620 0 0.0
bss 98680 98680 0 0.0
text 581838 581838 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910564 910564 0 0.0
bss 99224 99224 0 0.0
text 621280 621280 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906320 906320 0 0.0
bss 99560 99560 0 0.0
text 616552 616550 -2 -0.0

@wy-hh wy-hh requested a review from andy31415 August 11, 2023 05:35
@github-actions
Copy link

github-actions bot commented Aug 22, 2023

PR #28320: Size comparison from 270d8e2 to 0cff2c4

Increases above 0.2%:

platform target config section 270d8e2 0cff2c4 change % change
bl602 lighting-app bl602 .data 9560 9600 40 0.4
bl702 lighting-app bl702 .data 3544 3584 40 1.1
Increases (11 builds for bl602, bl702, bl702l, cyw30739, esp32, nrfconnect, telink)
platform target config section 270d8e2 0cff2c4 change % change
bl602 lighting-app bl602 (read/write) 1364962 1365274 312 0.0
.data 9560 9600 40 0.4
.text 1057910 1058166 256 0.0
bl602+rpc .text 1089842 1089846 4 0.0
bl702 lighting-app bl702 (read/write) 1168343 1168735 392 0.0
.bss 41269 41285 16 0.0
.bss_psram 43232 43248 16 0.0
.data 3544 3584 40 1.1
.debug_loc 3567979 3568362 383 0.0
.debug_str 4015190 4015228 38 0.0
.rodata 107196 107216 20 0.0
.strtab 589684 589705 21 0.0
.symtab 175824 175840 16 0.0
.text 955428 955680 252 0.0
bl702+rpc (read/write) 1267271 1267279 8 0.0
.bss_psram 43232 43248 16 0.0
.debug_str 4435109 4435114 5 0.0
bl702l lighting-app bl702l (read/write) 1153956 1153968 12 0.0
.bss_psram 77632 77648 16 0.0
.debug_str 4027666 4027671 5 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 537871 537879 8 0.0
.app_xip_area 424225 424233 8 0.0
esp32 all-clusters-app c3devkit (read only) 1166524 1166526 2 0.0
.flash.text 1166524 1166526 2 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159924 1159940 16 0.0
text 812552 812556 4 0.0
telink lock-app tlsr9518adk80d (read/write) 934692 934700 8 0.0
text 621908 621910 2 0.0
pump-app tlsr9518adk80d text 596452 596454 2 0.0
thermostat tlsr9518adk80d (read/write) 890712 890720 8 0.0
text 602624 602626 2 0.0
Decreases (14 builds for bl602, bl702, bl702l, cc32xx, nrfconnect, psoc6, telink)
platform target config section 270d8e2 0cff2c4 change % change
bl602 lighting-app bl602+rpc (read/write) 1412430 1412414 -16 -0.0
bl702 lighting-app bl702 .debug_abbrev 1565077 1564928 -149 -0.0
.debug_aranges 140432 140416 -16 -0.0
.debug_frame 516804 516760 -44 -0.0
.debug_info 41529888 41524191 -5697 -0.0
.debug_line 5487017 5486512 -505 -0.0
.debug_ranges 384952 384840 -112 -0.0
bl702+rpc .debug_abbrev 1741815 1741658 -157 -0.0
.debug_aranges 148976 148960 -16 -0.0
.debug_frame 545708 545676 -32 -0.0
.debug_info 46426304 46420090 -6214 -0.0
.debug_line 5899543 5898240 -1303 -0.0
.debug_loc 3774124 3774058 -66 -0.0
.debug_ranges 410704 410688 -16 -0.0
.text 1030102 1030096 -6 -0.0
bl702l lighting-app bl702l .debug_info 41530997 41530996 -1 -0.0
.debug_line 5402711 5402709 -2 -0.0
.text 944184 944180 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21099778 21099777 -1 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 784736 784732 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 32928241 32928239 -2 -0.0
light cy8ckit_062s2_43012 .debug_info 24189321 24189320 -1 -0.0
telink bridge-app tlsr9518adk80d (read/write) 944744 944736 -8 -0.0
text 647458 647456 -2 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 876708 876700 -8 -0.0
text 590850 590848 -2 -0.0
pump-controller-app tlsr9518adk80d text 586918 586916 -2 -0.0
shell tlsr9518adk80d text 478834 478832 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 879316 879308 -8 -0.0
text 594326 594324 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 865460 865452 -8 -0.0
text 582562 582560 -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 270d8e2 0cff2c4 change % change
bl602 lighting-app bl602 (read/write) 1364962 1365274 312 0.0
.bss 73430 73430 0 0.0
.data 9560 9600 40 0.4
.text 1057910 1058166 256 0.0
bl602+rpc (read/write) 1412430 1412414 -16 -0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089842 1089846 4 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168343 1168735 392 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41269 41285 16 0.0
.bss_psram 43232 43248 16 0.0
.comment 48 48 0 0.0
.data 3544 3584 40 1.1
.debug_abbrev 1565077 1564928 -149 -0.0
.debug_aranges 140432 140416 -16 -0.0
.debug_frame 516804 516760 -44 -0.0
.debug_info 41529888 41524191 -5697 -0.0
.debug_line 5487017 5486512 -505 -0.0
.debug_loc 3567979 3568362 383 0.0
.debug_ranges 384952 384840 -112 -0.0
.debug_str 4015190 4015228 38 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107196 107216 20 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 589684 589705 21 0.0
.symtab 175824 175840 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955428 955680 252 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267271 1267279 8 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43232 43248 16 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741815 1741658 -157 -0.0
.debug_aranges 148976 148960 -16 -0.0
.debug_frame 545708 545676 -32 -0.0
.debug_info 46426304 46420090 -6214 -0.0
.debug_line 5899543 5898240 -1303 -0.0
.debug_loc 3774124 3774058 -66 -0.0
.debug_ranges 410704 410688 -16 -0.0
.debug_str 4435109 4435114 5 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121848 121848 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 652647 652647 0 0.0
.symtab 194752 194752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1030102 1030096 -6 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153956 1153968 12 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77632 77648 16 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567296 1567296 0 0.0
.debug_aranges 134936 134936 0 0.0
.debug_frame 496492 496492 0 0.0
.debug_info 41530997 41530996 -1 -0.0
.debug_line 5402711 5402709 -2 -0.0
.debug_loc 3504090 3504090 0 0.0
.debug_ranges 390160 390160 0 0.0
.debug_str 4027666 4027671 5 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 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 589899 589899 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944184 944180 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617050 617050 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966209 966209 0 0.0
.debug_aranges 109192 109192 0 0.0
.debug_frame 370392 370392 0 0.0
.debug_info 21099778 21099777 -1 -0.0
.debug_line 2820913 2820913 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1600626 1600626 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100786 100786 0 0.0
.debug_str 3430177 3430177 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106602 106602 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498188 498188 0 0.0
.symtab 294032 294032 0 0.0
.text 508324 508324 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550447 550447 0 0.0
.app_xip_area 441857 441857 0 0.0
.bss 63560 63560 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537871 537879 8 0.0
.app_xip_area 424225 424233 8 0.0
.bss 68592 68592 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574151 574151 0 0.0
.app_xip_area 466641 466641 0 0.0
.bss 62552 62552 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557815 557815 0 0.0
.app_xip_area 447089 447089 0 0.0
.bss 65672 65672 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1024960 1024960 0 0.0
.bss 192896 192896 0 0.0
.data 2652 2652 0 0.0
.text 829392 829392 0 0.0
BRD4187C (read/write) 1065600 1065600 0 0.0
.bss 173588 173588 0 0.0
.data 3240 3240 0 0.0
.text 888752 888752 0 0.0
lock-app BRD4161A+wf200 (read/write) 1102036 1102036 0 0.0
.bss 186960 186960 0 0.0
.data 2672 2672 0 0.0
.text 912384 912384 0 0.0
window-app BRD4187C (read/write) 1115360 1115360 0 0.0
.bss 156460 156460 0 0.0
.data 3120 3120 0 0.0
.text 955760 955760 0 0.0
esp32 all-clusters-app c3devkit (read only) 1166524 1166526 2 0.0
(read/write) 1704116 1704116 0 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267896 267896 0 0.0
.flash.text 1166524 1166526 2 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1207615 1207615 0 0.0
(read/write) 552078 552078 0 0.0
.dram0.bss 85568 85568 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298832 298832 0 0.0
.flash.text 1202231 1202231 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590964 590964 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590428 590428 0 0.0
light k32w0+release (read only) 589764 589764 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 589228 589228 0 0.0
lock k32w0+release (read only) 562100 562100 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561564 561564 0 0.0
linux all-clusters-app debug (read only) 5620769 5620769 0 0.0
(read/write) 418256 418256 0 0.0
.bss 129024 129024 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 277848 277848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1320 1320 0 0.0
.rodata 337712 337712 0 0.0
.text 4902499 4902499 0 0.0
all-clusters-minimal-app debug (read only) 4914569 4914569 0 0.0
(read/write) 231968 231968 0 0.0
.bss 126080 126080 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94896 94896 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272614 272614 0 0.0
.text 4411539 4411539 0 0.0
bridge-app debug (read only) 2771097 2771097 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214696 214696 0 0.0
.text 2378851 2378851 0 0.0
chip-tool debug (read only) 17564521 17564521 0 0.0
(read/write) 1036192 1036192 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 929992 929992 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 907505 907505 0 0.0
.text 14647491 14647491 0 0.0
chip-tool-ipv6only arm64 (read only) 16787028 16787028 0 0.0
(read/write) 1103512 1103512 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967368 967368 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 819888 819888 0 0.0
.text 13773336 13773336 0 0.0
lighting-app debug+rpc+ui (read only) 5242921 5242921 0 0.0
(read/write) 222152 222152 0 0.0
.bss 117808 117808 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 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 337204 337204 0 0.0
.text 4663619 4663619 0 0.0
lock-app debug (read only) 4477505 4477505 0 0.0
(read/write) 203000 203000 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248582 248582 0 0.0
.text 4019523 4019523 0 0.0
ota-provider-app debug (read only) 4128913 4128913 0 0.0
(read/write) 191936 191936 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201286 201286 0 0.0
.text 3737283 3737283 0 0.0
ota-requestor-app debug (read only) 4222857 4222857 0 0.0
(read/write) 196248 196248 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204710 204710 0 0.0
.text 3823475 3823475 0 0.0
shell debug (read only) 3046145 3046145 0 0.0
(read/write) 152440 152440 0 0.0
.bss 60328 60328 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85416 85416 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 213970 213970 0 0.0
.text 2658690 2658690 0 0.0
thermostat-no-ble arm64 (read only) 4357692 4357692 0 0.0
(read/write) 241752 241752 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100432 100432 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161444 161444 0 0.0
.text 3862248 3862248 0 0.0
tv-app debug (read only) 5317977 5317977 0 0.0
(read/write) 349920 349920 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272662 272662 0 0.0
.text 4801651 4801651 0 0.0
tv-casting-app debug (read only) 8297393 8297393 0 0.0
(read/write) 210608 210608 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367900 367900 0 0.0
.text 7529283 7529283 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523176 2523176 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485860 1485860 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234564 1234564 0 0.0
bss 154717 154717 0 0.0
rodata 143000 143000 0 0.0
text 857856 857856 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352024 1352024 0 0.0
bss 140175 140175 0 0.0
rodata 136424 136424 0 0.0
text 784736 784732 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159924 1159940 16 0.0
bss 154680 154680 0 0.0
rodata 113728 113728 0 0.0
text 812552 812556 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837936 837936 0 0.0
(read/write) 1787404 1787404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192868 192868 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 2536 2536 0 0.0
.debug_abbrev 1406570 1406570 0 0.0
.debug_aranges 146848 146848 0 0.0
.debug_frame 489296 489296 0 0.0
.debug_info 32928241 32928239 -2 -0.0
.debug_line 4227564 4227564 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319241 2319241 0 0.0
.debug_rnglists 145513 145513 0 0.0
.debug_str 4571717 4571717 0 0.0
.heap 837936 837936 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 841731 841731 0 0.0
.symtab 512832 512832 0 0.0
.text 1583612 1583612 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677940 1677940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289514 1289514 0 0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462988 462988 0 0.0
.debug_info 29052804 29052804 0 0.0
.debug_line 3969791 3969791 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2152873 2152873 0 0.0
.debug_rnglists 135746 135746 0 0.0
.debug_str 3983653 3983653 0 0.0
.heap 840112 840112 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 717764 717764 0 0.0
.symtab 467472 467472 0 0.0
.text 1476324 1476324 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1606028 1606028 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129800 1129800 0 0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 426032 426032 0 0.0
.debug_info 24189321 24189320 -1 -0.0
.debug_line 3534176 3534176 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1989330 1989330 0 0.0
.debug_rnglists 125433 125433 0 0.0
.debug_str 3790590 3790590 0 0.0
.heap 846424 846424 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 635098 635098 0 0.0
.symtab 430784 430784 0 0.0
.text 1410724 1410724 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1640004 1640004 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120999 1120999 0 0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422096 422096 0 0.0
.debug_info 24010007 24010007 0 0.0
.debug_line 3489316 3489316 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969896 1969896 0 0.0
.debug_rnglists 123634 123634 0 0.0
.debug_str 3755043 3755043 0 0.0
.heap 818896 818896 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 609883 609883 0 0.0
.symtab 423200 423200 0 0.0
.text 1417172 1417172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177932 1177932 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624776 624776 0 0.0
lock-app qpg6105+debug (read/write) 1135356 1135356 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 582196 582196 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088384 1088384 0 0.0
bss 107412 107412 0 0.0
text 745418 745418 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980412 980412 0 0.0
bss 105168 105168 0 0.0
text 672534 672534 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944744 944736 -8 -0.0
bss 109500 109500 0 0.0
text 647458 647456 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876708 876700 -8 -0.0
bss 98680 98680 0 0.0
text 590850 590848 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922988 922988 0 0.0
bss 99512 99512 0 0.0
text 632486 632486 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983048 983048 0 0.0
bss 107356 107356 0 0.0
text 686262 686262 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994404 994404 0 0.0
bss 111604 111604 0 0.0
text 693774 693774 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052572 1052572 0 0.0
bss 108928 108928 0 0.0
text 731192 731192 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084116 1084116 0 0.0
bss 120004 120004 0 0.0
text 751468 751468 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934692 934700 8 0.0
bss 99408 99408 0 0.0
text 621908 621910 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899280 899280 0 0.0
bss 99988 99988 0 0.0
text 612690 612690 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882100 882100 0 0.0
bss 98812 98812 0 0.0
text 596452 596454 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869280 869280 0 0.0
bss 98612 98612 0 0.0
text 586918 586916 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744420 0 0.0
bss 97208 97208 0 0.0
text 478834 478832 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879316 879308 -8 -0.0
bss 98800 98800 0 0.0
text 594326 594324 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865460 865452 -8 -0.0
bss 98520 98520 0 0.0
text 582562 582560 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890712 890720 8 0.0
bss 98912 98912 0 0.0
text 602624 602626 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886304 886304 0 0.0
bss 99228 99228 0 0.0
text 597918 597918 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 23, 2023

PR #28320: Size comparison from 684b9d6 to 8b57850

Increases above 0.2%:

platform target config section 684b9d6 8b57850 change % change
bl602 lighting-app bl602 .data 9560 9600 40 0.4
bl702 lighting-app bl702 .data 3544 3584 40 1.1
Increases (7 builds for bl602, bl702, bl702l, telink)
platform target config section 684b9d6 8b57850 change % change
bl602 lighting-app bl602 (read/write) 1364262 1364582 320 0.0
.data 9560 9600 40 0.4
.text 1057312 1057570 258 0.0
bl602+rpc .text 1089246 1089248 2 0.0
bl702 lighting-app bl702 (read/write) 1167643 1168039 396 0.0
.bss 41269 41285 16 0.0
.bss_psram 43232 43248 16 0.0
.data 3544 3584 40 1.1
.debug_loc 3567562 3567945 383 0.0
.debug_str 4014264 4014302 38 0.0
.rodata 107096 107116 20 0.0
.strtab 589725 589746 21 0.0
.symtab 175824 175840 16 0.0
.text 954828 955082 254 0.0
bl702+rpc (read/write) 1266571 1266583 12 0.0
.bss_psram 43232 43248 16 0.0
.debug_str 4434183 4434188 5 0.0
bl702l lighting-app bl702l (read/write) 1153256 1153272 16 0.0
.bss_psram 77632 77648 16 0.0
.debug_str 4026740 4026745 5 0.0
telink bridge-app tlsr9518adk80d text 647076 647078 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 594794 594796 2 0.0
Decreases (5 builds for bl602, bl702, bl702l, efr32)
platform target config section 684b9d6 8b57850 change % change
bl602 lighting-app bl602+rpc (read/write) 1411730 1411714 -16 -0.0
bl702 lighting-app bl702 .debug_abbrev 1564951 1564802 -149 -0.0
.debug_aranges 140432 140416 -16 -0.0
.debug_frame 516760 516716 -44 -0.0
.debug_info 41527332 41521636 -5696 -0.0
.debug_line 5484687 5484182 -505 -0.0
.debug_ranges 383752 383640 -112 -0.0
bl702+rpc .debug_abbrev 1741689 1741532 -157 -0.0
.debug_aranges 148976 148960 -16 -0.0
.debug_frame 545664 545632 -32 -0.0
.debug_info 46423784 46417572 -6212 -0.0
.debug_line 5897213 5895910 -1303 -0.0
.debug_loc 3773707 3773641 -66 -0.0
.debug_ranges 409504 409488 -16 -0.0
.text 1029502 1029498 -4 -0.0
bl702l lighting-app bl702l .debug_line 5400381 5400379 -2 -0.0
.text 943584 943582 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1065192 1065184 -8 -0.0
.text 888344 888336 -8 -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 684b9d6 8b57850 change % change
bl602 lighting-app bl602 (read/write) 1364262 1364582 320 0.0
.bss 73430 73430 0 0.0
.data 9560 9600 40 0.4
.text 1057312 1057570 258 0.0
bl602+rpc (read/write) 1411730 1411714 -16 -0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089246 1089248 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167643 1168039 396 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41269 41285 16 0.0
.bss_psram 43232 43248 16 0.0
.comment 48 48 0 0.0
.data 3544 3584 40 1.1
.debug_abbrev 1564951 1564802 -149 -0.0
.debug_aranges 140432 140416 -16 -0.0
.debug_frame 516760 516716 -44 -0.0
.debug_info 41527332 41521636 -5696 -0.0
.debug_line 5484687 5484182 -505 -0.0
.debug_loc 3567562 3567945 383 0.0
.debug_ranges 383752 383640 -112 -0.0
.debug_str 4014264 4014302 38 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107096 107116 20 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 589725 589746 21 0.0
.symtab 175824 175840 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954828 955082 254 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266571 1266583 12 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43232 43248 16 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741689 1741532 -157 -0.0
.debug_aranges 148976 148960 -16 -0.0
.debug_frame 545664 545632 -32 -0.0
.debug_info 46423784 46417572 -6212 -0.0
.debug_line 5897213 5895910 -1303 -0.0
.debug_loc 3773707 3773641 -66 -0.0
.debug_ranges 409504 409488 -16 -0.0
.debug_str 4434183 4434188 5 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121748 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 652688 652688 0 0.0
.symtab 194752 194752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029502 1029498 -4 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153256 1153272 16 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77632 77648 16 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567170 1567170 0 0.0
.debug_aranges 134936 134936 0 0.0
.debug_frame 496448 496448 0 0.0
.debug_info 41528441 41528441 0 0.0
.debug_line 5400381 5400379 -2 -0.0
.debug_loc 3503645 3503645 0 0.0
.debug_ranges 388960 388960 0 0.0
.debug_str 4026740 4026745 5 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 100980 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 589940 589940 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943584 943582 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 616314 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966164 0 0.0
.debug_aranges 109192 109192 0 0.0
.debug_frame 370348 370348 0 0.0
.debug_info 21096205 21096205 0 0.0
.debug_line 2819402 2819402 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599091 1599091 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100739 100739 0 0.0
.debug_str 3429376 3429376 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 498229 0 0.0
.symtab 293728 293728 0 0.0
.text 507688 507688 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550895 550895 0 0.0
.app_xip_area 442305 442305 0 0.0
.bss 63560 63560 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538303 538303 0 0.0
.app_xip_area 424657 424657 0 0.0
.bss 68592 68592 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573535 573535 0 0.0
.app_xip_area 466025 466025 0 0.0
.bss 62552 62552 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558191 558191 0 0.0
.app_xip_area 447465 447465 0 0.0
.bss 65672 65672 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1024216 1024216 0 0.0
.bss 192896 192896 0 0.0
.data 2652 2652 0 0.0
.text 828648 828648 0 0.0
BRD4187C (read/write) 1065192 1065184 -8 -0.0
.bss 173588 173588 0 0.0
.data 3240 3240 0 0.0
.text 888344 888336 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1102460 1102460 0 0.0
.bss 186960 186960 0 0.0
.data 2672 2672 0 0.0
.text 912808 912808 0 0.0
window-app BRD4187C (read/write) 1114704 1114704 0 0.0
.bss 156460 156460 0 0.0
.data 3120 3120 0 0.0
.text 955104 955104 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167224 1167224 0 0.0
(read/write) 1704140 1704140 0 0.0
.dram0.bss 79216 79216 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267904 267904 0 0.0
.flash.text 1167224 1167224 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1208427 1208427 0 0.0
(read/write) 552130 552130 0 0.0
.dram0.bss 85600 85600 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298852 298852 0 0.0
.flash.text 1203043 1203043 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590620 590620 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590084 590084 0 0.0
light k32w0+release (read only) 589404 589404 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 588868 588868 0 0.0
lock k32w0+release (read only) 561812 561812 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561276 561276 0 0.0
linux all-clusters-app debug (read only) 5620833 5620833 0 0.0
(read/write) 418720 418720 0 0.0
.bss 129152 129152 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 278168 278168 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 338160 338160 0 0.0
.text 4901635 4901635 0 0.0
all-clusters-minimal-app debug (read only) 4908609 4908609 0 0.0
(read/write) 232008 232008 0 0.0
.bss 126080 126080 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94928 94928 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272454 272454 0 0.0
.text 4405619 4405619 0 0.0
bridge-app debug (read only) 2767793 2767793 0 0.0
(read/write) 132888 132888 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214536 214536 0 0.0
.text 2375587 2375587 0 0.0
chip-tool debug (read only) 10347545 10347545 0 0.0
(read/write) 441688 441688 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335664 335664 0 0.0
.dynamic 624 624 0 0.0
.got 5816 5816 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 418321 418321 0 0.0
.text 9333747 9333747 0 0.0
chip-tool-ipv6only arm64 (read only) 10188220 10188220 0 0.0
(read/write) 504120 504120 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 343496 343496 0 0.0
.text 9080792 9080792 0 0.0
lighting-app debug+rpc+ui (read only) 5237625 5237625 0 0.0
(read/write) 222184 222184 0 0.0
.bss 117808 117808 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92280 92280 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 336916 336916 0 0.0
.text 4658515 4658515 0 0.0
lock-app debug (read only) 4472993 4472993 0 0.0
(read/write) 203032 203032 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248486 248486 0 0.0
.text 4015011 4015011 0 0.0
ota-provider-app debug (read only) 4125345 4125345 0 0.0
(read/write) 191968 191968 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201126 201126 0 0.0
.text 3733779 3733779 0 0.0
ota-requestor-app debug (read only) 4218857 4218857 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204486 204486 0 0.0
.text 3819603 3819603 0 0.0
shell debug (read only) 3042785 3042785 0 0.0
(read/write) 152840 152840 0 0.0
.bss 60456 60456 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85672 85672 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 213874 213874 0 0.0
.text 2655090 2655090 0 0.0
thermostat-no-ble arm64 (read only) 4353804 4353804 0 0.0
(read/write) 241784 241784 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100464 100464 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161332 161332 0 0.0
.text 3858376 3858376 0 0.0
tv-app debug (read only) 5313801 5313801 0 0.0
(read/write) 349952 349952 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272310 272310 0 0.0
.text 4797731 4797731 0 0.0
tv-casting-app debug (read only) 8293809 8293809 0 0.0
(read/write) 210672 210672 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367676 367676 0 0.0
.text 7525827 7525827 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2522696 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485380 1485380 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1235348 1235348 0 0.0
bss 154748 154748 0 0.0
rodata 143016 143016 0 0.0
text 858620 858620 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1353720 1353720 0 0.0
bss 140206 140206 0 0.0
rodata 136920 136920 0 0.0
text 785896 785896 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159604 1159604 0 0.0
bss 154680 154680 0 0.0
rodata 113632 113632 0 0.0
text 812328 812328 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837904 837904 0 0.0
(read/write) 1787556 1787556 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192892 192892 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 2544 2544 0 0.0
.debug_abbrev 1412147 1412147 0 0.0
.debug_aranges 147120 147120 0 0.0
.debug_frame 490116 490116 0 0.0
.debug_info 33076105 33076105 0 0.0
.debug_line 4235674 4235674 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2320256 2320256 0 0.0
.debug_rnglists 145716 145716 0 0.0
.debug_str 4575412 4575412 0 0.0
.heap 837904 837904 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 844112 844112 0 0.0
.symtab 512752 512752 0 0.0
.text 1583732 1583732 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677036 1677036 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289828 1289828 0 0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462944 462944 0 0.0
.debug_info 29047502 29047502 0 0.0
.debug_line 3967571 3967571 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2151457 2151457 0 0.0
.debug_rnglists 135701 135701 0 0.0
.debug_str 3982852 3982852 0 0.0
.heap 840112 840112 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 717805 717805 0 0.0
.symtab 466768 466768 0 0.0
.text 1475420 1475420 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605292 1605292 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129851 1129851 0 0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 425988 425988 0 0.0
.debug_info 24185266 24185266 0 0.0
.debug_line 3532584 3532584 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988243 1988243 0 0.0
.debug_rnglists 125385 125385 0 0.0
.debug_str 3789789 3789789 0 0.0
.heap 846424 846424 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 635139 635139 0 0.0
.symtab 430240 430240 0 0.0
.text 1409988 1409988 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120976 1120976 0 0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422048 422048 0 0.0
.debug_info 24006970 24006970 0 0.0
.debug_line 3488018 3488018 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969067 1969067 0 0.0
.debug_rnglists 123585 123585 0 0.0
.debug_str 3754242 3754242 0 0.0
.heap 818896 818896 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 609924 609924 0 0.0
.symtab 422816 422816 0 0.0
.text 1416660 1416660 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177620 1177620 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624464 624464 0 0.0
lock-app qpg6105+debug (read/write) 1134972 1134972 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581812 581812 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089160 1089160 0 0.0
bss 107444 107444 0 0.0
text 746138 746138 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980060 980060 0 0.0
bss 105168 105168 0 0.0
text 672280 672280 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944264 944264 0 0.0
bss 109500 109500 0 0.0
text 647076 647078 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876196 876196 0 0.0
bss 98680 98680 0 0.0
text 590434 590434 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922492 922492 0 0.0
bss 99512 99512 0 0.0
text 632090 632090 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982720 982720 0 0.0
bss 107356 107356 0 0.0
text 686034 686034 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994084 994084 0 0.0
bss 111604 111604 0 0.0
text 693550 693550 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052252 1052252 0 0.0
bss 108928 108928 0 0.0
text 730966 730966 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083796 1083796 0 0.0
bss 120004 120004 0 0.0
text 751242 751242 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934276 934276 0 0.0
bss 99408 99408 0 0.0
text 621588 621588 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898776 898776 0 0.0
bss 99988 99988 0 0.0
text 612282 612282 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881612 881612 0 0.0
bss 98812 98812 0 0.0
text 596060 596060 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868752 868752 0 0.0
bss 98612 98612 0 0.0
text 586486 586486 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744116 744116 0 0.0
bss 97208 97208 0 0.0
text 478532 478532 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879688 879688 0 0.0
bss 98800 98800 0 0.0
text 594794 594796 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864924 864924 0 0.0
bss 98520 98520 0 0.0
text 582124 582124 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890200 890200 0 0.0
bss 98912 98912 0 0.0
text 602208 602208 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885824 885824 0 0.0
bss 99228 99228 0 0.0
text 597536 597536 0 0.0

@mergify mergify bot merged commit fd6ca55 into project-chip:master Aug 23, 2023
48 checks passed
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 25, 2023
* add bl706 wifi support

* fix restyle

* add bl706 wifi support

* fix restyle

* update codes according review suggestions

* fix restyle

* remove common_sources

* fix restyle
@wy-hh wy-hh deleted the bl706_wifi_support branch August 29, 2023 11:39
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* add bl706 wifi support

* fix restyle

* add bl706 wifi support

* fix restyle

* update codes according review suggestions

* fix restyle

* remove common_sources

* fix restyle
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.

2 participants