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

[Silabs] Enabling Sleepy on 917 SoC device #31299

Merged

Conversation

chirag-silabs
Copy link
Contributor

M4 sleep was not enabled on the 917 SoC

  1. Enabling the 917 SoC sleep whenever the device go to the idle task.
  2. Reinit silabs logs and lcd after every wakeup on the MCU
  3. Adding Alarm based periodic wakeup as an extra argument which can be enabled/disabled from the user.
  4. Update matter_support

Copy link

github-actions bot commented Jan 9, 2024

PR #31299: Size comparison from 30f202a to d1e6062

Increases above 0.2%:

platform target config section 30f202a d1e6062 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
.text 633836 639772 5936 0.9
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
linux tv-casting-app debug .init_array 1152 1160 8 0.7
Increases (17 builds for cc13x4_26x4, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 30f202a d1e6062 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.text 633836 639772 5936 0.9
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
esp32 all-clusters-app c3devkit (read only) 1140180 1140838 658 0.1
(read/write) 1671220 1671236 16 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140838 658 0.1
m5stack (read only) 1185075 1185751 676 0.1
(read/write) 520404 520412 8 0.0
.flash.rodata 273156 273164 8 0.0
.flash.text 1179691 1180367 676 0.1
linux all-clusters-app debug (read only) 5429401 5431569 2168 0.0
(read/write) 456704 457088 384 0.1
.data.rel.ro 313832 314216 384 0.1
.rodata 313372 313596 224 0.1
.text 4704899 4706531 1632 0.0
chip-tool debug (read only) 11741833 11752113 10280 0.1
(read/write) 505880 506648 768 0.2
.data.rel.ro 399440 400208 768 0.2
.rodata 426601 426889 288 0.1
.text 10622707 10631427 8720 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11329592 8304 0.1
.data.rel.ro 438688 439464 776 0.2
.got 19928 19944 16 0.1
.rodata 338036 338356 320 0.1
.text 10110732 10117372 6640 0.1
shell debug (read only) 2799041 2803441 4400 0.2
.rodata 182560 182592 32 0.0
.text 2445154 2449522 4368 0.2
tv-casting-app debug (read only) 9619833 9629809 9976 0.1
(read/write) 339240 339632 392 0.1
.data.rel.ro 173536 173920 384 0.2
.init_array 1152 1160 8 0.7
.rodata 364232 364392 160 0.0
.text 8789971 8798803 8832 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1069532 1070120 588 0.1
rodata 105580 105592 12 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1195652 1196224 572 0.0
rodata 139336 139348 12 0.0
text 784244 784816 572 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1753220 1754148 928 0.1
.text 1547212 1548140 928 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1088632 1089284 652 0.1
text 768824 769456 632 0.1
Decreases (7 builds for cc13x4_26x4, efr32, linux)
platform target config section 30f202a d1e6062 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
lock-ftd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
lock-mtd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
pump-app LP_EM_CC1354P10_6 .data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
pump-controller-app LP_EM_CC1354P10_6 .data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
efr32 lighting-app BRD4161A+rs9116 .text 846364 846356 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 575216 575096 -120 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 30f202a d1e6062 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087338 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102706 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118826 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184355 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956746 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195487 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968810 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276367 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031808 0 0.0
bl706-eth (read/write) 1003745 1003745 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749408 0 0.0
bl706-wifi (read/write) 1242654 1242654 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977476 0 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154572 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949872 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165512 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962248 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
.text 633836 639772 5936 0.9
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562031 0 0.0
.app_xip_area 452185 452185 0 0.0
.bss 64760 64760 0 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) 544263 544263 0 0.0
.app_xip_area 429681 429681 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562959 0 0.0
.app_xip_area 454569 454569 0 0.0
.bss 63376 63376 0 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) 558431 558431 0 0.0
.app_xip_area 446817 446817 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105044 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906704 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117928 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927064 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140180 1140838 658 0.1
(read/write) 1671220 1671236 16 0.0
.dram0.bss 72224 72224 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140838 658 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1185075 1185751 676 0.1
(read/write) 520404 520412 8 0.0
.dram0.bss 78880 78880 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273156 273164 8 0.0
.flash.text 1179691 1180367 676 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
linux air-purifier-app debug (read only) 2534077 2534077 0 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179592 0 0.0
.text 2179061 2179061 0 0.0
all-clusters-app debug (read only) 5429401 5431569 2168 0.0
(read/write) 456704 457088 384 0.1
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 314216 384 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313372 313596 224 0.1
.text 4704899 4706531 1632 0.0
all-clusters-minimal-app debug (read only) 4961953 4961953 0 0.0
(read/write) 234728 234728 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272813 0 0.0
.text 4456659 4456659 0 0.0
bridge-app debug (read only) 4424921 4424921 0 0.0
(read/write) 215968 215968 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219477 0 0.0
.text 3986851 3986851 0 0.0
chip-tool debug (read only) 11741833 11752113 10280 0.1
(read/write) 505880 506648 768 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 400208 768 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426601 426889 288 0.1
.text 10622707 10631427 8720 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11329592 8304 0.1
(read/write) 575216 575096 -120 -0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 438688 439464 776 0.2
.dynamic 512 512 0 0.0
.got 19928 19944 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338036 338356 320 0.1
.text 10110732 10117372 6640 0.1
lighting-app debug+rpc+ui (read only) 5310977 5310977 0 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340724 0 0.0
.text 4725443 4725443 0 0.0
lock-app debug (read only) 4509961 4509961 0 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247317 0 0.0
.text 4052595 4052595 0 0.0
ota-provider-app debug (read only) 4174097 4174097 0 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201589 0 0.0
.text 3780611 3780611 0 0.0
ota-requestor-app debug (read only) 4264673 4264673 0 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205397 0 0.0
.text 3862979 3862979 0 0.0
shell debug (read only) 2799041 2803441 4400 0.2
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182560 182592 32 0.0
.text 2445154 2449522 4368 0.2
thermostat-no-ble arm64 (read only) 4353368 4353368 0 0.0
(read/write) 247840 247840 0 0.0
.bss 122056 122056 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155644 0 0.0
.text 3855212 3855212 0 0.0
tv-app debug (read only) 5411201 5411201 0 0.0
(read/write) 349216 349216 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273493 0 0.0
.text 4899843 4899843 0 0.0
tv-casting-app debug (read only) 9619833 9629809 9976 0.1
(read/write) 339240 339632 392 0.1
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173920 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1152 1160 8 0.7
.rodata 364232 364392 160 0.0
.text 8789971 8798803 8832 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069532 1070120 588 0.1
bss 129520 129520 0 0.0
rodata 105580 105592 12 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195652 1196224 572 0.0
bss 121730 121730 0 0.0
rodata 139336 139348 12 0.0
text 784244 784816 572 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1753220 1754148 928 0.1
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1547212 1548140 928 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707132 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503220 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822262 0 0.0
bss 55104 55104 0 0.0
text 614538 614538 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088632 1089284 652 0.1
bss 100536 100536 0 0.0
text 768824 769456 632 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085128 0 0.0
bss 109860 109860 0 0.0
text 754332 754332 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935608 0 0.0
bss 94368 94368 0 0.0
text 647590 647590 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822490 0 0.0
bss 55148 55148 0 0.0
text 614908 614908 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979784 0 0.0
bss 79132 79132 0 0.0
text 695202 695202 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094156 0 0.0
bss 99932 99932 0 0.0
text 770682 770682 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966208 0 0.0
bss 97396 97396 0 0.0
text 648674 648674 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949484 0 0.0
bss 92476 92476 0 0.0
text 663900 663900 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881400 0 0.0
bss 69124 69124 0 0.0
text 623022 623022 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 822004 0 0.0
bss 57360 57360 0 0.0
text 589898 589898 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824226 0 0.0
bss 55284 55284 0 0.0
text 617652 617652 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879193 0 0.0
bss 60836 60836 0 0.0
text 631736 631736 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846376 0 0.0
bss 57656 57656 0 0.0
text 608364 608364 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840548 0 0.0
bss 58008 58008 0 0.0
text 602294 602294 0 0.0

Copy link

github-actions bot commented Jan 9, 2024

PR #31299: Size comparison from 30f202a to c11f64c

Increases above 0.2%:

platform target config section 30f202a c11f64c change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
.text 633836 639772 5936 0.9
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
linux tv-casting-app debug .init_array 1152 1160 8 0.7
Increases (17 builds for cc13x4_26x4, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 30f202a c11f64c change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.text 633836 639772 5936 0.9
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
esp32 all-clusters-app c3devkit (read only) 1140180 1140838 658 0.1
(read/write) 1671220 1671236 16 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140838 658 0.1
m5stack (read only) 1185075 1185751 676 0.1
(read/write) 520404 520412 8 0.0
.flash.rodata 273156 273164 8 0.0
.flash.text 1179691 1180367 676 0.1
linux all-clusters-app debug (read only) 5429401 5431569 2168 0.0
(read/write) 456704 457088 384 0.1
.data.rel.ro 313832 314216 384 0.1
.rodata 313372 313596 224 0.1
.text 4704899 4706531 1632 0.0
chip-tool debug (read only) 11741833 11752113 10280 0.1
(read/write) 505880 506648 768 0.2
.data.rel.ro 399440 400208 768 0.2
.rodata 426601 426889 288 0.1
.text 10622707 10631427 8720 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11329592 8304 0.1
.data.rel.ro 438688 439464 776 0.2
.got 19928 19944 16 0.1
.rodata 338036 338356 320 0.1
.text 10110732 10117372 6640 0.1
shell debug (read only) 2799041 2803441 4400 0.2
.rodata 182560 182592 32 0.0
.text 2445154 2449522 4368 0.2
tv-casting-app debug (read only) 9619833 9629809 9976 0.1
(read/write) 339240 339632 392 0.1
.data.rel.ro 173536 173920 384 0.2
.init_array 1152 1160 8 0.7
.rodata 364232 364392 160 0.0
.text 8789971 8798803 8832 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1069532 1070120 588 0.1
rodata 105580 105592 12 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1195652 1196224 572 0.0
rodata 139336 139348 12 0.0
text 784244 784816 572 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1753220 1754148 928 0.1
.text 1547212 1548140 928 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1088632 1089284 652 0.1
text 768824 769456 632 0.1
Decreases (7 builds for cc13x4_26x4, efr32, linux)
platform target config section 30f202a c11f64c change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
lock-ftd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
lock-mtd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
pump-app LP_EM_CC1354P10_6 .data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
pump-controller-app LP_EM_CC1354P10_6 .data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
efr32 lighting-app BRD4161A+rs9116 .text 846364 846356 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 575216 575096 -120 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 30f202a c11f64c change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087338 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102706 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118826 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184355 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956746 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195487 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968810 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276367 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031808 0 0.0
bl706-eth (read/write) 1003745 1003745 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749408 0 0.0
bl706-wifi (read/write) 1242654 1242654 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977476 0 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154572 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949872 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165512 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962248 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
.text 633836 639772 5936 0.9
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562031 0 0.0
.app_xip_area 452185 452185 0 0.0
.bss 64760 64760 0 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) 544263 544263 0 0.0
.app_xip_area 429681 429681 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562959 0 0.0
.app_xip_area 454569 454569 0 0.0
.bss 63376 63376 0 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) 558431 558431 0 0.0
.app_xip_area 446817 446817 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105044 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906704 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117928 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927064 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140180 1140838 658 0.1
(read/write) 1671220 1671236 16 0.0
.dram0.bss 72224 72224 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140838 658 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1185075 1185751 676 0.1
(read/write) 520404 520412 8 0.0
.dram0.bss 78880 78880 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273156 273164 8 0.0
.flash.text 1179691 1180367 676 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
linux air-purifier-app debug (read only) 2534077 2534077 0 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179592 0 0.0
.text 2179061 2179061 0 0.0
all-clusters-app debug (read only) 5429401 5431569 2168 0.0
(read/write) 456704 457088 384 0.1
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 314216 384 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313372 313596 224 0.1
.text 4704899 4706531 1632 0.0
all-clusters-minimal-app debug (read only) 4961953 4961953 0 0.0
(read/write) 234728 234728 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272813 0 0.0
.text 4456659 4456659 0 0.0
bridge-app debug (read only) 4424921 4424921 0 0.0
(read/write) 215968 215968 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219477 0 0.0
.text 3986851 3986851 0 0.0
chip-tool debug (read only) 11741833 11752113 10280 0.1
(read/write) 505880 506648 768 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 400208 768 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426601 426889 288 0.1
.text 10622707 10631427 8720 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11329592 8304 0.1
(read/write) 575216 575096 -120 -0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 438688 439464 776 0.2
.dynamic 512 512 0 0.0
.got 19928 19944 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338036 338356 320 0.1
.text 10110732 10117372 6640 0.1
lighting-app debug+rpc+ui (read only) 5310977 5310977 0 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340724 0 0.0
.text 4725443 4725443 0 0.0
lock-app debug (read only) 4509961 4509961 0 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247317 0 0.0
.text 4052595 4052595 0 0.0
ota-provider-app debug (read only) 4174097 4174097 0 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201589 0 0.0
.text 3780611 3780611 0 0.0
ota-requestor-app debug (read only) 4264673 4264673 0 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205397 0 0.0
.text 3862979 3862979 0 0.0
shell debug (read only) 2799041 2803441 4400 0.2
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182560 182592 32 0.0
.text 2445154 2449522 4368 0.2
thermostat-no-ble arm64 (read only) 4353368 4353368 0 0.0
(read/write) 247840 247840 0 0.0
.bss 122056 122056 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155644 0 0.0
.text 3855212 3855212 0 0.0
tv-app debug (read only) 5411201 5411201 0 0.0
(read/write) 349216 349216 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273493 0 0.0
.text 4899843 4899843 0 0.0
tv-casting-app debug (read only) 9619833 9629809 9976 0.1
(read/write) 339240 339632 392 0.1
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173920 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1152 1160 8 0.7
.rodata 364232 364392 160 0.0
.text 8789971 8798803 8832 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069532 1070120 588 0.1
bss 129520 129520 0 0.0
rodata 105580 105592 12 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195652 1196224 572 0.0
bss 121730 121730 0 0.0
rodata 139336 139348 12 0.0
text 784244 784816 572 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1753220 1754148 928 0.1
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1547212 1548140 928 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707132 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503220 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822262 0 0.0
bss 55104 55104 0 0.0
text 614538 614538 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088632 1089284 652 0.1
bss 100536 100536 0 0.0
text 768824 769456 632 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085128 0 0.0
bss 109860 109860 0 0.0
text 754332 754332 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935608 0 0.0
bss 94368 94368 0 0.0
text 647590 647590 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822490 0 0.0
bss 55148 55148 0 0.0
text 614908 614908 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979784 0 0.0
bss 79132 79132 0 0.0
text 695202 695202 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094156 0 0.0
bss 99932 99932 0 0.0
text 770682 770682 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966208 0 0.0
bss 97396 97396 0 0.0
text 648674 648674 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949484 0 0.0
bss 92476 92476 0 0.0
text 663900 663900 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881400 0 0.0
bss 69124 69124 0 0.0
text 623022 623022 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 822004 0 0.0
bss 57360 57360 0 0.0
text 589898 589898 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824226 0 0.0
bss 55284 55284 0 0.0
text 617652 617652 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879193 0 0.0
bss 60836 60836 0 0.0
text 631736 631736 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846376 0 0.0
bss 57656 57656 0 0.0
text 608364 608364 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840548 0 0.0
bss 58008 58008 0 0.0
text 602294 602294 0 0.0

Copy link

github-actions bot commented Jan 9, 2024

PR #31299: Size comparison from 30f202a to e73d89b

Increases above 0.2%:

platform target config section 30f202a e73d89b change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
.text 633836 639772 5936 0.9
Increases (7 builds for cc13x4_26x4, nrfconnect)
platform target config section 30f202a e73d89b change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.text 633836 639772 5936 0.9
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1069532 1070120 588 0.1
rodata 105580 105592 12 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1195652 1196224 572 0.0
rodata 139336 139348 12 0.0
text 784244 784816 572 0.1
Decreases (5 builds for cc13x4_26x4)
platform target config section 30f202a e73d89b change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
lock-ftd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
lock-mtd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
pump-app LP_EM_CC1354P10_6 .data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
pump-controller-app LP_EM_CC1354P10_6 .data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
Full report (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 30f202a e73d89b change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777832 5208 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
.text 682796 688732 5936 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793912 5200 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
.text 704640 710560 5920 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782168 5208 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
.text 666280 672208 5928 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734776 5224 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
.text 644148 650084 5936 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720304 5232 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
.text 633836 639772 5936 0.9
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069532 1070120 588 0.1
bss 129520 129520 0 0.0
rodata 105580 105592 12 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195652 1196224 572 0.0
bss 121730 121730 0 0.0
rodata 139336 139348 12 0.0
text 784244 784816 572 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0

Copy link

github-actions bot commented Jan 9, 2024

PR #31299: Size comparison from 30f202a to fa19872

Increases above 0.2%:

platform target config section 30f202a fa19872 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777808 5184 0.7
.text 682796 688708 5912 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793888 5176 0.7
.text 704640 710536 5896 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782144 5184 0.7
.text 666280 672184 5904 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734752 5200 0.7
.text 644148 650060 5912 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720280 5208 0.7
.text 633836 639748 5912 0.9
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
linux tv-casting-app debug .data.rel.ro 173536 173920 384 0.2
.init_array 1152 1160 8 0.7
Increases (37 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 30f202a fa19872 change % change
bl602 lighting-app bl602 .text 1087338 1087342 4 0.0
bl602+mfd .text 1102706 1102710 4 0.0
bl602+rpc .text 1118826 1118830 4 0.0
bl702 lighting-app bl702 (read/write) 1184355 1184359 4 0.0
.text 956746 956750 4 0.0
bl702+mfd (read/write) 1195487 1195491 4 0.0
.text 968810 968814 4 0.0
bl702+rpc (read/write) 1276367 1276371 4 0.0
.text 1031808 1031812 4 0.0
bl706-eth (read/write) 1003745 1003749 4 0.0
.text 749408 749412 4 0.0
bl706-wifi (read/write) 1242654 1242658 4 0.0
.text 977476 977480 4 0.0
bl702l lighting-app bl702l .text 949872 949876 4 0.0
bl702l+mfd (read/write) 1165512 1165516 4 0.0
.text 962248 962252 4 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777808 5184 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.text 682796 688708 5912 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793888 5176 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.text 704640 710536 5896 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782144 5184 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.text 666280 672184 5904 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734752 5200 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.text 644148 650060 5912 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720280 5208 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.text 633836 639748 5912 0.9
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567714 8 0.0
.text 481616 481624 8 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621034 8 0.0
.text 513072 513080 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
esp32 all-clusters-app c3devkit (read only) 1140180 1140810 630 0.1
(read/write) 1671220 1671236 16 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140810 630 0.1
m5stack (read only) 1185075 1185731 656 0.1
(read/write) 520404 520412 8 0.0
.flash.rodata 273156 273164 8 0.0
.flash.text 1179691 1180347 656 0.1
linux all-clusters-app debug (read only) 5429401 5431585 2184 0.0
(read/write) 456704 457088 384 0.1
.data.rel.ro 313832 314216 384 0.1
.rodata 313372 313596 224 0.1
.text 4704899 4706547 1648 0.0
all-clusters-minimal-app debug (read only) 4961953 4961969 16 0.0
.text 4456659 4456675 16 0.0
bridge-app debug (read only) 4424921 4424937 16 0.0
.text 3986851 3986867 16 0.0
chip-tool debug (read only) 11741833 11752129 10296 0.1
(read/write) 505880 506648 768 0.2
.data.rel.ro 399440 400208 768 0.2
.rodata 426601 426889 288 0.1
.text 10622707 10631443 8736 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11329592 8304 0.1
.data.rel.ro 438688 439464 776 0.2
.got 19928 19944 16 0.1
.rodata 338036 338356 320 0.1
.text 10110732 10117372 6640 0.1
lock-app debug (read only) 4509961 4509977 16 0.0
.text 4052595 4052611 16 0.0
ota-provider-app debug (read only) 4174097 4174113 16 0.0
.text 3780611 3780627 16 0.0
ota-requestor-app debug (read only) 4264673 4264689 16 0.0
.text 3862979 3862995 16 0.0
shell debug (read only) 2799041 2803457 4416 0.2
.rodata 182560 182592 32 0.0
.text 2445154 2449538 4384 0.2
thermostat-no-ble arm64 (read only) 4353368 4353384 16 0.0
.text 3855212 3855228 16 0.0
tv-app debug (read only) 5411201 5411217 16 0.0
.text 4899843 4899859 16 0.0
tv-casting-app debug (read only) 9619833 9629809 9976 0.1
(read/write) 339240 339632 392 0.1
.data.rel.ro 173536 173920 384 0.2
.init_array 1152 1160 8 0.7
.rodata 364232 364392 160 0.0
.text 8789971 8798803 8832 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1069532 1070088 556 0.1
rodata 105580 105592 12 0.0
text 786856 787408 552 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1195652 1196208 556 0.0
rodata 139336 139348 12 0.0
text 784244 784792 548 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1753220 1754148 928 0.1
.text 1547212 1548140 928 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1707132 1707148 16 0.0
.text 1503220 1503236 16 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1088632 1089252 620 0.1
text 768824 769428 604 0.1
Decreases (38 builds for bl702l, cc13x4_26x4, cyw30739, efr32, k32w, linux, mbed, nrfconnect, qpg, telink)
platform target config section 30f202a fa19872 change % change
bl702l lighting-app bl702l (read/write) 1154572 1154064 -508 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
lock-ftd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
lock-mtd LP_EM_CC1354P10_6 .data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
pump-app LP_EM_CC1354P10_6 .data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
pump-controller-app LP_EM_CC1354P10_6 .data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562007 -24 -0.0
.app_xip_area 452185 452161 -24 -0.0
lock cyw930739m2evb_01 (read/write) 544263 544239 -24 -0.0
.app_xip_area 429681 429657 -24 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562935 -24 -0.0
.app_xip_area 454569 454545 -24 -0.0
switch cyw930739m2evb_01 (read/write) 558431 558407 -24 -0.0
.app_xip_area 446817 446793 -24 -0.0
efr32 lighting-app BRD4161A+rs9116 .text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105012 -32 -0.0
.text 906704 906672 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117896 -32 -0.0
.text 927064 927032 -32 -0.0
k32w contact k32w0+release (read only) 606416 606400 -16 -0.0
.text 605880 605864 -16 -0.0
k32w1+release (read/write) 691680 691656 -24 -0.0
.text 577808 577784 -24 -0.0
light k32w0+release (read only) 595816 595800 -16 -0.0
.text 595280 595264 -16 -0.0
k32w1+release (read/write) 783508 783484 -24 -0.0
.text 660768 660744 -24 -0.0
lock k32w0+release (read only) 577304 577272 -32 -0.0
.text 576768 576736 -32 -0.0
linux chip-tool-ipv6only arm64 (read/write) 575216 575096 -120 -0.0
thermostat-no-ble arm64 (read/write) 247840 247824 -16 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2526776 2526712 -64 -0.0
.text 1489460 1489396 -64 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1041184 1041168 -16 -0.0
text 765184 765160 -24 -0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117540 -16 -0.0
.text 629932 629916 -16 -0.0
lock-app qpg6105+debug (read/write) 1081476 1081452 -24 -0.0
.text 593856 593832 -24 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 822262 822230 -32 -0.0
text 614538 614510 -28 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1085128 1085104 -24 -0.0
text 754332 754304 -28 -0.0
bridge-app tlsr9518adk80d (read/write) 935608 935576 -32 -0.0
text 647590 647562 -28 -0.0
contact-sensor-app tlsr9528a_retention (read/write) 822490 822466 -24 -0.0
text 614908 614880 -28 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 979784 979760 -24 -0.0
text 695202 695174 -28 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1094156 1094124 -32 -0.0
text 770682 770654 -28 -0.0
lock-app-dfu tlsr9528a (read/write) 966208 966184 -24 -0.0
text 648674 648646 -28 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 949484 949452 -32 -0.0
text 663900 663872 -28 -0.0
pump-app tlsr9528a (read/write) 881400 881368 -32 -0.0
text 623022 622994 -28 -0.0
pump-controller-app tlsr9518adk80d (read/write) 822004 821980 -24 -0.0
text 589898 589870 -28 -0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 824226 824194 -32 -0.0
text 617652 617624 -28 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 879193 879169 -24 -0.0
text 631736 631708 -28 -0.0
thermostat tlsr9518adk80d (read/write) 846376 846352 -24 -0.0
text 608364 608336 -28 -0.0
window-covering tlsr9518adk80d (read/write) 840548 840524 -24 -0.0
text 602294 602266 -28 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 30f202a fa19872 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087342 4 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102710 4 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118830 4 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184359 4 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956750 4 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195491 4 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968814 4 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276371 4 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031812 4 0.0
bl706-eth (read/write) 1003745 1003749 4 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749412 4 0.0
bl706-wifi (read/write) 1242654 1242658 4 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977480 4 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154064 -508 -0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949876 4 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165516 4 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962252 4 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 777808 5184 0.7
(read/write) 168180 168308 128 0.1
.bss 90516 90524 8 0.0
.data 3460 3452 -8 -0.2
.rodata 89560 88832 -728 -0.8
.text 682796 688708 5912 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 793888 5176 0.7
(read/write) 178408 178536 128 0.1
.bss 100692 100700 8 0.0
.data 3488 3480 -8 -0.2
.rodata 83808 83088 -720 -0.9
.text 704640 710536 5896 0.8
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 782144 5184 0.7
(read/write) 172864 172992 128 0.1
.bss 95148 95156 8 0.0
.data 3488 3480 -8 -0.2
.rodata 110416 109696 -720 -0.7
.text 666280 672184 5904 0.9
pump-app LP_EM_CC1354P10_6 (read only) 729552 734752 5200 0.7
(read/write) 167168 167312 144 0.1
.bss 89280 89304 24 0.0
.data 3448 3440 -8 -0.2
.rodata 85136 84424 -712 -0.8
.text 644148 650060 5912 0.9
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 720280 5208 0.7
(read/write) 167356 167492 136 0.1
.bss 89472 89488 16 0.0
.data 3444 3436 -8 -0.2
.rodata 80968 80264 -704 -0.9
.text 633836 639748 5912 0.9
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567714 8 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481624 8 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621034 8 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513080 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562007 -24 -0.0
.app_xip_area 452185 452161 -24 -0.0
.bss 64760 64760 0 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) 544263 544239 -24 -0.0
.app_xip_area 429681 429657 -24 -0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562935 -24 -0.0
.app_xip_area 454569 454545 -24 -0.0
.bss 63376 63376 0 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) 558431 558407 -24 -0.0
.app_xip_area 446817 446793 -24 -0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1041816 20824 2.0
.bss 171896 192728 20832 12.1
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105012 -32 -0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906672 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117896 -32 -0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927032 -32 -0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140180 1140810 630 0.1
(read/write) 1671220 1671236 16 0.0
.dram0.bss 72224 72224 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140810 630 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1185075 1185731 656 0.1
(read/write) 520404 520412 8 0.0
.dram0.bss 78880 78880 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273156 273164 8 0.0
.flash.text 1179691 1180347 656 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 606416 606400 -16 -0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605864 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691656 -24 -0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577784 -24 -0.0
light k32w0+release (read only) 595816 595800 -16 -0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595264 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783484 -24 -0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660744 -24 -0.0
lock k32w0+release (read only) 577304 577272 -32 -0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576736 -32 -0.0
linux air-purifier-app debug (read only) 2534077 2534077 0 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179592 0 0.0
.text 2179061 2179061 0 0.0
all-clusters-app debug (read only) 5429401 5431585 2184 0.0
(read/write) 456704 457088 384 0.1
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 314216 384 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313372 313596 224 0.1
.text 4704899 4706547 1648 0.0
all-clusters-minimal-app debug (read only) 4961953 4961969 16 0.0
(read/write) 234728 234728 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272813 0 0.0
.text 4456659 4456675 16 0.0
bridge-app debug (read only) 4424921 4424937 16 0.0
(read/write) 215968 215968 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219477 0 0.0
.text 3986851 3986867 16 0.0
chip-tool debug (read only) 11741833 11752129 10296 0.1
(read/write) 505880 506648 768 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 400208 768 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426601 426889 288 0.1
.text 10622707 10631443 8736 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11329592 8304 0.1
(read/write) 575216 575096 -120 -0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 438688 439464 776 0.2
.dynamic 512 512 0 0.0
.got 19928 19944 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338036 338356 320 0.1
.text 10110732 10117372 6640 0.1
lighting-app debug+rpc+ui (read only) 5310977 5310977 0 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340724 0 0.0
.text 4725443 4725443 0 0.0
lock-app debug (read only) 4509961 4509977 16 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247317 0 0.0
.text 4052595 4052611 16 0.0
ota-provider-app debug (read only) 4174097 4174113 16 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201589 0 0.0
.text 3780611 3780627 16 0.0
ota-requestor-app debug (read only) 4264673 4264689 16 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205397 0 0.0
.text 3862979 3862995 16 0.0
shell debug (read only) 2799041 2803457 4416 0.2
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182560 182592 32 0.0
.text 2445154 2449538 4384 0.2
thermostat-no-ble arm64 (read only) 4353368 4353384 16 0.0
(read/write) 247840 247824 -16 -0.0
.bss 122056 122056 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155644 0 0.0
.text 3855212 3855228 16 0.0
tv-app debug (read only) 5411201 5411217 16 0.0
(read/write) 349216 349216 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273493 0 0.0
.text 4899843 4899859 16 0.0
tv-casting-app debug (read only) 9619833 9629809 9976 0.1
(read/write) 339240 339632 392 0.1
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173920 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1152 1160 8 0.7
.rodata 364232 364392 160 0.0
.text 8789971 8798803 8832 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526712 -64 -0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489396 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069532 1070088 556 0.1
bss 129520 129520 0 0.0
rodata 105580 105592 12 0.0
text 786856 787408 552 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195652 1196208 556 0.0
bss 121730 121730 0 0.0
rodata 139336 139348 12 0.0
text 784244 784792 548 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041168 -16 -0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765160 -24 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1753220 1754148 928 0.1
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1547212 1548140 928 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707148 16 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503236 16 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117540 -16 -0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629916 -16 -0.0
lock-app qpg6105+debug (read/write) 1081476 1081452 -24 -0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593832 -24 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822230 -32 -0.0
bss 55104 55104 0 0.0
text 614538 614510 -28 -0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088632 1089252 620 0.1
bss 100536 100536 0 0.0
text 768824 769428 604 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085104 -24 -0.0
bss 109860 109860 0 0.0
text 754332 754304 -28 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935576 -32 -0.0
bss 94368 94368 0 0.0
text 647590 647562 -28 -0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822466 -24 -0.0
bss 55148 55148 0 0.0
text 614908 614880 -28 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979760 -24 -0.0
bss 79132 79132 0 0.0
text 695202 695174 -28 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094124 -32 -0.0
bss 99932 99932 0 0.0
text 770682 770654 -28 -0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966184 -24 -0.0
bss 97396 97396 0 0.0
text 648674 648646 -28 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949452 -32 -0.0
bss 92476 92476 0 0.0
text 663900 663872 -28 -0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881368 -32 -0.0
bss 69124 69124 0 0.0
text 623022 622994 -28 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 821980 -24 -0.0
bss 57360 57360 0 0.0
text 589898 589870 -28 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824194 -32 -0.0
bss 55284 55284 0 0.0
text 617652 617624 -28 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879169 -24 -0.0
bss 60836 60836 0 0.0
text 631736 631708 -28 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846352 -24 -0.0
bss 57656 57656 0 0.0
text 608364 608336 -28 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840524 -24 -0.0
bss 58008 58008 0 0.0
text 602294 602266 -28 -0.0

@mergify mergify bot merged commit 64449a1 into project-chip:master Jan 9, 2024
57 checks passed
@rosahay-silabs rosahay-silabs deleted the feature/sleepy_on_soc_3_1_1 branch June 10, 2024 17:14
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