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

Handle the RvcOperationalState GoHome command #31289

Merged
merged 30 commits into from
Jan 18, 2024

Conversation

hicklin
Copy link
Contributor

@hicklin hicklin commented Jan 8, 2024

Fixes #31241.

This PR builds on the PR 8723. This is not yet merged so the changes from that PR will appear here for now.

This PR is the first case where a derived cluster handles a command that is not implemented in the base cluster. When reviewing please note the pattern used. Note that both the base cluster and the derived cluster hold a private pointer to the same delegate but with different types.

…s derived clusters to handle the invocation of their specific commands. This method is called by the operational state cluster if the received command is not a known base cluster command.
…ved cluster methods to handle commands intended for them.
…gate's HandleGoHomeCommandCallback method since the GoHome command is optional. Use the correct delegate type of in the rvc-app example.
Copy link

github-actions bot commented Jan 8, 2024

PR #31289: Size comparison from 7381d76 to 255c976

Decreases (1 build for efr32)
platform target config section 7381d76 255c976 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1020984 -8 -0.0
.text 846364 846356 -8 -0.0
Full report (56 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7381d76 255c976 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087338 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102706 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118826 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184355 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956746 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195487 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968810 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276367 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031808 0 0.0
bl706-eth (read/write) 1003745 1003745 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749408 0 0.0
bl706-wifi (read/write) 1242654 1242654 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977476 0 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154572 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949872 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165512 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962248 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 772624 0 0.0
(read/write) 168180 168180 0 0.0
.bss 90516 90516 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682796 682796 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 788712 0 0.0
(read/write) 178408 178408 0 0.0
.bss 100692 100692 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 704640 704640 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 776960 0 0.0
(read/write) 172864 172864 0 0.0
.bss 95148 95148 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 666280 666280 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 729552 729552 0 0.0
(read/write) 167168 167168 0 0.0
.bss 89280 89280 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 644148 644148 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 715072 0 0.0
(read/write) 167356 167356 0 0.0
.bss 89472 89472 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633836 633836 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562031 0 0.0
.app_xip_area 452185 452185 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544263 544263 0 0.0
.app_xip_area 429681 429681 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562959 0 0.0
.app_xip_area 454569 454569 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558431 558431 0 0.0
.app_xip_area 446817 446817 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1020984 -8 -0.0
.bss 171896 171896 0 0.0
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105044 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906704 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117928 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927064 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069532 1069532 0 0.0
bss 129520 129520 0 0.0
rodata 105580 105580 0 0.0
text 786856 786856 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195652 1195652 0 0.0
bss 121730 121730 0 0.0
rodata 139336 139336 0 0.0
text 784244 784244 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1753220 1753220 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1547212 1547212 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707132 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503220 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822262 0 0.0
bss 55104 55104 0 0.0
text 614538 614538 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088632 1088632 0 0.0
bss 100536 100536 0 0.0
text 768824 768824 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085128 0 0.0
bss 109860 109860 0 0.0
text 754332 754332 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935608 0 0.0
bss 94368 94368 0 0.0
text 647590 647590 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822490 0 0.0
bss 55148 55148 0 0.0
text 614908 614908 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979784 0 0.0
bss 79132 79132 0 0.0
text 695200 695200 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094156 0 0.0
bss 99932 99932 0 0.0
text 770684 770684 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966208 0 0.0
bss 97396 97396 0 0.0
text 648674 648674 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949484 0 0.0
bss 92476 92476 0 0.0
text 663900 663900 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881400 0 0.0
bss 69124 69124 0 0.0
text 623022 623022 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 822004 0 0.0
bss 57360 57360 0 0.0
text 589898 589898 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824226 0 0.0
bss 55284 55284 0 0.0
text 617652 617652 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879193 0 0.0
bss 60836 60836 0 0.0
text 631736 631736 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846376 0 0.0
bss 57656 57656 0 0.0
text 608364 608364 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840548 0 0.0
bss 58008 58008 0 0.0
text 602294 602294 0 0.0

Copy link

github-actions bot commented Jan 8, 2024

PR #31289: Size comparison from 7381d76 to db51705

Increases above 0.2%:

platform target config section 7381d76 db51705 change % change
linux tv-casting-app debug .data.rel.ro 173536 174112 576 0.3
Increases (12 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section 7381d76 db51705 change % change
esp32 all-clusters-app c3devkit (read only) 1140180 1140838 658 0.1
(read/write) 1671220 1671236 16 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140838 658 0.1
m5stack (read only) 1185075 1185751 676 0.1
(read/write) 520404 520420 16 0.0
.flash.rodata 273156 273172 16 0.0
.flash.text 1179691 1180367 676 0.1
linux all-clusters-app debug (read only) 5429401 5439681 10280 0.2
(read/write) 456704 457248 544 0.1
.data.rel.ro 313832 314376 544 0.2
.rodata 313372 314108 736 0.2
.text 4704899 4713843 8944 0.2
chip-tool debug (read only) 11741833 11756041 14208 0.1
(read/write) 505880 506872 992 0.2
.data.rel.ro 399440 400432 992 0.2
.rodata 426601 426889 288 0.1
.text 10622707 10634851 12144 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11332808 11520 0.1
(read/write) 575216 575936 720 0.1
.data.rel.ro 438688 439688 1000 0.2
.got 19928 19952 24 0.1
.rodata 338036 338356 320 0.1
.text 10110732 10120060 9328 0.1
shell debug (read only) 2799041 2803697 4656 0.2
.rodata 182560 182848 288 0.2
.text 2445154 2449522 4368 0.2
tv-casting-app debug (read only) 9619833 9633577 13744 0.1
(read/write) 339240 339816 576 0.2
.data.rel.ro 173536 174112 576 0.3
.rodata 364232 364392 160 0.0
.text 8789971 8802115 12144 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1069532 1070124 592 0.1
rodata 105580 105596 16 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1195652 1196228 576 0.0
rodata 139336 139352 16 0.0
text 784244 784816 572 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1753220 1754148 928 0.1
.text 1547212 1548140 928 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1088632 1089288 656 0.1
text 768824 769456 632 0.1
light-switch-app-ota-shell-factory-data tlsr9528a text 695200 695202 2 0.0
Decreases (2 builds for efr32, telink)
platform target config section 7381d76 db51705 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1020984 -8 -0.0
.text 846364 846356 -8 -0.0
telink lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d text 770684 770682 -2 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7381d76 db51705 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087338 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102706 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118826 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184355 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956746 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195487 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968810 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276367 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031808 0 0.0
bl706-eth (read/write) 1003745 1003745 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749408 0 0.0
bl706-wifi (read/write) 1242654 1242654 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977476 0 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154572 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949872 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165512 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962248 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772624 772624 0 0.0
(read/write) 168180 168180 0 0.0
.bss 90516 90516 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682796 682796 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788712 788712 0 0.0
(read/write) 178408 178408 0 0.0
.bss 100692 100692 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 704640 704640 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776960 776960 0 0.0
(read/write) 172864 172864 0 0.0
.bss 95148 95148 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 666280 666280 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 729552 729552 0 0.0
(read/write) 167168 167168 0 0.0
.bss 89280 89280 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 644148 644148 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 715072 715072 0 0.0
(read/write) 167356 167356 0 0.0
.bss 89472 89472 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633836 633836 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562031 0 0.0
.app_xip_area 452185 452185 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544263 544263 0 0.0
.app_xip_area 429681 429681 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562959 0 0.0
.app_xip_area 454569 454569 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558431 558431 0 0.0
.app_xip_area 446817 446817 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1020992 1020984 -8 -0.0
.bss 171896 171896 0 0.0
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105044 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906704 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117928 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927064 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140180 1140838 658 0.1
(read/write) 1671220 1671236 16 0.0
.dram0.bss 72224 72224 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242128 242144 16 0.0
.flash.text 1140180 1140838 658 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1185075 1185751 676 0.1
(read/write) 520404 520420 16 0.0
.dram0.bss 78880 78880 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273156 273172 16 0.0
.flash.text 1179691 1180367 676 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
linux air-purifier-app debug (read only) 2534077 2534077 0 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179592 0 0.0
.text 2179061 2179061 0 0.0
all-clusters-app debug (read only) 5429401 5439681 10280 0.2
(read/write) 456704 457248 544 0.1
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 314376 544 0.2
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313372 314108 736 0.2
.text 4704899 4713843 8944 0.2
all-clusters-minimal-app debug (read only) 4961953 4961953 0 0.0
(read/write) 234728 234728 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272813 0 0.0
.text 4456659 4456659 0 0.0
bridge-app debug (read only) 4424921 4424921 0 0.0
(read/write) 215968 215968 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219477 0 0.0
.text 3986851 3986851 0 0.0
chip-tool debug (read only) 11741833 11756041 14208 0.1
(read/write) 505880 506872 992 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 400432 992 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426601 426889 288 0.1
.text 10622707 10634851 12144 0.1
chip-tool-ipv6only arm64 (read only) 11321288 11332808 11520 0.1
(read/write) 575216 575936 720 0.1
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 438688 439688 1000 0.2
.dynamic 512 512 0 0.0
.got 19928 19952 24 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338036 338356 320 0.1
.text 10110732 10120060 9328 0.1
lighting-app debug+rpc+ui (read only) 5310977 5310977 0 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340724 0 0.0
.text 4725443 4725443 0 0.0
lock-app debug (read only) 4509961 4509961 0 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247317 0 0.0
.text 4052595 4052595 0 0.0
ota-provider-app debug (read only) 4174097 4174097 0 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201589 0 0.0
.text 3780611 3780611 0 0.0
ota-requestor-app debug (read only) 4264673 4264673 0 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205397 0 0.0
.text 3862979 3862979 0 0.0
shell debug (read only) 2799041 2803697 4656 0.2
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182560 182848 288 0.2
.text 2445154 2449522 4368 0.2
thermostat-no-ble arm64 (read only) 4353368 4353368 0 0.0
(read/write) 247840 247840 0 0.0
.bss 122056 122056 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155644 0 0.0
.text 3855212 3855212 0 0.0
tv-app debug (read only) 5411201 5411201 0 0.0
(read/write) 349216 349216 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273493 0 0.0
.text 4899843 4899843 0 0.0
tv-casting-app debug (read only) 9619833 9633577 13744 0.1
(read/write) 339240 339816 576 0.2
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 174112 576 0.3
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 364232 364392 160 0.0
.text 8789971 8802115 12144 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069532 1070124 592 0.1
bss 129520 129520 0 0.0
rodata 105580 105596 16 0.0
text 786856 787432 576 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195652 1196228 576 0.0
bss 121730 121730 0 0.0
rodata 139336 139352 16 0.0
text 784244 784816 572 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1753220 1754148 928 0.1
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1547212 1548140 928 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707132 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503220 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822262 0 0.0
bss 55104 55104 0 0.0
text 614538 614538 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088632 1089288 656 0.1
bss 100536 100536 0 0.0
text 768824 769456 632 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085128 0 0.0
bss 109860 109860 0 0.0
text 754332 754332 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935608 0 0.0
bss 94368 94368 0 0.0
text 647590 647590 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822490 0 0.0
bss 55148 55148 0 0.0
text 614908 614908 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979784 0 0.0
bss 79132 79132 0 0.0
text 695200 695202 2 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094156 0 0.0
bss 99932 99932 0 0.0
text 770684 770682 -2 -0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966208 0 0.0
bss 97396 97396 0 0.0
text 648674 648674 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949484 0 0.0
bss 92476 92476 0 0.0
text 663900 663900 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881400 0 0.0
bss 69124 69124 0 0.0
text 623022 623022 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 822004 0 0.0
bss 57360 57360 0 0.0
text 589898 589898 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824226 0 0.0
bss 55284 55284 0 0.0
text 617652 617652 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879193 0 0.0
bss 60836 60836 0 0.0
text 631736 631736 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846376 0 0.0
bss 57656 57656 0 0.0
text 608364 608364 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840548 0 0.0
bss 58008 58008 0 0.0
text 602294 602294 0 0.0

hicklin and others added 6 commits January 12, 2024 11:11
…oHome_command. This brings in the changes in the geterated code.
…icOperationalPhase class was removed when main was merget.
…tances in the all-clusters-app. Replaced the custom implementation of the OperationalState and RvcOperationalState delegates for the ameba platform with the common implementations.
Copy link

PR #31289: Size comparison from 2b577ca to cbce399

Increases (2 builds for cc32xx)
platform target config section 2b577ca cbce399 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568722 616 0.1
.rodata 84034 84122 88 0.1
.text 481948 482476 528 0.1
lock CC3235SF_LAUNCHXL (read only) 621458 622066 608 0.1
.rodata 105898 105994 96 0.1
.text 513436 513948 512 0.1
Full report (2 builds for cc32xx)
platform target config section 2b577ca cbce399 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568722 616 0.1
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84122 88 0.1
.text 481948 482476 528 0.1
lock CC3235SF_LAUNCHXL (read only) 621458 622066 608 0.1
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105994 96 0.1
.text 513436 513948 512 0.1

Copy link

github-actions bot commented Jan 18, 2024

PR #31289: Size comparison from 88c0d58 to e6d687d

Increases (11 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section 88c0d58 e6d687d change % change
esp32 all-clusters-app c3devkit (read only) 1191884 1192652 768 0.1
.flash.text 1191884 1192652 768 0.1
m5stack (read only) 1235587 1236343 756 0.1
.flash.text 1229423 1230179 756 0.1
linux all-clusters-app debug (read only) 5542297 5547993 5696 0.1
(read/write) 464088 464248 160 0.0
.data.rel.ro 320728 320888 160 0.0
.rodata 321788 322300 512 0.2
.text 4802323 4807219 4896 0.1
chip-tool debug (read only) 11960665 11964569 3904 0.0
(read/write) 512952 513176 224 0.0
.data.rel.ro 406480 406704 224 0.1
.text 10825747 10829171 3424 0.0
chip-tool-ipv6only arm64 (read only) 11520144 11523360 3216 0.0
(read/write) 581184 582080 896 0.2
.data.rel.ro 445856 446072 216 0.0
.got 20224 20232 8 0.0
.rodata 344012 344028 16 0.0
.text 10293948 10296636 2688 0.0
shell debug (read only) 2838177 2838401 224 0.0
.rodata 184672 184896 224 0.1
tv-casting-app debug (read only) 9829289 9833169 3880 0.0
(read/write) 341632 341824 192 0.1
.data.rel.ro 175936 176128 192 0.1
.text 8990003 8993427 3424 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1090948 1090952 4 0.0
rodata 110308 110312 4 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1212468 1212472 4 0.0
rodata 140832 140836 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1784772 1784780 8 0.0
.text 1578564 1578572 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1108248 1108252 4 0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 88c0d58 e6d687d change % change
bl602 lighting-app bl602 (read/write) 1420954 1420954 0 0.0
.bss 85184 85184 0 0.0
.data 9488 9488 0 0.0
.rodata 157140 157140 0 0.0
.text 1088500 1088500 0 0.0
bl602+mfd (read/write) 1435682 1435682 0 0.0
.bss 85352 85352 0 0.0
.data 9456 9456 0 0.0
.rodata 156100 156100 0 0.0
.text 1104124 1104124 0 0.0
bl602+rpc (read/write) 1468698 1468698 0 0.0
.bss 93216 93216 0 0.0
.data 9856 9856 0 0.0
.rodata 164708 164708 0 0.0
.text 1120260 1120260 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1185739 1185739 0 0.0
.bss 11133 11133 0 0.0
.data 3656 3656 0 0.0
.rodata 106512 106512 0 0.0
.text 957908 957908 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196871 1196871 0 0.0
.bss 11309 11309 0 0.0
.data 3640 3640 0 0.0
.rodata 105452 105452 0 0.0
.text 969972 969972 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1277375 1277375 0 0.0
.bss 19597 19597 0 0.0
.data 4216 4216 0 0.0
.rodata 121884 121884 0 0.0
.text 1032718 1032718 0 0.0
bl706-eth (read/write) 1004861 1004861 0 0.0
.bss 23692 23692 0 0.0
.data 3232 3232 0 0.0
.rodata 99844 99844 0 0.0
.text 750314 750314 0 0.0
bl706-wifi (read/write) 1236334 1236334 0 0.0
.bss 10577 10577 0 0.0
.data 3672 3672 0 0.0
.rodata 120824 120824 0 0.0
.text 979032 979032 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1155384 1155384 0 0.0
.bss 16328 16328 0 0.0
.data 5024 5024 0 0.0
.rodata 100516 100516 0 0.0
.text 951034 951034 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1166580 1166580 0 0.0
.bss 16504 16504 0 0.0
.data 5000 5000 0 0.0
.rodata 99456 99456 0 0.0
.text 963154 963154 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778704 778704 0 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88992 88992 0 0.0
.text 689448 689448 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794520 794520 0 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83168 83168 0 0.0
.text 711084 711084 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782904 782904 0 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109848 109848 0 0.0
.text 672788 672788 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735528 735528 0 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84576 84576 0 0.0
.text 650688 650688 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 721184 721184 0 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80416 80416 0 0.0
.text 640504 640504 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568722 568722 0 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84122 84122 0 0.0
.text 482476 482476 0 0.0
lock CC3235SF_LAUNCHXL (read only) 622066 622066 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105994 105994 0 0.0
.text 513948 513948 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562599 562599 0 0.0
.app_xip_area 452753 452753 0 0.0
.bss 64688 64688 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544711 544711 0 0.0
.app_xip_area 430129 430129 0 0.0
.bss 69384 69384 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563687 563687 0 0.0
.app_xip_area 455297 455297 0 0.0
.bss 63272 63272 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 559167 559167 0 0.0
.app_xip_area 447545 447545 0 0.0
.bss 66392 66392 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1043248 1043248 0 0.0
.bss 192656 192656 0 0.0
.data 2776 2776 0 0.0
.text 847796 847796 0 0.0
BRD4187C (read/write) 1105848 1105848 0 0.0
.bss 194932 194932 0 0.0
.data 3384 3384 0 0.0
.text 907512 907512 0 0.0
lock-app BRD4161A+wf200 (read/write) 1118556 1118556 0 0.0
.bss 188040 188040 0 0.0
.data 2800 2800 0 0.0
.text 927696 927696 0 0.0
window-app BRD4187C (read/write) 1139328 1139328 0 0.0
.bss 166924 166924 0 0.0
.data 3292 3292 0 0.0
.text 969092 969092 0 0.0
esp32 all-clusters-app c3devkit (read only) 1191884 1192652 768 0.1
(read/write) 1742728 1742728 0 0.0
.dram0.bss 72864 72864 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 246744 246744 0 0.0
.flash.text 1191884 1192652 768 0.1
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1235587 1236343 756 0.1
(read/write) 527696 527696 0 0.0
.dram0.bss 79720 79720 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 276924 276924 0 0.0
.flash.text 1229423 1230179 756 0.1
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 607240 607240 0 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606704 606704 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692524 692524 0 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578656 578656 0 0.0
light k32w0+release (read only) 596616 596616 0 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 596080 596080 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 784424 784424 0 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661688 661688 0 0.0
lock k32w0+release (read only) 577992 577992 0 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577456 577456 0 0.0
linux air-purifier-app debug (read only) 2538045 2538045 0 0.0
(read/write) 127192 127192 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 179816 179816 0 0.0
.text 2182949 2182949 0 0.0
all-clusters-app debug (read only) 5542297 5547993 5696 0.1
(read/write) 464088 464248 160 0.0
.bss 131664 131664 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 320728 320888 160 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 321788 322300 512 0.2
.text 4802323 4807219 4896 0.1
all-clusters-minimal-app debug (read only) 4967233 4967233 0 0.0
(read/write) 234704 234704 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 272109 272109 0 0.0
.text 4462835 4462835 0 0.0
bridge-app debug (read only) 4429241 4429241 0 0.0
(read/write) 215976 215976 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 219669 219669 0 0.0
.text 3991027 3991027 0 0.0
chip-tool debug (read only) 11960665 11964569 3904 0.0
(read/write) 512952 513176 224 0.0
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 406480 406704 224 0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 433849 433849 0 0.0
.text 10825747 10829171 3424 0.0
chip-tool-ipv6only arm64 (read only) 11520144 11523360 3216 0.0
(read/write) 581184 582080 896 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 445856 446072 216 0.0
.dynamic 512 512 0 0.0
.got 20224 20232 8 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 344012 344028 16 0.0
.text 10293948 10296636 2688 0.0
lighting-app debug+rpc+ui (read only) 5314329 5314329 0 0.0
(read/write) 224904 224904 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 341332 341332 0 0.0
.text 4728355 4728355 0 0.0
lock-app debug (read only) 4514329 4514329 0 0.0
(read/write) 203600 203600 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 247605 247605 0 0.0
.text 4056723 4056723 0 0.0
ota-provider-app debug (read only) 4178721 4178721 0 0.0
(read/write) 192680 192680 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 201941 201941 0 0.0
.text 3784931 3784931 0 0.0
ota-requestor-app debug (read only) 4269569 4269569 0 0.0
(read/write) 196960 196960 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 205717 205717 0 0.0
.text 3867699 3867699 0 0.0
shell debug (read only) 2838177 2838401 224 0.0
(read/write) 154328 154328 0 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85032 85032 0 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 184672 184896 224 0.1
.text 2481410 2481410 0 0.0
thermostat-no-ble arm64 (read only) 4360296 4360296 0 0.0
(read/write) 245024 245024 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102776 102776 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 156060 156060 0 0.0
.text 3861692 3861692 0 0.0
tv-app debug (read only) 5415633 5415633 0 0.0
(read/write) 349128 349128 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 273653 273653 0 0.0
.text 4904355 4904355 0 0.0
tv-casting-app debug (read only) 9829289 9833169 3880 0.0
(read/write) 341632 341824 192 0.1
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 175936 176128 192 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 368904 368904 0 0.0
.text 8990003 8993427 3424 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527552 2527552 0 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1490236 1490236 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1090948 1090952 4 0.0
bss 129560 129560 0 0.0
rodata 110308 110312 4 0.0
text 803260 803260 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212468 1212472 4 0.0
bss 121770 121770 0 0.0
rodata 140832 140836 4 0.0
text 799368 799368 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041468 1041468 0 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765424 765424 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835520 835520 0 0.0
(read/write) 1784772 1784780 8 0.0
.bss 195180 195180 0 0.0
.data 2640 2640 0 0.0
.text 1578564 1578572 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1708860 1708860 0 0.0
.bss 192908 192908 0 0.0
.data 2616 2616 0 0.0
.text 1504948 1504948 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1633284 1633284 0 0.0
.bss 186404 186404 0 0.0
.data 2432 2432 0 0.0
.text 1436060 1436060 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1660164 1660164 0 0.0
.bss 213500 213500 0 0.0
.data 2456 2456 0 0.0
.text 1435820 1435820 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1118848 1118848 0 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 631228 631228 0 0.0
lock-app qpg6105+debug (read/write) 1082824 1082824 0 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 595200 595200 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823162 823162 0 0.0
bss 50916 50916 0 0.0
text 615270 615270 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1108248 1108252 4 0.0
bss 100540 100540 0 0.0
text 784238 784238 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1086540 1086540 0 0.0
bss 109696 109696 0 0.0
text 755436 755436 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932364 932364 0 0.0
bss 92772 92772 0 0.0
text 646484 646484 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823390 823390 0 0.0
bss 50960 50960 0 0.0
text 615640 615640 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 981100 981100 0 0.0
bss 79004 79004 0 0.0
text 696204 696204 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1095144 1095144 0 0.0
bss 99840 99840 0 0.0
text 771572 771572 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 967164 967164 0 0.0
bss 97304 97304 0 0.0
text 649434 649434 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950484 950484 0 0.0
bss 92348 92348 0 0.0
text 664736 664736 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882300 882300 0 0.0
bss 69032 69032 0 0.0
text 623756 623756 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822944 822944 0 0.0
bss 57276 57276 0 0.0
text 590680 590680 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 0 0.0
bss 73568 73568 0 0.0
text 462136 462136 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825126 825126 0 0.0
bss 51096 51096 0 0.0
text 618384 618384 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880213 880213 0 0.0
bss 60744 60744 0 0.0
text 632594 632594 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847660 847660 0 0.0
bss 57564 57564 0 0.0
text 609436 609436 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 841508 841508 0 0.0
bss 57880 57880 0 0.0
text 603100 603100 0 0.0

@mergify mergify bot merged commit 4ac4a7f into project-chip:master Jan 18, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Handle the GoHome command of the RvcOperationalState cluster
5 participants