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

Python testing: id range check functions #33510

Merged
merged 9 commits into from
May 31, 2024

Conversation

cecille
Copy link
Contributor

@cecille cecille commented May 17, 2024

Adding some convenience functions for range checks on the IDs. This should make some of the IDM tests a bit easier to understand because now they're using magic numbers.

now with tests!

Copy link

github-actions bot commented May 17, 2024

PR #33510: Size comparison from 320f83e to 929bc78

Decreases (1 build for efr32)
platform target config section 320f83e 929bc78 change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 320f83e 929bc78 change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740195 740195 0 0.0
.app_xip_area 660205 660205 0 0.0
.bss 73588 73588 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712051 712051 0 0.0
.app_xip_area 636993 636993 0 0.0
.bss 68712 68712 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677731 677731 0 0.0
.app_xip_area 602029 602029 0 0.0
.bss 69180 69180 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696251 696251 0 0.0
.app_xip_area 617533 617533 0 0.0
.bss 72228 72228 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658771 658771 0 0.0
.app_xip_area 586093 586093 0 0.0
.bss 66380 66380 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 962580 962580 0 0.0
.bss 213204 213204 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256495 1256495 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250331 1250331 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2722261 2722261 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187888 187888 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6034705 6034705 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5241523 5241523 0 0.0
all-clusters-minimal-app debug (read only) 5318145 5318145 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4784963 4784963 0 0.0
bridge-app debug (read only) 4708561 4708561 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4249411 4249411 0 0.0
chip-tool debug (read only) 12166577 12166577 0 0.0
(read/write) 524808 524808 0 0.0
.bss 95160 95160 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417272 417272 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 455897 455897 0 0.0
.text 10999203 10999203 0 0.0
chip-tool-ipv6only arm64 (read only) 11498604 11498604 0 0.0
(read/write) 591352 591352 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457424 457424 0 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358828 358828 0 0.0
.text 10254040 10254040 0 0.0
fabric-admin debug (read only) 11915233 11915233 0 0.0
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 427065 427065 0 0.0
.text 10791491 10791491 0 0.0
fabric-bridge-app debug (read only) 4574817 4574817 0 0.0
(read/write) 213112 213112 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4124755 4124755 0 0.0
lighting-app debug+rpc+ui (read only) 5632537 5632537 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357748 357748 0 0.0
.text 5022723 5022723 0 0.0
lock-app debug (read only) 4769617 4769617 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4293683 4293683 0 0.0
ota-provider-app debug (read only) 4382353 4382353 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3972691 3972691 0 0.0
ota-requestor-app debug (read only) 4513041 4513041 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4092755 4092755 0 0.0
shell debug (read only) 3005345 3005345 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4500476 4500476 0 0.0
(read/write) 249888 249888 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3996776 3996776 0 0.0
tv-app debug (read only) 5830121 5830121 0 0.0
(read/write) 352992 352992 0 0.0
.bss 242672 242672 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5285891 5285891 0 0.0
tv-casting-app debug (read only) 9997705 9997705 0 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388152 388152 0 0.0
.text 9138419 9138419 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061392 1061392 0 0.0
bss 139209 139209 0 0.0
rodata 101840 101840 0 0.0
text 773072 773072 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238556 1238556 0 0.0
bss 137637 137637 0 0.0
rodata 151444 151444 0 0.0
text 799432 799432 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009080 1009080 0 0.0
bss 138107 138107 0 0.0
rodata 89096 89096 0 0.0
text 734660 734660 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134260 1134260 0 0.0
.bss 102676 102676 0 0.0
.data 864 864 0 0.0
.text 646640 646640 0 0.0
lock-app qpg6105+debug (read/write) 1094076 1094076 0 0.0
.bss 97340 97340 0 0.0
.data 876 876 0 0.0
.text 606460 606460 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606849 606849 0 0.0
.bss 128548 128548 0 0.0
.data 696 696 0 0.0
.rodata 80668 80668 0 0.0
.text 387192 387192 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835170 835170 0 0.0
bss 49944 49944 0 0.0
text 625530 625530 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1060100 1060100 0 0.0
bss 110132 110132 0 0.0
text 773616 773616 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915644 915644 0 0.0
bss 92888 92888 0 0.0
text 657116 657116 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837530 837530 0 0.0
bss 49988 49988 0 0.0
text 627948 627948 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948612 948612 0 0.0
bss 76580 76580 0 0.0
text 714900 714900 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092216 1092216 0 0.0
bss 99980 99980 0 0.0
text 795316 795316 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912624 912624 0 0.0
bss 69268 69268 0 0.0
text 661336 661336 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934836 934836 0 0.0
bss 92620 92620 0 0.0
text 676424 676424 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 832104 832104 0 0.0
bss 58232 58232 0 0.0
text 621972 621972 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674948 674948 0 0.0
bss 71852 71852 0 0.0
text 462082 462082 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845382 845382 0 0.0
bss 51616 51616 0 0.0
text 634614 634614 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860225 860225 0 0.0
bss 59804 59804 0 0.0
text 643542 643542 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826756 826756 0 0.0
bss 56492 56492 0 0.0
text 619410 619410 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836808 836808 0 0.0
bss 58448 58448 0 0.0
text 624256 624256 0 0.0

Copy link

github-actions bot commented May 28, 2024

PR #33510: Size comparison from 533df0c to 461921b

Decreases (3 builds for efr32)
platform target config section 533df0c 461921b change % change
efr32 lighting-app BRD4187C (read/write) 1070780 1070772 -8 -0.0
.text 887256 887248 -8 -0.0
lock-app BRD4338a (read/write) 962508 962500 -8 -0.0
.text 700432 700424 -8 -0.0
window-app BRD4187C (read/write) 1135112 1135104 -8 -0.0
.text 967156 967148 -8 -0.0
Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 533df0c 461921b change % change
bl602 lighting-app bl602 (read/write) 1444642 1444642 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1108552 1108552 0 0.0
bl602+mfd (read/write) 1459082 1459082 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123870 1123870 0 0.0
bl602+rpc (read/write) 1492058 1492058 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139942 1139942 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210499 1210499 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109580 109580 0 0.0
.text 978956 978956 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221587 1221587 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 108520 108520 0 0.0
.text 990966 990966 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301963 1301963 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053664 1053664 0 0.0
bl706-eth (read/write) 1027845 1027845 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102596 102596 0 0.0
.text 769760 769760 0 0.0
bl706-wifi (read/write) 1261758 1261758 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123716 123716 0 0.0
.text 1000766 1000766 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1180092 1180092 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103584 103584 0 0.0
.text 972086 972086 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191496 1191496 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 102524 102524 0 0.0
.text 984408 984408 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797348 797348 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85876 85876 0 0.0
.text 711208 711208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813048 813048 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79352 79352 0 0.0
.text 733432 733432 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802396 802396 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106676 106676 0 0.0
.text 695456 695456 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755308 755308 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81284 81284 0 0.0
.text 673760 673760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740980 740980 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77068 77068 0 0.0
.text 663648 663648 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606462 606462 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90198 90198 0 0.0
.text 514144 514144 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651742 651742 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111078 111078 0 0.0
.text 538540 538540 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740507 740507 0 0.0
.app_xip_area 660453 660453 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 762983 762983 0 0.0
.app_xip_area 680297 680297 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 762983 762983 0 0.0
.app_xip_area 680297 680297 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712363 712363 0 0.0
.app_xip_area 637241 637241 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 678699 678699 0 0.0
.app_xip_area 602941 602941 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 700895 700895 0 0.0
.app_xip_area 622585 622585 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 700895 700895 0 0.0
.app_xip_area 622585 622585 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697051 697051 0 0.0
.app_xip_area 618277 618277 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 659811 659811 0 0.0
.app_xip_area 587069 587069 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070780 1070772 -8 -0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887256 887248 -8 -0.0
lock-app BRD4338a (read/write) 962508 962500 -8 -0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700432 700424 -8 -0.0
window-app BRD4187C (read/write) 1135112 1135104 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967156 967148 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1210338 1210338 0 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210338 1210338 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253399 1253399 0 0.0
(read/write) 537308 537308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286512 286512 0 0.0
.flash.text 1247235 1247235 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713885 2713885 0 0.0
(read/write) 133336 133336 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 188464 188464 0 0.0
.text 2341189 2341189 0 0.0
all-clusters-app debug (read only) 6002721 6002721 0 0.0
(read/write) 485968 485968 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 337752 337752 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 355824 355824 0 0.0
.text 5205011 5205011 0 0.0
all-clusters-minimal-app debug (read only) 5290017 5290017 0 0.0
(read/write) 241728 241728 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 294634 294634 0 0.0
.text 4752595 4752595 0 0.0
bridge-app debug (read only) 4702073 4702073 0 0.0
(read/write) 221744 221744 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 235050 235050 0 0.0
.text 4240307 4240307 0 0.0
chip-tool debug (read only) 12175601 12175601 0 0.0
(read/write) 524872 524872 0 0.0
.bss 95160 95160 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417336 417336 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 459449 459449 0 0.0
.text 11004531 11004531 0 0.0
chip-tool-ipv6only arm64 (read only) 11506244 11506244 0 0.0
(read/write) 591896 591896 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457472 457472 0 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361172 361172 0 0.0
.text 10259192 10259192 0 0.0
fabric-admin debug (read only) 11924177 11924177 0 0.0
(read/write) 517936 517936 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411528 411528 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 430521 430521 0 0.0
.text 10796835 10796835 0 0.0
fabric-bridge-app debug (read only) 4569697 4569697 0 0.0
(read/write) 213752 213752 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228426 228426 0 0.0
.text 4116899 4116899 0 0.0
lighting-app debug+rpc+ui (read only) 5615545 5615545 0 0.0
(read/write) 230960 230960 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98016 98016 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 359284 359284 0 0.0
.text 5002323 5002323 0 0.0
lock-app debug (read only) 4757449 4757449 0 0.0
(read/write) 209128 209128 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 260906 260906 0 0.0
.text 4278467 4278467 0 0.0
ota-provider-app debug (read only) 4374321 4374321 0 0.0
(read/write) 197504 197504 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 212778 212778 0 0.0
.text 3962483 3962483 0 0.0
ota-requestor-app debug (read only) 4503137 4503137 0 0.0
(read/write) 201936 201936 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 218890 218890 0 0.0
.text 4080499 4080499 0 0.0
shell debug (read only) 2976793 2976793 0 0.0
(read/write) 158328 158328 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90272 90272 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 192128 192128 0 0.0
.text 2602850 2602850 0 0.0
thermostat-no-ble arm64 (read only) 4491612 4491612 0 0.0
(read/write) 250536 250536 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 512 512 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985704 3985704 0 0.0
tv-app debug (read only) 5831465 5831465 0 0.0
(read/write) 350016 350016 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 302410 302410 0 0.0
.text 5280835 5280835 0 0.0
tv-casting-app debug (read only) 9987241 9987241 0 0.0
(read/write) 343952 343952 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 177200 177200 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 389464 389464 0 0.0
.text 9125251 9125251 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535784 2535784 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498468 1498468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058788 0 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769516 769516 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235720 0 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795816 795816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006532 0 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731204 731204 0 0.0
nxp contact k32w0+release (read only) 575876 575876 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575340 575340 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703780 703780 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590256 590256 0 0.0
light k32w0+release (read only) 609760 609760 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 609224 609224 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795576 795576 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673312 673312 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824420 1824420 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608820 1608820 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745908 1745908 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533404 1533404 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665540 1665540 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459756 1459756 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694732 1694732 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461884 1461884 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838532 838532 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 649920 649920 0 0.0
lock-app qpg6105+debug (read/write) 798388 798388 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 609780 609780 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622586 622586 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82044 82044 0 0.0
.text 389192 389192 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834634 834634 0 0.0
bss 49944 49944 0 0.0
text 624564 624564 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840076 840076 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596928 596928 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056684 1056684 0 0.0
bss 110132 110132 0 0.0
text 769292 769292 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915048 915048 0 0.0
bss 92888 92888 0 0.0
text 656062 656062 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836486 836486 0 0.0
bss 49988 49988 0 0.0
text 626370 626370 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947520 947520 0 0.0
bss 76580 76580 0 0.0
text 713252 713252 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770068 770068 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555218 555218 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090216 1090216 0 0.0
bss 99980 99980 0 0.0
text 792648 792648 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911276 911276 0 0.0
bss 69268 69268 0 0.0
text 659414 659414 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933868 933868 0 0.0
bss 92620 92620 0 0.0
text 674946 674946 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831576 831576 0 0.0
bss 58232 58232 0 0.0
text 621006 621006 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606952 606952 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450122 450122 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844114 844114 0 0.0
bss 51616 51616 0 0.0
text 632770 632770 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859621 859621 0 0.0
bss 59804 59804 0 0.0
text 642482 642482 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825712 825712 0 0.0
bss 56492 56492 0 0.0
text 617832 617832 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835840 835840 0 0.0
bss 58448 58448 0 0.0
text 622772 622772 0 0.0

Copy link

github-actions bot commented May 29, 2024

PR #33510: Size comparison from 47ab39e to 19e7665

Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 47ab39e 19e7665 change % change
bl602 lighting-app bl602 (read/write) 1444642 1444642 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1108552 1108552 0 0.0
bl602+mfd (read/write) 1459082 1459082 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123870 1123870 0 0.0
bl602+rpc (read/write) 1492058 1492058 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139942 1139942 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210491 1210491 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109580 109580 0 0.0
.text 978956 978956 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221563 1221563 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108520 108520 0 0.0
.text 990966 990966 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301963 1301963 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053664 1053664 0 0.0
bl706-eth (read/write) 1027837 1027837 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769760 769760 0 0.0
bl706-wifi (read/write) 1261750 1261750 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123716 123716 0 0.0
.text 1000766 1000766 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1180084 1180084 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103584 103584 0 0.0
.text 972086 972086 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191488 1191488 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102524 102524 0 0.0
.text 984408 984408 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797332 797332 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85868 85868 0 0.0
.text 711200 711200 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813040 813040 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79344 79344 0 0.0
.text 733432 733432 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802380 802380 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106668 106668 0 0.0
.text 695448 695448 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755292 755292 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81276 81276 0 0.0
.text 673752 673752 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740964 740964 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77060 77060 0 0.0
.text 663640 663640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606470 606470 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514144 514144 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651750 651750 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538540 538540 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740491 740491 0 0.0
.app_xip_area 660437 660437 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 762967 762967 0 0.0
.app_xip_area 680281 680281 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 762967 762967 0 0.0
.app_xip_area 680281 680281 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712347 712347 0 0.0
.app_xip_area 637225 637225 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 678683 678683 0 0.0
.app_xip_area 602925 602925 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 700879 700879 0 0.0
.app_xip_area 622569 622569 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 700879 700879 0 0.0
.app_xip_area 622569 622569 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697043 697043 0 0.0
.app_xip_area 618269 618269 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719311 719311 0 0.0
.app_xip_area 637985 637985 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719311 719311 0 0.0
.app_xip_area 637985 637985 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 659795 659795 0 0.0
.app_xip_area 587053 587053 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682271 682271 0 0.0
.app_xip_area 606897 606897 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682271 682271 0 0.0
.app_xip_area 606897 606897 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070772 1070772 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887248 887248 0 0.0
lock-app BRD4338a (read/write) 962508 962508 0 0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700432 700432 0 0.0
window-app BRD4187C (read/write) 1135104 1135104 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967148 967148 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210344 1210344 0 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210344 1210344 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253351 1253351 0 0.0
(read/write) 537300 537300 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286504 286504 0 0.0
.flash.text 1247187 1247187 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713765 2713765 0 0.0
(read/write) 133328 133328 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188400 188400 0 0.0
.text 2341157 2341157 0 0.0
all-clusters-app debug (read only) 6002961 6002961 0 0.0
(read/write) 486344 486344 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338136 338136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355824 355824 0 0.0
.text 5204963 5204963 0 0.0
all-clusters-minimal-app debug (read only) 5289897 5289897 0 0.0
(read/write) 241720 241720 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294570 294570 0 0.0
.text 4752563 4752563 0 0.0
bridge-app debug (read only) 4701937 4701937 0 0.0
(read/write) 221736 221736 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234986 234986 0 0.0
.text 4240259 4240259 0 0.0
chip-tool debug (read only) 12185321 12185321 0 0.0
(read/write) 525376 525376 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417896 417896 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013155 11013155 0 0.0
chip-tool-ipv6only arm64 (read only) 11514036 11514036 0 0.0
(read/write) 592320 592320 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 458064 458064 0 0.0
.dynamic 512 512 0 0.0
.got 17288 17288 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361332 361332 0 0.0
.text 10266008 10266008 0 0.0
fabric-admin debug (read only) 11933881 11933881 0 0.0
(read/write) 518440 518440 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430873 430873 0 0.0
.text 10805443 10805443 0 0.0
fabric-bridge-app debug (read only) 4569561 4569561 0 0.0
(read/write) 213744 213744 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228362 228362 0 0.0
.text 4116851 4116851 0 0.0
lighting-app debug+rpc+ui (read only) 5615409 5615409 0 0.0
(read/write) 230920 230920 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98000 98000 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359220 359220 0 0.0
.text 5002275 5002275 0 0.0
lock-app debug (read only) 4757313 4757313 0 0.0
(read/write) 209120 209120 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260842 260842 0 0.0
.text 4278419 4278419 0 0.0
ota-provider-app debug (read only) 4374217 4374217 0 0.0
(read/write) 197464 197464 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212746 212746 0 0.0
.text 3962435 3962435 0 0.0
ota-requestor-app debug (read only) 4503001 4503001 0 0.0
(read/write) 201896 201896 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218826 218826 0 0.0
.text 4080451 4080451 0 0.0
shell debug (read only) 2976065 2976065 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2602818 2602818 0 0.0
thermostat-no-ble arm64 (read only) 4491676 4491676 0 0.0
(read/write) 250472 250472 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 512 512 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985768 3985768 0 0.0
tv-app debug (read only) 5831329 5831329 0 0.0
(read/write) 350008 350008 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5280787 5280787 0 0.0
tv-casting-app debug (read only) 9996521 9996521 0 0.0
(read/write) 344104 344104 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 177392 177392 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389720 389720 0 0.0
.text 9133843 9133843 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058788 0 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769516 769516 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235720 0 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795816 795816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006532 0 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731204 731204 0 0.0
nxp contact k32w0+release (read only) 575876 575876 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575340 575340 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703876 703876 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590352 590352 0 0.0
light k32w0+release (read only) 609768 609768 0 0.0
(read/write) 82696 82696 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 609232 609232 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795568 795568 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673304 673304 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824412 1824412 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608812 1608812 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745900 1745900 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533396 1533396 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665548 1665548 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459764 1459764 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694748 1694748 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461900 1461900 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838532 838532 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 649920 649920 0 0.0
lock-app qpg6105+debug (read/write) 798380 798380 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 609772 609772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834626 834626 0 0.0
bss 49944 49944 0 0.0
text 624558 624558 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840068 840068 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596920 596920 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056676 1056676 0 0.0
bss 110132 110132 0 0.0
text 769284 769284 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915040 915040 0 0.0
bss 92888 92888 0 0.0
text 656056 656056 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836478 836478 0 0.0
bss 49988 49988 0 0.0
text 626364 626364 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947512 947512 0 0.0
bss 76580 76580 0 0.0
text 713244 713244 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770060 770060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555210 555210 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090208 1090208 0 0.0
bss 99980 99980 0 0.0
text 792640 792640 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911268 911268 0 0.0
bss 69268 69268 0 0.0
text 659408 659408 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933860 933860 0 0.0
bss 92620 92620 0 0.0
text 674938 674938 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831560 831560 0 0.0
bss 58232 58232 0 0.0
text 620996 620996 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606944 606944 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450112 450112 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844106 844106 0 0.0
bss 51616 51616 0 0.0
text 632764 632764 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859613 859613 0 0.0
bss 59804 59804 0 0.0
text 642474 642474 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825704 825704 0 0.0
bss 56492 56492 0 0.0
text 617822 617822 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835832 835832 0 0.0
bss 58448 58448 0 0.0
text 622766 622766 0 0.0

Copy link

github-actions bot commented May 31, 2024

PR #33510: Size comparison from 55012bf to bf13050

Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 55012bfe bf13050 change % change
bl602 lighting-app bl602 (read/write) 1444010 1444010 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1107918 1107918 0 0.0
bl602+mfd (read/write) 1458706 1458706 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123492 1123492 0 0.0
bl602+rpc (read/write) 1491682 1491682 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139564 1139564 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210115 1210115 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109580 109580 0 0.0
.text 978578 978578 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220927 1220927 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108520 108520 0 0.0
.text 990332 990332 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301331 1301331 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053030 1053030 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
bl706-wifi (read/write) 1261138 1261138 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123716 123716 0 0.0
.text 1000156 1000156 0 0.0
bl702l lighting-app bl702l (read/write) 1179960 1179960 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103584 103584 0 0.0
.text 971452 971452 0 0.0
bl702l+mfd (read/write) 1191368 1191368 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102524 102524 0 0.0
.text 983774 983774 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797340 797340 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85868 85868 0 0.0
.text 711208 711208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813064 813064 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79344 79344 0 0.0
.text 733456 733456 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802388 802388 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106668 106668 0 0.0
.text 695456 695456 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755300 755300 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81276 81276 0 0.0
.text 673760 673760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740972 740972 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77060 77060 0 0.0
.text 663648 663648 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740499 740499 0 0.0
.app_xip_area 660445 660445 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 762975 762975 0 0.0
.app_xip_area 680289 680289 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 762975 762975 0 0.0
.app_xip_area 680289 680289 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712355 712355 0 0.0
.app_xip_area 637233 637233 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 678691 678691 0 0.0
.app_xip_area 602933 602933 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 700887 700887 0 0.0
.app_xip_area 622577 622577 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 700887 700887 0 0.0
.app_xip_area 622577 622577 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697051 697051 0 0.0
.app_xip_area 618277 618277 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 659803 659803 0 0.0
.app_xip_area 587061 587061 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070772 1070772 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887248 887248 0 0.0
lock-app BRD4338a (read/write) 962476 962476 0 0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700400 700400 0 0.0
window-app BRD4187C (read/write) 1135104 1135104 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967148 967148 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210360 1210360 0 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210360 1210360 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253367 1253367 0 0.0
(read/write) 537300 537300 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286504 286504 0 0.0
.flash.text 1247203 1247203 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713685 2713685 0 0.0
(read/write) 133328 133328 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188336 188336 0 0.0
.text 2341141 2341141 0 0.0
all-clusters-app debug (read only) 6002929 6002929 0 0.0
(read/write) 486344 486344 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338136 338136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355792 355792 0 0.0
.text 5204963 5204963 0 0.0
all-clusters-minimal-app debug (read only) 5289817 5289817 0 0.0
(read/write) 241720 241720 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294506 294506 0 0.0
.text 4752547 4752547 0 0.0
bridge-app debug (read only) 4701873 4701873 0 0.0
(read/write) 221736 221736 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234922 234922 0 0.0
.text 4240259 4240259 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
fabric-bridge-app debug (read only) 4569497 4569497 0 0.0
(read/write) 213744 213744 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228298 228298 0 0.0
.text 4116851 4116851 0 0.0
lighting-app debug+rpc+ui (read only) 5615345 5615345 0 0.0
(read/write) 230920 230920 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98000 98000 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359156 359156 0 0.0
.text 5002275 5002275 0 0.0
lock-app debug (read only) 4757249 4757249 0 0.0
(read/write) 209120 209120 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260778 260778 0 0.0
.text 4278419 4278419 0 0.0
ota-provider-app debug (read only) 4374169 4374169 0 0.0
(read/write) 197464 197464 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212746 212746 0 0.0
.text 3962387 3962387 0 0.0
ota-requestor-app debug (read only) 4502953 4502953 0 0.0
(read/write) 201896 201896 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218826 218826 0 0.0
.text 4080403 4080403 0 0.0
shell debug (read only) 2975985 2975985 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191392 191392 0 0.0
.text 2602802 2602802 0 0.0
thermostat-no-ble arm64 (read only) 4491644 4491644 0 0.0
(read/write) 250520 250520 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985720 3985720 0 0.0
tv-app debug (read only) 5831265 5831265 0 0.0
(read/write) 350008 350008 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302282 302282 0 0.0
.text 5280787 5280787 0 0.0
tv-casting-app debug (read only) 10011881 10011881 0 0.0
(read/write) 349096 349096 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182384 182384 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389720 389720 0 0.0
.text 9134227 9134227 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058788 0 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769520 769520 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235720 0 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795820 795820 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006532 0 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731208 731208 0 0.0
nxp contact k32w0+release (read only) 575668 575668 0 0.0
(read/write) 83204 83204 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575132 575132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703892 703892 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590368 590368 0 0.0
light k32w0+release (read only) 609560 609560 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609024 609024 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795576 795576 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673312 673312 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824412 1824412 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608812 1608812 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745900 1745900 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533396 1533396 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665532 1665532 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459748 1459748 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694732 1694732 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461884 1461884 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838532 838532 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 649920 649920 0 0.0
lock-app qpg6105+debug (read/write) 798380 798380 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 609772 609772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834642 834642 0 0.0
bss 49944 49944 0 0.0
text 624574 624574 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840084 840084 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596936 596936 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056692 1056692 0 0.0
bss 110132 110132 0 0.0
text 769300 769300 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915056 915056 0 0.0
bss 92888 92888 0 0.0
text 656072 656072 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836494 836494 0 0.0
bss 49988 49988 0 0.0
text 626380 626380 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947528 947528 0 0.0
bss 76580 76580 0 0.0
text 713260 713260 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770076 770076 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555226 555226 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090224 1090224 0 0.0
bss 99980 99980 0 0.0
text 792656 792656 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911284 911284 0 0.0
bss 69268 69268 0 0.0
text 659424 659424 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933876 933876 0 0.0
bss 92620 92620 0 0.0
text 674954 674954 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831576 831576 0 0.0
bss 58232 58232 0 0.0
text 621012 621012 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606960 606960 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450128 450128 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844122 844122 0 0.0
bss 51616 51616 0 0.0
text 632780 632780 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859629 859629 0 0.0
bss 59804 59804 0 0.0
text 642490 642490 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825720 825720 0 0.0
bss 56492 56492 0 0.0
text 617838 617838 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835848 835848 0 0.0
bss 58448 58448 0 0.0
text 622782 622782 0 0.0

Copy link

github-actions bot commented May 31, 2024

PR #33510: Size comparison from 55012bf to c6ce4f8

Increases above 0.2%:

platform target config section 55012bfe c6ce4f8 change % change
linux fabric-bridge-app debug .init_array 808 816 8 1.0
Increases (1 build for linux)
platform target config section 55012bfe c6ce4f8 change % change
linux fabric-bridge-app debug (read/write) 213744 213752 8 0.0
.init_array 808 816 8 1.0
.text 4116851 4116963 112 0.0
Decreases (1 build for linux)
platform target config section 55012bfe c6ce4f8 change % change
linux fabric-bridge-app debug (read only) 4569497 4569345 -152 -0.0
.rodata 228298 228010 -288 -0.1
Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 55012bfe c6ce4f8 change % change
bl602 lighting-app bl602 (read/write) 1444010 1444010 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1107918 1107918 0 0.0
bl602+mfd (read/write) 1458706 1458706 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123492 1123492 0 0.0
bl602+rpc (read/write) 1491682 1491682 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139564 1139564 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210115 1210115 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109580 109580 0 0.0
.text 978578 978578 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220927 1220927 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108520 108520 0 0.0
.text 990332 990332 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301331 1301331 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053030 1053030 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
bl706-wifi (read/write) 1261138 1261138 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123716 123716 0 0.0
.text 1000156 1000156 0 0.0
bl702l lighting-app bl702l (read/write) 1179960 1179960 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103584 103584 0 0.0
.text 971452 971452 0 0.0
bl702l+mfd (read/write) 1191368 1191368 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102524 102524 0 0.0
.text 983774 983774 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797340 797340 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85868 85868 0 0.0
.text 711208 711208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813064 813064 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79344 79344 0 0.0
.text 733456 733456 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802388 802388 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106668 106668 0 0.0
.text 695456 695456 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755300 755300 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81276 81276 0 0.0
.text 673760 673760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740972 740972 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77060 77060 0 0.0
.text 663648 663648 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740499 740499 0 0.0
.app_xip_area 660445 660445 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 762975 762975 0 0.0
.app_xip_area 680289 680289 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 762975 762975 0 0.0
.app_xip_area 680289 680289 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712355 712355 0 0.0
.app_xip_area 637233 637233 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 678691 678691 0 0.0
.app_xip_area 602933 602933 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 700887 700887 0 0.0
.app_xip_area 622577 622577 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 700887 700887 0 0.0
.app_xip_area 622577 622577 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697051 697051 0 0.0
.app_xip_area 618277 618277 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 659803 659803 0 0.0
.app_xip_area 587061 587061 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070772 1070772 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887248 887248 0 0.0
lock-app BRD4338a (read/write) 962476 962476 0 0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700400 700400 0 0.0
window-app BRD4187C (read/write) 1135104 1135104 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967148 967148 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210360 1210360 0 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210360 1210360 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253367 1253367 0 0.0
(read/write) 537300 537300 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286504 286504 0 0.0
.flash.text 1247203 1247203 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713685 2713685 0 0.0
(read/write) 133328 133328 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188336 188336 0 0.0
.text 2341141 2341141 0 0.0
all-clusters-app debug (read only) 6002929 6002929 0 0.0
(read/write) 486344 486344 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338136 338136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355792 355792 0 0.0
.text 5204963 5204963 0 0.0
all-clusters-minimal-app debug (read only) 5289817 5289817 0 0.0
(read/write) 241720 241720 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294506 294506 0 0.0
.text 4752547 4752547 0 0.0
bridge-app debug (read only) 4701873 4701873 0 0.0
(read/write) 221736 221736 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234922 234922 0 0.0
.text 4240259 4240259 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
fabric-bridge-app debug (read only) 4569497 4569345 -152 -0.0
(read/write) 213744 213752 8 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 808 816 8 1.0
.rodata 228298 228010 -288 -0.1
.text 4116851 4116963 112 0.0
lighting-app debug+rpc+ui (read only) 5615345 5615345 0 0.0
(read/write) 230920 230920 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98000 98000 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359156 359156 0 0.0
.text 5002275 5002275 0 0.0
lock-app debug (read only) 4757249 4757249 0 0.0
(read/write) 209120 209120 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260778 260778 0 0.0
.text 4278419 4278419 0 0.0
ota-provider-app debug (read only) 4374169 4374169 0 0.0
(read/write) 197464 197464 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212746 212746 0 0.0
.text 3962387 3962387 0 0.0
ota-requestor-app debug (read only) 4502953 4502953 0 0.0
(read/write) 201896 201896 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218826 218826 0 0.0
.text 4080403 4080403 0 0.0
shell debug (read only) 2975985 2975985 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191392 191392 0 0.0
.text 2602802 2602802 0 0.0
thermostat-no-ble arm64 (read only) 4491644 4491644 0 0.0
(read/write) 250520 250520 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985720 3985720 0 0.0
tv-app debug (read only) 5831265 5831265 0 0.0
(read/write) 350008 350008 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302282 302282 0 0.0
.text 5280787 5280787 0 0.0
tv-casting-app debug (read only) 10011881 10011881 0 0.0
(read/write) 349096 349096 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182384 182384 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389720 389720 0 0.0
.text 9134227 9134227 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058788 0 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769520 769520 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235720 0 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795820 795820 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006532 0 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731208 731208 0 0.0
nxp contact k32w0+release (read only) 575668 575668 0 0.0
(read/write) 83204 83204 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575132 575132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703892 703892 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590368 590368 0 0.0
light k32w0+release (read only) 609560 609560 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609024 609024 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795576 795576 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673312 673312 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824412 1824412 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608812 1608812 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745900 1745900 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533396 1533396 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665532 1665532 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459748 1459748 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694732 1694732 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461884 1461884 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838532 838532 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 649920 649920 0 0.0
lock-app qpg6105+debug (read/write) 798380 798380 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 609772 609772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834642 834642 0 0.0
bss 49944 49944 0 0.0
text 624574 624574 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840084 840084 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596936 596936 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056692 1056692 0 0.0
bss 110132 110132 0 0.0
text 769300 769300 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915056 915056 0 0.0
bss 92888 92888 0 0.0
text 656072 656072 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836494 836494 0 0.0
bss 49988 49988 0 0.0
text 626380 626380 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947528 947528 0 0.0
bss 76580 76580 0 0.0
text 713260 713260 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770076 770076 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555226 555226 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090224 1090224 0 0.0
bss 99980 99980 0 0.0
text 792656 792656 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911284 911284 0 0.0
bss 69268 69268 0 0.0
text 659424 659424 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933876 933876 0 0.0
bss 92620 92620 0 0.0
text 674954 674954 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831576 831576 0 0.0
bss 58232 58232 0 0.0
text 621012 621012 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606960 606960 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450128 450128 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844122 844122 0 0.0
bss 51616 51616 0 0.0
text 632780 632780 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859629 859629 0 0.0
bss 59804 59804 0 0.0
text 642490 642490 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825720 825720 0 0.0
bss 56492 56492 0 0.0
text 617838 617838 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835848 835848 0 0.0
bss 58448 58448 0 0.0
text 622782 622782 0 0.0

@mergify mergify bot merged commit 7ebc71f into project-chip:master May 31, 2024
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants