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] Add eventMin parameter #25204

Merged
merged 13 commits into from
Mar 30, 2023

Conversation

joonhaengHeo
Copy link
Contributor

Core Spec specifies the parameter for eventMin, but it is not available on Android Platform. Therefore, we implemented an API that applied this parameter.

Spec : https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/data_model/Interaction-Model.adoc#931-eventfilterib

(There was a problem with some UI in Chiptool, so I corrected this part as well.)

@github-actions
Copy link

github-actions bot commented Mar 1, 2023

PR #25204: Size comparison from 559da24 to b6c967d

Full report (1 build for cc32xx)
platform target config section 559da24 b6c967d change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930167 930167 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262892 20262892 0 0.0
.debug_line 2657207 2657207 0 0.0
.debug_loc 2799993 2799993 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 535412 535412 0 0.0

@github-actions
Copy link

github-actions bot commented Mar 1, 2023

PR #25204: Size comparison from 3957377 to 655cf86

Increases (3 builds for bl702, cc13x2_26x2, psoc6)
platform target config section 3957377 655cf86 change % change
bl702 lighting-app bl702 .debug_info 40601096 40601097 1 0.0
.text 956148 956150 2 0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 171448 171456 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27524691 27524692 1 0.0
Decreases (5 builds for bl702, cc13x2_26x2, cc32xx, efr32)
platform target config section 3957377 655cf86 change % change
bl702 lighting-app bl702+rpc .debug_info 45013130 45013128 -2 -0.0
.text 1030924 1030920 -4 -0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 676991 676983 -8 -0.0
.text 599800 599792 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20262893 20262892 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1014784 1014776 -8 -0.0
.text 837376 837368 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1058016 1058008 -8 -0.0
.text 903168 903160 -8 -0.0
Full report (30 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, k32w, linux, psoc6, qpg)
platform target config section 3957377 655cf86 change % change
bl602 lighting-app bl602 (read/write) 1350806 1350806 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1026862 1026862 0 0.0
bl602+rpc (read/write) 1396254 1396254 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1057794 1057794 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1189075 1189075 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69785 69785 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1551824 1551824 0 0.0
.debug_aranges 134304 134304 0 0.0
.debug_frame 492456 492456 0 0.0
.debug_info 40601096 40601097 1 0.0
.debug_line 5279012 5279012 0 0.0
.debug_loc 3418278 3418278 0 0.0
.debug_ranges 372480 372480 0 0.0
.debug_str 3580726 3580726 0 0.0
.hbn 536 536 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 107904 107904 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 574866 574866 0 0.0
.symtab 173744 173744 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
956148 956150 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1279055 1279055 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77833 77833 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700019 1700019 0 0.0
.debug_aranges 142544 142544 0 0.0
.debug_frame 520144 520144 0 0.0
.debug_info 45013130 45013128 -2 -0.0
.debug_line 5677774 5677774 0 0.0
.debug_loc 3614927 3614927 0 0.0
.debug_ranges 396256 396256 0 0.0
.debug_str 3984263 3984263 0 0.0
.hbn 536 536 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 122016 122016 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 635883 635883 0 0.0
.symtab 192080 192080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1030924 1030920 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680743 680743 0 0.0
(read/write) 170328 170328 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 591900 591900 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643887 643887 0 0.0
(read/write) 157432 157432 0 0.0
.bss 79964 79964 0 0.0
.data 3352 3352 0 0.0
.rodata 78399 78399 0 0.0
.text 565168 565168 0 0.0
lock-ftd LP_CC2652R7 (read only) 676991 676983 -8 -0.0
(read/write) 171448 171456 8 0.0
.bss 78220 78220 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 599800 599792 -8 -0.0
lock-mtd LP_CC2652R7 (read only) 663739 663739 0 0.0
(read/write) 179956 179956 0 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559736 559736 0 0.0
pump-app LP_CC2652R7 (read only) 690195 690195 0 0.0
(read/write) 158988 158988 0 0.0
.bss 78196 78196 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598632 598632 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675147 675147 0 0.0
(read/write) 174172 174172 0 0.0
.bss 78332 78332 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 587696 587696 0 0.0
shell LP_CC2652R7 (read only) 672198 672198 0 0.0
(read/write) 180944 180944 0 0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586456 586456 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930167 930167 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262893 20262892 -1 -0.0
.debug_line 2657207 2657207 0 0.0
.debug_loc 2799993 2799993 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 0 0 0 0.0
535412 535412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586426 586426 0 0.0
.app_xip_area 463316 463316 0 0.0
.bss 65552 65552 0 0.0
.data 740 740 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590394 590394 0 0.0
.app_xip_area 461988 461988 0 0.0
.bss 70840 70840 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551654 551654 0 0.0
.app_xip_area 434040 434040 0 0.0
.bss 60096 60096 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1031456 1031456 0 0.0
.bss 181236 181236 0 0.0
.data 2048 2048 0 0.0
.text 848152 848152 0 0.0
BRD4187C (read/write) 1014784 1014776 -8 -0.0
.bss 150128 150128 0 0.0
.data 2684 2684 0 0.0
.text 837376 837368 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1058016 1058008 -8 -0.0
.bss 152772 152772 0 0.0
.data 2056 2056 0 0.0
.text 903168 903160 -8 -0.0
window-app BRD4187C (read/write) 1130408 1130408 0 0.0
.bss 134552 134552 0 0.0
.data 2576 2576 0 0.0
.text 968684 968684 0 0.0
k32w contact k32w0+release (read/write) 671068 671068 0 0.0
.bss 65276 65276 0 0.0
.data 2204 2204 0 0.0
.text 572188 572188 0 0.0
light k32w0+release (read/write) 670120 670120 0 0.0
.bss 64948 64948 0 0.0
.data 2192 2192 0 0.0
.text 571580 571580 0 0.0
lock k32w0+release (read/write) 626564 626564 0 0.0
.bss 63084 63084 0 0.0
.data 2136 2136 0 0.0
.text 546328 546328 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12131060 12131060 0 0.0
(read/write) 733448 733448 0 0.0
.bss 34296 34296 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 675552 675552 0 0.0
.dynamic 560 560 0 0.0
.got 15376 15376 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 587140 587140 0 0.0
.text 9803300 9803300 0 0.0
thermostat-no-ble arm64 (read only) 2517268 2517268 0 0.0
(read/write) 145208 145208 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77688 77688 0 0.0
.dynamic 560 560 0 0.0
.got 5336 5336 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150704 150704 0 0.0
.text 2104256 2104256 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841000 841000 0 0.0
(read/write) 1761964 1761964 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189704 189704 0 0.0
.comment 200 200 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 2640 2640 0 0.0
.debug_abbrev 1253515 1253515 0 0.0
.debug_aranges 111456 111456 0 0.0
.debug_frame 374624 374624 0 0.0
.debug_info 27980227 27980227 0 0.0
.debug_line 3792232 3792232 0 0.0
.debug_loc 3695957 3695957 0 0.0
.debug_ranges 364136 364136 0 0.0
.debug_str 3533116 3533116 0 0.0
.heap 841000 841000 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 581588 581588 0 0.0
.symtab 425936 425936 0 0.0
.text 1561232 1561232 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841808 841808 0 0.0
(read/write) 1702164 1702164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188904 188904 0 0.0
.comment 200 200 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 2632 2632 0 0.0
.debug_abbrev 1238848 1238848 0 0.0
.debug_aranges 110688 110688 0 0.0
.debug_frame 376960 376960 0 0.0
.debug_info 27524691 27524692 1 0.0
.debug_line 3799731 3799731 0 0.0
.debug_loc 3679159 3679159 0 0.0
.debug_ranges 362072 362072 0 0.0
.debug_str 3520238 3520238 0 0.0
.heap 841808 841808 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 541297 541297 0 0.0
.symtab 410848 410848 0 0.0
.text 1502240 1502240 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850072 850072 0 0.0
(read/write) 1615876 1615876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180808 180808 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1074203 1074203 0 0.0
.debug_aranges 102896 102896 0 0.0
.debug_frame 347248 347248 0 0.0
.debug_info 22866161 22866161 0 0.0
.debug_line 3352500 3352500 0 0.0
.debug_loc 3354444 3354444 0 0.0
.debug_ranges 320592 320592 0 0.0
.debug_str 3319000 3319000 0 0.0
.heap 850072 850072 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 477014 477014 0 0.0
.symtab 378832 378832 0 0.0
.text 1424216 1424216 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845096 845096 0 0.0
(read/write) 1649740 1649740 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185768 185768 0 0.0
.comment 200 200 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 2480 2480 0 0.0
.debug_abbrev 1076147 1076147 0 0.0
.debug_aranges 103296 103296 0 0.0
.debug_frame 349008 349008 0 0.0
.debug_info 23118130 23118130 0 0.0
.debug_line 3354767 3354767 0 0.0
.debug_loc 3379139 3379139 0 0.0
.debug_ranges 323144 323144 0 0.0
.debug_str 3337811 3337811 0 0.0
.heap 845096 845096 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 480738 480738 0 0.0
.symtab 381008 381008 0 0.0
.text 1453104 1453104 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151684 1151684 0 0.0
.bss 99804 99804 0 0.0
.data 852 852 0 0.0
.text 598780 598780 0 0.0
lock-app qpg6105+debug (read/write) 1118892 1118892 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 565992 565992 0 0.0

@github-actions
Copy link

github-actions bot commented Mar 2, 2023

PR #25204: Size comparison from 1a1d0c3 to db3a2ef

Increases (6 builds for esp32, psoc6, telink)
platform target config section 1a1d0c3 db3a2ef change % change
esp32 all-clusters-app c3devkit (read only) 1050864 1050868 4 0.0
.flash.text 1050864 1050868 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22866192 22866193 1 0.0
telink light-switch-app tlsr9518adk80d (read/write) 872436 872444 8 0.0
text 593458 593462 4 0.0
lock-app tlsr9518adk80d (read/write) 910600 910608 8 0.0
text 607082 607086 4 0.0
ota-requestor-app tlsr9518adk80d text 603362 603364 2 0.0
pump-controller-app tlsr9518adk80d text 575418 575420 2 0.0
Decreases (12 builds for bl702, efr32, nrfconnect, psoc6, telink)
platform target config section 1a1d0c3 db3a2ef change % change
bl702 lighting-app bl702 .debug_info 40601128 40601127 -1 -0.0
.text 956150 956148 -2 -0.0
bl702+rpc .debug_info 45013161 45013160 -1 -0.0
.text 1030924 1030922 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1014784 1014776 -8 -0.0
.text 837376 837368 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1058016 1058008 -8 -0.0
.text 903168 903160 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 808260 808256 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27980259 27980258 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27524724 27524723 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 23118161 23118159 -2 -0.0
telink all-clusters-app tlsr9518adk80d text 687790 687786 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d text 649048 649046 -2 -0.0
contact-sensor-app tlsr9518adk80d text 579322 579320 -2 -0.0
temperature-measurement-app tlsr9518adk80d text 570852 570850 -2 -0.0
Full report (48 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 1a1d0c3 db3a2ef change % change
bl602 lighting-app bl602 (read/write) 1350806 1350806 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1026860 1026860 0 0.0
bl602+rpc (read/write) 1396254 1396254 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1057794 1057794 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1189075 1189075 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69785 69785 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1551870 1551870 0 0.0
.debug_aranges 134304 134304 0 0.0
.debug_frame 492456 492456 0 0.0
.debug_info 40601128 40601127 -1 -0.0
.debug_line 5278983 5278983 0 0.0
.debug_loc 3418290 3418290 0 0.0
.debug_ranges 372480 372480 0 0.0
.debug_str 3580726 3580726 0 0.0
.hbn 536 536 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 107904 107904 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 574866 574866 0 0.0
.symtab 173744 173744 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
956150 956148 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1279055 1279055 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77833 77833 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700065 1700065 0 0.0
.debug_aranges 142544 142544 0 0.0
.debug_frame 520144 520144 0 0.0
.debug_info 45013161 45013160 -1 -0.0
.debug_line 5677745 5677745 0 0.0
.debug_loc 3614914 3614914 0 0.0
.debug_ranges 396256 396256 0 0.0
.debug_str 3984263 3984263 0 0.0
.hbn 536 536 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 122016 122016 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 635883 635883 0 0.0
.symtab 192080 192080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1030924 1030922 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680743 680743 0 0.0
(read/write) 170328 170328 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 591900 591900 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643887 643887 0 0.0
(read/write) 157432 157432 0 0.0
.bss 79964 79964 0 0.0
.data 3352 3352 0 0.0
.rodata 78399 78399 0 0.0
.text 565168 565168 0 0.0
lock-ftd LP_CC2652R7 (read only) 676991 676991 0 0.0
(read/write) 171448 171448 0 0.0
.bss 78220 78220 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 599800 599800 0 0.0
lock-mtd LP_CC2652R7 (read only) 663739 663739 0 0.0
(read/write) 179956 179956 0 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559736 559736 0 0.0
pump-app LP_CC2652R7 (read only) 690195 690195 0 0.0
(read/write) 158988 158988 0 0.0
.bss 78196 78196 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598632 598632 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675147 675147 0 0.0
(read/write) 174172 174172 0 0.0
.bss 78332 78332 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 587696 587696 0 0.0
shell LP_CC2652R7 (read only) 672198 672198 0 0.0
(read/write) 180944 180944 0 0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586456 586456 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930213 930213 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262923 20262923 0 0.0
.debug_line 2657815 2657815 0 0.0
.debug_loc 2800026 2800026 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 0 0 0 0.0
535412 535412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586426 586426 0 0.0
.app_xip_area 463316 463316 0 0.0
.bss 65552 65552 0 0.0
.data 740 740 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590394 590394 0 0.0
.app_xip_area 461988 461988 0 0.0
.bss 70840 70840 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551654 551654 0 0.0
.app_xip_area 434040 434040 0 0.0
.bss 60096 60096 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1031456 1031456 0 0.0
.bss 181236 181236 0 0.0
.data 2048 2048 0 0.0
.text 848152 848152 0 0.0
BRD4187C (read/write) 1014784 1014776 -8 -0.0
.bss 150128 150128 0 0.0
.data 2684 2684 0 0.0
.text 837376 837368 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1058016 1058008 -8 -0.0
.bss 152772 152772 0 0.0
.data 2056 2056 0 0.0
.text 903168 903160 -8 -0.0
window-app BRD4187C (read/write) 1130408 1130408 0 0.0
.bss 134552 134552 0 0.0
.data 2576 2576 0 0.0
.text 968684 968684 0 0.0
esp32 all-clusters-app c3devkit (read only) 1050864 1050868 4 0.0
(read/write) 1585690 1585690 0 0.0
.dram0.bss 77824 77824 0 0.0
.dram0.data 13752 13752 0 0.0
.flash.rodata 222352 222352 0 0.0
.flash.text 1050864 1050868 4 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1102463 1102463 0 0.0
(read/write) 501755 501755 0 0.0
.dram0.bss 82864 82864 0 0.0
.dram0.data 34040 34040 0 0.0
.flash.rodata 251080 251080 0 0.0
.flash.text 1097079 1097079 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 671068 671068 0 0.0
.bss 65276 65276 0 0.0
.data 2204 2204 0 0.0
.text 572188 572188 0 0.0
light k32w0+release (read/write) 670120 670120 0 0.0
.bss 64948 64948 0 0.0
.data 2192 2192 0 0.0
.text 571580 571580 0 0.0
lock k32w0+release (read/write) 626564 626564 0 0.0
.bss 63084 63084 0 0.0
.data 2136 2136 0 0.0
.text 546328 546328 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12138436 12138436 0 0.0
(read/write) 733448 733448 0 0.0
.bss 34296 34296 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 675552 675552 0 0.0
.dynamic 560 560 0 0.0
.got 15376 15376 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 587188 587188 0 0.0
.text 9810628 9810628 0 0.0
thermostat-no-ble arm64 (read only) 2519284 2519284 0 0.0
(read/write) 145208 145208 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77688 77688 0 0.0
.dynamic 560 560 0 0.0
.got 5336 5336 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150704 150704 0 0.0
.text 2106272 2106272 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467384 2467384 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430028 1430028 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1167876 1167876 0 0.0
bss 143423 143423 0 0.0
rodata 136352 136352 0 0.0
text 808260 808256 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1372880 1372880 0 0.0
bss 105902 105902 0 0.0
rodata 213740 213740 0 0.0
text 767744 767744 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1112896 1112896 0 0.0
bss 142579 142579 0 0.0
rodata 113196 113196 0 0.0
text 777404 777404 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841000 841000 0 0.0
(read/write) 1761964 1761964 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189704 189704 0 0.0
.comment 200 200 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 2640 2640 0 0.0
.debug_abbrev 1253561 1253561 0 0.0
.debug_aranges 111456 111456 0 0.0
.debug_frame 374624 374624 0 0.0
.debug_info 27980259 27980258 -1 -0.0
.debug_line 3792840 3792840 0 0.0
.debug_loc 3696008 3696008 0 0.0
.debug_ranges 364136 364136 0 0.0
.debug_str 3533116 3533116 0 0.0
.heap 841000 841000 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 581588 581588 0 0.0
.symtab 425936 425936 0 0.0
.text 1561232 1561232 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841808 841808 0 0.0
(read/write) 1702164 1702164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188904 188904 0 0.0
.comment 200 200 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 2632 2632 0 0.0
.debug_abbrev 1238894 1238894 0 0.0
.debug_aranges 110688 110688 0 0.0
.debug_frame 376960 376960 0 0.0
.debug_info 27524724 27524723 -1 -0.0
.debug_line 3800339 3800339 0 0.0
.debug_loc 3679209 3679209 0 0.0
.debug_ranges 362072 362072 0 0.0
.debug_str 3520238 3520238 0 0.0
.heap 841808 841808 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 541297 541297 0 0.0
.symtab 410848 410848 0 0.0
.text 1502240 1502240 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850072 850072 0 0.0
(read/write) 1615876 1615876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180808 180808 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1074249 1074249 0 0.0
.debug_aranges 102896 102896 0 0.0
.debug_frame 347248 347248 0 0.0
.debug_info 22866192 22866193 1 0.0
.debug_line 3353108 3353108 0 0.0
.debug_loc 3354490 3354490 0 0.0
.debug_ranges 320592 320592 0 0.0
.debug_str 3319000 3319000 0 0.0
.heap 850072 850072 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 477014 477014 0 0.0
.symtab 378832 378832 0 0.0
.text 1424216 1424216 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845096 845096 0 0.0
(read/write) 1649740 1649740 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185768 185768 0 0.0
.comment 200 200 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 2480 2480 0 0.0
.debug_abbrev 1076193 1076193 0 0.0
.debug_aranges 103296 103296 0 0.0
.debug_frame 349008 349008 0 0.0
.debug_info 23118161 23118159 -2 -0.0
.debug_line 3355375 3355375 0 0.0
.debug_loc 3379185 3379185 0 0.0
.debug_ranges 323144 323144 0 0.0
.debug_str 3337811 3337811 0 0.0
.heap 845096 845096 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 480738 480738 0 0.0
.symtab 381008 381008 0 0.0
.text 1453104 1453104 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151684 1151684 0 0.0
.bss 99804 99804 0 0.0
.data 852 852 0 0.0
.text 598780 598780 0 0.0
lock-app qpg6105+debug (read/write) 1118892 1118892 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 565992 565992 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1017332 1017332 0 0.0
bss 97760 97760 0 0.0
text 687790 687786 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952548 952548 0 0.0
bss 96812 96812 0 0.0
text 649048 649046 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 856580 856580 0 0.0
bss 88976 88976 0 0.0
text 579322 579320 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 872436 872444 8 0.0
bss 89064 89064 0 0.0
text 593458 593462 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951004 0 0.0
bss 97184 97184 0 0.0
text 659780 659780 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951004 0 0.0
bss 97184 97184 0 0.0
text 659780 659780 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910600 910608 8 0.0
bss 89628 89628 0 0.0
text 607082 607086 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884004 884004 0 0.0
bss 89988 89988 0 0.0
text 603362 603364 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862044 862044 0 0.0
bss 89092 89092 0 0.0
text 585096 585096 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849304 849304 0 0.0
bss 88892 88892 0 0.0
text 575418 575420 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845076 845076 0 0.0
bss 88752 88752 0 0.0
text 570852 570850 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876588 876588 0 0.0
bss 90456 90456 0 0.0
text 594992 594992 0 0.0

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

PR #25204: Size comparison from aa99d09 to 18c0c2f

Increases (1 build for cc32xx)
platform target config section aa99d09 18c0c2f change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20262927 20262928 1 0.0
Full report (1 build for cc32xx)
platform target config section aa99d09 18c0c2f change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930213 930213 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262927 20262928 1 0.0
.debug_line 2657822 2657822 0 0.0
.debug_loc 2800026 2800026 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 535412 535412 0 0.0

@github-actions
Copy link

PR #25204: Size comparison from 9d313dd to fda8ffd

Increases (1 build for cc32xx)
platform target config section 9d313dd fda8ffd change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20245968 20245969 1 0.0
Decreases (2 builds for nrfconnect, qpg)
platform target config section 9d313dd fda8ffd change % change
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 775556 775552 -4 -0.0
qpg lighting-app qpg6105+debug (read/write) 1153444 1153436 -8 -0.0
.text 600540 600532 -8 -0.0
Full report (7 builds for cc32xx, mbed, nrfconnect, qpg)
platform target config section 9d313dd fda8ffd change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645489 645489 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930293 930293 0 0.0
.debug_aranges 87384 87384 0 0.0
.debug_frame 300248 300248 0 0.0
.debug_info 20245968 20245969 1 0.0
.debug_line 2660979 2660979 0 0.0
.debug_loc 2804911 2804911 0 0.0
.debug_ranges 283168 283168 0 0.0
.debug_str 3026947 3026947 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106009 106009 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380271 380271 0 0.0
.symtab 257312 257312 0 0.0
.text 537360 537360 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2468312 2468312 0 0.0
.bss 215964 215964 0 0.0
.data 5880 5880 0 0.0
.text 1430956 1430956 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1173580 1173580 0 0.0
bss 155557 155557 0 0.0
rodata 132620 132620 0 0.0
text 804636 804636 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1118796 1118796 0 0.0
bss 154713 154713 0 0.0
rodata 109436 109436 0 0.0
text 774008 774008 0 0.0
all-clusters-app nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1433600 1433600 0 0.0
bss 135297 135297 0 0.0
rodata 228672 228672 0 0.0
text 775556 775552 -4 -0.0
qpg lighting-app qpg6105+debug (read/write) 1153444 1153436 -8 -0.0
.bss 100076 100076 0 0.0
.data 852 852 0 0.0
.text 600540 600532 -8 -0.0
lock-app qpg6105+debug (read/write) 1120300 1120300 0 0.0
.bss 96468 96468 0 0.0
.data 864 864 0 0.0
.text 567400 567400 0 0.0

@github-actions
Copy link

PR #25204: Size comparison from 12bcb2c to efa3016

Full report (2 builds for cc32xx, mbed)
platform target config section 12bcb2c efa3016 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645489 645489 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930293 930293 0 0.0
.debug_aranges 87384 87384 0 0.0
.debug_frame 300248 300248 0 0.0
.debug_info 20245969 20245969 0 0.0
.debug_line 2660979 2660979 0 0.0
.debug_loc 2804911 2804911 0 0.0
.debug_ranges 283168 283168 0 0.0
.debug_str 3026947 3026947 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106009 106009 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380271 380271 0 0.0
.symtab 257312 257312 0 0.0
.text 537360 537360 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2468312 2468312 0 0.0
.bss 215964 215964 0 0.0
.data 5880 5880 0 0.0
.text 1430956 1430956 0 0.0

@github-actions
Copy link

PR #25204: Size comparison from a9e759b to a463aa5

Full report (1 build for cc32xx)
platform target config section a9e759b a463aa5 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645489 645489 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930293 930293 0 0.0
.debug_aranges 87384 87384 0 0.0
.debug_frame 300248 300248 0 0.0
.debug_info 20245969 20245969 0 0.0
.debug_line 2660979 2660979 0 0.0
.debug_loc 2804911 2804911 0 0.0
.debug_ranges 283168 283168 0 0.0
.debug_str 3026947 3026947 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106009 106009 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380271 380271 0 0.0
.symtab 257312 257312 0 0.0
.text 537360 537360 0 0.0

@github-actions
Copy link

PR #25204: Size comparison from 5648ddd to 3f5d875

Decreases (1 build for cc32xx)
platform target config section 5648ddd 3f5d875 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20245969 20245968 -1 -0.0
Full report (1 build for cc32xx)
platform target config section 5648ddd 3f5d875 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645489 645489 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930293 930293 0 0.0
.debug_aranges 87384 87384 0 0.0
.debug_frame 300248 300248 0 0.0
.debug_info 20245969 20245968 -1 -0.0
.debug_line 2660979 2660979 0 0.0
.debug_loc 2804911 2804911 0 0.0
.debug_ranges 283168 283168 0 0.0
.debug_str 3026947 3026947 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106009 106009 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380271 380271 0 0.0
.symtab 257312 257312 0 0.0
.text 537360 537360 0 0.0

@joonhaengHeo
Copy link
Contributor Author

@yunhanw-google
This PR doesn't merge yet. Can you check it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants