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

[Telink] Fix TC-OPCREDS-3.6 and prevent writing to NVS during factory reset #26784

Merged

Conversation

s07641069
Copy link
Contributor

@s07641069 s07641069 commented May 24, 2023

Change overview

  • Added storage reset in case of fabric count == 0 (Fix TC-OPCREDS-3.6, device don't need to reboot automatically after last fabric remove)
  • Disable openthread before reset to prevent writing to NVS

Testing

Tested manually with chip-tool.

Steps:

  • Run: $ chip-tool pairing ble-thread <...>
  • Wait till success
  • Run: $ chip-tool onoff on ${NODE_ID }1
  • Wait till success
  • Run: $ chip-tool onoff off ${NODE_ID }1
  • Wait till success

@github-actions
Copy link

github-actions bot commented May 24, 2023

PR #26784: Size comparison from e022057 to 9b8341f

Increases (18 builds for esp32, psoc6, qpg, telink)
platform target config section e022057 9b8341f change % change
esp32 all-clusters-app m5stack (read/write) 492914 492918 4 0.0
.flash.rodata 241268 241272 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27936721 27936722 1 0.0
qpg lock-app qpg6105+debug (read/write) 1139860 1139868 8 0.0
.text 586960 586968 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1010756 1011072 316 0.0
text 686772 686988 216 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 946480 946796 316 0.0
text 648650 648866 216 0.0
bridge-app tlsr9518adk80d (read/write) 924976 925284 308 0.0
text 638722 638936 214 0.0
contact-sensor-app tlsr9518adk80d (read/write) 856052 856368 316 0.0
text 581264 581482 218 0.0
light-switch-app tlsr9518adk80d (read/write) 872356 872664 308 0.0
text 595890 596100 210 0.0
lighting-app tlsr9518adk80d (read/write) 940116 940432 316 0.0
text 655718 655934 216 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 951496 951812 316 0.0
text 663244 663458 214 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1008540 1008856 316 0.0
text 700172 700388 216 0.0
lock-app tlsr9518adk80d (read/write) 911104 911420 316 0.0
text 609926 610138 212 0.0
ota-requestor-app tlsr9518adk80d (read/write) 878800 879116 316 0.0
text 603310 603526 216 0.0
pump-app tlsr9518adk80d (read/write) 862040 862356 316 0.0
text 587434 587648 214 0.0
pump-controller-app tlsr9518adk80d (read/write) 848836 849152 316 0.0
text 577554 577772 218 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 845068 845392 324 0.0
text 573260 573478 218 0.0
thermostat tlsr9518adk80d (read/write) 876736 877044 308 0.0
text 597602 597814 212 0.0
window-covering tlsr9518adk80d (read/write) 873388 873704 316 0.0
text 593290 593504 214 0.0
Decreases (4 builds for bl602, efr32, nrfconnect, psoc6)
platform target config section e022057 9b8341f change % change
bl602 lighting-app bl602+rpc (read/write) 1402666 1402658 -8 -0.0
.text 1067882 1067880 -2 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068760 1068752 -8 -0.0
.text 892436 892428 -8 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1123852 1123836 -16 -0.0
text 778556 778552 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23223983 23223981 -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 e022057 9b8341f change % change
bl602 lighting-app bl602 (read/write) 1356390 1356390 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036522 1036522 0 0.0
bl602+rpc (read/write) 1402666 1402658 -8 -0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067882 1067880 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188175 1188175 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555717 1555717 0 0.0
.debug_aranges 136024 136024 0 0.0
.debug_frame 500380 500380 0 0.0
.debug_info 42151046 42151046 0 0.0
.debug_line 5370626 5370626 0 0.0
.debug_loc 3495965 3495965 0 0.0
.debug_ranges 375576 375576 0 0.0
.debug_str 3834243 3834243 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 107168 107168 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 582212 582212 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966724 966724 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276963 1276963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714700 1714700 0 0.0
.debug_aranges 144312 144312 0 0.0
.debug_frame 528392 528392 0 0.0
.debug_info 47077106 47077106 0 0.0
.debug_line 5786543 5786543 0 0.0
.debug_loc 3698798 3698798 0 0.0
.debug_ranges 400936 400936 0 0.0
.debug_str 4259760 4259760 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 121248 121248 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 643532 643532 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040112 1040112 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605706 605706 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 955047 955047 0 0.0
.debug_aranges 104344 104344 0 0.0
.debug_frame 353240 353240 0 0.0
.debug_info 20535381 20535381 0 0.0
.debug_line 2714847 2714847 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532184 1532184 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96792 96792 0 0.0
.debug_str 3259284 3259284 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104378 104378 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483853 483853 0 0.0
.symtab 287456 287456 0 0.0
.text 499204 499204 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524579 524579 0 0.0
.app_xip_area 417373 417373 0 0.0
.bss 62184 62184 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) 529283 529283 0 0.0
.app_xip_area 416773 416773 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) 566291 566291 0 0.0
.app_xip_area 459845 459845 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) 531059 531059 0 0.0
.app_xip_area 422045 422045 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) 963972 963972 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782136 782136 0 0.0
BRD4187C (read/write) 1000968 1000968 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838756 838756 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068760 1068752 -8 -0.0
.bss 174152 174152 0 0.0
.data 2152 2152 0 0.0
.text 892436 892428 -8 -0.0
window-app BRD4187C (read/write) 1076244 1076244 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929664 929664 0 0.0
esp32 all-clusters-app c3devkit (read only) 1053840 1053840 0 0.0
(read/write) 1583752 1583752 0 0.0
.dram0.bss 77176 77176 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213472 213472 0 0.0
.flash.text 1053840 1053840 0 0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101323 1101323 0 0.0
(read/write) 492914 492918 4 0.0
.dram0.bss 82192 82192 0 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241268 241272 4 0.0
.flash.text 1095939 1095939 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583644 583644 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583108 583108 0 0.0
light k32w0+release (read only) 582620 582620 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582084 582084 0 0.0
lock k32w0+release (read only) 556076 556076 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555540 555540 0 0.0
linux all-clusters-app debug (read only) 3147469 3147469 0 0.0
(read/write) 152808 152808 0 0.0
.bss 60192 60192 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 83952 83952 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 230792 230792 0 0.0
.text 2730725 2730725 0 0.0
all-clusters-minimal-app debug (read only) 2955413 2955413 0 0.0
(read/write) 145696 145696 0 0.0
.bss 59296 59296 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 77872 77872 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224072 224072 0 0.0
.text 2549045 2549045 0 0.0
bridge-app debug (read only) 2517469 2517469 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 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 173224 173224 0 0.0
.text 2171925 2171925 0 0.0
chip-tool debug (read only) 13753313 13753313 0 0.0
(read/write) 697384 697384 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 661128 661128 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 657453 657453 0 0.0
.text 11475364 11475364 0 0.0
chip-tool-ipv6only arm64 (read only) 12930812 12930812 0 0.0
(read/write) 749432 749432 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 690704 690704 0 0.0
.dynamic 560 560 0 0.0
.got 16120 16120 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 599808 599808 0 0.0
.text 10553348 10553348 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2581133 2581133 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175944 175944 0 0.0
.text 2227829 2227829 0 0.0
lighting-app debug+rpc+ui (read only) 3245369 3245369 0 0.0
(read/write) 132272 132272 0 0.0
.bss 48032 48032 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 74736 74736 0 0.0
.dynamic 656 656 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 284628 284628 0 0.0
.text 2768946 2768946 0 0.0
lock-app debug (read only) 2657701 2657701 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206280 206280 0 0.0
.text 2278725 2278725 0 0.0
ota-provider-app debug (read only) 2209549 2209549 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 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 154376 154376 0 0.0
.text 1913653 1913653 0 0.0
ota-requestor-app debug (read only) 2376581 2376581 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 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 158440 158440 0 0.0
.text 2067749 2067749 0 0.0
shell debug (read only) 2684041 2684041 0 0.0
(read/write) 141232 141232 0 0.0
.bss 59144 59144 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75016 75016 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199314 199314 0 0.0
.text 2322706 2322706 0 0.0
thermostat-no-ble arm64 (read only) 2521644 2521644 0 0.0
(read/write) 142456 142456 0 0.0
.bss 53464 53464 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77728 77728 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 384 384 0 0.0
.rodata 129280 129280 0 0.0
.text 2128948 2128948 0 0.0
tv-app debug (read only) 3313761 3313761 0 0.0
(read/write) 261544 261544 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 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 222648 222648 0 0.0
.text 2894930 2894930 0 0.0
tv-casting-app debug (read only) 7415273 7415273 0 0.0
(read/write) 195312 195312 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 134904 134904 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 317772 317772 0 0.0
.text 6728594 6728594 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495368 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1177616 1177616 0 0.0
bss 155605 155605 0 0.0
rodata 133040 133040 0 0.0
text 808260 808260 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437360 1437360 0 0.0
bss 135345 135345 0 0.0
rodata 229056 229056 0 0.0
text 778856 778856 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1123852 1123836 -16 -0.0
bss 154757 154757 0 0.0
rodata 109804 109804 0 0.0
text 778556 778552 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840640 840640 0 0.0
(read/write) 1708620 1708620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190148 190148 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 2552 2552 0 0.0
.debug_abbrev 1285274 1285274 0 0.0
.debug_aranges 131632 131632 0 0.0
.debug_frame 437600 437600 0 0.0
.debug_info 28317160 28317160 0 0.0
.debug_line 3812224 3812224 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2064901 2064901 0 0.0
.debug_rnglists 130689 130689 0 0.0
.debug_str 3771322 3771322 0 0.0
.heap 840640 840640 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 719399 719399 0 0.0
.symtab 467488 467488 0 0.0
.text 0 0 0 0.0
1507532 1507532 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841440 841440 0 0.0
(read/write) 1649676 1649676 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189348 189348 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 2552 2552 0 0.0
.debug_abbrev 1275013 1275013 0 0.0
.debug_aranges 130880 130880 0 0.0
.debug_frame 440040 440040 0 0.0
.debug_info 27936721 27936722 1 0.0
.debug_line 3825416 3825416 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2055813 2055813 0 0.0
.debug_rnglists 129638 129638 0 0.0
.debug_str 3760081 3760081 0 0.0
.heap 841440 841440 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 675766 675766 0 0.0
.symtab 451936 451936 0 0.0
.text 1449388 1449388 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571228 1571228 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 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 2384 2384 0 0.0
.debug_abbrev 1108676 1108676 0 0.0
.debug_aranges 121032 121032 0 0.0
.debug_frame 403276 403276 0 0.0
.debug_info 23223983 23223981 -2 -0.0
.debug_line 3388274 3388274 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887277 1887277 0 0.0
.debug_rnglists 119267 119267 0 0.0
.debug_str 3566289 3566289 0 0.0
.heap 849736 849736 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 591746 591746 0 0.0
.symtab 414352 414352 0 0.0
.text 1379236 1379236 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821952 821952 0 0.0
(read/write) 1627844 1627844 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208996 208996 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 1107794 1107794 0 0.0
.debug_aranges 121536 121536 0 0.0
.debug_frame 405368 405368 0 0.0
.debug_info 23388655 23388655 0 0.0
.debug_line 3384797 3384797 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1900750 1900750 0 0.0
.debug_rnglists 119723 119723 0 0.0
.debug_str 3581307 3581307 0 0.0
.heap 821952 821952 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 595760 595760 0 0.0
.symtab 416688 416688 0 0.0
.text 1408068 1408068 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170688 1170688 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617788 617788 0 0.0
lock-app qpg6105+debug (read/write) 1139860 1139868 8 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586960 586968 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010756 1011072 316 0.0
bss 98928 98928 0 0.0
text 686772 686988 216 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946480 946796 316 0.0
bss 97980 97980 0 0.0
text 648650 648866 216 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 924976 925284 308 0.0
bss 100212 100212 0 0.0
text 638722 638936 214 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 856052 856368 316 0.0
bss 89888 89888 0 0.0
text 581264 581482 218 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 872356 872664 308 0.0
bss 90044 90044 0 0.0
text 595890 596100 210 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 940116 940432 316 0.0
bss 98232 98232 0 0.0
text 655718 655934 216 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951496 951812 316 0.0
bss 102480 102480 0 0.0
text 663244 663458 214 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1008540 1008856 316 0.0
bss 99796 99796 0 0.0
text 700172 700388 216 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911104 911420 316 0.0
bss 90540 90540 0 0.0
text 609926 610138 212 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878800 879116 316 0.0
bss 91152 91152 0 0.0
text 603310 603526 216 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862040 862356 316 0.0
bss 90008 90008 0 0.0
text 587434 587648 214 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848836 849152 316 0.0
bss 89808 89808 0 0.0
text 577554 577772 218 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845068 845392 324 0.0
bss 89728 89728 0 0.0
text 573260 573478 218 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876736 877044 308 0.0
bss 91432 91432 0 0.0
text 597602 597814 212 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873388 873704 316 0.0
bss 91844 91844 0 0.0
text 593290 593504 214 0.0

@github-actions
Copy link

github-actions bot commented May 25, 2023

PR #26784: Size comparison from 9f43988 to ba3273b

Increases (3 builds for bl602, bl702)
platform target config section 9f43988 ba3273b change % change
bl602 lighting-app bl602+rpc .text 1067978 1067980 2 0.0
bl702 lighting-app bl702 .debug_info 42151514 42151516 2 0.0
.text 966824 966828 4 0.0
bl702+rpc .debug_info 4707757 47077576 2 0.0
.text 1040212 1040216 4 0.0
Decreases (1 build for nrfconnect)
platform target config section 9f43988 ba3273b change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 808680 808676 -4 -0.0
Full report (16 builds for bl602, bl702, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section 9f43988 ba3273b change % change
bl602 lighting-app bl602 (read/write) 1356486 1356486 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036622 1036622 0 0.0
bl602+rpc (read/write) 1402762 1402762 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067978 1067980 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188271 1188271 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555771 1555771 0 0.0
.debug_aranges 136024 136024 0 0.0
.debug_frame 500368 500368 0 0.0
.debug_info 42151514 42151516 2 0.0
.debug_line 5371030 5371030 0 0.0
.debug_loc 3496155 3496155 0 0.0
.debug_ranges 375656 375656 0 0.0
.debug_str 3837238 3837238 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 107168 107168 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 582392 582392 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966824 966828 4 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277075 1277075 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714754 1714754 0 0.0
.debug_aranges 144312 144312 0 0.0
.debug_frame 528380 528380 0 0.0
.debug_info 4707757 47077576 2 0.0
.debug_line 5786947 5786947 0 0.0
.debug_loc 3698987 3698987 0 0.0
.debug_ranges 401016 401016 0 0.0
.debug_str 4262755 4262755 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 121248 121248 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 643712 643712 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040212 1040216 4 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605746 605746 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 955088 955088 0 0.0
.debug_aranges 104344 104344 0 0.0
.debug_frame 353240 353240 0 0.0
.debug_info 20535797 20535797 0 0.0
.debug_line 2715071 2715071 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532266 1532266 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96780 96780 0 0.0
.debug_str 3262257 3262257 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104378 104378 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 499244 499244 0 0.0
k32w contact k32w0+release (read only) 583676 583676 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583140 583140 0 0.0
light k32w0+release (read only) 582620 582620 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582084 582084 0 0.0
lock k32w0+release (read only) 556108 556108 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555572 555572 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12863132 12863132 0 0.0
(read/write) 728440 728440 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 669872 669872 0 0.0
.dynamic 560 560 0 0.0
.got 15952 15952 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 602000 602000 0 0.0
.text 10533364 10533364 0 0.0
thermostat-no-ble arm64 (read only) 2523660 2523660 0 0.0
(read/write) 142552 142552 0 0.0
.bss 53496 53496 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77792 77792 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 392 392 0 0.0
.rodata 129376 129376 0 0.0
.text 2130692 2130692 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495368 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178080 1178080 0 0.0
bss 155621 155621 0 0.0
rodata 133072 133072 0 0.0
text 808680 808676 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437808 1437808 0 0.0
bss 135361 135361 0 0.0
rodata 229088 229088 0 0.0
text 779276 779276 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124300 1124300 0 0.0
bss 154773 154773 0 0.0
rodata 109836 109836 0 0.0
text 778980 778980 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170696 1170696 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617796 617796 0 0.0
lock-app qpg6105+debug (read/write) 1139908 1139908 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587008 587008 0 0.0

@github-actions
Copy link

github-actions bot commented May 25, 2023

PR #26784: Size comparison from 9f43988 to 2222b74

Increases (22 builds for bl602, bl702, cyw30739, esp32, psoc6, telink)
platform target config section 9f43988 2222b74 change % change
bl602 lighting-app bl602 .text 1036622 1036624 2 0.0
bl702 lighting-app bl702+rpc .debug_info 4707757 47077576 2 0.0
.text 1040212 1040216 4 0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 531091 531099 8 0.0
.app_xip_area 422077 422085 8 0.0
esp32 all-clusters-app c3devkit (read/write) 1583800 1583808 8 0.0
.flash.rodata 213504 213512 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27951407 27951408 1 0.0
light cy8ckit_062s2_43012 .debug_info 23224399 23224400 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1011260 1011576 316 0.0
text 687222 687438 216 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 946984 947292 308 0.0
text 649102 649316 214 0.0
bridge-app tlsr9518adk80d (read/write) 924984 925292 308 0.0
text 638730 638944 214 0.0
contact-sensor-app tlsr9518adk80d (read/write) 856240 856556 316 0.0
text 581418 581638 220 0.0
light-switch-app tlsr9518adk80d (read/write) 872536 872852 316 0.0
text 596040 596254 214 0.0
lighting-app tlsr9518adk80d (read/write) 940124 940440 316 0.0
text 655724 655944 220 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 951504 951820 316 0.0
text 663250 663462 212 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1008548 1008864 316 0.0
text 700182 700394 212 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1040980 1041296 316 0.0
text 720760 720974 214 0.0
lock-app tlsr9518adk80d (read/write) 911284 911600 316 0.0
text 610076 610292 216 0.0
ota-requestor-app tlsr9518adk80d (read/write) 878800 879124 324 0.0
text 603316 603534 218 0.0
pump-app tlsr9518adk80d (read/write) 862236 862552 316 0.0
text 587586 587804 218 0.0
pump-controller-app tlsr9518adk80d (read/write) 849032 849348 316 0.0
text 577708 577922 214 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 845256 845572 316 0.0
text 573412 573626 214 0.0
thermostat tlsr9518adk80d (read/write) 877412 877728 316 0.0
text 598198 598412 214 0.0
window-covering tlsr9518adk80d (read/write) 873576 873892 316 0.0
text 593444 593660 216 0.0
Decreases (4 builds for efr32, esp32, nrfconnect, psoc6)
platform target config section 9f43988 2222b74 change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1068776 1068768 -8 -0.0
.text 892452 892444 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1054288 1054286 -2 -0.0
.flash.text 1054288 1054286 -2 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 778980 778976 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 28331846 28331845 -1 -0.0
Full report (56 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform target config section 9f43988 2222b74 change % change
bl602 lighting-app bl602 (read/write) 1356486 1356486 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036622 1036624 2 0.0
bl602+rpc (read/write) 1402762 1402762 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067978 1067978 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188271 1188271 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555771 1555771 0 0.0
.debug_aranges 136024 136024 0 0.0
.debug_frame 500368 500368 0 0.0
.debug_info 42151514 42151514 0 0.0
.debug_line 5371030 5371030 0 0.0
.debug_loc 3496155 3496155 0 0.0
.debug_ranges 375656 375656 0 0.0
.debug_str 3837238 3837238 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 107168 107168 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 582392 582392 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966824 966824 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277075 1277075 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714754 1714754 0 0.0
.debug_aranges 144312 144312 0 0.0
.debug_frame 528380 528380 0 0.0
.debug_info 4707757 47077576 2 0.0
.debug_line 5786947 5786947 0 0.0
.debug_loc 3698987 3698987 0 0.0
.debug_ranges 401016 401016 0 0.0
.debug_str 4262755 4262755 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 121248 121248 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 643712 643712 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040212 1040216 4 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605746 605746 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 955088 955088 0 0.0
.debug_aranges 104344 104344 0 0.0
.debug_frame 353240 353240 0 0.0
.debug_info 20535797 20535797 0 0.0
.debug_line 2715071 2715071 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532266 1532266 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96780 96780 0 0.0
.debug_str 3262257 3262257 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104378 104378 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 499244 499244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524595 524595 0 0.0
.app_xip_area 417389 417389 0 0.0
.bss 62184 62184 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) 529299 529299 0 0.0
.app_xip_area 416789 416789 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) 566307 566307 0 0.0
.app_xip_area 459861 459861 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) 531091 531099 8 0.0
.app_xip_area 422077 422085 8 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) 963996 963996 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782160 782160 0 0.0
BRD4187C (read/write) 1000984 1000984 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838772 838772 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068776 1068768 -8 -0.0
.bss 174152 174152 0 0.0
.data 2152 2152 0 0.0
.text 892452 892444 -8 -0.0
window-app BRD4187C (read/write) 1076276 1076276 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929696 929696 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054288 1054286 -2 -0.0
(read/write) 1583800 1583808 8 0.0
.dram0.bss 77192 77192 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213504 213512 8 0.0
.flash.text 1054288 1054286 -2 -0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101779 1101779 0 0.0
(read/write) 492966 492966 0 0.0
.dram0.bss 82208 82208 0 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241304 241304 0 0.0
.flash.text 1096395 1096395 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583676 583676 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583140 583140 0 0.0
light k32w0+release (read only) 582620 582620 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582084 582084 0 0.0
lock k32w0+release (read only) 556108 556108 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555572 555572 0 0.0
linux all-clusters-app debug (read only) 3149453 3149453 0 0.0
(read/write) 152904 152904 0 0.0
.bss 60224 60224 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84016 84016 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 231016 231016 0 0.0
.text 2732341 2732341 0 0.0
all-clusters-minimal-app debug (read only) 2957397 2957397 0 0.0
(read/write) 145792 145792 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 77936 77936 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224296 224296 0 0.0
.text 2550661 2550661 0 0.0
bridge-app debug (read only) 2517549 2517549 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 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 173224 173224 0 0.0
.text 2172005 2172005 0 0.0
chip-tool debug (read only) 13688001 13688001 0 0.0
(read/write) 676552 676552 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 640296 640296 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 660205 660205 0 0.0
.text 11456692 11456692 0 0.0
chip-tool-ipv6only arm64 (read only) 12863132 12863132 0 0.0
(read/write) 728440 728440 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 669872 669872 0 0.0
.dynamic 560 560 0 0.0
.got 15952 15952 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 602000 602000 0 0.0
.text 10533364 10533364 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2581197 2581197 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175944 175944 0 0.0
.text 2227893 2227893 0 0.0
lighting-app debug+rpc+ui (read only) 3245433 3245433 0 0.0
(read/write) 132272 132272 0 0.0
.bss 48032 48032 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 74736 74736 0 0.0
.dynamic 656 656 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 284628 284628 0 0.0
.text 2769010 2769010 0 0.0
lock-app debug (read only) 2657781 2657781 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206280 206280 0 0.0
.text 2278805 2278805 0 0.0
ota-provider-app debug (read only) 2209629 2209629 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 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 154376 154376 0 0.0
.text 1913733 1913733 0 0.0
ota-requestor-app debug (read only) 2376661 2376661 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 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 158440 158440 0 0.0
.text 2067829 2067829 0 0.0
shell debug (read only) 2686025 2686025 0 0.0
(read/write) 141328 141328 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199538 199538 0 0.0
.text 2324322 2324322 0 0.0
thermostat-no-ble arm64 (read only) 2523660 2523660 0 0.0
(read/write) 142552 142552 0 0.0
.bss 53496 53496 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77792 77792 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 392 392 0 0.0
.rodata 129376 129376 0 0.0
.text 2130692 2130692 0 0.0
tv-app debug (read only) 3313841 3313841 0 0.0
(read/write) 261544 261544 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 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 222648 222648 0 0.0
.text 2895010 2895010 0 0.0
tv-casting-app debug (read only) 7415193 7415193 0 0.0
(read/write) 195280 195280 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 134872 134872 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 317836 317836 0 0.0
.text 6728498 6728498 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495368 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178080 1178080 0 0.0
bss 155621 155621 0 0.0
rodata 133072 133072 0 0.0
text 808680 808680 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437808 1437808 0 0.0
bss 135361 135361 0 0.0
rodata 229088 229088 0 0.0
text 779276 779276 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124300 1124300 0 0.0
bss 154773 154773 0 0.0
rodata 109836 109836 0 0.0
text 778980 778976 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840616 0 0.0
(read/write) 1709204 1709204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190164 190164 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 1286148 1286148 0 0.0
.debug_aranges 131752 131752 0 0.0
.debug_frame 438004 438004 0 0.0
.debug_info 28331846 28331845 -1 -0.0
.debug_line 3814223 3814223 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2066593 2066593 0 0.0
.debug_rnglists 130769 130769 0 0.0
.debug_str 3774484 3774484 0 0.0
.heap 840616 840616 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 720359 720359 0 0.0
.symtab 467904 467904 0 0.0
.text 1508092 1508092 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841424 0 0.0
(read/write) 1650268 1650268 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189364 189364 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 2552 2552 0 0.0
.debug_abbrev 1275887 1275887 0 0.0
.debug_aranges 131000 131000 0 0.0
.debug_frame 440444 440444 0 0.0
.debug_info 27951407 27951408 1 0.0
.debug_line 3827423 3827423 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2057505 2057505 0 0.0
.debug_rnglists 129718 129718 0 0.0
.debug_str 3763243 3763243 0 0.0
.heap 841424 841424 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 676726 676726 0 0.0
.symtab 452352 452352 0 0.0
.text 1449964 1449964 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 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 2384 2384 0 0.0
.debug_abbrev 1108717 1108717 0 0.0
.debug_aranges 121032 121032 0 0.0
.debug_frame 403276 403276 0 0.0
.debug_info 23224399 23224400 1 0.0
.debug_line 3388513 3388513 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887392 1887392 0 0.0
.debug_rnglists 119255 119255 0 0.0
.debug_str 3569262 3569262 0 0.0
.heap 849736 849736 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 592106 592106 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821952 821952 0 0.0
(read/write) 1627892 1627892 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208996 208996 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 1107835 1107835 0 0.0
.debug_aranges 121536 121536 0 0.0
.debug_frame 405368 405368 0 0.0
.debug_info 23389071 23389071 0 0.0
.debug_line 3385032 3385032 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1900865 1900865 0 0.0
.debug_rnglists 119711 119711 0 0.0
.debug_str 3584280 3584280 0 0.0
.heap 821952 821952 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 596120 596120 0 0.0
.symtab 416688 416688 0 0.0
.text 1408116 1408116 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1011260 1011576 316 0.0
bss 98944 98944 0 0.0
text 687222 687438 216 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946984 947292 308 0.0
bss 97996 97996 0 0.0
text 649102 649316 214 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 924984 925292 308 0.0
bss 100212 100212 0 0.0
text 638730 638944 214 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 856240 856556 316 0.0
bss 89888 89888 0 0.0
text 581418 581638 220 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 872536 872852 316 0.0
bss 90044 90044 0 0.0
text 596040 596254 214 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 940124 940440 316 0.0
bss 98232 98232 0 0.0
text 655724 655944 220 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951504 951820 316 0.0
bss 102480 102480 0 0.0
text 663250 663462 212 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1008548 1008864 316 0.0
bss 99796 99796 0 0.0
text 700182 700394 212 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1040980 1041296 316 0.0
bss 110880 110880 0 0.0
text 720760 720974 214 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911284 911600 316 0.0
bss 90540 90540 0 0.0
text 610076 610292 216 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878800 879124 324 0.0
bss 91152 91152 0 0.0
text 603316 603534 218 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862236 862552 316 0.0
bss 90008 90008 0 0.0
text 587586 587804 218 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849032 849348 316 0.0
bss 89808 89808 0 0.0
text 577708 577922 214 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845256 845572 316 0.0
bss 89728 89728 0 0.0
text 573412 573626 214 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877412 877728 316 0.0
bss 91448 91448 0 0.0
text 598198 598412 214 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873576 873892 316 0.0
bss 91844 91844 0 0.0
text 593444 593660 216 0.0

@github-actions
Copy link

github-actions bot commented May 25, 2023

PR #26784: Size comparison from 49eae3a to 8cdfe5f

Increases (22 builds for bl602, cc13x4_26x4, cc32xx, esp32, k32w, psoc6, telink)
platform target config section 49eae3a 8cdfe5f change % change
bl602 lighting-app bl602 (read/write) 1356526 1356534 8 0.0
.text 1036624 1036626 2 0.0
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 727411 727419 8 0.0
.text 624724 624732 8 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20539073 20539075 2 0.0
esp32 all-clusters-app c3devkit (read/write) 1583800 1583808 8 0.0
.flash.rodata 213504 213512 8 0.0
k32w light k32w0+release (read only) 582620 582636 16 0.0
.text 582084 582100 16 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 23392359 23392360 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1013452 1014152 700 0.1
text 689134 689734 600 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 949160 949860 700 0.1
text 651002 651600 598 0.1
bridge-app tlsr9518adk80d (read/write) 927176 927876 700 0.1
text 640642 641244 602 0.1
contact-sensor-app tlsr9518adk80d (read/write) 858424 859132 708 0.1
text 583318 583924 606 0.1
light-switch-app tlsr9518adk80d (read/write) 874736 875436 700 0.1
text 597950 598552 602 0.1
lighting-app tlsr9518adk80d (read/write) 942316 943016 700 0.1
text 657634 658234 600 0.1
lighting-app-factory-data tlsr9518adk80d (read/write) 953688 954388 700 0.1
text 665150 665754 604 0.1
lighting-app-rpc tlsr9518adk80d (read/write) 1010740 1011448 708 0.1
text 702090 702700 610 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1043164 1043872 708 0.1
text 722662 723272 610 0.1
lock-app tlsr9518adk80d (read/write) 913484 914184 700 0.1
text 611984 612588 604 0.1
ota-requestor-app tlsr9518adk80d (read/write) 880992 881692 700 0.1
text 605224 605824 600 0.1
pump-app tlsr9518adk80d (read/write) 864428 865136 708 0.1
text 589496 590098 602 0.1
pump-controller-app tlsr9518adk80d (read/write) 851224 851932 708 0.1
text 579612 580218 606 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 847456 848156 700 0.1
text 575328 575928 600 0.1
thermostat tlsr9518adk80d (read/write) 879604 880312 708 0.1
text 600102 600708 606 0.1
window-covering tlsr9518adk80d (read/write) 875760 876468 708 0.1
text 595344 595948 604 0.1
Decreases (4 builds for bl702, cyw30739, efr32, psoc6)
platform target config section 49eae3a 8cdfe5f change % change
bl702 lighting-app bl702+rpc .debug_info 47082665 47082664 -1 -0.0
.text 1040214 1040212 -2 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 566323 566315 -8 -0.0
.app_xip_area 459877 459869 -8 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068992 1068984 -8 -0.0
.text 892676 892668 -8 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23229185 23229184 -1 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 49eae3a 8cdfe5f change % change
bl602 lighting-app bl602 (read/write) 1356526 1356534 8 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036624 1036626 2 0.0
bl602+rpc (read/write) 1402802 1402802 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067980 1067980 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188303 1188303 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555775 1555775 0 0.0
.debug_aranges 136032 136032 0 0.0
.debug_frame 500400 500400 0 0.0
.debug_info 42156598 42156598 0 0.0
.debug_line 5371230 5371230 0 0.0
.debug_loc 3496321 3496321 0 0.0
.debug_ranges 375680 375680 0 0.0
.debug_str 3841611 3841611 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 107200 107200 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 582430 582430 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966826 966826 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277123 1277123 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714758 1714758 0 0.0
.debug_aranges 144320 144320 0 0.0
.debug_frame 528412 528412 0 0.0
.debug_info 47082665 47082664 -1 -0.0
.debug_line 5787147 5787147 0 0.0
.debug_loc 3699041 3699041 0 0.0
.debug_ranges 401040 401040 0 0.0
.debug_str 4267128 4267128 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 121296 121296 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 643750 643750 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040214 1040212 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658147 658147 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77099 77099 0 0.0
.text 580556 580556 0 0.0
pump-app LP_CC2652R7 (read only) 648831 648831 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79671 79671 0 0.0
.text 568672 568672 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634335 634335 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75551 75551 0 0.0
.text 558296 558296 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747259 747259 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79655 79655 0 0.0
.text 667212 667212 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739271 739271 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76331 76331 0 0.0
.text 662552 662552 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727411 727419 8 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102295 102295 0 0.0
.text 624724 624732 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680811 680811 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76863 76863 0 0.0
.text 603560 603560 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666259 666259 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72703 72703 0 0.0
.text 593168 593168 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605746 605746 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 955071 955071 0 0.0
.debug_aranges 104360 104360 0 0.0
.debug_frame 353296 353296 0 0.0
.debug_info 20539073 20539075 2 0.0
.debug_line 2715233 2715233 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532424 1532424 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96792 96792 0 0.0
.debug_str 3266523 3266523 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104378 104378 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 499244 499244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524595 524595 0 0.0
.app_xip_area 417389 417389 0 0.0
.bss 62184 62184 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) 529299 529299 0 0.0
.app_xip_area 416789 416789 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) 566323 566315 -8 -0.0
.app_xip_area 459877 459869 -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) 531099 531099 0 0.0
.app_xip_area 422085 422085 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) 964332 964332 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782496 782496 0 0.0
BRD4187C (read/write) 1000992 1000992 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838780 838780 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068992 1068984 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892676 892668 -8 -0.0
window-app BRD4187C (read/write) 1076284 1076284 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929704 929704 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054286 1054286 0 0.0
(read/write) 1583800 1583808 8 0.0
.dram0.bss 77192 77192 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213504 213512 8 0.0
.flash.text 1054286 1054286 0 0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101779 1101779 0 0.0
(read/write) 492970 492970 0 0.0
.dram0.bss 82208 82208 0 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241308 241308 0 0.0
.flash.text 1096395 1096395 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583676 583676 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583140 583140 0 0.0
light k32w0+release (read only) 582620 582636 16 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582084 582100 16 0.0
lock k32w0+release (read only) 556108 556108 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555572 555572 0 0.0
linux all-clusters-app debug (read only) 3149885 3149885 0 0.0
(read/write) 152904 152904 0 0.0
.bss 60224 60224 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84016 84016 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 231016 231016 0 0.0
.text 2732773 2732773 0 0.0
all-clusters-minimal-app debug (read only) 2957829 2957829 0 0.0
(read/write) 145792 145792 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 77936 77936 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224296 224296 0 0.0
.text 2551093 2551093 0 0.0
bridge-app debug (read only) 2517645 2517645 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 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 173224 173224 0 0.0
.text 2172101 2172101 0 0.0
chip-tool debug (read only) 13700345 13700345 0 0.0
(read/write) 676744 676744 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 640488 640488 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 660205 660205 0 0.0
.text 11468580 11468580 0 0.0
chip-tool-ipv6only arm64 (read only) 12874220 12874220 0 0.0
(read/write) 728632 728632 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 670056 670056 0 0.0
.dynamic 560 560 0 0.0
.got 15960 15960 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 602000 602000 0 0.0
.text 10543972 10543972 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2581309 2581309 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175944 175944 0 0.0
.text 2228005 2228005 0 0.0
lighting-app debug+rpc+ui (read only) 3245881 3245881 0 0.0
(read/write) 132272 132272 0 0.0
.bss 48032 48032 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 74736 74736 0 0.0
.dynamic 656 656 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 284628 284628 0 0.0
.text 2769458 2769458 0 0.0
lock-app debug (read only) 2657893 2657893 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206280 206280 0 0.0
.text 2278917 2278917 0 0.0
ota-provider-app debug (read only) 2209741 2209741 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 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 154376 154376 0 0.0
.text 1913845 1913845 0 0.0
ota-requestor-app debug (read only) 2377093 2377093 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 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 158440 158440 0 0.0
.text 2068261 2068261 0 0.0
shell debug (read only) 2686457 2686457 0 0.0
(read/write) 141328 141328 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199538 199538 0 0.0
.text 2324754 2324754 0 0.0
thermostat-no-ble arm64 (read only) 2524204 2524204 0 0.0
(read/write) 142536 142536 0 0.0
.bss 53480 53480 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77792 77792 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 392 392 0 0.0
.rodata 129376 129376 0 0.0
.text 2131236 2131236 0 0.0
tv-app debug (read only) 3313953 3313953 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 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 222648 222648 0 0.0
.text 2895122 2895122 0 0.0
tv-casting-app debug (read only) 7424993 7424993 0 0.0
(read/write) 195440 195440 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 135064 135064 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 317644 317644 0 0.0
.text 6738034 6738034 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495368 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178080 1178080 0 0.0
bss 155621 155621 0 0.0
rodata 133072 133072 0 0.0
text 808684 808684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437824 1437824 0 0.0
bss 135361 135361 0 0.0
rodata 229088 229088 0 0.0
text 779284 779284 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124300 1124300 0 0.0
bss 154773 154773 0 0.0
rodata 109836 109836 0 0.0
text 778980 778980 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840616 0 0.0
(read/write) 1709204 1709204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190164 190164 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 1286136 1286136 0 0.0
.debug_aranges 131768 131768 0 0.0
.debug_frame 438060 438060 0 0.0
.debug_info 28336633 28336633 0 0.0
.debug_line 3814419 3814419 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2066743 2066743 0 0.0
.debug_rnglists 130781 130781 0 0.0
.debug_str 3778857 3778857 0 0.0
.heap 840616 840616 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 720397 720397 0 0.0
.symtab 467904 467904 0 0.0
.text 0 0 0 0.0
1508092 1508092 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841424 0 0.0
(read/write) 1650284 1650284 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189364 189364 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 2552 2552 0 0.0
.debug_abbrev 1275875 1275875 0 0.0
.debug_aranges 131016 131016 0 0.0
.debug_frame 440500 440500 0 0.0
.debug_info 27956193 27956193 0 0.0
.debug_line 3827619 3827619 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2057655 2057655 0 0.0
.debug_rnglists 129730 129730 0 0.0
.debug_str 3767616 3767616 0 0.0
.heap 841424 841424 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 676764 676764 0 0.0
.symtab 452352 452352 0 0.0
.text 1449980 1449980 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 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 2384 2384 0 0.0
.debug_abbrev 1108705 1108705 0 0.0
.debug_aranges 121048 121048 0 0.0
.debug_frame 403332 403332 0 0.0
.debug_info 23229185 23229184 -1 -0.0
.debug_line 3388709 3388709 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887542 1887542 0 0.0
.debug_rnglists 119267 119267 0 0.0
.debug_str 3573635 3573635 0 0.0
.heap 849736 849736 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 592144 592144 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627884 1627884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107818 1107818 0 0.0
.debug_aranges 121552 121552 0 0.0
.debug_frame 405424 405424 0 0.0
.debug_info 23392359 23392360 1 0.0
.debug_line 3385192 3385192 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1900989 1900989 0 0.0
.debug_rnglists 119723 119723 0 0.0
.debug_str 3588546 3588546 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596120 596120 0 0.0
.symtab 416688 416688 0 0.0
.text 1408116 1408116 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170752 1170752 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617852 617852 0 0.0
lock-app qpg6105+debug (read/write) 1139964 1139964 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587064 587064 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1013452 1014152 700 0.1
bss 98984 98984 0 0.0
text 689134 689734 600 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949160 949860 700 0.1
bss 98036 98036 0 0.0
text 651002 651600 598 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927176 927876 700 0.1
bss 100252 100252 0 0.0
text 640642 641244 602 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 858424 859132 708 0.1
bss 89936 89936 0 0.0
text 583318 583924 606 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874736 875436 700 0.1
bss 90092 90092 0 0.0
text 597950 598552 602 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942316 943016 700 0.1
bss 98272 98272 0 0.0
text 657634 658234 600 0.1
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953688 954388 700 0.1
bss 102520 102520 0 0.0
text 665150 665754 604 0.1
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010740 1011448 708 0.1
bss 99836 99836 0 0.0
text 702090 702700 610 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1043164 1043872 708 0.1
bss 110920 110920 0 0.0
text 722662 723272 610 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 913484 914184 700 0.1
bss 90588 90588 0 0.0
text 611984 612588 604 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880992 881692 700 0.1
bss 91192 91192 0 0.0
text 605224 605824 600 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864428 865136 708 0.1
bss 90056 90056 0 0.0
text 589496 590098 602 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851224 851932 708 0.1
bss 89856 89856 0 0.0
text 579612 580218 606 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847456 848156 700 0.1
bss 89776 89776 0 0.0
text 575328 575928 600 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879604 880312 708 0.1
bss 91496 91496 0 0.0
text 600102 600708 606 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875760 876468 708 0.1
bss 91892 91892 0 0.0
text 595344 595948 604 0.1

@github-actions
Copy link

PR #26784: Size comparison from 49eae3a to c36afeb

Increases (4 builds for mbed, nrfconnect)
platform target config section 49eae3a c36afeb change % change
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2495368 2495408 40 0.0
.text 1458052 1458092 40 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 133072 133096 24 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 109836 109856 20 0.0
all-clusters-app nrf7002dk_nrf5340_cpuapp rodata 229088 229112 24 0.0
Decreases (3 builds for nrfconnect)
platform target config section 49eae3a c36afeb change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1178080 1178072 -8 -0.0
text 808684 808648 -36 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1124300 1124288 -12 -0.0
text 778980 778944 -36 -0.0
all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1437824 1437816 -8 -0.0
text 779284 779256 -28 -0.0
Full report (4 builds for mbed, nrfconnect)
platform target config section 49eae3a c36afeb change % change
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495368 2495408 40 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458052 1458092 40 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178080 1178072 -8 -0.0
bss 155621 155621 0 0.0
rodata 133072 133096 24 0.0
text 808684 808648 -36 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124300 1124288 -12 -0.0
bss 154773 154773 0 0.0
rodata 109836 109856 20 0.0
text 778980 778944 -36 -0.0
all-clusters-app nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437824 1437816 -8 -0.0
bss 135361 135361 0 0.0
rodata 229088 229112 24 0.0
text 779284 779256 -28 -0.0

@github-actions
Copy link

github-actions bot commented May 26, 2023

PR #26784: Size comparison from ad5253a to 03544d4

Increases (19 builds for esp32, nrfconnect, psoc6, telink)
platform target config section ad5253a 03544d4 change % change
esp32 all-clusters-app c3devkit (read only) 1054344 1054346 2 0.0
.flash.text 1054344 1054346 2 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 779252 779256 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23229364 23229365 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1013460 1014160 700 0.1
text 689120 689718 598 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 949168 949868 700 0.1
text 650988 651586 598 0.1
bridge-app tlsr9518adk80d (read/write) 927184 927884 700 0.1
text 640626 641228 602 0.1
contact-sensor-app tlsr9518adk80d (read/write) 858432 859140 708 0.1
text 583304 583908 604 0.1
light-switch-app tlsr9518adk80d (read/write) 874744 875444 700 0.1
text 597934 598534 600 0.1
lighting-app tlsr9518adk80d (read/write) 942324 943024 700 0.1
text 657618 658222 604 0.1
lighting-app-factory-data tlsr9518adk80d (read/write) 953696 954396 700 0.1
text 665136 665740 604 0.1
lighting-app-rpc tlsr9518adk80d (read/write) 1010748 1011456 708 0.1
text 702074 702684 610 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1043172 1043880 708 0.1
text 722646 723254 608 0.1
lock-app tlsr9518adk80d (read/write) 913492 914192 700 0.1
text 611972 612570 598 0.1
ota-requestor-app tlsr9518adk80d (read/write) 881024 881724 700 0.1
text 605236 605834 598 0.1
pump-app tlsr9518adk80d (read/write) 864436 865136 700 0.1
text 589480 590080 600 0.1
pump-controller-app tlsr9518adk80d (read/write) 851232 851932 700 0.1
text 579596 580200 604 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 847464 848164 700 0.1
text 575312 575912 600 0.1
thermostat tlsr9518adk80d (read/write) 879612 880320 708 0.1
text 600086 600692 606 0.1
window-covering tlsr9518adk80d (read/write) 875776 876476 700 0.1
text 595330 595932 602 0.1
Decreases (6 builds for bl702, cc32xx, efr32, psoc6, qpg)
platform target config section ad5253a 03544d4 change % change
bl702 lighting-app bl702 .debug_info 42156324 42156322 -2 -0.0
.text 966794 966790 -4 -0.0
bl702+rpc .debug_info 47082391 47082390 -1 -0.0
.text 1040182 1040180 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20539281 20539280 -1 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068896 1068888 -8 -0.0
.text 892580 892572 -8 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27956375 27956374 -1 -0.0
qpg lock-app qpg6105+debug (read/write) 1139948 1139940 -8 -0.0
.text 587048 587040 -8 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section ad5253a 03544d4 change % change
bl602 lighting-app bl602 (read/write) 1356518 1356518 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036590 1036590 0 0.0
bl602+rpc (read/write) 1402794 1402794 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067946 1067946 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188303 1188303 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555719 1555719 0 0.0
.debug_aranges 136032 136032 0 0.0
.debug_frame 500376 500376 0 0.0
.debug_info 42156324 42156322 -2 -0.0
.debug_line 5370805 5370805 0 0.0
.debug_loc 3496886 3496886 0 0.0
.debug_ranges 375704 375704 0 0.0
.debug_str 3841611 3841611 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 107232 107232 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 582430 582430 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966794 966790 -4 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277107 1277107 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714702 1714702 0 0.0
.debug_aranges 144320 144320 0 0.0
.debug_frame 528388 528388 0 0.0
.debug_info 47082391 47082390 -1 -0.0
.debug_line 5786722 5786722 0 0.0
.debug_loc 3699606 3699606 0 0.0
.debug_ranges 401064 401064 0 0.0
.debug_str 4267128 4267128 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 121312 121312 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 643750 643750 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040182 1040180 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658123 658123 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77115 77115 0 0.0
.text 580516 580516 0 0.0
pump-app LP_CC2652R7 (read only) 648839 648839 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79695 79695 0 0.0
.text 568656 568656 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634343 634343 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75575 75575 0 0.0
.text 558280 558280 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747243 747243 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79671 79671 0 0.0
.text 667184 667184 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739279 739279 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76355 76355 0 0.0
.text 662532 662532 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727411 727411 0 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102319 102319 0 0.0
.text 624704 624704 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680819 680819 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76879 76879 0 0.0
.text 603548 603548 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666267 666267 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72727 72727 0 0.0
.text 593148 593148 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605842 605842 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 955071 955071 0 0.0
.debug_aranges 104360 104360 0 0.0
.debug_frame 353300 353300 0 0.0
.debug_info 20539281 20539280 -1 -0.0
.debug_line 2715330 2715330 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532678 1532678 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96806 96806 0 0.0
.debug_str 3266523 3266523 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 499320 499320 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524483 524483 0 0.0
.app_xip_area 417277 417277 0 0.0
.bss 62184 62184 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) 529187 529187 0 0.0
.app_xip_area 416677 416677 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) 566331 566331 0 0.0
.app_xip_area 459885 459885 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) 530987 530987 0 0.0
.app_xip_area 421973 421973 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) 964372 964372 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782536 782536 0 0.0
BRD4187C (read/write) 1000992 1000992 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838780 838780 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068896 1068888 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892580 892572 -8 -0.0
window-app BRD4187C (read/write) 1076332 1076332 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929752 929752 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054344 1054346 2 0.0
(read/write) 1583832 1583832 0 0.0
.dram0.bss 77192 77192 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213536 213536 0 0.0
.flash.text 1054344 1054346 2 0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101639 1101639 0 0.0
(read/write) 492982 492982 0 0.0
.dram0.bss 82208 82208 0 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241320 241320 0 0.0
.flash.text 1096255 1096255 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583644 583644 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583108 583108 0 0.0
light k32w0+release (read only) 582588 582588 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582052 582052 0 0.0
lock k32w0+release (read only) 556076 556076 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555540 555540 0 0.0
linux all-clusters-app debug (read only) 3150237 3150237 0 0.0
(read/write) 152904 152904 0 0.0
.bss 60224 60224 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84016 84016 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 231048 231048 0 0.0
.text 2733093 2733093 0 0.0
all-clusters-minimal-app debug (read only) 2958197 2958197 0 0.0
(read/write) 145792 145792 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 77936 77936 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224328 224328 0 0.0
.text 2551429 2551429 0 0.0
bridge-app debug (read only) 2518061 2518061 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 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 173256 173256 0 0.0
.text 2172485 2172485 0 0.0
chip-tool debug (read only) 13708329 13708329 0 0.0
(read/write) 677736 677736 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 641480 641480 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 660365 660365 0 0.0
.text 11474052 11474052 0 0.0
chip-tool-ipv6only arm64 (read only) 12881068 12881068 0 0.0
(read/write) 729624 729624 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 671048 671048 0 0.0
.dynamic 560 560 0 0.0
.got 15968 15968 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 602160 602160 0 0.0
.text 10548292 10548292 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2581709 2581709 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175976 175976 0 0.0
.text 2228373 2228373 0 0.0
lighting-app debug+rpc+ui (read only) 3246249 3246249 0 0.0
(read/write) 132272 132272 0 0.0
.bss 48032 48032 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 74736 74736 0 0.0
.dynamic 656 656 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 284628 284628 0 0.0
.text 2769826 2769826 0 0.0
lock-app debug (read only) 2658293 2658293 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206312 206312 0 0.0
.text 2279285 2279285 0 0.0
ota-provider-app debug (read only) 2209373 2209373 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 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 154408 154408 0 0.0
.text 1913445 1913445 0 0.0
ota-requestor-app debug (read only) 2376725 2376725 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 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 158472 158472 0 0.0
.text 2067861 2067861 0 0.0
shell debug (read only) 2686873 2686873 0 0.0
(read/write) 141328 141328 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199570 199570 0 0.0
.text 2325138 2325138 0 0.0
thermostat-no-ble arm64 (read only) 2524732 2524732 0 0.0
(read/write) 142568 142568 0 0.0
.bss 53480 53480 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77816 77816 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 392 392 0 0.0
.rodata 129392 129392 0 0.0
.text 2131732 2131732 0 0.0
tv-app debug (read only) 3314385 3314385 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 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 222680 222680 0 0.0
.text 2895522 2895522 0 0.0
tv-casting-app debug (read only) 7425425 7425425 0 0.0
(read/write) 195440 195440 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 135064 135064 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 317676 317676 0 0.0
.text 6738434 6738434 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495408 2495408 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458092 1458092 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178072 1178072 0 0.0
bss 155621 155621 0 0.0
rodata 133096 133096 0 0.0
text 808648 808648 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437816 1437816 0 0.0
bss 135361 135361 0 0.0
rodata 229112 229112 0 0.0
text 779252 779256 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124288 1124288 0 0.0
bss 154773 154773 0 0.0
rodata 109856 109856 0 0.0
text 778944 778944 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840616 0 0.0
(read/write) 1709276 1709276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190164 190164 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 1286136 1286136 0 0.0
.debug_aranges 131768 131768 0 0.0
.debug_frame 438068 438068 0 0.0
.debug_info 28336813 28336813 0 0.0
.debug_line 3814491 3814491 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2067007 2067007 0 0.0
.debug_rnglists 130795 130795 0 0.0
.debug_str 3778857 3778857 0 0.0
.heap 840616 840616 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 720397 720397 0 0.0
.symtab 467904 467904 0 0.0
.text 1508164 1508164 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841424 0 0.0
(read/write) 1650356 1650356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189364 189364 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 2552 2552 0 0.0
.debug_abbrev 1275875 1275875 0 0.0
.debug_aranges 131016 131016 0 0.0
.debug_frame 440508 440508 0 0.0
.debug_info 27956375 27956374 -1 -0.0
.debug_line 3827691 3827691 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2057919 2057919 0 0.0
.debug_rnglists 129744 129744 0 0.0
.debug_str 3767616 3767616 0 0.0
.heap 841424 841424 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 676764 676764 0 0.0
.symtab 452352 452352 0 0.0
.text 1450052 1450052 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571364 1571364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 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 2384 2384 0 0.0
.debug_abbrev 1108705 1108705 0 0.0
.debug_aranges 121048 121048 0 0.0
.debug_frame 403340 403340 0 0.0
.debug_info 23229364 23229365 1 0.0
.debug_line 3388781 3388781 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887806 1887806 0 0.0
.debug_rnglists 119281 119281 0 0.0
.debug_str 3573635 3573635 0 0.0
.heap 849736 849736 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 592144 592144 0 0.0
.symtab 414352 414352 0 0.0
.text 1379372 1379372 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627972 1627972 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107818 1107818 0 0.0
.debug_aranges 121552 121552 0 0.0
.debug_frame 405432 405432 0 0.0
.debug_info 23392541 23392541 0 0.0
.debug_line 3385264 3385264 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1901253 1901253 0 0.0
.debug_rnglists 119737 119737 0 0.0
.debug_str 3588546 3588546 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596120 596120 0 0.0
.symtab 416688 416688 0 0.0
.text 1408204 1408204 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170744 1170744 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617844 617844 0 0.0
lock-app qpg6105+debug (read/write) 1139948 1139940 -8 -0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587048 587040 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1013460 1014160 700 0.1
bss 98984 98984 0 0.0
text 689120 689718 598 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949168 949868 700 0.1
bss 98036 98036 0 0.0
text 650988 651586 598 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927184 927884 700 0.1
bss 100252 100252 0 0.0
text 640626 641228 602 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 858432 859140 708 0.1
bss 89936 89936 0 0.0
text 583304 583908 604 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874744 875444 700 0.1
bss 90092 90092 0 0.0
text 597934 598534 600 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942324 943024 700 0.1
bss 98272 98272 0 0.0
text 657618 658222 604 0.1
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953696 954396 700 0.1
bss 102520 102520 0 0.0
text 665136 665740 604 0.1
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010748 1011456 708 0.1
bss 99836 99836 0 0.0
text 702074 702684 610 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1043172 1043880 708 0.1
bss 110920 110920 0 0.0
text 722646 723254 608 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 913492 914192 700 0.1
bss 90588 90588 0 0.0
text 611972 612570 598 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881024 881724 700 0.1
bss 91192 91192 0 0.0
text 605236 605834 598 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864436 865136 700 0.1
bss 90056 90056 0 0.0
text 589480 590080 600 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851232 851932 700 0.1
bss 89856 89856 0 0.0
text 579596 580200 604 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847464 848164 700 0.1
bss 89776 89776 0 0.0
text 575312 575912 600 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879612 880320 708 0.1
bss 91496 91496 0 0.0
text 600086 600692 606 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875776 876476 700 0.1
bss 91892 91892 0 0.0
text 595330 595932 602 0.1

@s07641069 s07641069 marked this pull request as ready for review May 26, 2023 08:49
@github-actions
Copy link

github-actions bot commented May 29, 2023

PR #26784: Size comparison from cfb9994 to 83d92c7

Increases (22 builds for bl602, cc13x4_26x4, cc32xx, psoc6, qpg, telink)
platform target config section cfb9994 83d92c7 change % change
bl602 lighting-app bl602 (read/write) 1356558 1356566 8 0.0
.text 1036624 1036626 2 0.0
bl602+rpc .text 1067978 1067980 2 0.0
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 727411 727419 8 0.0
.text 624704 624712 8 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22897547 2289754 1 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 31497760 31497761 1 0.0
qpg lock-app qpg6105+debug (read/write) 1139948 1139956 8 0.0
.text 587048 587056 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1013724 1014424 700 0.1
text 689154 689754 600 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 949252 949952 700 0.1
text 651016 651616 600 0.1
bridge-app tlsr9518adk80d (read/write) 927256 927948 692 0.1
text 640658 641256 598 0.1
contact-sensor-app tlsr9518adk80d (read/write) 858504 859204 700 0.1
text 583332 583934 602 0.1
light-switch-app tlsr9518adk80d (read/write) 874808 875508 700 0.1
text 597964 598564 600 0.1
lighting-app tlsr9518adk80d (read/write) 942388 943096 708 0.1
text 657644 658250 606 0.1
lighting-app-factory-data tlsr9518adk80d (read/write) 953768 954468 700 0.1
text 665168 665770 602 0.1
lighting-app-rpc tlsr9518adk80d (read/write) 1010812 1011520 708 0.1
text 702104 702712 608 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1043244 1043952 708 0.1
text 722678 723286 608 0.1
lock-app tlsr9518adk80d (read/write) 913556 914256 700 0.1
text 612000 612600 600 0.1
ota-requestor-app tlsr9518adk80d (read/write) 881096 881796 700 0.1
text 605268 605864 596 0.1
pump-app tlsr9518adk80d (read/write) 864500 865200 700 0.1
text 589510 590112 602 0.1
pump-controller-app tlsr9518adk80d (read/write) 851296 851996 700 0.1
text 579626 580228 602 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 847496 848196 700 0.1
text 575342 575940 598 0.1
thermostat tlsr9518adk80d (read/write) 879684 880384 700 0.1
text 600118 600720 602 0.1
window-covering tlsr9518adk80d (read/write) 875848 876540 692 0.1
text 595362 595960 598 0.1
Decreases (6 builds for bl702, efr32, esp32, nrfconnect, psoc6)
platform target config section cfb9994 83d92c7 change % change
bl702 lighting-app bl702+rpc .debug_info 49712703 49712701 -2 -0.0
.text 1040216 1040212 -4 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068896 1068888 -8 -0.0
.text 892580 892572 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1054400 1054398 -2 -0.0
.flash.text 1054400 1054398 -2 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 778944 778940 -4 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31053696 31053695 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 25731469 25731468 -1 -0.0
Full report (54 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section cfb9994 83d92c7 change % change
bl602 lighting-app bl602 (read/write) 1356558 1356566 8 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036624 1036626 2 0.0
bl602+rpc (read/write) 1402834 1402834 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067978 1067980 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188335 1188335 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555681 1555681 0 0.0
.debug_aranges 148824 148824 0 0.0
.debug_frame 547952 547952 0 0.0
.debug_info 44764719 44764719 0 0.0
.debug_line 5588679 5588679 0 0.0
.debug_loc 3813354 3813354 0 0.0
.debug_ranges 393104 393104 0 0.0
.debug_str 4329351 4329351 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 107232 107232 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 582494 582494 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966828 966828 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277155 1277155 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714664 1714664 0 0.0
.debug_aranges 157112 157112 0 0.0
.debug_frame 575964 575964 0 0.0
.debug_info 49712703 49712701 -2 -0.0
.debug_line 6004596 6004596 0 0.0
.debug_loc 4016035 4016035 0 0.0
.debug_ranges 418464 418464 0 0.0
.debug_str 4754868 4754868 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 121328 121328 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 643814 643814 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040216 1040212 -4 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658123 658123 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77115 77115 0 0.0
.text 580516 580516 0 0.0
pump-app LP_CC2652R7 (read only) 648839 648839 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79695 79695 0 0.0
.text 568656 568656 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634343 634343 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75575 75575 0 0.0
.text 558280 558280 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747267 747267 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79687 79687 0 0.0
.text 667192 667192 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739287 739287 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76355 76355 0 0.0
.text 662540 662540 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727411 727419 8 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102319 102319 0 0.0
.text 624704 624712 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680819 680819 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76879 76879 0 0.0
.text 603548 603548 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666275 666275 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72727 72727 0 0.0
.text 593156 593156 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605850 605850 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 955072 955072 0 0.0
.debug_aranges 118056 118056 0 0.0
.debug_frame 403192 403192 0 0.0
.debug_info 22897547 2289754 1 0.0
.debug_line 2871877 2871877 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1720070 1720070 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107117 107117 0 0.0
.debug_str 3768376 3768376 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484235 484235 0 0.0
.symtab 287456 287456 0 0.0
.text 499328 499328 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524483 524483 0 0.0
.app_xip_area 417277 417277 0 0.0
.bss 62184 62184 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) 529187 529187 0 0.0
.app_xip_area 416677 416677 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) 566355 566355 0 0.0
.app_xip_area 459909 459909 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) 530987 530987 0 0.0
.app_xip_area 421973 421973 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) 964396 964396 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782560 782560 0 0.0
BRD4187C (read/write) 1001008 1001008 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838796 838796 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068896 1068888 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892580 892572 -8 -0.0
window-app BRD4187C (read/write) 1076340 1076340 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929760 929760 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054400 1054398 -2 -0.0
(read/write) 1584000 1584000 0 0.0
.dram0.bss 77216 77216 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213688 213688 0 0.0
.flash.text 1054400 1054398 -2 -0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101711 1101711 0 0.0
(read/write) 493154 493154 0 0.0
.dram0.bss 82232 82232 0 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241468 241468 0 0.0
.flash.text 1096327 1096327 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583644 583644 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583108 583108 0 0.0
light k32w0+release (read only) 582588 582588 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582052 582052 0 0.0
lock k32w0+release (read only) 556076 556076 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555540 555540 0 0.0
linux chip-tool-ipv6only arm64 (read only) 14792452 14792452 0 0.0
(read/write) 757512 757512 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698200 698200 0 0.0
.dynamic 560 560 0 0.0
.got 16656 16656 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 619608 619608 0 0.0
.text 12380564 12380564 0 0.0
thermostat-no-ble arm64 (read only) 2537388 2537388 0 0.0
(read/write) 142696 142696 0 0.0
.bss 53496 53496 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 77960 77960 0 0.0
.dynamic 560 560 0 0.0
.got 5416 5416 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 129288 129288 0 0.0
.text 2146228 2146228 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495496 2495496 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458180 1458180 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178244 1178244 0 0.0
bss 155643 155643 0 0.0
rodata 133220 133220 0 0.0
text 808696 808696 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437988 1437988 0 0.0
bss 135383 135383 0 0.0
rodata 229236 229236 0 0.0
text 779308 779308 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124332 1124332 0 0.0
bss 154784 154784 0 0.0
rodata 109900 109900 0 0.0
text 778944 778940 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840592 840592 0 0.0
(read/write) 1709452 1709452 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190188 190188 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 1286099 1286099 0 0.0
.debug_aranges 145472 145472 0 0.0
.debug_frame 486536 486536 0 0.0
.debug_info 31497760 31497761 1 0.0
.debug_line 3970884 3970884 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2259850 2259850 0 0.0
.debug_rnglists 141112 141112 0 0.0
.debug_str 4280988 4280988 0 0.0
.heap 840592 840592 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 720491 720491 0 0.0
.symtab 467936 467936 0 0.0
.text 1508316 1508316 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841416 841416 0 0.0
(read/write) 1650428 1650428 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189372 189372 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 2552 2552 0 0.0
.debug_abbrev 1275833 1275833 0 0.0
.debug_aranges 144712 144712 0 0.0
.debug_frame 488960 488960 0 0.0
.debug_info 31053696 31053695 -1 -0.0
.debug_line 3984044 3984044 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2250741 2250741 0 0.0
.debug_rnglists 140055 140055 0 0.0
.debug_str 4269668 4269668 0 0.0
.heap 841416 841416 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 676756 676756 0 0.0
.symtab 452352 452352 0 0.0
.text 1450116 1450116 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571372 1571372 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 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 2384 2384 0 0.0
.debug_abbrev 1108703 1108703 0 0.0
.debug_aranges 134744 134744 0 0.0
.debug_frame 451792 451792 0 0.0
.debug_info 25731469 25731468 -1 -0.0
.debug_line 3545143 3545143 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2080628 2080628 0 0.0
.debug_rnglists 129592 129592 0 0.0
.debug_str 4075488 4075488 0 0.0
.heap 849736 849736 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 592238 592238 0 0.0
.symtab 414352 414352 0 0.0
.text 1379380 1379380 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627988 1627988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107813 1107813 0 0.0
.debug_aranges 135248 135248 0 0.0
.debug_frame 453884 453884 0 0.0
.debug_info 25853002 25853002 0 0.0
.debug_line 3541623 3541623 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2094075 2094075 0 0.0
.debug_rnglists 130048 130048 0 0.0
.debug_str 4090399 4090399 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596154 596154 0 0.0
.symtab 416688 416688 0 0.0
.text 1408220 1408220 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170752 1170752 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617852 617852 0 0.0
lock-app qpg6105+debug (read/write) 1139948 1139956 8 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587048 587056 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1013724 1014424 700 0.1
bss 99008 99008 0 0.0
text 689154 689754 600 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949252 949952 700 0.1
bss 98044 98044 0 0.0
text 651016 651616 600 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927256 927948 692 0.1
bss 100252 100252 0 0.0
text 640658 641256 598 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 858504 859204 700 0.1
bss 89936 89936 0 0.0
text 583332 583934 602 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874808 875508 700 0.1
bss 90092 90092 0 0.0
text 597964 598564 600 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942388 943096 708 0.1
bss 98272 98272 0 0.0
text 657644 658250 606 0.1
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953768 954468 700 0.1
bss 102520 102520 0 0.0
text 665168 665770 602 0.1
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010812 1011520 708 0.1
bss 99836 99836 0 0.0
text 702104 702712 608 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1043244 1043952 708 0.1
bss 110920 110920 0 0.0
text 722678 723286 608 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 913556 914256 700 0.1
bss 90588 90588 0 0.0
text 612000 612600 600 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881096 881796 700 0.1
bss 91192 91192 0 0.0
text 605268 605864 596 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864500 865200 700 0.1
bss 90056 90056 0 0.0
text 589510 590112 602 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851296 851996 700 0.1
bss 89856 89856 0 0.0
text 579626 580228 602 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847496 848196 700 0.1
bss 89776 89776 0 0.0
text 575342 575940 598 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879684 880384 700 0.1
bss 91496 91496 0 0.0
text 600118 600720 602 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875848 876540 692 0.1
bss 91892 91892 0 0.0
text 595362 595960 598 0.1

@s07641069
Copy link
Contributor Author

@bzbarsky-apple @jmartinez-silabs Could you process PR if no more change requires required?

@jmartinez-silabs jmartinez-silabs merged commit 76baa66 into project-chip:master May 29, 2023
@s07641069 s07641069 deleted the telink_openthread_fixes branch May 29, 2023 19:07
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.

5 participants