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

[Group] Enable Write Group msg test case #11933

Conversation

jepenven-silabs
Copy link
Contributor

Problem

Follow up of PR #11808

Change overview

Partial fix of #11078
Partial fix of #11604

Group Messaging test case isn't yet complete. We still need to enable the multicast IPV6 address and verify that the Group message reception is handled properly.

However, enabling it as soon as possible will allow us to detect PR that could possibly break the group communication.

Testing

Tested with the enabled test case and Unit test

@todo
Copy link

todo bot commented Nov 17, 2021

#11911

// TODO : #11911
// For now, just set the packetHeader with the correct data.
packetHeader.SetDestinationGroupId(sessionHandle.GetGroupId());
packetHeader.SetFlags(Header::SecFlagValues::kPrivacyFlag);
packetHeader.SetSessionType(Header::SessionType::kGroupSession);
// TODO : Replace the PeerNodeId with Our nodeId
packetHeader.SetSourceNodeId(sessionHandle.GetPeerNodeId());
if (!packetHeader.IsValidGroupMsg())
{
return CHIP_ERROR_INTERNAL;


This comment was generated by todo based on a TODO comment in 3bc1bc3 in #11933. cc @jepenven-silabs.

@todo
Copy link

todo bot commented Nov 17, 2021

Replace the PeerNodeId with Our nodeId

// TODO : Replace the PeerNodeId with Our nodeId
packetHeader.SetSourceNodeId(sessionHandle.GetPeerNodeId());
if (!packetHeader.IsValidGroupMsg())
{
return CHIP_ERROR_INTERNAL;
}
#if CHIP_PROGRESS_LOGGING
destination = sessionHandle.GetPeerNodeId();
#endif // CHIP_PROGRESS_LOGGING


This comment was generated by todo based on a TODO comment in 3bc1bc3 in #11933. cc @jepenven-silabs.

@github-actions
Copy link

github-actions bot commented Nov 17, 2021

PR #11933: Size comparison from e568d70 to 3bc1bc3

Increases (26 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section e568d70 3bc1bc3 change % change
efr32 lighting-app BRD4161A (read only) 748400 748608 208 0.0
.text 748392 748600 208 0.0
BRD4161A+rpc (read only) 735932 736140 208 0.0
.text 735924 736132 208 0.0
lock-app BRD4161A (read only) 725472 725680 208 0.0
.text 725464 725672 208 0.0
window-app BRD4161A (read only) 726432 726656 224 0.0
.text 726424 726648 224 0.0
esp32 all-clusters-app c3devkit (read only) 827574 827772 198 0.0
.flash.text 827574 827772 198 0.0
m5stack (read only) 898475 898695 220 0.0
.flash.text 893091 893311 220 0.0
k32w lighting-app k32w061+se05x+release (read/write) 706012 706156 144 0.0
.text 621104 621248 144 0.0
lock-app k32w061+debug (read/write) 597452 597596 144 0.0
.text 522064 522208 144 0.0
shell k32w061+debug (read/write) 662796 662940 144 0.0
.text 576312 576456 144 0.0
linux all-clusters-app debug (read only) 1716873 1717529 656 0.0
.rodata 135605 135669 64 0.0
.text 1447314 1447906 592 0.0
bridge-app debug+rpc (read only) 1312005 1312661 656 0.0
.rodata 110980 111044 64 0.1
.text 1103621 1104213 592 0.1
chip-tool debug (read only) 4970909 4976349 5440 0.1
.rodata 267690 267786 96 0.0
.text 4392709 4398053 5344 0.1
lighting-app debug+rpc (read only) 1581137 1581793 656 0.0
.rodata 128625 128689 64 0.0
.text 1317506 1318098 592 0.0
ota-provider-app debug (read only) 1260681 1261337 656 0.1
.rodata 113151 113215 64 0.1
.text 1049938 1050530 592 0.1
ota-requestor-app debug (read only) 1344369 1345121 752 0.1
.rodata 124168 124264 96 0.1
.text 1120226 1120882 656 0.1
shell debug (read only) 797793 798385 592 0.1
.text 615394 615986 592 0.1
tv-app debug (read only) 1861825 1862529 704 0.0
.rodata 157029 157093 64 0.0
.text 1559666 1560306 640 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2287032 2287160 128 0.0
.text 1249632 1249760 128 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2272960 2273088 128 0.0
.text 1235560 1235688 128 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2248864 2248992 128 0.0
.text 1211464 1211592 128 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2050352 2050480 128 0.0
.text 1012952 1013080 128 0.0
p6 all-clusters-app default (read/write) 2296424 2296632 208 0.0
.text 1254688 1254896 208 0.0
lock-app default (read/write) 2213896 2214120 224 0.0
.text 1172160 1172384 224 0.0
qpg lighting-app qpg6100+debug (read only) 492792 492936 144 0.0
.text 487472 487616 144 0.0
lock-app qpg6100+debug (read only) 467772 467916 144 0.0
.text 462452 462596 144 0.0
telink lighting-app tlsr9518adk80d (read/write) 767062 767214 152 0.0
text 532258 532412 154 0.0
Full report (28 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section e568d70 3bc1bc3 change % change
efr32 lighting-app BRD4161A (read only) 748400 748608 208 0.0
(read/write) 115572 115572 0 0.0
.bss 113772 113772 0 0.0
.data 1800 1800 0 0.0
.text 748392 748600 208 0.0
BRD4161A+rpc (read only) 735932 736140 208 0.0
(read/write) 132200 132200 0 0.0
.bss 130276 130276 0 0.0
.data 1924 1924 0 0.0
.text 735924 736132 208 0.0
lock-app BRD4161A (read only) 725472 725680 208 0.0
(read/write) 113356 113356 0 0.0
.bss 111596 111596 0 0.0
.data 1756 1756 0 0.0
.text 725464 725672 208 0.0
window-app BRD4161A (read only) 726432 726656 224 0.0
(read/write) 113676 113676 0 0.0
.bss 111916 111916 0 0.0
.data 1760 1760 0 0.0
.text 726424 726648 224 0.0
esp32 all-clusters-app c3devkit (read only) 827574 827772 198 0.0
(read/write) 1220162 1220162 0 0.0
.dram0.bss 56720 56720 0 0.0
.dram0.data 14084 14084 0 0.0
.flash.rodata 164104 164104 0 0.0
.flash.text 827574 827772 198 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 898475 898695 220 0.0
(read/write) 419484 419484 0 0.0
.dram0.bss 62072 62072 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192076 192076 0 0.0
.flash.text 893091 893311 220 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 706012 706156 144 0.0
.bss 77196 77196 0 0.0
.data 1912 1912 0 0.0
.text 621104 621248 144 0.0
lock-app k32w061+debug (read/write) 597452 597596 144 0.0
.bss 67708 67708 0 0.0
.data 1880 1880 0 0.0
.text 522064 522208 144 0.0
shell k32w061+debug (read/write) 662796 662940 144 0.0
.bss 78836 78836 0 0.0
.data 1848 1848 0 0.0
.text 576312 576456 144 0.0
linux all-clusters-app debug (read only) 1716873 1717529 656 0.0
(read/write) 127200 127200 0 0.0
.bss 57776 57776 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63088 63088 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 135605 135669 64 0.0
.text 1447314 1447906 592 0.0
bridge-app debug+rpc (read only) 1312005 1312661 656 0.0
(read/write) 77392 77392 0 0.0
.bss 42480 42480 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28344 28344 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 110980 111044 64 0.1
.text 1103621 1104213 592 0.1
chip-tool debug (read only) 4970909 4976349 5440 0.1
(read/write) 167304 167304 0 0.0
.bss 40840 40840 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 118680 118680 0 0.0
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 267690 267786 96 0.0
.text 4392709 4398053 5344 0.1
lighting-app debug+rpc (read only) 1581137 1581793 656 0.0
(read/write) 110608 110608 0 0.0
.bss 48144 48144 0 0.0
.data 1234 1234 0 0.0
.data.rel.ro 55904 55904 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 128625 128689 64 0.0
.text 1317506 1318098 592 0.0
ota-provider-app debug (read only) 1260681 1261337 656 0.1
(read/write) 76040 76040 0 0.0
.bss 45088 45088 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 113151 113215 64 0.1
.text 1049938 1050530 592 0.1
ota-requestor-app debug (read only) 1344369 1345121 752 0.1
(read/write) 79776 79776 0 0.0
.bss 47552 47552 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26280 26280 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 124168 124264 96 0.1
.text 1120226 1120882 656 0.1
shell debug (read only) 797793 798385 592 0.1
(read/write) 66440 66440 0 0.0
.bss 23944 23944 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78383 78383 0 0.0
.text 615394 615986 592 0.1
tv-app debug (read only) 1861825 1862529 704 0.0
(read/write) 319352 319352 0 0.0
.bss 250760 250760 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60136 60136 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 157029 157093 64 0.0
.text 1559666 1560306 640 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2287032 2287160 128 0.0
.bss 179316 179316 0 0.0
.data 5216 5216 0 0.0
.heap 851912 851912 0 0.0
.text 1249632 1249760 128 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2272960 2273088 128 0.0
.bss 172180 172180 0 0.0
.data 5576 5576 0 0.0
.heap 858688 858688 0 0.0
.text 1235560 1235688 128 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248864 2248992 128 0.0
.bss 171068 171068 0 0.0
.data 5568 5568 0 0.0
.heap 859808 859808 0 0.0
.text 1211464 1211592 128 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050352 2050480 128 0.0
.bss 156224 156224 0 0.0
.data 4968 4968 0 0.0
.heap 875256 875256 0 0.0
.text 1012952 1013080 128 0.0
p6 all-clusters-app default (read/write) 2296424 2296632 208 0.0
.bss 112304 112304 0 0.0
.data 2520 2520 0 0.0
.heap 918520 918520 0 0.0
.text 1254688 1254896 208 0.0
lock-app default (read/write) 2213896 2214120 224 0.0
.bss 100928 100928 0 0.0
.data 2400 2400 0 0.0
.heap 930016 930016 0 0.0
.text 1172160 1172384 224 0.0
qpg lighting-app qpg6100+debug (read only) 492792 492936 144 0.0
(read/write) 114144 114144 0 0.0
.bss 50216 50216 0 0.0
.data 1008 1008 0 0.0
.text 487472 487616 144 0.0
lock-app qpg6100+debug (read only) 467772 467916 144 0.0
(read/write) 114140 114140 0 0.0
.bss 49160 49160 0 0.0
.data 964 964 0 0.0
.text 462452 462596 144 0.0
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 767062 767214 152 0.0
bss 79104 79104 0 0.0
noinit 37160 37160 0 0.0
text 532258 532412 154 0.0

@jepenven-silabs jepenven-silabs force-pushed the enable_group_msg_test_case branch from 3bc1bc3 to 7acb800 Compare November 17, 2021 20:28
@project-chip project-chip deleted a comment from todo bot Nov 17, 2021
@github-actions
Copy link

github-actions bot commented Nov 17, 2021

PR #11933: Size comparison from 1359f6e to 7acb800

Increases (35 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1359f6e 7acb800 change % change
efr32 lighting-app BRD4161A (read only) 748512 748640 128 0.0
.text 748504 748632 128 0.0
BRD4161A+rpc (read only) 736044 736172 128 0.0
.text 736036 736164 128 0.0
lock-app BRD4161A (read only) 725584 725712 128 0.0
.text 725576 725704 128 0.0
window-app BRD4161A (read only) 726560 726688 128 0.0
.text 726552 726680 128 0.0
esp32 all-clusters-app c3devkit (read only) 827530 827658 128 0.0
.flash.text 827530 827658 128 0.0
m5stack (read only) 898495 898643 148 0.0
.flash.text 893111 893259 148 0.0
k32w lighting-app k32w061+se05x+release (read/write) 705932 706012 80 0.0
.text 621120 621200 80 0.0
lock-app k32w061+debug (read/write) 597372 597436 64 0.0
.text 522080 522144 64 0.0
shell k32w061+debug (read/write) 662700 662780 80 0.0
.text 576312 576392 80 0.0
linux all-clusters-app debug (read only) 1718665 1719241 576 0.0
.rodata 136277 136341 64 0.0
.text 1448434 1448946 512 0.0
bridge-app debug+rpc (read only) 1313765 1314341 576 0.0
.rodata 111620 111684 64 0.1
.text 1104741 1105253 512 0.0
chip-tool debug (read only) 4975181 4980541 5360 0.1
.rodata 268330 268426 96 0.0
.text 4396341 4401605 5264 0.1
lighting-app debug+rpc (read only) 1582849 1583425 576 0.0
.rodata 129201 129265 64 0.0
.text 1318642 1319154 512 0.0
ota-provider-app debug (read only) 1262441 1263017 576 0.0
.rodata 113791 113855 64 0.1
.text 1051058 1051570 512 0.0
ota-requestor-app debug (read only) 1348113 1348737 624 0.0
.rodata 124808 124872 64 0.1
.text 1123330 1123890 560 0.0
shell debug (read only) 798129 798721 592 0.1
.text 615474 616066 592 0.1
tv-app debug (read only) 1865521 1866145 624 0.0
.rodata 157637 157701 64 0.0
.text 1562754 1563314 560 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2286616 2286680 64 0.0
.text 1249216 1249280 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2272552 2272616 64 0.0
.text 1235152 1235216 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2248456 2248520 64 0.0
.text 1211056 1211120 64 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2050352 2050480 128 0.0
.text 1012952 1013080 128 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863591 863719 128 0.0
text 581696 581828 132 0.0
nrf52840dk_nrf52840+rpc (read/write) 825991 826119 128 0.0
text 555864 555996 132 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788634 788762 128 0.0
text 511168 511300 132 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839007 839135 128 0.0
text 561788 561920 132 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764310 764438 128 0.0
text 491352 491484 132 0.0
pump-app nrf52840dk_nrf52840 (read/write) 845115 845259 144 0.0
text 565972 566104 132 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 838707 838835 128 0.0
text 561408 561540 132 0.0
shell nrf52840dk_nrf52840 (read/write) 777795 777971 176 0.0
text 521068 521236 168 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 692850 693026 176 0.0
text 441680 441848 168 0.0
p6 all-clusters-app default (read/write) 2296552 2296680 128 0.0
.text 1254816 1254944 128 0.0
lock-app default (read/write) 2214024 2214152 128 0.0
.text 1172288 1172416 128 0.0
qpg lighting-app qpg6100+debug (read only) 492800 492880 80 0.0
.text 487480 487560 80 0.0
lock-app qpg6100+debug (read only) 467780 467860 80 0.0
.text 462460 462540 80 0.0
telink lighting-app tlsr9518adk80d (read/write) 766926 767014 88 0.0
text 532224 532308 84 0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1359f6e 7acb800 change % change
efr32 lighting-app BRD4161A (read only) 748512 748640 128 0.0
(read/write) 115476 115476 0 0.0
.bss 113676 113676 0 0.0
.data 1800 1800 0 0.0
.text 748504 748632 128 0.0
BRD4161A+rpc (read only) 736044 736172 128 0.0
(read/write) 132104 132104 0 0.0
.bss 130180 130180 0 0.0
.data 1924 1924 0 0.0
.text 736036 736164 128 0.0
lock-app BRD4161A (read only) 725584 725712 128 0.0
(read/write) 113260 113260 0 0.0
.bss 111500 111500 0 0.0
.data 1756 1756 0 0.0
.text 725576 725704 128 0.0
window-app BRD4161A (read only) 726560 726688 128 0.0
(read/write) 113580 113580 0 0.0
.bss 111820 111820 0 0.0
.data 1760 1760 0 0.0
.text 726552 726680 128 0.0
esp32 all-clusters-app c3devkit (read only) 827530 827658 128 0.0
(read/write) 1220066 1220066 0 0.0
.dram0.bss 56624 56624 0 0.0
.dram0.data 14084 14084 0 0.0
.flash.rodata 164104 164104 0 0.0
.flash.text 827530 827658 128 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 898495 898643 148 0.0
(read/write) 419388 419388 0 0.0
.dram0.bss 61976 61976 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192076 192076 0 0.0
.flash.text 893111 893259 148 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 705932 706012 80 0.0
.bss 77100 77100 0 0.0
.data 1912 1912 0 0.0
.text 621120 621200 80 0.0
lock-app k32w061+debug (read/write) 597372 597436 64 0.0
.bss 67612 67612 0 0.0
.data 1880 1880 0 0.0
.text 522080 522144 64 0.0
shell k32w061+debug (read/write) 662700 662780 80 0.0
.bss 78740 78740 0 0.0
.data 1848 1848 0 0.0
.text 576312 576392 80 0.0
linux all-clusters-app debug (read only) 1718665 1719241 576 0.0
(read/write) 126752 126752 0 0.0
.bss 57328 57328 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63088 63088 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 136277 136341 64 0.0
.text 1448434 1448946 512 0.0
bridge-app debug+rpc (read only) 1313765 1314341 576 0.0
(read/write) 76944 76944 0 0.0
.bss 42032 42032 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28344 28344 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 111620 111684 64 0.1
.text 1104741 1105253 512 0.0
chip-tool debug (read only) 4975181 4980541 5360 0.1
(read/write) 166856 166856 0 0.0
.bss 40392 40392 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 118680 118680 0 0.0
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 268330 268426 96 0.0
.text 4396341 4401605 5264 0.1
lighting-app debug+rpc (read only) 1582849 1583425 576 0.0
(read/write) 110160 110160 0 0.0
.bss 47696 47696 0 0.0
.data 1234 1234 0 0.0
.data.rel.ro 55904 55904 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129201 129265 64 0.0
.text 1318642 1319154 512 0.0
ota-provider-app debug (read only) 1262441 1263017 576 0.0
(read/write) 75592 75592 0 0.0
.bss 44640 44640 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 113791 113855 64 0.1
.text 1051058 1051570 512 0.0
ota-requestor-app debug (read only) 1348113 1348737 624 0.0
(read/write) 79328 79328 0 0.0
.bss 47104 47104 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26280 26280 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 124808 124872 64 0.1
.text 1123330 1123890 560 0.0
shell debug (read only) 798129 798721 592 0.1
(read/write) 66440 66440 0 0.0
.bss 23944 23944 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78639 78639 0 0.0
.text 615474 616066 592 0.1
tv-app debug (read only) 1865521 1866145 624 0.0
(read/write) 318904 318904 0 0.0
.bss 250312 250312 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60136 60136 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 157637 157701 64 0.0
.text 1562754 1563314 560 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2286616 2286680 64 0.0
.bss 179220 179220 0 0.0
.data 5216 5216 0 0.0
.heap 852008 852008 0 0.0
.text 1249216 1249280 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2272552 2272616 64 0.0
.bss 172084 172084 0 0.0
.data 5576 5576 0 0.0
.heap 858784 858784 0 0.0
.text 1235152 1235216 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248456 2248520 64 0.0
.bss 170972 170972 0 0.0
.data 5568 5568 0 0.0
.heap 859904 859904 0 0.0
.text 1211056 1211120 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050352 2050480 128 0.0
.bss 156224 156224 0 0.0
.data 4968 4968 0 0.0
.heap 875256 875256 0 0.0
.text 1012952 1013080 128 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863591 863719 128 0.0
bss 110496 110496 0 0.0
rodata 95784 95784 0 0.0
text 581696 581828 132 0.0
nrf52840dk_nrf52840+rpc (read/write) 825991 826119 128 0.0
bss 106852 106852 0 0.0
rodata 86968 86968 0 0.0
text 555864 555996 132 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788634 788762 128 0.0
bss 111872 111872 0 0.0
rodata 91044 91044 0 0.0
text 511168 511300 132 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839007 839135 128 0.0
bss 109520 109520 0 0.0
rodata 92256 92256 0 0.0
text 561788 561920 132 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764310 764438 128 0.0
bss 110932 110932 0 0.0
rodata 87560 87560 0 0.0
text 491352 491484 132 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 845115 845259 144 0.0
bss 109660 109660 0 0.0
rodata 93964 93964 0 0.0
text 565972 566104 132 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 838707 838835 128 0.0
bss 109556 109556 0 0.0
rodata 92212 92212 0 0.0
text 561408 561540 132 0.0
shell nrf52840dk_nrf52840 (read/write) 777795 777971 176 0.0
bss 109068 109068 0 0.0
rodata 73064 73064 0 0.0
text 521068 521236 168 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 692850 693026 176 0.0
bss 110052 110052 0 0.0
rodata 67708 67708 0 0.0
text 441680 441848 168 0.0
p6 all-clusters-app default (read/write) 2296552 2296680 128 0.0
.bss 112208 112208 0 0.0
.data 2520 2520 0 0.0
.heap 918616 918616 0 0.0
.text 1254816 1254944 128 0.0
lock-app default (read/write) 2214024 2214152 128 0.0
.bss 100832 100832 0 0.0
.data 2400 2400 0 0.0
.heap 930112 930112 0 0.0
.text 1172288 1172416 128 0.0
qpg lighting-app qpg6100+debug (read only) 492800 492880 80 0.0
(read/write) 114144 114144 0 0.0
.bss 50176 50176 0 0.0
.data 1008 1008 0 0.0
.text 487480 487560 80 0.0
lock-app qpg6100+debug (read only) 467780 467860 80 0.0
(read/write) 114140 114140 0 0.0
.bss 49120 49120 0 0.0
.data 964 964 0 0.0
.text 462460 462540 80 0.0
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 766926 767014 88 0.0
bss 79008 79008 0 0.0
noinit 37160 37160 0 0.0
text 532224 532308 84 0.0

@jepenven-silabs jepenven-silabs merged commit d6f8390 into project-chip:master Nov 18, 2021
This was referenced Nov 18, 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.

4 participants