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

Enforce interface match for unauthenticated session, temporary fix #11120 #11276

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

kghost
Copy link
Contributor

@kghost kghost commented Nov 1, 2021

Problem

#11120

Change overview

Ensure that interface should match when matching unauthenticated session, if the interface is not null

Testing

Verified by unit-tests
Verified by scripts/tests/test_suites.sh

Haven't observed error in #11120, but have observed several mDNS discovery timeout error. It is probably unrelated to this PR.

[1635792380.261110][1098785:1098785] CHIP:DL: MDNS failed to join multicast group on enp0s31f6 for address type IPv4: ../../src/inet/UDPEndPoint.cpp:1453: Inet Error 0x00000110: Address not found
[1635792380.261804][1098785:1098785] CHIP:ZCL: Using ZAP configuration...
[1635792380.262466][1098785:1098785] CHIP:DIS: Verifying the received credentials
[1635792380.263859][1098785:1098785] CHIP:IN: Generating compressed fabric ID using uncompressed fabric ID 0x0000000000000000 and root pubkey
[1635792380.263889][1098785:1098785] CHIP:IN: 0x04, 0x31, 0xcd, 0x87, 0xde, 0xa9, 0xa8, 0x69, 
[1635792380.263907][1098785:1098785] CHIP:IN: 0x15, 0xe0, 0xf2, 0x6d, 0x39, 0x28, 0x02, 0x4e, 
[1635792380.263924][1098785:1098785] CHIP:IN: 0x77, 0x94, 0xd1, 0x77, 0x02, 0x3f, 0x22, 0xd6, 
[1635792380.263944][1098785:1098785] CHIP:IN: 0x78, 0xcd, 0x85, 0x90, 0x4c, 0x97, 0x2e, 0x28, 
[1635792380.263963][1098785:1098785] CHIP:IN: 0x59, 0x32, 0x1a, 0x05, 0x2a, 0xeb, 0x08, 0x2f, 
[1635792380.263983][1098785:1098785] CHIP:IN: 0xd3, 0x9c, 0x72, 0xa6, 0x2f, 0xe1, 0x9a, 0x70, 
[1635792380.264001][1098785:1098785] CHIP:IN: 0x39, 0xf5, 0xec, 0x10, 0xd5, 0x12, 0xcf, 0x77, 
[1635792380.264020][1098785:1098785] CHIP:IN: 0xe7, 0x44, 0x2b, 0xbe, 0x8a, 0x46, 0xcd, 0x9f, 
[1635792380.264036][1098785:1098785] CHIP:IN: 0xac, 
[1635792380.264101][1098785:1098785] CHIP:IN: Generated compressed fabric ID
[1635792380.264121][1098785:1098785] CHIP:IN: 0xee, 0x03, 0xe1, 0xb6, 0x06, 0x26, 0xb1, 0x06, 
[1635792380.264146][1098785:1098785] CHIP:DIS: Added new fabric at index: 1, Initialized: 1
[1635792380.264164][1098785:1098785] CHIP:DIS: Assigned compressed fabric ID: 0xEE03E1B60626B106, node ID: 0x000000000001B669
[1635792380.264183][1098785:1098785] CHIP:CTL: Joined the fabric at index 1. Compressed fabric ID is: 0xEE03E1B60626B106
[1635792380.264406][1098785:1098799] CHIP:DL: CHIP task running
[1635792380.264609][1098785:1098799] CHIP:DIS: Attempt to mDNS broadcast failed:  ../../src/inet/UDPEndPoint.cpp:1085: OS Error 0x02000065: Network is unreachable
        [1635792384.922267][1098752:1098752] CHIP:DIS: Broadcasting mDns reply for query from 192.168.90.193
        [1635792390.042901][1098752:1098752] CHIP:DIS: Broadcasting mDns reply for query from 192.168.90.193
[1635792500.264921][1098785:1098785] CHIP:-: ../../examples/chip-tool/commands/common/CHIPCommand.cpp:125: CHIP Error 0x00000032: Timeout at ../../examples/chip-tool/commands/common/CHIPCommand.cpp:84
[1635792500.265029][1098785:1098785] CHIP:TOO: Run command failure: ../../examples/chip-tool/commands/common/CHIPCommand.cpp:125: CHIP Error 0x00000032: Timeout
[1635792500.320322][1098785:1098785] CHIP:CTL: Shutting down the System State, this will teardown the CHIP Stack
[1635792500.320444][1098785:1098785] CHIP:DL: writing settings to file (/tmp/chip_counters.ini-orqMga)
[1635792500.320660][1098785:1098785] CHIP:DL: renamed tmp file to file (/tmp/chip_counters.ini)
[1635792500.320679][1098785:1098785] CHIP:DL: NVS set: chip-counters/total-operational-hours = 0 (0x0)
[1635792500.320696][1098785:1098785] CHIP:DL: Inet Layer shutdown
[1635792500.320756][1098785:1098785] CHIP:DL: BLE layer shutdown
[1635792500.320767][1098785:1098785] CHIP:DL: System Layer shutdown

@github-actions
Copy link

github-actions bot commented Nov 1, 2021

PR #11276: Size comparison from 79ba23d to 8f5532f

Increases (23 builds for efr32, linux, nrfconnect, p6, telink)
platform target config section 79ba23d 8f5532f change % change
efr32 lighting-app BRD4161A (read only) 735656 735688 32 0.0
.text 735648 735680 32 0.0
BRD4161A+rpc (read only) 723096 723112 16 0.0
.text 723088 723104 16 0.0
lock-app BRD4161A (read only) 714940 714972 32 0.0
.text 714932 714964 32 0.0
window-app BRD4161A (read only) 715852 715868 16 0.0
.text 715844 715860 16 0.0
linux all-clusters-app debug (read only) 1684905 1685081 176 0.0
.text 1413938 1414114 176 0.0
bridge-app debug+rpc (read only) 1279349 1279509 160 0.0
.text 1074437 1074597 160 0.0
chip-tool debug (read only) 4313901 4314061 160 0.0
.text 3830693 3830853 160 0.0
lighting-app debug+rpc (read only) 1538289 1538449 160 0.0
.text 1278114 1278274 160 0.0
ota-provider-app debug (read only) 1237241 1237417 176 0.0
.text 1030674 1030850 176 0.0
ota-requestor-app debug (read only) 1294497 1294673 176 0.0
.text 1075042 1075218 176 0.0
shell debug (read only) 785665 785825 160 0.0
.text 606706 606866 160 0.0
tv-app debug (read only) 1771673 1771849 176 0.0
.text 1476562 1476738 176 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 860399 860415 16 0.0
text 577160 577168 8 0.0
nrf52840dk_nrf52840+rpc text 550336 550340 4 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 785426 785442 16 0.0
text 506628 506636 8 0.0
lock-app nrf52840dk_nrf52840 (read/write) 837091 837107 16 0.0
text 558640 558648 8 0.0
nrf5340dk_nrf5340_cpuapp text 488200 488208 8 0.0
pump-app nrf52840dk_nrf52840 text 562700 562704 4 0.0
pump-controller-app nrf52840dk_nrf52840 text 558376 558384 8 0.0
shell nrf52840dk_nrf52840 (read/write) 776099 776115 16 0.0
text 519868 519872 4 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691122 691138 16 0.0
text 440476 440484 8 0.0
p6 lock-app default (read/write) 2166800 2166832 32 0.0
.text 1125064 1125096 32 0.0
telink lighting-app tlsr9518adk80d text 457442 457446 4 0.0
Full report (35 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 79ba23d 8f5532f change % change
efr32 lighting-app BRD4161A (read only) 735656 735688 32 0.0
(read/write) 114444 114444 0 0.0
.bss 112692 112692 0 0.0
.data 1752 1752 0 0.0
.text 735648 735680 32 0.0
BRD4161A+rpc (read only) 723096 723112 16 0.0
(read/write) 131052 131052 0 0.0
.bss 129196 129196 0 0.0
.data 1852 1852 0 0.0
.text 723088 723104 16 0.0
lock-app BRD4161A (read only) 714940 714972 32 0.0
(read/write) 112260 112260 0 0.0
.bss 110548 110548 0 0.0
.data 1712 1712 0 0.0
.text 714932 714964 32 0.0
window-app BRD4161A (read only) 715852 715868 16 0.0
(read/write) 112584 112584 0 0.0
.bss 110868 110868 0 0.0
.data 1716 1716 0 0.0
.text 715844 715860 16 0.0
k32w lighting-app k32w061+se05x+release (read/write) 698460 698460 0 0.0
.bss 77688 77688 0 0.0
.data 1900 1900 0 0.0
.text 613072 613072 0 0.0
lock-app k32w061+debug (read/write) 590756 590756 0 0.0
.bss 68188 68188 0 0.0
.data 1864 1864 0 0.0
.text 514904 514904 0 0.0
shell k32w061+debug (read/write) 424988 424988 0 0.0
.bss 63280 63280 0 0.0
.data 672 672 0 0.0
.text 359332 359332 0 0.0
linux all-clusters-app debug (read only) 1684905 1685081 176 0.0
(read/write) 118992 118992 0 0.0
.bss 50608 50608 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62112 62112 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 137909 137909 0 0.0
.text 1413938 1414114 176 0.0
bridge-app debug+rpc (read only) 1279349 1279509 160 0.0
(read/write) 84104 84104 0 0.0
.bss 50768 50768 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27368 27368 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 109668 109668 0 0.0
.text 1074437 1074597 160 0.0
chip-tool debug (read only) 4313901 4314061 160 0.0
(read/write) 123552 123552 0 0.0
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 98880 98880 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 424 424 0 0.0
.rodata 217552 217552 0 0.0
.text 3830693 3830853 160 0.0
lighting-app debug+rpc (read only) 1538289 1538449 160 0.0
(read/write) 100976 100976 0 0.0
.bss 40152 40152 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 54448 54448 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127793 127793 0 0.0
.text 1278114 1278274 160 0.0
ota-provider-app debug (read only) 1237241 1237417 176 0.0
(read/write) 67072 67072 0 0.0
.bss 36608 36608 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24616 24616 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110440 110440 0 0.0
.text 1030674 1030850 176 0.0
ota-requestor-app debug (read only) 1294497 1294673 176 0.0
(read/write) 76392 76392 0 0.0
.bss 44864 44864 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25576 25576 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 121664 121664 0 0.0
.text 1075042 1075218 176 0.0
shell debug (read only) 785665 785825 160 0.0
(read/write) 57664 57664 0 0.0
.bss 16072 16072 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36848 36848 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 77423 77423 0 0.0
.text 606706 606866 160 0.0
tv-app debug (read only) 1771673 1771849 176 0.0
(read/write) 288536 288536 0 0.0
.bss 222192 222192 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58672 58672 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 153208 153208 0 0.0
.text 1476562 1476738 176 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2293984 2293984 0 0.0
.bss 179796 179796 0 0.0
.data 5216 5216 0 0.0
.heap 851432 851432 0 0.0
.text 1256584 1256584 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2273112 2273112 0 0.0
.bss 171836 171836 0 0.0
.data 5568 5568 0 0.0
.heap 859040 859040 0 0.0
.text 1235712 1235712 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2250768 2250768 0 0.0
.bss 170740 170740 0 0.0
.data 5552 5552 0 0.0
.heap 860152 860152 0 0.0
.text 1213368 1213368 0 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) 2048592 2048592 0 0.0
.bss 156232 156232 0 0.0
.data 4968 4968 0 0.0
.heap 875248 875248 0 0.0
.text 1011192 1011192 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 860399 860415 16 0.0
bss 111148 111148 0 0.0
rodata 96472 96472 0 0.0
text 577160 577168 8 0.0
nrf52840dk_nrf52840+rpc (read/write) 821223 821223 0 0.0
bss 107392 107392 0 0.0
rodata 87248 87248 0 0.0
text 550336 550340 4 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 785426 785442 16 0.0
bss 112524 112524 0 0.0
rodata 91716 91716 0 0.0
text 506628 506636 8 0.0
lock-app nrf52840dk_nrf52840 (read/write) 837091 837107 16 0.0
bss 110184 110184 0 0.0
rodata 92828 92828 0 0.0
text 558640 558648 8 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 762402 762402 0 0.0
bss 111596 111596 0 0.0
rodata 88132 88132 0 0.0
text 488200 488208 8 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497323 497323 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 843087 843087 0 0.0
bss 110320 110320 0 0.0
rodata 94536 94536 0 0.0
text 562700 562704 4 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 836963 836963 0 0.0
bss 110220 110220 0 0.0
rodata 92828 92828 0 0.0
text 558376 558384 8 0.0
shell nrf52840dk_nrf52840 (read/write) 776099 776115 16 0.0
bss 109096 109096 0 0.0
rodata 72536 72536 0 0.0
text 519868 519872 4 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691122 691138 16 0.0
bss 110080 110080 0 0.0
rodata 67180 67180 0 0.0
text 440476 440484 8 0.0
p6 lock-app default (read/write) 2166800 2166832 32 0.0
.bss 66184 66184 0 0.0
.data 2416 2416 0 0.0
.heap 964744 964744 0 0.0
.text 1125064 1125096 32 0.0
qpg lighting-app qpg6100+debug (read only) 489828 489828 0 0.0
(read/write) 114144 114144 0 0.0
.bss 50320 50320 0 0.0
.data 1000 1000 0 0.0
.text 484508 484508 0 0.0
lock-app qpg6100+debug (read only) 466156 466156 0 0.0
(read/write) 114140 114140 0 0.0
.bss 49272 49272 0 0.0
.data 956 956 0 0.0
.text 460836 460836 0 0.0
persistent-storage-app qpg6100+debug (read only) 155820 155820 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 150500 150500 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 661838 661838 0 0.0
bss 68960 68960 0 0.0
noinit 33216 33216 0 0.0
text 457442 457446 4 0.0

@github-actions
Copy link

github-actions bot commented Nov 2, 2021

PR #11276: Size comparison from 79ba23d to 1266f2e

Decreases (34 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 79ba23d 1266f2e change % change
efr32 lighting-app BRD4161A (read only) 735656 735432 -224 -0.0
.text 735648 735424 -224 -0.0
BRD4161A+rpc (read only) 723096 722856 -240 -0.0
.text 723088 722848 -240 -0.0
lock-app BRD4161A (read only) 714940 714716 -224 -0.0
.text 714932 714708 -224 -0.0
window-app BRD4161A (read only) 715852 715628 -224 -0.0
.text 715844 715620 -224 -0.0
esp32 all-clusters-app c3devkit (read only) 880282 880174 -108 -0.0
(read/write) 1307664 1307552 -112 -0.0
.flash.rodata 199536 199424 -112 -0.1
.flash.text 880282 880174 -108 -0.0
m5stack (read only) 911203 911127 -76 -0.0
(read/write) 427432 427312 -120 -0.0
.flash.rodata 208248 208128 -120 -0.1
.flash.text 911203 911127 -76 -0.0
k32w lighting-app k32w061+se05x+release (read/write) 698460 698232 -228 -0.0
.text 613072 612844 -228 -0.0
lock-app k32w061+debug (read/write) 590756 590524 -232 -0.0
.text 514904 514672 -232 -0.0
shell k32w061+debug (read/write) 424988 424788 -200 -0.0
.text 359332 359132 -200 -0.1
linux all-clusters-app debug (read only) 1684905 1684265 -640 -0.0
.rodata 137909 137845 -64 -0.0
.text 1413938 1413362 -576 -0.0
bridge-app debug+rpc (read only) 1279349 1278709 -640 -0.1
.rodata 109668 109604 -64 -0.1
.text 1074437 1073861 -576 -0.1
chip-tool debug (read only) 4313901 4313085 -816 -0.0
.rodata 217552 217488 -64 -0.0
.text 3830693 3829941 -752 -0.0
lighting-app debug+rpc (read only) 1538289 1537681 -608 -0.0
.rodata 127793 127761 -32 -0.0
.text 1278114 1277538 -576 -0.0
ota-provider-app debug (read only) 1237241 1236601 -640 -0.1
.rodata 110440 110376 -64 -0.1
.text 1030674 1030098 -576 -0.1
ota-requestor-app debug (read only) 1294497 1293857 -640 -0.0
.rodata 121664 121600 -64 -0.1
.text 1075042 1074466 -576 -0.1
shell debug (read only) 785665 785217 -448 -0.1
.rodata 77423 77295 -128 -0.2
.text 606706 606386 -320 -0.1
tv-app debug (read only) 1771673 1771065 -608 -0.0
.rodata 153208 153176 -32 -0.0
.text 1476562 1475986 -576 -0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2293984 2293608 -376 -0.0
.text 1256584 1256208 -376 -0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2273112 2272736 -376 -0.0
.text 1235712 1235336 -376 -0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2250768 2250392 -376 -0.0
.text 1213368 1212992 -376 -0.0
shell CY8CPROTO_062_4343W+release (read/write) 2048592 2048328 -264 -0.0
.text 1011192 1010928 -264 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 860399 860191 -208 -0.0
rodata 96472 96360 -112 -0.1
text 577160 577056 -104 -0.0
nrf52840dk_nrf52840+rpc (read/write) 821223 821015 -208 -0.0
rodata 87248 87136 -112 -0.1
text 550336 550232 -104 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 785426 785218 -208 -0.0
rodata 91716 91604 -112 -0.1
text 506628 506524 -104 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 837091 836883 -208 -0.0
rodata 92828 92716 -112 -0.1
text 558640 558536 -104 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 762402 762178 -224 -0.0
rodata 88132 88020 -112 -0.1
text 488200 488096 -104 -0.0
pump-app nrf52840dk_nrf52840 (read/write) 843087 842863 -224 -0.0
rodata 94536 94424 -112 -0.1
text 562700 562596 -104 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 836963 836739 -224 -0.0
rodata 92828 92716 -112 -0.1
text 558376 558272 -104 -0.0
shell nrf52840dk_nrf52840 (read/write) 776099 775903 -196 -0.0
rodata 72536 72404 -132 -0.2
text 519868 519796 -72 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691122 690922 -200 -0.0
rodata 67180 67044 -136 -0.2
text 440476 440408 -68 -0.0
p6 lock-app default (read/write) 2166800 2166576 -224 -0.0
.text 1125064 1124840 -224 -0.0
qpg lighting-app qpg6100+debug (read only) 489828 489680 -148 -0.0
.text 484508 484360 -148 -0.0
lock-app qpg6100+debug (read only) 466156 466008 -148 -0.0
.text 460836 460688 -148 -0.0
telink lighting-app tlsr9518adk80d (read/write) 661838 661614 -224 -0.0
text 457442 457332 -110 -0.0
Full report (37 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 79ba23d 1266f2e change % change
efr32 lighting-app BRD4161A (read only) 735656 735432 -224 -0.0
(read/write) 114444 114444 0 0.0
.bss 112692 112692 0 0.0
.data 1752 1752 0 0.0
.text 735648 735424 -224 -0.0
BRD4161A+rpc (read only) 723096 722856 -240 -0.0
(read/write) 131052 131052 0 0.0
.bss 129196 129196 0 0.0
.data 1852 1852 0 0.0
.text 723088 722848 -240 -0.0
lock-app BRD4161A (read only) 714940 714716 -224 -0.0
(read/write) 112260 112260 0 0.0
.bss 110548 110548 0 0.0
.data 1712 1712 0 0.0
.text 714932 714708 -224 -0.0
window-app BRD4161A (read only) 715852 715628 -224 -0.0
(read/write) 112584 112584 0 0.0
.bss 110868 110868 0 0.0
.data 1716 1716 0 0.0
.text 715844 715620 -224 -0.0
esp32 all-clusters-app c3devkit (read only) 880282 880174 -108 -0.0
(read/write) 1307664 1307552 -112 -0.0
.dram0.bss 58424 58424 0 0.0
.dram0.data 16464 16464 0 0.0
.flash.rodata 199536 199424 -112 -0.1
.flash.text 880282 880174 -108 -0.0
.iram0.text 57554 57554 0 0.0
m5stack (read only) 911203 911127 -76 -0.0
(read/write) 427432 427312 -120 -0.0
.dram0.bss 60920 60920 0 0.0
.dram0.data 32100 32100 0 0.0
.flash.rodata 208248 208128 -120 -0.1
.flash.text 911203 911127 -76 -0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 698460 698232 -228 -0.0
.bss 77688 77688 0 0.0
.data 1900 1900 0 0.0
.text 613072 612844 -228 -0.0
lock-app k32w061+debug (read/write) 590756 590524 -232 -0.0
.bss 68188 68188 0 0.0
.data 1864 1864 0 0.0
.text 514904 514672 -232 -0.0
shell k32w061+debug (read/write) 424988 424788 -200 -0.0
.bss 63280 63280 0 0.0
.data 672 672 0 0.0
.text 359332 359132 -200 -0.1
linux all-clusters-app debug (read only) 1684905 1684265 -640 -0.0
(read/write) 118992 118992 0 0.0
.bss 50608 50608 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62112 62112 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 137909 137845 -64 -0.0
.text 1413938 1413362 -576 -0.0
bridge-app debug+rpc (read only) 1279349 1278709 -640 -0.1
(read/write) 84104 84104 0 0.0
.bss 50768 50768 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27368 27368 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 109668 109604 -64 -0.1
.text 1074437 1073861 -576 -0.1
chip-tool debug (read only) 4313901 4313085 -816 -0.0
(read/write) 123552 123552 0 0.0
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 98880 98880 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 424 424 0 0.0
.rodata 217552 217488 -64 -0.0
.text 3830693 3829941 -752 -0.0
lighting-app debug+rpc (read only) 1538289 1537681 -608 -0.0
(read/write) 100976 100976 0 0.0
.bss 40152 40152 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 54448 54448 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127793 127761 -32 -0.0
.text 1278114 1277538 -576 -0.0
ota-provider-app debug (read only) 1237241 1236601 -640 -0.1
(read/write) 67072 67072 0 0.0
.bss 36608 36608 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24616 24616 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110440 110376 -64 -0.1
.text 1030674 1030098 -576 -0.1
ota-requestor-app debug (read only) 1294497 1293857 -640 -0.0
(read/write) 76392 76392 0 0.0
.bss 44864 44864 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25576 25576 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 121664 121600 -64 -0.1
.text 1075042 1074466 -576 -0.1
shell debug (read only) 785665 785217 -448 -0.1
(read/write) 57664 57664 0 0.0
.bss 16072 16072 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36848 36848 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 77423 77295 -128 -0.2
.text 606706 606386 -320 -0.1
tv-app debug (read only) 1771673 1771065 -608 -0.0
(read/write) 288536 288536 0 0.0
.bss 222192 222192 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58672 58672 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 153208 153176 -32 -0.0
.text 1476562 1475986 -576 -0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2293984 2293608 -376 -0.0
.bss 179796 179796 0 0.0
.data 5216 5216 0 0.0
.heap 851432 851432 0 0.0
.text 1256584 1256208 -376 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2273112 2272736 -376 -0.0
.bss 171836 171836 0 0.0
.data 5568 5568 0 0.0
.heap 859040 859040 0 0.0
.text 1235712 1235336 -376 -0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2250768 2250392 -376 -0.0
.bss 170740 170740 0 0.0
.data 5552 5552 0 0.0
.heap 860152 860152 0 0.0
.text 1213368 1212992 -376 -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) 2048592 2048328 -264 -0.0
.bss 156232 156232 0 0.0
.data 4968 4968 0 0.0
.heap 875248 875248 0 0.0
.text 1011192 1010928 -264 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 860399 860191 -208 -0.0
bss 111148 111148 0 0.0
rodata 96472 96360 -112 -0.1
text 577160 577056 -104 -0.0
nrf52840dk_nrf52840+rpc (read/write) 821223 821015 -208 -0.0
bss 107392 107392 0 0.0
rodata 87248 87136 -112 -0.1
text 550336 550232 -104 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 785426 785218 -208 -0.0
bss 112524 112524 0 0.0
rodata 91716 91604 -112 -0.1
text 506628 506524 -104 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 837091 836883 -208 -0.0
bss 110184 110184 0 0.0
rodata 92828 92716 -112 -0.1
text 558640 558536 -104 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 762402 762178 -224 -0.0
bss 111596 111596 0 0.0
rodata 88132 88020 -112 -0.1
text 488200 488096 -104 -0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497323 497323 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 843087 842863 -224 -0.0
bss 110320 110320 0 0.0
rodata 94536 94424 -112 -0.1
text 562700 562596 -104 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 836963 836739 -224 -0.0
bss 110220 110220 0 0.0
rodata 92828 92716 -112 -0.1
text 558376 558272 -104 -0.0
shell nrf52840dk_nrf52840 (read/write) 776099 775903 -196 -0.0
bss 109096 109096 0 0.0
rodata 72536 72404 -132 -0.2
text 519868 519796 -72 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691122 690922 -200 -0.0
bss 110080 110080 0 0.0
rodata 67180 67044 -136 -0.2
text 440476 440408 -68 -0.0
p6 lock-app default (read/write) 2166800 2166576 -224 -0.0
.bss 66184 66184 0 0.0
.data 2416 2416 0 0.0
.heap 964744 964744 0 0.0
.text 1125064 1124840 -224 -0.0
qpg lighting-app qpg6100+debug (read only) 489828 489680 -148 -0.0
(read/write) 114144 114144 0 0.0
.bss 50320 50320 0 0.0
.data 1000 1000 0 0.0
.text 484508 484360 -148 -0.0
lock-app qpg6100+debug (read only) 466156 466008 -148 -0.0
(read/write) 114140 114140 0 0.0
.bss 49272 49272 0 0.0
.data 956 956 0 0.0
.text 460836 460688 -148 -0.0
persistent-storage-app qpg6100+debug (read only) 155820 155820 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 150500 150500 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 661838 661614 -224 -0.0
bss 68960 68960 0 0.0
noinit 33216 33216 0 0.0
text 457442 457332 -110 -0.0

@andy31415 andy31415 merged commit e56df35 into project-chip:master Nov 3, 2021
andy31415 pushed a commit that referenced this pull request Nov 3, 2021
…1120 (#11276)

* Enforce interface match for unauthenticated session, temporary fix #11120

* Update src/transport/UnauthenticatedSessionTable.h

Co-authored-by: Boris Zbarsky <[email protected]>

Co-authored-by: Boris Zbarsky <[email protected]>
andy31415 pushed a commit that referenced this pull request Nov 3, 2021
…1120 (#11276)

* Enforce interface match for unauthenticated session, temporary fix #11120

* Update src/transport/UnauthenticatedSessionTable.h

Co-authored-by: Boris Zbarsky <[email protected]>

Co-authored-by: Boris Zbarsky <[email protected]>
@andy31415
Copy link
Contributor

TE6 cherrypicks are closed, however I cherrypicked into TE6 LTS branch

@kghost kghost deleted the session-matching branch November 3, 2021 20:57
pankore pushed a commit to pankore/connectedhomeip that referenced this pull request Nov 24, 2021
…oject-chip#11120 (project-chip#11276)

* Enforce interface match for unauthenticated session, temporary fix project-chip#11120

* Update src/transport/UnauthenticatedSessionTable.h

Co-authored-by: Boris Zbarsky <[email protected]>

Co-authored-by: Boris Zbarsky <[email protected]>
PSONALl pushed a commit to PSONALl/connectedhomeip that referenced this pull request Dec 3, 2021
…oject-chip#11120 (project-chip#11276)

* Enforce interface match for unauthenticated session, temporary fix project-chip#11120

* Update src/transport/UnauthenticatedSessionTable.h

Co-authored-by: Boris Zbarsky <[email protected]>

Co-authored-by: Boris Zbarsky <[email protected]>
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.

6 participants