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

Only Cache requested path with wildcard attributeId #17887

Conversation

yunhanw-google
Copy link
Contributor

Problem

We only need to cache requested path with wildcard attributeId in ClusterStateCache
HasAttributeWildcard in ClusterStateCache::OnUpdateDataVersionFilterList is wrong: that callsite wants paths with a wildcard attribute, not with any wildcard.

Change overview

HasAttributeWildcard() should be named IsWildcardPath()
Update HasAttributeWildcardId inside OnUpdateDataVersionFilterList

Testing

Add wildcard path without wildcard attribute, the version would be not cached

@github-actions
Copy link

github-actions bot commented Apr 29, 2022

PR #17887: Size comparison from 6672d6e to c017b82

Increases (34 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 6672d6e c017b82 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 687979 688115 136 0.0
.text 585992 586128 136 0.0
lock-ftd LP_CC2652R7 (read only) 688795 688947 152 0.0
.text 585140 585292 152 0.0
lock-mtd LP_CC2652R7 (read only) 637539 637691 152 0.0
.text 533996 534148 152 0.0
pump-app LP_CC2652R7 (read only) 661559 661695 136 0.0
.text 580728 580864 136 0.0
pump-controller-app LP_CC2652R7 (read only) 654511 654663 152 0.0
.text 570648 570800 152 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626774 626910 136 0.0
.app_xip_area 529324 529460 136 0.0
lock cyw930739m2evb_01 (read/write) 621374 621534 160 0.0
.app_xip_area 525396 525556 160 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574482 574642 160 0.0
.app_xip_area 468860 469020 160 0.0
efr32 lighting-app BRD4161A (read only) 907744 908032 288 0.0
.text 907736 908024 288 0.0
BRD4161A+rpc (read only) 942112 942384 272 0.0
.text 942104 942376 272 0.0
BRD4161A+rs911x (read only) 746060 746332 272 0.0
.text 746052 746324 272 0.0
lock-app BRD4161A+wf200 (read only) 908716 908876 160 0.0
.text 908708 908868 160 0.0
window-app BRD4161A (read only) 844952 845256 304 0.0
.text 844944 845248 304 0.0
esp32 all-clusters-app c3devkit (read only) 999188 999390 202 0.0
.flash.text 999188 999390 202 0.0
m5stack (read only) 1054623 1054795 172 0.0
.flash.text 1049239 1049411 172 0.0
k32w light k32w061+release (read/write) 688756 688884 128 0.0
.text 599644 599772 128 0.0
lock k32w061+release (read/write) 729568 729728 160 0.0
.text 640088 640248 160 0.0
linux all-clusters-app debug (read only) 2732633 2733129 496 0.0
.text 2323554 2324050 496 0.0
bridge-app debug+rpc (read only) 1889785 1890281 496 0.0
.text 1607410 1607906 496 0.0
chip-tool debug (read only) 8850245 8850821 576 0.0
.text 7125013 7125589 576 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8692404 8693028 624 0.0
.text 6865332 6865956 624 0.0
lighting-app debug+rpc (read only) 2324161 2324657 496 0.0
.text 1973794 1974290 496 0.0
lock-app debug (read only) 2205193 2205785 592 0.0
.text 1853042 1853634 592 0.0
ota-provider-app debug (read only) 2058697 2059273 576 0.0
.text 1726978 1727554 576 0.0
ota-requestor-app debug (read only) 2089817 2090393 576 0.0
.text 1760338 1760914 576 0.0
shell debug (read only) 2557777 2558273 496 0.0
.text 2180002 2180498 496 0.0
thermostat-no-ble arm64 (read only) 2366924 2367548 624 0.0
.text 1991888 1992512 624 0.0
tv-app debug (read only) 2842769 2843265 496 0.0
.text 2444034 2444530 496 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2411276 2411404 128 0.0
.text 1373876 1374004 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179303 1179431 128 0.0
text 808516 808656 140 0.0
p6 all-clusters-app default (read/write) 2526824 2527096 272 0.0
.text 1485088 1485360 272 0.0
light-app default (read/write) 2418752 2419024 272 0.0
.text 1377016 1377288 272 0.0
lock-app default (read/write) 2422832 2423136 304 0.0
.text 1381096 1381400 304 0.0
telink lighting-app tlsr9518adk80d (read/write) 807560 807736 176 0.0
text 571296 571470 174 0.0
Decreases (4 builds for cc13x2_26x2)
platform target config section 6672d6e c017b82 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 164268 164132 -136 -0.1
lock-ftd LP_CC2652R7 (read/write) 154756 154604 -152 -0.1
pump-app LP_CC2652R7 (read/write) 183192 183056 -136 -0.1
pump-controller-app LP_CC2652R7 (read/write) 190032 189880 -152 -0.1
Full report (34 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 6672d6e c017b82 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 687979 688115 136 0.0
(read/write) 164268 164132 -136 -0.1
.bss 75228 75228 0 0.0
.data 3396 3396 0 0.0
.rodata 101507 101507 0 0.0
.text 585992 586128 136 0.0
lock-ftd LP_CC2652R7 (read only) 688795 688947 152 0.0
(read/write) 154756 154604 -152 -0.1
.bss 73588 73588 0 0.0
.data 3220 3220 0 0.0
.rodata 103171 103171 0 0.0
.text 585140 585292 152 0.0
lock-mtd LP_CC2652R7 (read only) 637539 637691 152 0.0
(read/write) 146388 146388 0 0.0
.bss 69308 69308 0 0.0
.data 3220 3220 0 0.0
.rodata 103051 103051 0 0.0
.text 533996 534148 152 0.0
pump-app LP_CC2652R7 (read only) 661559 661695 136 0.0
(read/write) 183192 183056 -136 -0.1
.bss 73764 73764 0 0.0
.data 3252 3252 0 0.0
.rodata 80351 80351 0 0.0
.text 580728 580864 136 0.0
pump-controller-app LP_CC2652R7 (read only) 654511 654663 152 0.0
(read/write) 190032 189880 -152 -0.1
.bss 73812 73812 0 0.0
.data 3216 3216 0 0.0
.rodata 83383 83383 0 0.0
.text 570648 570800 152 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626774 626910 136 0.0
.app_xip_area 529324 529460 136 0.0
.bss 80108 80108 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 621374 621534 160 0.0
.app_xip_area 525396 525556 160 0.0
.bss 78668 78668 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574482 574642 160 0.0
.app_xip_area 468860 469020 160 0.0
.bss 88016 88016 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 907744 908032 288 0.0
(read/write) 135112 135112 0 0.0
.bss 133064 133064 0 0.0
.data 2044 2044 0 0.0
.text 907736 908024 288 0.0
BRD4161A+rpc (read only) 942112 942384 272 0.0
(read/write) 151792 151792 0 0.0
.bss 149544 149544 0 0.0
.data 2248 2248 0 0.0
.text 942104 942376 272 0.0
BRD4161A+rs911x (read only) 746060 746332 272 0.0
(read/write) 129344 129344 0 0.0
.bss 127372 127372 0 0.0
.data 1972 1972 0 0.0
.text 746052 746324 272 0.0
lock-app BRD4161A+wf200 (read only) 908716 908876 160 0.0
(read/write) 126300 126300 0 0.0
.bss 124380 124380 0 0.0
.data 1920 1920 0 0.0
.text 908708 908868 160 0.0
window-app BRD4161A (read only) 844952 845256 304 0.0
(read/write) 133200 133200 0 0.0
.bss 131240 131240 0 0.0
.data 1956 1956 0 0.0
.text 844944 845248 304 0.0
esp32 all-clusters-app c3devkit (read only) 999188 999390 202 0.0
(read/write) 1473778 1473778 0 0.0
.dram0.bss 68360 68360 0 0.0
.dram0.data 14428 14428 0 0.0
.flash.rodata 206536 206536 0 0.0
.flash.text 999188 999390 202 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1054623 1054795 172 0.0
(read/write) 476200 476200 0 0.0
.dram0.bss 73880 73880 0 0.0
.dram0.data 34168 34168 0 0.0
.flash.rodata 236316 236316 0 0.0
.flash.text 1049239 1049411 172 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 688756 688884 128 0.0
.bss 81312 81312 0 0.0
.data 2000 2000 0 0.0
.text 599644 599772 128 0.0
lock k32w061+release (read/write) 729568 729728 160 0.0
.bss 81720 81720 0 0.0
.data 1960 1960 0 0.0
.text 640088 640248 160 0.0
linux all-clusters-app debug (read only) 2732633 2733129 496 0.0
(read/write) 172976 172976 0 0.0
.bss 83328 83328 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 81560 81560 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 234501 234501 0 0.0
.text 2323554 2324050 496 0.0
bridge-app debug+rpc (read only) 1889785 1890281 496 0.0
(read/write) 120336 120336 0 0.0
.bss 71328 71328 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 40248 40248 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 680 680 0 0.0
.rodata 160001 160001 0 0.0
.text 1607410 1607906 496 0.0
chip-tool debug (read only) 8850245 8850821 576 0.0
(read/write) 550480 550480 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 520504 520504 0 0.0
.dynamic 624 624 0 0.0
.got 4952 4952 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 462517 462517 0 0.0
.text 7125013 7125589 576 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8692404 8693028 624 0.0
(read/write) 616321 616321 0 0.0
.bss 40897 40897 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 555664 555664 0 0.0
.dynamic 560 560 0 0.0
.got 14744 14744 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 429764 429764 0 0.0
.text 6865332 6865956 624 0.0
lighting-app debug+rpc (read only) 2324161 2324657 496 0.0
(read/write) 151288 151288 0 0.0
.bss 73376 73376 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 70184 70184 0 0.0
.dynamic 608 608 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 184137 184137 0 0.0
.text 1973794 1974290 496 0.0
lock-app debug (read only) 2205193 2205785 592 0.0
(read/write) 145640 145640 0 0.0
.bss 71968 71968 0 0.0
.data 1504 1504 0 0.0
.data.rel.ro 66520 66520 0 0.0
.dynamic 592 592 0 0.0
.got 4312 4312 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 192561 192561 0 0.0
.text 1853042 1853634 592 0.0
ota-provider-app debug (read only) 2058697 2059273 576 0.0
(read/write) 138920 138920 0 0.0
.bss 71392 71392 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 60072 60072 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 174619 174619 0 0.0
.text 1726978 1727554 576 0.0
ota-requestor-app debug (read only) 2089817 2090393 576 0.0
(read/write) 141728 141728 0 0.0
.bss 72032 72032 0 0.0
.data 1928 1928 0 0.0
.data.rel.ro 62136 62136 0 0.0
.dynamic 592 592 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 170892 170892 0 0.0
.text 1760338 1760914 576 0.0
shell debug (read only) 2557777 2558273 496 0.0
(read/write) 197000 197000 0 0.0
.bss 114056 114056 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 75856 75856 0 0.0
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 216274 216274 0 0.0
.text 2180002 2180498 496 0.0
thermostat-no-ble arm64 (read only) 2366924 2367548 624 0.0
(read/write) 174513 174513 0 0.0
.bss 86257 86257 0 0.0
.data 1488 1488 0 0.0
.data.rel.ro 79000 79000 0 0.0
.dynamic 560 560 0 0.0
.got 4736 4736 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145980 145980 0 0.0
.text 1991888 1992512 624 0.0
tv-app debug (read only) 2842769 2843265 496 0.0
(read/write) 276568 276568 0 0.0
.bss 189272 189272 0 0.0
.data 4640 4640 0 0.0
.data.rel.ro 76432 76432 0 0.0
.dynamic 592 592 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 216683 216683 0 0.0
.text 2444034 2444530 496 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2411276 2411404 128 0.0
.bss 205860 205860 0 0.0
.data 5848 5848 0 0.0
.text 1373876 1374004 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179303 1179431 128 0.0
bss 141992 141992 0 0.0
rodata 150104 150104 0 0.0
text 808516 808656 140 0.0
p6 all-clusters-app default (read/write) 2526824 2527096 272 0.0
.bss 139248 139248 0 0.0
.data 2784 2784 0 0.0
.text 1485088 1485360 272 0.0
light-app default (read/write) 2418752 2419024 272 0.0
.bss 132720 132720 0 0.0
.data 2584 2584 0 0.0
.text 1377016 1377288 272 0.0
lock-app default (read/write) 2422832 2423136 304 0.0
.bss 132520 132520 0 0.0
.data 2544 2544 0 0.0
.text 1381096 1381400 304 0.0
telink lighting-app tlsr9518adk80d (read/write) 807560 807736 176 0.0
bss 75424 75424 0 0.0
noinit 40416 40416 0 0.0
text 571296 571470 174 0.0

@yunhanw-google yunhanw-google force-pushed the feature/fix_cached_requested_path branch from c017b82 to 9f3d841 Compare April 29, 2022 16:15
@github-actions
Copy link

github-actions bot commented Apr 29, 2022

PR #17887: Size comparison from 0d3860e to 9f3d841

Full report (34 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 0d3860e 9f3d841 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689287 689287 0 0.0
(read/write) 162960 162960 0 0.0
.bss 75228 75228 0 0.0
.data 3396 3396 0 0.0
.rodata 102239 102239 0 0.0
.text 586568 586568 0 0.0
lock-ftd LP_CC2652R7 (read only) 688871 688871 0 0.0
(read/write) 154680 154680 0 0.0
.bss 73588 73588 0 0.0
.data 3220 3220 0 0.0
.rodata 103167 103167 0 0.0
.text 585220 585220 0 0.0
lock-mtd LP_CC2652R7 (read only) 637623 637623 0 0.0
(read/write) 146388 146388 0 0.0
.bss 69308 69308 0 0.0
.data 3220 3220 0 0.0
.rodata 103047 103047 0 0.0
.text 534084 534084 0 0.0
pump-app LP_CC2652R7 (read only) 661579 661579 0 0.0
(read/write) 183172 183172 0 0.0
.bss 73764 73764 0 0.0
.data 3252 3252 0 0.0
.rodata 80315 80315 0 0.0
.text 580784 580784 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654595 654595 0 0.0
(read/write) 189948 189948 0 0.0
.bss 73812 73812 0 0.0
.data 3216 3216 0 0.0
.rodata 83379 83379 0 0.0
.text 570736 570736 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626842 626842 0 0.0
.app_xip_area 529392 529392 0 0.0
.bss 80108 80108 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 621466 621466 0 0.0
.app_xip_area 525488 525488 0 0.0
.bss 78668 78668 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574574 574574 0 0.0
.app_xip_area 468952 468952 0 0.0
.bss 88016 88016 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 907928 907928 0 0.0
(read/write) 135112 135112 0 0.0
.bss 133064 133064 0 0.0
.data 2044 2044 0 0.0
.text 907920 907920 0 0.0
BRD4161A+rpc (read only) 942296 942296 0 0.0
(read/write) 151792 151792 0 0.0
.bss 149544 149544 0 0.0
.data 2248 2248 0 0.0
.text 942288 942288 0 0.0
BRD4161A+rs911x (read only) 746244 746244 0 0.0
(read/write) 129344 129344 0 0.0
.bss 127372 127372 0 0.0
.data 1972 1972 0 0.0
.text 746236 746236 0 0.0
lock-app BRD4161A+wf200 (read only) 908808 908808 0 0.0
(read/write) 126300 126300 0 0.0
.bss 124380 124380 0 0.0
.data 1920 1920 0 0.0
.text 908800 908800 0 0.0
window-app BRD4161A (read only) 845152 845152 0 0.0
(read/write) 133200 133200 0 0.0
.bss 131240 131240 0 0.0
.data 1956 1956 0 0.0
.text 845144 845144 0 0.0
esp32 all-clusters-app c3devkit (read only) 999918 999918 0 0.0
(read/write) 1474562 1474562 0 0.0
.dram0.bss 68360 68360 0 0.0
.dram0.data 14428 14428 0 0.0
.flash.rodata 207320 207320 0 0.0
.flash.text 999918 999918 0 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1055315 1055315 0 0.0
(read/write) 476968 476968 0 0.0
.dram0.bss 73880 73880 0 0.0
.dram0.data 34168 34168 0 0.0
.flash.rodata 237084 237084 0 0.0
.flash.text 1049931 1049931 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684720 684720 0 0.0
.bss 81312 81312 0 0.0
.data 2000 2000 0 0.0
.text 599704 599704 0 0.0
lock k32w061+release (read/write) 725564 725564 0 0.0
.bss 81720 81720 0 0.0
.data 1960 1960 0 0.0
.text 640180 640180 0 0.0
linux all-clusters-app debug (read only) 2734457 2734457 0 0.0
(read/write) 172944 172944 0 0.0
.bss 83328 83328 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 81544 81544 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 234501 234501 0 0.0
.text 2325426 2325426 0 0.0
bridge-app debug+rpc (read only) 1889753 1889753 0 0.0
(read/write) 120304 120304 0 0.0
.bss 71328 71328 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 40232 40232 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 680 680 0 0.0
.rodata 160001 160001 0 0.0
.text 1607426 1607426 0 0.0
chip-tool debug (read only) 8850261 8850261 0 0.0
(read/write) 550480 550480 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 520488 520488 0 0.0
.dynamic 624 624 0 0.0
.got 4952 4952 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 462517 462517 0 0.0
.text 7125077 7125077 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8692484 8692484 0 0.0
(read/write) 616289 616289 0 0.0
.bss 40897 40897 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 555648 555648 0 0.0
.dynamic 560 560 0 0.0
.got 14736 14736 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 429764 429764 0 0.0
.text 6865476 6865476 0 0.0
lighting-app debug+rpc (read only) 2324129 2324129 0 0.0
(read/write) 151256 151256 0 0.0
.bss 73376 73376 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 70168 70168 0 0.0
.dynamic 608 608 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 184137 184137 0 0.0
.text 1973810 1973810 0 0.0
lock-app debug (read only) 2205257 2205257 0 0.0
(read/write) 145640 145640 0 0.0
.bss 71968 71968 0 0.0
.data 1504 1504 0 0.0
.data.rel.ro 66504 66504 0 0.0
.dynamic 592 592 0 0.0
.got 4312 4312 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 192561 192561 0 0.0
.text 1853154 1853154 0 0.0
ota-provider-app debug (read only) 2058745 2058745 0 0.0
(read/write) 138888 138888 0 0.0
.bss 71392 71392 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 60056 60056 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 174619 174619 0 0.0
.text 1727074 1727074 0 0.0
ota-requestor-app debug (read only) 2089865 2089865 0 0.0
(read/write) 141696 141696 0 0.0
.bss 72032 72032 0 0.0
.data 1928 1928 0 0.0
.data.rel.ro 62120 62120 0 0.0
.dynamic 592 592 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 170892 170892 0 0.0
.text 1760434 1760434 0 0.0
shell debug (read only) 2559681 2559681 0 0.0
(read/write) 197000 197000 0 0.0
.bss 114056 114056 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 75840 75840 0 0.0
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 216274 216274 0 0.0
.text 2181954 2181954 0 0.0
thermostat-no-ble arm64 (read only) 2367004 2367004 0 0.0
(read/write) 174481 174481 0 0.0
.bss 86257 86257 0 0.0
.data 1488 1488 0 0.0
.data.rel.ro 78984 78984 0 0.0
.dynamic 560 560 0 0.0
.got 4728 4728 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145980 145980 0 0.0
.text 1992048 1992048 0 0.0
tv-app debug (read only) 2842281 2842281 0 0.0
(read/write) 276536 276536 0 0.0
.bss 189272 189272 0 0.0
.data 4640 4640 0 0.0
.data.rel.ro 76408 76408 0 0.0
.dynamic 592 592 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 216715 216715 0 0.0
.text 2443586 2443586 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2411340 2411340 0 0.0
.bss 205860 205860 0 0.0
.data 5848 5848 0 0.0
.text 1373940 1373940 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1180647 1180647 0 0.0
bss 141992 141992 0 0.0
rodata 150872 150872 0 0.0
text 809096 809096 0 0.0
p6 all-clusters-app default (read/write) 2528352 2528352 0 0.0
.bss 139248 139248 0 0.0
.data 2784 2784 0 0.0
.text 1486616 1486616 0 0.0
light-app default (read/write) 2418936 2418936 0 0.0
.bss 132720 132720 0 0.0
.data 2584 2584 0 0.0
.text 1377200 1377200 0 0.0
lock-app default (read/write) 2423048 2423048 0 0.0
.bss 132520 132520 0 0.0
.data 2544 2544 0 0.0
.text 1381312 1381312 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 807660 807660 0 0.0
bss 75424 75424 0 0.0
noinit 40416 40416 0 0.0
text 571400 571400 0 0.0

@yunhanw-google yunhanw-google merged commit e32b749 into project-chip:master Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants