connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

remove parcelable in android device controller network credential

Open yunhanw-google opened this issue 2 years ago • 2 comments

we should have no Parcelable structures in the Controller API if anything on android needs to serialize, then it should create its own Parcelable NetworkCredentials & copy the fields into the Controller API one. This work is part of #23133 and prerequisite for #23261, where we are decouple android stuffs from java device controller.

yunhanw-google avatar Oct 24 '22 17:10 yunhanw-google

PR #23327: Size comparison from 0998742c95880c3d0cfae44ebb757a6ab6be2681 to 3278fbc7251bd23a2468b65e9f7475227874aec4

Increases (10 builds for bl602, bl702, cyw30739, psoc6, telink)
platform target config section 0998742c 3278fbc7 change % change
bl602 lighting-app bl602+rpc (read/write) 1435662 1435670 8 0.0
.text 1101182 1101186 4 0.0
bl702 lighting-app bl702 .debug_info 37917641 37917642 1 0.0
.text 957908 957910 2 0.0
bl702+rpc .debug_info 41824631 41824632 1 0.0
.text 1031098 1031100 2 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588250 588258 8 0.0
.app_xip_area 464836 464844 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26848540 26848541 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26585294 26585295 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22282023 22282025 2 0.0
telink light-switch-app tlsr9518adk80d (read/write) 790468 790476 8 0.0
text 554012 554014 2 0.0
lighting-app tlsr9518adk80d (read/write) 805724 805732 8 0.0
text 566172 566176 4 0.0
ota-requestor-app tlsr9518adk80d text 565046 565048 2 0.0
Decreases (3 builds for efr32, nrfconnect, psoc6)
platform target config section 0998742c 3278fbc7 change % change
efr32 lighting-app BRD4161A+rpc (read/write) 974220 974204 -16 -0.0
.text 819676 819660 -16 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 803912 803908 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22048747 22048745 -2 -0.0
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0998742c 3278fbc7 change % change
bl602 lighting-app bl602 (read/write) 1390446 1390446 0 0.0
.bss 90745 90745 0 0.0
.data 9928 9928 0 0.0
.text 1069836 1069836 0 0.0
bl602+rpc (read/write) 1435662 1435670 8 0.0
.bss 98177 98177 0 0.0
.data 10312 10312 0 0.0
.text 1101182 1101186 4 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189363 1189363 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1509144 1509144 0 0.0
.debug_aranges 132144 132144 0 0.0
.debug_frame 484736 484736 0 0.0
.debug_info 37917641 37917642 1 0.0
.debug_line 5258210 5258210 0 0.0
.debug_loc 3369144 3369144 0 0.0
.debug_ranges 358704 358704 0 0.0
.debug_str 3452505 3452505 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565320 565320 0 0.0
.symtab 171808 171808 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957908 957910 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284755 1284755 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1646551 1646551 0 0.0
.debug_aranges 139648 139648 0 0.0
.debug_frame 510108 510108 0 0.0
.debug_info 41824631 41824632 1 0.0
.debug_line 5632928 5632928 0 0.0
.debug_loc 3561846 3561846 0 0.0
.debug_ranges 381160 381160 0 0.0
.debug_str 3848482 3848482 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624493 624493 0 0.0
.symtab 189616 189616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031098 1031100 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677479 0 0.0
(read/write) 174080 174080 0 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89791 0 0.0
.text 587376 587376 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641735 641735 0 0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78927 0 0.0
.text 562488 562488 0 0.0
lock-ftd LP_CC2652R7 (read only) 675987 675987 0 0.0
(read/write) 172708 172708 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77315 0 0.0
.text 598192 598192 0 0.0
lock-mtd LP_CC2652R7 (read only) 659743 659743 0 0.0
(read/write) 184640 184640 0 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103135 0 0.0
.text 556128 556128 0 0.0
pump-app LP_CC2652R7 (read only) 688251 688251 0 0.0
(read/write) 161180 161180 0 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90763 90763 0 0.0
.text 597004 597004 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672535 0 0.0
(read/write) 176992 176992 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86319 86319 0 0.0
.text 585736 585736 0 0.0
shell LP_CC2652R7 (read only) 668518 668518 0 0.0
(read/write) 185360 185360 0 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86502 0 0.0
.text 581700 581700 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588250 588258 8 0.0
.app_xip_area 464836 464844 8 0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592306 592306 0 0.0
.app_xip_area 463596 463596 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544126 544126 0 0.0
.app_xip_area 425792 425792 0 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974220 974204 -16 -0.0
.bss 152276 152276 0 0.0
.data 2248 2248 0 0.0
.text 819676 819660 -16 -0.0
BRD4161A+rs911x (read/write) 1031784 1031784 0 0.0
.bss 186680 186680 0 0.0
.data 2092 2092 0 0.0
.text 842992 842992 0 0.0
BRD4187C (read/write) 1146500 1146500 0 0.0
.bss 138664 138664 0 0.0
.data 2596 2596 0 0.0
.text 980644 980644 0 0.0
lock-app BRD4161A+wf200 (read/write) 1157376 1157376 0 0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 997048 997048 0 0.0
window-app BRD4187C (read/write) 1139720 1139720 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972424 972424 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223868 1223868 0 0.0
(read/write) 1788342 1788342 0 0.0
.dram0.bss 76960 76960 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257896 257896 0 0.0
.flash.text 1223868 1223868 0 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233807 1233807 0 0.0
(read/write) 564252 564252 0 0.0
.dram0.bss 82336 82336 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314952 314952 0 0.0
.flash.text 1228423 1228423 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661412 661412 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563156 563156 0 0.0
light k32w0+release (read/write) 671640 671640 0 0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592012 592012 0 0.0
lock k32w0+release (read/write) 633220 633220 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552812 552812 0 0.0
linux all-clusters-app debug (read only) 3085609 3085609 0 0.0
(read/write) 158264 158264 0 0.0
.bss 62432 62432 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 86968 86968 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 281291 281291 0 0.0
.text 2620002 2620002 0 0.0
all-clusters-minimal-app debug (read only) 2911401 2911401 0 0.0
(read/write) 149696 149696 0 0.0
.bss 61632 61632 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79336 79336 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 280779 280779 0 0.0
.text 2449250 2449250 0 0.0
bridge-app debug+rpc (read only) 2411801 2411801 0 0.0
(read/write) 129528 129528 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68632 68632 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 211104 211104 0 0.0
.text 2033218 2033218 0 0.0
chip-tool debug (read only) 11076945 11076945 0 0.0
(read/write) 658376 658376 0 0.0
.bss 25944 25944 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623040 623040 0 0.0
.dynamic 608 608 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 592085 592085 0 0.0
.text 8961012 8961012 0 0.0
chip-tool-ipv6only arm64 (read only) 10430932 10430932 0 0.0
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518148 518148 0 0.0
.text 8257220 8257220 0 0.0
lighting-app debug+rpc (read only) 2638417 2638417 0 0.0
(read/write) 132184 132184 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73736 73736 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 227872 227872 0 0.0
.text 2234642 2234642 0 0.0
lock-app debug (read only) 2601145 2601145 0 0.0
(read/write) 127232 127232 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70680 70680 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 244200 244200 0 0.0
.text 2185410 2185410 0 0.0
ota-provider-app debug (read only) 2397777 2397777 0 0.0
(read/write) 120792 120792 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64600 64600 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 216840 216840 0 0.0
.text 2012466 2012466 0 0.0
ota-requestor-app debug (read only) 2563025 2563025 0 0.0
(read/write) 129104 129104 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69944 69944 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 223888 223888 0 0.0
.text 2161570 2161570 0 0.0
shell debug (read only) 2625353 2625353 0 0.0
(read/write) 142984 142984 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78024 78024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 240018 240018 0 0.0
.text 2225762 2225762 0 0.0
thermostat-no-ble arm64 (read only) 2391420 2391420 0 0.0
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144484 144484 0 0.0
.text 2004032 2004032 0 0.0
tv-app debug (read only) 3234593 3234593 0 0.0
(read/write) 261560 261560 0 0.0
.bss 170360 170360 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80256 80256 0 0.0
.dynamic 608 608 0 0.0
.got 4976 4976 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 268024 268024 0 0.0
.text 2773298 2773298 0 0.0
tv-casting-app debug (read only) 5577025 5577025 0 0.0
(read/write) 161896 161896 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101224 101224 0 0.0
.dynamic 608 608 0 0.0
.got 4896 4896 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 355545 355545 0 0.0
.text 4946098 4946098 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452328 2452328 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414972 1414972 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183787 0 0.0
bss 144457 144457 0 0.0
rodata 144428 144428 0 0.0
text 816016 816016 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162471 1162471 0 0.0
bss 143684 143684 0 0.0
rodata 136000 136000 0 0.0
text 803912 803908 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1745804 1745804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1231442 1231442 0 0.0
.debug_aranges 110824 110824 0 0.0
.debug_frame 371524 371524 0 0.0
.debug_info 26848540 26848541 1 0.0
.debug_line 3673832 3673832 0 0.0
.debug_loc 3592717 3592717 0 0.0
.debug_ranges 338864 338864 0 0.0
.debug_str 3436383 3436383 0 0.0
.heap 841952 841952 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570037 570037 0 0.0
.symtab 421376 421376 0 0.0
.text 1546024 1546024 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688404 1688404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1223241 1223241 0 0.0
.debug_aranges 110296 110296 0 0.0
.debug_frame 374604 374604 0 0.0
.debug_info 26585294 26585295 1 0.0
.debug_line 3694576 3694576 0 0.0
.debug_loc 3580354 3580354 0 0.0
.debug_ranges 337480 337480 0 0.0
.debug_str 3425404 3425404 0 0.0
.heap 842688 842688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 534126 534126 0 0.0
.symtab 407808 407808 0 0.0
.text 1489360 1489360 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1606932 1606932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1057333 1057333 0 0.0
.debug_aranges 102504 102504 0 0.0
.debug_frame 344936 344936 0 0.0
.debug_info 22048747 22048745 -2 -0.0
.debug_line 3264212 3264212 0 0.0
.debug_loc 3278066 3278066 0 0.0
.debug_ranges 302784 302784 0 0.0
.debug_str 3230924 3230924 0 0.0
.heap 850872 850872 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 470503 470503 0 0.0
.symtab 376256 376256 0 0.0
.text 1416072 1416072 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640620 1640620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1059271 1059271 0 0.0
.debug_aranges 102896 102896 0 0.0
.debug_frame 346792 346792 0 0.0
.debug_info 22282023 22282025 2 0.0
.debug_line 3261196 3261196 0 0.0
.debug_loc 3305689 3305689 0 0.0
.debug_ranges 304720 304720 0 0.0
.debug_str 3250318 3250318 0 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472854 472854 0 0.0
.symtab 377872 377872 0 0.0
.text 1444768 1444768 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148952 1148952 0 0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596052 596052 0 0.0
lock-app qpg6105+debug (read/write) 1113840 1113840 0 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560936 560936 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 790468 790476 8 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554012 554014 2 0.0
lighting-app tlsr9518adk80d (read/write) 805724 805732 8 0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566172 566176 4 0.0
ota-requestor-app tlsr9518adk80d (read/write) 804616 804616 0 0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565046 565048 2 0.0

github-actions[bot] avatar Oct 24 '22 17:10 github-actions[bot]

PR #23327: Size comparison from 0d6c60f4892b69781c8810f666d40020af0129c1 to bfe4d3f8a132ec9a4e3f2a615f244a0101ebbb1e

Increases (4 builds for cc13x2_26x2, esp32, nrfconnect, psoc6)
platform target config section 0d6c60f4 bfe4d3f8 change % change
cc13x2_26x2 pump-app LP_CC2652R7 (read only) 688243 688251 8 0.0
.text 596996 597004 8 0.0
esp32 all-clusters-app c3devkit (read only) 1223820 1223822 2 0.0
.flash.text 1223820 1223822 2 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 816008 816012 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22043595 22043596 1 0.0
Decreases (8 builds for bl602, cc13x2_26x2, psoc6, qpg, telink)
platform target config section 0d6c60f4 bfe4d3f8 change % change
bl602 lighting-app bl602 .text 1069838 1069836 -2 -0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read/write) 161188 161180 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26843393 26843392 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22276877 22276876 -1 -0.0
qpg lock-app qpg6105+debug (read/write) 1113824 1113816 -8 -0.0
.text 560920 560912 -8 -0.0
telink light-switch-app tlsr9518adk80d text 554016 554014 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 805724 805716 -8 -0.0
text 566168 566164 -4 -0.0
ota-requestor-app tlsr9518adk80d text 565040 565038 -2 -0.0
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0d6c60f4 bfe4d3f8 change % change
bl602 lighting-app bl602 (read/write) 1390446 1390446 0 0.0
.bss 90745 90745 0 0.0
.data 9928 9928 0 0.0
.text 1069838 1069836 -2 -0.0
bl602+rpc (read/write) 1435662 1435662 0 0.0
.bss 98177 98177 0 0.0
.data 10312 10312 0 0.0
.text 1101184 1101184 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189363 1189363 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1508981 1508981 0 0.0
.debug_aranges 131984 131984 0 0.0
.debug_frame 484176 484176 0 0.0
.debug_info 37912745 37912745 0 0.0
.debug_line 5256718 5256718 0 0.0
.debug_loc 3367200 3367200 0 0.0
.debug_ranges 358520 358520 0 0.0
.debug_str 3450856 3450856 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565320 565320 0 0.0
.symtab 171808 171808 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957910 957910 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284755 1284755 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1646370 1646370 0 0.0
.debug_aranges 139488 139488 0 0.0
.debug_frame 509548 509548 0 0.0
.debug_info 41819732 41819732 0 0.0
.debug_line 5631436 5631436 0 0.0
.debug_loc 3559903 3559903 0 0.0
.debug_ranges 380976 380976 0 0.0
.debug_str 3846833 3846833 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624493 624493 0 0.0
.symtab 189616 189616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031100 1031100 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677479 0 0.0
(read/write) 174080 174080 0 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89791 0 0.0
.text 587376 587376 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641727 641727 0 0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78927 0 0.0
.text 562480 562480 0 0.0
lock-ftd LP_CC2652R7 (read only) 675987 675987 0 0.0
(read/write) 172708 172708 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77315 0 0.0
.text 598192 598192 0 0.0
lock-mtd LP_CC2652R7 (read only) 659727 659727 0 0.0
(read/write) 184656 184656 0 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103135 0 0.0
.text 556112 556112 0 0.0
pump-app LP_CC2652R7 (read only) 688243 688251 8 0.0
(read/write) 161188 161180 -8 -0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90763 90763 0 0.0
.text 596996 597004 8 0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672535 0 0.0
(read/write) 176992 176992 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86319 86319 0 0.0
.text 585736 585736 0 0.0
shell LP_CC2652R7 (read only) 668502 668502 0 0.0
(read/write) 185376 185376 0 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86502 0 0.0
.text 581684 581684 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588250 588250 0 0.0
.app_xip_area 464836 464836 0 0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592298 592298 0 0.0
.app_xip_area 463588 463588 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544118 544118 0 0.0
.app_xip_area 425784 425784 0 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974204 974204 0 0.0
.bss 152276 152276 0 0.0
.data 2248 2248 0 0.0
.text 819660 819660 0 0.0
BRD4161A+rs911x (read/write) 1031784 1031784 0 0.0
.bss 186680 186680 0 0.0
.data 2092 2092 0 0.0
.text 842992 842992 0 0.0
BRD4187C (read/write) 1146500 1146500 0 0.0
.bss 138664 138664 0 0.0
.data 2596 2596 0 0.0
.text 980644 980644 0 0.0
lock-app BRD4161A+wf200 (read/write) 1157360 1157360 0 0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 997032 997032 0 0.0
window-app BRD4187C (read/write) 1139720 1139720 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972424 972424 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223820 1223822 2 0.0
(read/write) 1788342 1788342 0 0.0
.dram0.bss 76960 76960 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257896 257896 0 0.0
.flash.text 1223820 1223822 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233799 1233799 0 0.0
(read/write) 564252 564252 0 0.0
.dram0.bss 82336 82336 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314952 314952 0 0.0
.flash.text 1228415 1228415 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661412 661412 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563156 563156 0 0.0
light k32w0+release (read/write) 671640 671640 0 0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592012 592012 0 0.0
lock k32w0+release (read/write) 633204 633204 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552796 552796 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10430932 10430932 0 0.0
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518148 518148 0 0.0
.text 8257220 8257220 0 0.0
thermostat-no-ble arm64 (read only) 2391420 2391420 0 0.0
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144484 144484 0 0.0
.text 2004032 2004032 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452328 2452328 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414972 1414972 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183787 0 0.0
bss 144457 144457 0 0.0
rodata 144428 144428 0 0.0
text 816008 816012 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162455 1162455 0 0.0
bss 143684 143684 0 0.0
rodata 136000 136000 0 0.0
text 803904 803904 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1745804 1745804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1231276 1231276 0 0.0
.debug_aranges 110664 110664 0 0.0
.debug_frame 371040 371040 0 0.0
.debug_info 26843393 26843392 -1 -0.0
.debug_line 3672924 3672924 0 0.0
.debug_loc 3590845 3590845 0 0.0
.debug_ranges 338680 338680 0 0.0
.debug_str 3434734 3434734 0 0.0
.heap 841952 841952 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570037 570037 0 0.0
.symtab 421376 421376 0 0.0
.text 1546024 1546024 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688404 1688404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1223075 1223075 0 0.0
.debug_aranges 110136 110136 0 0.0
.debug_frame 374120 374120 0 0.0
.debug_info 26580145 26580145 0 0.0
.debug_line 3693668 3693668 0 0.0
.debug_loc 3578482 3578482 0 0.0
.debug_ranges 337296 337296 0 0.0
.debug_str 3423755 3423755 0 0.0
.heap 842688 842688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 534126 534126 0 0.0
.symtab 407808 407808 0 0.0
.text 1489360 1489360 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1606932 1606932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1057167 1057167 0 0.0
.debug_aranges 102344 102344 0 0.0
.debug_frame 344452 344452 0 0.0
.debug_info 22043595 22043596 1 0.0
.debug_line 3263303 3263303 0 0.0
.debug_loc 3276180 3276180 0 0.0
.debug_ranges 302600 302600 0 0.0
.debug_str 3229275 3229275 0 0.0
.heap 850872 850872 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 470503 470503 0 0.0
.symtab 376256 376256 0 0.0
.text 1416072 1416072 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640620 1640620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1059105 1059105 0 0.0
.debug_aranges 102736 102736 0 0.0
.debug_frame 346308 346308 0 0.0
.debug_info 22276877 22276876 -1 -0.0
.debug_line 3260287 3260287 0 0.0
.debug_loc 3303789 3303789 0 0.0
.debug_ranges 304536 304536 0 0.0
.debug_str 3248669 3248669 0 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472854 472854 0 0.0
.symtab 377872 377872 0 0.0
.text 1444768 1444768 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148936 1148936 0 0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596036 596036 0 0.0
lock-app qpg6105+debug (read/write) 1113824 1113816 -8 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560920 560912 -8 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790476 790476 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554016 554014 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 805724 805716 -8 -0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566168 566164 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804608 804608 0 0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565040 565038 -2 -0.0

github-actions[bot] avatar Oct 25 '22 04:10 github-actions[bot]

PR #23327: Size comparison from 5b7cf96a9f759ecdcf225b250a81d3018a74e89d to 66e2a989f04531114f105cabdc86033856d90844

Increases (5 builds for bl602, cc13x2_26x2, esp32, nrfconnect, telink)
platform target config section 5b7cf96a 66e2a989 change % change
bl602 lighting-app bl602 (read/write) 1390790 1390798 8 0.0
.text 1070104 1070106 2 0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 642171 642179 8 0.0
.text 562840 562848 8 0.0
esp32 all-clusters-app c3devkit (read only) 1224040 1224042 2 0.0
(read/write) 1788414 1788422 8 0.0
.flash.rodata 257968 257976 8 0.0
.flash.text 1224040 1224042 2 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 802236 802240 4 0.0
telink light-switch-app tlsr9518adk80d text 554360 554362 2 0.0
Decreases (4 builds for psoc6, qpg)
platform target config section 5b7cf96a 66e2a989 change % change
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26905652 26905650 -2 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26642282 26642281 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22103760 22103759 -1 -0.0
qpg lock-app qpg6105+debug (read/write) 1114252 1114244 -8 -0.0
.text 561348 561340 -8 -0.0
Full report (47 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 5b7cf96a 66e2a989 change % change
bl602 lighting-app bl602 (read/write) 1390790 1390798 8 0.0
.bss 90745 90745 0 0.0
.data 9928 9928 0 0.0
.text 1070104 1070106 2 0.0
bl602+rpc (read/write) 1436270 1436270 0 0.0
.bss 98177 98177 0 0.0
.data 10312 10312 0 0.0
.text 1101708 1101708 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189619 1189619 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1509383 1509383 0 0.0
.debug_aranges 132040 132040 0 0.0
.debug_frame 484436 484436 0 0.0
.debug_info 37968924 37968924 0 0.0
.debug_line 5258815 5258815 0 0.0
.debug_loc 3368105 3368105 0 0.0
.debug_ranges 358640 358640 0 0.0
.debug_str 3451537 3451537 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116616 116616 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565875 565875 0 0.0
.symtab 171920 171920 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
958084 958084 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285539 1285539 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1646782 1646782 0 0.0
.debug_aranges 139544 139544 0 0.0
.debug_frame 509808 509808 0 0.0
.debug_info 41881891 41881891 0 0.0
.debug_line 5634395 5634395 0 0.0
.debug_loc 3560932 3560932 0 0.0
.debug_ranges 381440 381440 0 0.0
.debug_str 3847665 3847665 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130024 130024 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 625048 625048 0 0.0
.symtab 189728 189728 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031786 1031786 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677915 677915 0 0.0
(read/write) 173644 173644 0 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89875 89875 0 0.0
.text 587728 587728 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642171 642179 8 0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 79011 79011 0 0.0
.text 562840 562848 8 0.0
lock-ftd LP_CC2652R7 (read only) 676423 676423 0 0.0
(read/write) 172272 172272 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77399 77399 0 0.0
.text 598544 598544 0 0.0
lock-mtd LP_CC2652R7 (read only) 660171 660171 0 0.0
(read/write) 184212 184212 0 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103211 103211 0 0.0
.text 556480 556480 0 0.0
pump-app LP_CC2652R7 (read only) 688703 688703 0 0.0
(read/write) 160728 160728 0 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90847 90847 0 0.0
.text 597372 597372 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672979 672979 0 0.0
(read/write) 176548 176548 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86395 86395 0 0.0
.text 586104 586104 0 0.0
shell LP_CC2652R7 (read only) 668950 668950 0 0.0
(read/write) 184928 184928 0 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86582 86582 0 0.0
.text 582052 582052 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588602 588602 0 0.0
.app_xip_area 465188 465188 0 0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592650 592650 0 0.0
.app_xip_area 463940 463940 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544550 544550 0 0.0
.app_xip_area 426216 426216 0 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974784 974784 0 0.0
.bss 152276 152276 0 0.0
.data 2248 2248 0 0.0
.text 820240 820240 0 0.0
BRD4161A+rs911x (read/write) 1032152 1032152 0 0.0
.bss 186680 186680 0 0.0
.data 2092 2092 0 0.0
.text 843360 843360 0 0.0
BRD4187C (read/write) 1146996 1146996 0 0.0
.bss 138664 138664 0 0.0
.data 2596 2596 0 0.0
.text 981140 981140 0 0.0
lock-app BRD4161A+wf200 (read/write) 1157696 1157696 0 0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 997364 997364 0 0.0
window-app BRD4187C (read/write) 1140216 1140216 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972920 972920 0 0.0
esp32 all-clusters-app c3devkit (read only) 1224040 1224042 2 0.0
(read/write) 1788414 1788422 8 0.0
.dram0.bss 76960 76960 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257968 257976 8 0.0
.flash.text 1224040 1224042 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1234023 1234023 0 0.0
(read/write) 564332 564332 0 0.0
.dram0.bss 82336 82336 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 315032 315032 0 0.0
.flash.text 1228639 1228639 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661728 661728 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563472 563472 0 0.0
light k32w0+release (read/write) 672060 672060 0 0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592432 592432 0 0.0
lock k32w0+release (read/write) 633536 633536 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 553128 553128 0 0.0
linux all-clusters-app debug (read only) 3086865 3086865 0 0.0
(read/write) 158360 158360 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 87016 87016 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 281387 281387 0 0.0
.text 2621090 2621090 0 0.0
all-clusters-minimal-app debug (read only) 2912657 2912657 0 0.0
(read/write) 149792 149792 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79384 79384 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 280875 280875 0 0.0
.text 2450338 2450338 0 0.0
bridge-app debug+rpc (read only) 2413089 2413089 0 0.0
(read/write) 129560 129560 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68680 68680 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 211232 211232 0 0.0
.text 2034306 2034306 0 0.0
chip-tool debug (read only) 11081737 11081737 0 0.0
(read/write) 658440 658440 0 0.0
.bss 25944 25944 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623080 623080 0 0.0
.dynamic 608 608 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 592213 592213 0 0.0
.text 8965604 8965604 0 0.0
lighting-app debug+rpc (read only) 2640521 2640521 0 0.0
(read/write) 132248 132248 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73800 73800 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228096 228096 0 0.0
.text 2236450 2236450 0 0.0
lock-app debug (read only) 2602417 2602417 0 0.0
(read/write) 127296 127296 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70728 70728 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 244264 244264 0 0.0
.text 2186546 2186546 0 0.0
ota-provider-app debug (read only) 2399065 2399065 0 0.0
(read/write) 120824 120824 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64648 64648 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 216904 216904 0 0.0
.text 2013618 2013618 0 0.0
ota-requestor-app debug (read only) 2564249 2564249 0 0.0
(read/write) 129136 129136 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69992 69992 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 223952 223952 0 0.0
.text 2162658 2162658 0 0.0
shell debug (read only) 2626609 2626609 0 0.0
(read/write) 143016 143016 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78064 78064 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 240114 240114 0 0.0
.text 2226850 2226850 0 0.0
tv-app debug (read only) 3237113 3237113 0 0.0
(read/write) 261752 261752 0 0.0
.bss 170552 170552 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80272 80272 0 0.0
.dynamic 608 608 0 0.0
.got 4976 4976 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 268184 268184 0 0.0
.text 2775586 2775586 0 0.0
tv-casting-app debug (read only) 5585833 5585833 0 0.0
(read/write) 161896 161896 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101224 101224 0 0.0
.dynamic 608 608 0 0.0
.got 4896 4896 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 355865 355865 0 0.0
.text 4954514 4954514 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452784 2452784 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1415428 1415428 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182127 1182127 0 0.0
bss 144457 144457 0 0.0
rodata 144432 144432 0 0.0
text 814348 814348 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160799 1160799 0 0.0
bss 143684 143684 0 0.0
rodata 136008 136008 0 0.0
text 802236 802240 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1746156 1746156 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1231272 1231272 0 0.0
.debug_aranges 110704 110704 0 0.0
.debug_frame 371204 371204 0 0.0
.debug_info 26905652 26905650 -2 -0.0
.debug_line 3675579 3675579 0 0.0
.debug_loc 3592350 3592350 0 0.0
.debug_ranges 338784 338784 0 0.0
.debug_str 3435213 3435213 0 0.0
.heap 841952 841952 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570329 570329 0 0.0
.symtab 421568 421568 0 0.0
.text 0 0 0 0.0
1546376 1546376 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688756 1688756 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1223115 1223115 0 0.0
.debug_aranges 110176 110176 0 0.0
.debug_frame 374284 374284 0 0.0
.debug_info 26642282 26642281 -1 -0.0
.debug_line 3696371 3696371 0 0.0
.debug_loc 3579987 3579987 0 0.0
.debug_ranges 337400 337400 0 0.0
.debug_str 3424234 3424234 0 0.0
.heap 842688 842688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 534418 534418 0 0.0
.symtab 408000 408000 0 0.0
.text 1489712 1489712 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1607284 1607284 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1057623 1057623 0 0.0
.debug_aranges 102384 102384 0 0.0
.debug_frame 344616 344616 0 0.0
.debug_info 22103760 22103759 -1 -0.0
.debug_line 3265937 3265937 0 0.0
.debug_loc 3277713 3277713 0 0.0
.debug_ranges 302704 302704 0 0.0
.debug_str 3229754 3229754 0 0.0
.heap 850872 850872 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 470795 470795 0 0.0
.symtab 376448 376448 0 0.0
.text 1416424 1416424 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640988 1640988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1059607 1059607 0 0.0
.debug_aranges 102776 102776 0 0.0
.debug_frame 346472 346472 0 0.0
.debug_info 22336955 22336955 0 0.0
.debug_line 3262895 3262895 0 0.0
.debug_loc 3305307 3305307 0 0.0
.debug_ranges 304640 304640 0 0.0
.debug_str 3249148 3249148 0 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473146 473146 0 0.0
.symtab 378064 378064 0 0.0
.text 1445136 1445136 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1149372 1149372 0 0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596472 596472 0 0.0
lock-app qpg6105+debug (read/write) 1114252 1114244 -8 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 561348 561340 -8 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790904 790904 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554360 554362 2 0.0
lighting-app tlsr9518adk80d (read/write) 806152 806152 0 0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566510 566510 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 805036 805036 0 0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565380 565380 0 0.0

github-actions[bot] avatar Oct 26 '22 21:10 github-actions[bot]