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

[Telink]: Replaced manual bootloader configuration by conf file #28260

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

mishadesh
Copy link
Contributor

Replaced manual definition-based overlays by conf file

The previous solution to configure the bootloader for Telink build was just adding the definitions directly to build command.
The new solution replaces the definitions by bootloader.conf file and applies it by overlay.

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

PR #28260: Size comparison from 7b6cbc5 to b56fc82

Increases (14 builds for bl602, bl702, bl702l, esp32, qpg, telink)
platform target config section 7b6cbc5 b56fc82 change % change
bl602 lighting-app bl602+rpc .text 1087146 1087148 2 0.0
bl702 lighting-app bl702 (read/write) 1164367 1164371 4 0.0
.debug_info 40927871 40927873 2 0.0
.text 951898 951902 4 0.0
bl702+rpc .debug_info 46152409 46152410 1 0.0
.text 1026306 1026308 2 0.0
bl702l lighting-app bl702l .debug_info 40928981 40928982 1 0.0
.text 940706 940708 2 0.0
esp32 all-clusters-app m5stack (read/write) 499754 499758 4 0.0
.flash.rodata 247412 247416 4 0.0
qpg lighting-app qpg6105+debug (read/write) 1175288 1175296 8 0.0
.text 622128 622136 8 0.0
lock-app qpg6105+debug (read/write) 1132312 1132320 8 0.0
.text 579156 579164 8 0.0
telink all-clusters-app tlsr9518adk80d text 726830 726832 2 0.0
all-clusters-minimal-app tlsr9518adk80d text 667550 667552 2 0.0
light-switch-app tlsr9518adk80d text 614142 614144 2 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081088 1081096 8 0.0
text 749044 749048 4 0.0
shell tlsr9518adk80d text 478578 478580 2 0.0
thermostat tlsr9518adk80d (read/write) 908508 908516 8 0.0
text 619668 619670 2 0.0
window-covering tlsr9518adk80d text 614558 614560 2 0.0
Decreases (9 builds for cyw30739, efr32, esp32, k32w, nrfconnect, telink)
platform target config section 7b6cbc5 b56fc82 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 548799 548791 -8 -0.0
.app_xip_area 439761 439753 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1033544 1033536 -8 -0.0
.text 866852 866844 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1094698 1094696 -2 -0.0
.flash.text 1094698 1094696 -2 -0.0
k32w lock k32w0+release (read only) 559628 559612 -16 -0.0
.text 559092 559076 -16 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 769284 769280 -4 -0.0
telink lighting-app-factory-data tlsr9518adk80d text 691524 691522 -2 -0.0
lock-app tlsr9518adk80d text 616320 616318 -2 -0.0
pump-app tlsr9518adk80d text 594204 594202 -2 -0.0
pump-controller-app tlsr9518adk80d text 584626 584624 -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 7b6cbc5 b56fc82 change % change
bl602 lighting-app bl602 (read/write) 1361346 1361346 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055008 1055008 0 0.0
bl602+rpc (read/write) 1409022 1409022 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087146 1087148 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164367 1164371 4 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 1573950 1573950 0 0.0
.debug_aranges 140088 140088 0 0.0
.debug_frame 515136 515136 0 0.0
.debug_info 40927871 40927873 2 0.0
.debug_line 5451023 5451023 0 0.0
.debug_loc 3556786 3556786 0 0.0
.debug_ranges 383992 383992 0 0.0
.debug_str 3996661 3996661 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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 586622 586622 0 0.0
.symtab 175024 175024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951898 951902 4 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262979 1262979 0 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 543988 543988 0 0.0
.debug_info 46152409 46152410 1 0.0
.debug_line 5879142 5879142 0 0.0
.debug_loc 3762698 3762698 0 0.0
.debug_ranges 409736 409736 0 0.0
.debug_str 4427059 4427059 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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 1026308 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149936 1149936 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 1576169 1576169 0 0.0
.debug_aranges 134592 134592 0 0.0
.debug_frame 494824 494824 0 0.0
.debug_info 40928981 40928982 1 0.0
.debug_line 5366602 5366602 0 0.0
.debug_loc 3492968 3492968 0 0.0
.debug_ranges 389200 389200 0 0.0
.debug_str 4009119 4009119 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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 586847 586847 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
940706 940708 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610106 610106 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 956247 956247 0 0.0
.debug_aranges 107976 107976 0 0.0
.debug_frame 366408 366408 0 0.0
.debug_info 18909792 18909792 0 0.0
.debug_line 2765974 2765974 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580482 1580482 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99490 99490 0 0.0
.debug_str 3420146 3420146 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 489326 489326 0 0.0
.symtab 289744 289744 0 0.0
.text 502788 502788 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548799 548791 -8 -0.0
.app_xip_area 439761 439753 -8 -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) 532903 532903 0 0.0
.app_xip_area 418905 418905 0 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 571847 0 0.0
.app_xip_area 463897 463897 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) 545247 545247 0 0.0
.app_xip_area 434329 434329 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) 1008432 1008432 0 0.0
.bss 183628 183628 0 0.0
.data 2696 2696 0 0.0
.text 822088 822088 0 0.0
BRD4187C (read/write) 1033544 1033536 -8 -0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866852 866844 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083180 1083180 0 0.0
.bss 177644 177644 0 0.0
.data 2692 2692 0 0.0
.text 902824 902824 0 0.0
window-app BRD4187C (read/write) 1104608 1104608 0 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 955012 955012 0 0.0
esp32 all-clusters-app c3devkit (read only) 1094698 1094696 -2 -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 1094698 1094696 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141171 1141171 0 0.0
(read/write) 499754 499758 4 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247412 247416 4 0.0
.flash.text 1135787 1135787 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588380 588380 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587844 587844 0 0.0
light k32w0+release (read only) 587132 587132 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586596 586596 0 0.0
lock k32w0+release (read only) 559628 559612 -16 -0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559092 559076 -16 -0.0
linux all-clusters-app debug (read only) 5477265 5477265 0 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 4768115 0 0.0
all-clusters-minimal-app debug (read only) 4893529 4893529 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 4392755 4392755 0 0.0
bridge-app debug (read only) 2762457 2762457 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 2371843 2371843 0 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 5271521 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 4692307 4692307 0 0.0
lock-app debug (read only) 4451081 4451081 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 3996787 3996787 0 0.0
ota-provider-app debug (read only) 4121345 4121345 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 3731379 3731379 0 0.0
ota-requestor-app debug (read only) 4215209 4215209 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 3817523 3817523 0 0.0
shell debug (read only) 2923985 2923985 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 2542418 2542418 0 0.0
thermostat-no-ble arm64 (read only) 4444540 4444540 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 3945624 3945624 0 0.0
tv-app debug (read only) 5308481 5308481 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 4793747 4793747 0 0.0
tv-casting-app debug (read only) 8281305 8281305 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 7516963 7516963 0 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 1216328 0 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841648 841648 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335372 1335372 0 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769284 769280 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154284 1154284 0 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808244 808244 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837056 837056 0 0.0
(read/write) 1764572 1764572 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 1390330 1390330 0 0.0
.debug_aranges 143400 143400 0 0.0
.debug_frame 477736 477736 0 0.0
.debug_info 29746279 29746279 0 0.0
.debug_line 4109393 4109393 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2238913 2238913 0 0.0
.debug_rnglists 141762 141762 0 0.0
.debug_str 4114080 4114080 0 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 799176 799176 0 0.0
.symtab 498320 498320 0 0.0
.text 0 0 0 0.0
1559900 1559900 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672164 1672164 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 1302204 1302204 0 0.0
.debug_aranges 136976 136976 0 0.0
.debug_frame 461728 461728 0 0.0
.debug_info 26956692 26956692 0 0.0
.debug_line 3938636 3938636 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143846 2143846 0 0.0
.debug_rnglists 135103 135103 0 0.0
.debug_str 3976551 3976551 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 710203 710203 0 0.0
.symtab 464240 464240 0 0.0
.text 1469508 1469508 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) 1604004 1604004 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 1137829 1137829 0 0.0
.debug_aranges 127224 127224 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22150360 22150360 0 0.0
.debug_line 3504865 3504865 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982722 1982722 0 0.0
.debug_rnglists 124991 124991 0 0.0
.debug_str 3786682 3786682 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 631779 631779 0 0.0
.symtab 429184 429184 0 0.0
.text 1407564 1407564 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) 1633300 1633300 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 1114503 1114503 0 0.0
.debug_aranges 125168 125168 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21747247 21747247 0 0.0
.debug_line 3433092 3433092 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950046 1950046 0 0.0
.debug_rnglists 122331 122331 0 0.0
.debug_str 3741233 3741233 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 600800 600800 0 0.0
.symtab 418720 418720 0 0.0
.text 1409420 1409420 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175288 1175296 8 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622128 622136 8 0.0
lock-app qpg6105+debug (read/write) 1132312 1132320 8 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579156 579164 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067596 1067596 0 0.0
bss 107552 107552 0 0.0
text 726830 726832 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974088 974088 0 0.0
bss 105460 105460 0 0.0
text 667550 667552 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941900 941900 0 0.0
bss 109464 109464 0 0.0
text 645166 645166 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873804 873804 0 0.0
bss 99128 99128 0 0.0
text 588494 588494 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902700 902700 0 0.0
bss 99684 99684 0 0.0
text 614142 614144 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980236 980236 0 0.0
bss 107804 107804 0 0.0
text 684008 684008 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991608 991608 0 0.0
bss 112052 112052 0 0.0
text 691524 691522 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049728 1049728 0 0.0
bss 109360 109360 0 0.0
text 728898 728898 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081088 1081096 8 0.0
bss 120444 120444 0 0.0
text 749044 749048 4 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928040 928040 0 0.0
bss 99772 99772 0 0.0
text 616320 616318 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896444 896444 0 0.0
bss 100408 100408 0 0.0
text 610386 610386 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879308 879308 0 0.0
bss 99260 99260 0 0.0
text 594204 594202 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866448 866448 0 0.0
bss 99060 99060 0 0.0
text 584626 584624 -2 -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 478578 478580 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875864 875864 0 0.0
bss 99216 99216 0 0.0
text 591554 591554 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862572 862572 0 0.0
bss 98968 98968 0 0.0
text 580226 580226 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908508 908516 8 0.0
bss 99504 99504 0 0.0
text 619668 619670 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903868 903868 0 0.0
bss 99796 99796 0 0.0
text 614558 614560 2 0.0

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

PR #28260: Size comparison from ed545c4 to 06ee1d4

Increases (9 builds for bl702, cyw30739, psoc6, qpg, telink)
platform target config section ed545c4 06ee1d4 change % change
bl702 lighting-app bl702 (read/write) 1164367 1164371 4 0.0
.debug_info 40927872 40927873 1 0.0
.text 951900 951902 2 0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 545239 545247 8 0.0
.app_xip_area 434321 434329 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 29746279 29746280 1 0.0
qpg lock-app qpg6105+debug (read/write) 1132312 1132320 8 0.0
.text 579156 579164 8 0.0
telink light-switch-app tlsr9518adk80d text 614142 614146 4 0.0
lighting-app tlsr9518adk80d (read/write) 980236 980244 8 0.0
text 684008 684010 2 0.0
lighting-app-factory-data tlsr9518adk80d text 691522 691524 2 0.0
lock-app tlsr9518adk80d text 616318 616320 2 0.0
pump-app tlsr9518adk80d text 594202 594204 2 0.0
Decreases (12 builds for bl702, bl702l, efr32, esp32, telink)
platform target config section ed545c4 06ee1d4 change % change
bl702 lighting-app bl702+rpc (read/write) 1262983 1262979 -4 -0.0
.debug_info 46152411 46152410 -1 -0.0
.text 1026310 1026308 -2 -0.0
bl702l lighting-app bl702l .debug_info 40928982 40928981 -1 -0.0
.text 940708 940706 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1033544 1033536 -8 -0.0
.text 866852 866844 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1094696 1094694 -2 -0.0
.flash.text 1094696 1094694 -2 -0.0
m5stack (read/write) 499758 499754 -4 -0.0
.flash.rodata 247416 247412 -4 -0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 974096 974088 -8 -0.0
text 667554 667552 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049728 1049720 -8 -0.0
text 728898 728896 -2 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081096 1081088 -8 -0.0
text 749046 749044 -2 -0.0
shell tlsr9518adk80d text 478580 478576 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875864 875856 -8 -0.0
text 591554 591552 -2 -0.0
temperature-measurement-app tlsr9518adk80d text 580228 580224 -4 -0.0
window-covering tlsr9518adk80d text 614560 614558 -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 ed545c4 06ee1d4 change % change
bl602 lighting-app bl602 (read/write) 1361346 1361346 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055008 1055008 0 0.0
bl602+rpc (read/write) 1409022 1409022 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087148 1087148 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164367 1164371 4 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 1573950 1573950 0 0.0
.debug_aranges 140088 140088 0 0.0
.debug_frame 515136 515136 0 0.0
.debug_info 40927872 40927873 1 0.0
.debug_line 5451023 5451023 0 0.0
.debug_loc 3556786 3556786 0 0.0
.debug_ranges 383992 383992 0 0.0
.debug_str 3996661 3996661 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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 586622 586622 0 0.0
.symtab 175024 175024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951900 951902 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262983 1262979 -4 -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 543988 543988 0 0.0
.debug_info 46152411 46152410 -1 -0.0
.debug_line 5879142 5879142 0 0.0
.debug_loc 3762698 3762698 0 0.0
.debug_ranges 409736 409736 0 0.0
.debug_str 4427059 4427059 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
1026310 1026308 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149936 1149936 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 1576169 1576169 0 0.0
.debug_aranges 134592 134592 0 0.0
.debug_frame 494824 494824 0 0.0
.debug_info 40928982 40928981 -1 -0.0
.debug_line 5366602 5366602 0 0.0
.debug_loc 3492968 3492968 0 0.0
.debug_ranges 389200 389200 0 0.0
.debug_str 4009119 4009119 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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 586847 586847 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
940708 940706 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610106 610106 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 956247 956247 0 0.0
.debug_aranges 107976 107976 0 0.0
.debug_frame 366408 366408 0 0.0
.debug_info 18909793 18909793 0 0.0
.debug_line 2765974 2765974 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580482 1580482 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99490 99490 0 0.0
.debug_str 3420146 3420146 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 489326 489326 0 0.0
.symtab 289744 289744 0 0.0
.text 502788 502788 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548799 548799 0 0.0
.app_xip_area 439761 439761 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) 532903 532903 0 0.0
.app_xip_area 418905 418905 0 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 571847 0 0.0
.app_xip_area 463897 463897 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) 545239 545247 8 0.0
.app_xip_area 434321 434329 8 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) 1008432 1008432 0 0.0
.bss 183628 183628 0 0.0
.data 2696 2696 0 0.0
.text 822088 822088 0 0.0
BRD4187C (read/write) 1033544 1033536 -8 -0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866852 866844 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083180 1083180 0 0.0
.bss 177644 177644 0 0.0
.data 2692 2692 0 0.0
.text 902824 902824 0 0.0
window-app BRD4187C (read/write) 1104608 1104608 0 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 955012 955012 0 0.0
esp32 all-clusters-app c3devkit (read only) 1094696 1094694 -2 -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 1094694 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141171 1141171 0 0.0
(read/write) 499758 499754 -4 -0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247416 247412 -4 -0.0
.flash.text 1135787 1135787 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588380 588380 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587844 587844 0 0.0
light k32w0+release (read only) 587132 587132 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586596 586596 0 0.0
lock k32w0+release (read only) 559628 559628 0 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559092 559092 0 0.0
linux all-clusters-app debug (read only) 5477265 5477265 0 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 4768115 0 0.0
all-clusters-minimal-app debug (read only) 4893529 4893529 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 4392755 4392755 0 0.0
bridge-app debug (read only) 2762457 2762457 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 2371843 2371843 0 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 5271521 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 4692307 4692307 0 0.0
lock-app debug (read only) 4451081 4451081 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 3996787 3996787 0 0.0
ota-provider-app debug (read only) 4121345 4121345 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 3731379 3731379 0 0.0
ota-requestor-app debug (read only) 4215209 4215209 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 3817523 3817523 0 0.0
shell debug (read only) 2923985 2923985 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 2542418 2542418 0 0.0
thermostat-no-ble arm64 (read only) 4444540 4444540 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 3945624 3945624 0 0.0
tv-app debug (read only) 5308481 5308481 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 4793747 4793747 0 0.0
tv-casting-app debug (read only) 8281305 8281305 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 7516963 7516963 0 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 1216328 0 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841648 841648 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335372 1335372 0 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769284 769284 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154284 1154284 0 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808244 808244 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837056 837056 0 0.0
(read/write) 1764572 1764572 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 1390330 1390330 0 0.0
.debug_aranges 143400 143400 0 0.0
.debug_frame 477736 477736 0 0.0
.debug_info 29746279 29746280 1 0.0
.debug_line 4109393 4109393 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2238913 2238913 0 0.0
.debug_rnglists 141762 141762 0 0.0
.debug_str 4114080 4114080 0 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 799176 799176 0 0.0
.symtab 498320 498320 0 0.0
.text 0 0 0 0.0
1559900 1559900 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672164 1672164 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 1302204 1302204 0 0.0
.debug_aranges 136976 136976 0 0.0
.debug_frame 461728 461728 0 0.0
.debug_info 26956691 26956691 0 0.0
.debug_line 3938636 3938636 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143846 2143846 0 0.0
.debug_rnglists 135103 135103 0 0.0
.debug_str 3976551 3976551 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 710203 710203 0 0.0
.symtab 464240 464240 0 0.0
.text 1469508 1469508 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) 1604004 1604004 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 1137829 1137829 0 0.0
.debug_aranges 127224 127224 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22150360 22150360 0 0.0
.debug_line 3504865 3504865 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982722 1982722 0 0.0
.debug_rnglists 124991 124991 0 0.0
.debug_str 3786682 3786682 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 631779 631779 0 0.0
.symtab 429184 429184 0 0.0
.text 1407564 1407564 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) 1633300 1633300 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 1114503 1114503 0 0.0
.debug_aranges 125168 125168 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21747248 21747248 0 0.0
.debug_line 3433092 3433092 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950046 1950046 0 0.0
.debug_rnglists 122331 122331 0 0.0
.debug_str 3741233 3741233 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 600800 600800 0 0.0
.symtab 418720 418720 0 0.0
.text 1409420 1409420 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175296 0 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622136 622136 0 0.0
lock-app qpg6105+debug (read/write) 1132312 1132320 8 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579156 579164 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067596 1067596 0 0.0
bss 107552 107552 0 0.0
text 726830 726830 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974096 974088 -8 -0.0
bss 105460 105460 0 0.0
text 667554 667552 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941900 941900 0 0.0
bss 109464 109464 0 0.0
text 645166 645166 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873804 873804 0 0.0
bss 99128 99128 0 0.0
text 588494 588494 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902700 902700 0 0.0
bss 99684 99684 0 0.0
text 614142 614146 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980236 980244 8 0.0
bss 107804 107804 0 0.0
text 684008 684010 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991608 991608 0 0.0
bss 112052 112052 0 0.0
text 691522 691524 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049728 1049720 -8 -0.0
bss 109360 109360 0 0.0
text 728898 728896 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081096 1081088 -8 -0.0
bss 120444 120444 0 0.0
text 749046 749044 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928040 928040 0 0.0
bss 99772 99772 0 0.0
text 616318 616320 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896444 896444 0 0.0
bss 100408 100408 0 0.0
text 610386 610386 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879308 879308 0 0.0
bss 99260 99260 0 0.0
text 594202 594204 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866448 866448 0 0.0
bss 99060 99060 0 0.0
text 584624 584624 0 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 478576 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875864 875856 -8 -0.0
bss 99216 99216 0 0.0
text 591554 591552 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862572 862572 0 0.0
bss 98968 98968 0 0.0
text 580228 580224 -4 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908516 908516 0 0.0
bss 99504 99504 0 0.0
text 619670 619670 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903868 903868 0 0.0
bss 99796 99796 0 0.0
text 614560 614558 -2 -0.0

@mishadesh
Copy link
Contributor Author

@bzbarsky-apple
Could you please move forward the PR and merge, because the tests are very unstable and I am not able to run them again manually.

@bzbarsky-apple
Copy link
Contributor

@mishadesh This needs a review from a second reviewer. Ideally a telink platform owner.... My review was a rubber-stamp so it's not blocked once that telink owner review exists.

Replaced manual definition-based overlays by conf file

Signed-off-by: Misha Tkachenko <misha.tkachenko@telink-semi.com>
@mishadesh
Copy link
Contributor Author

@mishadesh This needs a review from a second reviewer. Ideally a telink platform owner.... My review was a rubber-stamp so it's not blocked once that telink owner review exists.

But our telink platform doesn't have an owner. How can we request a right to become an owner?

@github-actions
Copy link

github-actions bot commented Jul 26, 2023

PR #28260: Size comparison from 67324e6 to d5fba85

Increases (6 builds for nrfconnect, qpg, telink)
platform target config section 67324e6 d5fba85 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 841676 841680 4 0.0
qpg lock-app qpg6105+debug (read/write) 1132328 1132336 8 0.0
.text 579172 579180 8 0.0
telink lighting-app-factory-data tlsr9518adk80d text 691566 691568 2 0.0
temperature-measurement-app tlsr9518adk80d text 580266 580268 2 0.0
thermostat tlsr9518adk80d text 619710 619712 2 0.0
window-covering tlsr9518adk80d (read/write) 903908 903916 8 0.0
text 614600 614602 2 0.0
Decreases (14 builds for bl602, bl702l, efr32, esp32, psoc6, telink)
platform target config section 67324e6 d5fba85 change % change
bl602 lighting-app bl602 (read/write) 1361362 1361354 -8 -0.0
.text 1055018 1055014 -4 -0.0
bl702l lighting-app bl702l .debug_info 41280378 41280377 -1 -0.0
.text 940744 940742 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1033576 1033568 -8 -0.0
.text 866884 866876 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1094746 1094744 -2 -0.0
.flash.text 1094746 1094744 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30030559 30030558 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27162183 27162182 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 21912955 21912954 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 726874 726872 -2 -0.0
contact-sensor-app tlsr9518adk80d text 588538 588536 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 980284 980276 -8 -0.0
text 684050 684048 -2 -0.0
lighting-app-shell tlsr9518adk80d text 749090 749088 -2 -0.0
ota-requestor-app tlsr9518adk80d text 610430 610426 -4 -0.0
shell tlsr9518adk80d text 478580 478578 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 591598 591594 -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 67324e6 d5fba85 change % change
bl602 lighting-app bl602 (read/write) 1361362 1361354 -8 -0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055018 1055014 -4 -0.0
bl602+rpc (read/write) 1409054 1409054 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087184 1087184 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164403 1164403 0 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 515128 0 0.0
.debug_info 41279268 41279268 0 0.0
.debug_line 5466796 5466796 0 0.0
.debug_loc 3556798 3556798 0 0.0
.debug_ranges 384016 384016 0 0.0
.debug_str 4007205 4007205 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
951936 951936 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263015 1263015 0 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 543996 0 0.0
.debug_info 46152546 46152546 0 0.0
.debug_line 5879235 5879235 0 0.0
.debug_loc 3762761 3762761 0 0.0
.debug_ranges 409760 409760 0 0.0
.debug_str 4427059 4427059 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
1026342 1026342 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149972 1149972 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 494816 494816 0 0.0
.debug_info 41280378 41280377 -1 -0.0
.debug_line 5382364 5382364 0 0.0
.debug_loc 3492923 3492923 0 0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019662 4019662 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
940744 940742 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610114 610114 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 947778 947778 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067822 19067822 0 0.0
.debug_line 2781839 2781839 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580494 1580494 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415022 3415022 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 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502796 502796 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 439825 439825 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) 532959 532959 0 0.0
.app_xip_area 418961 418961 0 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 571871 0 0.0
.app_xip_area 463921 463921 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) 545303 545303 0 0.0
.app_xip_area 434385 434385 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) 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) 1033576 1033568 -8 -0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866884 866876 -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) 1104592 1104592 0 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 954996 954996 0 0.0
esp32 all-clusters-app c3devkit (read only) 1094746 1094744 -2 -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 1094746 1094744 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141207 1141207 0 0.0
(read/write) 499758 499758 0 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247416 247416 0 0.0
.flash.text 1135823 1135823 0 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 587196 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586660 586660 0 0.0
lock k32w0+release (read only) 559676 559676 0 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559140 559140 0 0.0
linux all-clusters-app debug (read only) 5477377 5477377 0 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 4768227 4768227 0 0.0
all-clusters-minimal-app debug (read only) 4893657 4893657 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 4392883 4392883 0 0.0
bridge-app debug (read only) 2762569 2762569 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 2371955 2371955 0 0.0
chip-tool debug (read only) 17633329 17633329 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 14676659 14676659 0 0.0
chip-tool-ipv6only arm64 (read only) 16857700 16857700 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 13804664 13804664 0 0.0
lighting-app debug+rpc+ui (read only) 5271649 5271649 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 4692435 4692435 0 0.0
lock-app debug (read only) 4451193 4451193 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 3996899 3996899 0 0.0
ota-provider-app debug (read only) 4121457 4121457 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 3731491 3731491 0 0.0
ota-requestor-app debug (read only) 4215337 4215337 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 3817651 3817651 0 0.0
shell debug (read only) 2924113 2924113 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 2542546 2542546 0 0.0
thermostat-no-ble arm64 (read only) 4444652 4444652 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 3945736 3945736 0 0.0
tv-app debug (read only) 5308609 5308609 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 4793875 4793875 0 0.0
tv-casting-app debug (read only) 8281417 8281417 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 7517075 7517075 0 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) 1216360 1216360 0 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841676 841680 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335404 1335404 0 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769316 769316 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154316 1154316 0 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808276 808276 0 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 1375995 1375995 0 0.0
.debug_aranges 143392 143392 0 0.0
.debug_frame 477800 477800 0 0.0
.debug_info 30030559 30030558 -1 -0.0
.debug_line 4130616 4130616 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239480 2239480 0 0.0
.debug_rnglists 141932 141932 0 0.0
.debug_str 4112208 4112208 0 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) 1672148 1672148 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 1285357 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162183 27162182 -1 -0.0
.debug_line 3954059 3954059 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143453 2143453 0 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974453 3974453 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 710079 710079 0 0.0
.symtab 464192 464192 0 0.0
.text 1469492 1469492 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) 1603972 1603972 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 1125839 1125839 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316943 22316943 0 0.0
.debug_line 3520929 3520929 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982674 1982674 0 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785612 3785612 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 631687 631687 0 0.0
.symtab 429152 429152 0 0.0
.text 1407532 1407532 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) 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 21912954 -1 -0.0
.debug_line 3448774 3448774 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1949998 1949998 0 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740097 3740097 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 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 1175320 0 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622160 622160 0 0.0
lock-app qpg6105+debug (read/write) 1132328 1132336 8 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579172 579180 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067636 1067636 0 0.0
bss 107552 107552 0 0.0
text 726874 726872 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974128 974128 0 0.0
bss 105460 105460 0 0.0
text 667592 667592 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941940 941940 0 0.0
bss 109464 109464 0 0.0
text 645206 645206 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873844 873844 0 0.0
bss 99128 99128 0 0.0
text 588538 588536 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902740 902740 0 0.0
bss 99684 99684 0 0.0
text 614184 614184 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980284 980276 -8 -0.0
bss 107804 107804 0 0.0
text 684050 684048 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991656 991656 0 0.0
bss 112052 112052 0 0.0
text 691566 691568 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049768 1049768 0 0.0
bss 109360 109360 0 0.0
text 728940 728940 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081136 1081136 0 0.0
bss 120444 120444 0 0.0
text 749090 749088 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928080 928080 0 0.0
bss 99772 99772 0 0.0
text 616362 616362 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896484 896484 0 0.0
bss 100408 100408 0 0.0
text 610430 610426 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879356 879356 0 0.0
bss 99260 99260 0 0.0
text 594246 594246 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866488 866488 0 0.0
bss 99060 99060 0 0.0
text 584666 584666 0 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) 875904 875904 0 0.0
bss 99216 99216 0 0.0
text 591598 591594 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862612 862612 0 0.0
bss 98968 98968 0 0.0
text 580266 580268 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908556 908556 0 0.0
bss 99504 99504 0 0.0
text 619710 619712 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903908 903916 8 0.0
bss 99796 99796 0 0.0
text 614600 614602 2 0.0

@github-actions
Copy link

github-actions bot commented Jul 26, 2023

PR #28260: Size comparison from 1d49d9e to 2fcfeba

Increases (14 builds for bl602, bl702l, esp32, nrfconnect, psoc6, telink)
platform target config section 1d49d9e 2fcfeba change % change
bl602 lighting-app bl602 (read/write) 1361354 1361362 8 0.0
.text 1055016 1055018 2 0.0
bl702l lighting-app bl702l .debug_info 41280377 41280378 1 0.0
.text 940742 940744 2 0.0
esp32 all-clusters-app m5stack (read/write) 499754 499758 4 0.0
.flash.rodata 247412 247416 4 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 769312 769316 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30030559 30030560 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27162182 27162184 2 0.0
lock cy8ckit_062s2_43012 .debug_info 21912955 21912956 1 0.0
telink bridge-app tlsr9518adk80d text 645206 645210 4 0.0
contact-sensor-app tlsr9518adk80d text 588536 588538 2 0.0
lighting-app-shell tlsr9518adk80d text 749086 749088 2 0.0
pump-controller-app tlsr9518adk80d text 584664 584668 4 0.0
shell tlsr9518adk80d text 478576 478578 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 591594 591596 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862612 862620 8 0.0
text 580266 580270 4 0.0
Decreases (9 builds for bl602, cc32xx, efr32, telink)
platform target config section 1d49d9e 2fcfeba change % change
bl602 lighting-app bl602+rpc (read/write) 1409062 1409054 -8 -0.0
.text 1087186 1087184 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19067824 19067823 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1033576 1033568 -8 -0.0
.text 866884 866876 -8 -0.0
telink all-clusters-app tlsr9518adk80d text 726876 726874 -2 -0.0
light-switch-app tlsr9518adk80d text 614188 614184 -4 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991656 991648 -8 -0.0
text 691566 691564 -2 -0.0
lock-app tlsr9518adk80d text 616362 616360 -2 -0.0
thermostat tlsr9518adk80d text 619712 619710 -2 -0.0
window-covering tlsr9518adk80d (read/write) 903916 903908 -8 -0.0
text 614604 614600 -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 1d49d9e 2fcfeba change % change
bl602 lighting-app bl602 (read/write) 1361354 1361362 8 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055016 1055018 2 0.0
bl602+rpc (read/write) 1409062 1409054 -8 -0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087186 1087184 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164407 1164407 0 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 515128 0 0.0
.debug_info 41279269 41279269 0 0.0
.debug_line 5466796 5466796 0 0.0
.debug_loc 3556798 3556798 0 0.0
.debug_ranges 384016 384016 0 0.0
.debug_str 4007205 4007205 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
951938 951938 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263015 1263015 0 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 543996 0 0.0
.debug_info 46152547 46152547 0 0.0
.debug_line 5879235 5879235 0 0.0
.debug_loc 3762761 3762761 0 0.0
.debug_ranges 409760 409760 0 0.0
.debug_str 4427059 4427059 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
1026344 1026344 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149972 1149972 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 494816 494816 0 0.0
.debug_info 41280377 41280378 1 0.0
.debug_line 5382364 5382364 0 0.0
.debug_loc 3492923 3492923 0 0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019662 4019662 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 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
940742 940744 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610114 610114 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 947778 947778 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067824 19067823 -1 -0.0
.debug_line 2781839 2781839 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580494 1580494 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415022 3415022 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 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502796 502796 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 439825 439825 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) 532959 532959 0 0.0
.app_xip_area 418961 418961 0 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 571871 0 0.0
.app_xip_area 463921 463921 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) 545303 545303 0 0.0
.app_xip_area 434385 434385 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) 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) 1033576 1033568 -8 -0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866884 866876 -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) 1104592 1104592 0 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 954996 954996 0 0.0
esp32 all-clusters-app c3devkit (read only) 1094744 1094744 0 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 1094744 1094744 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141207 1141207 0 0.0
(read/write) 499754 499758 4 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247412 247416 4 0.0
.flash.text 1135823 1135823 0 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 587196 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586660 586660 0 0.0
lock k32w0+release (read only) 559676 559676 0 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559140 559140 0 0.0
linux all-clusters-app debug (read only) 5477457 5477457 0 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 4768307 4768307 0 0.0
all-clusters-minimal-app debug (read only) 4893657 4893657 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 4392883 4392883 0 0.0
bridge-app debug (read only) 2762569 2762569 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 2371955 2371955 0 0.0
chip-tool debug (read only) 17633745 17633745 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 14677011 14677011 0 0.0
chip-tool-ipv6only arm64 (read only) 16857988 16857988 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 13804888 13804888 0 0.0
lighting-app debug+rpc+ui (read only) 5271649 5271649 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 4692435 4692435 0 0.0
lock-app debug (read only) 4451193 4451193 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 3996899 3996899 0 0.0
ota-provider-app debug (read only) 4121457 4121457 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 3731491 3731491 0 0.0
ota-requestor-app debug (read only) 4215337 4215337 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 3817651 3817651 0 0.0
shell debug (read only) 2924113 2924113 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 2542546 2542546 0 0.0
thermostat-no-ble arm64 (read only) 4444652 4444652 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 3945736 3945736 0 0.0
tv-app debug (read only) 5308609 5308609 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 4793875 4793875 0 0.0
tv-casting-app debug (read only) 8281417 8281417 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 7517075 7517075 0 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) 1216360 1216360 0 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841680 841680 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335404 1335404 0 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769312 769316 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154316 1154316 0 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808276 808276 0 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 1375995 1375995 0 0.0
.debug_aranges 143392 143392 0 0.0
.debug_frame 477800 477800 0 0.0
.debug_info 30030559 30030560 1 0.0
.debug_line 4130616 4130616 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239480 2239480 0 0.0
.debug_rnglists 141932 141932 0 0.0
.debug_str 4112208 4112208 0 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) 1672148 1672148 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 1285357 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162182 27162184 2 0.0
.debug_line 3954059 3954059 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143453 2143453 0 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974453 3974453 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 710079 710079 0 0.0
.symtab 464192 464192 0 0.0
.text 1469492 1469492 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) 1603972 1603972 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 1125839 1125839 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316943 22316943 0 0.0
.debug_line 3520929 3520929 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982674 1982674 0 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785612 3785612 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 631687 631687 0 0.0
.symtab 429152 429152 0 0.0
.text 1407532 1407532 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) 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 21912956 1 0.0
.debug_line 3448774 3448774 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1949998 1949998 0 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740097 3740097 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 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 1175320 0 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622160 622160 0 0.0
lock-app qpg6105+debug (read/write) 1132336 1132336 0 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579180 579180 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067636 1067636 0 0.0
bss 107552 107552 0 0.0
text 726876 726874 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974136 974136 0 0.0
bss 105460 105460 0 0.0
text 667594 667594 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941940 941940 0 0.0
bss 109464 109464 0 0.0
text 645206 645210 4 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873844 873844 0 0.0
bss 99128 99128 0 0.0
text 588536 588538 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902740 902740 0 0.0
bss 99684 99684 0 0.0
text 614188 614184 -4 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980284 980284 0 0.0
bss 107804 107804 0 0.0
text 684050 684050 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991656 991648 -8 -0.0
bss 112052 112052 0 0.0
text 691566 691564 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049768 1049768 0 0.0
bss 109360 109360 0 0.0
text 728938 728938 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081136 1081136 0 0.0
bss 120444 120444 0 0.0
text 749086 749088 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928080 928080 0 0.0
bss 99772 99772 0 0.0
text 616362 616360 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896484 896484 0 0.0
bss 100408 100408 0 0.0
text 610428 610428 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879356 879356 0 0.0
bss 99260 99260 0 0.0
text 594246 594246 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866488 866488 0 0.0
bss 99060 99060 0 0.0
text 584664 584668 4 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 478576 478578 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875904 875904 0 0.0
bss 99216 99216 0 0.0
text 591594 591596 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862612 862620 8 0.0
bss 98968 98968 0 0.0
text 580266 580270 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908556 908556 0 0.0
bss 99504 99504 0 0.0
text 619712 619710 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903916 903908 -8 -0.0
bss 99796 99796 0 0.0
text 614604 614600 -4 -0.0

@andy31415
Copy link
Contributor

@mishadesh This needs a review from a second reviewer. Ideally a telink platform owner.... My review was a rubber-stamp so it's not blocked once that telink owner review exists.

But our telink platform doesn't have an owner. How can we request a right to become an owner?

@s07641069 is a Telink owner I believe

@bzbarsky-apple
Copy link
Contributor

But our telink platform doesn't have an owner.

Sure it does. It's anyone in whatever set the telink platform maintainers say are the owners.

@bzbarsky-apple
Copy link
Contributor

Fast-tracking platform specific change with platform owner review.

@bzbarsky-apple bzbarsky-apple merged commit 3e5c999 into project-chip:master Jul 26, 2023
51 checks passed
@s07641069 s07641069 deleted the telink_bootloader_conf branch July 26, 2023 15:43
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.

None yet

4 participants