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

[ICD] Fix ordering issue when triggering a report on Active mode #31524

Merged

Conversation

mkardous-silabs
Copy link
Contributor

Description

When a subscription report was being sent out due to a max interval, the ICDManager was only entering active mode because of an ExchangeContext being created.

Since the ExchangeContext was created after the payload generation, no new data could be added to the subscription being sent out.

Adding a OnSubscriptionReport callback to transition the ICD to active mode before the payload is generated to allow the ICDManager to add any data it generates during the transition.

@github-actions github-actions bot added examples app icd Intermittently Connected Devices labels Jan 18, 2024
Copy link

github-actions bot commented Jan 18, 2024

PR #31524: Size comparison from a033426 to bde385d

Increases (14 builds for efr32, k32w, qpg, telink)
platform target config section a033426 bde385d change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1119284 1119420 136 0.0
.text 928280 928416 136 0.0
k32w contact k32w0+release (read only) 607984 608096 112 0.0
.text 607448 607560 112 0.0
lock k32w0+release (read only) 578640 578752 112 0.0
.text 578104 578216 112 0.0
qpg lock-app qpg6105+debug (read/write) 1083456 1083496 40 0.0
.text 595832 595872 40 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 823734 823778 44 0.0
text 615808 615848 40 0.0
contact-sensor-app tlsr9528a_retention (read/write) 823970 824014 44 0.0
text 616178 616218 40 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 981856 981908 52 0.0
text 696840 696882 42 0.0
lock-app-dfu tlsr9528a (read/write) 967736 967788 52 0.0
text 649976 650018 42 0.0
pump-app tlsr9528a (read/write) 882872 882916 44 0.0
text 624294 624336 42 0.0
pump-controller-app tlsr9518adk80d (read/write) 823524 823568 44 0.0
text 591218 591260 42 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 825698 825742 44 0.0
text 618924 618964 40 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 880977 881021 44 0.0
text 633232 633274 42 0.0
thermostat tlsr9518adk80d (read/write) 848232 848276 44 0.0
text 609974 610016 42 0.0
window-covering tlsr9518adk80d (read/write) 842088 842132 44 0.0
text 603638 603680 42 0.0
Decreases (2 builds for efr32)
platform target config section a033426 bde385d change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1044816 1044808 -8 -0.0
.text 849220 849212 -8 -0.0
window-app BRD4187C (read/write) 1140896 1140888 -8 -0.0
.text 970516 970508 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a033426 bde385d change % change
bl602 lighting-app bl602 (read/write) 1422218 1422218 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157228 157228 0 0.0
.text 1089534 1089534 0 0.0
bl602+mfd (read/write) 1436690 1436690 0 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156188 156188 0 0.0
.text 1104902 1104902 0 0.0
bl602+rpc (read/write) 1469978 1469978 0 0.0
.bss 93360 93360 0 0.0
.data 9864 9864 0 0.0
.rodata 164796 164796 0 0.0
.text 1121294 1121294 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1187023 1187023 0 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106600 106600 0 0.0
.text 958934 958934 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1198155 1198155 0 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105540 105540 0 0.0
.text 970998 970998 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1278639 1278639 0 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 121972 121972 0 0.0
.text 1033744 1033744 0 0.0
bl706-eth (read/write) 1006165 1006165 0 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 99932 99932 0 0.0
.text 751362 751362 0 0.0
bl706-wifi (read/write) 1237458 1237458 0 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 120912 120912 0 0.0
.text 979914 979914 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1156400 1156400 0 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100604 100604 0 0.0
.text 951812 951812 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1167852 1167852 0 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99544 99544 0 0.0
.text 964188 964188 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 779744 779744 0 0.0
(read/write) 168452 168452 0 0.0
.bss 90524 90524 0 0.0
.data 3524 3524 0 0.0
.rodata 89368 89368 0 0.0
.text 690112 690112 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 795560 795560 0 0.0
(read/write) 178680 178680 0 0.0
.bss 100700 100700 0 0.0
.data 3552 3552 0 0.0
.rodata 83560 83560 0 0.0
.text 711732 711732 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 783936 783936 0 0.0
(read/write) 173136 173136 0 0.0
.bss 95156 95156 0 0.0
.data 3552 3552 0 0.0
.rodata 110224 110224 0 0.0
.text 673444 673444 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 736592 736592 0 0.0
(read/write) 167416 167416 0 0.0
.bss 89264 89264 0 0.0
.data 3512 3512 0 0.0
.rodata 84952 84952 0 0.0
.text 651376 651376 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 722216 722216 0 0.0
(read/write) 167636 167636 0 0.0
.bss 89488 89488 0 0.0
.data 3508 3508 0 0.0
.rodata 80792 80792 0 0.0
.text 641160 641160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 569930 569930 0 0.0
(read/write) 207888 207888 0 0.0
.bss 201172 201172 0 0.0
.data 1592 1592 0 0.0
.rodata 84410 84410 0 0.0
.text 483396 483396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 623290 623290 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106282 106282 0 0.0
.text 514884 514884 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 563319 563319 0 0.0
.app_xip_area 453329 453329 0 0.0
.bss 64832 64832 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 545431 545431 0 0.0
.app_xip_area 430705 430705 0 0.0
.bss 69528 69528 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 564519 564519 0 0.0
.app_xip_area 455985 455985 0 0.0
.bss 63416 63416 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 559879 559879 0 0.0
.app_xip_area 448113 448113 0 0.0
.bss 66536 66536 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1044816 1044808 -8 -0.0
.bss 192800 192800 0 0.0
.data 2776 2776 0 0.0
.text 849220 849212 -8 -0.0
BRD4187C (read/write) 1107064 1107064 0 0.0
.bss 195076 195076 0 0.0
.data 3384 3384 0 0.0
.text 908584 908584 0 0.0
lock-app BRD4161A+wf200 (read/write) 1119284 1119420 136 0.0
.bss 188184 188184 0 0.0
.data 2800 2800 0 0.0
.text 928280 928416 136 0.0
window-app BRD4187C (read/write) 1140896 1140888 -8 -0.0
.bss 167068 167068 0 0.0
.data 3292 3292 0 0.0
.text 970516 970508 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1193534 1193534 0 0.0
(read/write) 1743528 1743528 0 0.0
.dram0.bss 73352 73352 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 247048 247048 0 0.0
.flash.text 1193534 1193534 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1237395 1237395 0 0.0
(read/write) 528504 528504 0 0.0
.dram0.bss 80216 80216 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 277236 277236 0 0.0
.flash.text 1231231 1231231 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 607984 608096 112 0.0
(read/write) 81244 81244 0 0.0
.bss 69024 69024 0 0.0
.data 2236 2236 0 0.0
.text 607448 607560 112 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 693516 693516 0 0.0
.bss 67680 67680 0 0.0
.data 2788 2788 0 0.0
.text 579576 579576 0 0.0
light k32w0+release (read only) 597336 597336 0 0.0
(read/write) 79260 79260 0 0.0
.bss 67088 67088 0 0.0
.data 2188 2188 0 0.0
.text 596800 596800 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 785472 785472 0 0.0
.bss 77356 77356 0 0.0
.data 2000 2000 0 0.0
.text 662664 662664 0 0.0
lock k32w0+release (read only) 578640 578752 112 0.0
(read/write) 78676 78676 0 0.0
.bss 66528 66528 0 0.0
.data 2164 2164 0 0.0
.text 578104 578216 112 0.0
linux air-purifier-app debug (read only) 2543749 2543749 0 0.0
(read/write) 127200 127200 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 180584 180584 0 0.0
.text 2187861 2187861 0 0.0
all-clusters-app debug (read only) 5557465 5557465 0 0.0
(read/write) 465000 465000 0 0.0
.bss 132080 132080 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 321192 321192 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 324572 324572 0 0.0
.text 4813891 4813891 0 0.0
all-clusters-minimal-app debug (read only) 4973529 4973529 0 0.0
(read/write) 234712 234712 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 272909 272909 0 0.0
.text 4468307 4468307 0 0.0
bridge-app debug (read only) 4434817 4434817 0 0.0
(read/write) 215984 215984 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 220309 220309 0 0.0
.text 3995939 3995939 0 0.0
chip-tool debug (read only) 11977321 11977321 0 0.0
(read/write) 513120 513120 0 0.0
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 406640 406640 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 434713 434713 0 0.0
.text 10841059 10841059 0 0.0
chip-tool-ipv6only arm64 (read only) 11534248 11534248 0 0.0
(read/write) 583488 583488 0 0.0
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 446096 446096 0 0.0
.dynamic 512 512 0 0.0
.got 20240 20240 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 344548 344548 0 0.0
.text 10306940 10306940 0 0.0
lighting-app debug+rpc+ui (read only) 5320129 5320129 0 0.0
(read/write) 224912 224912 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 342196 342196 0 0.0
.text 4733267 4733267 0 0.0
lock-app debug (read only) 4520017 4520017 0 0.0
(read/write) 203608 203608 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 248373 248373 0 0.0
.text 4061619 4061619 0 0.0
ota-provider-app debug (read only) 4184489 4184489 0 0.0
(read/write) 192688 192688 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 202677 202677 0 0.0
.text 3789939 3789939 0 0.0
ota-requestor-app debug (read only) 4276009 4276009 0 0.0
(read/write) 196968 196968 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 206485 206485 0 0.0
.text 3873347 3873347 0 0.0
shell debug (read only) 2844817 2844817 0 0.0
(read/write) 154496 154496 0 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85192 85192 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186720 186720 0 0.0
.text 2485954 2485954 0 0.0
thermostat-no-ble arm64 (read only) 4365696 4365696 0 0.0
(read/write) 247848 247848 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102824 102824 0 0.0
.dynamic 512 512 0 0.0
.got 12096 12096 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 156420 156420 0 0.0
.text 3866668 3866668 0 0.0
tv-app debug (read only) 5421849 5421849 0 0.0
(read/write) 349136 349136 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 274421 274421 0 0.0
.text 4909779 4909779 0 0.0
tv-casting-app debug (read only) 9846105 9846105 0 0.0
(read/write) 341832 341832 0 0.0
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 176128 176128 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 369864 369864 0 0.0
.text 9005379 9005379 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2528648 2528648 0 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1491332 1491332 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091624 1091624 0 0.0
bss 129714 129714 0 0.0
rodata 110504 110504 0 0.0
text 803620 803620 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1213064 1213064 0 0.0
bss 121924 121924 0 0.0
rodata 140940 140940 0 0.0
text 799704 799704 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042296 1042296 0 0.0
bss 129444 129444 0 0.0
rodata 99016 99016 0 0.0
text 766032 766032 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1786532 1786532 0 0.0
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1580172 1580172 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837672 0 0.0
(read/write) 1710196 1710196 0 0.0
.bss 193052 193052 0 0.0
.data 2616 2616 0 0.0
.text 1506140 1506140 0 0.0
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1634620 1634620 0 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1437252 1437252 0 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817240 0 0.0
(read/write) 1661476 1661476 0 0.0
.bss 213644 213644 0 0.0
.data 2456 2456 0 0.0
.text 1436988 1436988 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1119464 1119464 0 0.0
.bss 102136 102136 0 0.0
.data 808 808 0 0.0
.text 631844 631844 0 0.0
lock-app qpg6105+debug (read/write) 1083456 1083496 40 0.0
.bss 98432 98432 0 0.0
.data 852 852 0 0.0
.text 595832 595872 40 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823734 823778 44 0.0
bss 50948 50948 0 0.0
text 615808 615848 40 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1108944 1108944 0 0.0
bss 100696 100696 0 0.0
text 784582 784582 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1087416 1087416 0 0.0
bss 109840 109840 0 0.0
text 756074 756074 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933048 933048 0 0.0
bss 92916 92916 0 0.0
text 647024 647024 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823970 824014 44 0.0
bss 50992 50992 0 0.0
text 616178 616218 40 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 981856 981908 52 0.0
bss 79036 79036 0 0.0
text 696840 696882 42 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096028 1096028 0 0.0
bss 99984 99984 0 0.0
text 772220 772220 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 967736 967788 52 0.0
bss 97336 97336 0 0.0
text 649976 650018 42 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951360 951360 0 0.0
bss 92492 92492 0 0.0
text 665376 665376 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882872 882916 44 0.0
bss 69064 69064 0 0.0
text 624294 624336 42 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823524 823568 44 0.0
bss 57308 57308 0 0.0
text 591218 591260 42 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 0 0.0
bss 73568 73568 0 0.0
text 462136 462136 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825698 825742 44 0.0
bss 51128 51128 0 0.0
text 618924 618964 40 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880977 881021 44 0.0
bss 60776 60776 0 0.0
text 633232 633274 42 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848232 848276 44 0.0
bss 57596 57596 0 0.0
text 609974 610016 42 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842088 842132 44 0.0
bss 57912 57912 0 0.0
text 603638 603680 42 0.0

@github-actions github-actions bot added the tests label Jan 19, 2024
@mkardous-silabs mkardous-silabs marked this pull request as ready for review January 19, 2024 16:34
Copy link

github-actions bot commented Jan 19, 2024

PR #31524: Size comparison from a033426 to 3f21f92

Increases above 0.2%:

platform target config section a033426 3f21f92 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 110504 111056 552 0.5
Increases (16 builds for bl602, bl702, bl702l, cc32xx, mbed, nrfconnect)
platform target config section a033426 3f21f92 change % change
bl602 lighting-app bl602 (read/write) 1422218 1422490 272 0.0
.rodata 157228 157260 32 0.0
.text 1089534 1089772 238 0.0
bl602+mfd (read/write) 1436690 1436962 272 0.0
.rodata 156188 156220 32 0.0
.text 1104902 1105140 238 0.0
bl602+rpc (read/write) 1469978 1470250 272 0.0
.rodata 164796 164828 32 0.0
.text 1121294 1121532 238 0.0
bl702 lighting-app bl702 (read/write) 1187023 1187343 320 0.0
.rodata 106600 106644 44 0.0
.text 958934 959114 180 0.0
bl702+mfd (read/write) 1198155 1198475 320 0.0
.rodata 105540 105584 44 0.0
.text 970998 971178 180 0.0
bl702+rpc (read/write) 1278639 1278959 320 0.0
.rodata 121972 122016 44 0.0
.text 1033744 1033924 180 0.0
bl706-eth (read/write) 1006165 1006433 268 0.0
.rodata 99932 99964 32 0.0
.text 751362 751600 238 0.0
bl706-wifi (read/write) 1237458 1237726 268 0.0
.rodata 120912 120944 32 0.0
.text 979914 980152 238 0.0
bl702l lighting-app bl702l (read/write) 1156400 1156720 320 0.0
.rodata 100604 100648 44 0.0
.text 951812 951992 180 0.0
bl702l+mfd (read/write) 1167852 1168172 320 0.0
.rodata 99544 99588 44 0.0
.text 964188 964368 180 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 569930 570154 224 0.0
.rodata 84410 84434 24 0.0
.text 483396 483596 200 0.0
lock CC3235SF_LAUNCHXL (read only) 623290 623514 224 0.0
.rodata 106282 106306 24 0.0
.text 514884 515084 200 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2528648 2528800 152 0.0
.text 1491332 1491484 152 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091624 1093184 1560 0.1
bss 129714 129786 72 0.1
rodata 110504 111056 552 0.5
text 803620 804620 1000 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1213064 1213800 736 0.1
rodata 140940 140972 32 0.0
text 799704 800412 708 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1042296 1042504 208 0.0
bss 129444 129516 72 0.1
rodata 99016 99080 64 0.1
text 766032 766176 144 0.0
Full report (16 builds for bl602, bl702, bl702l, cc32xx, mbed, nrfconnect)
platform target config section a033426 3f21f92 change % change
bl602 lighting-app bl602 (read/write) 1422218 1422490 272 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157228 157260 32 0.0
.text 1089534 1089772 238 0.0
bl602+mfd (read/write) 1436690 1436962 272 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156188 156220 32 0.0
.text 1104902 1105140 238 0.0
bl602+rpc (read/write) 1469978 1470250 272 0.0
.bss 93360 93360 0 0.0
.data 9864 9864 0 0.0
.rodata 164796 164828 32 0.0
.text 1121294 1121532 238 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1187023 1187343 320 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106600 106644 44 0.0
.text 958934 959114 180 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1198155 1198475 320 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105540 105584 44 0.0
.text 970998 971178 180 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1278639 1278959 320 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 121972 122016 44 0.0
.text 1033744 1033924 180 0.0
bl706-eth (read/write) 1006165 1006433 268 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 99932 99964 32 0.0
.text 751362 751600 238 0.0
bl706-wifi (read/write) 1237458 1237726 268 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 120912 120944 32 0.0
.text 979914 980152 238 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1156400 1156720 320 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100604 100648 44 0.0
.text 951812 951992 180 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1167852 1168172 320 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99544 99588 44 0.0
.text 964188 964368 180 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 569930 570154 224 0.0
(read/write) 207888 207888 0 0.0
.bss 201172 201172 0 0.0
.data 1592 1592 0 0.0
.rodata 84410 84434 24 0.0
.text 483396 483596 200 0.0
lock CC3235SF_LAUNCHXL (read only) 623290 623514 224 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106282 106306 24 0.0
.text 514884 515084 200 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2528648 2528800 152 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1491332 1491484 152 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091624 1093184 1560 0.1
bss 129714 129786 72 0.1
rodata 110504 111056 552 0.5
text 803620 804620 1000 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1213064 1213800 736 0.1
bss 121924 121924 0 0.0
rodata 140940 140972 32 0.0
text 799704 800412 708 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042296 1042504 208 0.0
bss 129444 129516 72 0.1
rodata 99016 99080 64 0.1
text 766032 766176 144 0.0

Copy link

github-actions bot commented Jan 19, 2024

PR #31524: Size comparison from e553129 to 89bdff0

Increases (14 builds for efr32, k32w, qpg, telink)
platform target config section e553129 89bdff0 change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1119404 1119444 40 0.0
.text 928400 928440 40 0.0
k32w contact k32w0+release (read only) 608144 608176 32 0.0
.text 607608 607640 32 0.0
lock k32w0+release (read only) 578800 578832 32 0.0
.text 578264 578296 32 0.0
qpg lock-app qpg6105+debug (read/write) 1083600 1083632 32 0.0
.text 595976 596008 32 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 823970 824014 44 0.0
text 615930 615966 36 0.0
contact-sensor-app tlsr9528a_retention (read/write) 824206 824242 36 0.0
text 616300 616336 36 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 982100 982136 36 0.0
text 696962 697000 38 0.0
lock-app-dfu tlsr9528a (read/write) 967980 968016 36 0.0
text 650098 650136 38 0.0
pump-app tlsr9528a (read/write) 883108 883152 44 0.0
text 624416 624454 38 0.0
pump-controller-app tlsr9518adk80d (read/write) 823760 823804 44 0.0
text 591340 591378 38 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 825942 825978 36 0.0
text 619046 619082 36 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 881213 881257 44 0.0
text 633354 633392 38 0.0
thermostat tlsr9518adk80d (read/write) 848468 848512 44 0.0
text 610096 610134 38 0.0
window-covering tlsr9518adk80d (read/write) 842324 842368 44 0.0
text 603760 603798 38 0.0
Decreases (2 builds for efr32)
platform target config section e553129 89bdff0 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1045064 1045056 -8 -0.0
.text 849468 849460 -8 -0.0
window-app BRD4187C (read/write) 1141256 1141248 -8 -0.0
.text 970804 970796 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section e553129 89bdff0 change % change
bl602 lighting-app bl602 (read/write) 1422490 1422490 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157260 157260 0 0.0
.text 1089772 1089772 0 0.0
bl602+mfd (read/write) 1436962 1436962 0 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156220 156220 0 0.0
.text 1105140 1105140 0 0.0
bl602+rpc (read/write) 1470250 1470250 0 0.0
.bss 93360 93360 0 0.0
.data 9864 9864 0 0.0
.rodata 164828 164828 0 0.0
.text 1121532 1121532 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1187343 1187343 0 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106644 106644 0 0.0
.text 959114 959114 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1198475 1198475 0 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105584 105584 0 0.0
.text 971178 971178 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1278959 1278959 0 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 122016 122016 0 0.0
.text 1033924 1033924 0 0.0
bl706-eth (read/write) 1006433 1006433 0 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 99964 99964 0 0.0
.text 751600 751600 0 0.0
bl706-wifi (read/write) 1237726 1237726 0 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 120944 120944 0 0.0
.text 980152 980152 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1156720 1156720 0 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100648 100648 0 0.0
.text 951992 951992 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1168172 1168172 0 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99588 99588 0 0.0
.text 964368 964368 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780720 780720 0 0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90432 90432 0 0.0
.text 690024 690024 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 796520 796520 0 0.0
(read/write) 179100 179100 0 0.0
.bss 101060 101060 0 0.0
.data 3580 3580 0 0.0
.rodata 84616 84616 0 0.0
.text 711636 711636 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 784912 784912 0 0.0
(read/write) 173556 173556 0 0.0
.bss 95516 95516 0 0.0
.data 3580 3580 0 0.0
.rodata 111288 111288 0 0.0
.text 673356 673356 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 737552 737552 0 0.0
(read/write) 167836 167836 0 0.0
.bss 89624 89624 0 0.0
.data 3540 3540 0 0.0
.rodata 86008 86008 0 0.0
.text 651280 651280 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723184 723184 0 0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81848 81848 0 0.0
.text 641072 641072 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 570154 570154 0 0.0
(read/write) 207888 207888 0 0.0
.bss 201172 201172 0 0.0
.data 1592 1592 0 0.0
.rodata 84434 84434 0 0.0
.text 483596 483596 0 0.0
lock CC3235SF_LAUNCHXL (read only) 623514 623514 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106306 106306 0 0.0
.text 515084 515084 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 563535 563535 0 0.0
.app_xip_area 453457 453457 0 0.0
.bss 64920 64920 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 545647 545647 0 0.0
.app_xip_area 430833 430833 0 0.0
.bss 69616 69616 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 564751 564751 0 0.0
.app_xip_area 456129 456129 0 0.0
.bss 63504 63504 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 560103 560103 0 0.0
.app_xip_area 448249 448249 0 0.0
.bss 66624 66624 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1045064 1045056 -8 -0.0
.bss 192800 192800 0 0.0
.data 2776 2776 0 0.0
.text 849468 849460 -8 -0.0
BRD4187C (read/write) 1107360 1107360 0 0.0
.bss 195148 195148 0 0.0
.data 3384 3384 0 0.0
.text 908808 908808 0 0.0
lock-app BRD4161A+wf200 (read/write) 1119404 1119444 40 0.0
.bss 188184 188184 0 0.0
.data 2800 2800 0 0.0
.text 928400 928440 40 0.0
window-app BRD4187C (read/write) 1141256 1141248 -8 -0.0
.bss 167140 167140 0 0.0
.data 3292 3292 0 0.0
.text 970804 970796 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1194676 1194676 0 0.0
(read/write) 1744072 1744072 0 0.0
.dram0.bss 73352 73352 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 247592 247592 0 0.0
.flash.text 1194676 1194676 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1238563 1238563 0 0.0
(read/write) 529032 529032 0 0.0
.dram0.bss 80216 80216 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 277764 277764 0 0.0
.flash.text 1232399 1232399 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 608144 608176 32 0.0
(read/write) 81324 81324 0 0.0
.bss 69104 69104 0 0.0
.data 2236 2236 0 0.0
.text 607608 607640 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 693804 693804 0 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 579784 579784 0 0.0
light k32w0+release (read only) 597496 597496 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 596960 596960 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 785744 785744 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 662856 662856 0 0.0
lock k32w0+release (read only) 578800 578832 32 0.0
(read/write) 78756 78756 0 0.0
.bss 66608 66608 0 0.0
.data 2164 2164 0 0.0
.text 578264 578296 32 0.0
linux air-purifier-app debug (read only) 2544389 2544389 0 0.0
(read/write) 127200 127200 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 180776 180776 0 0.0
.text 2188309 2188309 0 0.0
all-clusters-app debug (read only) 5694441 5694441 0 0.0
(read/write) 465800 465800 0 0.0
.bss 132080 132080 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 321992 321992 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 335612 335612 0 0.0
.text 4939107 4939107 0 0.0
all-clusters-minimal-app debug (read only) 5089737 5089737 0 0.0
(read/write) 234712 234712 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 282541 282541 0 0.0
.text 4574883 4574883 0 0.0
bridge-app debug (read only) 4518625 4518625 0 0.0
(read/write) 215984 215984 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226485 226485 0 0.0
.text 4073571 4073571 0 0.0
chip-tool debug (read only) 12046153 12046153 0 0.0
(read/write) 514240 514240 0 0.0
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 407760 407760 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 437209 437209 0 0.0
.text 10905859 10905859 0 0.0
chip-tool-ipv6only arm64 (read only) 11588528 11588528 0 0.0
(read/write) 582488 582488 0 0.0
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 447256 447256 0 0.0
.dynamic 512 512 0 0.0
.got 20256 20256 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 345644 345644 0 0.0
.text 10358508 10358508 0 0.0
lighting-app debug+rpc+ui (read only) 5444689 5444689 0 0.0
(read/write) 224912 224912 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 350644 350644 0 0.0
.text 4849379 4849379 0 0.0
lock-app debug (read only) 4584193 4584193 0 0.0
(read/write) 203608 203608 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 253109 253109 0 0.0
.text 4121059 4121059 0 0.0
ota-provider-app debug (read only) 4241369 4241369 0 0.0
(read/write) 192688 192688 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206005 206005 0 0.0
.text 3843491 3843491 0 0.0
ota-requestor-app debug (read only) 4355945 4355945 0 0.0
(read/write) 196968 196968 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 211893 211893 0 0.0
.text 3947875 3947875 0 0.0
shell debug (read only) 2845953 2845953 0 0.0
(read/write) 154496 154496 0 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85192 85192 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 187360 187360 0 0.0
.text 2486450 2486450 0 0.0
thermostat-no-ble arm64 (read only) 4415976 4415976 0 0.0
(read/write) 246712 246712 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102824 102824 0 0.0
.dynamic 512 512 0 0.0
.got 12096 12096 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 157436 157436 0 0.0
.text 3915932 3915932 0 0.0
tv-app debug (read only) 5511177 5511177 0 0.0
(read/write) 349232 349232 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92344 92344 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 281589 281589 0 0.0
.text 4991651 4991651 0 0.0
tv-casting-app debug (read only) 9945457 9945457 0 0.0
(read/write) 342288 342288 0 0.0
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 176576 176576 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 376680 376680 0 0.0
.text 9096883 9096883 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2528800 2528800 0 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1491484 1491484 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1093184 1093184 0 0.0
bss 129786 129786 0 0.0
rodata 111056 111056 0 0.0
text 804620 804620 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1213800 1213800 0 0.0
bss 121924 121924 0 0.0
rodata 140972 140972 0 0.0
text 800412 800412 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042504 1042504 0 0.0
bss 129516 129516 0 0.0
rodata 99080 99080 0 0.0
text 766176 766176 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1788292 1788292 0 0.0
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1581932 1581932 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837672 0 0.0
(read/write) 1710420 1710420 0 0.0
.bss 193052 193052 0 0.0
.data 2616 2616 0 0.0
.text 1506364 1506364 0 0.0
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1634852 1634852 0 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1437484 1437484 0 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817240 0 0.0
(read/write) 1661708 1661708 0 0.0
.bss 213644 213644 0 0.0
.data 2456 2456 0 0.0
.text 1437220 1437220 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1119608 1119608 0 0.0
.bss 102224 102224 0 0.0
.data 808 808 0 0.0
.text 631988 631988 0 0.0
lock-app qpg6105+debug (read/write) 1083600 1083632 32 0.0
.bss 98520 98520 0 0.0
.data 852 852 0 0.0
.text 595976 596008 32 0.0
stm32 light STM32WB5MM-DK (read/write) 596717 596717 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78724 78724 0 0.0
.text 379328 379328 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823970 824014 44 0.0
bss 51020 51020 0 0.0
text 615930 615966 36 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1110708 1110708 0 0.0
bss 100768 100768 0 0.0
text 785698 785698 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1087644 1087644 0 0.0
bss 109912 109912 0 0.0
text 756192 756192 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933284 933284 0 0.0
bss 92988 92988 0 0.0
text 647142 647142 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824206 824242 36 0.0
bss 51064 51064 0 0.0
text 616300 616336 36 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 982100 982136 36 0.0
bss 79108 79108 0 0.0
text 696962 697000 38 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096264 1096264 0 0.0
bss 100056 100056 0 0.0
text 772338 772338 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 967980 968016 36 0.0
bss 97408 97408 0 0.0
text 650098 650136 38 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951596 951596 0 0.0
bss 92564 92564 0 0.0
text 665494 665494 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 883108 883152 44 0.0
bss 69136 69136 0 0.0
text 624416 624454 38 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823760 823804 44 0.0
bss 57380 57380 0 0.0
text 591340 591378 38 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705844 705844 0 0.0
bss 73640 73640 0 0.0
text 462234 462234 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825942 825978 36 0.0
bss 51200 51200 0 0.0
text 619046 619082 36 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881213 881257 44 0.0
bss 60848 60848 0 0.0
text 633354 633392 38 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848468 848512 44 0.0
bss 57668 57668 0 0.0
text 610096 610134 38 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842324 842368 44 0.0
bss 57984 57984 0 0.0
text 603760 603798 38 0.0

@mkardous-silabs mkardous-silabs enabled auto-merge (squash) January 19, 2024 23:15
@andy31415 andy31415 disabled auto-merge January 20, 2024 00:13
@mergify mergify bot merged commit 2582368 into project-chip:master Jan 20, 2024
57 checks passed
@mkardous-silabs mkardous-silabs deleted the feature/report_on_active_mode branch January 22, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants