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

Darwin: Move warning settings into the Xcode project #32828

Merged
merged 8 commits into from
Apr 3, 2024

Conversation

ksperling-apple
Copy link
Contributor

Enable warnings in the build settings rather than feeding them in during CI
builds only. Also build targets within the project with MTR_NO_AVAILABILITY=1
and provisional / experimental APIs enabled. This means actual warnings now
don't get drowned out by thousands of availability warnings.

The key build settings are CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION and GCC_TREAT_WARNINGS_AS_ERRORS.

Explicitly suppress certain warnings within third-party code in dft.

Enable warnings in the build settings rather than feeding them in during CI
builds only. Also build targets within the project with MTR_NO_AVAILABILITY=1
and provisional / experimental APIs enabled. This means actual warnings now
don't get drowned out by thousands of availability warnings.

Explicitly suppress certain warnings within third-party code in dft.
Copy link

github-actions bot commented Apr 3, 2024

PR #32828: Size comparison from a7c9a7b to 29f6a84

Decreases (1 build for efr32)
platform target config section a7c9a7b 29f6a84 change % change
efr32 lock-app BRD4338a (read/write) 958360 958352 -8 -0.0
.text 698604 698596 -8 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section a7c9a7b 29f6a84 change % change
bl602 lighting-app bl602 (read/write) 1438558 1438558 0 0.0
.bss 85360 85360 0 0.0
.data 9504 9504 0 0.0
.rodata 158536 158536 0 0.0
.text 1104512 1104512 0 0.0
bl602+mfd (read/write) 1452982 1452982 0 0.0
.bss 85520 85520 0 0.0
.data 9480 9480 0 0.0
.rodata 157496 157496 0 0.0
.text 1119830 1119830 0 0.0
bl602+rpc (read/write) 1486206 1486206 0 0.0
.bss 93392 93392 0 0.0
.data 9880 9880 0 0.0
.rodata 166104 166104 0 0.0
.text 1136158 1136158 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1203271 1203271 0 0.0
.bss 11133 11133 0 0.0
.data 3688 3688 0 0.0
.rodata 107896 107896 0 0.0
.text 973678 973678 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1214339 1214339 0 0.0
.bss 11309 11309 0 0.0
.data 3664 3664 0 0.0
.rodata 106836 106836 0 0.0
.text 985688 985688 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1295019 1295019 0 0.0
.bss 19613 19613 0 0.0
.data 4224 4224 0 0.0
.rodata 123268 123268 0 0.0
.text 1048642 1048642 0 0.0
bl706-eth (read/write) 1020697 1020697 0 0.0
.bss 23708 23708 0 0.0
.data 3264 3264 0 0.0
.rodata 101220 101220 0 0.0
.text 764528 764528 0 0.0
bl706-wifi (read/write) 1255354 1255354 0 0.0
.bss 10577 10577 0 0.0
.data 3696 3696 0 0.0
.rodata 122220 122220 0 0.0
.text 996430 996430 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1172856 1172856 0 0.0
.bss 16328 16328 0 0.0
.data 5048 5048 0 0.0
.rodata 101900 101900 0 0.0
.text 966788 966788 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1184264 1184264 0 0.0
.bss 16504 16504 0 0.0
.data 5032 5032 0 0.0
.rodata 100840 100840 0 0.0
.text 979110 979110 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774892 774892 0 0.0
(read/write) 168648 168648 0 0.0
.bss 90636 90636 0 0.0
.data 3568 3568 0 0.0
.rodata 82164 82164 0 0.0
.text 692460 692460 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 791276 791276 0 0.0
(read/write) 178896 178896 0 0.0
.bss 100884 100884 0 0.0
.data 3568 3568 0 0.0
.rodata 76340 76340 0 0.0
.text 714668 714668 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 779948 779948 0 0.0
(read/write) 173336 173336 0 0.0
.bss 95324 95324 0 0.0
.data 3568 3568 0 0.0
.rodata 103092 103092 0 0.0
.text 676588 676588 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 732148 732148 0 0.0
(read/write) 167616 167616 0 0.0
.bss 89368 89368 0 0.0
.data 3560 3560 0 0.0
.rodata 77820 77820 0 0.0
.text 654060 654060 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717748 717748 0 0.0
(read/write) 167824 167824 0 0.0
.bss 89592 89592 0 0.0
.data 3552 3552 0 0.0
.rodata 73596 73596 0 0.0
.text 643884 643884 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584418 584418 0 0.0
(read/write) 208000 208000 0 0.0
.bss 201228 201228 0 0.0
.data 1648 1648 0 0.0
.rodata 86946 86946 0 0.0
.text 495348 495348 0 0.0
lock CC3235SF_LAUNCHXL (read only) 629666 629666 0 0.0
(read/write) 208344 208344 0 0.0
.bss 201720 201720 0 0.0
.data 1504 1504 0 0.0
.rodata 107394 107394 0 0.0
.text 520148 520148 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 568043 568043 0 0.0
.app_xip_area 458037 458037 0 0.0
.bss 64832 64832 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550683 550683 0 0.0
.app_xip_area 435917 435917 0 0.0
.bss 69584 69584 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571027 571027 0 0.0
.app_xip_area 462525 462525 0 0.0
.bss 63368 63368 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563779 563779 0 0.0
.app_xip_area 451997 451997 0 0.0
.bss 66568 66568 0 0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1111912 1111912 0 0.0
.bss 195184 195184 0 0.0
.data 3424 3424 0 0.0
.text 913284 913284 0 0.0
lock-app BRD4338a (read/write) 958360 958352 -8 -0.0
.bss 210196 210196 0 0.0
.data 30192 30192 0 0.0
.text 698604 698596 -8 -0.0
window-app BRD4187C (read/write) 1159272 1159272 0 0.0
.bss 167592 167592 0 0.0
.data 3336 3336 0 0.0
.text 988324 988324 0 0.0
esp32 all-clusters-app c3devkit (read only) 1212060 1212060 0 0.0
(read/write) 1749864 1749864 0 0.0
.dram0.bss 74328 74328 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252376 252376 0 0.0
.flash.text 1212060 1212060 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1253547 1253547 0 0.0
(read/write) 535936 535936 0 0.0
.dram0.bss 81008 81008 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 283828 283828 0 0.0
.flash.text 1247383 1247383 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2638717 2638717 0 0.0
(read/write) 129272 129272 0 0.0
.bss 46608 46608 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 74472 74472 0 0.0
.dynamic 608 608 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 185104 185104 0 0.0
.text 2275829 2275829 0 0.0
all-clusters-app debug (read only) 5945153 5945153 0 0.0
(read/write) 480744 480744 0 0.0
.bss 134912 134912 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 333864 333864 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1408 1408 0 0.0
.rodata 349840 349840 0 0.0
.text 5161731 5161731 0 0.0
all-clusters-minimal-app debug (read only) 5225601 5225601 0 0.0
(read/write) 236696 236696 0 0.0
.bss 127744 127744 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 97448 97448 0 0.0
.dynamic 624 624 0 0.0
.got 5256 5256 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 288906 288906 0 0.0
.text 4701779 4701779 0 0.0
bridge-app debug (read only) 4619969 4619969 0 0.0
(read/write) 217576 217576 0 0.0
.bss 118272 118272 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86368 86368 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 229482 229482 0 0.0
.text 4169987 4169987 0 0.0
chip-tool debug (read only) 12075025 12075025 0 0.0
(read/write) 522240 522240 0 0.0
.bss 94488 94488 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 415408 415408 0 0.0
.dynamic 624 624 0 0.0
.got 5744 5744 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 450233 450233 0 0.0
.text 10917635 10917635 0 0.0
chip-tool-ipv6only arm64 (read only) 1139475 1139475 0 0.0
(read/write) 588160 588160 0 0.0
.bss 103608 103608 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455320 455320 0 0.0
.dynamic 512 512 0 0.0
.got 17024 17024 0 0.0
.init 24 24 0 0.0
.init_array 264 264 0 0.0
.rodata 355604 355604 0 0.0
.text 10159080 10159080 0 0.0
lighting-app debug+rpc+ui (read only) 5543433 5543433 0 0.0
(read/write) 226336 226336 0 0.0
.bss 119208 119208 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 94752 94752 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 354452 354452 0 0.0
.text 4942099 4942099 0 0.0
lock-app debug (read only) 4687313 4687313 0 0.0
(read/write) 205160 205160 0 0.0
.bss 113696 113696 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 80616 80616 0 0.0
.dynamic 624 624 0 0.0
.got 5176 5176 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 255434 255434 0 0.0
.text 4220019 4220019 0 0.0
ota-provider-app debug (read only) 4301505 4301505 0 0.0
(read/write) 193432 193432 0 0.0
.bss 113312 113312 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 69840 69840 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 208490 208490 0 0.0
.text 3899827 3899827 0 0.0
ota-requestor-app debug (read only) 4430977 4430977 0 0.0
(read/write) 197800 197800 0 0.0
.bss 114208 114208 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 72944 72944 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 214634 214634 0 0.0
.text 4018611 4018611 0 0.0
shell debug (read only) 2911177 2911177 0 0.0
(read/write) 156144 156144 0 0.0
.bss 62416 62416 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 86544 86544 0 0.0
.dynamic 592 592 0 0.0
.got 4064 4064 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 185568 185568 0 0.0
.text 2552130 2552130 0 0.0
thermostat-no-ble arm64 (read only) 4419860 4419860 0 0.0
(read/write) 243088 243088 0 0.0
.bss 121832 121832 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 103680 103680 0 0.0
.dynamic 512 512 0 0.0
.got 8624 8624 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 159804 159804 0 0.0
.text 3925192 3925192 0 0.0
tv-app debug (read only) 5755273 5755273 0 0.0
(read/write) 352536 352536 0 0.0
.bss 244080 244080 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 94616 94616 0 0.0
.dynamic 624 624 0 0.0
.got 5472 5472 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 292458 292458 0 0.0
.text 5220643 5220643 0 0.0
tv-casting-app debug (read only) 9885385 9885385 0 0.0
(read/write) 340120 340120 0 0.0
.bss 155920 155920 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174304 174304 0 0.0
.dynamic 624 624 0 0.0
.got 5048 5048 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 382840 382840 0 0.0
.text 9036915 9036915 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2533248 2533248 0 0.0
.bss 220480 220480 0 0.0
.data 5216 5216 0 0.0
.text 1495932 1495932 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1063156 1063156 0 0.0
bss 133115 133115 0 0.0
rodata 102692 102692 0 0.0
text 780144 780144 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1224412 1224412 0 0.0
bss 127171 127171 0 0.0
rodata 151168 151168 0 0.0
text 796052 796052 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010684 1010684 0 0.0
bss 131973 131973 0 0.0
rodata 89956 89956 0 0.0
text 741432 741432 0 0.0
nxp contact k32w0+release (read only) 573620 573620 0 0.0
(read/write) 79976 79976 0 0.0
.bss 67812 67812 0 0.0
.data 2180 2180 0 0.0
.text 573084 573084 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 700492 700492 0 0.0
.bss 71156 71156 0 0.0
.data 2856 2856 0 0.0
.text 587096 587096 0 0.0
light k32w0+release (read only) 607600 607600 0 0.0
(read/write) 79372 79372 0 0.0
.bss 67196 67196 0 0.0
.data 2192 2192 0 0.0
.text 607064 607064 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 792072 792072 0 0.0
.bss 80636 80636 0 0.0
.data 2056 2056 0 0.0
.text 670016 670016 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834416 0 0.0
(read/write) 1798004 1798004 0 0.0
.bss 196244 196244 0 0.0
.data 2680 2680 0 0.0
.text 1590692 1590692 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1719932 1719932 0 0.0
.bss 193124 193124 0 0.0
.data 2648 2648 0 0.0
.text 1515772 1515772 0 0.0
light cy8ckit_062s2_43012 (read only) 844296 844296 0 0.0
(read/write) 1639020 1639020 0 0.0
.bss 186588 186588 0 0.0
.data 2456 2456 0 0.0
.text 1441588 1441588 0 0.0
lock cy8ckit_062s2_43012 (read only) 817136 817136 0 0.0
(read/write) 1668636 1668636 0 0.0
.bss 213748 213748 0 0.0
.data 2456 2456 0 0.0
.text 1444044 1444044 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130592 1130592 0 0.0
.bss 102488 102488 0 0.0
.data 836 836 0 0.0
.text 642976 642976 0 0.0
lock-app qpg6105+debug (read/write) 1090568 1090568 0 0.0
.bss 97232 97232 0 0.0
.data 856 856 0 0.0
.text 602948 602948 0 0.0
stm32 light STM32WB5MM-DK (read/write) 601789 601789 0 0.0
.bss 128352 128352 0 0.0
.data 676 676 0 0.0
.rodata 79812 79812 0 0.0
.text 383216 383216 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824534 824534 0 0.0
bss 49692 49692 0 0.0
text 617202 617202 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1093428 1093428 0 0.0
bss 101812 101812 0 0.0
text 794362 794362 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1050852 1050852 0 0.0
bss 110108 110108 0 0.0
text 765644 765644 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 911572 911572 0 0.0
bss 93148 93148 0 0.0
text 653118 653118 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826150 826150 0 0.0
bss 49732 49732 0 0.0
text 618892 618892 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929728 929728 0 0.0
bss 77472 77472 0 0.0
text 697590 697590 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1074744 1074744 0 0.0
bss 100220 100220 0 0.0
text 778512 778512 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 904260 904260 0 0.0
bss 69204 69204 0 0.0
text 654292 654292 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 930544 930544 0 0.0
bss 92720 92720 0 0.0
text 672206 672206 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 828890 828890 0 0.0
bss 49840 49840 0 0.0
text 621964 621964 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 792464 792464 0 0.0
bss 56040 56040 0 0.0
text 592638 592638 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675844 675844 0 0.0
bss 73404 73404 0 0.0
text 461614 461614 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833694 833694 0 0.0
bss 51372 51372 0 0.0
text 625262 625262 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852425 852425 0 0.0
bss 59516 59516 0 0.0
text 637348 637348 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 818120 818120 0 0.0
bss 56336 56336 0 0.0
text 612322 612322 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 836204 836204 0 0.0
bss 68112 68112 0 0.0
text 627570 627570 0 0.0

Copy link

github-actions bot commented Apr 3, 2024

PR #32828: Size comparison from a7c9a7b to 580826c

Increases above 0.2%:

platform target config section a7c9a7b 580826c change % change
bl702 lighting-app bl702 .rodata 107896 108232 336 0.3
bl702+mfd .rodata 106836 107172 336 0.3
bl702+rpc .rodata 123268 123604 336 0.3
bl706-eth (read/write) 1020697 1023297 2600 0.3
.rodata 101220 101556 336 0.3
.text 764528 766808 2280 0.3
bl706-wifi .rodata 122220 122556 336 0.3
bl702l lighting-app bl702l .rodata 101900 102236 336 0.3
bl702l+mfd .rodata 100840 101176 336 0.3
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 82164 82460 296 0.4
lock-ftd LP_EM_CC1354P10_6 .rodata 76340 76644 304 0.4
lock-mtd LP_EM_CC1354P10_6 .rodata 103092 103396 304 0.3
pump-app LP_EM_CC1354P10_6 .rodata 77820 78124 304 0.4
pump-controller-app LP_EM_CC1354P10_6 .rodata 73596 73900 304 0.4
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 86946 87314 368 0.4
lock CC3235SF_LAUNCHXL .rodata 107394 107762 368 0.3
linux air-purifier-app debug (read/write) 129272 129688 416 0.3
.data.rel.ro 74472 74872 400 0.5
all-clusters-minimal-app debug .data.rel.ro 97448 97848 400 0.4
bridge-app debug .data.rel.ro 86368 86768 400 0.5
lighting-app debug+rpc+ui .data.rel.ro 94752 95152 400 0.4
lock-app debug .data.rel.ro 80616 81016 400 0.5
ota-provider-app debug .data.rel.ro 69840 70240 400 0.6
ota-requestor-app debug .data.rel.ro 72944 73344 400 0.5
shell debug (read/write) 156144 156560 416 0.3
.data.rel.ro 86544 86944 400 0.5
thermostat-no-ble arm64 .data.rel.ro 103680 104080 400 0.4
tv-app debug .data.rel.ro 94616 95000 384 0.4
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 102692 102960 268 0.3
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 89956 90224 268 0.3
stm32 light STM32WB5MM-DK .rodata 79812 80084 272 0.3
Increases (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section a7c9a7b 580826c change % change
bl602 lighting-app bl602 (read/write) 1438558 1441158 2600 0.2
.rodata 158536 158872 336 0.2
.text 1104512 1106792 2280 0.2
bl602+mfd (read/write) 1452982 1455582 2600 0.2
.rodata 157496 157832 336 0.2
.text 1119830 1122110 2280 0.2
bl602+rpc (read/write) 1486206 1488806 2600 0.2
.rodata 166104 166440 336 0.2
.text 1136158 1138438 2280 0.2
bl702 lighting-app bl702 (read/write) 1203271 1205863 2592 0.2
.rodata 107896 108232 336 0.3
.text 973678 975952 2274 0.2
bl702+mfd (read/write) 1214339 1216679 2340 0.2
.rodata 106836 107172 336 0.3
.text 985688 987706 2018 0.2
bl702+rpc (read/write) 1295019 1297611 2592 0.2
.rodata 123268 123604 336 0.3
.text 1048642 1050916 2274 0.2
bl706-eth (read/write) 1020697 1023297 2600 0.3
.rodata 101220 101556 336 0.3
.text 764528 766808 2280 0.3
bl706-wifi (read/write) 1255354 1257814 2460 0.2
.rodata 122220 122556 336 0.3
.text 996430 998572 2142 0.2
bl702l lighting-app bl702l (read/write) 1172856 1175708 2852 0.2
.rodata 101900 102236 336 0.3
.text 966788 968806 2018 0.2
bl702l+mfd (read/write) 1184264 1186600 2336 0.2
.rodata 100840 101176 336 0.3
.text 979110 981128 2018 0.2
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774892 775892 1000 0.1
.rodata 82164 82460 296 0.4
.text 692460 693164 704 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 791276 792244 968 0.1
.rodata 76340 76644 304 0.4
.text 714668 715332 664 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 779948 780892 944 0.1
.rodata 103092 103396 304 0.3
.text 676588 677228 640 0.1
pump-app LP_EM_CC1354P10_6 (read only) 732148 733020 872 0.1
.rodata 77820 78124 304 0.4
.text 654060 654628 568 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 717748 718620 872 0.1
.rodata 73596 73900 304 0.4
.text 643884 644452 568 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584418 585498 1080 0.2
.rodata 86946 87314 368 0.4
.text 495348 496064 716 0.1
lock CC3235SF_LAUNCHXL (read only) 629666 630922 1256 0.2
.rodata 107394 107762 368 0.3
.text 520148 521040 892 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 568043 568875 832 0.1
.app_xip_area 458037 458885 848 0.2
lock cyw930739m2evb_01 (read/write) 550683 551467 784 0.1
.app_xip_area 435917 436717 800 0.2
ota-requestor cyw930739m2evb_01 (read/write) 571027 571923 896 0.2
.app_xip_area 462525 463437 912 0.2
switch cyw930739m2evb_01 (read/write) 563779 564499 720 0.1
.app_xip_area 451997 452733 736 0.2
efr32 lighting-app BRD4187C (read/write) 1111912 1112928 1016 0.1
.text 913284 914316 1032 0.1
lock-app BRD4338a (read/write) 958360 959600 1240 0.1
.text 698604 699860 1256 0.2
window-app BRD4187C (read/write) 1159272 1160424 1152 0.1
.text 988324 989492 1168 0.1
esp32 all-clusters-app c3devkit (read only) 1212060 1212884 824 0.1
(read/write) 1749864 1750120 256 0.0
.flash.rodata 252376 252648 272 0.1
.flash.text 1212060 1212884 824 0.1
m5stack (read only) 1253547 1254851 1304 0.1
(read/write) 535936 536264 328 0.1
.flash.rodata 283828 284172 344 0.1
.flash.text 1247383 1248687 1304 0.1
linux air-purifier-app debug (read only) 2638717 2641197 2480 0.1
(read/write) 129272 129688 416 0.3
.data.rel.ro 74472 74872 400 0.5
.text 2275829 2277541 1712 0.1
all-clusters-app debug (read only) 5945153 5948897 3744 0.1
(read/write) 480744 481160 416 0.1
.bss 134912 134944 32 0.0
.data.rel.ro 333864 334264 400 0.1
.text 5161731 5164803 3072 0.1
all-clusters-minimal-app debug (read only) 5225601 5229041 3440 0.1
(read/write) 236696 237144 448 0.2
.bss 127744 127776 32 0.0
.data.rel.ro 97448 97848 400 0.4
.text 4701779 4704643 2864 0.1
bridge-app debug (read only) 4619969 4622433 2464 0.1
(read/write) 217576 217992 416 0.2
.data.rel.ro 86368 86768 400 0.5
.text 4169987 4171715 1728 0.0
chip-tool debug (read only) 12075025 12077185 2160 0.0
(read/write) 522240 522656 416 0.1
.bss 94488 94520 32 0.0
.data.rel.ro 415408 415808 400 0.1
.rodata 450233 450361 128 0.0
.text 10917635 10918803 1168 0.0
chip-tool-ipv6only arm64 (read only) 1139475 11397588 2832 0.0
(read/write) 588160 589400 1240 0.2
.data.rel.ro 455320 455720 400 0.1
.got 17024 17032 8 0.0
.rodata 355604 355796 192 0.1
.text 10159080 10160728 1648 0.0
lighting-app debug+rpc+ui (read only) 5543433 5546313 2880 0.1
(read/write) 226336 226720 384 0.2
.data.rel.ro 94752 95152 400 0.4
.text 4942099 4944371 2272 0.0
lock-app debug (read only) 4687313 4690033 2720 0.1
(read/write) 205160 205544 384 0.2
.data.rel.ro 80616 81016 400 0.5
.text 4220019 4222035 2016 0.0
ota-provider-app debug (read only) 4301505 4303921 2416 0.1
(read/write) 193432 193848 416 0.2
.data.rel.ro 69840 70240 400 0.6
.text 3899827 3901603 1776 0.0
ota-requestor-app debug (read only) 4430977 4433585 2608 0.1
(read/write) 197800 198216 416 0.2
.data.rel.ro 72944 73344 400 0.5
.text 4018611 4020483 1872 0.0
shell debug (read only) 2911177 2914713 3536 0.1
(read/write) 156144 156560 416 0.3
.data.rel.ro 86544 86944 400 0.5
.text 2552130 2554962 2832 0.1
thermostat-no-ble arm64 (read only) 4419860 4423676 3816 0.1
(read/write) 243088 243400 312 0.1
.bss 121832 121848 16 0.0
.data.rel.ro 103680 104080 400 0.4
.got 8624 8632 8 0.1
.rodata 159804 159988 184 0.1
.text 3925192 3927848 2656 0.1
tv-app debug (read only) 5755273 5758137 2864 0.0
(read/write) 352536 352952 416 0.1
.bss 244080 244112 32 0.0
.data.rel.ro 94616 95000 384 0.4
.text 5220643 5222771 2128 0.0
tv-casting-app debug (read only) 9885385 9888041 2656 0.0
(read/write) 340120 340504 384 0.1
.data.rel.ro 174304 174688 384 0.2
.text 9036915 9038835 1920 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2533248 2534216 968 0.0
.text 1495932 1496900 968 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1063156 1064240 1084 0.1
rodata 102692 102960 268 0.3
text 780144 780952 808 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1224412 1225332 920 0.1
rodata 151168 151304 136 0.1
text 796052 796844 792 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1010684 1011720 1036 0.1
rodata 89956 90224 268 0.3
text 741432 742316 884 0.1
nxp contact k32w0+release (read only) 573620 574300 680 0.1
.text 573084 573764 680 0.1
k32w1+release (read/write) 700492 701244 752 0.1
.text 587096 587856 760 0.1
light k32w0+release (read only) 607600 608216 616 0.1
.text 607064 607680 616 0.1
k32w1+release (read/write) 792072 792968 896 0.1
.text 670016 670920 904 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834432 16 0.0
(read/write) 1798004 1799748 1744 0.1
.text 1590692 1592452 1760 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837584 16 0.0
(read/write) 1719932 1721628 1696 0.1
.text 1515772 1517484 1712 0.1
light cy8ckit_062s2_43012 (read only) 844296 844312 16 0.0
(read/write) 1639020 1640380 1360 0.1
.text 1441588 1442964 1376 0.1
lock cy8ckit_062s2_43012 (read only) 817136 817152 16 0.0
(read/write) 1668636 1669868 1232 0.1
.text 1444044 1445292 1248 0.1
qpg lighting-app qpg6105+debug (read/write) 1130592 1131432 840 0.1
.text 642976 643816 840 0.1
lock-app qpg6105+debug (read/write) 1090568 1091488 920 0.1
.text 602948 603868 920 0.2
stm32 light STM32WB5MM-DK (read/write) 601789 602789 1000 0.2
.rodata 79812 80084 272 0.3
.text 383216 383960 744 0.2
telink air-quality-sensor-app tlsr9528a_retention (read/write) 824534 825318 784 0.1
text 617202 617716 514 0.1
all-clusters-app tlsr9518adk80d (read/write) 1093428 1094364 936 0.1
text 794362 795044 682 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1050852 1051900 1048 0.1
text 765644 766434 790 0.1
bridge-app tlsr9518adk80d (read/write) 911572 912340 768 0.1
text 653118 653632 514 0.1
contact-sensor-app tlsr9528a_retention (read/write) 826150 826974 824 0.1
text 618892 619438 546 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 929728 930496 768 0.1
text 697590 698088 498 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1074744 1075640 896 0.1
text 778512 779150 638 0.1
lock-app-dfu tlsr9528a (read/write) 904260 905156 896 0.1
text 654292 654914 622 0.1
ota-requestor-app tlsr9518adk80d (read/write) 930544 931344 800 0.1
text 672206 672752 546 0.1
pump-app tlsr9258a_retention (read/write) 828890 829682 792 0.1
text 621964 622478 514 0.1
pump-controller-app tlsr9518adk80d (read/write) 792464 793248 784 0.1
text 592638 593152 514 0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 833694 834526 832 0.1
text 625262 625818 556 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 852425 853209 784 0.1
text 637348 637862 514 0.1
thermostat tlsr9518adk80d (read/write) 818120 818936 816 0.1
text 612322 612868 546 0.1
window-covering tlsr9258a (read/write) 836204 837020 816 0.1
text 627570 628116 546 0.1
Decreases (49 builds for bl602, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section a7c9a7b 580826c change % change
bl602 lighting-app bl602 .bss 85360 85344 -16 -0.0
bl602+mfd .bss 85520 85504 -16 -0.0
bl602+rpc .bss 93392 93376 -16 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read/write) 168648 168640 -8 -0.0
.bss 90636 90628 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read/write) 178896 178888 -8 -0.0
.bss 100884 100876 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read/write) 173336 173328 -8 -0.0
.bss 95324 95316 -8 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read/write) 167824 167816 -8 -0.0
.bss 89592 89584 -8 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read/write) 208000 207984 -16 -0.0
.bss 201228 201212 -16 -0.0
lock CC3235SF_LAUNCHXL (read/write) 208344 208328 -16 -0.0
.bss 201720 201704 -16 -0.0
cyw30739 light cyw930739m2evb_01 .bss 64832 64816 -16 -0.0
lock cyw930739m2evb_01 .bss 69584 69568 -16 -0.0
ota-requestor cyw930739m2evb_01 .bss 63368 63352 -16 -0.0
switch cyw930739m2evb_01 .bss 66568 66552 -16 -0.0
efr32 lighting-app BRD4187C .bss 195184 195168 -16 -0.0
lock-app BRD4338a .bss 210196 210180 -16 -0.0
window-app BRD4187C .bss 167592 167576 -16 -0.0
esp32 all-clusters-app c3devkit .dram0.bss 74328 74312 -16 -0.0
m5stack .dram0.bss 81008 80992 -16 -0.0
linux air-purifier-app debug .rodata 185104 185008 -96 -0.1
all-clusters-app debug .rodata 349840 349648 -192 -0.1
all-clusters-minimal-app debug .rodata 288906 288618 -288 -0.1
bridge-app debug .rodata 229482 229354 -128 -0.1
lighting-app debug+rpc+ui .rodata 354452 354196 -256 -0.1
lock-app debug .rodata 255434 255274 -160 -0.1
ota-provider-app debug .rodata 208490 208266 -224 -0.1
ota-requestor-app debug .rodata 214634 214506 -128 -0.1
shell debug .rodata 185568 185408 -160 -0.1
tv-app debug .rodata 292458 292330 -128 -0.0
tv-casting-app debug .rodata 382840 382712 -128 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 220480 220464 -16 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 133115 133099 -16 -0.0
nrf7002dk_nrf5340_cpuapp bss 127171 127155 -16 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 bss 131973 131957 -16 -0.0
nxp contact k32w0+release (read/write) 79976 79968 -8 -0.0
.bss 67812 67804 -8 -0.0
k32w1+release .bss 71156 71148 -8 -0.0
light k32w0+release (read/write) 79372 79364 -8 -0.0
.bss 67196 67188 -8 -0.0
k32w1+release .bss 80636 80628 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 196244 196228 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .bss 193124 193108 -16 -0.0
light cy8ckit_062s2_43012 .bss 186588 186572 -16 -0.0
lock cy8ckit_062s2_43012 .bss 213748 213732 -16 -0.0
qpg lighting-app qpg6105+debug .bss 102488 102480 -8 -0.0
lock-app qpg6105+debug .bss 97232 97224 -8 -0.0
stm32 light STM32WB5MM-DK .bss 128352 128336 -16 -0.0
telink all-clusters-app tlsr9518adk80d bss 101812 101796 -16 -0.0
all-clusters-minimal-app tlsr9528a bss 110108 110092 -16 -0.0
bridge-app tlsr9518adk80d bss 93148 93132 -16 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d bss 100220 100204 -16 -0.0
ota-requestor-app tlsr9518adk80d bss 92720 92704 -16 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section a7c9a7b 580826c change % change
bl602 lighting-app bl602 (read/write) 1438558 1441158 2600 0.2
.bss 85360 85344 -16 -0.0
.data 9504 9504 0 0.0
.rodata 158536 158872 336 0.2
.text 1104512 1106792 2280 0.2
bl602+mfd (read/write) 1452982 1455582 2600 0.2
.bss 85520 85504 -16 -0.0
.data 9480 9480 0 0.0
.rodata 157496 157832 336 0.2
.text 1119830 1122110 2280 0.2
bl602+rpc (read/write) 1486206 1488806 2600 0.2
.bss 93392 93376 -16 -0.0
.data 9880 9880 0 0.0
.rodata 166104 166440 336 0.2
.text 1136158 1138438 2280 0.2
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1203271 1205863 2592 0.2
.bss 11133 11133 0 0.0
.data 3688 3688 0 0.0
.rodata 107896 108232 336 0.3
.text 973678 975952 2274 0.2
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1214339 1216679 2340 0.2
.bss 11309 11309 0 0.0
.data 3664 3664 0 0.0
.rodata 106836 107172 336 0.3
.text 985688 987706 2018 0.2
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1295019 1297611 2592 0.2
.bss 19613 19613 0 0.0
.data 4224 4224 0 0.0
.rodata 123268 123604 336 0.3
.text 1048642 1050916 2274 0.2
bl706-eth (read/write) 1020697 1023297 2600 0.3
.bss 23708 23708 0 0.0
.data 3264 3264 0 0.0
.rodata 101220 101556 336 0.3
.text 764528 766808 2280 0.3
bl706-wifi (read/write) 1255354 1257814 2460 0.2
.bss 10577 10577 0 0.0
.data 3696 3696 0 0.0
.rodata 122220 122556 336 0.3
.text 996430 998572 2142 0.2
bl702l lighting-app bl702l (read/write) 1172856 1175708 2852 0.2
.bss 16328 16328 0 0.0
.data 5048 5048 0 0.0
.rodata 101900 102236 336 0.3
.text 966788 968806 2018 0.2
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1184264 1186600 2336 0.2
.bss 16504 16504 0 0.0
.data 5032 5032 0 0.0
.rodata 100840 101176 336 0.3
.text 979110 981128 2018 0.2
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774892 775892 1000 0.1
(read/write) 168648 168640 -8 -0.0
.bss 90636 90628 -8 -0.0
.data 3568 3568 0 0.0
.rodata 82164 82460 296 0.4
.text 692460 693164 704 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 791276 792244 968 0.1
(read/write) 178896 178888 -8 -0.0
.bss 100884 100876 -8 -0.0
.data 3568 3568 0 0.0
.rodata 76340 76644 304 0.4
.text 714668 715332 664 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 779948 780892 944 0.1
(read/write) 173336 173328 -8 -0.0
.bss 95324 95316 -8 -0.0
.data 3568 3568 0 0.0
.rodata 103092 103396 304 0.3
.text 676588 677228 640 0.1
pump-app LP_EM_CC1354P10_6 (read only) 732148 733020 872 0.1
(read/write) 167616 167616 0 0.0
.bss 89368 89368 0 0.0
.data 3560 3560 0 0.0
.rodata 77820 78124 304 0.4
.text 654060 654628 568 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 717748 718620 872 0.1
(read/write) 167824 167816 -8 -0.0
.bss 89592 89584 -8 -0.0
.data 3552 3552 0 0.0
.rodata 73596 73900 304 0.4
.text 643884 644452 568 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584418 585498 1080 0.2
(read/write) 208000 207984 -16 -0.0
.bss 201228 201212 -16 -0.0
.data 1648 1648 0 0.0
.rodata 86946 87314 368 0.4
.text 495348 496064 716 0.1
lock CC3235SF_LAUNCHXL (read only) 629666 630922 1256 0.2
(read/write) 208344 208328 -16 -0.0
.bss 201720 201704 -16 -0.0
.data 1504 1504 0 0.0
.rodata 107394 107762 368 0.3
.text 520148 521040 892 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 568043 568875 832 0.1
.app_xip_area 458037 458885 848 0.2
.bss 64832 64816 -16 -0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550683 551467 784 0.1
.app_xip_area 435917 436717 800 0.2
.bss 69584 69568 -16 -0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571027 571923 896 0.2
.app_xip_area 462525 463437 912 0.2
.bss 63368 63352 -16 -0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563779 564499 720 0.1
.app_xip_area 451997 452733 736 0.2
.bss 66568 66552 -16 -0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1111912 1112928 1016 0.1
.bss 195184 195168 -16 -0.0
.data 3424 3424 0 0.0
.text 913284 914316 1032 0.1
lock-app BRD4338a (read/write) 958360 959600 1240 0.1
.bss 210196 210180 -16 -0.0
.data 30192 30192 0 0.0
.text 698604 699860 1256 0.2
window-app BRD4187C (read/write) 1159272 1160424 1152 0.1
.bss 167592 167576 -16 -0.0
.data 3336 3336 0 0.0
.text 988324 989492 1168 0.1
esp32 all-clusters-app c3devkit (read only) 1212060 1212884 824 0.1
(read/write) 1749864 1750120 256 0.0
.dram0.bss 74328 74312 -16 -0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252376 252648 272 0.1
.flash.text 1212060 1212884 824 0.1
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1253547 1254851 1304 0.1
(read/write) 535936 536264 328 0.1
.dram0.bss 81008 80992 -16 -0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 283828 284172 344 0.1
.flash.text 1247383 1248687 1304 0.1
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2638717 2641197 2480 0.1
(read/write) 129272 129688 416 0.3
.bss 46608 46608 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 74472 74872 400 0.5
.dynamic 608 608 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 185104 185008 -96 -0.1
.text 2275829 2277541 1712 0.1
all-clusters-app debug (read only) 5945153 5948897 3744 0.1
(read/write) 480744 481160 416 0.1
.bss 134912 134944 32 0.0
.data 4560 4560 0 0.0
.data.rel.ro 333864 334264 400 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1408 1408 0 0.0
.rodata 349840 349648 -192 -0.1
.text 5161731 5164803 3072 0.1
all-clusters-minimal-app debug (read only) 5225601 5229041 3440 0.1
(read/write) 236696 237144 448 0.2
.bss 127744 127776 32 0.0
.data 4464 4464 0 0.0
.data.rel.ro 97448 97848 400 0.4
.dynamic 624 624 0 0.0
.got 5256 5256 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 288906 288618 -288 -0.1
.text 4701779 4704643 2864 0.1
bridge-app debug (read only) 4619969 4622433 2464 0.1
(read/write) 217576 217992 416 0.2
.bss 118272 118272 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86368 86768 400 0.5
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 229482 229354 -128 -0.1
.text 4169987 4171715 1728 0.0
chip-tool debug (read only) 12075025 12077185 2160 0.0
(read/write) 522240 522656 416 0.1
.bss 94488 94520 32 0.0
.data 5122 5122 0 0.0
.data.rel.ro 415408 415808 400 0.1
.dynamic 624 624 0 0.0
.got 5744 5744 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 450233 450361 128 0.0
.text 10917635 10918803 1168 0.0
chip-tool-ipv6only arm64 (read only) 1139475 11397588 2832 0.0
(read/write) 588160 589400 1240 0.2
.bss 103608 103608 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455320 455720 400 0.1
.dynamic 512 512 0 0.0
.got 17024 17032 8 0.0
.init 24 24 0 0.0
.init_array 264 264 0 0.0
.rodata 355604 355796 192 0.1
.text 10159080 10160728 1648 0.0
lighting-app debug+rpc+ui (read only) 5543433 5546313 2880 0.1
(read/write) 226336 226720 384 0.2
.bss 119208 119208 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 94752 95152 400 0.4
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 354452 354196 -256 -0.1
.text 4942099 4944371 2272 0.0
lock-app debug (read only) 4687313 4690033 2720 0.1
(read/write) 205160 205544 384 0.2
.bss 113696 113696 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 80616 81016 400 0.5
.dynamic 624 624 0 0.0
.got 5176 5176 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 255434 255274 -160 -0.1
.text 4220019 4222035 2016 0.0
ota-provider-app debug (read only) 4301505 4303921 2416 0.1
(read/write) 193432 193848 416 0.2
.bss 113312 113312 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 69840 70240 400 0.6
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 208490 208266 -224 -0.1
.text 3899827 3901603 1776 0.0
ota-requestor-app debug (read only) 4430977 4433585 2608 0.1
(read/write) 197800 198216 416 0.2
.bss 114208 114208 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 72944 73344 400 0.5
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 214634 214506 -128 -0.1
.text 4018611 4020483 1872 0.0
shell debug (read only) 2911177 2914713 3536 0.1
(read/write) 156144 156560 416 0.3
.bss 62416 62416 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 86544 86944 400 0.5
.dynamic 592 592 0 0.0
.got 4064 4064 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 185568 185408 -160 -0.1
.text 2552130 2554962 2832 0.1
thermostat-no-ble arm64 (read only) 4419860 4423676 3816 0.1
(read/write) 243088 243400 312 0.1
.bss 121832 121848 16 0.0
.data 3392 3392 0 0.0
.data.rel.ro 103680 104080 400 0.4
.dynamic 512 512 0 0.0
.got 8624 8632 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 159804 159988 184 0.1
.text 3925192 3927848 2656 0.1
tv-app debug (read only) 5755273 5758137 2864 0.0
(read/write) 352536 352952 416 0.1
.bss 244080 244112 32 0.0
.data 6560 6560 0 0.0
.data.rel.ro 94616 95000 384 0.4
.dynamic 624 624 0 0.0
.got 5472 5472 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 292458 292330 -128 -0.0
.text 5220643 5222771 2128 0.0
tv-casting-app debug (read only) 9885385 9888041 2656 0.0
(read/write) 340120 340504 384 0.1
.bss 155920 155920 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174304 174688 384 0.2
.dynamic 624 624 0 0.0
.got 5048 5048 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 382840 382712 -128 -0.0
.text 9036915 9038835 1920 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2533248 2534216 968 0.0
.bss 220480 220464 -16 -0.0
.data 5216 5216 0 0.0
.text 1495932 1496900 968 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1063156 1064240 1084 0.1
bss 133115 133099 -16 -0.0
rodata 102692 102960 268 0.3
text 780144 780952 808 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1224412 1225332 920 0.1
bss 127171 127155 -16 -0.0
rodata 151168 151304 136 0.1
text 796052 796844 792 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010684 1011720 1036 0.1
bss 131973 131957 -16 -0.0
rodata 89956 90224 268 0.3
text 741432 742316 884 0.1
nxp contact k32w0+release (read only) 573620 574300 680 0.1
(read/write) 79976 79968 -8 -0.0
.bss 67812 67804 -8 -0.0
.data 2180 2180 0 0.0
.text 573084 573764 680 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 700492 701244 752 0.1
.bss 71156 71148 -8 -0.0
.data 2856 2856 0 0.0
.text 587096 587856 760 0.1
light k32w0+release (read only) 607600 608216 616 0.1
(read/write) 79372 79364 -8 -0.0
.bss 67196 67188 -8 -0.0
.data 2192 2192 0 0.0
.text 607064 607680 616 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 792072 792968 896 0.1
.bss 80636 80628 -8 -0.0
.data 2056 2056 0 0.0
.text 670016 670920 904 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834432 16 0.0
(read/write) 1798004 1799748 1744 0.1
.bss 196244 196228 -16 -0.0
.data 2680 2680 0 0.0
.text 1590692 1592452 1760 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837584 16 0.0
(read/write) 1719932 1721628 1696 0.1
.bss 193124 193108 -16 -0.0
.data 2648 2648 0 0.0
.text 1515772 1517484 1712 0.1
light cy8ckit_062s2_43012 (read only) 844296 844312 16 0.0
(read/write) 1639020 1640380 1360 0.1
.bss 186588 186572 -16 -0.0
.data 2456 2456 0 0.0
.text 1441588 1442964 1376 0.1
lock cy8ckit_062s2_43012 (read only) 817136 817152 16 0.0
(read/write) 1668636 1669868 1232 0.1
.bss 213748 213732 -16 -0.0
.data 2456 2456 0 0.0
.text 1444044 1445292 1248 0.1
qpg lighting-app qpg6105+debug (read/write) 1130592 1131432 840 0.1
.bss 102488 102480 -8 -0.0
.data 836 836 0 0.0
.text 642976 643816 840 0.1
lock-app qpg6105+debug (read/write) 1090568 1091488 920 0.1
.bss 97232 97224 -8 -0.0
.data 856 856 0 0.0
.text 602948 603868 920 0.2
stm32 light STM32WB5MM-DK (read/write) 601789 602789 1000 0.2
.bss 128352 128336 -16 -0.0
.data 676 676 0 0.0
.rodata 79812 80084 272 0.3
.text 383216 383960 744 0.2
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824534 825318 784 0.1
bss 49692 49692 0 0.0
text 617202 617716 514 0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1093428 1094364 936 0.1
bss 101812 101796 -16 -0.0
text 794362 795044 682 0.1
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1050852 1051900 1048 0.1
bss 110108 110092 -16 -0.0
text 765644 766434 790 0.1
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 911572 912340 768 0.1
bss 93148 93132 -16 -0.0
text 653118 653632 514 0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826150 826974 824 0.1
bss 49732 49732 0 0.0
text 618892 619438 546 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 929728 930496 768 0.1
bss 77472 77472 0 0.0
text 697590 698088 498 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1074744 1075640 896 0.1
bss 100220 100204 -16 -0.0
text 778512 779150 638 0.1
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 904260 905156 896 0.1
bss 69204 69204 0 0.0
text 654292 654914 622 0.1
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 930544 931344 800 0.1
bss 92720 92704 -16 -0.0
text 672206 672752 546 0.1
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 828890 829682 792 0.1
bss 49840 49840 0 0.0
text 621964 622478 514 0.1
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 792464 793248 784 0.1
bss 56040 56040 0 0.0
text 592638 593152 514 0.1
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675844 675844 0 0.0
bss 73404 73404 0 0.0
text 461614 461614 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833694 834526 832 0.1
bss 51372 51372 0 0.0
text 625262 625818 556 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852425 853209 784 0.1
bss 59516 59516 0 0.0
text 637348 637862 514 0.1
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 818120 818936 816 0.1
bss 56336 56336 0 0.0
text 612322 612868 546 0.1
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 836204 837020 816 0.1
bss 68112 68112 0 0.0
text 627570 628116 546 0.1

Copy link

github-actions bot commented Apr 3, 2024

PR #32828: Size comparison from a7c9a7b to a477eab

Increases above 0.2%:

platform target config section a7c9a7b a477eab change % change
bl702 lighting-app bl702 .rodata 107896 108232 336 0.3
bl702+mfd .rodata 106836 107172 336 0.3
bl702+rpc .rodata 123268 123604 336 0.3
bl706-eth (read/write) 1020697 1023297 2600 0.3
.rodata 101220 101556 336 0.3
.text 764528 766808 2280 0.3
bl706-wifi .rodata 122220 122556 336 0.3
bl702l lighting-app bl702l .rodata 101900 102236 336 0.3
bl702l+mfd .rodata 100840 101176 336 0.3
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774892 781700 6808 0.9
.data 3568 3584 16 0.4
.rodata 82164 82500 336 0.4
.text 692460 698932 6472 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 791276 798100 6824 0.9
.rodata 76340 76684 344 0.5
.text 714668 721148 6480 0.9
lock-mtd LP_EM_CC1354P10_6 (read only) 779948 786748 6800 0.9
.rodata 103092 103436 344 0.3
.text 676588 683044 6456 1.0
pump-app LP_EM_CC1354P10_6 (read only) 732148 738804 6656 0.9
.rodata 77820 78172 352 0.5
.text 654060 660364 6304 1.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717748 724452 6704 0.9
.data 3552 3568 16 0.5
.rodata 73596 73948 352 0.5
.text 643884 650236 6352 1.0
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 86946 87314 368 0.4
lock CC3235SF_LAUNCHXL .rodata 107394 107762 368 0.3
linux thermostat-no-ble arm64 .data.rel.ro 103680 104080 400 0.4
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 102692 102960 268 0.3
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 89956 90224 268 0.3
stm32 light STM32WB5MM-DK .rodata 79812 80084 272 0.3
Increases (40 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section a7c9a7b a477eab change % change
bl602 lighting-app bl602 (read/write) 1438558 1441158 2600 0.2
.rodata 158536 158872 336 0.2
.text 1104512 1106792 2280 0.2
bl602+mfd (read/write) 1452982 1455582 2600 0.2
.rodata 157496 157832 336 0.2
.text 1119830 1122110 2280 0.2
bl602+rpc (read/write) 1486206 1488806 2600 0.2
.rodata 166104 166440 336 0.2
.text 1136158 1138438 2280 0.2
bl702 lighting-app bl702 (read/write) 1203271 1205863 2592 0.2
.rodata 107896 108232 336 0.3
.text 973678 975952 2274 0.2
bl702+mfd (read/write) 1214339 1216679 2340 0.2
.rodata 106836 107172 336 0.3
.text 985688 987706 2018 0.2
bl702+rpc (read/write) 1295019 1297611 2592 0.2
.rodata 123268 123604 336 0.3
.text 1048642 1050916 2274 0.2
bl706-eth (read/write) 1020697 1023297 2600 0.3
.rodata 101220 101556 336 0.3
.text 764528 766808 2280 0.3
bl706-wifi (read/write) 1255354 1257814 2460 0.2
.rodata 122220 122556 336 0.3
.text 996430 998572 2142 0.2
bl702l lighting-app bl702l (read/write) 1172856 1175708 2852 0.2
.rodata 101900 102236 336 0.3
.text 966788 968806 2018 0.2
bl702l+mfd (read/write) 1184264 1186600 2336 0.2
.rodata 100840 101176 336 0.3
.text 979110 981128 2018 0.2
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774892 781700 6808 0.9
(read/write) 168648 168728 80 0.0
.bss 90636 90688 52 0.1
.data 3568 3584 16 0.4
.rodata 82164 82500 336 0.4
.text 692460 698932 6472 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 791276 798100 6824 0.9
(read/write) 178896 178968 72 0.0
.bss 100884 100944 60 0.1
.data 3568 3576 8 0.2
.rodata 76340 76684 344 0.5
.text 714668 721148 6480 0.9
lock-mtd LP_EM_CC1354P10_6 (read only) 779948 786748 6800 0.9
(read/write) 173336 173408 72 0.0
.bss 95324 95384 60 0.1
.data 3568 3576 8 0.2
.rodata 103092 103436 344 0.3
.text 676588 683044 6456 1.0
pump-app LP_EM_CC1354P10_6 (read only) 732148 738804 6656 0.9
(read/write) 167616 167696 80 0.0
.bss 89368 89428 60 0.1
.data 3560 3568 8 0.2
.rodata 77820 78172 352 0.5
.text 654060 660364 6304 1.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717748 724452 6704 0.9
(read/write) 167824 167912 88 0.1
.bss 89592 89644 52 0.1
.data 3552 3568 16 0.5
.rodata 73596 73948 352 0.5
.text 643884 650236 6352 1.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584418 585498 1080 0.2
.rodata 86946 87314 368 0.4
.text 495348 496064 716 0.1
lock CC3235SF_LAUNCHXL (read only) 629666 630922 1256 0.2
.rodata 107394 107762 368 0.3
.text 520148 521040 892 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 568043 568875 832 0.1
.app_xip_area 458037 458885 848 0.2
lock cyw930739m2evb_01 (read/write) 550683 551467 784 0.1
.app_xip_area 435917 436717 800 0.2
ota-requestor cyw930739m2evb_01 (read/write) 571027 571923 896 0.2
.app_xip_area 462525 463437 912 0.2
switch cyw930739m2evb_01 (read/write) 563779 564499 720 0.1
.app_xip_area 451997 452733 736 0.2
esp32 all-clusters-app c3devkit (read only) 1212060 1212884 824 0.1
(read/write) 1749864 1750120 256 0.0
.flash.rodata 252376 252648 272 0.1
.flash.text 1212060 1212884 824 0.1
m5stack (read only) 1253547 1254851 1304 0.1
(read/write) 535936 536264 328 0.1
.flash.rodata 283828 284172 344 0.1
.flash.text 1247383 1248687 1304 0.1
linux chip-tool-ipv6only arm64 (read only) 1139475 11397588 2832 0.0
(read/write) 588160 589400 1240 0.2
.data.rel.ro 455320 455720 400 0.1
.got 17024 17032 8 0.0
.rodata 355604 355796 192 0.1
.text 10159080 10160728 1648 0.0
thermostat-no-ble arm64 (read only) 4419860 4423676 3816 0.1
(read/write) 243088 243400 312 0.1
.bss 121832 121848 16 0.0
.data.rel.ro 103680 104080 400 0.4
.got 8624 8632 8 0.1
.rodata 159804 159988 184 0.1
.text 3925192 3927848 2656 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2533248 2534216 968 0.0
.text 1495932 1496900 968 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1063156 1064240 1084 0.1
rodata 102692 102960 268 0.3
text 780144 780952 808 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1224412 1225332 920 0.1
rodata 151168 151304 136 0.1
text 796052 796844 792 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1010684 1011720 1036 0.1
rodata 89956 90224 268 0.3
text 741432 742316 884 0.1
nxp contact k32w0+release (read only) 573620 574300 680 0.1
.text 573084 573764 680 0.1
k32w1+release (read/write) 700492 701244 752 0.1
.text 587096 587856 760 0.1
light k32w0+release (read only) 607600 608216 616 0.1
.text 607064 607680 616 0.1
k32w1+release (read/write) 792072 792968 896 0.1
.text 670016 670920 904 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834432 16 0.0
(read/write) 1798004 1799748 1744 0.1
.text 1590692 1592452 1760 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837584 16 0.0
(read/write) 1719932 1721628 1696 0.1
.text 1515772 1517484 1712 0.1
light cy8ckit_062s2_43012 (read only) 844296 844312 16 0.0
(read/write) 1639020 1640380 1360 0.1
.text 1441588 1442964 1376 0.1
lock cy8ckit_062s2_43012 (read only) 817136 817152 16 0.0
(read/write) 1668636 1669868 1232 0.1
.text 1444044 1445292 1248 0.1
qpg lighting-app qpg6105+debug (read/write) 1130592 1131432 840 0.1
.text 642976 643816 840 0.1
lock-app qpg6105+debug (read/write) 1090568 1091488 920 0.1
.text 602948 603868 920 0.2
stm32 light STM32WB5MM-DK (read/write) 601789 602789 1000 0.2
.rodata 79812 80084 272 0.3
.text 383216 383960 744 0.2
Decreases (26 builds for bl602, cc32xx, cyw30739, esp32, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section a7c9a7b a477eab change % change
bl602 lighting-app bl602 .bss 85360 85344 -16 -0.0
bl602+mfd .bss 85520 85504 -16 -0.0
bl602+rpc .bss 93392 93376 -16 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read/write) 208000 207984 -16 -0.0
.bss 201228 201212 -16 -0.0
lock CC3235SF_LAUNCHXL (read/write) 208344 208328 -16 -0.0
.bss 201720 201704 -16 -0.0
cyw30739 light cyw930739m2evb_01 .bss 64832 64816 -16 -0.0
lock cyw930739m2evb_01 .bss 69584 69568 -16 -0.0
ota-requestor cyw930739m2evb_01 .bss 63368 63352 -16 -0.0
switch cyw930739m2evb_01 .bss 66568 66552 -16 -0.0
esp32 all-clusters-app c3devkit .dram0.bss 74328 74312 -16 -0.0
m5stack .dram0.bss 81008 80992 -16 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 220480 220464 -16 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 133115 133099 -16 -0.0
nrf7002dk_nrf5340_cpuapp bss 127171 127155 -16 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 bss 131973 131957 -16 -0.0
nxp contact k32w0+release (read/write) 79976 79968 -8 -0.0
.bss 67812 67804 -8 -0.0
k32w1+release .bss 71156 71148 -8 -0.0
light k32w0+release (read/write) 79372 79364 -8 -0.0
.bss 67196 67188 -8 -0.0
k32w1+release .bss 80636 80628 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 196244 196228 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .bss 193124 193108 -16 -0.0
light cy8ckit_062s2_43012 .bss 186588 186572 -16 -0.0
lock cy8ckit_062s2_43012 .bss 213748 213732 -16 -0.0
qpg lighting-app qpg6105+debug .bss 102488 102480 -8 -0.0
lock-app qpg6105+debug .bss 97232 97224 -8 -0.0
stm32 light STM32WB5MM-DK .bss 128352 128336 -16 -0.0
Full report (40 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section a7c9a7b a477eab change % change
bl602 lighting-app bl602 (read/write) 1438558 1441158 2600 0.2
.bss 85360 85344 -16 -0.0
.data 9504 9504 0 0.0
.rodata 158536 158872 336 0.2
.text 1104512 1106792 2280 0.2
bl602+mfd (read/write) 1452982 1455582 2600 0.2
.bss 85520 85504 -16 -0.0
.data 9480 9480 0 0.0
.rodata 157496 157832 336 0.2
.text 1119830 1122110 2280 0.2
bl602+rpc (read/write) 1486206 1488806 2600 0.2
.bss 93392 93376 -16 -0.0
.data 9880 9880 0 0.0
.rodata 166104 166440 336 0.2
.text 1136158 1138438 2280 0.2
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1203271 1205863 2592 0.2
.bss 11133 11133 0 0.0
.data 3688 3688 0 0.0
.rodata 107896 108232 336 0.3
.text 973678 975952 2274 0.2
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1214339 1216679 2340 0.2
.bss 11309 11309 0 0.0
.data 3664 3664 0 0.0
.rodata 106836 107172 336 0.3
.text 985688 987706 2018 0.2
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1295019 1297611 2592 0.2
.bss 19613 19613 0 0.0
.data 4224 4224 0 0.0
.rodata 123268 123604 336 0.3
.text 1048642 1050916 2274 0.2
bl706-eth (read/write) 1020697 1023297 2600 0.3
.bss 23708 23708 0 0.0
.data 3264 3264 0 0.0
.rodata 101220 101556 336 0.3
.text 764528 766808 2280 0.3
bl706-wifi (read/write) 1255354 1257814 2460 0.2
.bss 10577 10577 0 0.0
.data 3696 3696 0 0.0
.rodata 122220 122556 336 0.3
.text 996430 998572 2142 0.2
bl702l lighting-app bl702l (read/write) 1172856 1175708 2852 0.2
.bss 16328 16328 0 0.0
.data 5048 5048 0 0.0
.rodata 101900 102236 336 0.3
.text 966788 968806 2018 0.2
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1184264 1186600 2336 0.2
.bss 16504 16504 0 0.0
.data 5032 5032 0 0.0
.rodata 100840 101176 336 0.3
.text 979110 981128 2018 0.2
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774892 781700 6808 0.9
(read/write) 168648 168728 80 0.0
.bss 90636 90688 52 0.1
.data 3568 3584 16 0.4
.rodata 82164 82500 336 0.4
.text 692460 698932 6472 0.9
lock-ftd LP_EM_CC1354P10_6 (read only) 791276 798100 6824 0.9
(read/write) 178896 178968 72 0.0
.bss 100884 100944 60 0.1
.data 3568 3576 8 0.2
.rodata 76340 76684 344 0.5
.text 714668 721148 6480 0.9
lock-mtd LP_EM_CC1354P10_6 (read only) 779948 786748 6800 0.9
(read/write) 173336 173408 72 0.0
.bss 95324 95384 60 0.1
.data 3568 3576 8 0.2
.rodata 103092 103436 344 0.3
.text 676588 683044 6456 1.0
pump-app LP_EM_CC1354P10_6 (read only) 732148 738804 6656 0.9
(read/write) 167616 167696 80 0.0
.bss 89368 89428 60 0.1
.data 3560 3568 8 0.2
.rodata 77820 78172 352 0.5
.text 654060 660364 6304 1.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717748 724452 6704 0.9
(read/write) 167824 167912 88 0.1
.bss 89592 89644 52 0.1
.data 3552 3568 16 0.5
.rodata 73596 73948 352 0.5
.text 643884 650236 6352 1.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584418 585498 1080 0.2
(read/write) 208000 207984 -16 -0.0
.bss 201228 201212 -16 -0.0
.data 1648 1648 0 0.0
.rodata 86946 87314 368 0.4
.text 495348 496064 716 0.1
lock CC3235SF_LAUNCHXL (read only) 629666 630922 1256 0.2
(read/write) 208344 208328 -16 -0.0
.bss 201720 201704 -16 -0.0
.data 1504 1504 0 0.0
.rodata 107394 107762 368 0.3
.text 520148 521040 892 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 568043 568875 832 0.1
.app_xip_area 458037 458885 848 0.2
.bss 64832 64816 -16 -0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 550683 551467 784 0.1
.app_xip_area 435917 436717 800 0.2
.bss 69584 69568 -16 -0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571027 571923 896 0.2
.app_xip_area 462525 463437 912 0.2
.bss 63368 63352 -16 -0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563779 564499 720 0.1
.app_xip_area 451997 452733 736 0.2
.bss 66568 66552 -16 -0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1212060 1212884 824 0.1
(read/write) 1749864 1750120 256 0.0
.dram0.bss 74328 74312 -16 -0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252376 252648 272 0.1
.flash.text 1212060 1212884 824 0.1
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1253547 1254851 1304 0.1
(read/write) 535936 536264 328 0.1
.dram0.bss 81008 80992 -16 -0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 283828 284172 344 0.1
.flash.text 1247383 1248687 1304 0.1
.iram0.text 125403 125403 0 0.0
linux chip-tool-ipv6only arm64 (read only) 1139475 11397588 2832 0.0
(read/write) 588160 589400 1240 0.2
.bss 103608 103608 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455320 455720 400 0.1
.dynamic 512 512 0 0.0
.got 17024 17032 8 0.0
.init 24 24 0 0.0
.init_array 264 264 0 0.0
.rodata 355604 355796 192 0.1
.text 10159080 10160728 1648 0.0
thermostat-no-ble arm64 (read only) 4419860 4423676 3816 0.1
(read/write) 243088 243400 312 0.1
.bss 121832 121848 16 0.0
.data 3392 3392 0 0.0
.data.rel.ro 103680 104080 400 0.4
.dynamic 512 512 0 0.0
.got 8624 8632 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 159804 159988 184 0.1
.text 3925192 3927848 2656 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2533248 2534216 968 0.0
.bss 220480 220464 -16 -0.0
.data 5216 5216 0 0.0
.text 1495932 1496900 968 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1063156 1064240 1084 0.1
bss 133115 133099 -16 -0.0
rodata 102692 102960 268 0.3
text 780144 780952 808 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1224412 1225332 920 0.1
bss 127171 127155 -16 -0.0
rodata 151168 151304 136 0.1
text 796052 796844 792 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010684 1011720 1036 0.1
bss 131973 131957 -16 -0.0
rodata 89956 90224 268 0.3
text 741432 742316 884 0.1
nxp contact k32w0+release (read only) 573620 574300 680 0.1
(read/write) 79976 79968 -8 -0.0
.bss 67812 67804 -8 -0.0
.data 2180 2180 0 0.0
.text 573084 573764 680 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 700492 701244 752 0.1
.bss 71156 71148 -8 -0.0
.data 2856 2856 0 0.0
.text 587096 587856 760 0.1
light k32w0+release (read only) 607600 608216 616 0.1
(read/write) 79372 79364 -8 -0.0
.bss 67196 67188 -8 -0.0
.data 2192 2192 0 0.0
.text 607064 607680 616 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 792072 792968 896 0.1
.bss 80636 80628 -8 -0.0
.data 2056 2056 0 0.0
.text 670016 670920 904 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834432 16 0.0
(read/write) 1798004 1799748 1744 0.1
.bss 196244 196228 -16 -0.0
.data 2680 2680 0 0.0
.text 1590692 1592452 1760 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837584 16 0.0
(read/write) 1719932 1721628 1696 0.1
.bss 193124 193108 -16 -0.0
.data 2648 2648 0 0.0
.text 1515772 1517484 1712 0.1
light cy8ckit_062s2_43012 (read only) 844296 844312 16 0.0
(read/write) 1639020 1640380 1360 0.1
.bss 186588 186572 -16 -0.0
.data 2456 2456 0 0.0
.text 1441588 1442964 1376 0.1
lock cy8ckit_062s2_43012 (read only) 817136 817152 16 0.0
(read/write) 1668636 1669868 1232 0.1
.bss 213748 213732 -16 -0.0
.data 2456 2456 0 0.0
.text 1444044 1445292 1248 0.1
qpg lighting-app qpg6105+debug (read/write) 1130592 1131432 840 0.1
.bss 102488 102480 -8 -0.0
.data 836 836 0 0.0
.text 642976 643816 840 0.1
lock-app qpg6105+debug (read/write) 1090568 1091488 920 0.1
.bss 97232 97224 -8 -0.0
.data 856 856 0 0.0
.text 602948 603868 920 0.2
stm32 light STM32WB5MM-DK (read/write) 601789 602789 1000 0.2
.bss 128352 128336 -16 -0.0
.data 676 676 0 0.0
.rodata 79812 80084 272 0.3
.text 383216 383960 744 0.2

@bzbarsky-apple bzbarsky-apple merged commit c1f823e into project-chip:master Apr 3, 2024
66 checks passed
@ksperling-apple ksperling-apple deleted the darwin-warnings branch April 4, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants