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

Remove a lot of nlio dependencies, enable TestUDP #31802

Merged
merged 7 commits into from
Feb 1, 2024

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Jan 31, 2024

Changes

  • nlio was imported in a lot of places and is only used in CHIPEncoding.h. Removed a lot of nlio dependencies
  • enable TestUDP.cpp (for some reason it was not enabled ... but TestTCP was)
  • split out core/CHIPEncoding.h as a standalone item, as lib support wants it (but not the rest of the core)

Expect CI to run a lot of build variants to check if core:encoding is now needed in some other dependencies as a result of the split.

#9675 had removed TestUDP, remove not mentioned in Changes so I believe it was by mistake.

Copy link

github-actions bot commented Jan 31, 2024

PR #31802: Size comparison from 058f199 to bf00f05

Decreases (1 build for efr32)
platform target config section 058f1994 bf00f05 change % change
efr32 window-app BRD4187C (read/write) 1146544 1146536 -8 -0.0
.text 976084 976076 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 058f1994 bf00f05 change % change
bl602 lighting-app bl602 (read/write) 1429398 1429398 0 0.0
.bss 85320 85320 0 0.0
.data 9488 9488 0 0.0
.rodata 157344 157344 0 0.0
.text 1096600 1096600 0 0.0
bl602+mfd (read/write) 1444046 1444046 0 0.0
.bss 85480 85480 0 0.0
.data 9456 9456 0 0.0
.rodata 156304 156304 0 0.0
.text 1112158 1112158 0 0.0
bl602+rpc (read/write) 1477038 1477038 0 0.0
.bss 93352 93352 0 0.0
.data 9856 9856 0 0.0
.rodata 164920 164920 0 0.0
.text 1128242 1128242 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1194195 1194195 0 0.0
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106732 106732 0 0.0
.text 965858 965858 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1205271 1205271 0 0.0
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105672 105672 0 0.0
.text 977868 977868 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1285927 1285927 0 0.0
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122104 122104 0 0.0
.text 1040802 1040802 0 0.0
bl706-eth (read/write) 1012601 1012601 0 0.0
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 100052 100052 0 0.0
.text 757676 757676 0 0.0
bl706-wifi (read/write) 1245818 1245818 0 0.0
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 121032 121032 0 0.0
.text 988160 988160 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1163784 1163784 0 0.0
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100736 100736 0 0.0
.text 958964 958964 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1175184 1175184 0 0.0
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99676 99676 0 0.0
.text 971286 971286 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780484 780484 0 0.0
(read/write) 168856 168856 0 0.0
.bss 90876 90876 0 0.0
.data 3552 3552 0 0.0
.rodata 90316 90316 0 0.0
.text 689904 689904 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799212 799212 0 0.0
(read/write) 179116 179116 0 0.0
.bss 101076 101076 0 0.0
.data 3580 3580 0 0.0
.rodata 84724 84724 0 0.0
.text 714220 714220 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787716 787716 0 0.0
(read/write) 173572 173572 0 0.0
.bss 95532 95532 0 0.0
.data 3580 3580 0 0.0
.rodata 111436 111436 0 0.0
.text 676012 676012 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738348 738348 0 0.0
(read/write) 167836 167836 0 0.0
.bss 89624 89624 0 0.0
.data 3540 3540 0 0.0
.rodata 86036 86036 0 0.0
.text 652048 652048 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723980 723980 0 0.0
(read/write) 168040 168040 0 0.0
.bss 89840 89840 0 0.0
.data 3536 3536 0 0.0
.rodata 81884 81884 0 0.0
.text 641832 641832 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 572034 572034 0 0.0
(read/write) 207872 207872 0 0.0
.bss 201156 201156 0 0.0
.data 1592 1592 0 0.0
.rodata 84554 84554 0 0.0
.text 485360 485360 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627282 627282 0 0.0
(read/write) 208304 208304 0 0.0
.bss 201664 201664 0 0.0
.data 1520 1520 0 0.0
.rodata 106946 106946 0 0.0
.text 518212 518212 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 563979 563979 0 0.0
.app_xip_area 453853 453853 0 0.0
.bss 64968 64968 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 548827 548827 0 0.0
.app_xip_area 433941 433941 0 0.0
.bss 69688 69688 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565651 565651 0 0.0
.app_xip_area 457021 457021 0 0.0
.bss 63512 63512 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562387 562387 0 0.0
.app_xip_area 450485 450485 0 0.0
.bss 66672 66672 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928128 928128 0 0.0
.bss 197904 197904 0 0.0
.data 1372 1372 0 0.0
.text 728832 728832 0 0.0
BRD4187C (read/write) 1107068 1107068 0 0.0
.bss 195156 195156 0 0.0
.data 3384 3384 0 0.0
.text 908508 908508 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121744 1121744 0 0.0
.bss 188208 188208 0 0.0
.data 2800 2800 0 0.0
.text 930716 930716 0 0.0
window-app BRD4187C (read/write) 1146544 1146536 -8 -0.0
.bss 167148 167148 0 0.0
.data 3292 3292 0 0.0
.text 976084 976076 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1197312 1197312 0 0.0
(read/write) 1744736 1744736 0 0.0
.dram0.bss 73392 73392 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248224 248224 0 0.0
.flash.text 1197312 1197312 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1239423 1239423 0 0.0
(read/write) 529688 529688 0 0.0
.dram0.bss 80256 80256 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278380 278380 0 0.0
.flash.text 1233259 1233259 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610040 610040 0 0.0
(read/write) 81324 81324 0 0.0
.bss 69104 69104 0 0.0
.data 2236 2236 0 0.0
.text 609504 609504 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695724 695724 0 0.0
.bss 67752 67752 0 0.0
.data 2788 2788 0 0.0
.text 581712 581712 0 0.0
light k32w0+release (read only) 598496 598496 0 0.0
(read/write) 79332 79332 0 0.0
.bss 67160 67160 0 0.0
.data 2188 2188 0 0.0
.text 597960 597960 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786656 786656 0 0.0
.bss 77428 77428 0 0.0
.data 2000 2000 0 0.0
.text 663776 663776 0 0.0
lock k32w0+release (read only) 580816 580816 0 0.0
(read/write) 78772 78772 0 0.0
.bss 66624 66624 0 0.0
.data 2164 2164 0 0.0
.text 580280 580280 0 0.0
linux air-purifier-app debug (read only) 2576197 2576197 0 0.0
(read/write) 127832 127832 0 0.0
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73464 73464 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181768 181768 0 0.0
.text 2217877 2217877 0 0.0
all-clusters-app debug (read only) 5783929 5783929 0 0.0
(read/write) 472264 472264 0 0.0
.bss 132928 132928 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 327528 327528 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 343460 343460 0 0.0
.text 5013939 5013939 0 0.0
all-clusters-minimal-app debug (read only) 5134569 5134569 0 0.0
(read/write) 235656 235656 0 0.0
.bss 127456 127456 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 96792 96792 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 286773 286773 0 0.0
.text 4613971 4613971 0 0.0
bridge-app debug (read only) 4550329 4550329 0 0.0
(read/write) 216728 216728 0 0.0
.bss 117952 117952 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85904 85904 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227573 227573 0 0.0
.text 4102915 4102915 0 0.0
chip-tool debug (read only) 12161681 12161681 0 0.0
(read/write) 520048 520048 0 0.0
.bss 94232 94232 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413488 413488 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 442297 442297 0 0.0
.text 11009459 11009459 0 0.0
chip-tool-ipv6only arm64 (read only) 11683728 11683728 0 0.0
(read/write) 589688 589688 0 0.0
.bss 103304 103304 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453168 453168 0 0.0
.dynamic 512 512 0 0.0
.got 20432 20432 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 349548 349548 0 0.0
.text 10441916 10441916 0 0.0
lighting-app debug+rpc+ui (read only) 5471417 5471417 0 0.0
(read/write) 225552 225552 0 0.0
.bss 118912 118912 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94320 94320 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 352340 352340 0 0.0
.text 4873139 4873139 0 0.0
lock-app debug (read only) 4625401 4625401 0 0.0
(read/write) 204440 204440 0 0.0
.bss 113376 113376 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80216 80216 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 254709 254709 0 0.0
.text 4159251 4159251 0 0.0
ota-provider-app debug (read only) 4258737 4258737 0 0.0
(read/write) 192912 192912 0 0.0
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69520 69520 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206517 206517 0 0.0
.text 3860035 3860035 0 0.0
ota-requestor-app debug (read only) 4374137 4374137 0 0.0
(read/write) 197160 197160 0 0.0
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212469 212469 0 0.0
.text 3965203 3965203 0 0.0
shell debug (read only) 2860729 2860729 0 0.0
(read/write) 154920 154920 0 0.0
.bss 62224 62224 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85560 85560 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186016 186016 0 0.0
.text 2502114 2502114 0 0.0
thermostat-no-ble arm64 (read only) 4445656 4445656 0 0.0
(read/write) 245824 245824 0 0.0
.bss 121720 121720 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103464 103464 0 0.0
.dynamic 512 512 0 0.0
.got 12200 12200 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 158652 0 0.0
.text 3942668 3942668 0 0.0
tv-app debug (read only) 5575545 5575545 0 0.0
(read/write) 350456 350456 0 0.0
.bss 243232 243232 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93432 93432 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 283925 283925 0 0.0
.text 5051523 5051523 0 0.0
tv-casting-app debug (read only) 10022961 10022961 0 0.0
(read/write) 343032 343032 0 0.0
.bss 156032 156032 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 177192 177192 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 378664 378664 0 0.0
.text 9170707 9170707 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531240 2531240 0 0.0
.bss 220400 220400 0 0.0
.data 5208 5208 0 0.0
.text 1493924 1493924 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094552 1094552 0 0.0
bss 129817 129817 0 0.0
rodata 111416 111416 0 0.0
text 805496 805496 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214684 1214684 0 0.0
bss 121955 121955 0 0.0
rodata 141248 141248 0 0.0
text 800980 800980 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1044680 1044680 0 0.0
bss 129531 129531 0 0.0
rodata 99256 99256 0 0.0
text 768172 768172 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1789036 1789036 0 0.0
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1582676 1582676 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837656 837656 0 0.0
(read/write) 1713524 1713524 0 0.0
.bss 193068 193068 0 0.0
.data 2616 2616 0 0.0
.text 1509452 1509452 0 0.0
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1633948 1633948 0 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1436580 1436580 0 0.0
lock cy8ckit_062s2_43012 (read only) 817224 817224 0 0.0
(read/write) 1665580 1665580 0 0.0
.bss 213660 213660 0 0.0
.data 2456 2456 0 0.0
.text 1441076 1441076 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1124060 1124060 0 0.0
.bss 102376 102376 0 0.0
.data 808 808 0 0.0
.text 636440 636440 0 0.0
lock-app qpg6105+debug (read/write) 1088516 1088516 0 0.0
.bss 98592 98592 0 0.0
.data 852 852 0 0.0
.text 600892 600892 0 0.0
stm32 light STM32WB5MM-DK (read/write) 596493 596493 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78756 78756 0 0.0
.text 379072 379072 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824910 824910 0 0.0
bss 51028 51028 0 0.0
text 616792 616792 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112332 1112332 0 0.0
bss 100768 100768 0 0.0
text 787008 787008 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1090944 1090944 0 0.0
bss 109928 109928 0 0.0
text 759234 759234 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935160 935160 0 0.0
bss 92976 92976 0 0.0
text 648966 648966 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826506 826506 0 0.0
bss 51080 51080 0 0.0
text 618454 618454 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984436 984436 0 0.0
bss 79120 79120 0 0.0
text 699160 699160 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096420 1096420 0 0.0
bss 100056 100056 0 0.0
text 772454 772454 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 971524 971524 0 0.0
bss 97440 97440 0 0.0
text 653382 653382 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952760 952760 0 0.0
bss 92552 92552 0 0.0
text 666676 666676 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884096 884096 0 0.0
bss 69144 69144 0 0.0
text 625328 625328 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824716 824716 0 0.0
bss 57388 57388 0 0.0
text 592220 592220 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705748 705748 0 0.0
bss 73640 73640 0 0.0
text 462140 462140 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828186 828186 0 0.0
bss 51208 51208 0 0.0
text 621154 621154 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883473 883473 0 0.0
bss 60864 60864 0 0.0
text 635464 635464 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850736 850736 0 0.0
bss 57676 57676 0 0.0
text 612220 612220 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843492 843492 0 0.0
bss 57988 57988 0 0.0
text 604856 604856 0 0.0

src/lib/core/BUILD.gn Show resolved Hide resolved
Copy link

github-actions bot commented Feb 1, 2024

PR #31802: Size comparison from e75f229 to 12992f9

Decreases (1 build for efr32)
platform target config section e75f229 12992f9 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 928280 928272 -8 -0.0
.text 728976 728968 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section e75f229 12992f9 change % change
bl602 lighting-app bl602 (read/write) 1429522 1429522 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157356 157356 0 0.0
.text 1096712 1096712 0 0.0
bl602+mfd (read/write) 1444170 1444170 0 0.0
.bss 85488 85488 0 0.0
.data 9456 9456 0 0.0
.rodata 156316 156316 0 0.0
.text 1112270 1112270 0 0.0
bl602+rpc (read/write) 1477162 1477162 0 0.0
.bss 93360 93360 0 0.0
.data 9856 9856 0 0.0
.rodata 164932 164932 0 0.0
.text 1128354 1128354 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1194319 1194319 0 0.0
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106744 106744 0 0.0
.text 965970 965970 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1205395 1205395 0 0.0
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105684 105684 0 0.0
.text 977980 977980 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1286067 1286067 0 0.0
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122116 122116 0 0.0
.text 1040914 1040914 0 0.0
bl706-eth (read/write) 1012725 1012725 0 0.0
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 100064 100064 0 0.0
.text 757788 757788 0 0.0
bl706-wifi (read/write) 1245974 1245974 0 0.0
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 121044 121044 0 0.0
.text 988288 988288 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1163924 1163924 0 0.0
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100748 100748 0 0.0
.text 959076 959076 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1175324 1175324 0 0.0
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99688 99688 0 0.0
.text 971398 971398 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780636 780636 0 0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90324 90324 0 0.0
.text 690048 690048 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799356 799356 0 0.0
(read/write) 179124 179124 0 0.0
.bss 101084 101084 0 0.0
.data 3580 3580 0 0.0
.rodata 84732 84732 0 0.0
.text 714356 714356 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787868 787868 0 0.0
(read/write) 173580 173580 0 0.0
.bss 95540 95540 0 0.0
.data 3580 3580 0 0.0
.rodata 111444 111444 0 0.0
.text 676156 676156 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738476 738476 0 0.0
(read/write) 167844 167844 0 0.0
.bss 89632 89632 0 0.0
.data 3540 3540 0 0.0
.rodata 86044 86044 0 0.0
.text 652168 652168 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724132 724132 0 0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81892 81892 0 0.0
.text 641976 641976 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 572146 572146 0 0.0
(read/write) 207880 207880 0 0.0
.bss 201164 201164 0 0.0
.data 1592 1592 0 0.0
.rodata 84562 84562 0 0.0
.text 485464 485464 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627394 627394 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201672 201672 0 0.0
.data 1520 1520 0 0.0
.rodata 106954 106954 0 0.0
.text 518316 518316 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564107 564107 0 0.0
.app_xip_area 453973 453973 0 0.0
.bss 64976 64976 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 548947 548947 0 0.0
.app_xip_area 434053 434053 0 0.0
.bss 69696 69696 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565779 565779 0 0.0
.app_xip_area 457141 457141 0 0.0
.bss 63520 63520 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562515 562515 0 0.0
.app_xip_area 450605 450605 0 0.0
.bss 66680 66680 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928280 928272 -8 -0.0
.bss 197912 197912 0 0.0
.data 1372 1372 0 0.0
.text 728976 728968 -8 -0.0
BRD4187C (read/write) 1107244 1107244 0 0.0
.bss 195164 195164 0 0.0
.data 3384 3384 0 0.0
.text 908676 908676 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121920 1121920 0 0.0
.bss 188216 188216 0 0.0
.data 2800 2800 0 0.0
.text 930884 930884 0 0.0
window-app BRD4187C (read/write) 1146688 1146688 0 0.0
.bss 167156 167156 0 0.0
.data 3292 3292 0 0.0
.text 976220 976220 0 0.0
esp32 all-clusters-app c3devkit (read only) 1197482 1197482 0 0.0
(read/write) 1744760 1744760 0 0.0
.dram0.bss 73400 73400 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248232 248232 0 0.0
.flash.text 1197482 1197482 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1239591 1239591 0 0.0
(read/write) 529696 529696 0 0.0
.dram0.bss 80264 80264 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278380 278380 0 0.0
.flash.text 1233427 1233427 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610240 610240 0 0.0
(read/write) 81332 81332 0 0.0
.bss 69112 69112 0 0.0
.data 2236 2236 0 0.0
.text 609704 609704 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695876 695876 0 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 581856 581856 0 0.0
light k32w0+release (read only) 598648 598648 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 598112 598112 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786816 786816 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 663928 663928 0 0.0
lock k32w0+release (read only) 580984 580984 0 0.0
(read/write) 78780 78780 0 0.0
.bss 66632 66632 0 0.0
.data 2164 2164 0 0.0
.text 580448 580448 0 0.0
linux air-purifier-app debug (read only) 2576813 2576813 0 0.0
(read/write) 127864 127864 0 0.0
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73480 73480 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181736 181736 0 0.0
.text 2218453 2218453 0 0.0
all-clusters-app debug (read only) 5784801 5784801 0 0.0
(read/write) 472488 472488 0 0.0
.bss 132928 132928 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 327736 327736 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 343428 343428 0 0.0
.text 5014627 5014627 0 0.0
all-clusters-minimal-app debug (read only) 5135185 5135185 0 0.0
(read/write) 235688 235688 0 0.0
.bss 127456 127456 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 96808 96808 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 286741 286741 0 0.0
.text 4614547 4614547 0 0.0
bridge-app debug (read only) 4550961 4550961 0 0.0
(read/write) 216760 216760 0 0.0
.bss 117952 117952 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85936 85936 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227541 227541 0 0.0
.text 4103507 4103507 0 0.0
chip-tool debug (read only) 12163289 12163289 0 0.0
(read/write) 520368 520368 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413768 413768 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 442265 442265 0 0.0
.text 11010787 11010787 0 0.0
chip-tool-ipv6only arm64 (read only) 11684832 11684832 0 0.0
(read/write) 588584 588584 0 0.0
.bss 103304 103304 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453432 453432 0 0.0
.dynamic 512 512 0 0.0
.got 20440 20440 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 349532 349532 0 0.0
.text 10442700 10442700 0 0.0
lighting-app debug+rpc+ui (read only) 5472017 5472017 0 0.0
(read/write) 225584 225584 0 0.0
.bss 118912 118912 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94352 94352 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 352276 352276 0 0.0
.text 4873731 4873731 0 0.0
lock-app debug (read only) 4626017 4626017 0 0.0
(read/write) 204440 204440 0 0.0
.bss 113376 113376 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80232 80232 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 254677 254677 0 0.0
.text 4159827 4159827 0 0.0
ota-provider-app debug (read only) 4259673 4259673 0 0.0
(read/write) 192912 192912 0 0.0
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69536 69536 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206517 206517 0 0.0
.text 3860899 3860899 0 0.0
ota-requestor-app debug (read only) 4375073 4375073 0 0.0
(read/write) 197160 197160 0 0.0
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72480 72480 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212469 212469 0 0.0
.text 3966067 3966067 0 0.0
shell debug (read only) 2861345 2861345 0 0.0
(read/write) 154952 154952 0 0.0
.bss 62224 62224 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85584 85584 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 185952 185952 0 0.0
.text 2502722 2502722 0 0.0
thermostat-no-ble arm64 (read only) 4446120 4446120 0 0.0
(read/write) 245368 245368 0 0.0
.bss 121720 121720 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103488 103488 0 0.0
.dynamic 512 512 0 0.0
.got 12200 12200 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 158652 0 0.0
.text 3943052 3943052 0 0.0
tv-app debug (read only) 5576129 5576129 0 0.0
(read/write) 350456 350456 0 0.0
.bss 243232 243232 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93432 93432 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 283893 283893 0 0.0
.text 5052067 5052067 0 0.0
tv-casting-app debug (read only) 10024521 10024521 0 0.0
(read/write) 343096 343096 0 0.0
.bss 156032 156032 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 177256 177256 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 378664 378664 0 0.0
.text 9172099 9172099 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531376 2531376 0 0.0
.bss 220408 220408 0 0.0
.data 5208 5208 0 0.0
.text 1494060 1494060 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094672 1094672 0 0.0
bss 129825 129825 0 0.0
rodata 111424 111424 0 0.0
text 805608 805608 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214812 1214812 0 0.0
bss 121963 121963 0 0.0
rodata 141256 141256 0 0.0
text 801092 801092 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1044912 1044912 0 0.0
bss 129539 129539 0 0.0
rodata 99264 99264 0 0.0
text 768280 768280 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835360 835360 0 0.0
(read/write) 1789156 1789156 0 0.0
.bss 195340 195340 0 0.0
.data 2640 2640 0 0.0
.text 1582788 1582788 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837648 837648 0 0.0
(read/write) 1713644 1713644 0 0.0
.bss 193076 193076 0 0.0
.data 2616 2616 0 0.0
.text 1509564 1509564 0 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1634052 1634052 0 0.0
.bss 186556 186556 0 0.0
.data 2432 2432 0 0.0
.text 1436676 1436676 0 0.0
lock cy8ckit_062s2_43012 (read only) 817216 817216 0 0.0
(read/write) 1665692 1665692 0 0.0
.bss 213668 213668 0 0.0
.data 2456 2456 0 0.0
.text 1441180 1441180 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1124212 1124212 0 0.0
.bss 102384 102384 0 0.0
.data 808 808 0 0.0
.text 636592 636592 0 0.0
lock-app qpg6105+debug (read/write) 1088684 1088684 0 0.0
.bss 98600 98600 0 0.0
.data 852 852 0 0.0
.text 601060 601060 0 0.0
stm32 light STM32WB5MM-DK (read/write) 596613 596613 0 0.0
.bss 128288 128288 0 0.0
.data 660 660 0 0.0
.rodata 78764 78764 0 0.0
.text 379176 379176 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825054 825054 0 0.0
bss 51036 51036 0 0.0
text 616918 616918 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112468 1112468 0 0.0
bss 100776 100776 0 0.0
text 787128 787128 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1091080 1091080 0 0.0
bss 109936 109936 0 0.0
text 759354 759354 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935296 935296 0 0.0
bss 92984 92984 0 0.0
text 649086 649086 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826650 826650 0 0.0
bss 51088 51088 0 0.0
text 618580 618580 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984580 984580 0 0.0
bss 79128 79128 0 0.0
text 699286 699286 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096556 1096556 0 0.0
bss 100064 100064 0 0.0
text 772574 772574 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 971668 971668 0 0.0
bss 97448 97448 0 0.0
text 653508 653508 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952896 952896 0 0.0
bss 92560 92560 0 0.0
text 666796 666796 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884240 884240 0 0.0
bss 69152 69152 0 0.0
text 625454 625454 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824860 824860 0 0.0
bss 57396 57396 0 0.0
text 592346 592346 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705780 705780 0 0.0
bss 73640 73640 0 0.0
text 462172 462172 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828330 828330 0 0.0
bss 51216 51216 0 0.0
text 621280 621280 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883617 883617 0 0.0
bss 60872 60872 0 0.0
text 635590 635590 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850880 850880 0 0.0
bss 57684 57684 0 0.0
text 612346 612346 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843636 843636 0 0.0
bss 57996 57996 0 0.0
text 604982 604982 0 0.0

Copy link

github-actions bot commented Feb 1, 2024

PR #31802: Size comparison from aa67fba to 24e4456

Decreases (1 build for efr32)
platform target config section aa67fba 24e4456 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 928280 928272 -8 -0.0
.text 728976 728968 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section aa67fba 24e4456 change % change
bl602 lighting-app bl602 (read/write) 1429522 1429522 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157356 157356 0 0.0
.text 1096712 1096712 0 0.0
bl602+mfd (read/write) 1444170 1444170 0 0.0
.bss 85488 85488 0 0.0
.data 9456 9456 0 0.0
.rodata 156316 156316 0 0.0
.text 1112270 1112270 0 0.0
bl602+rpc (read/write) 1477162 1477162 0 0.0
.bss 93360 93360 0 0.0
.data 9856 9856 0 0.0
.rodata 164932 164932 0 0.0
.text 1128354 1128354 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1194319 1194319 0 0.0
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106744 106744 0 0.0
.text 965970 965970 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1205395 1205395 0 0.0
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105684 105684 0 0.0
.text 977980 977980 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1286067 1286067 0 0.0
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122116 122116 0 0.0
.text 1040914 1040914 0 0.0
bl706-eth (read/write) 1012725 1012725 0 0.0
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 100064 100064 0 0.0
.text 757788 757788 0 0.0
bl706-wifi (read/write) 1245974 1245974 0 0.0
.bss 10565 10565 0 0.0
.data 3672 3672 0 0.0
.rodata 121044 121044 0 0.0
.text 988288 988288 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1163924 1163924 0 0.0
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100748 100748 0 0.0
.text 959076 959076 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1175324 1175324 0 0.0
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99688 99688 0 0.0
.text 971398 971398 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780636 780636 0 0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90324 90324 0 0.0
.text 690048 690048 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799356 799356 0 0.0
(read/write) 179124 179124 0 0.0
.bss 101084 101084 0 0.0
.data 3580 3580 0 0.0
.rodata 84732 84732 0 0.0
.text 714356 714356 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787868 787868 0 0.0
(read/write) 173580 173580 0 0.0
.bss 95540 95540 0 0.0
.data 3580 3580 0 0.0
.rodata 111444 111444 0 0.0
.text 676156 676156 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738476 738476 0 0.0
(read/write) 167844 167844 0 0.0
.bss 89632 89632 0 0.0
.data 3540 3540 0 0.0
.rodata 86044 86044 0 0.0
.text 652168 652168 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724132 724132 0 0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81892 81892 0 0.0
.text 641976 641976 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 572146 572146 0 0.0
(read/write) 207880 207880 0 0.0
.bss 201164 201164 0 0.0
.data 1592 1592 0 0.0
.rodata 84562 84562 0 0.0
.text 485464 485464 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627394 627394 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201672 201672 0 0.0
.data 1520 1520 0 0.0
.rodata 106954 106954 0 0.0
.text 518316 518316 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564107 564107 0 0.0
.app_xip_area 453973 453973 0 0.0
.bss 64976 64976 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 548947 548947 0 0.0
.app_xip_area 434053 434053 0 0.0
.bss 69696 69696 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565779 565779 0 0.0
.app_xip_area 457141 457141 0 0.0
.bss 63520 63520 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562515 562515 0 0.0
.app_xip_area 450605 450605 0 0.0
.bss 66680 66680 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928280 928272 -8 -0.0
.bss 197912 197912 0 0.0
.data 1372 1372 0 0.0
.text 728976 728968 -8 -0.0
BRD4187C (read/write) 1107244 1107244 0 0.0
.bss 195164 195164 0 0.0
.data 3384 3384 0 0.0
.text 908676 908676 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121920 1121920 0 0.0
.bss 188216 188216 0 0.0
.data 2800 2800 0 0.0
.text 930884 930884 0 0.0
window-app BRD4187C (read/write) 1146688 1146688 0 0.0
.bss 167156 167156 0 0.0
.data 3292 3292 0 0.0
.text 976220 976220 0 0.0
esp32 all-clusters-app c3devkit (read only) 1197482 1197482 0 0.0
(read/write) 1744760 1744760 0 0.0
.dram0.bss 73400 73400 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248232 248232 0 0.0
.flash.text 1197482 1197482 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1239591 1239591 0 0.0
(read/write) 529696 529696 0 0.0
.dram0.bss 80264 80264 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278380 278380 0 0.0
.flash.text 1233427 1233427 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610240 610240 0 0.0
(read/write) 81332 81332 0 0.0
.bss 69112 69112 0 0.0
.data 2236 2236 0 0.0
.text 609704 609704 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 695876 695876 0 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 581856 581856 0 0.0
light k32w0+release (read only) 598648 598648 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 598112 598112 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786816 786816 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 663928 663928 0 0.0
lock k32w0+release (read only) 580984 580984 0 0.0
(read/write) 78780 78780 0 0.0
.bss 66632 66632 0 0.0
.data 2164 2164 0 0.0
.text 580448 580448 0 0.0
linux air-purifier-app debug (read only) 2576813 2576813 0 0.0
(read/write) 127864 127864 0 0.0
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73480 73480 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181736 181736 0 0.0
.text 2218453 2218453 0 0.0
all-clusters-app debug (read only) 5784801 5784801 0 0.0
(read/write) 472488 472488 0 0.0
.bss 132928 132928 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 327736 327736 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 343428 343428 0 0.0
.text 5014627 5014627 0 0.0
all-clusters-minimal-app debug (read only) 5135185 5135185 0 0.0
(read/write) 235688 235688 0 0.0
.bss 127456 127456 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 96808 96808 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 286741 286741 0 0.0
.text 4614547 4614547 0 0.0
bridge-app debug (read only) 4550961 4550961 0 0.0
(read/write) 216760 216760 0 0.0
.bss 117952 117952 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85936 85936 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227541 227541 0 0.0
.text 4103507 4103507 0 0.0
chip-tool debug (read only) 12163289 12163289 0 0.0
(read/write) 520368 520368 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 413768 413768 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 442265 442265 0 0.0
.text 11010787 11010787 0 0.0
chip-tool-ipv6only arm64 (read only) 11684832 11684832 0 0.0
(read/write) 588584 588584 0 0.0
.bss 103304 103304 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 453432 453432 0 0.0
.dynamic 512 512 0 0.0
.got 20440 20440 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 349532 349532 0 0.0
.text 10442700 10442700 0 0.0
lighting-app debug+rpc+ui (read only) 5472017 5472017 0 0.0
(read/write) 225584 225584 0 0.0
.bss 118912 118912 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94352 94352 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 352276 352276 0 0.0
.text 4873731 4873731 0 0.0
lock-app debug (read only) 4626017 4626017 0 0.0
(read/write) 204440 204440 0 0.0
.bss 113376 113376 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80232 80232 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 254677 254677 0 0.0
.text 4159827 4159827 0 0.0
ota-provider-app debug (read only) 4259673 4259673 0 0.0
(read/write) 192912 192912 0 0.0
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69536 69536 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206517 206517 0 0.0
.text 3860899 3860899 0 0.0
ota-requestor-app debug (read only) 4375073 4375073 0 0.0
(read/write) 197160 197160 0 0.0
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72480 72480 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212469 212469 0 0.0
.text 3966067 3966067 0 0.0
shell debug (read only) 2861345 2861345 0 0.0
(read/write) 154952 154952 0 0.0
.bss 62224 62224 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85584 85584 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 185952 185952 0 0.0
.text 2502722 2502722 0 0.0
thermostat-no-ble arm64 (read only) 4446120 4446120 0 0.0
(read/write) 245368 245368 0 0.0
.bss 121720 121720 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103488 103488 0 0.0
.dynamic 512 512 0 0.0
.got 12200 12200 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 158652 0 0.0
.text 3943052 3943052 0 0.0
tv-app debug (read only) 5576129 5576129 0 0.0
(read/write) 350456 350456 0 0.0
.bss 243232 243232 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93432 93432 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 283893 283893 0 0.0
.text 5052067 5052067 0 0.0
tv-casting-app debug (read only) 10024521 10024521 0 0.0
(read/write) 343096 343096 0 0.0
.bss 156032 156032 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 177256 177256 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 378664 378664 0 0.0
.text 9172099 9172099 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531376 2531376 0 0.0
.bss 220408 220408 0 0.0
.data 5208 5208 0 0.0
.text 1494060 1494060 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1094672 1094672 0 0.0
bss 129825 129825 0 0.0
rodata 111424 111424 0 0.0
text 805608 805608 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1214812 1214812 0 0.0
bss 121963 121963 0 0.0
rodata 141256 141256 0 0.0
text 801092 801092 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1044912 1044912 0 0.0
bss 129539 129539 0 0.0
rodata 99264 99264 0 0.0
text 768280 768280 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835360 835360 0 0.0
(read/write) 1789156 1789156 0 0.0
.bss 195340 195340 0 0.0
.data 2640 2640 0 0.0
.text 1582788 1582788 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837648 837648 0 0.0
(read/write) 1713644 1713644 0 0.0
.bss 193076 193076 0 0.0
.data 2616 2616 0 0.0
.text 1509564 1509564 0 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1634052 1634052 0 0.0
.bss 186556 186556 0 0.0
.data 2432 2432 0 0.0
.text 1436676 1436676 0 0.0
lock cy8ckit_062s2_43012 (read only) 817216 817216 0 0.0
(read/write) 1665692 1665692 0 0.0
.bss 213668 213668 0 0.0
.data 2456 2456 0 0.0
.text 1441180 1441180 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1124212 1124212 0 0.0
.bss 102384 102384 0 0.0
.data 808 808 0 0.0
.text 636592 636592 0 0.0
lock-app qpg6105+debug (read/write) 1088684 1088684 0 0.0
.bss 98600 98600 0 0.0
.data 852 852 0 0.0
.text 601060 601060 0 0.0
stm32 light STM32WB5MM-DK (read/write) 596613 596613 0 0.0
.bss 128288 128288 0 0.0
.data 660 660 0 0.0
.rodata 78764 78764 0 0.0
.text 379176 379176 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825054 825054 0 0.0
bss 51036 51036 0 0.0
text 616918 616918 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1112468 1112468 0 0.0
bss 100776 100776 0 0.0
text 787128 787128 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1091080 1091080 0 0.0
bss 109936 109936 0 0.0
text 759354 759354 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935296 935296 0 0.0
bss 92984 92984 0 0.0
text 649086 649086 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826650 826650 0 0.0
bss 51088 51088 0 0.0
text 618580 618580 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 984580 984580 0 0.0
bss 79128 79128 0 0.0
text 699286 699286 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096556 1096556 0 0.0
bss 100064 100064 0 0.0
text 772574 772574 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 971668 971668 0 0.0
bss 97448 97448 0 0.0
text 653508 653508 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952896 952896 0 0.0
bss 92560 92560 0 0.0
text 666796 666796 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884240 884240 0 0.0
bss 69152 69152 0 0.0
text 625454 625454 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 824860 824860 0 0.0
bss 57396 57396 0 0.0
text 592346 592346 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705780 705780 0 0.0
bss 73640 73640 0 0.0
text 462172 462172 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828330 828330 0 0.0
bss 51216 51216 0 0.0
text 621280 621280 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883617 883617 0 0.0
bss 60872 60872 0 0.0
text 635590 635590 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850880 850880 0 0.0
bss 57684 57684 0 0.0
text 612346 612346 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843636 843636 0 0.0
bss 57996 57996 0 0.0
text 604982 604982 0 0.0

@andy31415 andy31415 merged commit a77e01c into project-chip:master Feb 1, 2024
56 of 57 checks passed
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