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

[darwin-framework-tool] Add discover module to scan and list the discovered commissionable devices over BLE and Mdns #27318

Merged
merged 4 commits into from Jun 20, 2023

Conversation

vivien-apple
Copy link
Contributor

Problem

This PR implements discover start, discover stop, discover list as well as pairing by-index for Darwin-framework-tool and using Matter.framework

Similarly to the chip-tool implementation it allows to listen for commissionable device over the networks and commission one if needed.

…can be added when discovered over the network
@github-actions
Copy link

github-actions bot commented Jun 19, 2023

PR #27318: Size comparison from f5c4621 to 5f87c23

Increases (10 builds for bl602, bl702, linux, nrfconnect, psoc6, qpg)
platform target config section f5c4621 5f87c23 change % change
bl602 lighting-app bl602 (read/write) 1368682 1368690 8 0.0
.text 1049080 1049082 2 0.0
bl602+rpc .text 1081220 1081222 2 0.0
bl702 lighting-app bl702 (read/write) 1173703 1173707 4 0.0
.debug_info 41575605 41575606 1 0.0
.text 945032 945034 2 0.0
bl702+rpc .debug_info 46756793 46756794 1 0.0
.text 1018782 1018784 2 0.0
linux chip-tool debug (read only) 16297521 16297825 304 0.0
.text 13815668 13815972 304 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633672 256 0.0
.text 13057140 13057396 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp text 751568 751572 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23071709 23071710 1 0.0
qpg lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.text 576348 576356 8 0.0
Decreases (1 build for esp32)
platform target config section f5c4621 5f87c23 change % change
esp32 all-clusters-app c3devkit (read only) 1075252 1075250 -2 -0.0
.flash.text 1075252 1075250 -2 -0.0
Full report (41 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section f5c4621 5f87c23 change % change
bl602 lighting-app bl602 (read/write) 1368682 1368690 8 0.0
.bss 88182 88182 0 0.0
.data 9584 9584 0 0.0
.text 1049080 1049082 2 0.0
bl602+rpc (read/write) 1416358 1416358 0 0.0
.bss 96230 96230 0 0.0
.data 9976 9976 0 0.0
.text 1081220 1081222 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1173703 1173707 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1545541 1545541 0 0.0
.debug_aranges 149824 149824 0 0.0
.debug_frame 551456 551456 0 0.0
.debug_info 41575605 41575606 1 0.0
.debug_line 5578046 5578046 0 0.0
.debug_loc 3797431 3797431 0 0.0
.debug_ranges 394824 394824 0 0.0
.debug_str 4346521 4346521 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 104972 104972 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 581710 581710 0 0.0
.symtab 173904 173904 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
945032 945034 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1271651 1271651 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4136 4136 0 0.0
.debug_abbrev 1710730 1710730 0 0.0
.debug_aranges 158304 158304 0 0.0
.debug_frame 580088 580088 0 0.0
.debug_info 46756793 46756794 1 0.0
.debug_line 6003795 6003795 0 0.0
.debug_loc 4002706 4002706 0 0.0
.debug_ranges 420504 420504 0 0.0
.debug_str 4775195 4775195 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119568 119568 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 644310 644310 0 0.0
.symtab 192704 192704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1018782 1018784 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606626 606626 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948102 948102 0 0.0
.debug_aranges 118992 118992 0 0.0
.debug_frame 406416 406416 0 0.0
.debug_info 19902543 19902543 0 0.0
.debug_line 2872064 2872064 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1727366 1727366 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107553 107553 0 0.0
.debug_str 3787494 3787494 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104450 104450 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484353 484353 0 0.0
.symtab 287776 287776 0 0.0
.text 500052 500052 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 543127 543127 0 0.0
.app_xip_area 435745 435745 0 0.0
.bss 62360 62360 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530135 530135 0 0.0
.app_xip_area 417625 417625 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 567543 567543 0 0.0
.app_xip_area 461097 461097 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531975 531975 0 0.0
.app_xip_area 422961 422961 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994596 994596 0 0.0
.bss 181848 181848 0 0.0
.data 2144 2144 0 0.0
.text 810584 810584 0 0.0
BRD4187C (read/write) 1027096 1027096 0 0.0
.bss 161572 161572 0 0.0
.data 2788 2788 0 0.0
.text 862716 862716 0 0.0
lock-app BRD4161A+wf200 (read/write) 1075752 1075752 0 0.0
.bss 176136 176136 0 0.0
.data 2152 2152 0 0.0
.text 897444 897444 0 0.0
window-app BRD4187C (read/write) 1097152 1097152 0 0.0
.bss 144548 144548 0 0.0
.data 2680 2680 0 0.0
.text 949904 949904 0 0.0
esp32 all-clusters-app c3devkit (read only) 1075252 1075250 -2 -0.0
(read/write) 1584280 1584280 0 0.0
.dram0.bss 75392 75392 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 215808 215808 0 0.0
.flash.text 1075252 1075250 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1123231 1123231 0 0.0
(read/write) 494734 494734 0 0.0
.dram0.bss 80888 80888 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244392 244392 0 0.0
.flash.text 1117847 1117847 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 585732 585732 0 0.0
(read/write) 90096 90096 0 0.0
.bss 66100 66100 0 0.0
.data 2168 2168 0 0.0
.text 585196 585196 0 0.0
light k32w0+release (read only) 584356 584356 0 0.0
(read/write) 89744 89744 0 0.0
.bss 65764 65764 0 0.0
.data 2156 2156 0 0.0
.text 583820 583820 0 0.0
lock k32w0+release (read only) 557012 557012 0 0.0
(read/write) 87568 87568 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 556476 556476 0 0.0
linux all-clusters-app debug (read only) 3266829 3266829 0 0.0
(read/write) 158784 158784 0 0.0
.bss 59520 59520 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90584 90584 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231336 231336 0 0.0
.text 2844549 2844549 0 0.0
all-clusters-minimal-app debug (read only) 3044621 3044621 0 0.0
(read/write) 145840 145840 0 0.0
.bss 57920 57920 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 223848 223848 0 0.0
.text 2634853 2634853 0 0.0
bridge-app debug (read only) 2524373 2524373 0 0.0
(read/write) 129808 129808 0 0.0
.bss 50264 50264 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 172456 172456 0 0.0
.text 2179141 2179141 0 0.0
chip-tool debug (read only) 16297521 16297825 304 0.0
(read/write) 754184 754184 0 0.0
.bss 26392 26392 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 717928 717928 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 729901 729901 0 0.0
.text 13815668 13815972 304 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633672 256 0.0
(read/write) 807624 807624 0 0.0
.bss 34376 34376 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 747808 747808 0 0.0
.dynamic 560 560 0 0.0
.got 17160 17160 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 665792 665792 0 0.0
.text 13057140 13057396 256 0.0
lighting-app debug+rpc+ui (read only) 3389737 3389737 0 0.0
(read/write) 136312 136312 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76960 76960 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 286164 286164 0 0.0
.text 2906162 2906162 0 0.0
lock-app debug (read only) 2617069 2617069 0 0.0
(read/write) 117208 117208 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 199944 199944 0 0.0
.text 2252517 2252517 0 0.0
ota-provider-app debug (read only) 2213845 2213845 0 0.0
(read/write) 103816 103816 0 0.0
.bss 44544 44544 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 153672 153672 0 0.0
.text 1918197 1918197 0 0.0
ota-requestor-app debug (read only) 2382701 2382701 0 0.0
(read/write) 111576 111576 0 0.0
.bss 46976 46976 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 157736 157736 0 0.0
.text 2074117 2074117 0 0.0
shell debug (read only) 2802265 2802265 0 0.0
(read/write) 147168 147168 0 0.0
.bss 58440 58440 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81640 81640 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199538 199538 0 0.0
.text 2435810 2435810 0 0.0
thermostat-no-ble arm64 (read only) 2610316 2610316 0 0.0
(read/write) 143000 143000 0 0.0
.bss 52360 52360 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79264 79264 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 129520 129520 0 0.0
.text 2215316 2215316 0 0.0
tv-app debug (read only) 3319865 3319865 0 0.0
(read/write) 261672 261672 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79616 79616 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 221912 221912 0 0.0
.text 2901314 2901314 0 0.0
tv-casting-app debug (read only) 9240529 9240529 0 0.0
(read/write) 220056 220056 0 0.0
.bss 52128 52128 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159616 159616 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 333412 333412 0 0.0
.text 8476978 8476978 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2498304 2498304 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460988 1460988 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1210932 1210932 0 0.0
bss 154803 154803 0 0.0
rodata 137800 137800 0 0.0
text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1313636 1313636 0 0.0
bss 138133 138133 0 0.0
rodata 133224 133224 0 0.0
text 751568 751572 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148640 1148640 0 0.0
bss 153317 153317 0 0.0
rodata 111108 111108 0 0.0
text 805204 805204 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841944 841944 0 0.0
(read/write) 1728932 1728932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188836 188836 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1293774 1293774 0 0.0
.debug_aranges 148776 148776 0 0.0
.debug_frame 498236 498236 0 0.0
.debug_info 28810968 28810968 0 0.0
.debug_line 4025309 4025309 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2303799 2303799 0 0.0
.debug_rnglists 144237 144237 0 0.0
.debug_str 4354927 4354927 0 0.0
.heap 841944 841944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 750780 750780 0 0.0
.symtab 478672 478672 0 0.0
.text 1529148 1529148 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843384 843384 0 0.0
(read/write) 1660860 1660860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187396 187396 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1281482 1281482 0 0.0
.debug_aranges 147528 147528 0 0.0
.debug_frame 499180 499180 0 0.0
.debug_info 28271856 28271856 0 0.0
.debug_line 4030279 4030279 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2288630 2288630 0 0.0
.debug_rnglists 142683 142683 0 0.0
.debug_str 4337857 4337857 0 0.0
.heap 843384 843384 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 699661 699661 0 0.0
.symtab 459792 459792 0 0.0
.text 1462516 1462516 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849568 849568 0 0.0
(read/write) 1593724 1593724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181380 181380 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1118316 1118316 0 0.0
.debug_aranges 137888 137888 0 0.0
.debug_frame 463144 463144 0 0.0
.debug_info 23071709 23071710 1 0.0
.debug_line 3602425 3602425 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2129834 2129834 0 0.0
.debug_rnglists 132693 132693 0 0.0
.debug_str 4151876 4151876 0 0.0
.heap 849568 849568 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 623284 623284 0 0.0
.symtab 425392 425392 0 0.0
.text 1401564 1401564 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821968 821968 0 0.0
(read/write) 1626764 1626764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208980 208980 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1100903 1100903 0 0.0
.debug_aranges 136184 136184 0 0.0
.debug_frame 457112 457112 0 0.0
.debug_info 22782794 22782794 0 0.0
.debug_line 3540270 3540270 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2101057 2101057 0 0.0
.debug_rnglists 130404 130404 0 0.0
.debug_str 4108528 4108528 0 0.0
.heap 821968 821968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596254 596254 0 0.0
.symtab 416992 416992 0 0.0
.text 1407004 1407004 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1171808 1171808 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 618648 618648 0 0.0
lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576348 576356 8 0.0

…eviceControllerFactory::stopScan

[matter framework] Add MTRDeviceController::setupCommissiongSessionWithDiscoveredDevice
…overed commissionable devices over BLE and Mdns

[darwin-framework-tool] Add pairing by-index command to commission a discovered device
@github-actions
Copy link

github-actions bot commented Jun 19, 2023

PR #27318: Size comparison from f5c4621 to 9c0beef

Increases (20 builds for bl602, bl702, cyw30739, esp32, linux, nrfconnect, psoc6, qpg, telink)
platform target config section f5c4621 9c0beefa change % change
bl602 lighting-app bl602 (read/write) 1368682 1368690 8 0.0
.text 1049080 1049082 2 0.0
bl702 lighting-app bl702+rpc .debug_info 46756793 46756794 1 0.0
.text 1018782 1018784 2 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 567543 567551 8 0.0
.app_xip_area 461097 461105 8 0.0
esp32 all-clusters-app m5stack (read/write) 494734 494738 4 0.0
.flash.rodata 244392 244396 4 0.0
linux chip-tool debug (read only) 16297521 16297825 304 0.0
.text 13815668 13815972 304 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633672 256 0.0
.text 13057140 13057396 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp text 751568 751572 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 28810968 28810969 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28271856 28271857 1 0.0
qpg lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.text 576348 576356 8 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 665318 665320 2 0.0
bridge-app tlsr9518adk80d text 642502 642504 2 0.0
contact-sensor-app tlsr9518adk80d text 585706 585708 2 0.0
ota-requestor-app tlsr9518adk80d text 607480 607482 2 0.0
pump-app tlsr9518adk80d text 591426 591428 2 0.0
pump-controller-app tlsr9518adk80d text 581810 581812 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 849908 849916 8 0.0
text 577440 577442 2 0.0
thermostat tlsr9518adk80d text 616690 616692 2 0.0
window-covering tlsr9518adk80d (read/write) 891032 891040 8 0.0
text 611612 611614 2 0.0
Decreases (5 builds for cc32xx, esp32, telink)
platform target config section f5c4621 9c0beefa change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19902543 19902542 -1 -0.0
esp32 all-clusters-app c3devkit (read only) 1075252 1075250 -2 -0.0
.flash.text 1075252 1075250 -2 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1034864 1034856 -8 -0.0
text 708062 708060 -2 -0.0
lighting-app-factory-data tlsr9518adk80d text 686848 686846 -2 -0.0
lock-app tlsr9518adk80d text 614336 614334 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f5c4621 9c0beefa change % change
bl602 lighting-app bl602 (read/write) 1368682 1368690 8 0.0
.bss 88182 88182 0 0.0
.data 9584 9584 0 0.0
.text 1049080 1049082 2 0.0
bl602+rpc (read/write) 1416358 1416358 0 0.0
.bss 96230 96230 0 0.0
.data 9976 9976 0 0.0
.text 1081220 1081220 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1173703 1173703 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1545541 1545541 0 0.0
.debug_aranges 149824 149824 0 0.0
.debug_frame 551456 551456 0 0.0
.debug_info 41575605 41575605 0 0.0
.debug_line 5578046 5578046 0 0.0
.debug_loc 3797431 3797431 0 0.0
.debug_ranges 394824 394824 0 0.0
.debug_str 4346521 4346521 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 104972 104972 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 581710 581710 0 0.0
.symtab 173904 173904 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
945032 945032 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1271651 1271651 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4136 4136 0 0.0
.debug_abbrev 1710730 1710730 0 0.0
.debug_aranges 158304 158304 0 0.0
.debug_frame 580088 580088 0 0.0
.debug_info 46756793 46756794 1 0.0
.debug_line 6003795 6003795 0 0.0
.debug_loc 4002706 4002706 0 0.0
.debug_ranges 420504 420504 0 0.0
.debug_str 4775195 4775195 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119568 119568 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 644310 644310 0 0.0
.symtab 192704 192704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1018782 1018784 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606626 606626 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948102 948102 0 0.0
.debug_aranges 118992 118992 0 0.0
.debug_frame 406416 406416 0 0.0
.debug_info 19902543 19902542 -1 -0.0
.debug_line 2872064 2872064 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1727366 1727366 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107553 107553 0 0.0
.debug_str 3787494 3787494 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104450 104450 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484353 484353 0 0.0
.symtab 287776 287776 0 0.0
.text 500052 500052 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 543127 543127 0 0.0
.app_xip_area 435745 435745 0 0.0
.bss 62360 62360 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530135 530135 0 0.0
.app_xip_area 417625 417625 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 567543 567551 8 0.0
.app_xip_area 461097 461105 8 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531975 531975 0 0.0
.app_xip_area 422961 422961 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994596 994596 0 0.0
.bss 181848 181848 0 0.0
.data 2144 2144 0 0.0
.text 810584 810584 0 0.0
BRD4187C (read/write) 1027096 1027096 0 0.0
.bss 161572 161572 0 0.0
.data 2788 2788 0 0.0
.text 862716 862716 0 0.0
lock-app BRD4161A+wf200 (read/write) 1075752 1075752 0 0.0
.bss 176136 176136 0 0.0
.data 2152 2152 0 0.0
.text 897444 897444 0 0.0
window-app BRD4187C (read/write) 1097152 1097152 0 0.0
.bss 144548 144548 0 0.0
.data 2680 2680 0 0.0
.text 949904 949904 0 0.0
esp32 all-clusters-app c3devkit (read only) 1075252 1075250 -2 -0.0
(read/write) 1584280 1584280 0 0.0
.dram0.bss 75392 75392 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 215808 215808 0 0.0
.flash.text 1075252 1075250 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1123231 1123231 0 0.0
(read/write) 494734 494738 4 0.0
.dram0.bss 80888 80888 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244392 244396 4 0.0
.flash.text 1117847 1117847 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 585732 585732 0 0.0
(read/write) 90096 90096 0 0.0
.bss 66100 66100 0 0.0
.data 2168 2168 0 0.0
.text 585196 585196 0 0.0
light k32w0+release (read only) 584356 584356 0 0.0
(read/write) 89744 89744 0 0.0
.bss 65764 65764 0 0.0
.data 2156 2156 0 0.0
.text 583820 583820 0 0.0
lock k32w0+release (read only) 557012 557012 0 0.0
(read/write) 87568 87568 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 556476 556476 0 0.0
linux all-clusters-app debug (read only) 3266829 3266829 0 0.0
(read/write) 158784 158784 0 0.0
.bss 59520 59520 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90584 90584 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231336 231336 0 0.0
.text 2844549 2844549 0 0.0
all-clusters-minimal-app debug (read only) 3044621 3044621 0 0.0
(read/write) 145840 145840 0 0.0
.bss 57920 57920 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 223848 223848 0 0.0
.text 2634853 2634853 0 0.0
bridge-app debug (read only) 2524373 2524373 0 0.0
(read/write) 129808 129808 0 0.0
.bss 50264 50264 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 172456 172456 0 0.0
.text 2179141 2179141 0 0.0
chip-tool debug (read only) 16297521 16297825 304 0.0
(read/write) 754184 754184 0 0.0
.bss 26392 26392 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 717928 717928 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 729901 729901 0 0.0
.text 13815668 13815972 304 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633672 256 0.0
(read/write) 807624 807624 0 0.0
.bss 34376 34376 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 747808 747808 0 0.0
.dynamic 560 560 0 0.0
.got 17160 17160 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 665792 665792 0 0.0
.text 13057140 13057396 256 0.0
lighting-app debug+rpc+ui (read only) 3389737 3389737 0 0.0
(read/write) 136312 136312 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76960 76960 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 286164 286164 0 0.0
.text 2906162 2906162 0 0.0
lock-app debug (read only) 2617069 2617069 0 0.0
(read/write) 117208 117208 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 199944 199944 0 0.0
.text 2252517 2252517 0 0.0
ota-provider-app debug (read only) 2213845 2213845 0 0.0
(read/write) 103816 103816 0 0.0
.bss 44544 44544 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 153672 153672 0 0.0
.text 1918197 1918197 0 0.0
ota-requestor-app debug (read only) 2382701 2382701 0 0.0
(read/write) 111576 111576 0 0.0
.bss 46976 46976 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 157736 157736 0 0.0
.text 2074117 2074117 0 0.0
shell debug (read only) 2802265 2802265 0 0.0
(read/write) 147168 147168 0 0.0
.bss 58440 58440 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81640 81640 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199538 199538 0 0.0
.text 2435810 2435810 0 0.0
thermostat-no-ble arm64 (read only) 2610316 2610316 0 0.0
(read/write) 143000 143000 0 0.0
.bss 52360 52360 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79264 79264 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 129520 129520 0 0.0
.text 2215316 2215316 0 0.0
tv-app debug (read only) 3319865 3319865 0 0.0
(read/write) 261672 261672 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79616 79616 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 221912 221912 0 0.0
.text 2901314 2901314 0 0.0
tv-casting-app debug (read only) 9240529 9240529 0 0.0
(read/write) 220056 220056 0 0.0
.bss 52128 52128 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159616 159616 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 333412 333412 0 0.0
.text 8476978 8476978 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2498304 2498304 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460988 1460988 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1210932 1210932 0 0.0
bss 154803 154803 0 0.0
rodata 137800 137800 0 0.0
text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1313636 1313636 0 0.0
bss 138133 138133 0 0.0
rodata 133224 133224 0 0.0
text 751568 751572 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148640 1148640 0 0.0
bss 153317 153317 0 0.0
rodata 111108 111108 0 0.0
text 805204 805204 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841944 841944 0 0.0
(read/write) 1728932 1728932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188836 188836 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1293774 1293774 0 0.0
.debug_aranges 148776 148776 0 0.0
.debug_frame 498236 498236 0 0.0
.debug_info 28810968 28810969 1 0.0
.debug_line 4025309 4025309 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2303799 2303799 0 0.0
.debug_rnglists 144237 144237 0 0.0
.debug_str 4354927 4354927 0 0.0
.heap 841944 841944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 750780 750780 0 0.0
.symtab 478672 478672 0 0.0
.text 1529148 1529148 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843384 843384 0 0.0
(read/write) 1660860 1660860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187396 187396 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1281482 1281482 0 0.0
.debug_aranges 147528 147528 0 0.0
.debug_frame 499180 499180 0 0.0
.debug_info 28271856 28271857 1 0.0
.debug_line 4030279 4030279 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2288630 2288630 0 0.0
.debug_rnglists 142683 142683 0 0.0
.debug_str 4337857 4337857 0 0.0
.heap 843384 843384 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 699661 699661 0 0.0
.symtab 459792 459792 0 0.0
.text 1462516 1462516 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849568 849568 0 0.0
(read/write) 1593724 1593724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181380 181380 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1118316 1118316 0 0.0
.debug_aranges 137888 137888 0 0.0
.debug_frame 463144 463144 0 0.0
.debug_info 23071709 23071709 0 0.0
.debug_line 3602425 3602425 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2129834 2129834 0 0.0
.debug_rnglists 132693 132693 0 0.0
.debug_str 4151876 4151876 0 0.0
.heap 849568 849568 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 623284 623284 0 0.0
.symtab 425392 425392 0 0.0
.text 1401564 1401564 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821968 821968 0 0.0
(read/write) 1626764 1626764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208980 208980 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1100903 1100903 0 0.0
.debug_aranges 136184 136184 0 0.0
.debug_frame 457112 457112 0 0.0
.debug_info 22782794 22782794 0 0.0
.debug_line 3540270 3540270 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2101057 2101057 0 0.0
.debug_rnglists 130404 130404 0 0.0
.debug_str 4108528 4108528 0 0.0
.heap 821968 821968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596254 596254 0 0.0
.symtab 416992 416992 0 0.0
.text 1407004 1407004 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1171808 1171808 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 618648 618648 0 0.0
lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576348 576356 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034864 1034856 -8 -0.0
bss 97716 97716 0 0.0
text 708062 708060 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961480 961480 0 0.0
bss 96116 96116 0 0.0
text 665318 665320 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929400 929400 0 0.0
bss 100308 100308 0 0.0
text 642502 642504 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861140 861140 0 0.0
bss 89968 89968 0 0.0
text 585706 585708 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877464 877464 0 0.0
bss 90136 90136 0 0.0
text 600334 600334 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965648 965648 0 0.0
bss 98500 98500 0 0.0
text 679326 679326 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977028 977028 0 0.0
bss 102748 102748 0 0.0
text 686848 686846 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1035148 1035148 0 0.0
bss 100064 100064 0 0.0
text 724220 724220 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1066496 1066496 0 0.0
bss 111140 111140 0 0.0
text 744364 744364 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916212 916212 0 0.0
bss 90632 90632 0 0.0
text 614336 614334 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883668 883668 0 0.0
bss 91244 91244 0 0.0
text 607480 607482 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866700 866700 0 0.0
bss 90100 90100 0 0.0
text 591426 591428 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853760 853760 0 0.0
bss 89900 89900 0 0.0
text 581810 581812 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849908 849916 8 0.0
bss 89808 89808 0 0.0
text 577440 577442 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895660 895660 0 0.0
bss 90344 90344 0 0.0
text 616690 616692 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891032 891040 8 0.0
bss 90636 90636 0 0.0
text 611612 611614 2 0.0

@github-actions
Copy link

github-actions bot commented Jun 19, 2023

PR #27318: Size comparison from f5c4621 to 4d7a52d

Increases (13 builds for bl602, bl702, cyw30739, efr32, linux, nrfconnect, psoc6, qpg, telink)
platform target config section f5c4621 4d7a52d change % change
bl602 lighting-app bl602+rpc .text 1081220 1081222 2 0.0
bl702 lighting-app bl702+rpc .debug_info 46756793 46756794 1 0.0
.text 1018782 1018784 2 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 567543 567551 8 0.0
.app_xip_area 461097 461105 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994596 994612 16 0.0
.text 810584 810600 16 0.0
linux chip-tool debug (read only) 16297521 16297825 304 0.0
.text 13815668 13815972 304 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633672 256 0.0
.text 13057140 13057396 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp text 751568 751572 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23071709 23071710 1 0.0
qpg lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.text 576348 576356 8 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 665318 665320 2 0.0
ota-requestor-app tlsr9518adk80d text 607480 607482 2 0.0
pump-controller-app tlsr9518adk80d text 581810 581812 2 0.0
Decreases (7 builds for cc32xx, cyw30739, psoc6, qpg, telink)
platform target config section f5c4621 4d7a52d change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19902543 19902542 -1 -0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 530135 530127 -8 -0.0
.app_xip_area 417625 417617 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22782794 22782793 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1171808 1171800 -8 -0.0
.text 618648 618640 -8 -0.0
telink lighting-app-factory-data tlsr9518adk80d text 686848 686846 -2 -0.0
thermostat tlsr9518adk80d (read/write) 895660 895652 -8 -0.0
text 616690 616688 -2 -0.0
window-covering tlsr9518adk80d text 611612 611610 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f5c4621 4d7a52d change % change
bl602 lighting-app bl602 (read/write) 1368682 1368682 0 0.0
.bss 88182 88182 0 0.0
.data 9584 9584 0 0.0
.text 1049080 1049080 0 0.0
bl602+rpc (read/write) 1416358 1416358 0 0.0
.bss 96230 96230 0 0.0
.data 9976 9976 0 0.0
.text 1081220 1081222 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1173703 1173703 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1545541 1545541 0 0.0
.debug_aranges 149824 149824 0 0.0
.debug_frame 551456 551456 0 0.0
.debug_info 41575605 41575605 0 0.0
.debug_line 5578046 5578046 0 0.0
.debug_loc 3797431 3797431 0 0.0
.debug_ranges 394824 394824 0 0.0
.debug_str 4346521 4346521 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 104972 104972 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 581710 581710 0 0.0
.symtab 173904 173904 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
945032 945032 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1271651 1271651 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4136 4136 0 0.0
.debug_abbrev 1710730 1710730 0 0.0
.debug_aranges 158304 158304 0 0.0
.debug_frame 580088 580088 0 0.0
.debug_info 46756793 46756794 1 0.0
.debug_line 6003795 6003795 0 0.0
.debug_loc 4002706 4002706 0 0.0
.debug_ranges 420504 420504 0 0.0
.debug_str 4775195 4775195 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119568 119568 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 644310 644310 0 0.0
.symtab 192704 192704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1018782 1018784 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606626 606626 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948102 948102 0 0.0
.debug_aranges 118992 118992 0 0.0
.debug_frame 406416 406416 0 0.0
.debug_info 19902543 19902542 -1 -0.0
.debug_line 2872064 2872064 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1727366 1727366 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107553 107553 0 0.0
.debug_str 3787494 3787494 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104450 104450 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484353 484353 0 0.0
.symtab 287776 287776 0 0.0
.text 500052 500052 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 543127 543127 0 0.0
.app_xip_area 435745 435745 0 0.0
.bss 62360 62360 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530135 530127 -8 -0.0
.app_xip_area 417625 417617 -8 -0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 567543 567551 8 0.0
.app_xip_area 461097 461105 8 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531975 531975 0 0.0
.app_xip_area 422961 422961 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994596 994612 16 0.0
.bss 181848 181848 0 0.0
.data 2144 2144 0 0.0
.text 810584 810600 16 0.0
BRD4187C (read/write) 1027096 1027096 0 0.0
.bss 161572 161572 0 0.0
.data 2788 2788 0 0.0
.text 862716 862716 0 0.0
lock-app BRD4161A+wf200 (read/write) 1075752 1075752 0 0.0
.bss 176136 176136 0 0.0
.data 2152 2152 0 0.0
.text 897444 897444 0 0.0
window-app BRD4187C (read/write) 1097152 1097152 0 0.0
.bss 144548 144548 0 0.0
.data 2680 2680 0 0.0
.text 949904 949904 0 0.0
esp32 all-clusters-app c3devkit (read only) 1075252 1075252 0 0.0
(read/write) 1584280 1584280 0 0.0
.dram0.bss 75392 75392 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 215808 215808 0 0.0
.flash.text 1075252 1075252 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1123231 1123231 0 0.0
(read/write) 494734 494734 0 0.0
.dram0.bss 80888 80888 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244392 244392 0 0.0
.flash.text 1117847 1117847 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 585732 585732 0 0.0
(read/write) 90096 90096 0 0.0
.bss 66100 66100 0 0.0
.data 2168 2168 0 0.0
.text 585196 585196 0 0.0
light k32w0+release (read only) 584356 584356 0 0.0
(read/write) 89744 89744 0 0.0
.bss 65764 65764 0 0.0
.data 2156 2156 0 0.0
.text 583820 583820 0 0.0
lock k32w0+release (read only) 557012 557012 0 0.0
(read/write) 87568 87568 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 556476 556476 0 0.0
linux all-clusters-app debug (read only) 3266829 3266829 0 0.0
(read/write) 158784 158784 0 0.0
.bss 59520 59520 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90584 90584 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231336 231336 0 0.0
.text 2844549 2844549 0 0.0
all-clusters-minimal-app debug (read only) 3044621 3044621 0 0.0
(read/write) 145840 145840 0 0.0
.bss 57920 57920 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 223848 223848 0 0.0
.text 2634853 2634853 0 0.0
bridge-app debug (read only) 2524373 2524373 0 0.0
(read/write) 129808 129808 0 0.0
.bss 50264 50264 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 172456 172456 0 0.0
.text 2179141 2179141 0 0.0
chip-tool debug (read only) 16297521 16297825 304 0.0
(read/write) 754184 754184 0 0.0
.bss 26392 26392 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 717928 717928 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 729901 729901 0 0.0
.text 13815668 13815972 304 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633672 256 0.0
(read/write) 807624 807624 0 0.0
.bss 34376 34376 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 747808 747808 0 0.0
.dynamic 560 560 0 0.0
.got 17160 17160 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 665792 665792 0 0.0
.text 13057140 13057396 256 0.0
lighting-app debug+rpc+ui (read only) 3389737 3389737 0 0.0
(read/write) 136312 136312 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76960 76960 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 286164 286164 0 0.0
.text 2906162 2906162 0 0.0
lock-app debug (read only) 2617069 2617069 0 0.0
(read/write) 117208 117208 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 199944 199944 0 0.0
.text 2252517 2252517 0 0.0
ota-provider-app debug (read only) 2213845 2213845 0 0.0
(read/write) 103816 103816 0 0.0
.bss 44544 44544 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 153672 153672 0 0.0
.text 1918197 1918197 0 0.0
ota-requestor-app debug (read only) 2382701 2382701 0 0.0
(read/write) 111576 111576 0 0.0
.bss 46976 46976 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 157736 157736 0 0.0
.text 2074117 2074117 0 0.0
shell debug (read only) 2802265 2802265 0 0.0
(read/write) 147168 147168 0 0.0
.bss 58440 58440 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81640 81640 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199538 199538 0 0.0
.text 2435810 2435810 0 0.0
thermostat-no-ble arm64 (read only) 2610316 2610316 0 0.0
(read/write) 143000 143000 0 0.0
.bss 52360 52360 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79264 79264 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 129520 129520 0 0.0
.text 2215316 2215316 0 0.0
tv-app debug (read only) 3319865 3319865 0 0.0
(read/write) 261672 261672 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79616 79616 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 221912 221912 0 0.0
.text 2901314 2901314 0 0.0
tv-casting-app debug (read only) 9240529 9240529 0 0.0
(read/write) 220056 220056 0 0.0
.bss 52128 52128 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159616 159616 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 333412 333412 0 0.0
.text 8476978 8476978 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2498304 2498304 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460988 1460988 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1210932 1210932 0 0.0
bss 154803 154803 0 0.0
rodata 137800 137800 0 0.0
text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1313636 1313636 0 0.0
bss 138133 138133 0 0.0
rodata 133224 133224 0 0.0
text 751568 751572 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148640 1148640 0 0.0
bss 153317 153317 0 0.0
rodata 111108 111108 0 0.0
text 805204 805204 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841944 841944 0 0.0
(read/write) 1728932 1728932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188836 188836 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1293774 1293774 0 0.0
.debug_aranges 148776 148776 0 0.0
.debug_frame 498236 498236 0 0.0
.debug_info 28810968 28810968 0 0.0
.debug_line 4025309 4025309 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2303799 2303799 0 0.0
.debug_rnglists 144237 144237 0 0.0
.debug_str 4354927 4354927 0 0.0
.heap 841944 841944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 750780 750780 0 0.0
.symtab 478672 478672 0 0.0
.text 1529148 1529148 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843384 843384 0 0.0
(read/write) 1660860 1660860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187396 187396 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1281482 1281482 0 0.0
.debug_aranges 147528 147528 0 0.0
.debug_frame 499180 499180 0 0.0
.debug_info 28271856 28271856 0 0.0
.debug_line 4030279 4030279 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2288630 2288630 0 0.0
.debug_rnglists 142683 142683 0 0.0
.debug_str 4337857 4337857 0 0.0
.heap 843384 843384 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 699661 699661 0 0.0
.symtab 459792 459792 0 0.0
.text 1462516 1462516 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849568 849568 0 0.0
(read/write) 1593724 1593724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181380 181380 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1118316 1118316 0 0.0
.debug_aranges 137888 137888 0 0.0
.debug_frame 463144 463144 0 0.0
.debug_info 23071709 23071710 1 0.0
.debug_line 3602425 3602425 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2129834 2129834 0 0.0
.debug_rnglists 132693 132693 0 0.0
.debug_str 4151876 4151876 0 0.0
.heap 849568 849568 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 623284 623284 0 0.0
.symtab 425392 425392 0 0.0
.text 1401564 1401564 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821968 821968 0 0.0
(read/write) 1626764 1626764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208980 208980 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1100903 1100903 0 0.0
.debug_aranges 136184 136184 0 0.0
.debug_frame 457112 457112 0 0.0
.debug_info 22782794 22782793 -1 -0.0
.debug_line 3540270 3540270 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2101057 2101057 0 0.0
.debug_rnglists 130404 130404 0 0.0
.debug_str 4108528 4108528 0 0.0
.heap 821968 821968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596254 596254 0 0.0
.symtab 416992 416992 0 0.0
.text 1407004 1407004 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1171808 1171800 -8 -0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 618648 618640 -8 -0.0
lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576348 576356 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034864 1034864 0 0.0
bss 97716 97716 0 0.0
text 708062 708062 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961480 961480 0 0.0
bss 96116 96116 0 0.0
text 665318 665320 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929400 929400 0 0.0
bss 100308 100308 0 0.0
text 642502 642502 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861140 861140 0 0.0
bss 89968 89968 0 0.0
text 585706 585706 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877464 877464 0 0.0
bss 90136 90136 0 0.0
text 600334 600334 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965648 965648 0 0.0
bss 98500 98500 0 0.0
text 679326 679326 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977028 977028 0 0.0
bss 102748 102748 0 0.0
text 686848 686846 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1035148 1035148 0 0.0
bss 100064 100064 0 0.0
text 724220 724220 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1066496 1066496 0 0.0
bss 111140 111140 0 0.0
text 744364 744364 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916212 916212 0 0.0
bss 90632 90632 0 0.0
text 614336 614336 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883668 883668 0 0.0
bss 91244 91244 0 0.0
text 607480 607482 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866700 866700 0 0.0
bss 90100 90100 0 0.0
text 591426 591426 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853760 853760 0 0.0
bss 89900 89900 0 0.0
text 581810 581812 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849908 849908 0 0.0
bss 89808 89808 0 0.0
text 577440 577440 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895660 895652 -8 -0.0
bss 90344 90344 0 0.0
text 616690 616688 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891032 891032 0 0.0
bss 90636 90636 0 0.0
text 611612 611610 -2 -0.0

@mergify mergify bot merged commit 2698a72 into project-chip:master Jun 20, 2023
54 checks passed
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jun 26, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jun 26, 2023
@bzbarsky-apple
Copy link
Contributor

#27483 tracks most of the above comments; the remaining ones are #27318 (comment) and #27318 (comment)

vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jun 27, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jun 27, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jun 27, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jun 27, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 3, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 3, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 3, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 3, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 4, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 4, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 4, 2023
vivien-apple added a commit to vivien-apple/connectedhomeip-1 that referenced this pull request Jul 5, 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.

None yet

3 participants