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

Add checks for localization-configuration cluster and time-format-localization cluster init callback #32747

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

wqx6
Copy link
Contributor

@wqx6 wqx6 commented Mar 27, 2024

  • emberAfTimeFormatLocalizationClusterServerInitCallback calls ActiveCalendarType::Get() without checking whether the cluster supports CalendarFormat feature.
  • emberAfLocalizationConfigurationClusterServerInitCallback tries to set ActiveLocale without checking validLocaleCached.

@github-actions github-actions bot added the app label Mar 27, 2024
@wqx6 wqx6 changed the title Add checks for localization-configuration cluster and time-format-localization cluster Add checks for localization-configuration cluster and time-format-localization cluster init callback Mar 27, 2024
Copy link

github-actions bot commented Mar 27, 2024

PR #32747: Size comparison from f15d3ae to d7e7330

Increases (44 builds for bl602, bl702, cc13x4_26x4, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, stm32, telink)
platform target config section f15d3ae d7e7330 change % change
bl602 lighting-app bl602 (read/write) 1438370 1438626 256 0.0
.text 1104362 1104618 256 0.0
bl602+mfd (read/write) 1452786 1453042 256 0.0
.text 1119680 1119936 256 0.0
bl702 lighting-app bl706-eth (read/write) 1020505 1020761 256 0.0
.text 764378 764634 256 0.0
bl706-wifi (read/write) 1255134 1255390 256 0.0
.text 996254 996510 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774716 774764 48 0.0
.text 692332 692380 48 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569531 569579 48 0.0
.app_xip_area 459269 459317 48 0.0
lock cyw930739m2evb_01 (read/write) 552171 552179 8 0.0
.app_xip_area 437149 437157 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572387 572443 56 0.0
.app_xip_area 463629 463685 56 0.0
switch cyw930739m2evb_01 (read/write) 565243 565291 48 0.0
.app_xip_area 453205 453253 48 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 934944 935032 88 0.0
.text 735540 735628 88 0.0
BRD4187C (read/write) 1111704 1111768 64 0.0
.text 913076 913140 64 0.0
window-app BRD4187C (read/write) 1159064 1159160 96 0.0
.text 988116 988212 96 0.0
esp32 all-clusters-app c3devkit (read only) 1211908 1211968 60 0.0
.flash.text 1211908 1211968 60 0.0
m5stack (read only) 1254007 1254047 40 0.0
.flash.text 1247843 1247883 40 0.0
linux all-clusters-app debug (read only) 5930417 5930769 352 0.0
.text 5147219 5147571 352 0.0
all-clusters-minimal-app debug (read only) 5211297 5211649 352 0.0
.text 4687699 4688051 352 0.0
bridge-app debug (read only) 4605665 4606017 352 0.0
.text 4155907 4156259 352 0.0
lighting-app debug+rpc+ui (read only) 5529241 5529593 352 0.0
.text 4928099 4928451 352 0.0
lock-app debug (read only) 4672977 4672993 16 0.0
.text 4205939 4205955 16 0.0
ota-provider-app debug (read only) 4300433 4300817 384 0.0
.text 3898851 3899235 384 0.0
ota-requestor-app debug (read only) 4429905 4430241 336 0.0
.text 4017635 4017971 336 0.0
shell debug (read only) 2898409 2898761 352 0.0
.text 2539314 2539666 352 0.0
thermostat-no-ble arm64 (read only) 4419060 4419412 352 0.0
.text 3924440 3924792 352 0.0
tv-app debug (read only) 5737841 5738193 352 0.0
.text 5203315 5203667 352 0.0
tv-casting-app debug (read only) 9872969 9873337 368 0.0
.text 9024147 9024515 368 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1062888 1062936 48 0.0
text 779912 779960 48 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1224252 1224300 48 0.0
text 795872 795920 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1010464 1010512 48 0.0
text 741248 741296 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1797676 1797756 80 0.0
.text 1590364 1590444 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1719748 1719828 80 0.0
.text 1515588 1515668 80 0.0
light cy8ckit_062s2_43012 (read/write) 1638852 1638932 80 0.0
.text 1441420 1441500 80 0.0
stm32 light STM32WB5MM-DK (read/write) 601637 601677 40 0.0
.text 383112 383152 40 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1093288 1093344 56 0.0
text 794262 794322 60 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1050744 1050808 64 0.0
text 765576 765636 60 0.0
bridge-app tlsr9518adk80d (read/write) 911464 911528 64 0.0
text 653060 653120 60 0.0
contact-sensor-app tlsr9528a_retention (read/write) 826058 826114 56 0.0
text 618830 618890 60 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 931768 931832 64 0.0
text 698980 699040 60 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1074644 1074700 56 0.0
text 778444 778504 60 0.0
lock-app-dfu tlsr9528a (read/write) 904160 904168 8 0.0
text 654234 654242 8 0.0
ota-requestor-app tlsr9518adk80d (read/write) 930444 930500 56 0.0
text 672138 672198 60 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 833586 833650 64 0.0
text 625200 625260 60 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 852317 852381 64 0.0
text 637280 637340 60 0.0
thermostat tlsr9518adk80d (read/write) 818012 818068 56 0.0
text 612254 612314 60 0.0
window-covering tlsr9258a (read/write) 836104 836160 56 0.0
text 627512 627572 60 0.0
Decreases (1 build for linux)
platform target config section f15d3ae d7e7330 change % change
linux thermostat-no-ble arm64 (read/write) 243904 243552 -352 -0.1
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section f15d3ae d7e7330 change % change
bl602 lighting-app bl602 (read/write) 1438370 1438626 256 0.0
.bss 85360 85360 0 0.0
.data 9504 9504 0 0.0
.rodata 158492 158492 0 0.0
.text 1104362 1104618 256 0.0
bl602+mfd (read/write) 1452786 1453042 256 0.0
.bss 85520 85520 0 0.0
.data 9480 9480 0 0.0
.rodata 157452 157452 0 0.0
.text 1119680 1119936 256 0.0
bl602+rpc (read/write) 1486010 1486010 0 0.0
.bss 93392 93392 0 0.0
.data 9880 9880 0 0.0
.rodata 166060 166060 0 0.0
.text 1136008 1136008 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1202823 1202823 0 0.0
.bss 11133 11133 0 0.0
.data 3688 3688 0 0.0
.rodata 107844 107844 0 0.0
.text 973284 973284 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1213895 1213895 0 0.0
.bss 11309 11309 0 0.0
.data 3664 3664 0 0.0
.rodata 106784 106784 0 0.0
.text 985294 985294 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1294571 1294571 0 0.0
.bss 19613 19613 0 0.0
.data 4224 4224 0 0.0
.rodata 123216 123216 0 0.0
.text 1048248 1048248 0 0.0
bl706-eth (read/write) 1020505 1020761 256 0.0
.bss 23708 23708 0 0.0
.data 3264 3264 0 0.0
.rodata 101176 101176 0 0.0
.text 764378 764634 256 0.0
bl706-wifi (read/write) 1255134 1255390 256 0.0
.bss 10577 10577 0 0.0
.data 3696 3696 0 0.0
.rodata 122176 122176 0 0.0
.text 996254 996510 256 0.0
bl702l lighting-app bl702l (read/write) 1172924 1172924 0 0.0
.bss 16328 16328 0 0.0
.data 5048 5048 0 0.0
.rodata 101848 101848 0 0.0
.text 966394 966394 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1183816 1183816 0 0.0
.bss 16504 16504 0 0.0
.data 5032 5032 0 0.0
.rodata 100788 100788 0 0.0
.text 978716 978716 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774716 774764 48 0.0
(read/write) 168648 168648 0 0.0
.bss 90636 90636 0 0.0
.data 3568 3568 0 0.0
.rodata 82116 82116 0 0.0
.text 692332 692380 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 791092 791092 0 0.0
(read/write) 178896 178896 0 0.0
.bss 100884 100884 0 0.0
.data 3568 3568 0 0.0
.rodata 76292 76292 0 0.0
.text 714532 714532 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 779780 779780 0 0.0
(read/write) 173336 173336 0 0.0
.bss 95324 95324 0 0.0
.data 3568 3568 0 0.0
.rodata 103052 103052 0 0.0
.text 676460 676460 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 731972 731972 0 0.0
(read/write) 167616 167616 0 0.0
.bss 89368 89368 0 0.0
.data 3560 3560 0 0.0
.rodata 77780 77780 0 0.0
.text 653924 653924 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717572 717572 0 0.0
(read/write) 167824 167824 0 0.0
.bss 89592 89592 0 0.0
.data 3552 3552 0 0.0
.rodata 73556 73556 0 0.0
.text 643748 643748 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584242 584242 0 0.0
(read/write) 208000 208000 0 0.0
.bss 201228 201228 0 0.0
.data 1648 1648 0 0.0
.rodata 86906 86906 0 0.0
.text 495212 495212 0 0.0
lock CC3235SF_LAUNCHXL (read only) 629490 629490 0 0.0
(read/write) 208344 208344 0 0.0
.bss 201720 201720 0 0.0
.data 1504 1504 0 0.0
.rodata 107354 107354 0 0.0
.text 520012 520012 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569531 569579 48 0.0
.app_xip_area 459269 459317 48 0.0
.bss 65088 65088 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) 552171 552179 8 0.0
.app_xip_area 437149 437157 8 0.0
.bss 69840 69840 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) 572387 572443 56 0.0
.app_xip_area 463629 463685 56 0.0
.bss 63624 63624 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) 565243 565291 48 0.0
.app_xip_area 453205 453253 48 0.0
.bss 66824 66824 0 0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 934944 935032 88 0.0
.bss 197976 197976 0 0.0
.data 1404 1404 0 0.0
.text 735540 735628 88 0.0
BRD4187C (read/write) 1111704 1111768 64 0.0
.bss 195184 195184 0 0.0
.data 3424 3424 0 0.0
.text 913076 913140 64 0.0
lock-app BRD4161A+wf200 (read/write) 1123660 1123660 0 0.0
.bss 186804 186804 0 0.0
.data 2808 2808 0 0.0
.text 934028 934028 0 0.0
window-app BRD4187C (read/write) 1159064 1159160 96 0.0
.bss 167592 167592 0 0.0
.data 3336 3336 0 0.0
.text 988116 988212 96 0.0
esp32 all-clusters-app c3devkit (read only) 1211908 1211968 60 0.0
(read/write) 1749824 1749824 0 0.0
.dram0.bss 74328 74328 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252336 252336 0 0.0
.flash.text 1211908 1211968 60 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1254007 1254047 40 0.0
(read/write) 536424 536424 0 0.0
.dram0.bss 81264 81264 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284060 284060 0 0.0
.flash.text 1247843 1247883 40 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 605312 605312 0 0.0
(read/write) 79480 79480 0 0.0
.bss 67308 67308 0 0.0
.data 2188 2188 0 0.0
.text 604776 604776 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 700412 700412 0 0.0
.bss 71156 71156 0 0.0
.data 2856 2856 0 0.0
.text 587016 587016 0 0.0
light k32w0+release (read only) 607272 607272 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67164 67164 0 0.0
.data 2192 2192 0 0.0
.text 606736 606736 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 791880 791880 0 0.0
.bss 80636 80636 0 0.0
.data 2056 2056 0 0.0
.text 669824 669824 0 0.0
linux air-purifier-app debug (read only) 2624269 2624269 0 0.0
(read/write) 129048 129048 0 0.0
.bss 46544 46544 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 74312 74312 0 0.0
.dynamic 608 608 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 184976 184976 0 0.0
.text 2261717 2261717 0 0.0
all-clusters-app debug (read only) 5930417 5930769 352 0.0
(read/write) 480520 480520 0 0.0
.bss 134848 134848 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 333688 333688 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1408 1408 0 0.0
.rodata 349712 349712 0 0.0
.text 5147219 5147571 352 0.0
all-clusters-minimal-app debug (read only) 5211297 5211649 352 0.0
(read/write) 236472 236472 0 0.0
.bss 127680 127680 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 97272 97272 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 288778 288778 0 0.0
.text 4687699 4688051 352 0.0
bridge-app debug (read only) 4605665 4606017 352 0.0
(read/write) 217384 217384 0 0.0
.bss 118208 118208 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86208 86208 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 229354 229354 0 0.0
.text 4155907 4156259 352 0.0
chip-tool debug (read only) 12055361 12055361 0 0.0
(read/write) 522016 522016 0 0.0
.bss 94424 94424 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 415240 415240 0 0.0
.dynamic 624 624 0 0.0
.got 5760 5760 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 449689 449689 0 0.0
.text 10898611 10898611 0 0.0
chip-tool-ipv6only arm64 (read only) 11373988 11373988 0 0.0
(read/write) 588392 588392 0 0.0
.bss 103528 103528 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455128 455128 0 0.0
.dynamic 512 512 0 0.0
.got 17000 17000 0 0.0
.init 24 24 0 0.0
.init_array 264 264 0 0.0
.rodata 355124 355124 0 0.0
.text 10139048 10139048 0 0.0
lighting-app debug+rpc+ui (read only) 5529241 5529593 352 0.0
(read/write) 226112 226112 0 0.0
.bss 119144 119144 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 94576 94576 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 354356 354356 0 0.0
.text 4928099 4928451 352 0.0
lock-app debug (read only) 4672977 4672993 16 0.0
(read/write) 204936 204936 0 0.0
.bss 113632 113632 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 80456 80456 0 0.0
.dynamic 624 624 0 0.0
.got 5192 5192 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 255274 255274 0 0.0
.text 4205939 4205955 16 0.0
ota-provider-app debug (read only) 4300433 4300817 384 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 208394 208394 0 0.0
.text 3898851 3899235 384 0.0
ota-requestor-app debug (read only) 4429905 4430241 336 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 214538 214538 0 0.0
.text 4017635 4017971 336 0.0
shell debug (read only) 2898409 2898761 352 0.0
(read/write) 156472 156472 0 0.0
.bss 62768 62768 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 86496 86496 0 0.0
.dynamic 592 592 0 0.0
.got 4064 4064 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 185664 185664 0 0.0
.text 2539314 2539666 352 0.0
thermostat-no-ble arm64 (read only) 4419060 4419412 352 0.0
(read/write) 243904 243552 -352 -0.1
.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 159756 159756 0 0.0
.text 3924440 3924792 352 0.0
tv-app debug (read only) 5737841 5738193 352 0.0
(read/write) 352832 352832 0 0.0
.bss 244400 244400 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 94584 94584 0 0.0
.dynamic 624 624 0 0.0
.got 5488 5488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 292138 292138 0 0.0
.text 5203315 5203667 352 0.0
tv-casting-app debug (read only) 9872969 9873337 368 0.0
(read/write) 340416 340416 0 0.0
.bss 156272 156272 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174240 174240 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 382968 382968 0 0.0
.text 9024147 9024515 368 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2533072 2533072 0 0.0
.bss 220480 220480 0 0.0
.data 5216 5216 0 0.0
.text 1495756 1495756 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1062888 1062936 48 0.0
bss 133119 133119 0 0.0
rodata 102648 102648 0 0.0
text 779912 779960 48 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1224252 1224300 48 0.0
bss 127155 127155 0 0.0
rodata 151200 151200 0 0.0
text 795872 795920 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010464 1010512 48 0.0
bss 131977 131977 0 0.0
rodata 89912 89912 0 0.0
text 741248 741296 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834416 0 0.0
(read/write) 1797676 1797756 80 0.0
.bss 196244 196244 0 0.0
.data 2680 2680 0 0.0
.text 1590364 1590444 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1719748 1719828 80 0.0
.bss 193124 193124 0 0.0
.data 2648 2648 0 0.0
.text 1515588 1515668 80 0.0
light cy8ckit_062s2_43012 (read only) 844296 844296 0 0.0
(read/write) 1638852 1638932 80 0.0
.bss 186588 186588 0 0.0
.data 2456 2456 0 0.0
.text 1441420 1441500 80 0.0
lock cy8ckit_062s2_43012 (read only) 817136 817136 0 0.0
(read/write) 1668460 1668460 0 0.0
.bss 213748 213748 0 0.0
.data 2456 2456 0 0.0
.text 1443868 1443868 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130424 1130424 0 0.0
.bss 102488 102488 0 0.0
.data 836 836 0 0.0
.text 642808 642808 0 0.0
lock-app qpg6105+debug (read/write) 1090392 1090392 0 0.0
.bss 97232 97232 0 0.0
.data 856 856 0 0.0
.text 602772 602772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 601637 601677 40 0.0
.bss 128352 128352 0 0.0
.data 676 676 0 0.0
.rodata 79764 79764 0 0.0
.text 383112 383152 40 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824426 824426 0 0.0
bss 49692 49692 0 0.0
text 617140 617140 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1093288 1093344 56 0.0
bss 101812 101812 0 0.0
text 794262 794322 60 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1050744 1050808 64 0.0
bss 110116 110116 0 0.0
text 765576 765636 60 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 911464 911528 64 0.0
bss 93148 93148 0 0.0
text 653060 653120 60 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826058 826114 56 0.0
bss 49740 49740 0 0.0
text 618830 618890 60 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 931768 931832 64 0.0
bss 77740 77740 0 0.0
text 698980 699040 60 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1074644 1074700 56 0.0
bss 100228 100228 0 0.0
text 778444 778504 60 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 904160 904168 8 0.0
bss 69204 69204 0 0.0
text 654234 654242 8 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 930444 930500 56 0.0
bss 92728 92728 0 0.0
text 672138 672198 60 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 828782 828782 0 0.0
bss 49848 49848 0 0.0
text 621892 621892 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 792356 792356 0 0.0
bss 56048 56048 0 0.0
text 592570 592570 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 677312 677312 0 0.0
bss 73672 73672 0 0.0
text 462570 462570 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833586 833650 64 0.0
bss 51372 51372 0 0.0
text 625200 625260 60 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852317 852381 64 0.0
bss 59524 59524 0 0.0
text 637280 637340 60 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 818012 818068 56 0.0
bss 56336 56336 0 0.0
text 612254 612314 60 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 836104 836160 56 0.0
bss 68112 68112 0 0.0
text 627512 627572 60 0.0

Copy link

github-actions bot commented Apr 8, 2024

PR #32747: Size comparison from f46cdf3 to 9778d1b

Increases (46 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, stm32, telink)
platform target config section f46cdf3 9778d1b change % change
bl602 lighting-app bl602+mfd (read/write) 1456694 1456950 256 0.0
.text 1123016 1123272 256 0.0
bl702 lighting-app bl702+mfd (read/write) 1217783 1218039 256 0.0
.text 988600 988856 256 0.0
bl706-eth (read/write) 1024405 1024661 256 0.0
.text 767702 767958 256 0.0
bl706-wifi (read/write) 1259078 1259334 256 0.0
.text 999606 999862 256 0.0
bl702l lighting-app bl702l (read/write) 1176312 1176568 256 0.0
.text 969712 969968 256 0.0
bl702l+mfd (read/write) 1187720 1187976 256 0.0
.text 982034 982290 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782020 782068 48 0.0
.text 699220 699268 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798188 798204 16 0.0
.text 721236 721252 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569295 569343 48 0.0
.app_xip_area 459213 459261 48 0.0
lock cyw930739m2evb_01 (read/write) 551551 551559 8 0.0
.app_xip_area 436797 436805 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572391 572439 48 0.0
.app_xip_area 463813 463861 48 0.0
switch cyw930739m2evb_01 (read/write) 564591 564639 48 0.0
.app_xip_area 452821 452869 48 0.0
efr32 lighting-app BRD4187C (read/write) 1113520 1113552 32 0.0
.text 914796 914828 32 0.0
window-app BRD4187C (read/write) 1160736 1160832 96 0.0
.text 989780 989876 96 0.0
esp32 all-clusters-app c3devkit (read only) 1213316 1213376 60 0.0
.flash.text 1213316 1213376 60 0.0
m5stack (read only) 1255131 1255171 40 0.0
.flash.text 1248967 1249007 40 0.0
linux thermostat-no-ble arm64 (read only) 4426556 4426908 352 0.0
.text 3929976 3930328 352 0.0
all-clusters-app debug (read only) 5952185 5952537 352 0.0
.text 5167635 5167987 352 0.0
all-clusters-minimal-app debug (read only) 5232433 5232785 352 0.0
.text 4707571 4707923 352 0.0
bridge-app debug (read only) 4625897 4626249 352 0.0
.text 4174627 4174979 352 0.0
lock-app debug (read only) 4690865 4690897 32 0.0
.text 4222963 4222995 32 0.0
ota-provider-app debug (read only) 4307129 4307513 384 0.0
.text 3904163 3904547 384 0.0
ota-requestor-app debug (read only) 4436793 4437145 352 0.0
.text 4023043 4023395 352 0.0
shell debug (read only) 2918161 2918513 352 0.0
.text 2557890 2558242 352 0.0
tv-app debug (read only) 5761249 5761601 352 0.0
.text 5225475 5225827 352 0.0
tv-casting-app debug (read only) 9890993 9891361 368 0.0
.text 9041379 9041747 368 0.0
lighting-app debug+rpc+ui (read only) 5548793 5549145 352 0.0
.text 4947283 4947635 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1064320 1064368 48 0.0
text 781028 781076 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1011800 1011848 48 0.0
text 742396 742444 48 0.0
all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1225420 1225468 48 0.0
text 796928 796980 52 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1802628 1802708 80 0.0
.text 1593180 1593260 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1724516 1724596 80 0.0
.text 1518220 1518300 80 0.0
light cy8ckit_062s2_43012 (read/write) 1643252 1643332 80 0.0
.text 1443684 1443764 80 0.0
stm32 light STM32WB5MM-DK (read/write) 603221 603261 40 0.0
.text 384256 384296 40 0.0
telink window-covering tlsr9258a (read/write) 842584 842640 56 0.0
text 633060 633120 60 0.0
all-clusters-app tlsr9518adk80d (read/write) 1095732 1095796 64 0.0
text 797174 797234 60 0.0
bridge-app tlsr9518adk80d (read/write) 912684 912740 56 0.0
text 654974 655034 60 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089092 1089156 64 0.0
text 792984 793044 60 0.0
ota-requestor-app tlsr9518adk80d (read/write) 932376 932440 64 0.0
text 674546 674606 60 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 857733 857789 56 0.0
text 641596 641656 60 0.0
thermostat tlsr9518adk80d (read/write) 823560 823616 56 0.0
text 617038 617098 60 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1057196 1057252 56 0.0
text 771536 771596 60 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 934948 935004 56 0.0
text 702106 702166 60 0.0
lock-app-dfu tlsr9528a (read/write) 909524 909532 8 0.0
text 659068 659076 8 0.0
contact-sensor-app tlsr9528a_retention (read/write) 834238 834302 64 0.0
text 625488 625548 60 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 841978 842042 64 0.0
text 632030 632090 60 0.0
Decreases (2 builds for efr32, linux)
platform target config section f46cdf3 9778d1b change % change
efr32 lock-app BRD4338a (read/write) 959936 959928 -8 -0.0
.text 700172 700164 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 244720 244368 -352 -0.1
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 f46cdf3 9778d1b change % change
bl602 lighting-app bl602 (read/write) 1442278 1442278 0 0.0
.bss 85432 85432 0 0.0
.data 9504 9504 0 0.0
.rodata 158976 158976 0 0.0
.text 1107698 1107698 0 0.0
bl602+mfd (read/write) 1456694 1456950 256 0.0
.bss 85600 85600 0 0.0
.data 9480 9480 0 0.0
.rodata 157936 157936 0 0.0
.text 1123016 1123272 256 0.0
bl602+rpc (read/write) 1489918 1489918 0 0.0
.bss 93480 93480 0 0.0
.data 9880 9880 0 0.0
.rodata 166544 166544 0 0.0
.text 1139344 1139344 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206971 1206971 0 0.0
.bss 11217 11217 0 0.0
.data 3688 3688 0 0.0
.rodata 108336 108336 0 0.0
.text 976846 976846 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217783 1218039 256 0.0
.bss 11393 11393 0 0.0
.data 3664 3664 0 0.0
.rodata 107276 107276 0 0.0
.text 988600 988856 256 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1298707 1298707 0 0.0
.bss 19701 19701 0 0.0
.data 4224 4224 0 0.0
.rodata 123708 123708 0 0.0
.text 1051810 1051810 0 0.0
bl706-eth (read/write) 1024405 1024661 256 0.0
.bss 23792 23792 0 0.0
.data 3264 3264 0 0.0
.rodata 101660 101660 0 0.0
.text 767702 767958 256 0.0
bl706-wifi (read/write) 1259078 1259334 256 0.0
.bss 10677 10677 0 0.0
.data 3696 3696 0 0.0
.rodata 122660 122660 0 0.0
.text 999606 999862 256 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1176312 1176568 256 0.0
.bss 16428 16428 0 0.0
.data 5048 5048 0 0.0
.rodata 102340 102340 0 0.0
.text 969712 969968 256 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1187720 1187976 256 0.0
.bss 16604 16604 0 0.0
.data 5032 5032 0 0.0
.rodata 101280 101280 0 0.0
.text 982034 982290 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782020 782068 48 0.0
(read/write) 168824 168824 0 0.0
.bss 90780 90780 0 0.0
.data 3584 3584 0 0.0
.rodata 82532 82532 0 0.0
.text 699220 699268 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798188 798204 16 0.0
(read/write) 178976 178976 0 0.0
.bss 100948 100948 0 0.0
.data 3576 3576 0 0.0
.rodata 76684 76684 0 0.0
.text 721236 721252 16 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 786828 786828 0 0.0
(read/write) 173416 173416 0 0.0
.bss 95388 95388 0 0.0
.data 3576 3576 0 0.0
.rodata 103436 103436 0 0.0
.text 683124 683124 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739124 739124 0 0.0
(read/write) 167784 167784 0 0.0
.bss 89520 89520 0 0.0
.data 3568 3568 0 0.0
.rodata 78196 78196 0 0.0
.text 660660 660660 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724764 724764 0 0.0
(read/write) 168000 168000 0 0.0
.bss 89736 89736 0 0.0
.data 3568 3568 0 0.0
.rodata 73972 73972 0 0.0
.text 650524 650524 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586210 586210 0 0.0
(read/write) 208080 208080 0 0.0
.bss 201308 201308 0 0.0
.data 1648 1648 0 0.0
.rodata 87418 87418 0 0.0
.text 496668 496668 0 0.0
lock CC3235SF_LAUNCHXL (read only) 631018 631018 0 0.0
(read/write) 208336 208336 0 0.0
.bss 201712 201712 0 0.0
.data 1504 1504 0 0.0
.rodata 107762 107762 0 0.0
.text 521132 521132 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569295 569343 48 0.0
.app_xip_area 459213 459261 48 0.0
.bss 64908 64908 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) 551551 551559 8 0.0
.app_xip_area 436797 436805 8 0.0
.bss 69572 69572 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) 572391 572439 48 0.0
.app_xip_area 463813 463861 48 0.0
.bss 63444 63444 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) 564591 564639 48 0.0
.app_xip_area 452821 452869 48 0.0
.bss 66556 66556 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) 1113520 1113552 32 0.0
.bss 195272 195272 0 0.0
.data 3432 3432 0 0.0
.text 914796 914828 32 0.0
window-app BRD4187C (read/write) 1160736 1160832 96 0.0
.bss 167600 167600 0 0.0
.data 3336 3336 0 0.0
.text 989780 989876 96 0.0
lock-app BRD4338a (read/write) 959936 959928 -8 -0.0
.bss 210204 210204 0 0.0
.data 30192 30192 0 0.0
.text 700172 700164 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1213316 1213376 60 0.0
(read/write) 1750240 1750240 0 0.0
.dram0.bss 74384 74384 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252704 252704 0 0.0
.flash.text 1213316 1213376 60 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1255131 1255171 40 0.0
(read/write) 536396 536396 0 0.0
.dram0.bss 81064 81064 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284232 284232 0 0.0
.flash.text 1248967 1249007 40 0.0
.iram0.text 125403 125403 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11400932 11400932 0 0.0
(read/write) 590320 590320 0 0.0
.bss 103736 103736 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455952 455952 0 0.0
.dynamic 512 512 0 0.0
.got 17112 17112 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 355860 355860 0 0.0
.text 10163336 10163336 0 0.0
thermostat-no-ble arm64 (read only) 4426556 4426908 352 0.0
(read/write) 244720 244368 -352 -0.1
.bss 121976 121976 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 104312 104312 0 0.0
.dynamic 512 512 0 0.0
.got 8712 8712 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 159988 159988 0 0.0
.text 3929976 3930328 352 0.0
air-purifier-app debug (read only) 2643693 2643693 0 0.0
(read/write) 130032 130032 0 0.0
.bss 46736 46736 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 184208 184208 0 0.0
.text 2280469 2280469 0 0.0
all-clusters-app debug (read only) 5952185 5952537 352 0.0
(read/write) 481536 481536 0 0.0
.bss 135072 135072 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334472 334472 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1432 1432 0 0.0
.rodata 349744 349744 0 0.0
.text 5167635 5167987 352 0.0
all-clusters-minimal-app debug (read only) 5232433 5232785 352 0.0
(read/write) 237488 237488 0 0.0
.bss 127904 127904 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98056 98056 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 288714 288714 0 0.0
.text 4707571 4707923 352 0.0
bridge-app debug (read only) 4625897 4626249 352 0.0
(read/write) 218336 218336 0 0.0
.bss 118400 118400 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86976 86976 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 229546 229546 0 0.0
.text 4174627 4174979 352 0.0
chip-tool debug (read only) 12080841 12080841 0 0.0
(read/write) 523032 523032 0 0.0
.bss 94680 94680 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416000 416000 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 450585 450585 0 0.0
.text 10921875 10921875 0 0.0
lock-app debug (read only) 4690865 4690897 32 0.0
(read/write) 205552 205552 0 0.0
.bss 113696 113696 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 81016 81016 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 255242 255242 0 0.0
.text 4222963 4222995 32 0.0
ota-provider-app debug (read only) 4307129 4307513 384 0.0
(read/write) 194224 194224 0 0.0
.bss 113472 113472 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70448 70448 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 208458 208458 0 0.0
.text 3904163 3904547 384 0.0
ota-requestor-app debug (read only) 4436793 4437145 352 0.0
(read/write) 198592 198592 0 0.0
.bss 114368 114368 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73552 73552 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 214698 214698 0 0.0
.text 4023043 4023395 352 0.0
shell debug (read only) 2918161 2918513 352 0.0
(read/write) 156936 156936 0 0.0
.bss 62544 62544 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87168 87168 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 185568 185568 0 0.0
.text 2557890 2558242 352 0.0
tv-app debug (read only) 5761249 5761601 352 0.0
(read/write) 353200 353200 0 0.0
.bss 244240 244240 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95128 95128 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 292522 292522 0 0.0
.text 5225475 5225827 352 0.0
tv-casting-app debug (read only) 9890993 9891361 368 0.0
(read/write) 340784 340784 0 0.0
.bss 156080 156080 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174816 174816 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 382904 382904 0 0.0
.text 9041379 9041747 368 0.0
lighting-app debug+rpc+ui (read only) 5548793 5549145 352 0.0
(read/write) 227096 227096 0 0.0
.bss 119336 119336 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 95376 95376 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 353396 353396 0 0.0
.text 4947283 4947635 352 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534344 2534344 0 0.0
.bss 220472 220472 0 0.0
.data 5216 5216 0 0.0
.text 1497028 1497028 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1064320 1064368 48 0.0
bss 133107 133107 0 0.0
rodata 102960 102960 0 0.0
text 781028 781076 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1011800 1011848 48 0.0
bss 131965 131965 0 0.0
rodata 90224 90224 0 0.0
text 742396 742444 48 0.0
all-clusters-app nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1225420 1225468 48 0.0
bss 127163 127163 0 0.0
rodata 151304 151304 0 0.0
text 796928 796980 52 0.0
nxp contact k32w0+release (read only) 574540 574540 0 0.0
(read/write) 79988 79988 0 0.0
.bss 67824 67824 0 0.0
.data 2180 2180 0 0.0
.text 574004 574004 0 0.0
light k32w0+release (read only) 608552 608552 0 0.0
(read/write) 79464 79464 0 0.0
.bss 67280 67280 0 0.0
.data 2200 2200 0 0.0
.text 608016 608016 0 0.0
contact k32w1+release (read only) 1024 1024 0 0.0
(read/write) 701492 701492 0 0.0
.bss 71176 71176 0 0.0
.data 2856 2856 0 0.0
.text 588080 588080 0 0.0
light k32w1+release (read only) 1024 1024 0 0.0
(read/write) 793384 793384 0 0.0
.bss 80728 80728 0 0.0
.data 2056 2056 0 0.0
.text 671232 671232 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832280 832280 0 0.0
(read/write) 1802628 1802708 80 0.0
.bss 198372 198372 0 0.0
.data 2688 2688 0 0.0
.text 1593180 1593260 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835432 835432 0 0.0
(read/write) 1724516 1724596 80 0.0
.bss 195252 195252 0 0.0
.data 2656 2656 0 0.0
.text 1518220 1518300 80 0.0
light cy8ckit_062s2_43012 (read only) 842160 842160 0 0.0
(read/write) 1643252 1643332 80 0.0
.bss 188716 188716 0 0.0
.data 2464 2464 0 0.0
.text 1443684 1443764 80 0.0
lock cy8ckit_062s2_43012 (read only) 815096 815096 0 0.0
(read/write) 1672036 1672036 0 0.0
.bss 215788 215788 0 0.0
.data 2456 2456 0 0.0
.text 1445404 1445404 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1131760 1131760 0 0.0
.bss 102572 102572 0 0.0
.data 844 844 0 0.0
.text 644144 644144 0 0.0
lock-app qpg6105+debug (read/write) 1091576 1091576 0 0.0
.bss 97236 97236 0 0.0
.data 856 856 0 0.0
.text 603956 603956 0 0.0
stm32 light STM32WB5MM-DK (read/write) 603221 603261 40 0.0
.bss 128436 128436 0 0.0
.data 676 676 0 0.0
.rodata 80108 80108 0 0.0
.text 384256 384296 40 0.0
telink window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 842584 842640 56 0.0
bss 68008 68008 0 0.0
text 633060 633120 60 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 836982 836982 0 0.0
bss 49968 49968 0 0.0
text 628556 628556 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1095732 1095796 64 0.0
bss 101520 101520 0 0.0
text 797174 797234 60 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 912684 912740 56 0.0
bss 92724 92724 0 0.0
text 654974 655034 60 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1089092 1089156 64 0.0
bss 99816 99816 0 0.0
text 792984 793044 60 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932376 932440 64 0.0
bss 92428 92428 0 0.0
text 674546 674606 60 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 798068 798068 0 0.0
bss 56036 56036 0 0.0
text 597546 597546 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675700 675700 0 0.0
bss 73412 73412 0 0.0
text 461536 461536 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 857733 857789 56 0.0
bss 59660 59660 0 0.0
text 641596 641656 60 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 823560 823616 56 0.0
bss 56368 56368 0 0.0
text 617038 617098 60 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057196 1057252 56 0.0
bss 109968 109968 0 0.0
text 771536 771596 60 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 934948 935004 56 0.0
bss 77476 77476 0 0.0
text 702106 702166 60 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 909524 909532 8 0.0
bss 69144 69144 0 0.0
text 659068 659076 8 0.0
air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 832266 832266 0 0.0
bss 49820 49820 0 0.0
text 623442 623442 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834238 834302 64 0.0
bss 49864 49864 0 0.0
text 625488 625548 60 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 841978 842042 64 0.0
bss 51500 51500 0 0.0
text 632030 632090 60 0.0

Copy link

github-actions bot commented Apr 10, 2024

PR #32747: Size comparison from e05d08e to 7a103d6

Increases (44 builds for bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, stm32, telink)
platform target config section e05d08e 7a103d6 change % change
bl702 lighting-app bl702+mfd (read/write) 1217995 1218251 256 0.0
.text 988754 989010 256 0.0
bl706-eth (read/write) 1024461 1024717 256 0.0
.text 767702 767958 256 0.0
bl706-wifi (read/write) 1259118 1259374 256 0.0
.text 999590 999846 256 0.0
bl702l lighting-app bl702l (read/write) 1176524 1176780 256 0.0
.text 969866 970122 256 0.0
bl702l+mfd (read/write) 1187928 1188184 256 0.0
.text 982188 982444 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782220 782268 48 0.0
.text 699364 699412 48 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569399 569455 56 0.0
.app_xip_area 459317 459373 56 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572615 572671 56 0.0
.app_xip_area 464037 464093 56 0.0
switch cyw930739m2evb_01 (read/write) 564687 564743 56 0.0
.app_xip_area 452917 452973 56 0.0
efr32 lighting-app BRD4187C (read/write) 1067872 1067904 32 0.0
.text 884532 884564 32 0.0
window-app BRD4187C (read/write) 1135056 1135120 64 0.0
.text 967188 967252 64 0.0
esp32 all-clusters-app c3devkit (read only) 1213304 1213364 60 0.0
.flash.text 1213304 1213364 60 0.0
m5stack (read only) 1255143 1255183 40 0.0
.flash.text 1248979 1249019 40 0.0
linux all-clusters-app debug (read only) 5952809 5953161 352 0.0
.text 5167667 5168019 352 0.0
all-clusters-minimal-app debug (read only) 5233025 5233377 352 0.0
.text 4707603 4707955 352 0.0
bridge-app debug (read only) 4626537 4626873 336 0.0
.text 4174675 4175011 336 0.0
lighting-app debug+rpc+ui (read only) 5549353 5549705 352 0.0
.text 4947315 4947667 352 0.0
lock-app debug (read only) 4691473 4691489 16 0.0
.text 4223011 4223027 16 0.0
ota-provider-app debug (read only) 4307913 4308297 384 0.0
.text 3904355 3904739 384 0.0
ota-requestor-app debug (read only) 4437577 4437929 352 0.0
.text 4023235 4023587 352 0.0
shell debug (read only) 2919281 2919633 352 0.0
.text 2558034 2558386 352 0.0
thermostat-no-ble arm64 (read only) 4426668 4427036 368 0.0
.text 3930072 3930440 368 0.0
tv-app debug (read only) 5762065 5762417 352 0.0
.text 5225635 5225987 352 0.0
tv-casting-app debug (read only) 9891969 9892337 368 0.0
.text 9041699 9042067 368 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1064500 1064548 48 0.0
text 781156 781204 48 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1225352 1225400 48 0.0
text 796868 796916 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1011980 1012028 48 0.0
text 742524 742572 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1802684 1802764 80 0.0
.text 1593236 1593316 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1724588 1724652 64 0.0
.text 1518292 1518356 64 0.0
light cy8ckit_062s2_43012 (read/write) 1643324 1643404 80 0.0
.text 1443756 1443836 80 0.0
lock cy8ckit_062s2_43012 (read/write) 1672076 1672092 16 0.0
.text 1445444 1445460 16 0.0
stm32 light STM32WB5MM-DK (read/write) 603509 603549 40 0.0
.text 384480 384520 40 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1095912 1095976 64 0.0
text 797302 797362 60 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1057376 1057432 56 0.0
text 771664 771724 60 0.0
bridge-app tlsr9518adk80d (read/write) 912864 912920 56 0.0
text 655102 655162 60 0.0
contact-sensor-app tlsr9528a_retention (read/write) 834718 834774 56 0.0
text 625850 625910 60 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 935456 935520 64 0.0
text 702488 702548 60 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089272 1089336 64 0.0
text 793112 793172 60 0.0
lock-app-dfu tlsr9528a (read/write) 910004 910012 8 0.0
text 659430 659438 8 0.0
ota-requestor-app tlsr9518adk80d (read/write) 932556 932620 64 0.0
text 674674 674734 60 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 842442 842498 56 0.0
text 632388 632448 60 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858205 858269 64 0.0
text 641958 642018 60 0.0
thermostat tlsr9518adk80d (read/write) 824032 824088 56 0.0
text 617400 617460 60 0.0
window-covering tlsr9258a (read/write) 837148 837212 64 0.0
text 625312 625372 60 0.0
Decreases (1 build for linux)
platform target config section e05d08e 7a103d6 change % change
linux thermostat-no-ble arm64 (read/write) 244624 244256 -368 -0.2
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 e05d08e 7a103d6 change % change
bl602 lighting-app bl602 (read/write) 1442334 1442334 0 0.0
.bss 85432 85432 0 0.0
.data 9504 9504 0 0.0
.rodata 159032 159032 0 0.0
.text 1107698 1107698 0 0.0
bl602+mfd (read/write) 1456750 1456750 0 0.0
.bss 85600 85600 0 0.0
.data 9480 9480 0 0.0
.rodata 157992 157992 0 0.0
.text 1123016 1123016 0 0.0
bl602+rpc (read/write) 1489974 1489974 0 0.0
.bss 93480 93480 0 0.0
.data 9880 9880 0 0.0
.rodata 166600 166600 0 0.0
.text 1139344 1139344 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207179 1207179 0 0.0
.bss 11217 11217 0 0.0
.data 3688 3688 0 0.0
.rodata 108392 108392 0 0.0
.text 977000 977000 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217995 1218251 256 0.0
.bss 11393 11393 0 0.0
.data 3664 3664 0 0.0
.rodata 107332 107332 0 0.0
.text 988754 989010 256 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1298915 1298915 0 0.0
.bss 19701 19701 0 0.0
.data 4224 4224 0 0.0
.rodata 123764 123764 0 0.0
.text 1051964 1051964 0 0.0
bl706-eth (read/write) 1024461 1024717 256 0.0
.bss 23792 23792 0 0.0
.data 3264 3264 0 0.0
.rodata 101716 101716 0 0.0
.text 767702 767958 256 0.0
bl706-wifi (read/write) 1259118 1259374 256 0.0
.bss 10677 10677 0 0.0
.data 3696 3696 0 0.0
.rodata 122716 122716 0 0.0
.text 999590 999846 256 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1176524 1176780 256 0.0
.bss 16428 16428 0 0.0
.data 5048 5048 0 0.0
.rodata 102396 102396 0 0.0
.text 969866 970122 256 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1187928 1188184 256 0.0
.bss 16604 16604 0 0.0
.data 5032 5032 0 0.0
.rodata 101336 101336 0 0.0
.text 982188 982444 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782220 782268 48 0.0
(read/write) 168824 168824 0 0.0
.bss 90780 90780 0 0.0
.data 3584 3584 0 0.0
.rodata 82588 82588 0 0.0
.text 699364 699412 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798260 798260 0 0.0
(read/write) 178976 178976 0 0.0
.bss 100948 100948 0 0.0
.data 3576 3576 0 0.0
.rodata 76676 76676 0 0.0
.text 721316 721316 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787004 787004 0 0.0
(read/write) 173416 173416 0 0.0
.bss 95388 95388 0 0.0
.data 3576 3576 0 0.0
.rodata 103492 103492 0 0.0
.text 683244 683244 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739324 739324 0 0.0
(read/write) 167784 167784 0 0.0
.bss 89520 89520 0 0.0
.data 3568 3568 0 0.0
.rodata 78252 78252 0 0.0
.text 660804 660804 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724956 724956 0 0.0
(read/write) 168000 168000 0 0.0
.bss 89736 89736 0 0.0
.data 3568 3568 0 0.0
.rodata 74028 74028 0 0.0
.text 650660 650660 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586306 586306 0 0.0
(read/write) 208080 208080 0 0.0
.bss 201308 201308 0 0.0
.data 1648 1648 0 0.0
.rodata 87474 87474 0 0.0
.text 496708 496708 0 0.0
lock CC3235SF_LAUNCHXL (read only) 631106 631106 0 0.0
(read/write) 208336 208336 0 0.0
.bss 201712 201712 0 0.0
.data 1504 1504 0 0.0
.rodata 107818 107818 0 0.0
.text 521164 521164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569399 569455 56 0.0
.app_xip_area 459317 459373 56 0.0
.bss 64908 64908 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) 551663 551663 0 0.0
.app_xip_area 436909 436909 0 0.0
.bss 69572 69572 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) 572615 572671 56 0.0
.app_xip_area 464037 464093 56 0.0
.bss 63444 63444 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) 564687 564743 56 0.0
.app_xip_area 452917 452973 56 0.0
.bss 66556 66556 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) 1067872 1067904 32 0.0
.bss 179904 179904 0 0.0
.data 3416 3416 0 0.0
.text 884532 884564 32 0.0
lock-app BRD4338a (read/write) 959408 959408 0 0.0
.bss 210220 210220 0 0.0
.data 30272 30272 0 0.0
.text 699548 699548 0 0.0
window-app BRD4187C (read/write) 1135056 1135120 64 0.0
.bss 164528 164528 0 0.0
.data 3320 3320 0 0.0
.text 967188 967252 64 0.0
esp32 all-clusters-app c3devkit (read only) 1213304 1213364 60 0.0
(read/write) 1750304 1750304 0 0.0
.dram0.bss 74384 74384 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252768 252768 0 0.0
.flash.text 1213304 1213364 60 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1255143 1255183 40 0.0
(read/write) 536468 536468 0 0.0
.dram0.bss 81064 81064 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284304 284304 0 0.0
.flash.text 1248979 1249019 40 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2644333 2644333 0 0.0
(read/write) 130032 130032 0 0.0
.bss 46736 46736 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 184848 184848 0 0.0
.text 2280517 2280517 0 0.0
all-clusters-app debug (read only) 5952809 5953161 352 0.0
(read/write) 481504 481504 0 0.0
.bss 135072 135072 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334456 334456 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1432 1432 0 0.0
.rodata 350384 350384 0 0.0
.text 5167667 5168019 352 0.0
all-clusters-minimal-app debug (read only) 5233025 5233377 352 0.0
(read/write) 237488 237488 0 0.0
.bss 127904 127904 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98040 98040 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 289322 289322 0 0.0
.text 4707603 4707955 352 0.0
bridge-app debug (read only) 4626537 4626873 336 0.0
(read/write) 218336 218336 0 0.0
.bss 118400 118400 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86976 86976 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 230186 230186 0 0.0
.text 4174675 4175011 336 0.0
chip-tool debug (read only) 12081593 12081593 0 0.0
(read/write) 523032 523032 0 0.0
.bss 94680 94680 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416000 416000 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 451193 451193 0 0.0
.text 10922067 10922067 0 0.0
chip-tool-ipv6only arm64 (read only) 11401316 11401316 0 0.0
(read/write) 589888 589888 0 0.0
.bss 103736 103736 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455936 455936 0 0.0
.dynamic 512 512 0 0.0
.got 17112 17112 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 355924 355924 0 0.0
.text 10163704 10163704 0 0.0
lighting-app debug+rpc+ui (read only) 5549353 5549705 352 0.0
(read/write) 227064 227064 0 0.0
.bss 119336 119336 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 95360 95360 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 353972 353972 0 0.0
.text 4947315 4947667 352 0.0
lock-app debug (read only) 4691473 4691489 16 0.0
(read/write) 205552 205552 0 0.0
.bss 113696 113696 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 81016 81016 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 255850 255850 0 0.0
.text 4223011 4223027 16 0.0
ota-provider-app debug (read only) 4307913 4308297 384 0.0
(read/write) 194224 194224 0 0.0
.bss 113472 113472 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70448 70448 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 209098 209098 0 0.0
.text 3904355 3904739 384 0.0
ota-requestor-app debug (read only) 4437577 4437929 352 0.0
(read/write) 198592 198592 0 0.0
.bss 114368 114368 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73552 73552 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 215338 215338 0 0.0
.text 4023235 4023587 352 0.0
shell debug (read only) 2919281 2919633 352 0.0
(read/write) 156904 156904 0 0.0
.bss 62544 62544 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87152 87152 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 186592 186592 0 0.0
.text 2558034 2558386 352 0.0
thermostat-no-ble arm64 (read only) 4426668 4427036 368 0.0
(read/write) 244624 244256 -368 -0.2
.bss 121976 121976 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 104296 104296 0 0.0
.dynamic 512 512 0 0.0
.got 8712 8712 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160052 160052 0 0.0
.text 3930072 3930440 368 0.0
tv-app debug (read only) 5762065 5762417 352 0.0
(read/write) 353296 353296 0 0.0
.bss 244336 244336 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95128 95128 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293226 293226 0 0.0
.text 5225635 5225987 352 0.0
tv-casting-app debug (read only) 9891969 9892337 368 0.0
(read/write) 342544 342544 0 0.0
.bss 157904 157904 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174752 174752 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 383608 383608 0 0.0
.text 9041699 9042067 368 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534400 2534400 0 0.0
.bss 220472 220472 0 0.0
.data 5216 5216 0 0.0
.text 1497084 1497084 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1064500 1064548 48 0.0
bss 133107 133107 0 0.0
rodata 103012 103012 0 0.0
text 781156 781204 48 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1225352 1225400 48 0.0
bss 127163 127163 0 0.0
rodata 151300 151300 0 0.0
text 796868 796916 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1011980 1012028 48 0.0
bss 131965 131965 0 0.0
rodata 90276 90276 0 0.0
text 742524 742572 48 0.0
nxp contact k32w0+release (read only) 574820 574820 0 0.0
(read/write) 80004 80004 0 0.0
.bss 67840 67840 0 0.0
.data 2180 2180 0 0.0
.text 574284 574284 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 701924 701924 0 0.0
.bss 71192 71192 0 0.0
.data 2856 2856 0 0.0
.text 588496 588496 0 0.0
light k32w0+release (read only) 608688 608688 0 0.0
(read/write) 79464 79464 0 0.0
.bss 67280 67280 0 0.0
.data 2200 2200 0 0.0
.text 608152 608152 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 793592 793592 0 0.0
.bss 80728 80728 0 0.0
.data 2056 2056 0 0.0
.text 671440 671440 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832280 832280 0 0.0
(read/write) 1802684 1802764 80 0.0
.bss 198372 198372 0 0.0
.data 2688 2688 0 0.0
.text 1593236 1593316 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835432 835432 0 0.0
(read/write) 1724588 1724652 64 0.0
.bss 195252 195252 0 0.0
.data 2656 2656 0 0.0
.text 1518292 1518356 64 0.0
light cy8ckit_062s2_43012 (read only) 842160 842160 0 0.0
(read/write) 1643324 1643404 80 0.0
.bss 188716 188716 0 0.0
.data 2464 2464 0 0.0
.text 1443756 1443836 80 0.0
lock cy8ckit_062s2_43012 (read only) 815096 815096 0 0.0
(read/write) 1672076 1672092 16 0.0
.bss 215788 215788 0 0.0
.data 2456 2456 0 0.0
.text 1445444 1445460 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1131968 1131968 0 0.0
.bss 102572 102572 0 0.0
.data 844 844 0 0.0
.text 644352 644352 0 0.0
lock-app qpg6105+debug (read/write) 1091984 1091984 0 0.0
.bss 97252 97252 0 0.0
.data 856 856 0 0.0
.text 604364 604364 0 0.0
stm32 light STM32WB5MM-DK (read/write) 603509 603549 40 0.0
.bss 128436 128436 0 0.0
.data 676 676 0 0.0
.rodata 80172 80172 0 0.0
.text 384480 384520 40 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 832738 832738 0 0.0
bss 49836 49836 0 0.0
text 623804 623804 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1095912 1095976 64 0.0
bss 101520 101520 0 0.0
text 797302 797362 60 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057376 1057432 56 0.0
bss 109968 109968 0 0.0
text 771664 771724 60 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 912864 912920 56 0.0
bss 92724 92724 0 0.0
text 655102 655162 60 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834718 834774 56 0.0
bss 49880 49880 0 0.0
text 625850 625910 60 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 935456 935520 64 0.0
bss 77492 77492 0 0.0
text 702488 702548 60 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1089272 1089336 64 0.0
bss 99816 99816 0 0.0
text 793112 793172 60 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 910004 910012 8 0.0
bss 69160 69160 0 0.0
text 659430 659438 8 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932556 932620 64 0.0
bss 92428 92428 0 0.0
text 674674 674734 60 0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 832420 832420 0 0.0
bss 58124 58124 0 0.0
text 623002 623002 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 798540 798540 0 0.0
bss 56052 56052 0 0.0
text 597908 597908 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675936 675936 0 0.0
bss 73412 73412 0 0.0
text 461698 461698 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 842442 842498 56 0.0
bss 51508 51508 0 0.0
text 632388 632448 60 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858205 858269 64 0.0
bss 59676 59676 0 0.0
text 641958 642018 60 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 824032 824088 56 0.0
bss 56384 56384 0 0.0
text 617400 617460 60 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 837148 837212 64 0.0
bss 58340 58340 0 0.0
text 625312 625372 60 0.0

@chshu chshu merged commit 3c7c9b1 into project-chip:master Apr 11, 2024
66 of 67 checks passed
wqx6 added a commit to wqx6/connectedhomeip that referenced this pull request May 14, 2024
…alization cluster init callback (project-chip#32747)

* Add checks for localization-configuration cluster and time-format-localization cluster

* Update src/app/clusters/time-format-localization-server/time-format-localization-server.cpp

Co-authored-by: Boris Zbarsky <[email protected]>

---------

Co-authored-by: Boris Zbarsky <[email protected]>
andy31415 pushed a commit that referenced this pull request May 14, 2024
* esp32: service type should be case-insensitive for endpoint filter of mdns packets (#33206)

* Add checks for localization-configuration cluster and time-format-localization cluster init callback (#32747)

* Add checks for localization-configuration cluster and time-format-localization cluster

* Update src/app/clusters/time-format-localization-server/time-format-localization-server.cpp

Co-authored-by: Boris Zbarsky <[email protected]>

---------

Co-authored-by: Boris Zbarsky <[email protected]>

---------

Co-authored-by: Boris Zbarsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants