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

[Scenes] Endpoint Add and Remove support #30391

Conversation

lpbeliveau-silabs
Copy link
Contributor

Moved the endpoint init code to the ember af init callback in scenes and updated config-data to signal scenes uses those init callbacks. Also added endpoint shutdown callback and creatte RemoveEndpoint method in the SceneTable, along with unit test.

Fixes : #26877

Copy link

github-actions bot commented Nov 9, 2023

PR #30391: Size comparison from 491354a to 2c935dd

Full report (3 builds for cc32xx, mbed)
platform target config section 491354a 2c935dd change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 511824 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525552 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1488236 1488236 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from 2c935dd to 112ae52 Compare November 9, 2023 19:09
Copy link

github-actions bot commented Nov 9, 2023

PR #30391: Size comparison from 491354a to 112ae52

Full report (2 builds for cc32xx)
platform target config section 491354a 112ae52 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 511824 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from 112ae52 to 65f20ad Compare November 9, 2023 19:22
Copy link

github-actions bot commented Nov 9, 2023

PR #30391: Size comparison from b0f5983 to 65f20ad

Increases (5 builds for cc13x4_26x4, cyw30739, psoc6)
platform target config section b0f5983 65f20ad change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737563 112 0.0
.rodata 84599 84615 16 0.0
.text 652464 652560 96 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554847 112 0.0
.app_xip_area 445809 445921 112 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732588 1732764 176 0.0
.text 1528484 1528660 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696428 1696588 160 0.0
.text 1494044 1494204 160 0.0
light cy8ckit_062s2_43012 (read/write) 1622612 1622772 160 0.0
.text 1426780 1426940 160 0.0
Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, psoc6, qpg)
platform target config section b0f5983 65f20ad change % change
bl602 lighting-app bl602 (read/write) 1407550 1407550 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156376 156376 0 0.0
.text 1076640 1076640 0 0.0
bl602+mfd (read/write) 1421990 1421990 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155336 155336 0 0.0
.text 1091992 1091992 0 0.0
bl602+rpc (read/write) 1454570 1454570 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 163492 163492 0 0.0
.text 1108128 1108128 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173715 1173715 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106116 106116 0 0.0
.text 947134 947134 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184839 1184839 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105056 105056 0 0.0
.text 959198 959198 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273271 1273271 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121016 121016 0 0.0
.text 1022200 1022200 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99204 99204 0 0.0
.text 739606 739606 0 0.0
bl706-wifi (read/write) 1227806 1227806 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120064 120064 0 0.0
.text 964026 964026 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143428 1143428 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100120 100120 0 0.0
.text 940228 940228 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154888 1154888 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99060 99060 0 0.0
.text 952604 952604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737563 112 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84615 16 0.0
.text 652464 652560 96 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759171 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678604 678604 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 746443 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639820 639820 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697211 697211 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616464 616464 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 682899 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606312 606312 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554847 112 0.0
.app_xip_area 445809 445921 112 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540903 540903 0 0.0
.app_xip_area 427177 427177 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576591 576591 0 0.0
.app_xip_area 468993 468993 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552623 552623 0 0.0
.app_xip_area 441937 441937 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 591436 591436 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590900 590900 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686512 686512 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573272 573272 0 0.0
light k32w0+release (read only) 591140 591140 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590604 590604 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778516 778516 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656408 656408 0 0.0
lock k32w0+release (read only) 562948 562948 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562412 562412 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10238360 10238360 0 0.0
(read/write) 515072 515072 0 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380480 380480 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317744 317744 0 0.0
.text 9141688 9141688 0 0.0
thermostat-no-ble arm64 (read only) 4370504 4370504 0 0.0
(read/write) 247144 247144 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3870072 3870072 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525552 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1488236 1488236 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732588 1732764 176 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528484 1528660 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696428 1696588 160 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494044 1494204 160 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622612 1622772 160 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1426780 1426940 160 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655460 1655460 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432364 1432364 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1178464 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1139220 1139220 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586060 586060 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from 46fe96c to f0e1e46 Compare November 9, 2023 20:33
Copy link

github-actions bot commented Nov 9, 2023

PR #30391: Size comparison from b0f5983 to f0e1e46

Increases (16 builds for cc13x4_26x4, cyw30739, efr32, esp32, linux, psoc6, telink)
platform target config section b0f5983 f0e1e46 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737563 112 0.0
.rodata 84599 84615 16 0.0
.text 652464 652560 96 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554847 112 0.0
.app_xip_area 445809 445921 112 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1008868 176 0.0
.text 834056 834232 176 0.0
BRD4187C (read/write) 1094460 1094572 112 0.0
.text 895572 895684 112 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1130020 158 0.0
(read/write) 1670084 1670100 16 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1129862 1130020 158 0.0
m5stack (read only) 1175071 1175195 124 0.0
(read/write) 520080 520096 16 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1169687 1169811 124 0.0
linux all-clusters-app debug (read only) 5279265 5280593 1328 0.0
(read/write) 418800 418832 32 0.0
.data.rel.ro 278832 278864 32 0.0
.text 4600115 4601299 1184 0.0
all-clusters-minimal-app debug (read only) 4892153 4893481 1328 0.0
(read/write) 233080 233112 32 0.0
.data.rel.ro 95440 95472 32 0.0
.text 4390995 4392179 1184 0.0
lighting-app debug+rpc+ui (read only) 5235073 5236361 1288 0.0
(read/write) 223136 223168 32 0.0
.data.rel.ro 92976 93008 32 0.0
.text 4655027 4656195 1168 0.0
shell debug (read only) 2741177 2742505 1328 0.0
(read/write) 148504 148536 32 0.0
.data.rel.ro 82400 82432 32 0.0
.text 2392114 2393298 1184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732588 1732764 176 0.0
.text 1528484 1528660 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696428 1696588 160 0.0
.text 1494044 1494204 160 0.0
light cy8ckit_062s2_43012 (read/write) 1622612 1622772 160 0.0
.text 1426780 1426940 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1071412 1071588 176 0.0
text 755036 755194 158 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076320 1076496 176 0.0
text 746708 746866 158 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086128 1086304 176 0.0
text 763800 763958 158 0.0
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section b0f5983 f0e1e46 change % change
bl602 lighting-app bl602 (read/write) 1407550 1407550 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156376 156376 0 0.0
.text 1076640 1076640 0 0.0
bl602+mfd (read/write) 1421990 1421990 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155336 155336 0 0.0
.text 1091992 1091992 0 0.0
bl602+rpc (read/write) 1454570 1454570 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 163492 163492 0 0.0
.text 1108128 1108128 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173715 1173715 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106116 106116 0 0.0
.text 947134 947134 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184839 1184839 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105056 105056 0 0.0
.text 959198 959198 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273271 1273271 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121016 121016 0 0.0
.text 1022200 1022200 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99204 99204 0 0.0
.text 739606 739606 0 0.0
bl706-wifi (read/write) 1227806 1227806 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120064 120064 0 0.0
.text 964026 964026 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143428 1143428 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100120 100120 0 0.0
.text 940228 940228 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154888 1154888 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99060 99060 0 0.0
.text 952604 952604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737563 112 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84615 16 0.0
.text 652464 652560 96 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759171 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678604 678604 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 746443 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639820 639820 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697211 697211 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616464 616464 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 682899 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606312 606312 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554847 112 0.0
.app_xip_area 445809 445921 112 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540903 540903 0 0.0
.app_xip_area 427177 427177 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576591 576591 0 0.0
.app_xip_area 468993 468993 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552623 552623 0 0.0
.app_xip_area 441937 441937 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1008868 176 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834056 834232 176 0.0
BRD4187C (read/write) 1094460 1094572 112 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895572 895684 112 0.0
lock-app BRD4161A+wf200 (read/write) 1105368 1105368 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915996 915996 0 0.0
window-app BRD4187C (read/write) 1131104 1131104 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959936 959936 0 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1130020 158 0.0
(read/write) 1670084 1670100 16 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1129862 1130020 158 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175071 1175195 124 0.0
(read/write) 520080 520096 16 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1169687 1169811 124 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591436 591436 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590900 590900 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686512 686512 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573272 573272 0 0.0
light k32w0+release (read only) 591140 591140 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590604 590604 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778516 778516 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656408 656408 0 0.0
lock k32w0+release (read only) 562948 562948 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562412 562412 0 0.0
linux air-purifier-app debug (read only) 2477461 2477461 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2126533 2126533 0 0.0
all-clusters-app debug (read only) 5279265 5280593 1328 0.0
(read/write) 418800 418832 32 0.0
.bss 128880 128880 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278864 32 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 299484 299484 0 0.0
.text 4600115 4601299 1184 0.0
all-clusters-minimal-app debug (read only) 4892153 4893481 1328 0.0
(read/write) 233080 233112 32 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95472 32 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390995 4392179 1184 0.0
bridge-app debug (read only) 4374281 4374281 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3938547 3938547 0 0.0
chip-tool debug (read only) 10360913 10360913 0 0.0
(read/write) 448896 448896 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 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 391529 391529 0 0.0
.text 9363699 9363699 0 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10238360 0 0.0
(read/write) 515072 515072 0 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380480 380480 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317744 317744 0 0.0
.text 9141688 9141688 0 0.0
lighting-app debug+rpc+ui (read only) 5235073 5236361 1288 0.0
(read/write) 223136 223168 32 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 93008 32 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4655027 4656195 1168 0.0
lock-app debug (read only) 4473977 4473977 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4016995 4016995 0 0.0
ota-provider-app debug (read only) 4132361 4132361 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3741427 3741427 0 0.0
ota-requestor-app debug (read only) 4218665 4218665 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3819651 3819651 0 0.0
shell debug (read only) 2741177 2742505 1328 0.0
(read/write) 148504 148536 32 0.0
.bss 59528 59528 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82432 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 179264 179264 0 0.0
.text 2392114 2393298 1184 0.0
thermostat-no-ble arm64 (read only) 4370504 4370504 0 0.0
(read/write) 247144 247144 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3870072 3870072 0 0.0
tv-app debug (read only) 5243353 5243353 0 0.0
(read/write) 344624 344624 0 0.0
.bss 242080 242080 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5528 5528 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 266909 266909 0 0.0
.text 4741811 4741811 0 0.0
tv-casting-app debug (read only) 8299185 8299185 0 0.0
(read/write) 315640 315640 0 0.0
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339496 339496 0 0.0
.text 7551571 7551571 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525552 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1488236 1488236 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732588 1732764 176 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528484 1528660 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696428 1696588 160 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494044 1494204 160 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622612 1622772 160 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1426780 1426940 160 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655460 1655460 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432364 1432364 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1178464 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1139220 1139220 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586060 586060 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811322 811322 0 0.0
bss 53132 53132 0 0.0
text 606044 606044 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071412 1071588 176 0.0
bss 99388 99388 0 0.0
text 755036 755194 158 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076320 1076496 176 0.0
bss 109084 109084 0 0.0
text 746708 746866 158 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930220 930220 0 0.0
bss 93684 93684 0 0.0
text 643244 643244 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814566 814566 0 0.0
bss 53240 53240 0 0.0
text 609094 609094 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 968828 968828 0 0.0
bss 77040 77040 0 0.0
text 687042 687042 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086128 1086304 176 0.0
bss 99192 99192 0 0.0
text 763800 763958 158 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 871950 871950 0 0.0
bss 53940 53940 0 0.0
text 638942 638942 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943508 943508 0 0.0
bss 91792 91792 0 0.0
text 658978 658978 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871212 871212 0 0.0
bss 67076 67076 0 0.0
text 615618 615618 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 811776 811776 0 0.0
bss 55320 55320 0 0.0
text 582596 582596 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827476 827476 0 0.0
bss 55724 55724 0 0.0
text 593210 593210 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816294 816294 0 0.0
bss 53332 53332 0 0.0
text 611824 611824 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802234 802234 0 0.0
bss 53052 53052 0 0.0
text 599840 599840 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832868 832868 0 0.0
bss 55608 55608 0 0.0
text 597952 597952 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830336 830336 0 0.0
bss 55960 55960 0 0.0
text 595002 595002 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from f0e1e46 to 42e9965 Compare November 9, 2023 22:15
Copy link

github-actions bot commented Nov 9, 2023

PR #30391: Size comparison from b0f5983 to 42e9965

Increases (16 builds for cc13x4_26x4, cyw30739, efr32, esp32, linux, psoc6, telink)
platform target config section b0f5983 42e9965 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737563 112 0.0
.rodata 84599 84615 16 0.0
.text 652464 652560 96 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554847 112 0.0
.app_xip_area 445809 445921 112 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1008868 176 0.0
.text 834056 834232 176 0.0
BRD4187C (read/write) 1094460 1094572 112 0.0
.text 895572 895684 112 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1130020 158 0.0
(read/write) 1670084 1670100 16 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1129862 1130020 158 0.0
m5stack (read only) 1175071 1175195 124 0.0
(read/write) 520080 520096 16 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1169687 1169811 124 0.0
linux all-clusters-app debug (read only) 5279265 5280593 1328 0.0
(read/write) 418800 418832 32 0.0
.data.rel.ro 278832 278864 32 0.0
.text 4600115 4601299 1184 0.0
all-clusters-minimal-app debug (read only) 4892153 4893481 1328 0.0
(read/write) 233080 233112 32 0.0
.data.rel.ro 95440 95472 32 0.0
.text 4390995 4392179 1184 0.0
lighting-app debug+rpc+ui (read only) 5235073 5236361 1288 0.0
(read/write) 223136 223168 32 0.0
.data.rel.ro 92976 93008 32 0.0
.text 4655027 4656195 1168 0.0
shell debug (read only) 2741177 2742505 1328 0.0
(read/write) 148504 148536 32 0.0
.data.rel.ro 82400 82432 32 0.0
.text 2392114 2393298 1184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732588 1732764 176 0.0
.text 1528484 1528660 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696428 1696588 160 0.0
.text 1494044 1494204 160 0.0
light cy8ckit_062s2_43012 (read/write) 1622612 1622772 160 0.0
.text 1426780 1426940 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1071412 1071588 176 0.0
text 755036 755194 158 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076320 1076496 176 0.0
text 746708 746866 158 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086128 1086304 176 0.0
text 763800 763958 158 0.0
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section b0f5983 42e9965 change % change
bl602 lighting-app bl602 (read/write) 1407550 1407550 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156376 156376 0 0.0
.text 1076640 1076640 0 0.0
bl602+mfd (read/write) 1421990 1421990 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155336 155336 0 0.0
.text 1091992 1091992 0 0.0
bl602+rpc (read/write) 1454570 1454570 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 163492 163492 0 0.0
.text 1108128 1108128 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173715 1173715 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106116 106116 0 0.0
.text 947134 947134 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184839 1184839 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105056 105056 0 0.0
.text 959198 959198 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273271 1273271 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121016 121016 0 0.0
.text 1022200 1022200 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99204 99204 0 0.0
.text 739606 739606 0 0.0
bl706-wifi (read/write) 1227806 1227806 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120064 120064 0 0.0
.text 964026 964026 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143428 1143428 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100120 100120 0 0.0
.text 940228 940228 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154888 1154888 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99060 99060 0 0.0
.text 952604 952604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737563 112 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84615 16 0.0
.text 652464 652560 96 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759171 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678604 678604 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 746443 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639820 639820 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697211 697211 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616464 616464 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 682899 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606312 606312 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554847 112 0.0
.app_xip_area 445809 445921 112 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540903 540903 0 0.0
.app_xip_area 427177 427177 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576591 576591 0 0.0
.app_xip_area 468993 468993 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552623 552623 0 0.0
.app_xip_area 441937 441937 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1008868 176 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834056 834232 176 0.0
BRD4187C (read/write) 1094460 1094572 112 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895572 895684 112 0.0
lock-app BRD4161A+wf200 (read/write) 1105368 1105368 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915996 915996 0 0.0
window-app BRD4187C (read/write) 1131104 1131104 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959936 959936 0 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1130020 158 0.0
(read/write) 1670084 1670100 16 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1129862 1130020 158 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175071 1175195 124 0.0
(read/write) 520080 520096 16 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1169687 1169811 124 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591436 591436 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590900 590900 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686512 686512 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573272 573272 0 0.0
light k32w0+release (read only) 591140 591140 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590604 590604 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778516 778516 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656408 656408 0 0.0
lock k32w0+release (read only) 562948 562948 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562412 562412 0 0.0
linux air-purifier-app debug (read only) 2477461 2477461 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2126533 2126533 0 0.0
all-clusters-app debug (read only) 5279265 5280593 1328 0.0
(read/write) 418800 418832 32 0.0
.bss 128880 128880 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278864 32 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 299484 299484 0 0.0
.text 4600115 4601299 1184 0.0
all-clusters-minimal-app debug (read only) 4892153 4893481 1328 0.0
(read/write) 233080 233112 32 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95472 32 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390995 4392179 1184 0.0
bridge-app debug (read only) 4374281 4374281 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3938547 3938547 0 0.0
chip-tool debug (read only) 10360913 10360913 0 0.0
(read/write) 448896 448896 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 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 391529 391529 0 0.0
.text 9363699 9363699 0 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10238360 0 0.0
(read/write) 515072 515072 0 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380480 380480 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317744 317744 0 0.0
.text 9141688 9141688 0 0.0
lighting-app debug+rpc+ui (read only) 5235073 5236361 1288 0.0
(read/write) 223136 223168 32 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 93008 32 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4655027 4656195 1168 0.0
lock-app debug (read only) 4473977 4473977 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4016995 4016995 0 0.0
ota-provider-app debug (read only) 4132361 4132361 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3741427 3741427 0 0.0
ota-requestor-app debug (read only) 4218665 4218665 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3819651 3819651 0 0.0
shell debug (read only) 2741177 2742505 1328 0.0
(read/write) 148504 148536 32 0.0
.bss 59528 59528 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82432 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 179264 179264 0 0.0
.text 2392114 2393298 1184 0.0
thermostat-no-ble arm64 (read only) 4370504 4370504 0 0.0
(read/write) 247144 247144 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3870072 3870072 0 0.0
tv-app debug (read only) 5243353 5243353 0 0.0
(read/write) 344624 344624 0 0.0
.bss 242080 242080 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5528 5528 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 266909 266909 0 0.0
.text 4741811 4741811 0 0.0
tv-casting-app debug (read only) 8299185 8299185 0 0.0
(read/write) 315640 315640 0 0.0
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339496 339496 0 0.0
.text 7551571 7551571 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525552 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1488236 1488236 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732588 1732764 176 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528484 1528660 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696428 1696588 160 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494044 1494204 160 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622612 1622772 160 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1426780 1426940 160 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655460 1655460 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432364 1432364 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1178464 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1139220 1139220 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586060 586060 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811322 811322 0 0.0
bss 53132 53132 0 0.0
text 606044 606044 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071412 1071588 176 0.0
bss 99388 99388 0 0.0
text 755036 755194 158 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076320 1076496 176 0.0
bss 109084 109084 0 0.0
text 746708 746866 158 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930220 930220 0 0.0
bss 93684 93684 0 0.0
text 643244 643244 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814566 814566 0 0.0
bss 53240 53240 0 0.0
text 609094 609094 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 968828 968828 0 0.0
bss 77040 77040 0 0.0
text 687042 687042 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086128 1086304 176 0.0
bss 99192 99192 0 0.0
text 763800 763958 158 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 871950 871950 0 0.0
bss 53940 53940 0 0.0
text 638942 638942 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943508 943508 0 0.0
bss 91792 91792 0 0.0
text 658978 658978 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871212 871212 0 0.0
bss 67076 67076 0 0.0
text 615618 615618 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 811776 811776 0 0.0
bss 55320 55320 0 0.0
text 582596 582596 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827476 827476 0 0.0
bss 55724 55724 0 0.0
text 593210 593210 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816294 816294 0 0.0
bss 53332 53332 0 0.0
text 611824 611824 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802234 802234 0 0.0
bss 53052 53052 0 0.0
text 599840 599840 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832868 832868 0 0.0
bss 55608 55608 0 0.0
text 597952 597952 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830336 830336 0 0.0
bss 55960 55960 0 0.0
text 595002 595002 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from 42e9965 to ff49832 Compare November 10, 2023 19:19
Copy link

github-actions bot commented Nov 10, 2023

PR #30391: Size comparison from 8d8d8a2 to ff49832

Increases (19 builds for cc13x4_26x4, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 8d8d8a2 ff49832 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737755 737867 112 0.0
.rodata 84647 84663 16 0.0
.text 652720 652816 96 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555055 555167 112 0.0
.app_xip_area 446129 446241 112 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009180 160 0.0
.text 834384 834544 160 0.0
BRD4187C (read/write) 1094772 1094884 112 0.0
.text 895884 895996 112 0.0
esp32 all-clusters-app c3devkit (read only) 1130418 1130578 160 0.0
(read/write) 1670084 1670100 16 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1130418 1130578 160 0.0
m5stack (read only) 1175531 1175659 128 0.0
(read/write) 520080 520096 16 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1170147 1170275 128 0.0
linux all-clusters-app debug (read only) 5281433 5282745 1312 0.0
(read/write) 418872 418904 32 0.0
.data.rel.ro 278832 278864 32 0.0
.text 4601779 4602947 1168 0.0
all-clusters-minimal-app debug (read only) 4894265 4895593 1328 0.0
(read/write) 233152 233184 32 0.0
.data.rel.ro 95440 95472 32 0.0
.text 4392643 4393827 1184 0.0
lighting-app debug+rpc+ui (read only) 5237225 5238513 1288 0.0
(read/write) 223240 223272 32 0.0
.data.rel.ro 92976 93008 32 0.0
.text 4656675 4657843 1168 0.0
shell debug (read only) 2743457 2744769 1312 0.0
(read/write) 148576 148608 32 0.0
.data.rel.ro 82400 82432 32 0.0
.text 2393922 2395090 1168 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1054672 1054784 112 0.0
rodata 104080 104096 16 0.0
text 774656 774752 96 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1181504 1181616 112 0.0
rodata 138272 138288 16 0.0
text 772356 772456 100 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1039996 1040108 112 0.0
rodata 99348 99364 16 0.0
text 764424 764524 100 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732900 1733076 176 0.0
.text 1528796 1528972 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696740 1696916 176 0.0
.text 1494356 1494532 176 0.0
light cy8ckit_062s2_43012 (read/write) 1622940 1623100 160 0.0
.text 1427108 1427268 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1071812 1071988 176 0.0
text 755356 755516 160 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076736 1076912 176 0.0
text 747038 747198 160 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086552 1086728 176 0.0
text 764138 764298 160 0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 8d8d8a2 ff49832 change % change
bl602 lighting-app bl602 (read/write) 1408022 1408022 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156408 156408 0 0.0
.text 1077076 1077076 0 0.0
bl602+mfd (read/write) 1422462 1422462 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155368 155368 0 0.0
.text 1092428 1092428 0 0.0
bl602+rpc (read/write) 1455298 1455298 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 163524 163524 0 0.0
.text 1108820 1108820 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1174183 1174183 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106148 106148 0 0.0
.text 947570 947570 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1185307 1185307 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105088 105088 0 0.0
.text 959634 959634 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273739 1273739 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121048 121048 0 0.0
.text 1022636 1022636 0 0.0
bl706-eth (read/write) 993117 993117 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99236 99236 0 0.0
.text 740042 740042 0 0.0
bl706-wifi (read/write) 1228558 1228558 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120096 120096 0 0.0
.text 964748 964748 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143896 1143896 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100152 100152 0 0.0
.text 940664 940664 0 0.0
bl702l+mfd (read/write) 1155868 1155868 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99092 99092 0 0.0
.text 953040 953040 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737755 737867 112 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84647 84663 16 0.0
.text 652720 652816 96 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759467 759467 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80223 80223 0 0.0
.text 678852 678852 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746747 746747 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106279 106279 0 0.0
.text 640076 640076 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697523 697523 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 616720 616720 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683203 683203 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 606568 606568 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564314 564314 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83682 83682 0 0.0
.text 478508 478508 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620570 620570 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106298 106298 0 0.0
.text 512152 512152 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555055 555167 112 0.0
.app_xip_area 446129 446241 112 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 541207 541207 0 0.0
.app_xip_area 427481 427481 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576903 576903 0 0.0
.app_xip_area 469305 469305 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552943 552943 0 0.0
.app_xip_area 442257 442257 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009180 160 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834384 834544 160 0.0
BRD4187C (read/write) 1094772 1094884 112 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895884 895996 112 0.0
lock-app BRD4161A+wf200 (read/write) 1105680 1105680 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 916308 916308 0 0.0
window-app BRD4187C (read/write) 1131424 1131424 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 960256 960256 0 0.0
esp32 all-clusters-app c3devkit (read only) 1130418 1130578 160 0.0
(read/write) 1670084 1670100 16 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1130418 1130578 160 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175531 1175659 128 0.0
(read/write) 520080 520096 16 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1170147 1170275 128 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591740 591740 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 591204 591204 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686824 686824 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573584 573584 0 0.0
light k32w0+release (read only) 591444 591444 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590908 590908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778828 778828 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656720 656720 0 0.0
lock k32w0+release (read only) 563276 563276 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562740 562740 0 0.0
linux air-purifier-app debug (read only) 2479613 2479613 0 0.0
(read/write) 126352 126352 0 0.0
.bss 46720 46720 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177512 177512 0 0.0
.text 2128181 2128181 0 0.0
all-clusters-app debug (read only) 5281433 5282745 1312 0.0
(read/write) 418872 418904 32 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278864 32 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299868 299868 0 0.0
.text 4601779 4602947 1168 0.0
all-clusters-minimal-app debug (read only) 4894265 4895593 1328 0.0
(read/write) 233152 233184 32 0.0
.bss 126768 126768 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95472 32 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270413 270413 0 0.0
.text 4392643 4393827 1184 0.0
bridge-app debug (read only) 4376433 4376433 0 0.0
(read/write) 215200 215200 0 0.0
.bss 118968 118968 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218485 218485 0 0.0
.text 3940195 3940195 0 0.0
chip-tool debug (read only) 10363513 10363513 0 0.0
(read/write) 448968 448968 0 0.0
.bss 93816 93816 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5800 5800 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 391913 391913 0 0.0
.text 9365699 9365699 0 0.0
chip-tool-ipv6only arm64 (read only) 10240640 10240640 0 0.0
(read/write) 512864 512864 0 0.0
.bss 103144 103144 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380432 380432 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317816 317816 0 0.0
.text 9143784 9143784 0 0.0
lighting-app debug+rpc+ui (read only) 5237225 5238513 1288 0.0
(read/write) 223240 223272 32 0.0
.bss 118272 118272 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 93008 32 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 337204 337204 0 0.0
.text 4656675 4657843 1168 0.0
lock-app debug (read only) 4476089 4476089 0 0.0
(read/write) 203344 203344 0 0.0
.bss 113504 113504 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 247765 247765 0 0.0
.text 4018611 4018611 0 0.0
ota-provider-app debug (read only) 4133353 4133353 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200309 200309 0 0.0
.text 3742195 3742195 0 0.0
ota-requestor-app debug (read only) 4219625 4219625 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204053 204053 0 0.0
.text 3820419 3820419 0 0.0
shell debug (read only) 2743457 2744769 1312 0.0
(read/write) 148576 148608 32 0.0
.bss 59592 59592 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82432 32 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 179616 179616 0 0.0
.text 2393922 2395090 1168 0.0
thermostat-no-ble arm64 (read only) 4371912 4371912 0 0.0
(read/write) 245784 245784 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161540 161540 0 0.0
.text 3871368 3871368 0 0.0
tv-app debug (read only) 5245473 5245473 0 0.0
(read/write) 344664 344664 0 0.0
.bss 242112 242112 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5536 5536 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267261 267261 0 0.0
.text 4743459 4743459 0 0.0
tv-casting-app debug (read only) 8301545 8301545 0 0.0
(read/write) 315712 315712 0 0.0
.bss 156000 156000 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 339848 339848 0 0.0
.text 7553363 7553363 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525288 2525288 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487972 1487972 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054672 1054784 112 0.0
bss 128343 128343 0 0.0
rodata 104080 104096 16 0.0
text 774656 774752 96 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181504 1181616 112 0.0
bss 120545 120545 0 0.0
rodata 138272 138288 16 0.0
text 772356 772456 100 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039996 1040108 112 0.0
bss 128636 128636 0 0.0
rodata 99348 99364 16 0.0
text 764424 764524 100 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732900 1733076 176 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528796 1528972 176 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696740 1696916 176 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494356 1494532 176 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622940 1623100 160 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1427108 1427268 160 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655788 1655788 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432692 1432692 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178776 1178776 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625616 625616 0 0.0
lock-app qpg6105+debug (read/write) 1139540 1139540 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586380 586380 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811730 811730 0 0.0
bss 53132 53132 0 0.0
text 606374 606374 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071812 1071988 176 0.0
bss 99388 99388 0 0.0
text 755356 755516 160 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076736 1076912 176 0.0
bss 109084 109084 0 0.0
text 747038 747198 160 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930636 930636 0 0.0
bss 93684 93684 0 0.0
text 643574 643574 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814974 814974 0 0.0
bss 53240 53240 0 0.0
text 609424 609424 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 969236 969236 0 0.0
bss 77040 77040 0 0.0
text 687370 687370 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086552 1086728 176 0.0
bss 99192 99192 0 0.0
text 764138 764298 160 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 872358 872358 0 0.0
bss 53940 53940 0 0.0
text 639270 639270 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943924 943924 0 0.0
bss 91792 91792 0 0.0
text 659316 659316 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871620 871620 0 0.0
bss 67076 67076 0 0.0
text 615948 615948 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 812192 812192 0 0.0
bss 55320 55320 0 0.0
text 582926 582926 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827884 827884 0 0.0
bss 55724 55724 0 0.0
text 593540 593540 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816710 816710 0 0.0
bss 53332 53332 0 0.0
text 612154 612154 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802642 802642 0 0.0
bss 53052 53052 0 0.0
text 600170 600170 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833276 833276 0 0.0
bss 55608 55608 0 0.0
text 598282 598282 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830744 830744 0 0.0
bss 55960 55960 0 0.0
text 595332 595332 0 0.0

…and updated config-data to signal scenes uses those init callbacks
@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from ff49832 to ab73231 Compare November 13, 2023 05:05
Copy link

github-actions bot commented Nov 13, 2023

PR #30391: Size comparison from be5a949 to ab73231

Increases (16 builds for cc13x4_26x4, cyw30739, efr32, esp32, linux, psoc6, telink)
platform target config section be5a949 ab73231 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737755 737867 112 0.0
.rodata 84647 84663 16 0.0
.text 652720 652816 96 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555055 555167 112 0.0
.app_xip_area 446129 446241 112 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009180 160 0.0
.text 834384 834544 160 0.0
BRD4187C (read/write) 1094772 1094884 112 0.0
.text 895884 895996 112 0.0
esp32 all-clusters-app c3devkit (read only) 1130398 1130556 158 0.0
(read/write) 1670084 1670100 16 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1130398 1130556 158 0.0
m5stack (read only) 1175463 1175599 136 0.0
(read/write) 520080 520096 16 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1170079 1170215 136 0.0
linux all-clusters-app debug (read only) 5281225 5282537 1312 0.0
(read/write) 418872 418904 32 0.0
.data.rel.ro 278832 278864 32 0.0
.text 4601571 4602739 1168 0.0
all-clusters-minimal-app debug (read only) 4894265 4895593 1328 0.0
(read/write) 233152 233184 32 0.0
.data.rel.ro 95440 95472 32 0.0
.text 4392643 4393827 1184 0.0
lighting-app debug+rpc+ui (read only) 5237225 5238513 1288 0.0
(read/write) 223240 223272 32 0.0
.data.rel.ro 92976 93008 32 0.0
.text 4656675 4657843 1168 0.0
shell debug (read only) 2743297 2744625 1328 0.0
(read/write) 148576 148608 32 0.0
.data.rel.ro 82400 82432 32 0.0
.text 2393762 2394946 1184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732884 1733044 160 0.0
.text 1528780 1528940 160 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696740 1696916 176 0.0
.text 1494356 1494532 176 0.0
light cy8ckit_062s2_43012 (read/write) 1622940 1623100 160 0.0
.text 1427108 1427268 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1071796 1071972 176 0.0
text 755336 755494 158 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076736 1076904 168 0.0
text 747038 747196 158 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086552 1086720 168 0.0
text 764138 764296 158 0.0
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section be5a949 ab73231 change % change
bl602 lighting-app bl602 (read/write) 1408022 1408022 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156408 156408 0 0.0
.text 1077076 1077076 0 0.0
bl602+mfd (read/write) 1422462 1422462 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155368 155368 0 0.0
.text 1092428 1092428 0 0.0
bl602+rpc (read/write) 1455298 1455298 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 163524 163524 0 0.0
.text 1108820 1108820 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1174183 1174183 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106148 106148 0 0.0
.text 947570 947570 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1185307 1185307 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105088 105088 0 0.0
.text 959634 959634 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273739 1273739 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121048 121048 0 0.0
.text 1022636 1022636 0 0.0
bl706-eth (read/write) 993117 993117 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99236 99236 0 0.0
.text 740042 740042 0 0.0
bl706-wifi (read/write) 1228558 1228558 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120096 120096 0 0.0
.text 964748 964748 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143896 1143896 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100152 100152 0 0.0
.text 940664 940664 0 0.0
bl702l+mfd (read/write) 1155868 1155868 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99092 99092 0 0.0
.text 953040 953040 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737755 737867 112 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84647 84663 16 0.0
.text 652720 652816 96 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759467 759467 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80223 80223 0 0.0
.text 678852 678852 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746747 746747 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106279 106279 0 0.0
.text 640076 640076 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697523 697523 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 616720 616720 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683203 683203 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 606568 606568 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564314 564314 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83682 83682 0 0.0
.text 478508 478508 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620570 620570 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106298 106298 0 0.0
.text 512152 512152 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555055 555167 112 0.0
.app_xip_area 446129 446241 112 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 541207 541207 0 0.0
.app_xip_area 427481 427481 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576903 576903 0 0.0
.app_xip_area 469305 469305 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552919 552919 0 0.0
.app_xip_area 442233 442233 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009180 160 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834384 834544 160 0.0
BRD4187C (read/write) 1094772 1094884 112 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895884 895996 112 0.0
lock-app BRD4161A+wf200 (read/write) 1105680 1105680 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 916308 916308 0 0.0
window-app BRD4187C (read/write) 1131424 1131424 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 960256 960256 0 0.0
esp32 all-clusters-app c3devkit (read only) 1130398 1130556 158 0.0
(read/write) 1670084 1670100 16 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1130398 1130556 158 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175463 1175599 136 0.0
(read/write) 520080 520096 16 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1170079 1170215 136 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591740 591740 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 591204 591204 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686824 686824 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573584 573584 0 0.0
light k32w0+release (read only) 591444 591444 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590908 590908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778828 778828 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656720 656720 0 0.0
lock k32w0+release (read only) 563276 563276 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562740 562740 0 0.0
linux air-purifier-app debug (read only) 2479613 2479613 0 0.0
(read/write) 126352 126352 0 0.0
.bss 46720 46720 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177512 177512 0 0.0
.text 2128181 2128181 0 0.0
all-clusters-app debug (read only) 5281225 5282537 1312 0.0
(read/write) 418872 418904 32 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278864 32 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299868 299868 0 0.0
.text 4601571 4602739 1168 0.0
all-clusters-minimal-app debug (read only) 4894265 4895593 1328 0.0
(read/write) 233152 233184 32 0.0
.bss 126768 126768 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95472 32 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270413 270413 0 0.0
.text 4392643 4393827 1184 0.0
bridge-app debug (read only) 4376433 4376433 0 0.0
(read/write) 215200 215200 0 0.0
.bss 118968 118968 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218485 218485 0 0.0
.text 3940195 3940195 0 0.0
chip-tool debug (read only) 10363513 10363513 0 0.0
(read/write) 448968 448968 0 0.0
.bss 93816 93816 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5800 5800 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 391913 391913 0 0.0
.text 9365699 9365699 0 0.0
chip-tool-ipv6only arm64 (read only) 10240640 10240640 0 0.0
(read/write) 512864 512864 0 0.0
.bss 103144 103144 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380432 380432 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317816 317816 0 0.0
.text 9143784 9143784 0 0.0
lighting-app debug+rpc+ui (read only) 5237225 5238513 1288 0.0
(read/write) 223240 223272 32 0.0
.bss 118272 118272 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 93008 32 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 337204 337204 0 0.0
.text 4656675 4657843 1168 0.0
lock-app debug (read only) 4476089 4476089 0 0.0
(read/write) 203344 203344 0 0.0
.bss 113504 113504 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 247765 247765 0 0.0
.text 4018611 4018611 0 0.0
ota-provider-app debug (read only) 4133353 4133353 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200309 200309 0 0.0
.text 3742195 3742195 0 0.0
ota-requestor-app debug (read only) 4219625 4219625 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204053 204053 0 0.0
.text 3820419 3820419 0 0.0
shell debug (read only) 2743297 2744625 1328 0.0
(read/write) 148576 148608 32 0.0
.bss 59592 59592 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82432 32 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 179616 179616 0 0.0
.text 2393762 2394946 1184 0.0
thermostat-no-ble arm64 (read only) 4371912 4371912 0 0.0
(read/write) 245784 245784 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161540 161540 0 0.0
.text 3871368 3871368 0 0.0
tv-app debug (read only) 5245473 5245473 0 0.0
(read/write) 344664 344664 0 0.0
.bss 242112 242112 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5536 5536 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267261 267261 0 0.0
.text 4743459 4743459 0 0.0
tv-casting-app debug (read only) 8301545 8301545 0 0.0
(read/write) 315712 315712 0 0.0
.bss 156000 156000 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 339848 339848 0 0.0
.text 7553363 7553363 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525288 2525288 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487972 1487972 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732884 1733044 160 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528780 1528940 160 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696740 1696916 176 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494356 1494532 176 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622940 1623100 160 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1427108 1427268 160 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655788 1655788 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432692 1432692 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178776 1178776 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625616 625616 0 0.0
lock-app qpg6105+debug (read/write) 1139540 1139540 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586380 586380 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811730 811730 0 0.0
bss 53132 53132 0 0.0
text 606374 606374 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071796 1071972 176 0.0
bss 99388 99388 0 0.0
text 755336 755494 158 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076736 1076904 168 0.0
bss 109084 109084 0 0.0
text 747038 747196 158 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930636 930636 0 0.0
bss 93684 93684 0 0.0
text 643574 643574 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814974 814974 0 0.0
bss 53240 53240 0 0.0
text 609424 609424 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 969212 969212 0 0.0
bss 77040 77040 0 0.0
text 687350 687350 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086552 1086720 168 0.0
bss 99192 99192 0 0.0
text 764138 764296 158 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 872358 872358 0 0.0
bss 53940 53940 0 0.0
text 639270 639270 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943924 943924 0 0.0
bss 91792 91792 0 0.0
text 659316 659316 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871620 871620 0 0.0
bss 67076 67076 0 0.0
text 615948 615948 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 812192 812192 0 0.0
bss 55320 55320 0 0.0
text 582926 582926 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827884 827884 0 0.0
bss 55724 55724 0 0.0
text 593540 593540 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816710 816710 0 0.0
bss 53332 53332 0 0.0
text 612154 612154 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802642 802642 0 0.0
bss 53052 53052 0 0.0
text 600170 600170 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833276 833276 0 0.0
bss 55608 55608 0 0.0
text 598282 598282 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830744 830744 0 0.0
bss 55960 55960 0 0.0
text 595332 595332 0 0.0

@lpbeliveau-silabs lpbeliveau-silabs force-pushed the feature/scenes-server-endpoint-init-shutdown branch from ab73231 to dd2be5c Compare November 13, 2023 15:02
Copy link

github-actions bot commented Nov 13, 2023

PR #30391: Size comparison from baa1d7a to dd2be5c

Increases (19 builds for cc13x4_26x4, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section baa1d7a dd2be5c change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737755 737867 112 0.0
.rodata 84647 84663 16 0.0
.text 652720 652816 96 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555055 555167 112 0.0
.app_xip_area 446129 446241 112 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009180 160 0.0
.text 834384 834544 160 0.0
BRD4187C (read/write) 1095196 1095308 112 0.0
.text 896308 896420 112 0.0
esp32 all-clusters-app c3devkit (read only) 1130398 1130558 160 0.0
(read/write) 1670084 1670100 16 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1130398 1130558 160 0.0
m5stack (read only) 1175463 1175603 140 0.0
(read/write) 520080 520096 16 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1170079 1170219 140 0.0
linux all-clusters-app debug (read only) 5281225 5282537 1312 0.0
(read/write) 418872 418904 32 0.0
.data.rel.ro 278832 278864 32 0.0
.text 4601571 4602739 1168 0.0
all-clusters-minimal-app debug (read only) 4894265 4895593 1328 0.0
(read/write) 233152 233184 32 0.0
.data.rel.ro 95440 95472 32 0.0
.text 4392643 4393827 1184 0.0
lighting-app debug+rpc+ui (read only) 5239969 5241273 1304 0.0
(read/write) 223368 223400 32 0.0
.data.rel.ro 92976 93008 32 0.0
.text 4658579 4659763 1184 0.0
shell debug (read only) 2743297 2744625 1328 0.0
(read/write) 148576 148608 32 0.0
.data.rel.ro 82400 82432 32 0.0
.text 2393762 2394946 1184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1054656 1054768 112 0.0
rodata 104080 104096 16 0.0
text 774640 774736 96 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1181488 1181600 112 0.0
rodata 138272 138288 16 0.0
text 772340 772440 100 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1039996 1040108 112 0.0
rodata 99348 99364 16 0.0
text 764424 764524 100 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732884 1733044 160 0.0
.text 1528780 1528940 160 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696740 1696916 176 0.0
.text 1494356 1494532 176 0.0
light cy8ckit_062s2_43012 (read/write) 1622940 1623100 160 0.0
.text 1427108 1427268 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1071796 1071972 176 0.0
text 755336 755496 160 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076736 1076912 176 0.0
text 747038 747198 160 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086552 1086728 176 0.0
text 764138 764298 160 0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section baa1d7a dd2be5c change % change
bl602 lighting-app bl602 (read/write) 1408022 1408022 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156408 156408 0 0.0
.text 1077076 1077076 0 0.0
bl602+mfd (read/write) 1422462 1422462 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155368 155368 0 0.0
.text 1092428 1092428 0 0.0
bl602+rpc (read/write) 1455806 1455806 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 164032 164032 0 0.0
.text 1108820 1108820 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1174183 1174183 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106148 106148 0 0.0
.text 947570 947570 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1185307 1185307 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105088 105088 0 0.0
.text 959634 959634 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274247 1274247 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121556 121556 0 0.0
.text 1022636 1022636 0 0.0
bl706-eth (read/write) 993117 993117 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99236 99236 0 0.0
.text 740042 740042 0 0.0
bl706-wifi (read/write) 1228558 1228558 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120096 120096 0 0.0
.text 964748 964748 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143896 1143896 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100152 100152 0 0.0
.text 940664 940664 0 0.0
bl702l+mfd (read/write) 1155868 1155868 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99092 99092 0 0.0
.text 953040 953040 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737755 737867 112 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84647 84663 16 0.0
.text 652720 652816 96 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759467 759467 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80223 80223 0 0.0
.text 678852 678852 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746747 746747 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106279 106279 0 0.0
.text 640076 640076 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697523 697523 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 616720 616720 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683203 683203 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 606568 606568 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564314 564314 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83682 83682 0 0.0
.text 478508 478508 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620570 620570 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106298 106298 0 0.0
.text 512152 512152 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555055 555167 112 0.0
.app_xip_area 446129 446241 112 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 541207 541207 0 0.0
.app_xip_area 427481 427481 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576903 576903 0 0.0
.app_xip_area 469305 469305 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552919 552919 0 0.0
.app_xip_area 442233 442233 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009180 160 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834384 834544 160 0.0
BRD4187C (read/write) 1095196 1095308 112 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 896308 896420 112 0.0
lock-app BRD4161A+wf200 (read/write) 1105680 1105680 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 916308 916308 0 0.0
window-app BRD4187C (read/write) 1131424 1131424 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 960256 960256 0 0.0
esp32 all-clusters-app c3devkit (read only) 1130398 1130558 160 0.0
(read/write) 1670084 1670100 16 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241376 16 0.0
.flash.text 1130398 1130558 160 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175463 1175603 140 0.0
(read/write) 520080 520096 16 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273216 16 0.0
.flash.text 1170079 1170219 140 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591740 591740 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 591204 591204 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686824 686824 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573584 573584 0 0.0
light k32w0+release (read only) 591444 591444 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590908 590908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778828 778828 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656720 656720 0 0.0
lock k32w0+release (read only) 563276 563276 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562740 562740 0 0.0
linux air-purifier-app debug (read only) 2479613 2479613 0 0.0
(read/write) 126352 126352 0 0.0
.bss 46720 46720 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177512 177512 0 0.0
.text 2128181 2128181 0 0.0
all-clusters-app debug (read only) 5281225 5282537 1312 0.0
(read/write) 418872 418904 32 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278864 32 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299868 299868 0 0.0
.text 4601571 4602739 1168 0.0
all-clusters-minimal-app debug (read only) 4894265 4895593 1328 0.0
(read/write) 233152 233184 32 0.0
.bss 126768 126768 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95472 32 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270413 270413 0 0.0
.text 4392643 4393827 1184 0.0
bridge-app debug (read only) 4376433 4376433 0 0.0
(read/write) 215200 215200 0 0.0
.bss 118968 118968 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218485 218485 0 0.0
.text 3940195 3940195 0 0.0
chip-tool debug (read only) 10363513 10363513 0 0.0
(read/write) 448968 448968 0 0.0
.bss 93816 93816 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5800 5800 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 391913 391913 0 0.0
.text 9365699 9365699 0 0.0
chip-tool-ipv6only arm64 (read only) 10240640 10240640 0 0.0
(read/write) 512864 512864 0 0.0
.bss 103144 103144 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380432 380432 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317816 317816 0 0.0
.text 9143784 9143784 0 0.0
lighting-app debug+rpc+ui (read only) 5239969 5241273 1304 0.0
(read/write) 223368 223400 32 0.0
.bss 118432 118432 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 92976 93008 32 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 338068 338068 0 0.0
.text 4658579 4659763 1184 0.0
lock-app debug (read only) 4476089 4476089 0 0.0
(read/write) 203344 203344 0 0.0
.bss 113504 113504 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 247765 247765 0 0.0
.text 4018611 4018611 0 0.0
ota-provider-app debug (read only) 4133353 4133353 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200309 200309 0 0.0
.text 3742195 3742195 0 0.0
ota-requestor-app debug (read only) 4219625 4219625 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204053 204053 0 0.0
.text 3820419 3820419 0 0.0
shell debug (read only) 2743297 2744625 1328 0.0
(read/write) 148576 148608 32 0.0
.bss 59592 59592 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82432 32 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 179616 179616 0 0.0
.text 2393762 2394946 1184 0.0
thermostat-no-ble arm64 (read only) 4371912 4371912 0 0.0
(read/write) 245784 245784 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161540 161540 0 0.0
.text 3871368 3871368 0 0.0
tv-app debug (read only) 5245473 5245473 0 0.0
(read/write) 344664 344664 0 0.0
.bss 242112 242112 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5536 5536 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267261 267261 0 0.0
.text 4743459 4743459 0 0.0
tv-casting-app debug (read only) 8301545 8301545 0 0.0
(read/write) 315712 315712 0 0.0
.bss 156000 156000 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 339848 339848 0 0.0
.text 7553363 7553363 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525376 2525376 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1488060 1488060 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054656 1054768 112 0.0
bss 128343 128343 0 0.0
rodata 104080 104096 16 0.0
text 774640 774736 96 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181488 1181600 112 0.0
bss 120545 120545 0 0.0
rodata 138272 138288 16 0.0
text 772340 772440 100 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039996 1040108 112 0.0
bss 128636 128636 0 0.0
rodata 99348 99364 16 0.0
text 764424 764524 100 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732884 1733044 160 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528780 1528940 160 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696740 1696916 176 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494356 1494532 176 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622940 1623100 160 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1427108 1427268 160 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655788 1655788 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432692 1432692 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178776 1178776 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625616 625616 0 0.0
lock-app qpg6105+debug (read/write) 1139540 1139540 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586380 586380 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811730 811730 0 0.0
bss 53132 53132 0 0.0
text 606374 606374 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071796 1071972 176 0.0
bss 99388 99388 0 0.0
text 755336 755496 160 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076736 1076912 176 0.0
bss 109084 109084 0 0.0
text 747038 747198 160 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930636 930636 0 0.0
bss 93684 93684 0 0.0
text 643574 643574 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814974 814974 0 0.0
bss 53240 53240 0 0.0
text 609424 609424 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 969212 969212 0 0.0
bss 77040 77040 0 0.0
text 687350 687350 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086552 1086728 176 0.0
bss 99192 99192 0 0.0
text 764138 764298 160 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 872358 872358 0 0.0
bss 53940 53940 0 0.0
text 639270 639270 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943924 943924 0 0.0
bss 91792 91792 0 0.0
text 659316 659316 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871620 871620 0 0.0
bss 67076 67076 0 0.0
text 615948 615948 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 812192 812192 0 0.0
bss 55320 55320 0 0.0
text 582926 582926 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827884 827884 0 0.0
bss 55724 55724 0 0.0
text 593540 593540 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816710 816710 0 0.0
bss 53332 53332 0 0.0
text 612154 612154 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802642 802642 0 0.0
bss 53052 53052 0 0.0
text 600170 600170 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833276 833276 0 0.0
bss 55608 55608 0 0.0
text 598282 598282 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830744 830744 0 0.0
bss 55960 55960 0 0.0
text 595332 595332 0 0.0

@mergify mergify bot merged commit 0909da9 into project-chip:master Nov 15, 2023
54 checks passed
@lpbeliveau-silabs lpbeliveau-silabs deleted the feature/scenes-server-endpoint-init-shutdown branch December 10, 2024 14:09
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.

[Scenes] Add support for enabling and disabling endpoints in SceneTable and Scenes Server
3 participants