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

Reduce disk usage on bootstrap cache miss #29799

Conversation

tehampson
Copy link
Contributor

@tehampson tehampson commented Oct 16, 2023

Problem:

  • On a bootstrap-cache miss we would use an extra 1.4GB that would cause some rollups to fail
    • Hypothesis (not validated): This issue would manifest in a unique way where some PR would fail initially for some jobs, but because some other jobs would succeed a new cache would be uploaded. This would allow re-running previously failed jobs to succeed as their would no longer be a cache miss.
  • The temporary pigweed.json file should be in a location that when changed causes bootstrarp-cache miss

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

PR #29799: Size comparison from 48aec5f to ef840f4

Increases above 0.2%:

platform target config section 48aec5f ef840f4 change % change
esp32 all-clusters-app c3devkit .iram0.text 75244 75694 450 0.6
m5stack .iram0.text 123287 123907 620 0.5
Increases (13 builds for cc13x4_26x4, cyw30739, esp32, k32w, qpg)
platform target config section 48aec5f ef840f4 change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 756403 756443 40 0.0
(read/write) 176704 176720 16 0.0
.bss 99084 99100 16 0.0
.text 676148 676188 40 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551935 551959 24 0.0
.app_xip_area 443137 443177 40 0.0
lock cyw930739m2evb_01 (read/write) 538143 538159 16 0.0
.app_xip_area 424545 424577 32 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573567 573583 16 0.0
.app_xip_area 466089 466121 32 0.0
switch cyw930739m2evb_01 (read/write) 549887 549903 16 0.0
.app_xip_area 439329 439361 32 0.0
esp32 all-clusters-app c3devkit (read only) 1162956 1165060 2104 0.2
(read/write) 1701876 1703524 1648 0.1
.dram0.bss 77560 77600 40 0.1
.flash.rodata 268528 269040 512 0.2
.flash.text 1162956 1165060 2104 0.2
.iram0.text 75244 75694 450 0.6
m5stack (read only) 1205895 1208003 2108 0.2
(read/write) 551810 552960 1150 0.2
.dram0.bss 84208 84248 40 0.0
.dram0.data 34020 34036 16 0.0
.flash.rodata 299964 300312 348 0.1
.flash.text 1200511 1202619 2108 0.2
.iram0.text 123287 123907 620 0.5
k32w contact k32w0+release (read only) 588628 588660 32 0.0
.text 588092 588124 32 0.0
light k32w0+release (read only) 588348 588380 32 0.0
.text 587812 587844 32 0.0
k32w1+release .bss 76612 76620 8 0.0
lock k32w0+release (read only) 560164 560196 32 0.0
.text 559628 559660 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1175948 1175996 48 0.0
.bss 100600 100608 8 0.0
.text 622792 622840 48 0.0
lock-app qpg6105+debug (read/write) 1132612 1132620 8 0.0
.text 579452 579460 8 0.0
Decreases (25 builds for cc13x4_26x4, cyw30739, esp32, k32w, linux, qpg)
platform target config section 48aec5f ef840f4 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734835 -8 -0.0
(read/write) 166444 166436 -8 -0.0
.bss 88860 88852 -8 -0.0
.text 650168 650160 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read/write) 171184 171176 -8 -0.0
.bss 93564 93556 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694659 694651 -8 -0.0
(read/write) 165536 165528 -8 -0.0
.bss 87728 87720 -8 -0.0
.text 614160 614152 -8 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read/write) 165676 165668 -8 -0.0
.bss 87872 87864 -8 -0.0
cyw30739 light cyw930739m2evb_01 .bss 63768 63752 -16 -0.0
lock cyw930739m2evb_01 .bss 68536 68520 -16 -0.0
ota-requestor cyw930739m2evb_01 .bss 62520 62504 -16 -0.0
switch cyw930739m2evb_01 .bss 65504 65488 -16 -0.0
esp32 all-clusters-app c3devkit .dram0.data 13068 13020 -48 -0.4
k32w contact k32w0+release (read/write) 87508 87492 -16 -0.0
.bss 70752 70736 -16 -0.0
k32w1+release (read/write) 683868 683852 -16 -0.0
.bss 66968 66952 -16 -0.0
light k32w0+release (read/write) 87192 87176 -16 -0.0
.bss 70448 70432 -16 -0.0
k32w1+release (read/write) 775688 775672 -16 -0.0
.text 653688 653664 -24 -0.0
lock k32w0+release (read/write) 85020 85004 -16 -0.0
.bss 68336 68320 -16 -0.0
linux all-clusters-app debug (read only) 5500417 5500321 -96 -0.0
.text 4784179 4784083 -96 -0.0
all-clusters-minimal-app debug (read only) 4877609 4877513 -96 -0.0
.text 4376483 4376387 -96 -0.0
bridge-app debug (read only) 4359329 4359233 -96 -0.0
.text 3923779 3923683 -96 -0.0
chip-tool debug (read only) 1023238 10232145 -240 -0.0
.text 9248339 9248099 -240 -0.0
lighting-app debug+rpc+ui (read only) 5217409 5217265 -144 -0.0
.text 4638067 4637923 -144 -0.0
lock-app debug (read only) 4455577 4455481 -96 -0.0
.text 3999587 3999491 -96 -0.0
ota-provider-app debug (read only) 4117745 4117729 -16 -0.0
.text 3727411 3727395 -16 -0.0
shell debug (read only) 2908033 2907953 -80 -0.0
.text 2523554 2523474 -80 -0.0
tv-app debug (read only) 5279505 5279409 -96 -0.0
.text 4764691 4764595 -96 -0.0
tv-casting-app debug (read only) 8183193 8183113 -80 -0.0
.text 7443139 7443059 -80 -0.0
qpg lock-app qpg6105+debug .bss 95304 95288 -16 -0.0
Full report (61 builds for cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 48aec5f ef840f4 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734835 -8 -0.0
(read/write) 166444 166436 -8 -0.0
.bss 88860 88852 -8 -0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650168 650160 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756403 756443 40 0.0
(read/write) 176704 176720 16 0.0
.bss 99084 99100 16 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676148 676188 40 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743907 0 0.0
(read/write) 171184 171176 -8 -0.0
.bss 93564 93556 -8 -0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637564 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694659 694651 -8 -0.0
(read/write) 165536 165528 -8 -0.0
.bss 87728 87720 -8 -0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614160 614152 -8 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680331 0 0.0
(read/write) 165676 165668 -8 -0.0
.bss 87872 87864 -8 -0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604000 604000 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936286 936286 0 0.0
.debug_aranges 108672 108672 0 0.0
.debug_frame 366108 366108 0 0.0
.debug_info 20540920 20540920 0 0.0
.debug_line 2654058 2654058 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632224 1632224 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112029 0 0.0
.debug_str 3437839 3437839 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551935 551959 24 0.0
.app_xip_area 443137 443177 40 0.0
.bss 63768 63752 -16 -0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538143 538159 16 0.0
.app_xip_area 424545 424577 32 0.0
.bss 68536 68520 -16 -0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573567 573583 16 0.0
.app_xip_area 466089 466121 32 0.0
.bss 62520 62504 -16 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549887 549903 16 0.0
.app_xip_area 439329 439361 32 0.0
.bss 65504 65488 -16 -0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006568 1006568 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831904 831904 0 0.0
BRD4187C (read/write) 1093064 1093064 0 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893628 893628 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103656 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914260 914260 0 0.0
window-app BRD4187C (read/write) 1129396 1129396 0 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957672 957672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162956 1165060 2104 0.2
(read/write) 1701876 1703524 1648 0.1
.dram0.bss 77560 77600 40 0.1
.dram0.data 13068 13020 -48 -0.4
.flash.rodata 268528 269040 512 0.2
.flash.text 1162956 1165060 2104 0.2
.iram0.text 75244 75694 450 0.6
m5stack (read only) 1205895 1208003 2108 0.2
(read/write) 551810 552960 1150 0.2
.dram0.bss 84208 84248 40 0.0
.dram0.data 34020 34036 16 0.0
.flash.rodata 299964 300312 348 0.1
.flash.text 1200511 1202619 2108 0.2
.iram0.text 123287 123907 620 0.5
k32w contact k32w0+release (read only) 588628 588660 32 0.0
(read/write) 87508 87492 -16 -0.0
.bss 70752 70736 -16 -0.0
.data 2132 2132 0 0.0
.text 588092 588124 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683868 683852 -16 -0.0
.bss 66968 66952 -16 -0.0
.data 2716 2716 0 0.0
.text 570704 570704 0 0.0
light k32w0+release (read only) 588348 588380 32 0.0
(read/write) 87192 87176 -16 -0.0
.bss 70448 70432 -16 -0.0
.data 2120 2120 0 0.0
.text 587812 587844 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775688 775672 -16 -0.0
.bss 76612 76620 8 0.0
.data 1928 1928 0 0.0
.text 653688 653664 -24 -0.0
lock k32w0+release (read only) 560164 560196 32 0.0
(read/write) 85020 85004 -16 -0.0
.bss 68336 68320 -16 -0.0
.data 2060 2060 0 0.0
.text 559628 559660 32 0.0
linux all-clusters-app debug (read only) 5500417 5500321 -96 -0.0
(read/write) 420528 420528 0 0.0
.bss 130352 130352 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278944 278944 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 335468 335468 0 0.0
.text 4784179 4784083 -96 -0.0
all-clusters-minimal-app debug (read only) 4877609 4877513 -96 -0.0
(read/write) 232664 232664 0 0.0
.bss 126480 126480 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270205 270205 0 0.0
.text 4376483 4376387 -96 -0.0
bridge-app debug (read only) 4359329 4359233 -96 -0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218109 218109 0 0.0
.text 3923779 3923683 -96 -0.0
chip-tool debug (read only) 1023238 10232145 -240 -0.0
(read/write) 443488 443488 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5792 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386185 386185 0 0.0
.text 9248339 9248099 -240 -0.0
chip-tool-ipv6only arm64 (read only) 10104380 10104380 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314808 314808 0 0.0
.text 9023080 9023080 0 0.0
lighting-app debug+rpc+ui (read only) 5217409 5217265 -144 -0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336308 336308 0 0.0
.text 4638067 4637923 -144 -0.0
lock-app debug (read only) 4455577 4455481 -96 -0.0
(read/write) 203096 203096 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246589 246589 0 0.0
.text 3999587 3999491 -96 -0.0
ota-provider-app debug (read only) 4117745 4117729 -16 -0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727411 3727395 -16 -0.0
ota-requestor-app debug (read only) 4202937 4202937 0 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203037 203037 0 0.0
.text 3805059 3805059 0 0.0
shell debug (read only) 2908033 2907953 -80 -0.0
(read/write) 153096 153096 0 0.0
.bss 60872 60872 0 0.0
.data 816 816 0 0.0
.data.rel.ro 85512 85512 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 211200 211200 0 0.0
.text 2523554 2523474 -80 -0.0
thermostat-no-ble arm64 (read only) 4346388 4346388 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3850952 3850952 0 0.0
tv-app debug (read only) 5279505 5279409 -96 -0.0
(read/write) 350640 350640 0 0.0
.bss 241824 241824 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270925 270925 0 0.0
.text 4764691 4764595 -96 -0.0
tv-casting-app debug (read only) 8183193 8183113 -80 -0.0
(read/write) 313376 313376 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148208 148208 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 337336 337336 0 0.0
.text 7443139 7443059 -80 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1228404 1228404 0 0.0
bss 154441 154441 0 0.0
rodata 142736 142736 0 0.0
text 852228 852228 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347904 1347904 0 0.0
bss 140451 140451 0 0.0
rodata 136896 136896 0 0.0
text 779864 779864 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160236 1160236 0 0.0
bss 153938 153938 0 0.0
rodata 113712 113712 0 0.0
text 813636 813636 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1779020 1779020 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193236 193236 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 2536 2536 0 0.0
.debug_abbrev 1378455 1378455 0 0.0
.debug_aranges 145376 145376 0 0.0
.debug_frame 481888 481888 0 0.0
.debug_info 32105245 32105245 0 0.0
.debug_line 4035031 4035031 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2315295 2315295 0 0.0
.debug_rnglists 155971 155971 0 0.0
.debug_str 4191722 4191722 0 0.0
.heap 837568 837568 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 844681 844681 0 0.0
.symtab 514048 514048 0 0.0
.text 1574860 1574860 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680980 1680980 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1258889 1258889 0 0.0
.debug_aranges 137120 137120 0 0.0
.debug_frame 460108 460108 0 0.0
.debug_info 28446822 28446822 0 0.0
.debug_line 3793061 3793061 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2187421 2187421 0 0.0
.debug_rnglists 147432 147432 0 0.0
.debug_str 3992868 3992868 0 0.0
.heap 840160 840160 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 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479412 1479412 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607412 1607412 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2360 2360 0 0.0
.debug_abbrev 1100264 1100264 0 0.0
.debug_aranges 127184 127184 0 0.0
.debug_frame 423040 423040 0 0.0
.debug_info 23577233 23577233 0 0.0
.debug_line 3368438 3368438 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2024145 2024145 0 0.0
.debug_rnglists 136984 136984 0 0.0
.debug_str 3799926 3799926 0 0.0
.heap 846488 846488 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 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640308 1640308 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2376 2376 0 0.0
.debug_abbrev 1093282 1093282 0 0.0
.debug_aranges 125872 125872 0 0.0
.debug_frame 418276 418276 0 0.0
.debug_info 23387240 23387240 0 0.0
.debug_line 3320825 3320825 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2000613 2000613 0 0.0
.debug_rnglists 134989 134989 0 0.0
.debug_str 3762418 3762418 0 0.0
.heap 819224 819224 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 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175948 1175996 48 0.0
.bss 100600 100608 8 0.0
.data 744 744 0 0.0
.text 622792 622840 48 0.0
lock-app qpg6105+debug (read/write) 1132612 1132620 8 0.0
.bss 95304 95288 -16 -0.0
.data 748 748 0 0.0
.text 579452 579460 8 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856144 856144 0 0.0
bss 77996 77996 0 0.0
text 603774 603774 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1131472 1131472 0 0.0
bss 113148 113148 0 0.0
text 785798 785798 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076116 1076116 0 0.0
bss 122236 122236 0 0.0
text 743880 743880 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931432 0 0.0
bss 106876 106876 0 0.0
text 640958 640958 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859504 859504 0 0.0
bss 78120 78120 0 0.0
text 606840 606840 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961712 961712 0 0.0
bss 88184 88184 0 0.0
text 683314 683314 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087352 1087352 0 0.0
bss 112384 112384 0 0.0
text 761518 761518 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 915788 915788 0 0.0
bss 78812 78812 0 0.0
text 636350 636350 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944780 944780 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863380 863380 0 0.0
bss 78228 78228 0 0.0
text 611046 611046 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804240 804240 0 0.0
bss 66248 66248 0 0.0
text 578082 578082 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819904 819904 0 0.0
bss 66652 66652 0 0.0
text 588662 588662 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708928 708928 0 0.0
bss 86424 86424 0 0.0
text 461962 461962 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861896 861896 0 0.0
bss 78204 78204 0 0.0
text 610164 610164 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847184 847184 0 0.0
bss 77932 77932 0 0.0
text 597580 597580 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825292 825292 0 0.0
bss 66536 66536 0 0.0
text 593406 593406 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822748 822748 0 0.0
bss 66888 66888 0 0.0
text 590454 590454 0 0.0

@tehampson tehampson enabled auto-merge (squash) October 16, 2023 21:48
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

PR #29799: Size comparison from 48aec5f to d7c7d76

Increases above 0.2%:

platform target config section 48aec5f d7c7d76 change % change
esp32 all-clusters-app c3devkit .iram0.text 75244 75694 450 0.6
m5stack .iram0.text 123287 123907 620 0.5
Increases (13 builds for cc13x4_26x4, cyw30739, esp32, k32w, qpg)
platform target config section 48aec5f d7c7d76 change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 756403 756443 40 0.0
(read/write) 176704 176720 16 0.0
.bss 99084 99100 16 0.0
.text 676148 676188 40 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551935 551959 24 0.0
.app_xip_area 443137 443177 40 0.0
lock cyw930739m2evb_01 (read/write) 538143 538159 16 0.0
.app_xip_area 424545 424577 32 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573567 573583 16 0.0
.app_xip_area 466089 466121 32 0.0
switch cyw930739m2evb_01 (read/write) 549887 549903 16 0.0
.app_xip_area 439329 439361 32 0.0
esp32 all-clusters-app c3devkit (read only) 1162956 1165060 2104 0.2
(read/write) 1701876 1703524 1648 0.1
.dram0.bss 77560 77600 40 0.1
.flash.rodata 268528 269040 512 0.2
.flash.text 1162956 1165060 2104 0.2
.iram0.text 75244 75694 450 0.6
m5stack (read only) 1205895 1208003 2108 0.2
(read/write) 551810 552960 1150 0.2
.dram0.bss 84208 84248 40 0.0
.dram0.data 34020 34036 16 0.0
.flash.rodata 299964 300312 348 0.1
.flash.text 1200511 1202619 2108 0.2
.iram0.text 123287 123907 620 0.5
k32w contact k32w0+release (read only) 588628 588660 32 0.0
.text 588092 588124 32 0.0
light k32w0+release (read only) 588348 588380 32 0.0
.text 587812 587844 32 0.0
k32w1+release .bss 76612 76620 8 0.0
lock k32w0+release (read only) 560164 560196 32 0.0
.text 559628 559660 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1175948 1175996 48 0.0
.bss 100600 100608 8 0.0
.text 622792 622840 48 0.0
lock-app qpg6105+debug (read/write) 1132612 1132620 8 0.0
.text 579452 579460 8 0.0
Decreases (25 builds for cc13x4_26x4, cyw30739, esp32, k32w, linux, qpg)
platform target config section 48aec5f d7c7d76 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734835 -8 -0.0
(read/write) 166444 166436 -8 -0.0
.bss 88860 88852 -8 -0.0
.text 650168 650160 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read/write) 171184 171176 -8 -0.0
.bss 93564 93556 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694659 694651 -8 -0.0
(read/write) 165536 165528 -8 -0.0
.bss 87728 87720 -8 -0.0
.text 614160 614152 -8 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read/write) 165676 165668 -8 -0.0
.bss 87872 87864 -8 -0.0
cyw30739 light cyw930739m2evb_01 .bss 63768 63752 -16 -0.0
lock cyw930739m2evb_01 .bss 68536 68520 -16 -0.0
ota-requestor cyw930739m2evb_01 .bss 62520 62504 -16 -0.0
switch cyw930739m2evb_01 .bss 65504 65488 -16 -0.0
esp32 all-clusters-app c3devkit .dram0.data 13068 13020 -48 -0.4
k32w contact k32w0+release (read/write) 87508 87492 -16 -0.0
.bss 70752 70736 -16 -0.0
k32w1+release (read/write) 683868 683852 -16 -0.0
.bss 66968 66952 -16 -0.0
light k32w0+release (read/write) 87192 87176 -16 -0.0
.bss 70448 70432 -16 -0.0
k32w1+release (read/write) 775688 775672 -16 -0.0
.text 653688 653664 -24 -0.0
lock k32w0+release (read/write) 85020 85004 -16 -0.0
.bss 68336 68320 -16 -0.0
linux all-clusters-app debug (read only) 5500417 5500321 -96 -0.0
.text 4784179 4784083 -96 -0.0
all-clusters-minimal-app debug (read only) 4877609 4877513 -96 -0.0
.text 4376483 4376387 -96 -0.0
bridge-app debug (read only) 4359329 4359233 -96 -0.0
.text 3923779 3923683 -96 -0.0
chip-tool debug (read only) 1023238 10232145 -240 -0.0
.text 9248339 9248099 -240 -0.0
lighting-app debug+rpc+ui (read only) 5217409 5217265 -144 -0.0
.text 4638067 4637923 -144 -0.0
lock-app debug (read only) 4455577 4455481 -96 -0.0
.text 3999587 3999491 -96 -0.0
ota-provider-app debug (read only) 4117745 4117729 -16 -0.0
.text 3727411 3727395 -16 -0.0
shell debug (read only) 2908033 2907953 -80 -0.0
.text 2523554 2523474 -80 -0.0
tv-app debug (read only) 5279505 5279409 -96 -0.0
.text 4764691 4764595 -96 -0.0
tv-casting-app debug (read only) 8183193 8183113 -80 -0.0
.text 7443139 7443059 -80 -0.0
qpg lock-app qpg6105+debug .bss 95304 95288 -16 -0.0
Full report (61 builds for cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 48aec5f d7c7d76 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734835 -8 -0.0
(read/write) 166444 166436 -8 -0.0
.bss 88860 88852 -8 -0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650168 650160 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756403 756443 40 0.0
(read/write) 176704 176720 16 0.0
.bss 99084 99100 16 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676148 676188 40 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743907 0 0.0
(read/write) 171184 171176 -8 -0.0
.bss 93564 93556 -8 -0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637564 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694659 694651 -8 -0.0
(read/write) 165536 165528 -8 -0.0
.bss 87728 87720 -8 -0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614160 614152 -8 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680331 0 0.0
(read/write) 165676 165668 -8 -0.0
.bss 87872 87864 -8 -0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604000 604000 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936286 936286 0 0.0
.debug_aranges 108672 108672 0 0.0
.debug_frame 366108 366108 0 0.0
.debug_info 20540920 20540920 0 0.0
.debug_line 2654058 2654058 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632224 1632224 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112029 0 0.0
.debug_str 3437839 3437839 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551935 551959 24 0.0
.app_xip_area 443137 443177 40 0.0
.bss 63768 63752 -16 -0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538143 538159 16 0.0
.app_xip_area 424545 424577 32 0.0
.bss 68536 68520 -16 -0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573567 573583 16 0.0
.app_xip_area 466089 466121 32 0.0
.bss 62520 62504 -16 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549887 549903 16 0.0
.app_xip_area 439329 439361 32 0.0
.bss 65504 65488 -16 -0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006568 1006568 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831904 831904 0 0.0
BRD4187C (read/write) 1093064 1093064 0 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893628 893628 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103656 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914260 914260 0 0.0
window-app BRD4187C (read/write) 1129396 1129396 0 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957672 957672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162956 1165060 2104 0.2
(read/write) 1701876 1703524 1648 0.1
.dram0.bss 77560 77600 40 0.1
.dram0.data 13068 13020 -48 -0.4
.flash.rodata 268528 269040 512 0.2
.flash.text 1162956 1165060 2104 0.2
.iram0.text 75244 75694 450 0.6
m5stack (read only) 1205895 1208003 2108 0.2
(read/write) 551810 552960 1150 0.2
.dram0.bss 84208 84248 40 0.0
.dram0.data 34020 34036 16 0.0
.flash.rodata 299964 300312 348 0.1
.flash.text 1200511 1202619 2108 0.2
.iram0.text 123287 123907 620 0.5
k32w contact k32w0+release (read only) 588628 588660 32 0.0
(read/write) 87508 87492 -16 -0.0
.bss 70752 70736 -16 -0.0
.data 2132 2132 0 0.0
.text 588092 588124 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683868 683852 -16 -0.0
.bss 66968 66952 -16 -0.0
.data 2716 2716 0 0.0
.text 570704 570704 0 0.0
light k32w0+release (read only) 588348 588380 32 0.0
(read/write) 87192 87176 -16 -0.0
.bss 70448 70432 -16 -0.0
.data 2120 2120 0 0.0
.text 587812 587844 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775688 775672 -16 -0.0
.bss 76612 76620 8 0.0
.data 1928 1928 0 0.0
.text 653688 653664 -24 -0.0
lock k32w0+release (read only) 560164 560196 32 0.0
(read/write) 85020 85004 -16 -0.0
.bss 68336 68320 -16 -0.0
.data 2060 2060 0 0.0
.text 559628 559660 32 0.0
linux all-clusters-app debug (read only) 5500417 5500321 -96 -0.0
(read/write) 420528 420528 0 0.0
.bss 130352 130352 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278944 278944 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 335468 335468 0 0.0
.text 4784179 4784083 -96 -0.0
all-clusters-minimal-app debug (read only) 4877609 4877513 -96 -0.0
(read/write) 232664 232664 0 0.0
.bss 126480 126480 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270205 270205 0 0.0
.text 4376483 4376387 -96 -0.0
bridge-app debug (read only) 4359329 4359233 -96 -0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218109 218109 0 0.0
.text 3923779 3923683 -96 -0.0
chip-tool debug (read only) 1023238 10232145 -240 -0.0
(read/write) 443488 443488 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5792 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386185 386185 0 0.0
.text 9248339 9248099 -240 -0.0
chip-tool-ipv6only arm64 (read only) 10104380 10104380 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314808 314808 0 0.0
.text 9023080 9023080 0 0.0
lighting-app debug+rpc+ui (read only) 5217409 5217265 -144 -0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336308 336308 0 0.0
.text 4638067 4637923 -144 -0.0
lock-app debug (read only) 4455577 4455481 -96 -0.0
(read/write) 203096 203096 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246589 246589 0 0.0
.text 3999587 3999491 -96 -0.0
ota-provider-app debug (read only) 4117745 4117729 -16 -0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727411 3727395 -16 -0.0
ota-requestor-app debug (read only) 4202937 4202937 0 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203037 203037 0 0.0
.text 3805059 3805059 0 0.0
shell debug (read only) 2908033 2907953 -80 -0.0
(read/write) 153096 153096 0 0.0
.bss 60872 60872 0 0.0
.data 816 816 0 0.0
.data.rel.ro 85512 85512 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 211200 211200 0 0.0
.text 2523554 2523474 -80 -0.0
thermostat-no-ble arm64 (read only) 4346388 4346388 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3850952 3850952 0 0.0
tv-app debug (read only) 5279505 5279409 -96 -0.0
(read/write) 350640 350640 0 0.0
.bss 241824 241824 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270925 270925 0 0.0
.text 4764691 4764595 -96 -0.0
tv-casting-app debug (read only) 8183193 8183113 -80 -0.0
(read/write) 313376 313376 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148208 148208 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 337336 337336 0 0.0
.text 7443139 7443059 -80 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1228404 1228404 0 0.0
bss 154441 154441 0 0.0
rodata 142736 142736 0 0.0
text 852228 852228 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347904 1347904 0 0.0
bss 140451 140451 0 0.0
rodata 136896 136896 0 0.0
text 779864 779864 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160236 1160236 0 0.0
bss 153938 153938 0 0.0
rodata 113712 113712 0 0.0
text 813636 813636 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1779020 1779020 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193236 193236 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 2536 2536 0 0.0
.debug_abbrev 1378455 1378455 0 0.0
.debug_aranges 145376 145376 0 0.0
.debug_frame 481888 481888 0 0.0
.debug_info 32105245 32105245 0 0.0
.debug_line 4035031 4035031 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2315295 2315295 0 0.0
.debug_rnglists 155971 155971 0 0.0
.debug_str 4191722 4191722 0 0.0
.heap 837568 837568 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 844681 844681 0 0.0
.symtab 514048 514048 0 0.0
.text 1574860 1574860 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680980 1680980 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1258889 1258889 0 0.0
.debug_aranges 137120 137120 0 0.0
.debug_frame 460108 460108 0 0.0
.debug_info 28446822 28446822 0 0.0
.debug_line 3793061 3793061 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2187421 2187421 0 0.0
.debug_rnglists 147432 147432 0 0.0
.debug_str 3992868 3992868 0 0.0
.heap 840160 840160 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 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479412 1479412 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607412 1607412 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2360 2360 0 0.0
.debug_abbrev 1100264 1100264 0 0.0
.debug_aranges 127184 127184 0 0.0
.debug_frame 423040 423040 0 0.0
.debug_info 23577233 23577233 0 0.0
.debug_line 3368438 3368438 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2024145 2024145 0 0.0
.debug_rnglists 136984 136984 0 0.0
.debug_str 3799926 3799926 0 0.0
.heap 846488 846488 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 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640308 1640308 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2376 2376 0 0.0
.debug_abbrev 1093282 1093282 0 0.0
.debug_aranges 125872 125872 0 0.0
.debug_frame 418276 418276 0 0.0
.debug_info 23387240 23387240 0 0.0
.debug_line 3320825 3320825 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2000613 2000613 0 0.0
.debug_rnglists 134989 134989 0 0.0
.debug_str 3762418 3762418 0 0.0
.heap 819224 819224 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 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175948 1175996 48 0.0
.bss 100600 100608 8 0.0
.data 744 744 0 0.0
.text 622792 622840 48 0.0
lock-app qpg6105+debug (read/write) 1132612 1132620 8 0.0
.bss 95304 95288 -16 -0.0
.data 748 748 0 0.0
.text 579452 579460 8 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856144 856144 0 0.0
bss 77996 77996 0 0.0
text 603774 603774 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1131472 1131472 0 0.0
bss 113148 113148 0 0.0
text 785798 785798 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076116 1076116 0 0.0
bss 122236 122236 0 0.0
text 743880 743880 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931432 0 0.0
bss 106876 106876 0 0.0
text 640958 640958 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859504 859504 0 0.0
bss 78120 78120 0 0.0
text 606840 606840 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961712 961712 0 0.0
bss 88184 88184 0 0.0
text 683314 683314 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087352 1087352 0 0.0
bss 112384 112384 0 0.0
text 761518 761518 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 915788 915788 0 0.0
bss 78812 78812 0 0.0
text 636350 636350 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944780 944780 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863380 863380 0 0.0
bss 78228 78228 0 0.0
text 611046 611046 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804240 804240 0 0.0
bss 66248 66248 0 0.0
text 578082 578082 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819904 819904 0 0.0
bss 66652 66652 0 0.0
text 588662 588662 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708928 708928 0 0.0
bss 86424 86424 0 0.0
text 461962 461962 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861896 861896 0 0.0
bss 78204 78204 0 0.0
text 610164 610164 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847184 847184 0 0.0
bss 77932 77932 0 0.0
text 597580 597580 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825292 825292 0 0.0
bss 66536 66536 0 0.0
text 593406 593406 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822748 822748 0 0.0
bss 66888 66888 0 0.0
text 590454 590454 0 0.0

@tehampson tehampson merged commit 1691e9c into project-chip:master Oct 17, 2023
55 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants