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

[Android] Implement Java TLV Decoder API #27586

Merged

Conversation

joonhaengHeo
Copy link
Contributor

For decouple generated API(#27398), this API has to use in application Layer.
(e.g., ClusterInfoMapping.java)

This APIs can parse tlv data to ChipStructs objects.

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

PR #27586: Size comparison from 7ae5919 to 1b1e501

Increases (10 builds for bl702, bl702l, psoc6, qpg, telink)
platform target config section 7ae5919 1b1e501 change % change
bl702 lighting-app bl702 (read/write) 1178679 1178683 4 0.0
.debug_info 41851849 41851850 1 0.0
.text 946096 946098 2 0.0
bl702+rpc .debug_info 47037490 47037491 1 0.0
.text 1019978 1019980 2 0.0
bl702l lighting-app bl702l (read/write) 1159064 1159068 4 0.0
.debug_info 4184519 41845194 1 0.0
.text 934660 934662 2 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23153433 23153434 1 0.0
qpg lock-app qpg6105+debug (read/write) 1129992 1130000 8 0.0
.text 576836 576844 8 0.0
telink all-clusters-app tlsr9518adk80d text 710502 710504 2 0.0
contact-sensor-app tlsr9518adk80d text 586010 586012 2 0.0
lighting-app tlsr9518adk80d text 681750 681752 2 0.0
lighting-app-factory-data tlsr9518adk80d text 689270 689272 2 0.0
ota-requestor-app tlsr9518adk80d text 607854 607856 2 0.0
Decreases (5 builds for esp32, telink)
platform target config section 7ae5919 1b1e501 change % change
esp32 all-clusters-app c3devkit (read only) 1078062 1078060 -2 -0.0
.flash.text 1078062 1078060 -2 -0.0
m5stack (read/write) 495398 495394 -4 -0.0
.flash.rodata 244912 244908 -4 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 667786 667784 -2 -0.0
lighting-app-shell tlsr9518adk80d text 746790 746788 -2 -0.0
thermostat tlsr9518adk80d (read/write) 896336 896328 -8 -0.0
text 617162 617158 -4 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7ae5919 1b1e501 change % change
bl602 lighting-app bl602 (read/write) 1366798 1366798 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051206 1051206 0 0.0
bl602+rpc (read/write) 1414234 1414234 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083090 1083090 0 0.0
bl702 lighting-app bl702 (read/write) 1178679 1178683 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1551862 1551862 0 0.0
.debug_aranges 150888 150888 0 0.0
.debug_frame 554752 554752 0 0.0
.debug_info 41851849 41851850 1 0.0
.debug_line 5603413 5603413 0 0.0
.debug_loc 3811619 3811619 0 0.0
.debug_ranges 396496 396496 0 0.0
.debug_str 4371307 4371307 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 105416 105416 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 582471 582471 0 0.0
.symtab 174272 174272 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
946096 946098 2 0.0
bl702+rpc (read/write) 1276795 1276795 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717058 1717058 0 0.0
.debug_aranges 159368 159368 0 0.0
.debug_frame 583416 583416 0 0.0
.debug_info 47037490 47037491 1 0.0
.debug_line 6029882 6029882 0 0.0
.debug_loc 4016974 4016974 0 0.0
.debug_ranges 422176 422176 0 0.0
.debug_str 4800045 4800045 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 120056 120056 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 645040 645040 0 0.0
.symtab 193072 193072 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1019978 1019980 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159064 1159068 4 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552765 1552765 0 0.0
.debug_aranges 145032 145032 0 0.0
.debug_frame 533384 533384 0 0.0
.debug_info 4184519 41845194 1 0.0
.debug_line 5509309 5509309 0 0.0
.debug_loc 3744303 3744303 0 0.0
.debug_ranges 401392 401392 0 0.0
.debug_str 4382001 4382001 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 99364 99364 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 582378 582378 0 0.0
.symtab 173600 173600 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934660 934662 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 607490 607490 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948407 948407 0 0.0
.debug_aranges 119360 119360 0 0.0
.debug_frame 407708 407708 0 0.0
.debug_info 19968924 19968924 0 0.0
.debug_line 2877923 2877923 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1732078 1732078 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107845 107845 0 0.0
.debug_str 3812682 3812682 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104650 104650 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484980 484980 0 0.0
.symtab 288160 288160 0 0.0
.text 500720 500720 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545231 545231 0 0.0
.app_xip_area 437697 437697 0 0.0
.bss 62512 62512 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) 530295 530295 0 0.0
.app_xip_area 417785 417785 0 0.0
.bss 67480 67480 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) 567991 567991 0 0.0
.app_xip_area 461545 461545 0 0.0
.bss 61472 61472 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) 532095 532095 0 0.0
.app_xip_area 423081 423081 0 0.0
.bss 63960 63960 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) 997632 997632 0 0.0
.bss 182008 182008 0 0.0
.data 2148 2148 0 0.0
.text 813452 813452 0 0.0
BRD4187C (read/write) 1026804 1026804 0 0.0
.bss 161732 161732 0 0.0
.data 2792 2792 0 0.0
.text 862260 862260 0 0.0
lock-app BRD4161A+wf200 (read/write) 1075920 1075920 0 0.0
.bss 176120 176120 0 0.0
.data 2152 2152 0 0.0
.text 897628 897628 0 0.0
window-app BRD4187C (read/write) 1097348 1097348 0 0.0
.bss 144740 144740 0 0.0
.data 2688 2688 0 0.0
.text 949900 949900 0 0.0
esp32 all-clusters-app c3devkit (read only) 1078062 1078060 -2 -0.0
(read/write) 1584952 1584952 0 0.0
.dram0.bss 75552 75552 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 216320 216320 0 0.0
.flash.text 1078062 1078060 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1125695 1125695 0 0.0
(read/write) 495398 495394 -4 -0.0
.dram0.bss 81032 81032 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244912 244908 -4 -0.0
.flash.text 1120311 1120311 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586132 586132 0 0.0
(read/write) 90104 90104 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 585596 585596 0 0.0
light k32w0+release (read only) 584836 584836 0 0.0
(read/write) 89752 89752 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584300 584300 0 0.0
lock k32w0+release (read only) 557420 557420 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 556884 556884 0 0.0
linux all-clusters-app debug (read only) 3277789 3277789 0 0.0
(read/write) 159552 159552 0 0.0
.bss 59776 59776 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91112 91112 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231720 231720 0 0.0
.text 2854117 2854117 0 0.0
all-clusters-minimal-app debug (read only) 3055701 3055701 0 0.0
(read/write) 146504 146504 0 0.0
.bss 58176 58176 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79800 79800 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224200 224200 0 0.0
.text 2644645 2644645 0 0.0
bridge-app debug (read only) 2524253 2524253 0 0.0
(read/write) 129960 129960 0 0.0
.bss 50296 50296 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69864 69864 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172712 172712 0 0.0
.text 2178405 2178405 0 0.0
chip-tool debug (read only) 18135345 18135345 0 0.0
(read/write) 842000 842000 0 0.0
.bss 93528 93528 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 736016 736016 0 0.0
.dynamic 624 624 0 0.0
.got 5848 5848 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 763753 763753 0 0.0
.text 15570035 15570035 0 0.0
chip-tool-ipv6only arm64 (read only) 17453808 17453808 0 0.0
(read/write) 909080 909080 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 772784 772784 0 0.0
.dynamic 560 560 0 0.0
.got 23424 23424 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 686824 686824 0 0.0
.text 14781252 14781252 0 0.0
lighting-app debug+rpc+ui (read only) 5206697 5206697 0 0.0
(read/write) 220680 220680 0 0.0
.bss 117248 117248 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5872 5872 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 328852 328852 0 0.0
.text 4638739 4638739 0 0.0
lock-app debug (read only) 2616949 2616949 0 0.0
(read/write) 117360 117360 0 0.0
.bss 45376 45376 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 64024 64024 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200200 200200 0 0.0
.text 2251781 2251781 0 0.0
ota-provider-app debug (read only) 2213437 2213437 0 0.0
(read/write) 103952 103952 0 0.0
.bss 44560 44560 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52184 52184 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153832 153832 0 0.0
.text 1917269 1917269 0 0.0
ota-requestor-app debug (read only) 2382437 2382437 0 0.0
(read/write) 111744 111744 0 0.0
.bss 47024 47024 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57040 57040 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157928 157928 0 0.0
.text 2073301 2073301 0 0.0
shell debug (read only) 2813753 2813753 0 0.0
(read/write) 147968 147968 0 0.0
.bss 58728 58728 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 82168 82168 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199922 199922 0 0.0
.text 2445906 2445906 0 0.0
thermostat-no-ble arm64 (read only) 2610188 2610188 0 0.0
(read/write) 143128 143128 0 0.0
.bss 52376 52376 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129648 129648 0 0.0
.text 2214724 2214724 0 0.0
tv-app debug (read only) 3319249 3319249 0 0.0
(read/write) 261856 261856 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79776 79776 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222520 222520 0 0.0
.text 2899730 2899730 0 0.0
tv-casting-app debug (read only) 9312033 9312033 0 0.0
(read/write) 221712 221712 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 161296 161296 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 330588 330588 0 0.0
.text 8547058 8547058 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515040 2515040 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1477724 1477724 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1213404 1213404 0 0.0
bss 154985 154985 0 0.0
rodata 138144 138144 0 0.0
text 841204 841204 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1316244 1316244 0 0.0
bss 138311 138311 0 0.0
rodata 133432 133432 0 0.0
text 753796 753796 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151196 1151196 0 0.0
bss 153481 153481 0 0.0
rodata 111408 111408 0 0.0
text 807212 807212 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841744 841744 0 0.0
(read/write) 1732164 1732164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189028 189028 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 2568 2568 0 0.0
.debug_abbrev 1299097 1299097 0 0.0
.debug_aranges 149480 149480 0 0.0
.debug_frame 500624 500624 0 0.0
.debug_info 29071358 29071358 0 0.0
.debug_line 4043341 4043341 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2312877 2312877 0 0.0
.debug_rnglists 144776 144776 0 0.0
.debug_str 4384503 4384503 0 0.0
.heap 841744 841744 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 754354 754354 0 0.0
.symtab 480480 480480 0 0.0
.text 1532180 1532180 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843216 843216 0 0.0
(read/write) 1664036 1664036 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187564 187564 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 1282142 1282142 0 0.0
.debug_aranges 148096 148096 0 0.0
.debug_frame 501176 501176 0 0.0
.debug_info 28372074 28372074 0 0.0
.debug_line 4038906 4038906 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2296167 2296167 0 0.0
.debug_rnglists 143124 143124 0 0.0
.debug_str 4364776 4364776 0 0.0
.heap 843216 843216 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 703155 703155 0 0.0
.symtab 461584 461584 0 0.0
.text 1465524 1465524 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1596804 1596804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 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 1118999 1118999 0 0.0
.debug_aranges 138456 138456 0 0.0
.debug_frame 465144 465144 0 0.0
.debug_info 23153433 23153434 1 0.0
.debug_line 3610858 3610858 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2137268 2137268 0 0.0
.debug_rnglists 133158 133158 0 0.0
.debug_str 4178527 4178527 0 0.0
.heap 849416 849416 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 626652 626652 0 0.0
.symtab 427120 427120 0 0.0
.text 1404492 1404492 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627700 1627700 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1101242 1101242 0 0.0
.debug_aranges 136552 136552 0 0.0
.debug_frame 458404 458404 0 0.0
.debug_info 22852013 22852013 0 0.0
.debug_line 3546128 3546128 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2105848 2105848 0 0.0
.debug_rnglists 130682 130682 0 0.0
.debug_str 4133711 4133711 0 0.0
.heap 821960 821960 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 596881 596881 0 0.0
.symtab 417408 417408 0 0.0
.text 1407932 1407932 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172400 1172400 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619240 619240 0 0.0
lock-app qpg6105+debug (read/write) 1129992 1130000 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576836 576844 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1037840 1037840 0 0.0
bss 97900 97900 0 0.0
text 710502 710504 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964424 964424 0 0.0
bss 96280 96280 0 0.0
text 667786 667784 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929940 929940 0 0.0
bss 100312 100312 0 0.0
text 642838 642838 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861648 861648 0 0.0
bss 89972 89972 0 0.0
text 586010 586012 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877964 877964 0 0.0
bss 90140 90140 0 0.0
text 600636 600636 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 968496 968496 0 0.0
bss 98652 98652 0 0.0
text 681750 681752 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 979868 979868 0 0.0
bss 102900 102900 0 0.0
text 689270 689272 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1037980 1037980 0 0.0
bss 100208 100208 0 0.0
text 726640 726640 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069344 1069344 0 0.0
bss 111292 111292 0 0.0
text 746790 746788 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916760 916760 0 0.0
bss 90636 90636 0 0.0
text 614680 614680 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884248 884248 0 0.0
bss 91248 91248 0 0.0
text 607854 607856 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867248 867248 0 0.0
bss 90104 90104 0 0.0
text 591772 591772 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854268 854268 0 0.0
bss 89904 89904 0 0.0
text 582114 582114 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850416 850416 0 0.0
bss 89812 89812 0 0.0
text 577744 577744 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896336 896328 -8 -0.0
bss 90348 90348 0 0.0
text 617162 617158 -4 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891708 891708 0 0.0
bss 90640 90640 0 0.0
text 612082 612082 0 0.0

@github-actions
Copy link

github-actions bot commented Jul 5, 2023

PR #27586: Size comparison from a9773c9 to 6716127

Increases (11 builds for cyw30739, esp32, nrfconnect, telink)
platform target config section a9773c9 6716127 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 530487 530495 8 0.0
.app_xip_area 417969 417977 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 568495 568503 8 0.0
.app_xip_area 462041 462049 8 0.0
esp32 all-clusters-app m5stack (read/write) 495762 495766 4 0.0
.flash.rodata 245268 245272 4 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 841404 841408 4 0.0
telink lighting-app tlsr9518adk80d text 681968 681970 2 0.0
lighting-app-factory-data tlsr9518adk80d text 689486 689488 2 0.0
lighting-app-rpc tlsr9518adk80d text 726856 726858 2 0.0
lighting-app-shell tlsr9518adk80d text 747004 747008 4 0.0
pump-controller-app tlsr9518adk80d text 582330 582332 2 0.0
thermostat tlsr9518adk80d (read/write) 896760 896768 8 0.0
text 617376 617378 2 0.0
window-covering tlsr9518adk80d text 612298 612300 2 0.0
Decreases (12 builds for bl602, bl702, cc32xx, cyw30739, esp32, psoc6, telink)
platform target config section a9773c9 6716127 change % change
bl602 lighting-app bl602 (read/write) 1367598 1367590 -8 -0.0
.text 1051738 1051736 -2 -0.0
bl602+rpc .text 1083630 1083626 -4 -0.0
bl702 lighting-app bl702+rpc (read/write) 1277359 1277355 -4 -0.0
.debug_info 47051650 47051649 -1 -0.0
.text 1020246 1020244 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19971866 19971865 -1 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545431 545423 -8 -0.0
.app_xip_area 437889 437881 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1078352 1078350 -2 -0.0
.flash.text 1078352 1078350 -2 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23156426 23156425 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 710718 710716 -2 -0.0
bridge-app tlsr9518adk80d text 643056 643054 -2 -0.0
contact-sensor-app tlsr9518adk80d text 586228 586226 -2 -0.0
ota-requestor-app tlsr9518adk80d text 608072 608070 -2 -0.0
pump-app tlsr9518adk80d (read/write) 867680 867672 -8 -0.0
text 591988 591984 -4 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a9773c9 6716127 change % change
bl602 lighting-app bl602 (read/write) 1367598 1367590 -8 -0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051738 1051736 -2 -0.0
bl602+rpc (read/write) 1415034 1415034 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083630 1083626 -4 -0.0
bl702 lighting-app bl702 (read/write) 1178715 1178715 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1552055 1552055 0 0.0
.debug_aranges 150848 150848 0 0.0
.debug_frame 554732 554732 0 0.0
.debug_info 41863040 41863040 0 0.0
.debug_line 5603719 5603719 0 0.0
.debug_loc 3811058 3811058 0 0.0
.debug_ranges 396432 396432 0 0.0
.debug_str 4370527 4370527 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 105700 105700 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 582174 582174 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
945848 945848 0 0.0
bl702+rpc (read/write) 1277359 1277355 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717338 1717338 0 0.0
.debug_aranges 159336 159336 0 0.0
.debug_frame 583416 583416 0 0.0
.debug_info 47051650 47051649 -1 -0.0
.debug_line 6030389 6030389 0 0.0
.debug_loc 4016554 4016554 0 0.0
.debug_ranges 422120 422120 0 0.0
.debug_str 4799303 4799303 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 120352 120352 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 645115 645115 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020246 1020244 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159096 1159096 0 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552958 1552958 0 0.0
.debug_aranges 144992 144992 0 0.0
.debug_frame 533364 533364 0 0.0
.debug_info 41856389 41856389 0 0.0
.debug_line 5509615 5509615 0 0.0
.debug_loc 3743703 3743703 0 0.0
.debug_ranges 401328 401328 0 0.0
.debug_str 4381221 4381221 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 99648 99648 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 582081 582081 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934406 934406 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 607978 607978 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948454 948454 0 0.0
.debug_aranges 119384 119384 0 0.0
.debug_frame 407780 407780 0 0.0
.debug_info 19971866 19971865 -1 -0.0
.debug_line 2878716 2878716 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1733146 1733146 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107875 107875 0 0.0
.debug_str 3813390 3813390 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104866 104866 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485180 485180 0 0.0
.symtab 288304 288304 0 0.0
.text 500992 500992 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545431 545423 -8 -0.0
.app_xip_area 437889 437881 -8 -0.0
.bss 62512 62512 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) 530487 530495 8 0.0
.app_xip_area 417969 417977 8 0.0
.bss 67480 67480 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) 568495 568503 8 0.0
.app_xip_area 462041 462049 8 0.0
.bss 61472 61472 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) 532295 532295 0 0.0
.app_xip_area 423273 423273 0 0.0
.bss 63960 63960 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) 998168 998168 0 0.0
.bss 182008 182008 0 0.0
.data 2148 2148 0 0.0
.text 813988 813988 0 0.0
BRD4187C (read/write) 1027276 1027276 0 0.0
.bss 161732 161732 0 0.0
.data 2792 2792 0 0.0
.text 862732 862732 0 0.0
lock-app BRD4161A+wf200 (read/write) 1076160 1076160 0 0.0
.bss 176120 176120 0 0.0
.data 2152 2152 0 0.0
.text 897868 897868 0 0.0
window-app BRD4187C (read/write) 1097868 1097868 0 0.0
.bss 144740 144740 0 0.0
.data 2688 2688 0 0.0
.text 950420 950420 0 0.0
esp32 all-clusters-app c3devkit (read only) 1078352 1078350 -2 -0.0
(read/write) 1585336 1585336 0 0.0
.dram0.bss 75560 75560 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 216688 216688 0 0.0
.flash.text 1078352 1078350 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1125947 1125947 0 0.0
(read/write) 495762 495766 4 0.0
.dram0.bss 81040 81040 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 245268 245272 4 0.0
.flash.text 1120563 1120563 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586476 586476 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 585940 585940 0 0.0
light k32w0+release (read only) 585180 585180 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584644 584644 0 0.0
lock k32w0+release (read only) 557756 557756 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557220 557220 0 0.0
linux all-clusters-app debug (read only) 3279045 3279045 0 0.0
(read/write) 159712 159712 0 0.0
.bss 59776 59776 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91272 91272 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231976 231976 0 0.0
.text 2855093 2855093 0 0.0
all-clusters-minimal-app debug (read only) 3056957 3056957 0 0.0
(read/write) 146664 146664 0 0.0
.bss 58176 58176 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79960 79960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224456 224456 0 0.0
.text 2645621 2645621 0 0.0
bridge-app debug (read only) 2525485 2525485 0 0.0
(read/write) 129960 129960 0 0.0
.bss 50296 50296 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69864 69864 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172968 172968 0 0.0
.text 2179381 2179381 0 0.0
chip-tool debug (read only) 18136601 18136601 0 0.0
(read/write) 842000 842000 0 0.0
.bss 93528 93528 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 736016 736016 0 0.0
.dynamic 624 624 0 0.0
.got 5848 5848 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 764033 764033 0 0.0
.text 15571011 15571011 0 0.0
chip-tool-ipv6only arm64 (read only) 17455088 17455088 0 0.0
(read/write) 909080 909080 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 772784 772784 0 0.0
.dynamic 560 560 0 0.0
.got 23424 23424 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 687080 687080 0 0.0
.text 14782276 14782276 0 0.0
lighting-app debug+rpc+ui (read only) 5207929 5207929 0 0.0
(read/write) 220680 220680 0 0.0
.bss 117248 117248 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5872 5872 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 329108 329108 0 0.0
.text 4639715 4639715 0 0.0
lock-app debug (read only) 2618181 2618181 0 0.0
(read/write) 117360 117360 0 0.0
.bss 45376 45376 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 64024 64024 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200456 200456 0 0.0
.text 2252757 2252757 0 0.0
ota-provider-app debug (read only) 2214685 2214685 0 0.0
(read/write) 103952 103952 0 0.0
.bss 44560 44560 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52184 52184 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 154088 154088 0 0.0
.text 1918261 1918261 0 0.0
ota-requestor-app debug (read only) 2383669 2383669 0 0.0
(read/write) 111744 111744 0 0.0
.bss 47024 47024 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57040 57040 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158184 158184 0 0.0
.text 2074277 2074277 0 0.0
shell debug (read only) 2815009 2815009 0 0.0
(read/write) 148128 148128 0 0.0
.bss 58728 58728 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 82328 82328 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 200178 200178 0 0.0
.text 2446882 2446882 0 0.0
thermostat-no-ble arm64 (read only) 2611468 2611468 0 0.0
(read/write) 143128 143128 0 0.0
.bss 52376 52376 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129904 129904 0 0.0
.text 2215748 2215748 0 0.0
tv-app debug (read only) 3320481 3320481 0 0.0
(read/write) 261856 261856 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79776 79776 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222776 222776 0 0.0
.text 2900706 2900706 0 0.0
tv-casting-app debug (read only) 9313265 9313265 0 0.0
(read/write) 221712 221712 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 161296 161296 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 330844 330844 0 0.0
.text 8548034 8548034 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515512 2515512 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478196 1478196 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1213936 1213936 0 0.0
bss 154993 154993 0 0.0
rodata 138468 138468 0 0.0
text 841404 841408 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1316488 1316488 0 0.0
bss 138319 138319 0 0.0
rodata 133540 133540 0 0.0
text 753928 753928 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151724 1151724 0 0.0
bss 153489 153489 0 0.0
rodata 111728 111728 0 0.0
text 807416 807416 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841736 841736 0 0.0
(read/write) 1732820 1732820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189036 189036 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 2568 2568 0 0.0
.debug_abbrev 1299145 1299145 0 0.0
.debug_aranges 149504 149504 0 0.0
.debug_frame 500700 500700 0 0.0
.debug_info 29074348 29074348 0 0.0
.debug_line 4044013 4044013 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2313682 2313682 0 0.0
.debug_rnglists 144795 144795 0 0.0
.debug_str 4385211 4385211 0 0.0
.heap 841736 841736 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 754554 754554 0 0.0
.symtab 480688 480688 0 0.0
.text 1532828 1532828 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1664668 1664668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 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 1282190 1282190 0 0.0
.debug_aranges 148120 148120 0 0.0
.debug_frame 501252 501252 0 0.0
.debug_info 28375065 28375065 0 0.0
.debug_line 4039578 4039578 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2296971 2296971 0 0.0
.debug_rnglists 143143 143143 0 0.0
.debug_str 4365484 4365484 0 0.0
.heap 843208 843208 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 703355 703355 0 0.0
.symtab 461792 461792 0 0.0
.text 1466148 1466148 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597324 1597324 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 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 1119047 1119047 0 0.0
.debug_aranges 138480 138480 0 0.0
.debug_frame 465220 465220 0 0.0
.debug_info 23156426 23156425 -1 -0.0
.debug_line 3611530 3611530 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2138072 2138072 0 0.0
.debug_rnglists 133177 133177 0 0.0
.debug_str 4179235 4179235 0 0.0
.heap 849416 849416 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 626852 626852 0 0.0
.symtab 427328 427328 0 0.0
.text 1405012 1405012 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628220 1628220 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1101290 1101290 0 0.0
.debug_aranges 136576 136576 0 0.0
.debug_frame 458480 458480 0 0.0
.debug_info 22855004 22855004 0 0.0
.debug_line 3546800 3546800 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2106652 2106652 0 0.0
.debug_rnglists 130701 130701 0 0.0
.debug_str 4134419 4134419 0 0.0
.heap 821960 821960 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 597081 597081 0 0.0
.symtab 417616 417616 0 0.0
.text 1408452 1408452 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172304 1172304 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619144 619144 0 0.0
lock-app qpg6105+debug (read/write) 1130424 1130424 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577268 577268 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038388 1038388 0 0.0
bss 97908 97908 0 0.0
text 710718 710716 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964972 964972 0 0.0
bss 96288 96288 0 0.0
text 668000 668000 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930372 930372 0 0.0
bss 100312 100312 0 0.0
text 643056 643054 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862080 862080 0 0.0
bss 89972 89972 0 0.0
text 586228 586226 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878396 878396 0 0.0
bss 90140 90140 0 0.0
text 600852 600852 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 968928 968928 0 0.0
bss 98652 98652 0 0.0
text 681968 681970 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980300 980300 0 0.0
bss 102900 102900 0 0.0
text 689486 689488 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038412 1038412 0 0.0
bss 100208 100208 0 0.0
text 726856 726858 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069776 1069776 0 0.0
bss 111292 111292 0 0.0
text 747004 747008 4 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917192 917192 0 0.0
bss 90636 90636 0 0.0
text 614894 614894 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884680 884680 0 0.0
bss 91248 91248 0 0.0
text 608072 608070 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867680 867672 -8 -0.0
bss 90104 90104 0 0.0
text 591988 591984 -4 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854700 854700 0 0.0
bss 89904 89904 0 0.0
text 582330 582332 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850848 850848 0 0.0
bss 89812 89812 0 0.0
text 577960 577960 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896760 896768 8 0.0
bss 90348 90348 0 0.0
text 617376 617378 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892140 892140 0 0.0
bss 90640 90640 0 0.0
text 612298 612300 2 0.0

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

PR #27586: Size comparison from c80c789 to 007e61b

Increases (8 builds for bl702l, psoc6, qpg, telink)
platform target config section c80c789 007e61b change % change
bl702l lighting-app bl702l (read/write) 1159116 1159120 4 0.0
.debug_info 41901776 4190177 1 0.0
.text 934428 934430 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 29714713 29714714 1 0.0
light cy8ckit_062s2_43012 .debug_info 23202137 23202139 2 0.0
lock cy8ckit_062s2_43012 .debug_info 22900010 22900011 1 0.0
qpg lock-app qpg6105+debug (read/write) 1130456 1130464 8 0.0
.text 577300 577308 8 0.0
telink contact-sensor-app tlsr9518adk80d text 586252 586254 2 0.0
lighting-app-shell tlsr9518adk80d text 747030 747032 2 0.0
pump-app tlsr9518adk80d text 592012 592014 2 0.0
Decreases (9 builds for bl602, bl702, cc32xx, esp32, telink)
platform target config section c80c789 007e61b change % change
bl602 lighting-app bl602 (read/write) 1367622 1367614 -8 -0.0
.text 1051762 1051760 -2 -0.0
bl602+rpc .text 1083654 1083650 -4 -0.0
bl702 lighting-app bl702 .debug_info 41908428 41908427 -1 -0.0
.text 945872 945870 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20014876 20014875 -1 -0.0
esp32 all-clusters-app m5stack (read/write) 497130 497126 -4 -0.0
.flash.rodata 246252 246248 -4 -0.0
telink all-clusters-app tlsr9518adk80d text 721482 721480 -2 -0.0
light-switch-app tlsr9518adk80d text 611718 611716 -2 -0.0
lock-app tlsr9518adk80d text 614922 614920 -2 -0.0
ota-requestor-app tlsr9518adk80d text 608098 608096 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section c80c789 007e61b change % change
bl602 lighting-app bl602 (read/write) 1367622 1367614 -8 -0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051762 1051760 -2 -0.0
bl602+rpc (read/write) 1415058 1415058 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083654 1083650 -4 -0.0
bl702 lighting-app bl702 (read/write) 1178739 1178739 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1551942 1551942 0 0.0
.debug_aranges 151272 151272 0 0.0
.debug_frame 556388 556388 0 0.0
.debug_info 41908428 41908427 -1 -0.0
.debug_line 5611487 5611487 0 0.0
.debug_loc 3820896 3820896 0 0.0
.debug_ranges 397176 397176 0 0.0
.debug_str 4381236 4381236 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 105700 105700 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 582236 582236 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
945872 945870 -2 -0.0
bl702+rpc (read/write) 1277379 1277379 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717553 1717553 0 0.0
.debug_aranges 159760 159760 0 0.0
.debug_frame 585072 585072 0 0.0
.debug_info 47097469 47097469 0 0.0
.debug_line 6038157 6038157 0 0.0
.debug_loc 4026318 4026318 0 0.0
.debug_ranges 422864 422864 0 0.0
.debug_str 4809594 4809594 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 120352 120352 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 645177 645177 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020268 1020268 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159116 1159120 4 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552845 1552845 0 0.0
.debug_aranges 145416 145416 0 0.0
.debug_frame 535020 535020 0 0.0
.debug_info 41901776 4190177 1 0.0
.debug_line 5517385 5517385 0 0.0
.debug_loc 3753523 3753523 0 0.0
.debug_ranges 402072 402072 0 0.0
.debug_str 4391930 4391930 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 99648 99648 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 582143 582143 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934428 934430 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608002 608002 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948147 948147 0 0.0
.debug_aranges 119808 119808 0 0.0
.debug_frame 409264 409264 0 0.0
.debug_info 20014876 20014875 -1 -0.0
.debug_line 2884424 2884424 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1739734 1739734 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108193 108193 0 0.0
.debug_str 3824038 3824038 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104866 104866 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485242 485242 0 0.0
.symtab 288304 288304 0 0.0
.text 501016 501016 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545383 545383 0 0.0
.app_xip_area 437841 437841 0 0.0
.bss 62512 62512 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) 530439 530439 0 0.0
.app_xip_area 417921 417921 0 0.0
.bss 67480 67480 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) 568471 568471 0 0.0
.app_xip_area 462017 462017 0 0.0
.bss 61472 61472 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) 541631 541631 0 0.0
.app_xip_area 432225 432225 0 0.0
.bss 64344 64344 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) 1002684 1002684 0 0.0
.bss 182124 182124 0 0.0
.data 2692 2692 0 0.0
.text 817848 817848 0 0.0
BRD4187C (read/write) 1029248 1029248 0 0.0
.bss 161860 161860 0 0.0
.data 3308 3308 0 0.0
.text 864060 864060 0 0.0
lock-app BRD4161A+wf200 (read/write) 1080560 1080560 0 0.0
.bss 176244 176244 0 0.0
.data 2696 2696 0 0.0
.text 901600 901600 0 0.0
window-app BRD4187C (read/write) 1099648 1099648 0 0.0
.bss 144876 144876 0 0.0
.data 3204 3204 0 0.0
.text 951548 951548 0 0.0
esp32 all-clusters-app c3devkit (read only) 1088810 1088810 0 0.0
(read/write) 1586728 1586728 0 0.0
.dram0.bss 75944 75944 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 217696 217696 0 0.0
.flash.text 1088810 1088810 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1135487 1135487 0 0.0
(read/write) 497130 497126 -4 -0.0
.dram0.bss 81424 81424 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 246252 246248 -4 -0.0
.flash.text 1130103 1130103 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586508 586508 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 585972 585972 0 0.0
light k32w0+release (read only) 585196 585196 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584660 584660 0 0.0
lock k32w0+release (read only) 557788 557788 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557252 557252 0 0.0
linux all-clusters-app debug (read only) 3344405 3344405 0 0.0
(read/write) 160904 160904 0 0.0
.bss 60288 60288 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91944 91944 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 233384 233384 0 0.0
.text 2918181 2918181 0 0.0
all-clusters-minimal-app debug (read only) 3057757 3057757 0 0.0
(read/write) 146664 146664 0 0.0
.bss 58176 58176 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79960 79960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224488 224488 0 0.0
.text 2646389 2646389 0 0.0
bridge-app debug (read only) 2526285 2526285 0 0.0
(read/write) 129960 129960 0 0.0
.bss 50296 50296 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69864 69864 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 173000 173000 0 0.0
.text 2180149 2180149 0 0.0
chip-tool debug (read only) 18170601 18170601 0 0.0
(read/write) 843088 843088 0 0.0
.bss 93528 93528 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 737072 737072 0 0.0
.dynamic 624 624 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 765825 765825 0 0.0
.text 15600099 15600099 0 0.0
chip-tool-ipv6only arm64 (read only) 17485136 17485136 0 0.0
(read/write) 910664 910664 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 774320 774320 0 0.0
.dynamic 560 560 0 0.0
.got 23472 23472 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 688520 688520 0 0.0
.text 14807572 14807572 0 0.0
lighting-app debug+rpc+ui (read only) 5210649 5210649 0 0.0
(read/write) 220712 220712 0 0.0
.bss 117248 117248 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 329300 329300 0 0.0
.text 4641571 4641571 0 0.0
lock-app debug (read only) 2618981 2618981 0 0.0
(read/write) 117360 117360 0 0.0
.bss 45376 45376 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 64024 64024 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200488 200488 0 0.0
.text 2253525 2253525 0 0.0
ota-provider-app debug (read only) 2215437 2215437 0 0.0
(read/write) 103952 103952 0 0.0
.bss 44560 44560 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52184 52184 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 154120 154120 0 0.0
.text 1918981 1918981 0 0.0
ota-requestor-app debug (read only) 2384421 2384421 0 0.0
(read/write) 111744 111744 0 0.0
.bss 47024 47024 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57040 57040 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158216 158216 0 0.0
.text 2074997 2074997 0 0.0
shell debug (read only) 2880545 2880545 0 0.0
(read/write) 149320 149320 0 0.0
.bss 59240 59240 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 83000 83000 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 201554 201554 0 0.0
.text 2510178 2510178 0 0.0
thermostat-no-ble arm64 (read only) 2612012 2612012 0 0.0
(read/write) 143128 143128 0 0.0
.bss 52376 52376 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129904 129904 0 0.0
.text 2216292 2216292 0 0.0
tv-app debug (read only) 3321297 3321297 0 0.0
(read/write) 261856 261856 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79776 79776 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222808 222808 0 0.0
.text 2901490 2901490 0 0.0
tv-casting-app debug (read only) 9321137 9321137 0 0.0
(read/write) 221744 221744 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 161296 161296 0 0.0
.dynamic 608 608 0 0.0
.got 4968 4968 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 331284 331284 0 0.0
.text 8554850 8554850 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515576 2515576 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478260 1478260 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1224776 1224776 0 0.0
bss 155370 155370 0 0.0
rodata 139436 139436 0 0.0
text 850900 850900 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1325796 1325796 0 0.0
bss 138696 138696 0 0.0
rodata 134056 134056 0 0.0
text 762328 762328 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151756 1151756 0 0.0
bss 153489 153489 0 0.0
rodata 111728 111728 0 0.0
text 807444 807444 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841360 841360 0 0.0
(read/write) 1746332 1746332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189412 189412 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 2568 2568 0 0.0
.debug_abbrev 1314193 1314193 0 0.0
.debug_aranges 151312 151312 0 0.0
.debug_frame 506940 506940 0 0.0
.debug_info 29714713 29714714 1 0.0
.debug_line 4092286 4092286 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2345295 2345295 0 0.0
.debug_rnglists 146711 146711 0 0.0
.debug_str 4433951 4433951 0 0.0
.heap 841360 841360 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 775776 775776 0 0.0
.symtab 488144 488144 0 0.0
.text 1545964 1545964 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1664684 1664684 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 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 1281923 1281923 0 0.0
.debug_aranges 148544 148544 0 0.0
.debug_frame 502736 502736 0 0.0
.debug_info 28431731 28431731 0 0.0
.debug_line 4045409 4045409 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2303535 2303535 0 0.0
.debug_rnglists 143461 143461 0 0.0
.debug_str 4376122 4376122 0 0.0
.heap 843208 843208 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 703417 703417 0 0.0
.symtab 461792 461792 0 0.0
.text 1466164 1466164 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597356 1597356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 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 1118801 1118801 0 0.0
.debug_aranges 138904 138904 0 0.0
.debug_frame 466704 466704 0 0.0
.debug_info 23202137 23202139 2 0.0
.debug_line 3617246 3617246 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2144636 2144636 0 0.0
.debug_rnglists 133495 133495 0 0.0
.debug_str 4189873 4189873 0 0.0
.heap 849416 849416 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 626914 626914 0 0.0
.symtab 427328 427328 0 0.0
.text 1405044 1405044 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628252 1628252 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1101007 1101007 0 0.0
.debug_aranges 137000 137000 0 0.0
.debug_frame 459964 459964 0 0.0
.debug_info 22900010 22900011 1 0.0
.debug_line 3552531 3552531 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2113216 2113216 0 0.0
.debug_rnglists 131019 131019 0 0.0
.debug_str 4145057 4145057 0 0.0
.heap 821960 821960 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 597143 597143 0 0.0
.symtab 417616 417616 0 0.0
.text 1408484 1408484 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172344 1172344 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619184 619184 0 0.0
lock-app qpg6105+debug (read/write) 1130456 1130464 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577300 577308 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1050624 1050624 0 0.0
bss 98292 98292 0 0.0
text 721482 721480 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964996 964996 0 0.0
bss 96288 96288 0 0.0
text 668026 668026 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930396 930396 0 0.0
bss 100312 100312 0 0.0
text 643080 643080 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862104 862104 0 0.0
bss 89972 89972 0 0.0
text 586252 586254 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890716 890716 0 0.0
bss 90516 90516 0 0.0
text 611718 611716 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 968952 968952 0 0.0
bss 98652 98652 0 0.0
text 681994 681994 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980332 980332 0 0.0
bss 102900 102900 0 0.0
text 689514 689514 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038436 1038436 0 0.0
bss 100208 100208 0 0.0
text 726884 726884 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069800 1069800 0 0.0
bss 111292 111292 0 0.0
text 747030 747032 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917216 917216 0 0.0
bss 90636 90636 0 0.0
text 614922 614920 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884704 884704 0 0.0
bss 91248 91248 0 0.0
text 608098 608096 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867704 867704 0 0.0
bss 90104 90104 0 0.0
text 592012 592014 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854724 854724 0 0.0
bss 89904 89904 0 0.0
text 582356 582356 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850880 850880 0 0.0
bss 89812 89812 0 0.0
text 577988 577988 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896784 896784 0 0.0
bss 90348 90348 0 0.0
text 617400 617400 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892164 892164 0 0.0
bss 90640 90640 0 0.0
text 612324 612324 0 0.0

@andy31415
Copy link
Contributor

@joonhaengHeo we added ktfmt and detekt support, this needs some merge fixes.

@github-actions
Copy link

github-actions bot commented Jul 10, 2023

PR #27586: Size comparison from 488aabf to d10fe45

Increases (8 builds for bl602, bl702l, esp32, psoc6, qpg, telink)
platform target config section 488aabf d10fe45 change % change
bl602 lighting-app bl602 .text 1051796 1051798 2 0.0
bl702l lighting-app bl702l .debug_info 41908462 41908463 1 0.0
.text 934406 934408 2 0.0
esp32 all-clusters-app c3devkit (read only) 1089210 1089212 2 0.0
.flash.text 1089210 1089212 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 29725826 29725827 1 0.0
qpg lighting-app qpg6105+debug (read/write) 1172496 1172504 8 0.0
.text 619336 619344 8 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 668176 668178 2 0.0
light-switch-app tlsr9518adk80d text 611866 611868 2 0.0
ota-requestor-app tlsr9518adk80d text 608248 608250 2 0.0
Decreases (9 builds for cyw30739, efr32, nrfconnect, psoc6, telink)
platform target config section 488aabf d10fe45 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 545519 545511 -8 -0.0
.app_xip_area 437977 437969 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1030016 1030008 -8 -0.0
.text 864828 864820 -8 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 807596 807592 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23212182 23212181 -1 -0.0
telink bridge-app tlsr9518adk80d (read/write) 930560 930552 -8 -0.0
text 643234 643232 -2 -0.0
contact-sensor-app tlsr9518adk80d text 586406 586404 -2 -0.0
lighting-app tlsr9518adk80d text 682148 682146 -2 -0.0
temperature-measurement-app tlsr9518adk80d text 578140 578138 -2 -0.0
window-covering tlsr9518adk80d (read/write) 892328 892320 -8 -0.0
text 612478 612476 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 488aabf d10fe45 change % change
bl602 lighting-app bl602 (read/write) 1367730 1367730 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051796 1051798 2 0.0
bl602+rpc (read/write) 1415158 1415158 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083678 1083678 0 0.0
bl702 lighting-app bl702 (read/write) 1178719 1178719 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1552038 1552038 0 0.0
.debug_aranges 151272 151272 0 0.0
.debug_frame 556396 556396 0 0.0
.debug_info 41915113 41915113 0 0.0
.debug_line 5612011 5612011 0 0.0
.debug_loc 3821430 3821430 0 0.0
.debug_ranges 397320 397320 0 0.0
.debug_str 4381484 4381484 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 105704 105704 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 582236 582236 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
945848 945848 0 0.0
bl702+rpc (read/write) 1277351 1277351 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717649 1717649 0 0.0
.debug_aranges 159760 159760 0 0.0
.debug_frame 585080 585080 0 0.0
.debug_info 47104185 47104185 0 0.0
.debug_line 6038681 6038681 0 0.0
.debug_loc 4026977 4026977 0 0.0
.debug_ranges 423008 423008 0 0.0
.debug_str 4809842 4809842 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 120356 120356 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 645177 645177 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020236 1020236 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159100 1159100 0 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552941 1552941 0 0.0
.debug_aranges 145416 145416 0 0.0
.debug_frame 535028 535028 0 0.0
.debug_info 41908462 41908463 1 0.0
.debug_line 5517909 5517909 0 0.0
.debug_loc 3754098 3754098 0 0.0
.debug_ranges 402216 402216 0 0.0
.debug_str 4392178 4392178 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 99652 99652 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 582143 582143 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934406 934408 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608298 608298 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948504 948504 0 0.0
.debug_aranges 119824 119824 0 0.0
.debug_frame 409320 409320 0 0.0
.debug_info 20024772 20024772 0 0.0
.debug_line 2885658 2885658 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1740724 1740724 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108217 108217 0 0.0
.debug_str 3824719 3824719 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104914 104914 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485459 485459 0 0.0
.symtab 288368 288368 0 0.0
.text 501260 501260 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545519 545511 -8 -0.0
.app_xip_area 437977 437969 -8 -0.0
.bss 62512 62512 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) 530575 530575 0 0.0
.app_xip_area 418057 418057 0 0.0
.bss 67480 67480 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) 568615 568615 0 0.0
.app_xip_area 462161 462161 0 0.0
.bss 61472 61472 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) 541767 541767 0 0.0
.app_xip_area 432361 432361 0 0.0
.bss 64344 64344 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) 1004956 1004956 0 0.0
.bss 182252 182252 0 0.0
.data 2700 2700 0 0.0
.text 819984 819984 0 0.0
BRD4187C (read/write) 1030016 1030008 -8 -0.0
.bss 161860 161860 0 0.0
.data 3308 3308 0 0.0
.text 864828 864820 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1080728 1080728 0 0.0
.bss 176252 176252 0 0.0
.data 2696 2696 0 0.0
.text 901760 901760 0 0.0
window-app BRD4187C (read/write) 1100456 1100456 0 0.0
.bss 144868 144868 0 0.0
.data 3204 3204 0 0.0
.text 952364 952364 0 0.0
esp32 all-clusters-app c3devkit (read only) 1089210 1089212 2 0.0
(read/write) 1586768 1586768 0 0.0
.dram0.bss 75944 75944 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 217736 217736 0 0.0
.flash.text 1089210 1089212 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1135823 1135823 0 0.0
(read/write) 497174 497174 0 0.0
.dram0.bss 81424 81424 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 246296 246296 0 0.0
.flash.text 1130439 1130439 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586652 586652 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 586116 586116 0 0.0
light k32w0+release (read only) 585356 585356 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584820 584820 0 0.0
lock k32w0+release (read only) 557948 557948 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557412 557412 0 0.0
linux all-clusters-app debug (read only) 3345205 3345205 0 0.0
(read/write) 160936 160936 0 0.0
.bss 60320 60320 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91944 91944 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 233448 233448 0 0.0
.text 2918917 2918917 0 0.0
all-clusters-minimal-app debug (read only) 3058557 3058557 0 0.0
(read/write) 146696 146696 0 0.0
.bss 58208 58208 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79960 79960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224552 224552 0 0.0
.text 2647125 2647125 0 0.0
bridge-app debug (read only) 2527085 2527085 0 0.0
(read/write) 129992 129992 0 0.0
.bss 50328 50328 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69864 69864 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 173064 173064 0 0.0
.text 2180885 2180885 0 0.0
chip-tool debug (read only) 18400425 18400425 0 0.0
(read/write) 1052912 1052912 0 0.0
.bss 93560 93560 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 946864 946864 0 0.0
.dynamic 624 624 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 810049 810049 0 0.0
.text 15615731 15615731 0 0.0
chip-tool-ipv6only arm64 (read only) 17698336 17698336 0 0.0
(read/write) 1120472 1120472 0 0.0
.bss 102952 102952 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 984080 984080 0 0.0
.dynamic 560 560 0 0.0
.got 23488 23488 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 718592 718592 0 0.0
.text 14820516 14820516 0 0.0
lighting-app debug+rpc+ui (read only) 5211529 5211529 0 0.0
(read/write) 220728 220728 0 0.0
.bss 117264 117264 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 329332 329332 0 0.0
.text 4642419 4642419 0 0.0
lock-app debug (read only) 2619781 2619781 0 0.0
(read/write) 117376 117376 0 0.0
.bss 45392 45392 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 64024 64024 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200552 200552 0 0.0
.text 2254261 2254261 0 0.0
ota-provider-app debug (read only) 2216237 2216237 0 0.0
(read/write) 103952 103952 0 0.0
.bss 44560 44560 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52184 52184 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 154184 154184 0 0.0
.text 1919717 1919717 0 0.0
ota-requestor-app debug (read only) 2385189 2385189 0 0.0
(read/write) 111744 111744 0 0.0
.bss 47024 47024 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57040 57040 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158248 158248 0 0.0
.text 2075733 2075733 0 0.0
shell debug (read only) 2881329 2881329 0 0.0
(read/write) 149352 149352 0 0.0
.bss 59272 59272 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 83000 83000 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 201586 201586 0 0.0
.text 2510930 2510930 0 0.0
thermostat-no-ble arm64 (read only) 2611708 2611708 0 0.0
(read/write) 143160 143160 0 0.0
.bss 52392 52392 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129952 129952 0 0.0
.text 2215748 2215748 0 0.0
tv-app debug (read only) 3322097 3322097 0 0.0
(read/write) 261856 261856 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79776 79776 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222872 222872 0 0.0
.text 2902226 2902226 0 0.0
tv-casting-app debug (read only) 9321993 9321993 0 0.0
(read/write) 221776 221776 0 0.0
.bss 52128 52128 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 161296 161296 0 0.0
.dynamic 608 608 0 0.0
.got 4968 4968 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 331308 331308 0 0.0
.text 8555682 8555682 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515936 2515936 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478620 1478620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1224940 1224940 0 0.0
bss 155370 155370 0 0.0
rodata 139440 139440 0 0.0
text 851052 851052 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326068 1326068 0 0.0
bss 138696 138696 0 0.0
rodata 134056 134056 0 0.0
text 762612 762612 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151904 1151904 0 0.0
bss 153489 153489 0 0.0
rodata 111732 111732 0 0.0
text 807596 807592 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841360 841360 0 0.0
(read/write) 1746604 1746604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189412 189412 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 2568 2568 0 0.0
.debug_abbrev 1314555 1314555 0 0.0
.debug_aranges 151328 151328 0 0.0
.debug_frame 506988 506988 0 0.0
.debug_info 29725826 29725827 1 0.0
.debug_line 4093516 4093516 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2346216 2346216 0 0.0
.debug_rnglists 146735 146735 0 0.0
.debug_str 4434632 4434632 0 0.0
.heap 841360 841360 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 775993 775993 0 0.0
.symtab 488208 488208 0 0.0
.text 1546236 1546236 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1664972 1664972 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 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 1282285 1282285 0 0.0
.debug_aranges 148560 148560 0 0.0
.debug_frame 502784 502784 0 0.0
.debug_info 28442664 28442664 0 0.0
.debug_line 4046639 4046639 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2304459 2304459 0 0.0
.debug_rnglists 143485 143485 0 0.0
.debug_str 4376803 4376803 0 0.0
.heap 843208 843208 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 703634 703634 0 0.0
.symtab 461856 461856 0 0.0
.text 1466452 1466452 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597644 1597644 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 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 1119163 1119163 0 0.0
.debug_aranges 138920 138920 0 0.0
.debug_frame 466752 466752 0 0.0
.debug_info 23212182 23212181 -1 -0.0
.debug_line 3618476 3618476 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2145560 2145560 0 0.0
.debug_rnglists 133519 133519 0 0.0
.debug_str 4190554 4190554 0 0.0
.heap 849416 849416 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 627131 627131 0 0.0
.symtab 427392 427392 0 0.0
.text 1405332 1405332 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628540 1628540 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1101369 1101369 0 0.0
.debug_aranges 137016 137016 0 0.0
.debug_frame 460012 460012 0 0.0
.debug_info 22910054 22910054 0 0.0
.debug_line 3553761 3553761 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2114140 2114140 0 0.0
.debug_rnglists 131043 131043 0 0.0
.debug_str 4145738 4145738 0 0.0
.heap 821960 821960 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 597360 597360 0 0.0
.symtab 417680 417680 0 0.0
.text 1408772 1408772 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172496 1172504 8 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619336 619344 8 0.0
lock-app qpg6105+debug (read/write) 1130624 1130624 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577468 577468 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1050780 1050780 0 0.0
bss 98292 98292 0 0.0
text 721632 721632 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965152 965152 0 0.0
bss 96288 96288 0 0.0
text 668176 668178 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930560 930552 -8 -0.0
bss 100312 100312 0 0.0
text 643234 643232 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862260 862260 0 0.0
bss 89972 89972 0 0.0
text 586406 586404 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890872 890872 0 0.0
bss 90516 90516 0 0.0
text 611866 611868 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 969108 969108 0 0.0
bss 98652 98652 0 0.0
text 682148 682146 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980488 980488 0 0.0
bss 102900 102900 0 0.0
text 689666 689666 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038592 1038592 0 0.0
bss 100208 100208 0 0.0
text 727036 727036 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069956 1069956 0 0.0
bss 111292 111292 0 0.0
text 747184 747184 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917372 917372 0 0.0
bss 90636 90636 0 0.0
text 615070 615070 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884860 884860 0 0.0
bss 91248 91248 0 0.0
text 608248 608250 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867860 867860 0 0.0
bss 90104 90104 0 0.0
text 592164 592164 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854880 854880 0 0.0
bss 89904 89904 0 0.0
text 582508 582508 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851036 851036 0 0.0
bss 89812 89812 0 0.0
text 578140 578138 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896948 896948 0 0.0
bss 90348 90348 0 0.0
text 617554 617554 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892328 892320 -8 -0.0
bss 90640 90640 0 0.0
text 612478 612476 -2 -0.0

@mergify mergify bot merged commit aabae18 into project-chip:master Jul 18, 2023
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
* Implement Android TLV Decoder

* Restyled by google-java-format

* Restyled by clang-format

* fix merge conflict

* restyle

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Andrei Litvin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants