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

Support for encoding Field IDs with an MC source #32276

Merged
merged 7 commits into from
Feb 23, 2024
Merged

Support for encoding Field IDs with an MC source #32276

merged 7 commits into from
Feb 23, 2024

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Feb 22, 2024

Currently, we always use ImplicitProfile tag to encode field ID larger than UINT8_MAX, this is not aligned with the spec.

When the MEI prefix encodes a standard/scoped source, the tag is encoded using ContextSpecific tag if tag_id is less than or equal to UINT8_MAX, and ImplicitProfile tag if tag_id is larger than UINT8_MAX.

When the MEI prefix encodes a manufacturer code, the tag is encoded using FullyQualified_6Bytes tag, the Vendor ID SHALL be set to the manufacturer code, the profile number set to 0 and the tag number set to the MEI suffix.

Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from f2bdd1f to 04d5071

Increases above 0.2%:

platform target config section f2bdd1f 04d5071 change % change
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
Increases (10 builds for bl702, efr32, k32w, linux, telink)
platform target config section f2bdd1f 04d5071 change % change
bl702 lighting-app bl702+rpc (read/write) 1290271 1290279 8 0.0
.text 1044950 1044958 8 0.0
efr32 lighting-app BRD4187C (read/write) 1108344 1108448 104 0.0
.text 909764 909868 104 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.text 984012 984116 104 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
linux chip-tool-ipv6only arm64 .rodata 352988 353356 368 0.1
lighting-app debug+rpc+ui (read only) 5499825 5499857 32 0.0
.text 4900803 4900835 32 0.0
thermostat-no-ble arm64 .rodata 158652 159020 368 0.2
telink lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1071644 1071652 8 0.0
text 776556 776562 6 0.0
Decreases (22 builds for bl602, bl702, cc32xx, cyw30739, esp32, linux, nrfconnect)
platform target config section f2bdd1f 04d5071 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl706-eth (read/write) 1016185 1016173 -12 -0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.text 992430 992424 -6 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL .text 493360 493356 -4 -0.0
lock CC3235SF_LAUNCHXL .text 518264 518260 -4 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
.flash.text 1210264 1210254 -10 -0.0
m5stack (read only) 1252359 1252351 -8 -0.0
.flash.text 1246195 1246187 -8 -0.0
linux air-purifier-app debug (read only) 2605829 2605813 -16 -0.0
.text 2244357 2244341 -16 -0.0
all-clusters-app debug (read only) 5900009 5899993 -16 -0.0
.text 5118451 5118435 -16 -0.0
all-clusters-minimal-app debug (read only) 5180729 5180713 -16 -0.0
.text 4658755 4658739 -16 -0.0
chip-tool-ipv6only arm64 (read only) 11488384 11286176 -202208 -1.8
(read/write) 588512 585912 -2600 -0.4
.bss 103352 103336 -16 -0.0
.got 20344 16816 -3528 -17.3
.text 10247580 10054916 -192664 -1.9
lock-app debug (read only) 4645385 4645369 -16 -0.0
.text 4179811 4179795 -16 -0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
.text 3994115 3994099 -16 -0.0
shell debug (read only) 2879881 2879865 -16 -0.0
.text 2521746 2521730 -16 -0.0
thermostat-no-ble arm64 (read only) 4463832 4367632 -96200 -2.2
(read/write) 248216 242000 -6216 -2.5
.bss 121768 121752 -16 -0.0
.got 12080 8616 -3464 -28.7
.text 3960748 3873892 -86856 -2.2
tv-app debug (read only) 5654497 5654481 -16 -0.0
.text 5125715 5125699 -16 -0.0
tv-casting-app debug (read only) 9842465 9842433 -32 -0.0
.text 8995203 8995171 -32 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 806116 806112 -4 -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 f2bdd1f 04d5071 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157532 157532 0 0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156492 156492 0 0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.bss 93360 93360 0 0.0
.data 9880 9880 0 0.0
.rodata 165100 165100 0 0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1198803 1198803 0 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 970262 970262 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1209599 1209599 0 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 982016 982016 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1290271 1290279 8 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1044950 1044958 8 0.0
bl706-eth (read/write) 1016185 1016173 -12 -0.0
.bss 23680 23680 0 0.0
.data 3256 3256 0 0.0
.rodata 100216 100216 0 0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.bss 10565 10565 0 0.0
.data 3696 3696 0 0.0
.rodata 121216 121216 0 0.0
.text 992430 992424 -6 -0.0
bl702l lighting-app bl702l (read/write) 1168632 1168632 0 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 963104 963104 0 0.0
bl702l+mfd (read/write) 1180040 1180040 0 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 975426 975426 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772620 772620 0 0.0
(read/write) 168600 168600 0 0.0
.bss 90604 90604 0 0.0
.data 3560 3560 0 0.0
.rodata 81644 81644 0 0.0
.text 690712 690712 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 789252 789252 0 0.0
(read/write) 178848 178848 0 0.0
.bss 100852 100852 0 0.0
.data 3560 3560 0 0.0
.rodata 75940 75940 0 0.0
.text 713048 713048 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 777892 777892 0 0.0
(read/write) 173288 173288 0 0.0
.bss 95292 95292 0 0.0
.data 3560 3560 0 0.0
.rodata 102692 102692 0 0.0
.text 674936 674936 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 730076 730076 0 0.0
(read/write) 167568 167568 0 0.0
.bss 89336 89336 0 0.0
.data 3552 3552 0 0.0
.rodata 77364 77364 0 0.0
.text 652448 652448 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715700 715700 0 0.0
(read/write) 167776 167776 0 0.0
.bss 89560 89560 0 0.0
.data 3544 3544 0 0.0
.rodata 73204 73204 0 0.0
.text 642232 642232 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 582002 582002 0 0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493360 493356 -4 -0.0
lock CC3235SF_LAUNCHXL (read only) 627362 627362 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518264 518260 -4 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
.bss 65048 65048 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550659 550659 0 0.0
.app_xip_area 435685 435685 0 0.0
.bss 69800 69800 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
.bss 63584 63584 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564059 564059 0 0.0
.app_xip_area 452069 452069 0 0.0
.bss 66784 66784 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930736 930736 0 0.0
.bss 197912 197912 0 0.0
.data 1388 1388 0 0.0
.text 731412 731412 0 0.0
BRD4187C (read/write) 1108344 1108448 104 0.0
.bss 195152 195152 0 0.0
.data 3408 3408 0 0.0
.text 909764 909868 104 0.0
lock-app BRD4161A+wf200 (read/write) 1121492 1121492 0 0.0
.bss 186764 186764 0 0.0
.data 2792 2792 0 0.0
.text 931916 931916 0 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.bss 167392 167392 0 0.0
.data 3320 3320 0 0.0
.text 984012 984116 104 0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
(read/write) 1748656 1748656 0 0.0
.dram0.bss 74296 74296 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 251200 251200 0 0.0
.flash.text 1210264 1210254 -10 -0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1252359 1252351 -8 -0.0
(read/write) 534148 534148 0 0.0
.dram0.bss 81208 81208 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 281856 281856 0 0.0
.flash.text 1246195 1246187 -8 -0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
(read/write) 79608 79608 0 0.0
.bss 67428 67428 0 0.0
.data 2196 2196 0 0.0
.text 598832 604376 5544 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 747444 747444 0 0.0
.bss 79188 79188 0 0.0
.data 2816 2816 0 0.0
.text 626072 626072 0 0.0
light k32w0+release (read only) 603560 608840 5280 0.9
(read/write) 79492 79492 0 0.0
.bss 67308 67308 0 0.0
.data 2200 2200 0 0.0
.text 603024 608304 5280 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 789208 789208 0 0.0
.bss 80580 80580 0 0.0
.data 2032 2032 0 0.0
.text 667240 667240 0 0.0
lock k32w0+release (read only) 582200 588816 6616 1.1
(read/write) 77480 77480 0 0.0
.bss 65348 65348 0 0.0
.data 2148 2148 0 0.0
.text 581664 588280 6616 1.1
linux air-purifier-app debug (read only) 2605829 2605813 -16 -0.0
(read/write) 128672 128672 0 0.0
.bss 46320 46320 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74184 74184 0 0.0
.dynamic 608 608 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 184208 184208 0 0.0
.text 2244357 2244341 -16 -0.0
all-clusters-app debug (read only) 5900009 5899993 -16 -0.0
(read/write) 480080 480080 0 0.0
.bss 134656 134656 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 333560 333560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1384 1384 0 0.0
.rodata 348432 348432 0 0.0
.text 5118451 5118435 -16 -0.0
all-clusters-minimal-app debug (read only) 5180729 5180713 -16 -0.0
(read/write) 236032 236032 0 0.0
.bss 127456 127456 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97160 97160 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 287458 287458 0 0.0
.text 4658755 4658739 -16 -0.0
bridge-app debug (read only) 4577601 4577601 0 0.0
(read/write) 216944 216944 0 0.0
.bss 117984 117984 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86080 86080 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228066 228066 0 0.0
.text 4129443 4129443 0 0.0
chip-tool debug (read only) 11991609 11991609 0 0.0
(read/write) 521224 521224 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414656 414656 0 0.0
.dynamic 624 624 0 0.0
.got 5768 5768 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 447257 447257 0 0.0
.text 10838803 10838803 0 0.0
chip-tool-ipv6only arm64 (read only) 11488384 11286176 -202208 -1.8
(read/write) 588512 585912 -2600 -0.4
.bss 103352 103336 -16 -0.0
.data 4488 4488 0 0.0
.data.rel.ro 454416 454416 0 0.0
.dynamic 512 512 0 0.0
.got 20344 16816 -3528 -17.3
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352988 353356 368 0.1
.text 10247580 10054916 -192664 -1.9
lighting-app debug+rpc+ui (read only) 5499825 5499857 32 0.0
(read/write) 225704 225704 0 0.0
.bss 118920 118920 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94480 94480 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 352852 352852 0 0.0
.text 4900803 4900835 32 0.0
lock-app debug (read only) 4645385 4645369 -16 -0.0
(read/write) 204592 204592 0 0.0
.bss 113440 113440 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80328 80328 0 0.0
.dynamic 624 624 0 0.0
.got 5200 5200 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 254114 254114 0 0.0
.text 4179811 4179795 -16 -0.0
ota-provider-app debug (read only) 4278329 4278329 0 0.0
(read/write) 193160 193160 0 0.0
.bss 113216 113216 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69712 69712 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 206786 206786 0 0.0
.text 3878787 3878787 0 0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
(read/write) 197560 197560 0 0.0
.bss 114112 114112 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72832 72832 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212898 212898 0 0.0
.text 3994115 3994099 -16 -0.0
shell debug (read only) 2879881 2879865 -16 -0.0
(read/write) 156096 156096 0 0.0
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86384 86384 0 0.0
.dynamic 592 592 0 0.0
.got 4072 4072 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184992 184992 0 0.0
.text 2521746 2521730 -16 -0.0
thermostat-no-ble arm64 (read only) 4463832 4367632 -96200 -2.2
(read/write) 248216 242000 -6216 -2.5
.bss 121768 121752 -16 -0.0
.data 3360 3360 0 0.0
.data.rel.ro 103544 103544 0 0.0
.dynamic 512 512 0 0.0
.got 12080 8616 -3464 -28.7
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 159020 368 0.2
.text 3960748 3873892 -86856 -2.2
tv-app debug (read only) 5654497 5654481 -16 -0.0
(read/write) 351304 351304 0 0.0
.bss 243248 243248 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94296 94296 0 0.0
.dynamic 624 624 0 0.0
.got 5496 5496 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 287042 287042 0 0.0
.text 5125715 5125699 -16 -0.0
tv-casting-app debug (read only) 9842465 9842433 -32 -0.0
(read/write) 339936 339936 0 0.0
.bss 155984 155984 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174136 174136 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 381744 381744 0 0.0
.text 8995203 8995171 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810592 810592 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806116 806112 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834464 834464 0 0.0
(read/write) 1795204 1795204 0 0.0
.bss 196212 196212 0 0.0
.data 2664 2664 0 0.0
.text 1587940 1587940 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837616 837616 0 0.0
(read/write) 1717316 1717316 0 0.0
.bss 193092 193092 0 0.0
.data 2632 2632 0 0.0
.text 1513204 1513204 0 0.0
light cy8ckit_062s2_43012 (read only) 844344 844344 0 0.0
(read/write) 1636436 1636436 0 0.0
.bss 186556 186556 0 0.0
.data 2440 2440 0 0.0
.text 1439052 1439052 0 0.0
lock cy8ckit_062s2_43012 (read only) 817184 817184 0 0.0
(read/write) 1666348 1666348 0 0.0
.bss 213716 213716 0 0.0
.data 2440 2440 0 0.0
.text 1441804 1441804 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1127712 1127712 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640096 640096 0 0.0
lock-app qpg6105+debug (read/write) 1087688 1087688 0 0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600068 600068 0 0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821962 821962 0 0.0
bss 49660 49660 0 0.0
text 615766 615766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1090780 1090780 0 0.0
bss 101780 101780 0 0.0
text 792878 792878 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1048268 1048268 0 0.0
bss 110084 110084 0 0.0
text 764222 764222 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 909020 909020 0 0.0
bss 93116 93116 0 0.0
text 651688 651688 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823642 823642 0 0.0
bss 49708 49708 0 0.0
text 617504 617504 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929384 929384 0 0.0
bss 77708 77708 0 0.0
text 697680 697680 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1071644 1071652 8 0.0
bss 100196 100196 0 0.0
text 776556 776562 6 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 901720 901720 0 0.0
bss 69172 69172 0 0.0
text 652884 652884 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 927508 927508 0 0.0
bss 92696 92696 0 0.0
text 670210 670210 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 826194 826194 0 0.0
bss 49816 49816 0 0.0
text 620460 620460 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 789908 789908 0 0.0
bss 56016 56016 0 0.0
text 591210 591210 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676816 676816 0 0.0
bss 73672 73672 0 0.0
text 462298 462298 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 830678 830678 0 0.0
bss 51340 51340 0 0.0
text 623574 623574 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 849221 849221 0 0.0
bss 59492 59492 0 0.0
text 635268 635268 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 815576 815576 0 0.0
bss 56304 56304 0 0.0
text 610918 610918 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 833680 833680 0 0.0
bss 68080 68080 0 0.0
text 626174 626174 0 0.0

Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from f2bdd1f to 96823c5

Increases above 0.2%:

platform target config section f2bdd1f 96823c5 change % change
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
Increases (12 builds for bl702, efr32, k32w, linux, telink)
platform target config section f2bdd1f 96823c5 change % change
bl702 lighting-app bl702+rpc (read/write) 1290271 1290279 8 0.0
.text 1044950 1044958 8 0.0
efr32 lighting-app BRD4187C (read/write) 1108344 1108448 104 0.0
.text 909764 909868 104 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.text 984012 984116 104 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
linux chip-tool debug (read only) 11991609 11991705 96 0.0
.text 10838803 10838899 96 0.0
chip-tool-ipv6only arm64 .rodata 352988 353372 384 0.1
lighting-app debug+rpc+ui (read only) 5499825 5499857 32 0.0
.text 4900803 4900835 32 0.0
thermostat-no-ble arm64 .rodata 158652 159020 368 0.2
tv-app debug (read only) 5654497 5654609 112 0.0
.rodata 287042 287074 32 0.0
.text 5125715 5125795 80 0.0
telink lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1071644 1071652 8 0.0
text 776556 776562 6 0.0
Decreases (21 builds for bl602, bl702, cc32xx, cyw30739, esp32, linux, nrfconnect)
platform target config section f2bdd1f 96823c5 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl706-eth (read/write) 1016185 1016173 -12 -0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.text 992430 992424 -6 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL .text 493360 493356 -4 -0.0
lock CC3235SF_LAUNCHXL .text 518264 518260 -4 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
.flash.text 1210264 1210254 -10 -0.0
m5stack (read only) 1252359 1252351 -8 -0.0
.flash.text 1246195 1246187 -8 -0.0
linux air-purifier-app debug (read only) 2605829 2605813 -16 -0.0
.text 2244357 2244341 -16 -0.0
all-clusters-app debug (read only) 5900009 5899993 -16 -0.0
.text 5118451 5118435 -16 -0.0
all-clusters-minimal-app debug (read only) 5180729 5180713 -16 -0.0
.text 4658755 4658739 -16 -0.0
chip-tool-ipv6only arm64 (read only) 11488384 11286352 -202032 -1.8
(read/write) 588512 585688 -2824 -0.5
.bss 103352 103336 -16 -0.0
.got 20344 16816 -3528 -17.3
.text 10247580 10055076 -192504 -1.9
lock-app debug (read only) 4645385 4645369 -16 -0.0
.text 4179811 4179795 -16 -0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
.text 3994115 3994099 -16 -0.0
shell debug (read only) 2879881 2879865 -16 -0.0
.text 2521746 2521730 -16 -0.0
thermostat-no-ble arm64 (read only) 4463832 4367632 -96200 -2.2
(read/write) 248216 242000 -6216 -2.5
.bss 121768 121752 -16 -0.0
.got 12080 8616 -3464 -28.7
.text 3960748 3873892 -86856 -2.2
tv-casting-app debug (read only) 9842465 9842433 -32 -0.0
.text 8995203 8995171 -32 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 806116 806112 -4 -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 f2bdd1f 96823c5 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157532 157532 0 0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156492 156492 0 0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.bss 93360 93360 0 0.0
.data 9880 9880 0 0.0
.rodata 165100 165100 0 0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1198803 1198803 0 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 970262 970262 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1209599 1209599 0 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 982016 982016 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1290271 1290279 8 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1044950 1044958 8 0.0
bl706-eth (read/write) 1016185 1016173 -12 -0.0
.bss 23680 23680 0 0.0
.data 3256 3256 0 0.0
.rodata 100216 100216 0 0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.bss 10565 10565 0 0.0
.data 3696 3696 0 0.0
.rodata 121216 121216 0 0.0
.text 992430 992424 -6 -0.0
bl702l lighting-app bl702l (read/write) 1168632 1168632 0 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 963104 963104 0 0.0
bl702l+mfd (read/write) 1180040 1180040 0 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 975426 975426 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772620 772620 0 0.0
(read/write) 168600 168600 0 0.0
.bss 90604 90604 0 0.0
.data 3560 3560 0 0.0
.rodata 81644 81644 0 0.0
.text 690712 690712 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 789252 789252 0 0.0
(read/write) 178848 178848 0 0.0
.bss 100852 100852 0 0.0
.data 3560 3560 0 0.0
.rodata 75940 75940 0 0.0
.text 713048 713048 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 777892 777892 0 0.0
(read/write) 173288 173288 0 0.0
.bss 95292 95292 0 0.0
.data 3560 3560 0 0.0
.rodata 102692 102692 0 0.0
.text 674936 674936 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 730076 730076 0 0.0
(read/write) 167568 167568 0 0.0
.bss 89336 89336 0 0.0
.data 3552 3552 0 0.0
.rodata 77364 77364 0 0.0
.text 652448 652448 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715700 715700 0 0.0
(read/write) 167776 167776 0 0.0
.bss 89560 89560 0 0.0
.data 3544 3544 0 0.0
.rodata 73204 73204 0 0.0
.text 642232 642232 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 582002 582002 0 0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493360 493356 -4 -0.0
lock CC3235SF_LAUNCHXL (read only) 627362 627362 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518264 518260 -4 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
.bss 65048 65048 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550659 550659 0 0.0
.app_xip_area 435685 435685 0 0.0
.bss 69800 69800 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
.bss 63584 63584 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564059 564059 0 0.0
.app_xip_area 452069 452069 0 0.0
.bss 66784 66784 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930736 930736 0 0.0
.bss 197912 197912 0 0.0
.data 1388 1388 0 0.0
.text 731412 731412 0 0.0
BRD4187C (read/write) 1108344 1108448 104 0.0
.bss 195152 195152 0 0.0
.data 3408 3408 0 0.0
.text 909764 909868 104 0.0
lock-app BRD4161A+wf200 (read/write) 1121492 1121492 0 0.0
.bss 186764 186764 0 0.0
.data 2792 2792 0 0.0
.text 931916 931916 0 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.bss 167392 167392 0 0.0
.data 3320 3320 0 0.0
.text 984012 984116 104 0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
(read/write) 1748656 1748656 0 0.0
.dram0.bss 74296 74296 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 251200 251200 0 0.0
.flash.text 1210264 1210254 -10 -0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1252359 1252351 -8 -0.0
(read/write) 534148 534148 0 0.0
.dram0.bss 81208 81208 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 281856 281856 0 0.0
.flash.text 1246195 1246187 -8 -0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
(read/write) 79608 79608 0 0.0
.bss 67428 67428 0 0.0
.data 2196 2196 0 0.0
.text 598832 604376 5544 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 747444 747444 0 0.0
.bss 79188 79188 0 0.0
.data 2816 2816 0 0.0
.text 626072 626072 0 0.0
light k32w0+release (read only) 603560 608840 5280 0.9
(read/write) 79492 79492 0 0.0
.bss 67308 67308 0 0.0
.data 2200 2200 0 0.0
.text 603024 608304 5280 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 789208 789208 0 0.0
.bss 80580 80580 0 0.0
.data 2032 2032 0 0.0
.text 667240 667240 0 0.0
lock k32w0+release (read only) 582200 588816 6616 1.1
(read/write) 77480 77480 0 0.0
.bss 65348 65348 0 0.0
.data 2148 2148 0 0.0
.text 581664 588280 6616 1.1
linux air-purifier-app debug (read only) 2605829 2605813 -16 -0.0
(read/write) 128672 128672 0 0.0
.bss 46320 46320 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74184 74184 0 0.0
.dynamic 608 608 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 184208 184208 0 0.0
.text 2244357 2244341 -16 -0.0
all-clusters-app debug (read only) 5900009 5899993 -16 -0.0
(read/write) 480080 480080 0 0.0
.bss 134656 134656 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 333560 333560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1384 1384 0 0.0
.rodata 348432 348432 0 0.0
.text 5118451 5118435 -16 -0.0
all-clusters-minimal-app debug (read only) 5180729 5180713 -16 -0.0
(read/write) 236032 236032 0 0.0
.bss 127456 127456 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97160 97160 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 287458 287458 0 0.0
.text 4658755 4658739 -16 -0.0
bridge-app debug (read only) 4577601 4577601 0 0.0
(read/write) 216944 216944 0 0.0
.bss 117984 117984 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86080 86080 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228066 228066 0 0.0
.text 4129443 4129443 0 0.0
chip-tool debug (read only) 11991609 11991705 96 0.0
(read/write) 521224 521224 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414656 414656 0 0.0
.dynamic 624 624 0 0.0
.got 5768 5768 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 447257 447257 0 0.0
.text 10838803 10838899 96 0.0
chip-tool-ipv6only arm64 (read only) 11488384 11286352 -202032 -1.8
(read/write) 588512 585688 -2824 -0.5
.bss 103352 103336 -16 -0.0
.data 4488 4488 0 0.0
.data.rel.ro 454416 454416 0 0.0
.dynamic 512 512 0 0.0
.got 20344 16816 -3528 -17.3
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352988 353372 384 0.1
.text 10247580 10055076 -192504 -1.9
lighting-app debug+rpc+ui (read only) 5499825 5499857 32 0.0
(read/write) 225704 225704 0 0.0
.bss 118920 118920 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94480 94480 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 352852 352852 0 0.0
.text 4900803 4900835 32 0.0
lock-app debug (read only) 4645385 4645369 -16 -0.0
(read/write) 204592 204592 0 0.0
.bss 113440 113440 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80328 80328 0 0.0
.dynamic 624 624 0 0.0
.got 5200 5200 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 254114 254114 0 0.0
.text 4179811 4179795 -16 -0.0
ota-provider-app debug (read only) 4278329 4278329 0 0.0
(read/write) 193160 193160 0 0.0
.bss 113216 113216 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69712 69712 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 206786 206786 0 0.0
.text 3878787 3878787 0 0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
(read/write) 197560 197560 0 0.0
.bss 114112 114112 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72832 72832 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212898 212898 0 0.0
.text 3994115 3994099 -16 -0.0
shell debug (read only) 2879881 2879865 -16 -0.0
(read/write) 156096 156096 0 0.0
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86384 86384 0 0.0
.dynamic 592 592 0 0.0
.got 4072 4072 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184992 184992 0 0.0
.text 2521746 2521730 -16 -0.0
thermostat-no-ble arm64 (read only) 4463832 4367632 -96200 -2.2
(read/write) 248216 242000 -6216 -2.5
.bss 121768 121752 -16 -0.0
.data 3360 3360 0 0.0
.data.rel.ro 103544 103544 0 0.0
.dynamic 512 512 0 0.0
.got 12080 8616 -3464 -28.7
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 159020 368 0.2
.text 3960748 3873892 -86856 -2.2
tv-app debug (read only) 5654497 5654609 112 0.0
(read/write) 351304 351304 0 0.0
.bss 243248 243248 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94296 94296 0 0.0
.dynamic 624 624 0 0.0
.got 5496 5496 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 287042 287074 32 0.0
.text 5125715 5125795 80 0.0
tv-casting-app debug (read only) 9842465 9842433 -32 -0.0
(read/write) 339936 339936 0 0.0
.bss 155984 155984 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174136 174136 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 381744 381744 0 0.0
.text 8995203 8995171 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810592 810592 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806116 806112 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834464 834464 0 0.0
(read/write) 1795204 1795204 0 0.0
.bss 196212 196212 0 0.0
.data 2664 2664 0 0.0
.text 1587940 1587940 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837616 837616 0 0.0
(read/write) 1717316 1717316 0 0.0
.bss 193092 193092 0 0.0
.data 2632 2632 0 0.0
.text 1513204 1513204 0 0.0
light cy8ckit_062s2_43012 (read only) 844344 844344 0 0.0
(read/write) 1636436 1636436 0 0.0
.bss 186556 186556 0 0.0
.data 2440 2440 0 0.0
.text 1439052 1439052 0 0.0
lock cy8ckit_062s2_43012 (read only) 817184 817184 0 0.0
(read/write) 1666348 1666348 0 0.0
.bss 213716 213716 0 0.0
.data 2440 2440 0 0.0
.text 1441804 1441804 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1127712 1127712 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640096 640096 0 0.0
lock-app qpg6105+debug (read/write) 1087688 1087688 0 0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600068 600068 0 0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821962 821962 0 0.0
bss 49660 49660 0 0.0
text 615766 615766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1090780 1090780 0 0.0
bss 101780 101780 0 0.0
text 792878 792878 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1048268 1048268 0 0.0
bss 110084 110084 0 0.0
text 764222 764222 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 909020 909020 0 0.0
bss 93116 93116 0 0.0
text 651688 651688 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823642 823642 0 0.0
bss 49708 49708 0 0.0
text 617504 617504 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929384 929384 0 0.0
bss 77708 77708 0 0.0
text 697680 697680 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1071644 1071652 8 0.0
bss 100196 100196 0 0.0
text 776556 776562 6 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 901720 901720 0 0.0
bss 69172 69172 0 0.0
text 652884 652884 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 927508 927508 0 0.0
bss 92696 92696 0 0.0
text 670210 670210 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 826194 826194 0 0.0
bss 49816 49816 0 0.0
text 620460 620460 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 789908 789908 0 0.0
bss 56016 56016 0 0.0
text 591210 591210 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676816 676816 0 0.0
bss 73672 73672 0 0.0
text 462298 462298 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 830678 830678 0 0.0
bss 51340 51340 0 0.0
text 623574 623574 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 849221 849221 0 0.0
bss 59492 59492 0 0.0
text 635268 635268 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 815576 815576 0 0.0
bss 56304 56304 0 0.0
text 610918 610918 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 833680 833680 0 0.0
bss 68080 68080 0 0.0
text 626174 626174 0 0.0

Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from f2bdd1f to 1439730

Increases above 0.2%:

platform target config section f2bdd1f 1439730 change % change
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
linux air-purifier-app debug .bss 46320 46448 128 0.3
.text 2244357 2249557 5200 0.2
shell debug .bss 62544 62672 128 0.2
.text 2521746 2526930 5184 0.2
Increases (19 builds for bl702, efr32, k32w, linux, telink)
platform target config section f2bdd1f 1439730 change % change
bl702 lighting-app bl702+rpc (read/write) 1290271 1290279 8 0.0
.text 1044950 1044958 8 0.0
efr32 lighting-app BRD4187C (read/write) 1108344 1108448 104 0.0
.text 909764 909868 104 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.text 984012 984116 104 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
linux air-purifier-app debug (read only) 2605829 2611013 5184 0.2
(read/write) 128672 128800 128 0.1
.bss 46320 46448 128 0.3
.text 2244357 2249557 5200 0.2
all-clusters-app debug (read only) 5900009 5905305 5296 0.1
(read/write) 480080 480208 128 0.0
.bss 134656 134784 128 0.1
.text 5118451 5123763 5312 0.1
all-clusters-minimal-app debug (read only) 5180729 5185905 5176 0.1
(read/write) 236032 236160 128 0.1
.bss 127456 127584 128 0.1
.text 4658755 4663955 5200 0.1
bridge-app debug (read only) 4577601 4582785 5184 0.1
(read/write) 216944 217072 128 0.1
.bss 117984 118112 128 0.1
.text 4129443 4134643 5200 0.1
chip-tool debug (read only) 11991609 11997209 5600 0.0
(read/write) 521224 521352 128 0.0
.bss 94264 94392 128 0.1
.text 10838803 10844419 5616 0.1
chip-tool-ipv6only arm64 .bss 103352 103448 96 0.1
.rodata 352988 353436 448 0.1
lighting-app debug+rpc+ui (read only) 5499825 5505057 5232 0.1
(read/write) 225704 225832 128 0.1
.bss 118920 119048 128 0.1
.text 4900803 4906051 5248 0.1
lock-app debug (read only) 4645385 4650513 5128 0.1
(read/write) 204592 204688 96 0.0
.bss 113440 113536 96 0.1
.text 4179811 4184995 5184 0.1
shell debug (read only) 2879881 2885049 5168 0.2
(read/write) 156096 156224 128 0.1
.bss 62544 62672 128 0.2
.text 2521746 2526930 5184 0.2
thermostat-no-ble arm64 .rodata 158652 159020 368 0.2
tv-app debug (read only) 5654497 5659889 5392 0.1
(read/write) 351304 351400 96 0.0
.bss 243248 243344 96 0.0
.rodata 287042 287074 32 0.0
.text 5125715 5131091 5376 0.1
tv-casting-app debug (read only) 9842465 9847889 5424 0.1
(read/write) 339936 340064 128 0.0
.bss 155984 156112 128 0.1
.rodata 381744 381776 32 0.0
.text 8995203 9000611 5408 0.1
telink lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1071644 1071652 8 0.0
text 776556 776562 6 0.0
Decreases (23 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, qpg)
platform target config section f2bdd1f 1439730 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl706-eth (read/write) 1016185 1016173 -12 -0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.text 992430 992424 -6 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 582002 581986 -16 -0.0
.text 493360 493340 -20 -0.0
lock CC3235SF_LAUNCHXL (read only) 627362 627346 -16 -0.0
.text 518264 518244 -20 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930736 930704 -32 -0.0
.text 731412 731380 -32 -0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
.flash.text 1210264 1210254 -10 -0.0
m5stack (read only) 1252359 1252347 -12 -0.0
.flash.text 1246195 1246183 -12 -0.0
linux chip-tool-ipv6only arm64 (read only) 11488384 11289952 -198432 -1.7
(read/write) 588512 586344 -2168 -0.4
.got 20344 16816 -3528 -17.3
.text 10247580 10058628 -188952 -1.8
lock-app debug .rodata 254114 254082 -32 -0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
.text 3994115 3994099 -16 -0.0
thermostat-no-ble arm64 (read only) 4463832 4367568 -96264 -2.2
(read/write) 248216 242064 -6152 -2.5
.bss 121768 121752 -16 -0.0
.got 12080 8616 -3464 -28.7
.text 3960748 3873828 -86920 -2.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 810592 810588 -4 -0.0
nrf7002dk_nrf5340_cpuapp text 806116 806112 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1795204 1795188 -16 -0.0
.text 1587940 1587924 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1717316 1717300 -16 -0.0
.text 1513204 1513188 -16 -0.0
light cy8ckit_062s2_43012 (read/write) 1636436 1636420 -16 -0.0
.text 1439052 1439036 -16 -0.0
lock cy8ckit_062s2_43012 (read/write) 1666348 1666332 -16 -0.0
.text 1441804 1441788 -16 -0.0
qpg lock-app qpg6105+debug (read/write) 1087688 1087672 -16 -0.0
.text 600068 600052 -16 -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 f2bdd1f 1439730 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157532 157532 0 0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156492 156492 0 0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.bss 93360 93360 0 0.0
.data 9880 9880 0 0.0
.rodata 165100 165100 0 0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1198803 1198803 0 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 970262 970262 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1209599 1209599 0 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 982016 982016 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1290271 1290279 8 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1044950 1044958 8 0.0
bl706-eth (read/write) 1016185 1016173 -12 -0.0
.bss 23680 23680 0 0.0
.data 3256 3256 0 0.0
.rodata 100216 100216 0 0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.bss 10565 10565 0 0.0
.data 3696 3696 0 0.0
.rodata 121216 121216 0 0.0
.text 992430 992424 -6 -0.0
bl702l lighting-app bl702l (read/write) 1168632 1168632 0 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 963104 963104 0 0.0
bl702l+mfd (read/write) 1180040 1180040 0 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 975426 975426 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772620 772620 0 0.0
(read/write) 168600 168600 0 0.0
.bss 90604 90604 0 0.0
.data 3560 3560 0 0.0
.rodata 81644 81644 0 0.0
.text 690712 690712 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 789252 789252 0 0.0
(read/write) 178848 178848 0 0.0
.bss 100852 100852 0 0.0
.data 3560 3560 0 0.0
.rodata 75940 75940 0 0.0
.text 713048 713048 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 777892 777892 0 0.0
(read/write) 173288 173288 0 0.0
.bss 95292 95292 0 0.0
.data 3560 3560 0 0.0
.rodata 102692 102692 0 0.0
.text 674936 674936 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 730076 730076 0 0.0
(read/write) 167568 167568 0 0.0
.bss 89336 89336 0 0.0
.data 3552 3552 0 0.0
.rodata 77364 77364 0 0.0
.text 652448 652448 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715700 715700 0 0.0
(read/write) 167776 167776 0 0.0
.bss 89560 89560 0 0.0
.data 3544 3544 0 0.0
.rodata 73204 73204 0 0.0
.text 642232 642232 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 582002 581986 -16 -0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493360 493340 -20 -0.0
lock CC3235SF_LAUNCHXL (read only) 627362 627346 -16 -0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518264 518244 -20 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
.bss 65048 65048 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550659 550659 0 0.0
.app_xip_area 435685 435685 0 0.0
.bss 69800 69800 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
.bss 63584 63584 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564059 564059 0 0.0
.app_xip_area 452069 452069 0 0.0
.bss 66784 66784 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930736 930704 -32 -0.0
.bss 197912 197912 0 0.0
.data 1388 1388 0 0.0
.text 731412 731380 -32 -0.0
BRD4187C (read/write) 1108344 1108448 104 0.0
.bss 195152 195152 0 0.0
.data 3408 3408 0 0.0
.text 909764 909868 104 0.0
lock-app BRD4161A+wf200 (read/write) 1121492 1121492 0 0.0
.bss 186764 186764 0 0.0
.data 2792 2792 0 0.0
.text 931916 931916 0 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.bss 167392 167392 0 0.0
.data 3320 3320 0 0.0
.text 984012 984116 104 0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
(read/write) 1748656 1748656 0 0.0
.dram0.bss 74296 74296 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 251200 251200 0 0.0
.flash.text 1210264 1210254 -10 -0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1252359 1252347 -12 -0.0
(read/write) 534148 534148 0 0.0
.dram0.bss 81208 81208 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 281856 281856 0 0.0
.flash.text 1246195 1246183 -12 -0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
(read/write) 79608 79608 0 0.0
.bss 67428 67428 0 0.0
.data 2196 2196 0 0.0
.text 598832 604376 5544 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 747444 747444 0 0.0
.bss 79188 79188 0 0.0
.data 2816 2816 0 0.0
.text 626072 626072 0 0.0
light k32w0+release (read only) 603560 608840 5280 0.9
(read/write) 79492 79492 0 0.0
.bss 67308 67308 0 0.0
.data 2200 2200 0 0.0
.text 603024 608304 5280 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 789208 789208 0 0.0
.bss 80580 80580 0 0.0
.data 2032 2032 0 0.0
.text 667240 667240 0 0.0
lock k32w0+release (read only) 582200 588816 6616 1.1
(read/write) 77480 77480 0 0.0
.bss 65348 65348 0 0.0
.data 2148 2148 0 0.0
.text 581664 588280 6616 1.1
linux air-purifier-app debug (read only) 2605829 2611013 5184 0.2
(read/write) 128672 128800 128 0.1
.bss 46320 46448 128 0.3
.data 2240 2240 0 0.0
.data.rel.ro 74184 74184 0 0.0
.dynamic 608 608 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 184208 184208 0 0.0
.text 2244357 2249557 5200 0.2
all-clusters-app debug (read only) 5900009 5905305 5296 0.1
(read/write) 480080 480208 128 0.0
.bss 134656 134784 128 0.1
.data 4464 4464 0 0.0
.data.rel.ro 333560 333560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1384 1384 0 0.0
.rodata 348432 348432 0 0.0
.text 5118451 5123763 5312 0.1
all-clusters-minimal-app debug (read only) 5180729 5185905 5176 0.1
(read/write) 236032 236160 128 0.1
.bss 127456 127584 128 0.1
.data 4368 4368 0 0.0
.data.rel.ro 97160 97160 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 287458 287458 0 0.0
.text 4658755 4663955 5200 0.1
bridge-app debug (read only) 4577601 4582785 5184 0.1
(read/write) 216944 217072 128 0.1
.bss 117984 118112 128 0.1
.data 6176 6176 0 0.0
.data.rel.ro 86080 86080 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228066 228066 0 0.0
.text 4129443 4134643 5200 0.1
chip-tool debug (read only) 11991609 11997209 5600 0.0
(read/write) 521224 521352 128 0.0
.bss 94264 94392 128 0.1
.data 5090 5090 0 0.0
.data.rel.ro 414656 414656 0 0.0
.dynamic 624 624 0 0.0
.got 5768 5768 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 447257 447257 0 0.0
.text 10838803 10844419 5616 0.1
chip-tool-ipv6only arm64 (read only) 11488384 11289952 -198432 -1.7
(read/write) 588512 586344 -2168 -0.4
.bss 103352 103448 96 0.1
.data 4488 4488 0 0.0
.data.rel.ro 454416 454416 0 0.0
.dynamic 512 512 0 0.0
.got 20344 16816 -3528 -17.3
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352988 353436 448 0.1
.text 10247580 10058628 -188952 -1.8
lighting-app debug+rpc+ui (read only) 5499825 5505057 5232 0.1
(read/write) 225704 225832 128 0.1
.bss 118920 119048 128 0.1
.data 4832 4832 0 0.0
.data.rel.ro 94480 94480 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 352852 352852 0 0.0
.text 4900803 4906051 5248 0.1
lock-app debug (read only) 4645385 4650513 5128 0.1
(read/write) 204592 204688 96 0.0
.bss 113440 113536 96 0.1
.data 4128 4128 0 0.0
.data.rel.ro 80328 80328 0 0.0
.dynamic 624 624 0 0.0
.got 5200 5200 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 254114 254082 -32 -0.0
.text 4179811 4184995 5184 0.1
ota-provider-app debug (read only) 4278329 4278329 0 0.0
(read/write) 193160 193160 0 0.0
.bss 113216 113216 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69712 69712 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 206786 206786 0 0.0
.text 3878787 3878787 0 0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
(read/write) 197560 197560 0 0.0
.bss 114112 114112 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72832 72832 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212898 212898 0 0.0
.text 3994115 3994099 -16 -0.0
shell debug (read only) 2879881 2885049 5168 0.2
(read/write) 156096 156224 128 0.1
.bss 62544 62672 128 0.2
.data 1392 1392 0 0.0
.data.rel.ro 86384 86384 0 0.0
.dynamic 592 592 0 0.0
.got 4072 4072 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184992 184992 0 0.0
.text 2521746 2526930 5184 0.2
thermostat-no-ble arm64 (read only) 4463832 4367568 -96264 -2.2
(read/write) 248216 242064 -6152 -2.5
.bss 121768 121752 -16 -0.0
.data 3360 3360 0 0.0
.data.rel.ro 103544 103544 0 0.0
.dynamic 512 512 0 0.0
.got 12080 8616 -3464 -28.7
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 159020 368 0.2
.text 3960748 3873828 -86920 -2.2
tv-app debug (read only) 5654497 5659889 5392 0.1
(read/write) 351304 351400 96 0.0
.bss 243248 243344 96 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94296 94296 0 0.0
.dynamic 624 624 0 0.0
.got 5496 5496 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 287042 287074 32 0.0
.text 5125715 5131091 5376 0.1
tv-casting-app debug (read only) 9842465 9847889 5424 0.1
(read/write) 339936 340064 128 0.0
.bss 155984 156112 128 0.1
.data 2944 2944 0 0.0
.data.rel.ro 174136 174136 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 381744 381776 32 0.0
.text 8995203 9000611 5408 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810592 810588 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806116 806112 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834464 834464 0 0.0
(read/write) 1795204 1795188 -16 -0.0
.bss 196212 196212 0 0.0
.data 2664 2664 0 0.0
.text 1587940 1587924 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837616 837616 0 0.0
(read/write) 1717316 1717300 -16 -0.0
.bss 193092 193092 0 0.0
.data 2632 2632 0 0.0
.text 1513204 1513188 -16 -0.0
light cy8ckit_062s2_43012 (read only) 844344 844344 0 0.0
(read/write) 1636436 1636420 -16 -0.0
.bss 186556 186556 0 0.0
.data 2440 2440 0 0.0
.text 1439052 1439036 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 817184 817184 0 0.0
(read/write) 1666348 1666332 -16 -0.0
.bss 213716 213716 0 0.0
.data 2440 2440 0 0.0
.text 1441804 1441788 -16 -0.0
qpg lighting-app qpg6105+debug (read/write) 1127712 1127712 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640096 640096 0 0.0
lock-app qpg6105+debug (read/write) 1087688 1087672 -16 -0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600068 600052 -16 -0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821962 821962 0 0.0
bss 49660 49660 0 0.0
text 615766 615766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1090780 1090780 0 0.0
bss 101780 101780 0 0.0
text 792878 792878 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1048268 1048268 0 0.0
bss 110084 110084 0 0.0
text 764222 764222 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 909020 909020 0 0.0
bss 93116 93116 0 0.0
text 651688 651688 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823642 823642 0 0.0
bss 49708 49708 0 0.0
text 617504 617504 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929384 929384 0 0.0
bss 77708 77708 0 0.0
text 697680 697680 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1071644 1071652 8 0.0
bss 100196 100196 0 0.0
text 776556 776562 6 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 901720 901720 0 0.0
bss 69172 69172 0 0.0
text 652884 652884 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 927508 927508 0 0.0
bss 92696 92696 0 0.0
text 670210 670210 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 826194 826194 0 0.0
bss 49816 49816 0 0.0
text 620460 620460 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 789908 789908 0 0.0
bss 56016 56016 0 0.0
text 591210 591210 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676816 676816 0 0.0
bss 73672 73672 0 0.0
text 462298 462298 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 830678 830678 0 0.0
bss 51340 51340 0 0.0
text 623574 623574 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 849221 849221 0 0.0
bss 59492 59492 0 0.0
text 635268 635268 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 815576 815576 0 0.0
bss 56304 56304 0 0.0
text 610918 610918 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 833680 833680 0 0.0
bss 68080 68080 0 0.0
text 626174 626174 0 0.0

Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from f2bdd1f to 347d203

Increases above 0.2%:

platform target config section f2bdd1f 347d203 change % change
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
linux air-purifier-app debug .bss 46320 46448 128 0.3
.text 2244357 2249557 5200 0.2
shell debug .bss 62544 62672 128 0.2
.text 2521746 2526930 5184 0.2
Increases (19 builds for bl702, efr32, k32w, linux, telink)
platform target config section f2bdd1f 347d203 change % change
bl702 lighting-app bl702+rpc (read/write) 1290271 1290279 8 0.0
.text 1044950 1044958 8 0.0
efr32 lighting-app BRD4187C (read/write) 1108344 1108448 104 0.0
.text 909764 909868 104 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.text 984012 984116 104 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
.text 598832 604376 5544 0.9
light k32w0+release (read only) 603560 608840 5280 0.9
.text 603024 608304 5280 0.9
lock k32w0+release (read only) 582200 588816 6616 1.1
.text 581664 588280 6616 1.1
linux air-purifier-app debug (read only) 2605829 2611013 5184 0.2
(read/write) 128672 128800 128 0.1
.bss 46320 46448 128 0.3
.text 2244357 2249557 5200 0.2
all-clusters-app debug (read only) 5900009 5905305 5296 0.1
(read/write) 480080 480208 128 0.0
.bss 134656 134784 128 0.1
.text 5118451 5123763 5312 0.1
all-clusters-minimal-app debug (read only) 5180729 5185905 5176 0.1
(read/write) 236032 236160 128 0.1
.bss 127456 127584 128 0.1
.text 4658755 4663955 5200 0.1
bridge-app debug (read only) 4577601 4582785 5184 0.1
(read/write) 216944 217072 128 0.1
.bss 117984 118112 128 0.1
.text 4129443 4134643 5200 0.1
chip-tool debug (read only) 11991609 11997209 5600 0.0
(read/write) 521224 521352 128 0.0
.bss 94264 94392 128 0.1
.text 10838803 10844419 5616 0.1
chip-tool-ipv6only arm64 .bss 103352 103448 96 0.1
.rodata 352988 353436 448 0.1
lighting-app debug+rpc+ui (read only) 5499825 5505057 5232 0.1
(read/write) 225704 225832 128 0.1
.bss 118920 119048 128 0.1
.text 4900803 4906051 5248 0.1
lock-app debug (read only) 4645385 4650513 5128 0.1
(read/write) 204592 204688 96 0.0
.bss 113440 113536 96 0.1
.text 4179811 4184995 5184 0.1
shell debug (read only) 2879881 2885049 5168 0.2
(read/write) 156096 156224 128 0.1
.bss 62544 62672 128 0.2
.text 2521746 2526930 5184 0.2
thermostat-no-ble arm64 .rodata 158652 159020 368 0.2
tv-app debug (read only) 5654497 5659889 5392 0.1
(read/write) 351304 351400 96 0.0
.bss 243248 243344 96 0.0
.rodata 287042 287074 32 0.0
.text 5125715 5131091 5376 0.1
tv-casting-app debug (read only) 9842465 9847889 5424 0.1
(read/write) 339936 340064 128 0.0
.bss 155984 156112 128 0.1
.rodata 381744 381776 32 0.0
.text 8995203 9000611 5408 0.1
telink lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1071644 1071652 8 0.0
text 776556 776562 6 0.0
Decreases (23 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, qpg)
platform target config section f2bdd1f 347d203 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl706-eth (read/write) 1016185 1016173 -12 -0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.text 992430 992424 -6 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 582002 581986 -16 -0.0
.text 493360 493340 -20 -0.0
lock CC3235SF_LAUNCHXL (read only) 627362 627346 -16 -0.0
.text 518264 518244 -20 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930736 930704 -32 -0.0
.text 731412 731380 -32 -0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
.flash.text 1210264 1210254 -10 -0.0
m5stack (read only) 1252359 1252347 -12 -0.0
.flash.text 1246195 1246183 -12 -0.0
linux chip-tool-ipv6only arm64 (read only) 11488384 11289952 -198432 -1.7
(read/write) 588512 586344 -2168 -0.4
.got 20344 16816 -3528 -17.3
.text 10247580 10058628 -188952 -1.8
lock-app debug .rodata 254114 254082 -32 -0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
.text 3994115 3994099 -16 -0.0
thermostat-no-ble arm64 (read only) 4463832 4367568 -96264 -2.2
(read/write) 248216 242064 -6152 -2.5
.bss 121768 121752 -16 -0.0
.got 12080 8616 -3464 -28.7
.text 3960748 3873828 -86920 -2.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 810592 810588 -4 -0.0
nrf7002dk_nrf5340_cpuapp text 806116 806112 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1795204 1795188 -16 -0.0
.text 1587940 1587924 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1717316 1717300 -16 -0.0
.text 1513204 1513188 -16 -0.0
light cy8ckit_062s2_43012 (read/write) 1636436 1636420 -16 -0.0
.text 1439052 1439036 -16 -0.0
lock cy8ckit_062s2_43012 (read/write) 1666348 1666332 -16 -0.0
.text 1441804 1441788 -16 -0.0
qpg lock-app qpg6105+debug (read/write) 1087688 1087672 -16 -0.0
.text 600068 600052 -16 -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 f2bdd1f 347d203 change % change
bl602 lighting-app bl602 (read/write) 1433818 1433810 -8 -0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157532 157532 0 0.0
.text 1100814 1100802 -12 -0.0
bl602+mfd (read/write) 1448218 1448210 -8 -0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156492 156492 0 0.0
.text 1116128 1116116 -12 -0.0
bl602+rpc (read/write) 1481458 1481450 -8 -0.0
.bss 93360 93360 0 0.0
.data 9880 9880 0 0.0
.rodata 165100 165100 0 0.0
.text 1132452 1132448 -4 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1198803 1198803 0 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 970262 970262 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1209599 1209599 0 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 982016 982016 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1290271 1290279 8 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1044950 1044958 8 0.0
bl706-eth (read/write) 1016185 1016173 -12 -0.0
.bss 23680 23680 0 0.0
.data 3256 3256 0 0.0
.rodata 100216 100216 0 0.0
.text 761062 761050 -12 -0.0
bl706-wifi (read/write) 1250314 1250306 -8 -0.0
.bss 10565 10565 0 0.0
.data 3696 3696 0 0.0
.rodata 121216 121216 0 0.0
.text 992430 992424 -6 -0.0
bl702l lighting-app bl702l (read/write) 1168632 1168632 0 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 963104 963104 0 0.0
bl702l+mfd (read/write) 1180040 1180040 0 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 975426 975426 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772620 772620 0 0.0
(read/write) 168600 168600 0 0.0
.bss 90604 90604 0 0.0
.data 3560 3560 0 0.0
.rodata 81644 81644 0 0.0
.text 690712 690712 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 789252 789252 0 0.0
(read/write) 178848 178848 0 0.0
.bss 100852 100852 0 0.0
.data 3560 3560 0 0.0
.rodata 75940 75940 0 0.0
.text 713048 713048 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 777892 777892 0 0.0
(read/write) 173288 173288 0 0.0
.bss 95292 95292 0 0.0
.data 3560 3560 0 0.0
.rodata 102692 102692 0 0.0
.text 674936 674936 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 730076 730076 0 0.0
(read/write) 167568 167568 0 0.0
.bss 89336 89336 0 0.0
.data 3552 3552 0 0.0
.rodata 77364 77364 0 0.0
.text 652448 652448 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715700 715700 0 0.0
(read/write) 167776 167776 0 0.0
.bss 89560 89560 0 0.0
.data 3544 3544 0 0.0
.rodata 73204 73204 0 0.0
.text 642232 642232 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 582002 581986 -16 -0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493360 493340 -20 -0.0
lock CC3235SF_LAUNCHXL (read only) 627362 627346 -16 -0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518264 518244 -20 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567835 -8 -0.0
.app_xip_area 457629 457621 -8 -0.0
.bss 65048 65048 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550659 550659 0 0.0
.app_xip_area 435685 435685 0 0.0
.bss 69800 69800 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569443 -8 -0.0
.app_xip_area 460741 460733 -8 -0.0
.bss 63584 63584 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564059 564059 0 0.0
.app_xip_area 452069 452069 0 0.0
.bss 66784 66784 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930736 930704 -32 -0.0
.bss 197912 197912 0 0.0
.data 1388 1388 0 0.0
.text 731412 731380 -32 -0.0
BRD4187C (read/write) 1108344 1108448 104 0.0
.bss 195152 195152 0 0.0
.data 3408 3408 0 0.0
.text 909764 909868 104 0.0
lock-app BRD4161A+wf200 (read/write) 1121492 1121492 0 0.0
.bss 186764 186764 0 0.0
.data 2792 2792 0 0.0
.text 931916 931916 0 0.0
window-app BRD4187C (read/write) 1154744 1154848 104 0.0
.bss 167392 167392 0 0.0
.data 3320 3320 0 0.0
.text 984012 984116 104 0.0
esp32 all-clusters-app c3devkit (read only) 1210264 1210254 -10 -0.0
(read/write) 1748656 1748656 0 0.0
.dram0.bss 74296 74296 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 251200 251200 0 0.0
.flash.text 1210264 1210254 -10 -0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1252359 1252347 -12 -0.0
(read/write) 534148 534148 0 0.0
.dram0.bss 81208 81208 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 281856 281856 0 0.0
.flash.text 1246195 1246183 -12 -0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 599368 604912 5544 0.9
(read/write) 79608 79608 0 0.0
.bss 67428 67428 0 0.0
.data 2196 2196 0 0.0
.text 598832 604376 5544 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 747444 747444 0 0.0
.bss 79188 79188 0 0.0
.data 2816 2816 0 0.0
.text 626072 626072 0 0.0
light k32w0+release (read only) 603560 608840 5280 0.9
(read/write) 79492 79492 0 0.0
.bss 67308 67308 0 0.0
.data 2200 2200 0 0.0
.text 603024 608304 5280 0.9
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 789208 789208 0 0.0
.bss 80580 80580 0 0.0
.data 2032 2032 0 0.0
.text 667240 667240 0 0.0
lock k32w0+release (read only) 582200 588816 6616 1.1
(read/write) 77480 77480 0 0.0
.bss 65348 65348 0 0.0
.data 2148 2148 0 0.0
.text 581664 588280 6616 1.1
linux air-purifier-app debug (read only) 2605829 2611013 5184 0.2
(read/write) 128672 128800 128 0.1
.bss 46320 46448 128 0.3
.data 2240 2240 0 0.0
.data.rel.ro 74184 74184 0 0.0
.dynamic 608 608 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 184208 184208 0 0.0
.text 2244357 2249557 5200 0.2
all-clusters-app debug (read only) 5900009 5905305 5296 0.1
(read/write) 480080 480208 128 0.0
.bss 134656 134784 128 0.1
.data 4464 4464 0 0.0
.data.rel.ro 333560 333560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1384 1384 0 0.0
.rodata 348432 348432 0 0.0
.text 5118451 5123763 5312 0.1
all-clusters-minimal-app debug (read only) 5180729 5185905 5176 0.1
(read/write) 236032 236160 128 0.1
.bss 127456 127584 128 0.1
.data 4368 4368 0 0.0
.data.rel.ro 97160 97160 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 287458 287458 0 0.0
.text 4658755 4663955 5200 0.1
bridge-app debug (read only) 4577601 4582785 5184 0.1
(read/write) 216944 217072 128 0.1
.bss 117984 118112 128 0.1
.data 6176 6176 0 0.0
.data.rel.ro 86080 86080 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228066 228066 0 0.0
.text 4129443 4134643 5200 0.1
chip-tool debug (read only) 11991609 11997209 5600 0.0
(read/write) 521224 521352 128 0.0
.bss 94264 94392 128 0.1
.data 5090 5090 0 0.0
.data.rel.ro 414656 414656 0 0.0
.dynamic 624 624 0 0.0
.got 5768 5768 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 447257 447257 0 0.0
.text 10838803 10844419 5616 0.1
chip-tool-ipv6only arm64 (read only) 11488384 11289952 -198432 -1.7
(read/write) 588512 586344 -2168 -0.4
.bss 103352 103448 96 0.1
.data 4488 4488 0 0.0
.data.rel.ro 454416 454416 0 0.0
.dynamic 512 512 0 0.0
.got 20344 16816 -3528 -17.3
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352988 353436 448 0.1
.text 10247580 10058628 -188952 -1.8
lighting-app debug+rpc+ui (read only) 5499825 5505057 5232 0.1
(read/write) 225704 225832 128 0.1
.bss 118920 119048 128 0.1
.data 4832 4832 0 0.0
.data.rel.ro 94480 94480 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 352852 352852 0 0.0
.text 4900803 4906051 5248 0.1
lock-app debug (read only) 4645385 4650513 5128 0.1
(read/write) 204592 204688 96 0.0
.bss 113440 113536 96 0.1
.data 4128 4128 0 0.0
.data.rel.ro 80328 80328 0 0.0
.dynamic 624 624 0 0.0
.got 5200 5200 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 254114 254082 -32 -0.0
.text 4179811 4184995 5184 0.1
ota-provider-app debug (read only) 4278329 4278329 0 0.0
(read/write) 193160 193160 0 0.0
.bss 113216 113216 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69712 69712 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 206786 206786 0 0.0
.text 3878787 3878787 0 0.0
ota-requestor-app debug (read only) 4404313 4404297 -16 -0.0
(read/write) 197560 197560 0 0.0
.bss 114112 114112 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72832 72832 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212898 212898 0 0.0
.text 3994115 3994099 -16 -0.0
shell debug (read only) 2879881 2885049 5168 0.2
(read/write) 156096 156224 128 0.1
.bss 62544 62672 128 0.2
.data 1392 1392 0 0.0
.data.rel.ro 86384 86384 0 0.0
.dynamic 592 592 0 0.0
.got 4072 4072 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184992 184992 0 0.0
.text 2521746 2526930 5184 0.2
thermostat-no-ble arm64 (read only) 4463832 4367568 -96264 -2.2
(read/write) 248216 242064 -6152 -2.5
.bss 121768 121752 -16 -0.0
.data 3360 3360 0 0.0
.data.rel.ro 103544 103544 0 0.0
.dynamic 512 512 0 0.0
.got 12080 8616 -3464 -28.7
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158652 159020 368 0.2
.text 3960748 3873828 -86920 -2.2
tv-app debug (read only) 5654497 5659889 5392 0.1
(read/write) 351304 351400 96 0.0
.bss 243248 243344 96 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94296 94296 0 0.0
.dynamic 624 624 0 0.0
.got 5496 5496 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 287042 287074 32 0.0
.text 5125715 5131091 5376 0.1
tv-casting-app debug (read only) 9842465 9847889 5424 0.1
(read/write) 339936 340064 128 0.0
.bss 155984 156112 128 0.1
.data 2944 2944 0 0.0
.data.rel.ro 174136 174136 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 381744 381776 32 0.0
.text 8995203 9000611 5408 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810592 810588 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806116 806112 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834464 834464 0 0.0
(read/write) 1795204 1795188 -16 -0.0
.bss 196212 196212 0 0.0
.data 2664 2664 0 0.0
.text 1587940 1587924 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837616 837616 0 0.0
(read/write) 1717316 1717300 -16 -0.0
.bss 193092 193092 0 0.0
.data 2632 2632 0 0.0
.text 1513204 1513188 -16 -0.0
light cy8ckit_062s2_43012 (read only) 844344 844344 0 0.0
(read/write) 1636436 1636420 -16 -0.0
.bss 186556 186556 0 0.0
.data 2440 2440 0 0.0
.text 1439052 1439036 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 817184 817184 0 0.0
(read/write) 1666348 1666332 -16 -0.0
.bss 213716 213716 0 0.0
.data 2440 2440 0 0.0
.text 1441804 1441788 -16 -0.0
qpg lighting-app qpg6105+debug (read/write) 1127712 1127712 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640096 640096 0 0.0
lock-app qpg6105+debug (read/write) 1087688 1087672 -16 -0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600068 600052 -16 -0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821962 821962 0 0.0
bss 49660 49660 0 0.0
text 615766 615766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1090780 1090780 0 0.0
bss 101780 101780 0 0.0
text 792878 792878 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1048268 1048268 0 0.0
bss 110084 110084 0 0.0
text 764222 764222 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 909020 909020 0 0.0
bss 93116 93116 0 0.0
text 651688 651688 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823642 823642 0 0.0
bss 49708 49708 0 0.0
text 617504 617504 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929384 929384 0 0.0
bss 77708 77708 0 0.0
text 697680 697680 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1071644 1071652 8 0.0
bss 100196 100196 0 0.0
text 776556 776562 6 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 901720 901720 0 0.0
bss 69172 69172 0 0.0
text 652884 652884 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 927508 927508 0 0.0
bss 92696 92696 0 0.0
text 670210 670210 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 826194 826194 0 0.0
bss 49816 49816 0 0.0
text 620460 620460 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 789908 789908 0 0.0
bss 56016 56016 0 0.0
text 591210 591210 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676816 676816 0 0.0
bss 73672 73672 0 0.0
text 462298 462298 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 830678 830678 0 0.0
bss 51340 51340 0 0.0
text 623574 623574 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 849221 849221 0 0.0
bss 59492 59492 0 0.0
text 635268 635268 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 815576 815576 0 0.0
bss 56304 56304 0 0.0
text 610918 610918 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 833680 833680 0 0.0
bss 68080 68080 0 0.0
text 626174 626174 0 0.0

@yufengwangca yufengwangca enabled auto-merge (squash) February 23, 2024 16:31
Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from c49e784 to 05b6254

Full report (31 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, k32w, linux, mbed, nrfconnect, qpg, stm32)
platform target config section c49e784 05b6254 change % change
bl602 lighting-app bl602 (read/write) 1433758 1433758 0 0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157528 157528 0 0.0
.text 1100754 1100754 0 0.0
bl602+mfd (read/write) 1448158 1448158 0 0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156488 156488 0 0.0
.text 1116068 1116068 0 0.0
bl602+rpc (read/write) 1481406 1481406 0 0.0
.bss 93360 93360 0 0.0
.data 9880 9880 0 0.0
.rodata 165104 165104 0 0.0
.text 1132400 1132400 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1198763 1198763 0 0.0
.bss 11117 11117 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 970228 970228 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1209563 1209563 0 0.0
.bss 11293 11293 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 981982 981982 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1290491 1290491 0 0.0
.bss 19581 19581 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1045180 1045180 0 0.0
bl706-eth (read/write) 1016365 1016365 0 0.0
.bss 23692 23692 0 0.0
.data 3256 3256 0 0.0
.rodata 100216 100216 0 0.0
.text 761230 761230 0 0.0
bl706-wifi (read/write) 1250294 1250294 0 0.0
.bss 10561 10561 0 0.0
.data 3696 3696 0 0.0
.rodata 121216 121216 0 0.0
.text 992416 992416 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1168112 1168112 0 0.0
.bss 16312 16312 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 963098 963098 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1179516 1179516 0 0.0
.bss 16488 16488 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 975420 975420 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772620 772620 0 0.0
(read/write) 168600 168600 0 0.0
.bss 90604 90604 0 0.0
.data 3560 3560 0 0.0
.rodata 81644 81644 0 0.0
.text 690712 690712 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 789252 789252 0 0.0
(read/write) 178848 178848 0 0.0
.bss 100852 100852 0 0.0
.data 3560 3560 0 0.0
.rodata 75940 75940 0 0.0
.text 713048 713048 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 777892 777892 0 0.0
(read/write) 173288 173288 0 0.0
.bss 95292 95292 0 0.0
.data 3560 3560 0 0.0
.rodata 102692 102692 0 0.0
.text 674936 674936 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 730076 730076 0 0.0
(read/write) 167568 167568 0 0.0
.bss 89336 89336 0 0.0
.data 3552 3552 0 0.0
.rodata 77364 77364 0 0.0
.text 652448 652448 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715700 715700 0 0.0
(read/write) 167776 167776 0 0.0
.bss 89560 89560 0 0.0
.data 3544 3544 0 0.0
.rodata 73204 73204 0 0.0
.text 642232 642232 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581986 581986 0 0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493340 493340 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627346 627346 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518244 518244 0 0.0
k32w contact k32w0+release (read only) 604912 604912 0 0.0
(read/write) 79608 79608 0 0.0
.bss 67428 67428 0 0.0
.data 2196 2196 0 0.0
.text 604376 604376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 747436 747436 0 0.0
.bss 79188 79188 0 0.0
.data 2816 2816 0 0.0
.text 626064 626064 0 0.0
light k32w0+release (read only) 608840 608840 0 0.0
(read/write) 79492 79492 0 0.0
.bss 67308 67308 0 0.0
.data 2200 2200 0 0.0
.text 608304 608304 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 789208 789208 0 0.0
.bss 80580 80580 0 0.0
.data 2032 2032 0 0.0
.text 667240 667240 0 0.0
lock k32w0+release (read only) 588816 588816 0 0.0
(read/write) 77480 77480 0 0.0
.bss 65348 65348 0 0.0
.data 2148 2148 0 0.0
.text 588280 588280 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11289952 11289952 0 0.0
(read/write) 586344 586344 0 0.0
.bss 103448 103448 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454416 454416 0 0.0
.dynamic 512 512 0 0.0
.got 16816 16816 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 353436 353436 0 0.0
.text 10058628 10058628 0 0.0
thermostat-no-ble arm64 (read only) 4367568 4367568 0 0.0
(read/write) 242064 242064 0 0.0
.bss 121752 121752 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103544 103544 0 0.0
.dynamic 512 512 0 0.0
.got 8616 8616 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159020 159020 0 0.0
.text 3873828 3873828 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810588 810588 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806112 806112 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1127704 1127704 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640088 640088 0 0.0
lock-app qpg6105+debug (read/write) 1087664 1087664 0 0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600044 600044 0 0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0

Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from c49e784 to a3c11bb

Full report (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
platform target config section c49e784 a3c11bb change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581986 581986 0 0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493340 493340 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627346 627346 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518244 518244 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810588 810588 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806112 806112 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1127704 1127704 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640088 640088 0 0.0
lock-app qpg6105+debug (read/write) 1087664 1087664 0 0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600044 600044 0 0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0

Copy link

github-actions bot commented Feb 23, 2024

PR #32276: Size comparison from c49e784 to 7cdc2cc

Decreases (3 builds for efr32)
platform target config section c49e784 7cdc2cc change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 930712 930704 -8 -0.0
.text 731388 731380 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1121500 1121492 -8 -0.0
.text 931924 931916 -8 -0.0
window-app BRD4187C (read/write) 1154864 1154856 -8 -0.0
.text 984132 984124 -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 c49e784 7cdc2cc change % change
bl602 lighting-app bl602 (read/write) 1433758 1433758 0 0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157528 157528 0 0.0
.text 1100754 1100754 0 0.0
bl602+mfd (read/write) 1448158 1448158 0 0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156488 156488 0 0.0
.text 1116068 1116068 0 0.0
bl602+rpc (read/write) 1481406 1481406 0 0.0
.bss 93360 93360 0 0.0
.data 9880 9880 0 0.0
.rodata 165104 165104 0 0.0
.text 1132400 1132400 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1198763 1198763 0 0.0
.bss 11117 11117 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 970228 970228 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1209563 1209563 0 0.0
.bss 11293 11293 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 981982 981982 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1290491 1290491 0 0.0
.bss 19581 19581 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1045180 1045180 0 0.0
bl706-eth (read/write) 1016365 1016365 0 0.0
.bss 23692 23692 0 0.0
.data 3256 3256 0 0.0
.rodata 100216 100216 0 0.0
.text 761230 761230 0 0.0
bl706-wifi (read/write) 1250294 1250294 0 0.0
.bss 10561 10561 0 0.0
.data 3696 3696 0 0.0
.rodata 121216 121216 0 0.0
.text 992416 992416 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1168112 1168112 0 0.0
.bss 16312 16312 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 963098 963098 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1179516 1179516 0 0.0
.bss 16488 16488 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 975420 975420 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772620 772620 0 0.0
(read/write) 168600 168600 0 0.0
.bss 90604 90604 0 0.0
.data 3560 3560 0 0.0
.rodata 81644 81644 0 0.0
.text 690712 690712 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 789252 789252 0 0.0
(read/write) 178848 178848 0 0.0
.bss 100852 100852 0 0.0
.data 3560 3560 0 0.0
.rodata 75940 75940 0 0.0
.text 713048 713048 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 777892 777892 0 0.0
(read/write) 173288 173288 0 0.0
.bss 95292 95292 0 0.0
.data 3560 3560 0 0.0
.rodata 102692 102692 0 0.0
.text 674936 674936 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 730076 730076 0 0.0
(read/write) 167568 167568 0 0.0
.bss 89336 89336 0 0.0
.data 3552 3552 0 0.0
.rodata 77364 77364 0 0.0
.text 652448 652448 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715700 715700 0 0.0
(read/write) 167776 167776 0 0.0
.bss 89560 89560 0 0.0
.data 3544 3544 0 0.0
.rodata 73204 73204 0 0.0
.text 642232 642232 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581986 581986 0 0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 493340 493340 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627346 627346 0 0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 518244 518244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 567843 567843 0 0.0
.app_xip_area 457621 457621 0 0.0
.bss 65056 65056 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550667 550667 0 0.0
.app_xip_area 435685 435685 0 0.0
.bss 69808 69808 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569451 569451 0 0.0
.app_xip_area 460733 460733 0 0.0
.bss 63592 63592 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564067 564067 0 0.0
.app_xip_area 452069 452069 0 0.0
.bss 66792 66792 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930712 930704 -8 -0.0
.bss 197912 197912 0 0.0
.data 1388 1388 0 0.0
.text 731388 731380 -8 -0.0
BRD4187C (read/write) 1108448 1108448 0 0.0
.bss 195152 195152 0 0.0
.data 3408 3408 0 0.0
.text 909868 909868 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121500 1121492 -8 -0.0
.bss 186764 186764 0 0.0
.data 2792 2792 0 0.0
.text 931924 931916 -8 -0.0
window-app BRD4187C (read/write) 1154864 1154856 -8 -0.0
.bss 167392 167392 0 0.0
.data 3320 3320 0 0.0
.text 984132 984124 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1210254 1210254 0 0.0
(read/write) 1748656 1748656 0 0.0
.dram0.bss 74296 74296 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 251200 251200 0 0.0
.flash.text 1210254 1210254 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1252347 1252347 0 0.0
(read/write) 534148 534148 0 0.0
.dram0.bss 81208 81208 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 281856 281856 0 0.0
.flash.text 1246183 1246183 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 604912 604912 0 0.0
(read/write) 79608 79608 0 0.0
.bss 67428 67428 0 0.0
.data 2196 2196 0 0.0
.text 604376 604376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 747436 747436 0 0.0
.bss 79188 79188 0 0.0
.data 2816 2816 0 0.0
.text 626064 626064 0 0.0
light k32w0+release (read only) 608840 608840 0 0.0
(read/write) 79492 79492 0 0.0
.bss 67308 67308 0 0.0
.data 2200 2200 0 0.0
.text 608304 608304 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 789208 789208 0 0.0
.bss 80580 80580 0 0.0
.data 2032 2032 0 0.0
.text 667240 667240 0 0.0
lock k32w0+release (read only) 588816 588816 0 0.0
(read/write) 77480 77480 0 0.0
.bss 65348 65348 0 0.0
.data 2148 2148 0 0.0
.text 588280 588280 0 0.0
linux air-purifier-app debug (read only) 2611013 2611013 0 0.0
(read/write) 128800 128800 0 0.0
.bss 46448 46448 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74184 74184 0 0.0
.dynamic 608 608 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 184208 184208 0 0.0
.text 2249557 2249557 0 0.0
all-clusters-app debug (read only) 5905321 5905321 0 0.0
(read/write) 480240 480240 0 0.0
.bss 134784 134784 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 333560 333560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1384 1384 0 0.0
.rodata 348432 348432 0 0.0
.text 5123779 5123779 0 0.0
all-clusters-minimal-app debug (read only) 5185905 5185905 0 0.0
(read/write) 236192 236192 0 0.0
.bss 127584 127584 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 97160 97160 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 287458 287458 0 0.0
.text 4663955 4663955 0 0.0
bridge-app debug (read only) 4582785 4582785 0 0.0
(read/write) 217072 217072 0 0.0
.bss 118112 118112 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86080 86080 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228066 228066 0 0.0
.text 4134643 4134643 0 0.0
chip-tool debug (read only) 11997209 11997209 0 0.0
(read/write) 521352 521352 0 0.0
.bss 94392 94392 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414656 414656 0 0.0
.dynamic 624 624 0 0.0
.got 5768 5768 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 447257 447257 0 0.0
.text 10844419 10844419 0 0.0
chip-tool-ipv6only arm64 (read only) 11289952 11289952 0 0.0
(read/write) 586344 586344 0 0.0
.bss 103448 103448 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454416 454416 0 0.0
.dynamic 512 512 0 0.0
.got 16816 16816 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 353436 353436 0 0.0
.text 10058628 10058628 0 0.0
lighting-app debug+rpc+ui (read only) 5505073 5505073 0 0.0
(read/write) 225832 225832 0 0.0
.bss 119048 119048 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94480 94480 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 352884 352884 0 0.0
.text 4906035 4906035 0 0.0
lock-app debug (read only) 4650513 4650513 0 0.0
(read/write) 204688 204688 0 0.0
.bss 113536 113536 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80328 80328 0 0.0
.dynamic 624 624 0 0.0
.got 5200 5200 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 254082 254082 0 0.0
.text 4184995 4184995 0 0.0
ota-provider-app debug (read only) 4278329 4278329 0 0.0
(read/write) 193160 193160 0 0.0
.bss 113216 113216 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69712 69712 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 206786 206786 0 0.0
.text 3878787 3878787 0 0.0
ota-requestor-app debug (read only) 4404297 4404297 0 0.0
(read/write) 197560 197560 0 0.0
.bss 114112 114112 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72832 72832 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212898 212898 0 0.0
.text 3994099 3994099 0 0.0
shell debug (read only) 2885049 2885049 0 0.0
(read/write) 156224 156224 0 0.0
.bss 62672 62672 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86384 86384 0 0.0
.dynamic 592 592 0 0.0
.got 4072 4072 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184992 184992 0 0.0
.text 2526930 2526930 0 0.0
thermostat-no-ble arm64 (read only) 4367568 4367568 0 0.0
(read/write) 242064 242064 0 0.0
.bss 121752 121752 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103544 103544 0 0.0
.dynamic 512 512 0 0.0
.got 8616 8616 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159020 159020 0 0.0
.text 3873828 3873828 0 0.0
tv-app debug (read only) 5659889 5659889 0 0.0
(read/write) 351400 351400 0 0.0
.bss 243344 243344 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94296 94296 0 0.0
.dynamic 624 624 0 0.0
.got 5496 5496 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 287074 287074 0 0.0
.text 5131091 5131091 0 0.0
tv-casting-app debug (read only) 9847889 9847889 0 0.0
(read/write) 340064 340064 0 0.0
.bss 156112 156112 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174136 174136 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 381776 381776 0 0.0
.text 9000611 9000611 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531528 2531528 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1494212 1494212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1101296 1101296 0 0.0
bss 130831 130831 0 0.0
rodata 112024 112024 0 0.0
text 810588 810588 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1221320 1221320 0 0.0
bss 122921 122921 0 0.0
rodata 141768 141768 0 0.0
text 806112 806112 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1049284 1049284 0 0.0
bss 129689 129689 0 0.0
rodata 99396 99396 0 0.0
text 772368 772368 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834464 834464 0 0.0
(read/write) 1795188 1795188 0 0.0
.bss 196212 196212 0 0.0
.data 2664 2664 0 0.0
.text 1587924 1587924 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837616 837616 0 0.0
(read/write) 1717300 1717300 0 0.0
.bss 193092 193092 0 0.0
.data 2632 2632 0 0.0
.text 1513188 1513188 0 0.0
light cy8ckit_062s2_43012 (read only) 844344 844344 0 0.0
(read/write) 1636420 1636420 0 0.0
.bss 186556 186556 0 0.0
.data 2440 2440 0 0.0
.text 1439036 1439036 0 0.0
lock cy8ckit_062s2_43012 (read only) 817184 817184 0 0.0
(read/write) 1666332 1666332 0 0.0
.bss 213716 213716 0 0.0
.data 2440 2440 0 0.0
.text 1441788 1441788 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1127704 1127704 0 0.0
.bss 102456 102456 0 0.0
.data 820 820 0 0.0
.text 640088 640088 0 0.0
lock-app qpg6105+debug (read/write) 1087664 1087664 0 0.0
.bss 97200 97200 0 0.0
.data 840 840 0 0.0
.text 600044 600044 0 0.0
stm32 light STM32WB5MM-DK (read/write) 599149 599149 0 0.0
.bss 128320 128320 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 381664 381664 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821962 821962 0 0.0
bss 49660 49660 0 0.0
text 615766 615766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1090780 1090780 0 0.0
bss 101780 101780 0 0.0
text 792878 792878 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1048268 1048268 0 0.0
bss 110084 110084 0 0.0
text 764222 764222 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 909020 909020 0 0.0
bss 93116 93116 0 0.0
text 651688 651688 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823642 823642 0 0.0
bss 49708 49708 0 0.0
text 617504 617504 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929384 929384 0 0.0
bss 77708 77708 0 0.0
text 697680 697680 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1071652 1071652 0 0.0
bss 100196 100196 0 0.0
text 776562 776562 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 901720 901720 0 0.0
bss 69172 69172 0 0.0
text 652884 652884 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 927508 927508 0 0.0
bss 92696 92696 0 0.0
text 670210 670210 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 826194 826194 0 0.0
bss 49816 49816 0 0.0
text 620460 620460 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 789908 789908 0 0.0
bss 56016 56016 0 0.0
text 591210 591210 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676816 676816 0 0.0
bss 73672 73672 0 0.0
text 462298 462298 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 830678 830678 0 0.0
bss 51340 51340 0 0.0
text 623574 623574 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 849221 849221 0 0.0
bss 59492 59492 0 0.0
text 635268 635268 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 815576 815576 0 0.0
bss 56304 56304 0 0.0
text 610918 610918 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 833680 833680 0 0.0
bss 68080 68080 0 0.0
text 626174 626174 0 0.0

@yunhanw-google
Copy link
Contributor

@yufengwangca could you update src/lib/support/jsontlv/README.md

@yufengwangca yufengwangca merged commit b7a781a into project-chip:master Feb 23, 2024
58 checks passed
@yufengwangca yufengwangca deleted the pr/lib/jsontlv branch February 23, 2024 20:16
huangxuyong pushed a commit to huangxuyong/connectedhomeip that referenced this pull request Mar 19, 2024
* Support for encoding Field IDs with an MC source

* Update src/lib/support/jsontlv/JsonToTlv.h

Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>

* Address review comments

* Fix linter

* Fix linter

* restyle

---------

Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants