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

[chip-tool] Some CHIP_ERROR returned values are ignored #25486

Merged

Conversation

vivien-apple
Copy link
Contributor

Problem

Some CHIP_ERROR returned values are ignored in chip-tool. This PR adds handling for them, or in the case of WebSocketServer::Send removed the returned value since it does not seems useful.

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

PR #25486: Size comparison from 7e7b7af to 30398ad

Increases (2 builds for cc32xx, qpg)
platform target config section 7e7b7af 30398ad change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20262928 20262929 1 0.0
qpg lock-app qpg6105+debug (read/write) 1118860 1118868 8 0.0
.text 565960 565968 8 0.0
Decreases (1 build for linux)
platform target config section 7e7b7af 30398ad change % change
linux chip-tool-ipv6only arm64 (read only) 12138436 12135044 -3392 -0.0
.text 9810628 9807236 -3392 -0.0
Full report (5 builds for cc32xx, linux, qpg)
platform target config section 7e7b7af 30398ad 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 20262928 20262929 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
linux chip-tool-ipv6only arm64 (read only) 12138436 12135044 -3392 -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 9807236 -3392 -0.0
thermostat-no-ble arm64 (read only) 2520500 2520500 0 0.0
(read/write) 145224 145224 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 5360 5360 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150784 150784 0 0.0
.text 2107328 2107328 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151820 1151820 0 0.0
.bss 99812 99812 0 0.0
.data 852 852 0 0.0
.text 598916 598916 0 0.0
lock-app qpg6105+debug (read/write) 1118860 1118868 8 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 565960 565968 8 0.0

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

PR #25486: Size comparison from 1d8d73f to 2a85cf8

Increases (6 builds for bl702, psoc6, qpg)
platform target config section 1d8d73f 2a85cf8 change % change
bl702 lighting-app bl702 .debug_info 40612613 4061261 1 0.0
.text 956418 956420 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27979951 27979952 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27524416 27524417 1 0.0
light cy8ckit_062s2_43012 .debug_info 22866198 22866199 1 0.0
lock cy8ckit_062s2_43012 .debug_info 23117853 23117854 1 0.0
qpg lock-app qpg6105+debug (read/write) 1118860 1118868 8 0.0
.text 565960 565968 8 0.0
Decreases (5 builds for bl602, cc32xx, cyw30739, linux)
platform target config section 1d8d73f 2a85cf8 change % change
bl602 lighting-app bl602 .text 1026798 1026796 -2 -0.0
bl602+rpc .text 1057732 1057730 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20262928 20262927 -1 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586602 586594 -8 -0.0
.app_xip_area 463484 463476 -8 -0.0
linux chip-tool-ipv6only arm64 (read only) 12138436 12135044 -3392 -0.0
.text 9810628 9807236 -3392 -0.0
Full report (26 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, k32w, linux, psoc6, qpg)
platform target config section 1d8d73f 2a85cf8 change % change
bl602 lighting-app bl602 (read/write) 1350742 1350742 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1026798 1026796 -2 -0.0
bl602+rpc (read/write) 1396190 1396190 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1057732 1057730 -2 -0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1189355 1189355 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69793 69793 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1552037 1552037 0 0.0
.debug_aranges 134312 134312 0 0.0
.debug_frame 492504 492504 0 0.0
.debug_info 40612613 4061261 1 0.0
.debug_line 5280107 5280107 0 0.0
.debug_loc 3418447 3418447 0 0.0
.debug_ranges 372488 372488 0 0.0
.debug_str 3581489 3581489 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 575121 575121 0 0.0
.symtab 173776 173776 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 956418 956420 2 0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1279223 1279223 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77841 77841 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700340 1700340 0 0.0
.debug_aranges 142552 142552 0 0.0
.debug_frame 520192 520192 0 0.0
.debug_info 45024687 45024687 0 0.0
.debug_line 5678869 5678869 0 0.0
.debug_loc 3615116 3615116 0 0.0
.debug_ranges 396264 396264 0 0.0
.debug_str 3985026 3985026 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 636010 636010 0 0.0
.symtab 192096 192096 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 1031088 1031088 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680719 680719 0 0.0
(read/write) 170352 170352 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 591876 591876 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643863 643863 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 565144 565144 0 0.0
lock-ftd LP_CC2652R7 (read only) 677143 677143 0 0.0
(read/write) 171304 171304 0 0.0
.bss 78228 78228 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 599952 599952 0 0.0
lock-mtd LP_CC2652R7 (read only) 663715 663715 0 0.0
(read/write) 179980 179980 0 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559712 559712 0 0.0
pump-app LP_CC2652R7 (read only) 690323 690323 0 0.0
(read/write) 158868 158868 0 0.0
.bss 78204 78204 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598760 598760 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675283 675283 0 0.0
(read/write) 174044 174044 0 0.0
.bss 78340 78340 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 587832 587832 0 0.0
shell LP_CC2652R7 (read only) 672182 672182 0 0.0
(read/write) 180960 180960 0 0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586440 586440 0 0.0
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 20262928 20262927 -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
cyw30739 light cyw930739m2evb_01 (read/write) 586602 586594 -8 -0.0
.app_xip_area 463484 463476 -8 -0.0
.bss 65560 65560 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) 590570 590570 0 0.0
.app_xip_area 462156 462156 0 0.0
.bss 70848 70848 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) 551622 551622 0 0.0
.app_xip_area 434008 434008 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
k32w contact k32w0+release (read/write) 671020 671020 0 0.0
.bss 65276 65276 0 0.0
.data 2204 2204 0 0.0
.text 572140 572140 0 0.0
light k32w0+release (read/write) 670072 670072 0 0.0
.bss 64948 64948 0 0.0
.data 2192 2192 0 0.0
.text 571532 571532 0 0.0
lock k32w0+release (read/write) 626516 626516 0 0.0
.bss 63084 63084 0 0.0
.data 2136 2136 0 0.0
.text 546280 546280 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12138436 12135044 -3392 -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 9807236 -3392 -0.0
thermostat-no-ble arm64 (read only) 2520500 2520500 0 0.0
(read/write) 145224 145224 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 5360 5360 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150784 150784 0 0.0
.text 2107328 2107328 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841000 841000 0 0.0
(read/write) 1761916 1761916 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 374628 374628 0 0.0
.debug_info 27979951 27979952 1 0.0
.debug_line 3792723 3792723 0 0.0
.debug_loc 3695821 3695821 0 0.0
.debug_ranges 364136 364136 0 0.0
.debug_str 3533107 3533107 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 1561184 1561184 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) 1702100 1702100 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 376964 376964 0 0.0
.debug_info 27524416 27524417 1 0.0
.debug_line 3800222 3800222 0 0.0
.debug_loc 3679022 3679022 0 0.0
.debug_ranges 362072 362072 0 0.0
.debug_str 3520229 3520229 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 1502176 1502176 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 22866198 22866199 1 0.0
.debug_line 3353117 3353117 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) 1649692 1649692 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 349012 349012 0 0.0
.debug_info 23117853 23117854 1 0.0
.debug_line 3355258 3355258 0 0.0
.debug_loc 3378998 3378998 0 0.0
.debug_ranges 323144 323144 0 0.0
.debug_str 3337802 3337802 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 1453056 1453056 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151820 1151820 0 0.0
.bss 99812 99812 0 0.0
.data 852 852 0 0.0
.text 598916 598916 0 0.0
lock-app qpg6105+debug (read/write) 1118860 1118868 8 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 565960 565968 8 0.0

@vivien-apple vivien-apple enabled auto-merge (squash) March 7, 2023 10:58
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

PR #25486: Size comparison from fc0e4a2 to e4ebcc0

Increases (9 builds for bl602, cc13x2_26x2, nrfconnect, psoc6, telink)
platform target config section fc0e4a2 e4ebcc0 change % change
bl602 lighting-app bl602+rpc .text 1058842 1058844 2 0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 179764 179772 8 0.0
shell LP_CC2652R7 (read/write) 180760 180768 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 808432 808436 4 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 23121994 2312199 1 0.0
telink contact-sensor-app tlsr9518adk80d text 579504 579506 2 0.0
lock-app tlsr9518adk80d (read/write) 910784 910792 8 0.0
text 607268 607270 2 0.0
ota-requestor-app tlsr9518adk80d text 603548 603550 2 0.0
temperature-measurement-app tlsr9518adk80d text 571034 571036 2 0.0
Decreases (9 builds for bl602, cc13x2_26x2, cyw30739, esp32, linux, telink)
platform target config section fc0e4a2 e4ebcc0 change % change
bl602 lighting-app bl602 .text 1027910 1027908 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 663931 663923 -8 -0.0
.text 559928 559920 -8 -0.0
shell LP_CC2652R7 (read only) 672382 672374 -8 -0.0
.text 586640 586632 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586810 586802 -8 -0.0
.app_xip_area 463692 463684 -8 -0.0
esp32 all-clusters-app c3devkit (read/write) 1585698 1585690 -8 -0.0
.flash.rodata 222360 222352 -8 -0.0
linux chip-tool-ipv6only arm64 (read only) 12159732 12156404 -3328 -0.0
.text 9830804 9827476 -3328 -0.0
telink all-clusters-app tlsr9518adk80d text 687972 687970 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 703282 703280 -2 -0.0
pump-controller-app tlsr9518adk80d text 575606 575604 -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 fc0e4a2 e4ebcc0 change % change
bl602 lighting-app bl602 (read/write) 1351854 1351854 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1027910 1027908 -2 -0.0
bl602+rpc (read/write) 1397302 1397302 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1058842 1058844 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1190459 1190459 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69793 69793 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1552063 1552063 0 0.0
.debug_aranges 134312 134312 0 0.0
.debug_frame 492516 492516 0 0.0
.debug_info 40615999 40615999 0 0.0
.debug_line 5283137 5283137 0 0.0
.debug_loc 3420402 3420402 0 0.0
.debug_ranges 372976 372976 0 0.0
.debug_str 3581498 3581498 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 575121 575121 0 0.0
.symtab 173776 173776 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
957530 957530 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1280343 1280343 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77841 77841 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700366 1700366 0 0.0
.debug_aranges 142552 142552 0 0.0
.debug_frame 520204 520204 0 0.0
.debug_info 45028073 45028073 0 0.0
.debug_line 5681899 5681899 0 0.0
.debug_loc 3617055 3617055 0 0.0
.debug_ranges 396752 396752 0 0.0
.debug_str 3985035 3985035 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 636010 636010 0 0.0
.symtab 192096 192096 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1032200 1032200 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680935 680935 0 0.0
(read/write) 170136 170136 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 592092 592092 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644063 644063 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 565344 565344 0 0.0
lock-ftd LP_CC2652R7 (read only) 677343 677343 0 0.0
(read/write) 171104 171104 0 0.0
.bss 78228 78228 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 600152 600152 0 0.0
lock-mtd LP_CC2652R7 (read only) 663931 663923 -8 -0.0
(read/write) 179764 179772 8 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559928 559920 -8 -0.0
pump-app LP_CC2652R7 (read only) 690531 690531 0 0.0
(read/write) 158660 158660 0 0.0
.bss 78204 78204 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598968 598968 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675483 675483 0 0.0
(read/write) 173844 173844 0 0.0
.bss 78340 78340 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 588032 588032 0 0.0
shell LP_CC2652R7 (read only) 672382 672374 -8 -0.0
(read/write) 180760 180768 8 0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586640 586632 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 644425 644425 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 930235 930235 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300028 300028 0 0.0
.debug_info 2026706 2026706 0 0.0
.debug_line 2659698 2659698 0 0.0
.debug_loc 2802749 2802749 0 0.0
.debug_ranges 282952 282952 0 0.0
.debug_str 3023892 3023892 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 256624 256624 0 0.0
.text 0 0 0 0.0
536372 536372 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586810 586802 -8 -0.0
.app_xip_area 463692 463684 -8 -0.0
.bss 65560 65560 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) 590778 590778 0 0.0
.app_xip_area 462364 462364 0 0.0
.bss 70848 70848 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) 551822 551822 0 0.0
.app_xip_area 434208 434208 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) 1030964 1030964 0 0.0
.bss 179284 179284 0 0.0
.data 2060 2060 0 0.0
.text 849600 849600 0 0.0
BRD4187C (read/write) 1013820 1013820 0 0.0
.bss 148176 148176 0 0.0
.data 2696 2696 0 0.0
.text 838352 838352 0 0.0
lock-app BRD4161A+wf200 (read/write) 1056724 1056724 0 0.0
.bss 150572 150572 0 0.0
.data 2068 2068 0 0.0
.text 904064 904064 0 0.0
window-app BRD4187C (read/write) 1130372 1130372 0 0.0
.bss 132608 132608 0 0.0
.data 2588 2588 0 0.0
.text 970580 970580 0 0.0
esp32 all-clusters-app c3devkit (read only) 1050996 1050996 0 0.0
(read/write) 1585698 1585690 -8 -0.0
.dram0.bss 77824 77824 0 0.0
.dram0.data 13752 13752 0 0.0
.flash.rodata 222360 222352 -8 -0.0
.flash.text 1050996 1050996 0 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1102755 1102755 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 1097371 1097371 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 671228 671228 0 0.0
.bss 65276 65276 0 0.0
.data 2204 2204 0 0.0
.text 572348 572348 0 0.0
light k32w0+release (read/write) 670280 670280 0 0.0
.bss 64948 64948 0 0.0
.data 2192 2192 0 0.0
.text 571740 571740 0 0.0
lock k32w0+release (read/write) 626724 626724 0 0.0
.bss 63084 63084 0 0.0
.data 2136 2136 0 0.0
.text 546488 546488 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12159732 12156404 -3328 -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 588308 588308 0 0.0
.text 9830804 9827476 -3328 -0.0
thermostat-no-ble arm64 (read only) 2520900 2520900 0 0.0
(read/write) 145224 145224 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 5360 5360 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150800 150800 0 0.0
.text 2107712 2107712 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467600 2467600 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430244 1430244 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1168052 1168052 0 0.0
bss 143423 143423 0 0.0
rodata 136352 136352 0 0.0
text 808432 808436 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1373056 1373056 0 0.0
bss 105902 105902 0 0.0
rodata 213740 213740 0 0.0
text 767920 767920 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1113072 1113072 0 0.0
bss 142579 142579 0 0.0
rodata 113196 113196 0 0.0
text 777580 777580 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841000 841000 0 0.0
(read/write) 1762844 1762844 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 1253593 1253593 0 0.0
.debug_aranges 111456 111456 0 0.0
.debug_frame 374632 374632 0 0.0
.debug_info 27984098 27984098 0 0.0
.debug_line 3794608 3794608 0 0.0
.debug_loc 3698465 3698465 0 0.0
.debug_ranges 364848 364848 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 426032 426032 0 0.0
.text 1562112 1562112 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841808 841808 0 0.0
(read/write) 1703028 1703028 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 1238926 1238926 0 0.0
.debug_aranges 110688 110688 0 0.0
.debug_frame 376968 376968 0 0.0
.debug_info 27528563 27528563 0 0.0
.debug_line 3802107 3802107 0 0.0
.debug_loc 3681667 3681667 0 0.0
.debug_ranges 362784 362784 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 410944 410944 0 0.0
.text 1503104 1503104 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850072 850072 0 0.0
(read/write) 1616804 1616804 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 1074281 1074281 0 0.0
.debug_aranges 102896 102896 0 0.0
.debug_frame 347252 347252 0 0.0
.debug_info 22870338 22870338 0 0.0
.debug_line 3354986 3354986 0 0.0
.debug_loc 3357137 3357137 0 0.0
.debug_ranges 321304 321304 0 0.0
.debug_str 3319009 3319009 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 378928 378928 0 0.0
.text 1425144 1425144 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845096 845096 0 0.0
(read/write) 1650620 1650620 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 1076225 1076225 0 0.0
.debug_aranges 103296 103296 0 0.0
.debug_frame 349016 349016 0 0.0
.debug_info 23121994 2312199 1 0.0
.debug_line 3357131 3357131 0 0.0
.debug_loc 3381645 3381645 0 0.0
.debug_ranges 323856 323856 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 381104 381104 0 0.0
.text 1453984 1453984 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152020 1152020 0 0.0
.bss 99812 99812 0 0.0
.data 852 852 0 0.0
.text 599116 599116 0 0.0
lock-app qpg6105+debug (read/write) 1119084 1119084 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 566184 566184 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1017516 1017516 0 0.0
bss 97760 97760 0 0.0
text 687972 687970 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952724 952724 0 0.0
bss 96812 96812 0 0.0
text 649228 649228 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 856764 856764 0 0.0
bss 88976 88976 0 0.0
text 579504 579506 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 872628 872628 0 0.0
bss 89064 89064 0 0.0
text 593646 593646 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951380 951380 0 0.0
bss 97192 97192 0 0.0
text 660148 660148 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1019596 1019596 0 0.0
bss 98756 98756 0 0.0
text 703282 703280 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910784 910792 8 0.0
bss 89628 89628 0 0.0
text 607268 607270 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884188 884188 0 0.0
bss 89988 89988 0 0.0
text 603548 603550 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862236 862236 0 0.0
bss 89092 89092 0 0.0
text 585282 585282 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849488 849488 0 0.0
bss 88892 88892 0 0.0
text 575606 575604 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845260 845260 0 0.0
bss 88752 88752 0 0.0
text 571034 571036 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876772 876772 0 0.0
bss 90456 90456 0 0.0
text 595176 595176 0 0.0

@vivien-apple vivien-apple merged commit 2b1fcc5 into project-chip:master Mar 7, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
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.

4 participants