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

[app] use PeerId as the only key for CASESessionManager #13074

Merged
merged 2 commits into from
Dec 16, 2021

Conversation

gjc13
Copy link
Contributor

@gjc13 gjc13 commented Dec 16, 2021

Problem

Some API of CASESessionManager takes only NodeId and can accidentaly match a node in a different fabric.

Change overview

The CASESessionManager class is modified to accept only PeerId for accessing nodes.

Testing

Tested with ota requestor & provider

./out/debug/chip-ota-provider-app -f test.bin
./out/chip-tool pairing onnetwork 1 20202021
./out/debug/chip-ota-requestor-app -d 30 -u 5560
./out/chip-tool pairing onnetwork-long 2 20202021 30
./out/chip-tool otasoftwareupdaterequestor announce-ota-provider 1 0 0 2 0

src/app/CASESessionManager.cpp Outdated Show resolved Hide resolved
src/controller/CHIPDeviceController.cpp Outdated Show resolved Hide resolved
src/controller/CHIPDeviceController.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Dec 16, 2021

PR #13074: Size comparison from 161cd14 to e073bb3

Increases (24 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 161cd14 e073bb3 change % change
efr32 lighting-app BRD4161A (read only) 835684 835780 96 0.0
.text 835676 835772 96 0.0
BRD4161A+rpc (read only) 823304 823400 96 0.0
.text 823296 823392 96 0.0
window-app BRD4161A (read only) 809060 809156 96 0.0
.text 809052 809148 96 0.0
k32w lighting-app k32w061+se05x+release (read/write) 686396 686460 64 0.0
.text 600664 600728 64 0.0
lock-app k32w061+debug (read/write) 633960 634024 64 0.0
.text 550124 550188 64 0.0
shell k32w061+debug (read/write) 639688 639768 80 0.0
.text 553364 553444 80 0.0
linux chip-tool-ipv6only arm64 (read only) 6929380 6929668 288 0.0
.text 5864180 5864468 288 0.0
thermostat-no-ble arm64 (read only) 1993972 1994036 64 0.0
.text 1654592 1654656 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2334696 2334760 64 0.0
.text 1297272 1297336 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2329280 2329408 128 0.0
.text 1291880 1292008 128 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302376 2302440 64 0.0
.text 1264976 1265040 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 936531 936611 80 0.0
text 632628 632704 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 918483 918563 80 0.0
text 625764 625836 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 860246 860326 80 0.0
text 560064 560136 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 908627 908707 80 0.0
text 610444 610520 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 832574 832654 80 0.0
text 537920 537992 72 0.0
pump-app nrf52840dk_nrf52840 (read/write) 913507 913587 80 0.0
text 613996 614068 72 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 906739 906819 80 0.0
text 609192 609268 76 0.0
p6 all-clusters-app default (read/write) 2390552 2390648 96 0.0
.text 1348816 1348912 96 0.0
light-app default (read/write) 2329936 2330048 112 0.0
.text 1288200 1288312 112 0.0
lock-app default (read/write) 2302144 2302256 112 0.0
.text 1260408 1260520 112 0.0
qpg lighting-app qpg6105+debug (read only) 532752 532824 72 0.0
.text 527432 527504 72 0.0
lock-app qpg6105+debug (read only) 504424 504496 72 0.0
.text 499104 499176 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 831078 831110 32 0.0
text 579390 579420 30 0.0
Full report (30 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 161cd14 e073bb3 change % change
efr32 lighting-app BRD4161A (read only) 835684 835780 96 0.0
(read/write) 127324 127324 0 0.0
.bss 125448 125448 0 0.0
.data 1876 1876 0 0.0
.text 835676 835772 96 0.0
BRD4161A+rpc (read only) 823304 823400 96 0.0
(read/write) 143992 143992 0 0.0
.bss 142016 142016 0 0.0
.data 1976 1976 0 0.0
.text 823296 823392 96 0.0
window-app BRD4161A (read only) 809060 809156 96 0.0
(read/write) 126264 126264 0 0.0
.bss 124432 124432 0 0.0
.data 1832 1832 0 0.0
.text 809052 809148 96 0.0
k32w lighting-app k32w061+se05x+release (read/write) 686396 686460 64 0.0
.bss 78024 78024 0 0.0
.data 1908 1908 0 0.0
.text 600664 600728 64 0.0
lock-app k32w061+debug (read/write) 633960 634024 64 0.0
.bss 76176 76176 0 0.0
.data 1860 1860 0 0.0
.text 550124 550188 64 0.0
shell k32w061+debug (read/write) 639688 639768 80 0.0
.bss 78684 78684 0 0.0
.data 1840 1840 0 0.0
.text 553364 553444 80 0.0
linux chip-tool-ipv6only arm64 (read only) 6929380 6929668 288 0.0
(read/write) 323377 323377 0 0.0
.bss 54577 54577 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 208016 208016 0 0.0
.dynamic 560 560 0 0.0
.got 55992 55992 0 0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 378324 378324 0 0.0
.text 5864180 5864468 288 0.0
thermostat-no-ble arm64 (read only) 1993972 1994036 64 0.0
(read/write) 143937 143937 0 0.0
.bss 64321 64321 0 0.0
.data 880 880 0 0.0
.data.rel.ro 72000 72000 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 127908 127908 0 0.0
.text 1654592 1654656 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2334696 2334760 64 0.0
.bss 189044 189044 0 0.0
.data 5264 5264 0 0.0
.text 1297272 1297336 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2329280 2329408 128 0.0
.bss 180872 180872 0 0.0
.data 5544 5544 0 0.0
.text 1291880 1292008 128 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302376 2302440 64 0.0
.bss 179920 179920 0 0.0
.data 5536 5536 0 0.0
.text 1264976 1265040 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2054328 2054328 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.text 1016928 1016928 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 936531 936611 80 0.0
bss 118376 118376 0 0.0
rodata 107952 107952 0 0.0
text 632628 632704 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 918483 918563 80 0.0
bss 114708 114708 0 0.0
rodata 99864 99864 0 0.0
text 625764 625836 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 860246 860326 80 0.0
bss 116660 116660 0 0.0
rodata 102876 102876 0 0.0
text 560064 560136 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 908627 908707 80 0.0
bss 117564 117564 0 0.0
rodata 103256 103256 0 0.0
text 610444 610520 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 832574 832654 80 0.0
bss 115876 115876 0 0.0
rodata 98220 98220 0 0.0
text 537920 537992 72 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 542351 542351 0 0.0
bss 52588 52588 0 0.0
rodata 50668 50668 0 0.0
text 376892 376892 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 913507 913587 80 0.0
bss 117472 117472 0 0.0
rodata 104600 104600 0 0.0
text 613996 614068 72 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 906739 906819 80 0.0
bss 117352 117352 0 0.0
rodata 102728 102728 0 0.0
text 609192 609268 76 0.0
shell nrf52840dk_nrf52840 (read/write) 796959 796959 0 0.0
bss 109472 109472 0 0.0
rodata 78032 78032 0 0.0
text 532996 532996 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 709594 709594 0 0.0
bss 107360 107360 0 0.0
rodata 72336 72336 0 0.0
text 450484 450484 0 0.0
p6 all-clusters-app default (read/write) 2390552 2390648 96 0.0
.bss 117236 117236 0 0.0
.data 2544 2544 0 0.0
.text 1348816 1348912 96 0.0
light-app default (read/write) 2329936 2330048 112 0.0
.bss 106128 106128 0 0.0
.data 2384 2384 0 0.0
.text 1288200 1288312 112 0.0
lock-app default (read/write) 2302144 2302256 112 0.0
.bss 105008 105008 0 0.0
.data 2336 2336 0 0.0
.text 1260408 1260520 112 0.0
qpg lighting-app qpg6105+debug (read only) 532752 532824 72 0.0
(read/write) 146936 146936 0 0.0
.bss 86800 86800 0 0.0
.data 1004 1004 0 0.0
.text 527432 527504 72 0.0
lock-app qpg6105+debug (read only) 504424 504496 72 0.0
(read/write) 146940 146940 0 0.0
.bss 85936 85936 0 0.0
.data 952 952 0 0.0
.text 499104 499176 72 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 831078 831110 32 0.0
bss 87016 87016 0 0.0
noinit 37160 37160 0 0.0
text 579390 579420 30 0.0

@github-actions
Copy link

github-actions bot commented Dec 16, 2021

PR #13074: Size comparison from 161cd14 to 7e2cc27

Increases (17 builds for efr32, k32w, linux, mbed, p6, qpg, telink)
platform target config section 161cd14 7e2cc27 change % change
efr32 lighting-app BRD4161A (read only) 835684 835780 96 0.0
.text 835676 835772 96 0.0
BRD4161A+rpc (read only) 823304 823400 96 0.0
.text 823296 823392 96 0.0
window-app BRD4161A (read only) 809060 809156 96 0.0
.text 809052 809148 96 0.0
k32w lighting-app k32w061+se05x+release (read/write) 686396 686460 64 0.0
.text 600664 600728 64 0.0
lock-app k32w061+debug (read/write) 633960 634024 64 0.0
.text 550124 550188 64 0.0
shell k32w061+debug (read/write) 639688 639768 80 0.0
.text 553364 553444 80 0.0
linux chip-tool-ipv6only arm64 (read only) 6929380 6929620 240 0.0
.text 5864180 5864420 240 0.0
thermostat-no-ble arm64 (read only) 1993972 1994036 64 0.0
.text 1654592 1654656 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2334696 2334760 64 0.0
.text 1297272 1297336 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2329280 2329408 128 0.0
.text 1291880 1292008 128 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302376 2302440 64 0.0
.text 1264976 1265040 64 0.0
p6 all-clusters-app default (read/write) 2390552 2390648 96 0.0
.text 1348816 1348912 96 0.0
light-app default (read/write) 2329936 2330048 112 0.0
.text 1288200 1288312 112 0.0
lock-app default (read/write) 2302144 2302256 112 0.0
.text 1260408 1260520 112 0.0
qpg lighting-app qpg6105+debug (read only) 532752 532824 72 0.0
.text 527432 527504 72 0.0
lock-app qpg6105+debug (read only) 504424 504496 72 0.0
.text 499104 499176 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 831078 831110 32 0.0
text 579390 579420 30 0.0
Full report (20 builds for efr32, k32w, linux, mbed, p6, qpg, telink)
platform target config section 161cd14 7e2cc27 change % change
efr32 lighting-app BRD4161A (read only) 835684 835780 96 0.0
(read/write) 127324 127324 0 0.0
.bss 125448 125448 0 0.0
.data 1876 1876 0 0.0
.text 835676 835772 96 0.0
BRD4161A+rpc (read only) 823304 823400 96 0.0
(read/write) 143992 143992 0 0.0
.bss 142016 142016 0 0.0
.data 1976 1976 0 0.0
.text 823296 823392 96 0.0
window-app BRD4161A (read only) 809060 809156 96 0.0
(read/write) 126264 126264 0 0.0
.bss 124432 124432 0 0.0
.data 1832 1832 0 0.0
.text 809052 809148 96 0.0
k32w lighting-app k32w061+se05x+release (read/write) 686396 686460 64 0.0
.bss 78024 78024 0 0.0
.data 1908 1908 0 0.0
.text 600664 600728 64 0.0
lock-app k32w061+debug (read/write) 633960 634024 64 0.0
.bss 76176 76176 0 0.0
.data 1860 1860 0 0.0
.text 550124 550188 64 0.0
shell k32w061+debug (read/write) 639688 639768 80 0.0
.bss 78684 78684 0 0.0
.data 1840 1840 0 0.0
.text 553364 553444 80 0.0
linux chip-tool-ipv6only arm64 (read only) 6929380 6929620 240 0.0
(read/write) 323377 323377 0 0.0
.bss 54577 54577 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 208016 208016 0 0.0
.dynamic 560 560 0 0.0
.got 55992 55992 0 0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 378324 378324 0 0.0
.text 5864180 5864420 240 0.0
thermostat-no-ble arm64 (read only) 1993972 1994036 64 0.0
(read/write) 143937 143937 0 0.0
.bss 64321 64321 0 0.0
.data 880 880 0 0.0
.data.rel.ro 72000 72000 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 127908 127908 0 0.0
.text 1654592 1654656 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2334696 2334760 64 0.0
.bss 189044 189044 0 0.0
.data 5264 5264 0 0.0
.text 1297272 1297336 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2329280 2329408 128 0.0
.bss 180872 180872 0 0.0
.data 5544 5544 0 0.0
.text 1291880 1292008 128 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302376 2302440 64 0.0
.bss 179920 179920 0 0.0
.data 5536 5536 0 0.0
.text 1264976 1265040 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2054328 2054328 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.text 1016928 1016928 0 0.0
p6 all-clusters-app default (read/write) 2390552 2390648 96 0.0
.bss 117236 117236 0 0.0
.data 2544 2544 0 0.0
.text 1348816 1348912 96 0.0
light-app default (read/write) 2329936 2330048 112 0.0
.bss 106128 106128 0 0.0
.data 2384 2384 0 0.0
.text 1288200 1288312 112 0.0
lock-app default (read/write) 2302144 2302256 112 0.0
.bss 105008 105008 0 0.0
.data 2336 2336 0 0.0
.text 1260408 1260520 112 0.0
qpg lighting-app qpg6105+debug (read only) 532752 532824 72 0.0
(read/write) 146936 146936 0 0.0
.bss 86800 86800 0 0.0
.data 1004 1004 0 0.0
.text 527432 527504 72 0.0
lock-app qpg6105+debug (read only) 504424 504496 72 0.0
(read/write) 146940 146940 0 0.0
.bss 85936 85936 0 0.0
.data 952 952 0 0.0
.text 499104 499176 72 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 831078 831110 32 0.0
bss 87016 87016 0 0.0
noinit 37160 37160 0 0.0
text 579390 579420 30 0.0

This prevents accidental misuse of a wrong node in a different fabric.
@gjc13 gjc13 force-pushed the case-manager-only-peerid branch from 7e2cc27 to 7db565c Compare December 16, 2021 09:18
@github-actions
Copy link

github-actions bot commented Dec 16, 2021

PR #13074: Size comparison from 9a595a4 to 7db565c

Increases (26 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 9a595a4 7db565c change % change
efr32 lighting-app BRD4161A (read only) 829556 829652 96 0.0
.text 829548 829644 96 0.0
BRD4161A+rpc (read only) 817176 817272 96 0.0
.text 817168 817264 96 0.0
window-app BRD4161A (read only) 802932 803044 112 0.0
.text 802924 803036 112 0.0
esp32 all-clusters-app c3devkit (read only) 875756 875796 40 0.0
.flash.text 875756 875796 40 0.0
m5stack (read only) 938759 938823 64 0.0
.flash.text 933375 933439 64 0.0
k32w lighting-app k32w061+se05x+release (read/write) 685436 685500 64 0.0
.text 599704 599768 64 0.0
lock-app k32w061+debug (read/write) 633000 633064 64 0.0
.text 549164 549228 64 0.0
shell k32w061+debug (read/write) 638584 638664 80 0.0
.text 552260 552340 80 0.0
linux chip-tool-ipv6only arm64 (read only) 6917732 6917972 240 0.0
.text 5852532 5852772 240 0.0
thermostat-no-ble arm64 (read only) 1992836 1992900 64 0.0
.text 1653456 1653520 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2333736 2333800 64 0.0
.text 1296312 1296376 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2328320 2328384 64 0.0
.text 1290920 1290984 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2301352 2301416 64 0.0
.text 1263952 1264016 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 935571 935651 80 0.0
text 631672 631748 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 917507 917587 80 0.0
text 624788 624864 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859302 859366 64 0.0
text 559112 559184 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 907683 907763 80 0.0
text 609500 609572 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 831630 831710 80 0.0
text 536976 537052 76 0.0
pump-app nrf52840dk_nrf52840 (read/write) 912563 912643 80 0.0
text 613048 613124 76 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 905795 905875 80 0.0
text 608248 608320 72 0.0
p6 all-clusters-app default (read/write) 2384440 2384536 96 0.0
.text 1342704 1342800 96 0.0
light-app default (read/write) 2323824 2323920 96 0.0
.text 1282088 1282184 96 0.0
lock-app default (read/write) 2296016 2296128 112 0.0
.text 1254280 1254392 112 0.0
qpg lighting-app qpg6105+debug (read only) 531768 531840 72 0.0
.text 526448 526520 72 0.0
lock-app qpg6105+debug (read only) 503456 503528 72 0.0
.text 498136 498208 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 830142 830174 32 0.0
text 578456 578486 30 0.0
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 9a595a4 7db565c change % change
efr32 lighting-app BRD4161A (read only) 829556 829652 96 0.0
(read/write) 127324 127324 0 0.0
.bss 125448 125448 0 0.0
.data 1876 1876 0 0.0
.text 829548 829644 96 0.0
BRD4161A+rpc (read only) 817176 817272 96 0.0
(read/write) 143992 143992 0 0.0
.bss 142016 142016 0 0.0
.data 1976 1976 0 0.0
.text 817168 817264 96 0.0
window-app BRD4161A (read only) 802932 803044 112 0.0
(read/write) 126264 126264 0 0.0
.bss 124432 124432 0 0.0
.data 1832 1832 0 0.0
.text 802924 803036 112 0.0
esp32 all-clusters-app c3devkit (read only) 875756 875796 40 0.0
(read/write) 1312954 1312954 0 0.0
.dram0.bss 69776 69776 0 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 175920 175920 0 0.0
.flash.text 875756 875796 40 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 938759 938823 64 0.0
(read/write) 442452 442452 0 0.0
.dram0.bss 74240 74240 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 202648 202648 0 0.0
.flash.text 933375 933439 64 0.0
.iram0.text 123171 123171 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 685436 685500 64 0.0
.bss 78024 78024 0 0.0
.data 1908 1908 0 0.0
.text 599704 599768 64 0.0
lock-app k32w061+debug (read/write) 633000 633064 64 0.0
.bss 76176 76176 0 0.0
.data 1860 1860 0 0.0
.text 549164 549228 64 0.0
shell k32w061+debug (read/write) 638584 638664 80 0.0
.bss 78684 78684 0 0.0
.data 1840 1840 0 0.0
.text 552260 552340 80 0.0
linux chip-tool-ipv6only arm64 (read only) 6917732 6917972 240 0.0
(read/write) 323377 323377 0 0.0
.bss 54577 54577 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 208016 208016 0 0.0
.dynamic 560 560 0 0.0
.got 55992 55992 0 0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 378324 378324 0 0.0
.text 5852532 5852772 240 0.0
thermostat-no-ble arm64 (read only) 1992836 1992900 64 0.0
(read/write) 143937 143937 0 0.0
.bss 64321 64321 0 0.0
.data 880 880 0 0.0
.data.rel.ro 72000 72000 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 127908 127908 0 0.0
.text 1653456 1653520 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2333736 2333800 64 0.0
.bss 189044 189044 0 0.0
.data 5264 5264 0 0.0
.text 1296312 1296376 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2328320 2328384 64 0.0
.bss 180872 180872 0 0.0
.data 5544 5544 0 0.0
.text 1290920 1290984 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2301352 2301416 64 0.0
.bss 179920 179920 0 0.0
.data 5536 5536 0 0.0
.text 1263952 1264016 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2053688 2053688 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.text 1016288 1016288 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 935571 935651 80 0.0
bss 118376 118376 0 0.0
rodata 107952 107952 0 0.0
text 631672 631748 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 917507 917587 80 0.0
bss 114708 114708 0 0.0
rodata 99864 99864 0 0.0
text 624788 624864 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859302 859366 64 0.0
bss 116660 116660 0 0.0
rodata 102876 102876 0 0.0
text 559112 559184 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 907683 907763 80 0.0
bss 117564 117564 0 0.0
rodata 103256 103256 0 0.0
text 609500 609572 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 831630 831710 80 0.0
bss 115876 115876 0 0.0
rodata 98220 98220 0 0.0
text 536976 537052 76 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 542351 542351 0 0.0
bss 52588 52588 0 0.0
rodata 50668 50668 0 0.0
text 376892 376892 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 912563 912643 80 0.0
bss 117472 117472 0 0.0
rodata 104600 104600 0 0.0
text 613048 613124 76 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 905795 905875 80 0.0
bss 117352 117352 0 0.0
rodata 102728 102728 0 0.0
text 608248 608320 72 0.0
shell nrf52840dk_nrf52840 (read/write) 796383 796383 0 0.0
bss 109472 109472 0 0.0
rodata 78032 78032 0 0.0
text 532420 532420 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 709018 709018 0 0.0
bss 107360 107360 0 0.0
rodata 72336 72336 0 0.0
text 449912 449912 0 0.0
p6 all-clusters-app default (read/write) 2384440 2384536 96 0.0
.bss 117236 117236 0 0.0
.data 2544 2544 0 0.0
.text 1342704 1342800 96 0.0
light-app default (read/write) 2323824 2323920 96 0.0
.bss 106128 106128 0 0.0
.data 2384 2384 0 0.0
.text 1282088 1282184 96 0.0
lock-app default (read/write) 2296016 2296128 112 0.0
.bss 105008 105008 0 0.0
.data 2336 2336 0 0.0
.text 1254280 1254392 112 0.0
qpg lighting-app qpg6105+debug (read only) 531768 531840 72 0.0
(read/write) 146936 146936 0 0.0
.bss 86800 86800 0 0.0
.data 1004 1004 0 0.0
.text 526448 526520 72 0.0
lock-app qpg6105+debug (read only) 503456 503528 72 0.0
(read/write) 146940 146940 0 0.0
.bss 85936 85936 0 0.0
.data 952 952 0 0.0
.text 498136 498208 72 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 830142 830174 32 0.0
bss 87016 87016 0 0.0
noinit 37160 37160 0 0.0
text 578456 578486 30 0.0

@andy31415 andy31415 merged commit 0af0a50 into project-chip:master Dec 16, 2021
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.

CASESessionManager now can mix up node ids from different fabrics
4 participants