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

[ESP32] Add nvs size to 48k bytes in examples for matter 1.1 #28353

Merged

Conversation

Jerry-ESP
Copy link
Contributor

Problem
The default 24k nvs size is not enough for matter 1.1 TC-RR-1.1 test

Changes
Change all the examples's default nvs size to 48k

Testing
Has tested on lighting-app and all-clusters-app examples

@github-actions
Copy link

github-actions bot commented Jul 28, 2023

PR #28353: Size comparison from 6e9b15c to dbb7cd7

Increases (16 builds for bl602, bl702, bl702l, cyw30739, psoc6, telink)
platform target config section 6e9b15c dbb7cd7 change % change
bl602 lighting-app bl602 (read/write) 1361458 1361466 8 0.0
.text 1055118 1055122 4 0.0
bl702 lighting-app bl702 (read/write) 1164507 1164511 4 0.0
.debug_info 41279961 41279962 1 0.0
.text 952040 952042 2 0.0
bl702+rpc (read/write) 1263119 1263123 4 0.0
.debug_info 46153276 46153277 1 0.0
.text 1026448 1026450 2 0.0
bl702l lighting-app bl702l .debug_info 41281070 41281071 1 0.0
.text 940846 940848 2 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 533255 533263 8 0.0
.app_xip_area 419257 419265 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30034892 30034893 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27162831 27162833 2 0.0
light cy8ckit_062s2_43012 .debug_info 22317559 22317560 1 0.0
telink bridge-app tlsr9518adk80d text 645302 645306 4 0.0
lighting-app tlsr9518adk80d text 684146 684148 2 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049876 1049884 8 0.0
text 729048 729052 4 0.0
pump-controller-app tlsr9518adk80d text 584760 584764 4 0.0
shell tlsr9518adk80d text 478576 478578 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 591692 591694 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862712 862720 8 0.0
text 580364 580366 2 0.0
thermostat tlsr9518adk80d text 619806 619810 4 0.0
Decreases (7 builds for nrfconnect, telink)
platform target config section 6e9b15c dbb7cd7 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216484 1216468 -16 -0.0
text 841896 841892 -4 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067800 1067792 -8 -0.0
text 727086 727084 -2 -0.0
light-switch-app tlsr9518adk80d text 614284 614282 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991756 991748 -8 -0.0
text 691664 691660 -4 -0.0
lock-app tlsr9518adk80d text 616788 616786 -2 -0.0
ota-requestor-app tlsr9518adk80d text 610524 610522 -2 -0.0
pump-app tlsr9518adk80d (read/write) 879456 879448 -8 -0.0
text 594342 594340 -2 -0.0
Full report (54 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 6e9b15c dbb7cd7 change % change
bl602 lighting-app bl602 (read/write) 1361458 1361466 8 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055118 1055122 4 0.0
bl602+rpc (read/write) 1409158 1409158 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087288 1087288 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164507 1164511 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1563979 0 0.0
.debug_aranges 140064 140064 0 0.0
.debug_frame 515132 515132 0 0.0
.debug_info 41279961 41279962 1 0.0
.debug_line 5466904 5466904 0 0.0
.debug_loc 3556847 3556847 0 0.0
.debug_ranges 384016 384016 0 0.0
.debug_str 4007315 4007315 0 0.0
.hbn 544 544 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 106072 106072 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 586739 586739 0 0.0
.symtab 175024 175024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952040 952042 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263119 1263123 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741154 0 0.0
.debug_aranges 148600 148600 0 0.0
.debug_frame 544000 544000 0 0.0
.debug_info 46153276 46153277 1 0.0
.debug_line 5879343 5879343 0 0.0
.debug_loc 3762810 3762810 0 0.0
.debug_ranges 409760 409760 0 0.0
.debug_str 4427169 4427169 0 0.0
.hbn 544 544 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 120724 120724 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 649702 649702 0 0.0
.symtab 193952 193952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026448 1026450 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150076 1150076 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78240 78240 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566198 0 0.0
.debug_aranges 134568 134568 0 0.0
.debug_frame 494820 494820 0 0.0
.debug_info 41281070 41281071 1 0.0
.debug_line 5382472 5382472 0 0.0
.debug_loc 3492986 3492986 0 0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019772 4019772 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99956 99956 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 586964 586964 0 0.0
.symtab 174592 174592 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940846 940848 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610186 610186 0 0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947779 947779 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19068429 19068429 0 0.0
.debug_line 2781903 2781903 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580526 1580526 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415132 3415132 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489443 489443 0 0.0
.symtab 289760 289760 0 0.0
.text 502868 502868 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 439889 439889 0 0.0
.bss 64008 64008 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) 533255 533263 8 0.0
.app_xip_area 419257 419265 8 0.0
.bss 68960 68960 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) 571943 571943 0 0.0
.app_xip_area 463993 463993 0 0.0
.bss 62968 62968 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) 545367 545367 0 0.0
.app_xip_area 434449 434449 0 0.0
.bss 65856 65856 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 588508 588508 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587972 587972 0 0.0
light k32w0+release (read only) 587260 587260 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586724 586724 0 0.0
lock k32w0+release (read only) 559756 559756 0 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559220 559220 0 0.0
linux all-clusters-app debug (read only) 5478593 5478593 0 0.0
(read/write) 417168 417168 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275472 275472 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332848 332848 0 0.0
.text 4769315 4769315 0 0.0
all-clusters-minimal-app debug (read only) 4893801 4893801 0 0.0
(read/write) 231184 231184 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94136 94136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270982 270982 0 0.0
.text 4393027 4393027 0 0.0
bridge-app debug (read only) 2762905 2762905 0 0.0
(read/write) 132808 132808 0 0.0
.bss 50648 50648 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71160 71160 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213472 213472 0 0.0
.text 2372291 2372291 0 0.0
chip-tool debug (read only) 17652769 17652769 0 0.0
(read/write) 1054360 1054360 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948272 948272 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 909001 909001 0 0.0
.text 14690467 14690467 0 0.0
chip-tool-ipv6only arm64 (read only) 16875188 16875188 0 0.0
(read/write) 1121896 1121896 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 985656 985656 0 0.0
.dynamic 512 512 0 0.0
.got 23328 23328 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 820800 820800 0 0.0
.text 13816488 13816488 0 0.0
lighting-app debug+rpc+ui (read only) 5271793 5271793 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692579 4692579 0 0.0
lock-app debug (read only) 4451353 4451353 0 0.0
(read/write) 202024 202024 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78256 78256 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246142 246142 0 0.0
.text 3997059 3997059 0 0.0
ota-provider-app debug (read only) 4121601 4121601 0 0.0
(read/write) 191800 191800 0 0.0
.bss 113440 113440 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68208 68208 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 200030 200030 0 0.0
.text 3731635 3731635 0 0.0
ota-requestor-app debug (read only) 4215497 4215497 0 0.0
(read/write) 196112 196112 0 0.0
.bss 114368 114368 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71208 71208 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203422 203422 0 0.0
.text 3817811 3817811 0 0.0
shell debug (read only) 2924257 2924257 0 0.0
(read/write) 150488 150488 0 0.0
.bss 59560 59560 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83784 83784 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 211058 211058 0 0.0
.text 2542690 2542690 0 0.0
thermostat-no-ble arm64 (read only) 4444764 4444764 0 0.0
(read/write) 243832 243832 0 0.0
.bss 122184 122184 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102032 102032 0 0.0
.dynamic 512 512 0 0.0
.got 11952 11952 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161348 161348 0 0.0
.text 3945848 3945848 0 0.0
tv-app debug (read only) 5309009 5309009 0 0.0
(read/write) 349848 349848 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95808 95808 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271478 271478 0 0.0
.text 4794275 4794275 0 0.0
tv-casting-app debug (read only) 8281753 8281753 0 0.0
(read/write) 209824 209824 0 0.0
.bss 54080 54080 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146040 146040 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366460 366460 0 0.0
.text 7517411 7517411 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516920 2516920 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479604 1479604 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216484 1216468 -16 -0.0
bss 154799 154799 0 0.0
rodata 140664 140664 0 0.0
text 841896 841892 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335624 1335624 0 0.0
bss 140113 140113 0 0.0
rodata 135168 135168 0 0.0
text 769552 769552 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154396 1154396 0 0.0
bss 154978 154978 0 0.0
rodata 112048 112048 0 0.0
text 808336 808336 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837128 837128 0 0.0
(read/write) 1764732 1764732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193588 193588 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 2624 2624 0 0.0
.debug_abbrev 1376021 1376021 0 0.0
.debug_aranges 143424 143424 0 0.0
.debug_frame 477920 477920 0 0.0
.debug_info 30034892 30034893 1 0.0
.debug_line 4131152 4131152 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2240402 2240402 0 0.0
.debug_rnglists 141954 141954 0 0.0
.debug_str 4113052 4113052 0 0.0
.heap 837128 837128 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 799493 799493 0 0.0
.symtab 498512 498512 0 0.0
.text 1560132 1560132 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672212 1672212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285356 1285356 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162831 27162833 2 0.0
.debug_line 3954113 3954113 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143485 2143485 0 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974563 3974563 0 0.0
.heap 839072 839072 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 710218 710218 0 0.0
.symtab 464224 464224 0 0.0
.text 1469556 1469556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845288 845288 0 0.0
(read/write) 1604052 1604052 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 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 1125838 1125838 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22317559 22317560 1 0.0
.debug_line 3520983 3520983 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982706 1982706 0 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785722 3785722 0 0.0
.heap 845288 845288 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 631826 631826 0 0.0
.symtab 429184 429184 0 0.0
.text 1407612 1407612 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634364 1634364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102682 1102682 0 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21915847 21915847 0 0.0
.debug_line 3448829 3448829 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950126 1950126 0 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3739957 3739957 0 0.0
.heap 817848 817848 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 601344 601344 0 0.0
.symtab 419024 419024 0 0.0
.text 1410484 1410484 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175384 1175384 0 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622224 622224 0 0.0
lock-app qpg6105+debug (read/write) 1132592 1132592 0 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579436 579436 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067800 1067792 -8 -0.0
bss 107468 107468 0 0.0
text 727086 727084 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974236 974236 0 0.0
bss 105444 105444 0 0.0
text 667694 667694 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942040 942040 0 0.0
bss 109448 109448 0 0.0
text 645302 645306 4 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873944 873944 0 0.0
bss 99112 99112 0 0.0
text 588632 588632 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902840 902840 0 0.0
bss 99668 99668 0 0.0
text 614284 614282 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980384 980384 0 0.0
bss 107788 107788 0 0.0
text 684146 684148 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991756 991748 -8 -0.0
bss 112036 112036 0 0.0
text 691664 691660 -4 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049876 1049884 8 0.0
bss 109360 109360 0 0.0
text 729048 729052 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081236 1081236 0 0.0
bss 120428 120428 0 0.0
text 749184 749184 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928508 928508 0 0.0
bss 99756 99756 0 0.0
text 616788 616786 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896584 896584 0 0.0
bss 100392 100392 0 0.0
text 610524 610522 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879456 879448 -8 -0.0
bss 99244 99244 0 0.0
text 594342 594340 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866588 866588 0 0.0
bss 99044 99044 0 0.0
text 584760 584764 4 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97376 97376 0 0.0
text 478576 478578 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876004 876004 0 0.0
bss 99200 99200 0 0.0
text 591692 591694 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862712 862720 8 0.0
bss 98952 98952 0 0.0
text 580364 580366 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908656 908656 0 0.0
bss 99488 99488 0 0.0
text 619806 619810 4 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904016 904016 0 0.0
bss 99780 99780 0 0.0
text 614698 614698 0 0.0

@Jerry-ESP Jerry-ESP force-pushed the esp32/add_nvs_size_for_matter1_1 branch from dbb7cd7 to f475f90 Compare July 28, 2023 11:12
@github-actions
Copy link

github-actions bot commented Jul 28, 2023

PR #28353: Size comparison from 97964db to f475f90

Increases (7 builds for bl702, cyw30739, psoc6, telink)
platform target config section 97964db f475f90 change % change
bl702 lighting-app bl702+rpc (read/write) 1262919 1262923 4 0.0
.debug_info 4614832 46148324 1 0.0
.text 1026448 1026450 2 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 571759 571767 8 0.0
.app_xip_area 463945 463953 8 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22316054 22316056 2 0.0
telink lighting-app-rpc tlsr9518adk80d text 729046 729048 2 0.0
lighting-app-shell tlsr9518adk80d text 749182 749184 2 0.0
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478574 2 0.0
window-covering tlsr9518adk80d text 614692 614694 2 0.0
Decreases (11 builds for bl602, bl702, cc32xx, efr32, psoc6, telink)
platform target config section 97964db f475f90 change % change
bl602 lighting-app bl602 (read/write) 1361446 1361438 -8 -0.0
.text 1055122 1055120 -2 -0.0
bl602+rpc .text 1087288 1087286 -2 -0.0
bl702 lighting-app bl702 .debug_info 41275069 41275068 -1 -0.0
.text 952044 952042 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19066870 19066869 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1033388 1033380 -8 -0.0
.text 866836 866828 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30032647 30032646 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 21914286 21914284 -2 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 667694 667692 -2 -0.0
light-switch-app tlsr9518adk80d text 614276 614274 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991596 991588 -8 -0.0
text 691662 691658 -4 -0.0
pump-controller-app tlsr9518adk80d text 584756 584754 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 97964db f475f90 change % change
bl602 lighting-app bl602 (read/write) 1361446 1361438 -8 -0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055122 1055120 -2 -0.0
bl602+rpc (read/write) 1409138 1409138 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087288 1087286 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164311 1164311 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43664 43664 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1563979 0 0.0
.debug_aranges 140064 140064 0 0.0
.debug_frame 515132 515132 0 0.0
.debug_info 41275069 41275068 -1 -0.0
.debug_line 5466904 5466904 0 0.0
.debug_loc 3556847 3556847 0 0.0
.debug_ranges 384016 384016 0 0.0
.debug_str 4007218 4007218 0 0.0
.hbn 544 544 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 106032 106032 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 586739 586739 0 0.0
.symtab 175024 175024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952044 952042 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262919 1262923 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43664 43664 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741154 0 0.0
.debug_aranges 148600 148600 0 0.0
.debug_frame 544000 544000 0 0.0
.debug_info 4614832 46148324 1 0.0
.debug_line 5879343 5879343 0 0.0
.debug_loc 3762810 3762810 0 0.0
.debug_ranges 409760 409760 0 0.0
.debug_str 4427072 4427072 0 0.0
.hbn 544 544 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 120684 120684 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 649702 649702 0 0.0
.symtab 193952 193952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026448 1026450 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149880 1149880 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78080 78080 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566198 0 0.0
.debug_aranges 134568 134568 0 0.0
.debug_frame 494820 494820 0 0.0
.debug_info 41276178 41276178 0 0.0
.debug_line 5382472 5382472 0 0.0
.debug_loc 3492971 3492971 0 0.0
.debug_ranges 389224 389224 0 0.0
.debug_str 4019675 4019675 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99916 99916 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 586964 586964 0 0.0
.symtab 174592 174592 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940850 940850 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610162 610162 0 0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947779 947779 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19066870 19066869 -1 -0.0
.debug_line 2781903 2781903 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580515 1580515 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415035 3415035 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105178 105178 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489443 489443 0 0.0
.symtab 289744 289744 0 0.0
.text 502864 502864 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548759 548759 0 0.0
.app_xip_area 439857 439857 0 0.0
.bss 63872 63872 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) 533087 533087 0 0.0
.app_xip_area 419225 419225 0 0.0
.bss 68824 68824 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) 571759 571767 8 0.0
.app_xip_area 463945 463953 8 0.0
.bss 62832 62832 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) 545183 545183 0 0.0
.app_xip_area 434409 434409 0 0.0
.bss 65712 65712 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) 1008428 1008428 0 0.0
.bss 183628 183628 0 0.0
.data 2692 2692 0 0.0
.text 822088 822088 0 0.0
BRD4187C (read/write) 1033388 1033380 -8 -0.0
.bss 163244 163244 0 0.0
.data 3288 3288 0 0.0
.text 866836 866828 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083464 1083464 0 0.0
.bss 177644 177644 0 0.0
.data 2688 2688 0 0.0
.text 903112 903112 0 0.0
window-app BRD4187C (read/write) 1104380 1104380 0 0.0
.bss 146236 146236 0 0.0
.data 3200 3200 0 0.0
.text 954924 954924 0 0.0
k32w contact k32w0+release (read only) 588508 588508 0 0.0
(read/write) 91472 91472 0 0.0
.bss 67468 67468 0 0.0
.data 2168 2168 0 0.0
.text 587972 587972 0 0.0
light k32w0+release (read only) 587180 587180 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586644 586644 0 0.0
lock k32w0+release (read only) 559756 559756 0 0.0
(read/write) 88928 88928 0 0.0
.bss 65004 65004 0 0.0
.data 2100 2100 0 0.0
.text 559220 559220 0 0.0
linux all-clusters-app debug (read only) 5478561 5478561 0 0.0
(read/write) 417168 417168 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275472 275472 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332816 0 0.0
.text 4769315 4769315 0 0.0
all-clusters-minimal-app debug (read only) 4893769 4893769 0 0.0
(read/write) 231184 231184 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94136 94136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270950 270950 0 0.0
.text 4393027 4393027 0 0.0
bridge-app debug (read only) 2762881 2762881 0 0.0
(read/write) 132808 132808 0 0.0
.bss 50648 50648 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71160 71160 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213448 213448 0 0.0
.text 2372291 2372291 0 0.0
chip-tool debug (read only) 17652737 17652737 0 0.0
(read/write) 1054360 1054360 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948272 948272 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 908969 908969 0 0.0
.text 14690467 14690467 0 0.0
chip-tool-ipv6only arm64 (read only) 16875156 16875156 0 0.0
(read/write) 1121896 1121896 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 985656 985656 0 0.0
.dynamic 512 512 0 0.0
.got 23328 23328 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 820768 820768 0 0.0
.text 13816488 13816488 0 0.0
lighting-app debug+rpc+ui (read only) 5271793 5271793 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692579 4692579 0 0.0
lock-app debug (read only) 4451329 4451329 0 0.0
(read/write) 202024 202024 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78256 78256 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246118 246118 0 0.0
.text 3997059 3997059 0 0.0
ota-provider-app debug (read only) 4121577 4121577 0 0.0
(read/write) 191800 191800 0 0.0
.bss 113440 113440 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68208 68208 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 200006 200006 0 0.0
.text 3731635 3731635 0 0.0
ota-requestor-app debug (read only) 4215473 4215473 0 0.0
(read/write) 196112 196112 0 0.0
.bss 114368 114368 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71208 71208 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203398 203398 0 0.0
.text 3817811 3817811 0 0.0
shell debug (read only) 2924225 2924225 0 0.0
(read/write) 150488 150488 0 0.0
.bss 59560 59560 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83784 83784 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 211026 211026 0 0.0
.text 2542690 2542690 0 0.0
thermostat-no-ble arm64 (read only) 4444740 4444740 0 0.0
(read/write) 243832 243832 0 0.0
.bss 122184 122184 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102032 102032 0 0.0
.dynamic 512 512 0 0.0
.got 11952 11952 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945848 3945848 0 0.0
tv-app debug (read only) 5308977 5308977 0 0.0
(read/write) 349848 349848 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95808 95808 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271446 0 0.0
.text 4794275 4794275 0 0.0
tv-casting-app debug (read only) 8281721 8281721 0 0.0
(read/write) 209824 209824 0 0.0
.bss 54080 54080 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146040 146040 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366428 366428 0 0.0
.text 7517411 7517411 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516904 2516904 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479588 1479588 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216308 1216308 0 0.0
bss 154655 154655 0 0.0
rodata 140632 140632 0 0.0
text 841892 841892 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335608 1335608 0 0.0
bss 140113 140113 0 0.0
rodata 135152 135152 0 0.0
text 769552 769552 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154220 1154220 0 0.0
bss 154834 154834 0 0.0
rodata 112016 112016 0 0.0
text 808328 808328 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837128 837128 0 0.0
(read/write) 1764716 1764716 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193588 193588 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 2624 2624 0 0.0
.debug_abbrev 1376021 1376021 0 0.0
.debug_aranges 143424 143424 0 0.0
.debug_frame 477920 477920 0 0.0
.debug_info 30032647 30032646 -1 -0.0
.debug_line 4131152 4131152 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2240417 2240417 0 0.0
.debug_rnglists 141954 141954 0 0.0
.debug_str 4112955 4112955 0 0.0
.heap 837128 837128 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 799493 799493 0 0.0
.symtab 498496 498496 0 0.0
.text 1560116 1560116 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672196 1672196 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285356 1285356 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27160907 27160907 0 0.0
.debug_line 3954113 3954113 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143500 2143500 0 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974466 3974466 0 0.0
.heap 839072 839072 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 710218 710218 0 0.0
.symtab 464208 464208 0 0.0
.text 1469540 1469540 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845288 845288 0 0.0
(read/write) 1604036 1604036 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 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 1125838 1125838 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316054 22316056 2 0.0
.debug_line 3520983 3520983 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982721 1982721 0 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785625 3785625 0 0.0
.heap 845288 845288 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 631826 631826 0 0.0
.symtab 429168 429168 0 0.0
.text 1407596 1407596 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634348 1634348 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102682 1102682 0 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21914286 21914284 -2 -0.0
.debug_line 3448829 3448829 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950141 1950141 0 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3739860 3739860 0 0.0
.heap 817848 817848 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 601344 601344 0 0.0
.symtab 419008 419008 0 0.0
.text 1410468 1410468 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175304 1175304 0 0.0
.bss 101320 101320 0 0.0
.data 788 788 0 0.0
.text 622144 622144 0 0.0
lock-app qpg6105+debug (read/write) 1132584 1132584 0 0.0
.bss 96048 96048 0 0.0
.data 792 792 0 0.0
.text 579428 579428 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067632 1067632 0 0.0
bss 107348 107348 0 0.0
text 727084 727084 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974076 974076 0 0.0
bss 105324 105324 0 0.0
text 667694 667692 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941880 941880 0 0.0
bss 109328 109328 0 0.0
text 645302 645302 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873776 873776 0 0.0
bss 98992 98992 0 0.0
text 588626 588626 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902672 902672 0 0.0
bss 99548 99548 0 0.0
text 614276 614274 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980216 980216 0 0.0
bss 107668 107668 0 0.0
text 684144 684144 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991596 991588 -8 -0.0
bss 111916 111916 0 0.0
text 691662 691658 -4 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049716 1049716 0 0.0
bss 109240 109240 0 0.0
text 729046 729048 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081076 1081076 0 0.0
bss 120308 120308 0 0.0
text 749182 749184 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928340 928340 0 0.0
bss 99636 99636 0 0.0
text 616780 616780 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896424 896424 0 0.0
bss 100272 100272 0 0.0
text 610522 610522 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879288 879288 0 0.0
bss 99124 99124 0 0.0
text 594336 594336 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866420 866420 0 0.0
bss 98924 98924 0 0.0
text 584756 584754 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875836 875836 0 0.0
bss 99080 99080 0 0.0
text 591688 591688 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862552 862552 0 0.0
bss 98832 98832 0 0.0
text 580360 580360 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908488 908488 0 0.0
bss 99368 99368 0 0.0
text 619804 619804 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903848 903848 0 0.0
bss 99660 99660 0 0.0
text 614692 614694 2 0.0

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

PR #28353: Size comparison from 693ef72 to 508d46f

Increases (4 builds for bl702l, esp32, psoc6)
platform target config section 693ef72 508d46f0 change % change
bl702l lighting-app bl702l (read/write) 1150424 1150428 4 0.0
.debug_info 41280499 41280500 1 0.0
.text 941316 941318 2 0.0
esp32 all-clusters-app c3devkit (read only) 1095534 1095536 2 0.0
.flash.text 1095534 1095536 2 0.0
m5stack (read/write) 500434 500438 4 0.0
.flash.rodata 248092 248096 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27166571 27166572 1 0.0
Decreases (4 builds for bl602, cc32xx, efr32, psoc6)
platform target config section 693ef72 508d46f0 change % change
bl602 lighting-app bl602+rpc .text 1087500 1087498 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19072473 19072471 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1033564 1033556 -8 -0.0
.text 867004 866996 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 21919914 21919913 -1 -0.0
Full report (31 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 693ef72 508d46f0 change % change
bl602 lighting-app bl602 (read/write) 1361970 1361970 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1055588 0 0.0
bl602+rpc (read/write) 1409414 1409414 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087498 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1164603 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1564080 0 0.0
.debug_aranges 140136 140136 0 0.0
.debug_frame 515452 515452 0 0.0
.debug_info 41279390 41279390 0 0.0
.debug_line 5469245 5469245 0 0.0
.debug_loc 3558169 3558169 0 0.0
.debug_ranges 384168 384168 0 0.0
.debug_str 4008650 4008650 0 0.0
.hbn 544 544 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 106096 106096 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 587740 587740 0 0.0
.symtab 175200 175200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 952254 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1263467 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1741255 0 0.0
.debug_aranges 148672 148672 0 0.0
.debug_frame 544320 544320 0 0.0
.debug_info 46152645 46152645 0 0.0
.debug_line 5881684 5881684 0 0.0
.debug_loc 3764132 3764132 0 0.0
.debug_ranges 409912 409912 0 0.0
.debug_str 4428504 4428504 0 0.0
.hbn 544 544 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 120748 120748 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 650703 650703 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
1026916 1026916 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150428 4 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1566299 0 0.0
.debug_aranges 134640 134640 0 0.0
.debug_frame 495140 495140 0 0.0
.debug_info 41280499 41280500 1 0.0
.debug_line 5384813 5384813 0 0.0
.debug_loc 3494338 3494338 0 0.0
.debug_ranges 389376 389376 0 0.0
.debug_str 4021107 4021107 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 99980 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 587965 0 0.0
.symtab 174768 174768 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 941318 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610370 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947836 0 0.0
.debug_aranges 108032 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072473 19072471 -2 -0.0
.debug_line 2783805 2783805 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581595 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99685 0 0.0
.debug_str 3416700 3416700 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490115 0 0.0
.symtab 290064 290064 0 0.0
.text 502996 502996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 440017 440017 0 0.0
.bss 63880 63880 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) 533255 533255 0 0.0
.app_xip_area 419385 419385 0 0.0
.bss 68832 68832 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) 571927 571927 0 0.0
.app_xip_area 464105 464105 0 0.0
.bss 62840 62840 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) 545367 545367 0 0.0
.app_xip_area 434577 434577 0 0.0
.bss 65728 65728 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) 1008628 1008628 0 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822280 0 0.0
BRD4187C (read/write) 1033564 1033556 -8 -0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 866996 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083616 0 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903256 0 0.0
window-app BRD4187C (read/write) 1104604 1104604 0 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955140 0 0.0
esp32 all-clusters-app c3devkit (read only) 1095534 1095536 2 0.0
(read/write) 1590056 1590056 0 0.0
.dram0.bss 77368 77368 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219552 219552 0 0.0
.flash.text 1095534 1095536 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141887 1141887 0 0.0
(read/write) 500434 500438 4 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248092 248096 4 0.0
.flash.text 1136503 1136503 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588668 588668 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588132 0 0.0
light k32w0+release (read only) 587356 587356 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 586820 0 0.0
lock k32w0+release (read only) 559900 559900 0 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559364 0 0.0
linux chip-tool-ipv6only arm64 (read only) 16968124 16968124 0 0.0
(read/write) 1122488 1122488 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986224 0 0.0
.dynamic 512 512 0 0.0
.got 23344 23344 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 825848 0 0.0
.text 13902824 13902824 0 0.0
thermostat-no-ble arm64 (read only) 4445156 4445156 0 0.0
(read/write) 243992 243992 0 0.0
.bss 122200 122200 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102168 0 0.0
.dynamic 512 512 0 0.0
.got 11960 11960 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945976 3945976 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517080 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216456 0 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842000 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335756 0 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154372 0 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808444 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1764940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 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 2624 2624 0 0.0
.debug_abbrev 1376055 1376055 0 0.0
.debug_aranges 143504 143504 0 0.0
.debug_frame 478148 478148 0 0.0
.debug_info 30038326 30038326 0 0.0
.debug_line 4133056 4133056 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241517 0 0.0
.debug_rnglists 142019 142019 0 0.0
.debug_str 4114532 4114532 0 0.0
.heap 837120 837120 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 800233 800233 0 0.0
.symtab 498864 498864 0 0.0
.text 1560332 1560332 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1672404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285416 1285416 0 0.0
.debug_aranges 137008 137008 0 0.0
.debug_frame 461936 461936 0 0.0
.debug_info 27166571 27166572 1 0.0
.debug_line 3956018 3956018 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144678 0 0.0
.debug_rnglists 135312 135312 0 0.0
.debug_str 3976139 3976139 0 0.0
.heap 839072 839072 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 710890 710890 0 0.0
.symtab 464528 464528 0 0.0
.text 1469748 1469748 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604260 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 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 1125898 1125898 0 0.0
.debug_aranges 127280 127280 0 0.0
.debug_frame 425568 425568 0 0.0
.debug_info 22321724 22321724 0 0.0
.debug_line 3522888 3522888 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1983899 0 0.0
.debug_rnglists 125202 125202 0 0.0
.debug_str 3787290 3787290 0 0.0
.heap 845280 845280 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 632498 632498 0 0.0
.symtab 429488 429488 0 0.0
.text 1407812 1407812 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1634564 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102742 1102742 0 0.0
.debug_aranges 125224 125224 0 0.0
.debug_frame 418400 418400 0 0.0
.debug_info 21919914 21919913 -1 -0.0
.debug_line 3450730 3450730 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951319 0 0.0
.debug_rnglists 122542 122542 0 0.0
.debug_str 3741525 3741525 0 0.0
.heap 817848 817848 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 602016 602016 0 0.0
.symtab 419328 419328 0 0.0
.text 1410684 1410684 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175464 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622304 0 0.0
lock-app qpg6105+debug (read/write) 1132768 1132768 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579612 0 0.0

@Jerry-ESP Jerry-ESP force-pushed the esp32/add_nvs_size_for_matter1_1 branch from 508d46f to b9e6c9c Compare July 31, 2023 06:54
@github-actions
Copy link

github-actions bot commented Jul 31, 2023

PR #28353: Size comparison from 693ef72 to b9e6c9c

Increases (11 builds for esp32, psoc6, telink)
platform target config section 693ef72 b9e6c9c change % change
esp32 all-clusters-app c3devkit (read only) 1095534 1095536 2 0.0
.flash.text 1095534 1095536 2 0.0
m5stack (read/write) 500434 500438 4 0.0
.flash.rodata 248092 248096 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27166571 27166572 1 0.0
light cy8ckit_062s2_43012 .debug_info 22321724 22321725 1 0.0
telink bridge-app tlsr9518adk80d (read/write) 942008 942016 8 0.0
text 645380 645382 2 0.0
lighting-app-rpc tlsr9518adk80d text 729126 729128 2 0.0
lighting-app-shell tlsr9518adk80d text 749262 749264 2 0.0
pump-app tlsr9518adk80d text 594414 594416 2 0.0
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478574 2 0.0
thermostat tlsr9518adk80d text 619880 619882 2 0.0
window-covering tlsr9518adk80d text 614770 614772 2 0.0
Decreases (12 builds for bl602, bl702l, cc32xx, efr32, esp32, psoc6, telink)
platform target config section 693ef72 b9e6c9c change % change
bl602 lighting-app bl602 .text 1055588 1055586 -2 -0.0
bl602+rpc .text 1087500 1087498 -2 -0.0
bl702l lighting-app bl702l .debug_info 41280499 41280498 -1 -0.0
.text 941316 941314 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19072473 19072471 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1033564 1033556 -8 -0.0
.text 867004 866996 -8 -0.0
esp32 all-clusters-app c3devkit (read/write) 1590056 1590048 -8 -0.0
.flash.rodata 219552 219544 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 21919914 21919913 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 727144 727142 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 667772 667770 -2 -0.0
contact-sensor-app tlsr9518adk80d text 588706 588704 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 991720 -8 -0.0
text 691742 691740 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 896544 896536 -8 -0.0
text 610604 610600 -4 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 b9e6c9c change % change
bl602 lighting-app bl602 (read/write) 1361970 1361970 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1055586 -2 -0.0
bl602+rpc (read/write) 1409414 1409414 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087498 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1164603 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1564080 0 0.0
.debug_aranges 140136 140136 0 0.0
.debug_frame 515452 515452 0 0.0
.debug_info 41279390 41279390 0 0.0
.debug_line 5469245 5469245 0 0.0
.debug_loc 3558169 3558169 0 0.0
.debug_ranges 384168 384168 0 0.0
.debug_str 4008650 4008650 0 0.0
.hbn 544 544 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 106096 106096 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 587740 587740 0 0.0
.symtab 175200 175200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 952254 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1263467 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1741255 0 0.0
.debug_aranges 148672 148672 0 0.0
.debug_frame 544320 544320 0 0.0
.debug_info 46152645 46152645 0 0.0
.debug_line 5881684 5881684 0 0.0
.debug_loc 3764132 3764132 0 0.0
.debug_ranges 409912 409912 0 0.0
.debug_str 4428504 4428504 0 0.0
.hbn 544 544 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 120748 120748 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 650703 650703 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
1026916 1026916 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150424 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1566299 0 0.0
.debug_aranges 134640 134640 0 0.0
.debug_frame 495140 495140 0 0.0
.debug_info 41280499 41280498 -1 -0.0
.debug_line 5384813 5384813 0 0.0
.debug_loc 3494338 3494338 0 0.0
.debug_ranges 389376 389376 0 0.0
.debug_str 4021107 4021107 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 99980 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 587965 0 0.0
.symtab 174768 174768 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 941314 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610370 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947836 0 0.0
.debug_aranges 108032 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072473 19072471 -2 -0.0
.debug_line 2783805 2783805 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581595 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99685 0 0.0
.debug_str 3416700 3416700 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490115 0 0.0
.symtab 290064 290064 0 0.0
.text 502996 502996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 440017 440017 0 0.0
.bss 63880 63880 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) 533255 533255 0 0.0
.app_xip_area 419385 419385 0 0.0
.bss 68832 68832 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) 571927 571927 0 0.0
.app_xip_area 464105 464105 0 0.0
.bss 62840 62840 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) 545367 545367 0 0.0
.app_xip_area 434577 434577 0 0.0
.bss 65728 65728 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) 1008628 1008628 0 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822280 0 0.0
BRD4187C (read/write) 1033564 1033556 -8 -0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 866996 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083616 0 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903256 0 0.0
window-app BRD4187C (read/write) 1104604 1104604 0 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955140 0 0.0
esp32 all-clusters-app c3devkit (read only) 1095534 1095536 2 0.0
(read/write) 1590056 1590048 -8 -0.0
.dram0.bss 77368 77368 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219552 219544 -8 -0.0
.flash.text 1095534 1095536 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141887 1141887 0 0.0
(read/write) 500434 500438 4 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248092 248096 4 0.0
.flash.text 1136503 1136503 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588668 588668 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588132 0 0.0
light k32w0+release (read only) 587356 587356 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 586820 0 0.0
lock k32w0+release (read only) 559900 559900 0 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559364 0 0.0
linux all-clusters-app debug (read only) 5478993 5478993 0 0.0
(read/write) 417264 417264 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275584 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332816 0 0.0
.text 4769555 4769555 0 0.0
all-clusters-minimal-app debug (read only) 4894073 4894073 0 0.0
(read/write) 231280 231280 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94248 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 270918 0 0.0
.text 4393171 4393171 0 0.0
bridge-app debug (read only) 2763233 2763233 0 0.0
(read/write) 132936 132936 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71272 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213480 0 0.0
.text 2372419 2372419 0 0.0
chip-tool debug (read only) 17752889 17752889 0 0.0
(read/write) 1054936 1054936 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 948848 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 914537 0 0.0
.text 14783539 14783539 0 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16968124 0 0.0
(read/write) 1122488 1122488 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986224 0 0.0
.dynamic 512 512 0 0.0
.got 23344 23344 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 825848 0 0.0
.text 13902824 13902824 0 0.0
lighting-app debug+rpc+ui (read only) 5272137 5272137 0 0.0
(read/write) 222184 222184 0 0.0
.bss 117616 117616 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92112 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692707 4692707 0 0.0
lock-app debug (read only) 4451681 4451681 0 0.0
(read/write) 202120 202120 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78368 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246150 0 0.0
.text 3997187 3997187 0 0.0
ota-provider-app debug (read only) 4121849 4121849 0 0.0
(read/write) 191992 191992 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68320 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 199942 0 0.0
.text 3731779 3731779 0 0.0
ota-requestor-app debug (read only) 4215841 4215841 0 0.0
(read/write) 196304 196304 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71320 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203430 0 0.0
.text 3817955 3817955 0 0.0
shell debug (read only) 2922305 2922305 0 0.0
(read/write) 150616 150616 0 0.0
.bss 59592 59592 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83896 83896 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 208786 0 0.0
.text 2542818 2542818 0 0.0
thermostat-no-ble arm64 (read only) 4445156 4445156 0 0.0
(read/write) 243992 243992 0 0.0
.bss 122200 122200 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102168 0 0.0
.dynamic 512 512 0 0.0
.got 11960 11960 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945976 3945976 0 0.0
tv-app debug (read only) 5309297 5309297 0 0.0
(read/write) 349944 349944 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 95904 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271446 0 0.0
.text 4794403 4794403 0 0.0
tv-casting-app debug (read only) 8287153 8287153 0 0.0
(read/write) 210528 210528 0 0.0
.bss 54112 54112 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146712 146712 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366492 0 0.0
.text 7521075 7521075 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517080 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216456 0 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842000 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335756 0 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154372 0 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808444 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1764940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 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 2624 2624 0 0.0
.debug_abbrev 1376055 1376055 0 0.0
.debug_aranges 143504 143504 0 0.0
.debug_frame 478148 478148 0 0.0
.debug_info 30038326 30038326 0 0.0
.debug_line 4133056 4133056 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241517 0 0.0
.debug_rnglists 142019 142019 0 0.0
.debug_str 4114532 4114532 0 0.0
.heap 837120 837120 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 800233 800233 0 0.0
.symtab 498864 498864 0 0.0
.text 1560332 1560332 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1672404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285416 1285416 0 0.0
.debug_aranges 137008 137008 0 0.0
.debug_frame 461936 461936 0 0.0
.debug_info 27166571 27166572 1 0.0
.debug_line 3956018 3956018 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144678 0 0.0
.debug_rnglists 135312 135312 0 0.0
.debug_str 3976139 3976139 0 0.0
.heap 839072 839072 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 710890 710890 0 0.0
.symtab 464528 464528 0 0.0
.text 1469748 1469748 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604260 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 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 1125898 1125898 0 0.0
.debug_aranges 127280 127280 0 0.0
.debug_frame 425568 425568 0 0.0
.debug_info 22321724 22321725 1 0.0
.debug_line 3522888 3522888 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1983899 0 0.0
.debug_rnglists 125202 125202 0 0.0
.debug_str 3787290 3787290 0 0.0
.heap 845280 845280 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 632498 632498 0 0.0
.symtab 429488 429488 0 0.0
.text 1407812 1407812 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1634564 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102742 1102742 0 0.0
.debug_aranges 125224 125224 0 0.0
.debug_frame 418400 418400 0 0.0
.debug_info 21919914 21919913 -1 -0.0
.debug_line 3450730 3450730 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951319 0 0.0
.debug_rnglists 122542 122542 0 0.0
.debug_str 3741525 3741525 0 0.0
.heap 817848 817848 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 602016 602016 0 0.0
.symtab 419328 419328 0 0.0
.text 1410684 1410684 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175464 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622304 0 0.0
lock-app qpg6105+debug (read/write) 1132768 1132768 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579612 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1067736 0 0.0
bss 107348 107348 0 0.0
text 727144 727142 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974196 0 0.0
bss 105324 105324 0 0.0
text 667772 667770 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942008 942016 8 0.0
bss 109344 109344 0 0.0
text 645380 645382 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 873904 0 0.0
bss 99000 99000 0 0.0
text 588706 588704 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902808 902808 0 0.0
bss 99564 99564 0 0.0
text 614356 614356 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 980348 0 0.0
bss 107676 107676 0 0.0
text 684224 684224 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 991720 -8 -0.0
bss 111924 111924 0 0.0
text 691742 691740 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1049848 0 0.0
bss 109248 109248 0 0.0
text 729126 729128 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081216 0 0.0
bss 120324 120324 0 0.0
text 749262 749264 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928476 928476 0 0.0
bss 99644 99644 0 0.0
text 616862 616862 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 896536 -8 -0.0
bss 100272 100272 0 0.0
text 610604 610600 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 879416 0 0.0
bss 99132 99132 0 0.0
text 594414 594416 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 866548 0 0.0
bss 98932 98932 0 0.0
text 584834 584834 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 875964 0 0.0
bss 99088 99088 0 0.0
text 591766 591766 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862672 862672 0 0.0
bss 98840 98840 0 0.0
text 580436 580436 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 908624 0 0.0
bss 99384 99384 0 0.0
text 619880 619882 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 903976 0 0.0
bss 99668 99668 0 0.0
text 614770 614772 2 0.0

@mergify mergify bot merged commit c96ffaa into project-chip:master Jul 31, 2023
48 checks passed
@dhrishi
Copy link
Contributor

dhrishi commented Jul 31, 2023

@Jerry-ESP Please cherry-pick this to v1.1-branch

@Jerry-ESP
Copy link
Contributor Author

#28407

andy31415 added a commit that referenced this pull request Aug 21, 2023
Co-authored-by: Andrei Litvin <andy314@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants