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

Add ephemeral node IDs for unsecured sessions #14382

Merged
merged 3 commits into from
Feb 8, 2022

Conversation

kghost
Copy link
Contributor

@kghost kghost commented Jan 27, 2022

Problem

Fixes #11120 Message is sent to the wrong interface
Implement spec https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/4796

Change overview

  • Add mSessionRole and mEphemeralInitiatorNodeId into UnauthenticatedSession class
  • Match unsecured sessions using session role and ephemeral node id

Testing

Unit-tests & Cirque tets

@kghost kghost force-pushed the unsecured-session-match branch from c64e34a to aa69605 Compare January 27, 2022 08:00
@github-actions
Copy link

github-actions bot commented Jan 27, 2022

PR #14382: Size comparison from c62489b to aa69605

Increases (13 builds for efr32, k32w, linux, p6, qpg, telink)
platform target config section c62489b aa69605 change % change
efr32 lighting-app BRD4161A (read only) 843492 843948 456 0.1
(read/write) 127396 127460 64 0.1
.bss 125496 125560 64 0.1
.text 843484 843940 456 0.1
BRD4161A+rpc (read only) 830864 831304 440 0.1
(read/write) 144056 144120 64 0.0
.bss 142056 142120 64 0.0
.text 830856 831296 440 0.1
window-app BRD4161A (read only) 816108 816548 440 0.1
(read/write) 126052 126116 64 0.1
.bss 124196 124260 64 0.1
.text 816100 816540 440 0.1
k32w light k32w061+release (read/write) 665224 665680 456 0.1
.bss 77628 77692 64 0.1
.text 579928 580320 392 0.1
lock k32w061+release (read/write) 666192 666644 452 0.1
.bss 77892 77956 64 0.1
.text 580608 580996 388 0.1
linux chip-tool-ipv6only arm64 (read only) 8935692 8936252 560 0.0
(read/write) 394801 394865 64 0.0
.bss 55377 55441 64 0.1
.rodata 544356 544388 32 0.0
.text 7541700 7542228 528 0.0
thermostat-no-ble arm64 (read only) 2082804 2083588 784 0.0
(read/write) 150977 151041 64 0.0
.bss 68689 68753 64 0.1
.rodata 131940 131988 48 0.0
.text 1733616 1734352 736 0.0
p6 all-clusters-app default (read/write) 2418240 2418696 456 0.0
.bss 117932 117996 64 0.1
.text 1376504 1376960 456 0.0
light-app default (read/write) 2339064 2339520 456 0.0
.bss 105684 105748 64 0.1
.text 1297328 1297784 456 0.0
lock-app default (read/write) 2304584 2305024 440 0.0
.bss 105428 105492 64 0.1
.text 1262848 1263288 440 0.0
qpg lighting-app qpg6105+debug (read only) 572036 572432 396 0.1
.bss 89840 89904 64 0.1
.text 566716 567112 396 0.1
lock-app qpg6105+debug (read only) 518164 518552 388 0.1
.bss 89312 89376 64 0.1
.text 512844 513232 388 0.1
telink lighting-app tlsr9518adk80d (read/write) 848810 849338 528 0.1
bss 87164 87228 64 0.1
text 594022 594436 414 0.1
Full report (14 builds for efr32, k32w, linux, p6, qpg, telink)
platform target config section c62489b aa69605 change % change
efr32 lighting-app BRD4161A (read only) 843492 843948 456 0.1
(read/write) 127396 127460 64 0.1
.bss 125496 125560 64 0.1
.data 1900 1900 0 0.0
.text 843484 843940 456 0.1
BRD4161A+rpc (read only) 830864 831304 440 0.1
(read/write) 144056 144120 64 0.0
.bss 142056 142120 64 0.0
.data 2000 2000 0 0.0
.text 830856 831296 440 0.1
window-app BRD4161A (read only) 816108 816548 440 0.1
(read/write) 126052 126116 64 0.1
.bss 124196 124260 64 0.1
.data 1856 1856 0 0.0
.text 816100 816540 440 0.1
k32w light k32w061+release (read/write) 665224 665680 456 0.1
.bss 77628 77692 64 0.1
.data 1868 1868 0 0.0
.text 579928 580320 392 0.1
lock k32w061+release (read/write) 666192 666644 452 0.1
.bss 77892 77956 64 0.1
.data 1892 1892 0 0.0
.text 580608 580996 388 0.1
linux chip-tool-ipv6only arm64 (read only) 8935692 8936252 560 0.0
(read/write) 394801 394865 64 0.0
.bss 55377 55441 64 0.1
.data 1128 1128 0 0.0
.data.rel.ro 264512 264512 0 0.0
.dynamic 560 560 0 0.0
.got 70024 70024 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 544356 544388 32 0.0
.text 7541700 7542228 528 0.0
thermostat-no-ble arm64 (read only) 2082804 2083588 784 0.0
(read/write) 150977 151041 64 0.0
.bss 68689 68753 64 0.1
.data 960 960 0 0.0
.data.rel.ro 74208 74208 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 131940 131988 48 0.0
.text 1733616 1734352 736 0.0
p6 all-clusters-app default (read/write) 2418240 2418696 456 0.0
.bss 117932 117996 64 0.1
.data 2592 2592 0 0.0
.text 1376504 1376960 456 0.0
light-app default (read/write) 2339064 2339520 456 0.0
.bss 105684 105748 64 0.1
.data 2408 2408 0 0.0
.text 1297328 1297784 456 0.0
lock-app default (read/write) 2304584 2305024 440 0.0
.bss 105428 105492 64 0.1
.data 2360 2360 0 0.0
.text 1262848 1263288 440 0.0
qpg lighting-app qpg6105+debug (read only) 572036 572432 396 0.1
(read/write) 146936 146936 0 0.0
.bss 89840 89904 64 0.1
.data 1060 1060 0 0.0
.text 566716 567112 396 0.1
lock-app qpg6105+debug (read only) 518164 518552 388 0.1
(read/write) 146940 146940 0 0.0
.bss 89312 89376 64 0.1
.data 992 992 0 0.0
.text 512844 513232 388 0.1
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 848810 849338 528 0.1
bss 87164 87228 64 0.1
noinit 37160 37160 0 0.0
text 594022 594436 414 0.1

@woody-apple
Copy link
Contributor

/rebase

@woody-apple woody-apple force-pushed the unsecured-session-match branch from aa69605 to 9d23e4b Compare January 27, 2022 08:56
@github-actions
Copy link

github-actions bot commented Jan 27, 2022

PR #14382: Size comparison from ba45194 to 9d23e4b

Increases above 0.2%:

platform target config section ba45194 9d23e4b change % change
cyw30739 light cyw930739m2evb_01 .bss 77852 78172 320 0.4
lock-app CYW30739 .bss 76348 76668 320 0.4
Increases (15 builds for cyw30739, efr32, k32w, linux, p6, qpg, telink)
platform target config section ba45194 9d23e4b change % change
cyw30739 light cyw930739m2evb_01 (read/write) 580442 581154 712 0.1
.app_xip_area 485336 485728 392 0.1
.bss 77852 78172 320 0.4
lock-app CYW30739 (read/write) 538446 539154 708 0.1
.app_xip_area 444884 445272 388 0.1
.bss 76348 76668 320 0.4
efr32 lighting-app BRD4161A (read only) 843492 843948 456 0.1
(read/write) 127396 127460 64 0.1
.bss 125496 125560 64 0.1
.text 843484 843940 456 0.1
BRD4161A+rpc (read only) 830864 831304 440 0.1
(read/write) 144056 144120 64 0.0
.bss 142056 142120 64 0.0
.text 830856 831296 440 0.1
window-app BRD4161A (read only) 816108 816548 440 0.1
(read/write) 126052 126116 64 0.1
.bss 124196 124260 64 0.1
.text 816100 816540 440 0.1
k32w light k32w061+release (read/write) 665224 665680 456 0.1
.bss 77628 77692 64 0.1
.text 579928 580320 392 0.1
lock k32w061+release (read/write) 666192 666644 452 0.1
.bss 77892 77956 64 0.1
.text 580608 580996 388 0.1
linux chip-tool-ipv6only arm64 (read only) 8935692 8936252 560 0.0
(read/write) 394801 394865 64 0.0
.bss 55377 55441 64 0.1
.rodata 544356 544388 32 0.0
.text 7541700 7542228 528 0.0
thermostat-no-ble arm64 (read only) 2082804 2083588 784 0.0
(read/write) 151873 151937 64 0.0
.bss 69585 69649 64 0.1
.rodata 131940 131988 48 0.0
.text 1733616 1734352 736 0.0
p6 all-clusters-app default (read/write) 2418240 2418696 456 0.0
.bss 117932 117996 64 0.1
.text 1376504 1376960 456 0.0
light-app default (read/write) 2339064 2339520 456 0.0
.bss 105684 105748 64 0.1
.text 1297328 1297784 456 0.0
lock-app default (read/write) 2304584 2305024 440 0.0
.bss 105428 105492 64 0.1
.text 1262848 1263288 440 0.0
qpg lighting-app qpg6105+debug (read only) 572036 572432 396 0.1
.bss 89840 89904 64 0.1
.text 566716 567112 396 0.1
lock-app qpg6105+debug (read only) 518164 518552 388 0.1
.bss 89312 89376 64 0.1
.text 512844 513232 388 0.1
telink lighting-app tlsr9518adk80d (read/write) 848158 848694 536 0.1
bss 87640 87704 64 0.1
text 592932 593346 414 0.1
Full report (16 builds for cyw30739, efr32, k32w, linux, p6, qpg, telink)
platform target config section ba45194 9d23e4b change % change
cyw30739 light cyw930739m2evb_01 (read/write) 580442 581154 712 0.1
.app_xip_area 485336 485728 392 0.1
.bss 77852 78172 320 0.4
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock-app CYW30739 (read/write) 538446 539154 708 0.1
.app_xip_area 444884 445272 388 0.1
.bss 76348 76668 320 0.4
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
efr32 lighting-app BRD4161A (read only) 843492 843948 456 0.1
(read/write) 127396 127460 64 0.1
.bss 125496 125560 64 0.1
.data 1900 1900 0 0.0
.text 843484 843940 456 0.1
BRD4161A+rpc (read only) 830864 831304 440 0.1
(read/write) 144056 144120 64 0.0
.bss 142056 142120 64 0.0
.data 2000 2000 0 0.0
.text 830856 831296 440 0.1
window-app BRD4161A (read only) 816108 816548 440 0.1
(read/write) 126052 126116 64 0.1
.bss 124196 124260 64 0.1
.data 1856 1856 0 0.0
.text 816100 816540 440 0.1
k32w light k32w061+release (read/write) 665224 665680 456 0.1
.bss 77628 77692 64 0.1
.data 1868 1868 0 0.0
.text 579928 580320 392 0.1
lock k32w061+release (read/write) 666192 666644 452 0.1
.bss 77892 77956 64 0.1
.data 1892 1892 0 0.0
.text 580608 580996 388 0.1
linux chip-tool-ipv6only arm64 (read only) 8935692 8936252 560 0.0
(read/write) 394801 394865 64 0.0
.bss 55377 55441 64 0.1
.data 1128 1128 0 0.0
.data.rel.ro 264512 264512 0 0.0
.dynamic 560 560 0 0.0
.got 70024 70024 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 544356 544388 32 0.0
.text 7541700 7542228 528 0.0
thermostat-no-ble arm64 (read only) 2082804 2083588 784 0.0
(read/write) 151873 151937 64 0.0
.bss 69585 69649 64 0.1
.data 960 960 0 0.0
.data.rel.ro 74208 74208 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 131940 131988 48 0.0
.text 1733616 1734352 736 0.0
p6 all-clusters-app default (read/write) 2418240 2418696 456 0.0
.bss 117932 117996 64 0.1
.data 2592 2592 0 0.0
.text 1376504 1376960 456 0.0
light-app default (read/write) 2339064 2339520 456 0.0
.bss 105684 105748 64 0.1
.data 2408 2408 0 0.0
.text 1297328 1297784 456 0.0
lock-app default (read/write) 2304584 2305024 440 0.0
.bss 105428 105492 64 0.1
.data 2360 2360 0 0.0
.text 1262848 1263288 440 0.0
qpg lighting-app qpg6105+debug (read only) 572036 572432 396 0.1
(read/write) 146936 146936 0 0.0
.bss 89840 89904 64 0.1
.data 1060 1060 0 0.0
.text 566716 567112 396 0.1
lock-app qpg6105+debug (read only) 518164 518552 388 0.1
(read/write) 146940 146940 0 0.0
.bss 89312 89376 64 0.1
.data 992 992 0 0.0
.text 512844 513232 388 0.1
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 848158 848694 536 0.1
bss 87640 87704 64 0.1
noinit 37160 37160 0 0.0
text 592932 593346 414 0.1

src/transport/SessionManager.cpp Outdated Show resolved Hide resolved
src/transport/SessionManager.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jan 28, 2022

PR #14382: Size comparison from 865aab9 to d62516e

Increases above 0.2%:

platform target config section 865aab9 d62516e change % change
cyw30739 light cyw930739m2evb_01 .bss 76652 76972 320 0.4
lock-app CYW30739 .bss 75148 75468 320 0.4
Increases (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 865aab9 d62516e change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578130 578950 820 0.1
.app_xip_area 484224 484724 500 0.1
.bss 76652 76972 320 0.4
lock-app CYW30739 (read/write) 536142 536962 820 0.2
.app_xip_area 443780 444280 500 0.1
.bss 75148 75468 320 0.4
efr32 lighting-app BRD4161A (read only) 842984 843584 600 0.1
(read/write) 126200 126264 64 0.1
.bss 124296 124360 64 0.1
.text 842976 843576 600 0.1
BRD4161A+rpc (read only) 830336 830944 608 0.1
(read/write) 142856 142920 64 0.0
.bss 140856 140920 64 0.0
.text 830328 830936 608 0.1
window-app BRD4161A (read only) 815560 816168 608 0.1
(read/write) 124852 124916 64 0.1
.bss 122996 123060 64 0.1
.text 815552 816160 608 0.1
esp32 all-clusters-app c3devkit (read only) 932934 933398 464 0.0
(read/write) 1397322 1397522 200 0.0
.dram0.bss 69688 69752 64 0.1
.flash.rodata 194480 194616 136 0.1
.flash.text 932934 933398 464 0.0
m5stack (read only) 980835 981271 436 0.0
(read/write) 461692 461876 184 0.0
.dram0.bss 74432 74496 64 0.1
.flash.rodata 221108 221228 120 0.1
.flash.text 975451 975887 436 0.0
k32w light k32w061+release (read/write) 662940 663500 560 0.1
.bss 76428 76492 64 0.1
.text 578844 579340 496 0.1
lock k32w061+release (read/write) 663844 664404 560 0.1
.bss 76692 76756 64 0.1
.text 579460 579956 496 0.1
linux chip-tool-ipv6only arm64 (read only) 6767748 6768492 744 0.0
(read/write) 279201 279265 64 0.0
.bss 55537 55601 64 0.1
.rodata 386892 387012 120 0.0
.text 5808756 5809380 624 0.0
thermostat-no-ble arm64 (read only) 2080748 2081684 936 0.0
(read/write) 149537 149601 64 0.0
.bss 67169 67233 64 0.1
.rodata 129932 130052 120 0.1
.text 1733472 1734288 816 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2382472 2382920 448 0.0
.bss 188588 188652 64 0.0
.text 1345072 1345520 448 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2338200 2338712 512 0.0
.bss 179304 179368 64 0.0
.text 1300800 1301312 512 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302240 2302688 448 0.0
.bss 179208 179272 64 0.0
.text 1264840 1265288 448 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2292980 2293492 512 0.0
.bss 176532 176596 64 0.0
.text 1255552 1256064 512 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 981375 981995 620 0.1
bss 119660 119724 64 0.1
rodata 115684 115808 124 0.1
text 668232 668664 432 0.1
nrf52840dk_nrf52840+rpc (read/write) 966923 967547 624 0.1
bss 116704 116768 64 0.1
rodata 107160 107288 128 0.1
text 664676 665104 428 0.1
nrf52840dongle_nrf52840 (read/write) 997459 998083 624 0.1
bss 120832 120896 64 0.1
rodata 114516 114644 128 0.1
text 673656 674088 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 890562 891170 608 0.1
bss 116448 116512 64 0.1
rodata 108964 109092 128 0.1
text 584420 584848 428 0.1
lock-app nrf52840dk_nrf52840 (read/write) 913955 914579 624 0.1
bss 118040 118104 64 0.1
rodata 104320 104448 128 0.1
text 614212 614644 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 824006 824630 624 0.1
bss 114856 114920 64 0.1
rodata 97528 97656 128 0.1
text 531172 531600 428 0.1
pump-app nrf52840dk_nrf52840 (read/write) 916819 917443 624 0.1
bss 117792 117856 64 0.1
rodata 104832 104960 128 0.1
text 616748 617180 432 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 912003 912627 624 0.1
bss 117816 117880 64 0.1
rodata 103936 104064 128 0.1
text 612788 613216 428 0.1
shell nrf52840dk_nrf52840 (read/write) 798203 798683 480 0.1
bss 109776 109840 64 0.1
rodata 78288 78416 128 0.2
text 533640 533932 292 0.1
p6 all-clusters-app default (read/write) 2441752 2442360 608 0.0
.bss 116740 116804 64 0.1
.text 1400016 1400624 608 0.0
light-app default (read/write) 2338568 2339176 608 0.0
.bss 104484 104548 64 0.1
.text 1296832 1297440 608 0.0
lock-app default (read/write) 2304080 2304664 584 0.0
.bss 104228 104292 64 0.1
.text 1262344 1262928 584 0.0
qpg lighting-app qpg6105+debug (read only) 570884 571388 504 0.1
.bss 88640 88704 64 0.1
.text 565564 566068 504 0.1
lock-app qpg6105+debug (read only) 517004 517500 496 0.1
.bss 88112 88176 64 0.1
.text 511684 512180 496 0.1
telink lighting-app tlsr9518adk80d (read/write) 845786 846414 628 0.1
bss 86440 86504 64 0.1
text 592522 592954 432 0.1
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 865aab9 d62516e change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578130 578950 820 0.1
.app_xip_area 484224 484724 500 0.1
.bss 76652 76972 320 0.4
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock-app CYW30739 (read/write) 536142 536962 820 0.2
.app_xip_area 443780 444280 500 0.1
.bss 75148 75468 320 0.4
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
efr32 lighting-app BRD4161A (read only) 842984 843584 600 0.1
(read/write) 126200 126264 64 0.1
.bss 124296 124360 64 0.1
.data 1900 1900 0 0.0
.text 842976 843576 600 0.1
BRD4161A+rpc (read only) 830336 830944 608 0.1
(read/write) 142856 142920 64 0.0
.bss 140856 140920 64 0.0
.data 2000 2000 0 0.0
.text 830328 830936 608 0.1
window-app BRD4161A (read only) 815560 816168 608 0.1
(read/write) 124852 124916 64 0.1
.bss 122996 123060 64 0.1
.data 1856 1856 0 0.0
.text 815552 816160 608 0.1
esp32 all-clusters-app c3devkit (read only) 932934 933398 464 0.0
(read/write) 1397322 1397522 200 0.0
.dram0.bss 69688 69752 64 0.1
.dram0.data 14244 14244 0 0.0
.flash.rodata 194480 194616 136 0.1
.flash.text 932934 933398 464 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 980835 981271 436 0.0
(read/write) 461692 461876 184 0.0
.dram0.bss 74432 74496 64 0.1
.dram0.data 34024 34024 0 0.0
.flash.rodata 221108 221228 120 0.1
.flash.text 975451 975887 436 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 662940 663500 560 0.1
.bss 76428 76492 64 0.1
.data 1868 1868 0 0.0
.text 578844 579340 496 0.1
lock k32w061+release (read/write) 663844 664404 560 0.1
.bss 76692 76756 64 0.1
.data 1892 1892 0 0.0
.text 579460 579956 496 0.1
linux chip-tool-ipv6only arm64 (read only) 6767748 6768492 744 0.0
(read/write) 279201 279265 64 0.0
.bss 55537 55601 64 0.1
.data 1128 1128 0 0.0
.data.rel.ro 175984 175984 0 0.0
.dynamic 560 560 0 0.0
.got 42784 42784 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 386892 387012 120 0.0
.text 5808756 5809380 624 0.0
thermostat-no-ble arm64 (read only) 2080748 2081684 936 0.0
(read/write) 149537 149601 64 0.0
.bss 67169 67233 64 0.1
.data 960 960 0 0.0
.data.rel.ro 74288 74288 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 129932 130052 120 0.1
.text 1733472 1734288 816 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2382472 2382920 448 0.0
.bss 188588 188652 64 0.0
.data 5288 5288 0 0.0
.text 1345072 1345520 448 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338200 2338712 512 0.0
.bss 179304 179368 64 0.0
.data 5584 5584 0 0.0
.text 1300800 1301312 512 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302240 2302688 448 0.0
.bss 179208 179272 64 0.0
.data 5552 5552 0 0.0
.text 1264840 1265288 448 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292980 2293492 512 0.0
.bss 176532 176596 64 0.0
.data 5384 5384 0 0.0
.text 1255552 1256064 512 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 981375 981995 620 0.1
bss 119660 119724 64 0.1
rodata 115684 115808 124 0.1
text 668232 668664 432 0.1
nrf52840dk_nrf52840+rpc (read/write) 966923 967547 624 0.1
bss 116704 116768 64 0.1
rodata 107160 107288 128 0.1
text 664676 665104 428 0.1
nrf52840dongle_nrf52840 (read/write) 997459 998083 624 0.1
bss 120832 120896 64 0.1
rodata 114516 114644 128 0.1
text 673656 674088 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 890562 891170 608 0.1
bss 116448 116512 64 0.1
rodata 108964 109092 128 0.1
text 584420 584848 428 0.1
lock-app nrf52840dk_nrf52840 (read/write) 913955 914579 624 0.1
bss 118040 118104 64 0.1
rodata 104320 104448 128 0.1
text 614212 614644 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 824006 824630 624 0.1
bss 114856 114920 64 0.1
rodata 97528 97656 128 0.1
text 531172 531600 428 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916819 917443 624 0.1
bss 117792 117856 64 0.1
rodata 104832 104960 128 0.1
text 616748 617180 432 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 912003 912627 624 0.1
bss 117816 117880 64 0.1
rodata 103936 104064 128 0.1
text 612788 613216 428 0.1
shell nrf52840dk_nrf52840 (read/write) 798203 798683 480 0.1
bss 109776 109840 64 0.1
rodata 78288 78416 128 0.2
text 533640 533932 292 0.1
p6 all-clusters-app default (read/write) 2441752 2442360 608 0.0
.bss 116740 116804 64 0.1
.data 2584 2584 0 0.0
.text 1400016 1400624 608 0.0
light-app default (read/write) 2338568 2339176 608 0.0
.bss 104484 104548 64 0.1
.data 2408 2408 0 0.0
.text 1296832 1297440 608 0.0
lock-app default (read/write) 2304080 2304664 584 0.0
.bss 104228 104292 64 0.1
.data 2360 2360 0 0.0
.text 1262344 1262928 584 0.0
qpg lighting-app qpg6105+debug (read only) 570884 571388 504 0.1
(read/write) 146936 146936 0 0.0
.bss 88640 88704 64 0.1
.data 1060 1060 0 0.0
.text 565564 566068 504 0.1
lock-app qpg6105+debug (read only) 517004 517500 496 0.1
(read/write) 146940 146940 0 0.0
.bss 88112 88176 64 0.1
.data 992 992 0 0.0
.text 511684 512180 496 0.1
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845786 846414 628 0.1
bss 86440 86504 64 0.1
noinit 37160 37160 0 0.0
text 592522 592954 432 0.1

@kghost kghost force-pushed the unsecured-session-match branch 2 times, most recently from 95669d3 to 2854a15 Compare January 28, 2022 17:32
@github-actions
Copy link

github-actions bot commented Jan 28, 2022

PR #14382: Size comparison from c14afc5 to 2854a15

Increases above 0.2%:

platform target config section c14afc5 2854a15 change % change
cyw30739 light cyw930739m2evb_01 .bss 76652 76972 320 0.4
lock-app CYW30739 .bss 75148 75468 320 0.4
Increases (15 builds for cyw30739, efr32, k32w, linux, p6, qpg, telink)
platform target config section c14afc5 2854a15 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578114 578954 840 0.1
.app_xip_area 484208 484728 520 0.1
.bss 76652 76972 320 0.4
lock-app CYW30739 (read/write) 536142 536982 840 0.2
.app_xip_area 443780 444300 520 0.1
.bss 75148 75468 320 0.4
efr32 lighting-app BRD4161A (read only) 842968 843600 632 0.1
(read/write) 126200 126264 64 0.1
.bss 124296 124360 64 0.1
.text 842960 843592 632 0.1
BRD4161A+rpc (read only) 830320 830960 640 0.1
(read/write) 142856 142920 64 0.0
.bss 140856 140920 64 0.0
.text 830312 830952 640 0.1
window-app BRD4161A (read only) 815560 816216 656 0.1
(read/write) 124852 124916 64 0.1
.bss 122996 123060 64 0.1
.text 815552 816208 656 0.1
k32w light k32w061+release (read/write) 662940 663516 576 0.1
.bss 76428 76492 64 0.1
.text 578844 579356 512 0.1
lock k32w061+release (read/write) 663844 664420 576 0.1
.bss 76692 76756 64 0.1
.text 579460 579972 512 0.1
linux chip-tool-ipv6only arm64 (read only) 6787188 6788060 872 0.0
(read/write) 279985 280049 64 0.0
.bss 55537 55601 64 0.1
.rodata 388348 388484 136 0.0
.text 5824948 5825684 736 0.0
thermostat-no-ble arm64 (read only) 2080748 2081812 1064 0.1
(read/write) 149537 149601 64 0.0
.bss 67169 67233 64 0.1
.rodata 129932 130068 136 0.1
.text 1733472 1734400 928 0.1
p6 all-clusters-app default (read/write) 2441720 2442376 656 0.0
.bss 116740 116804 64 0.1
.text 1399984 1400640 656 0.0
light-app default (read/write) 2338536 2339176 640 0.0
.bss 104484 104548 64 0.1
.text 1296800 1297440 640 0.0
lock-app default (read/write) 2304080 2304712 632 0.0
.bss 104228 104292 64 0.1
.text 1262344 1262976 632 0.1
qpg lighting-app qpg6105+debug (read only) 570868 571388 520 0.1
.bss 88640 88704 64 0.1
.text 565548 566068 520 0.1
lock-app qpg6105+debug (read only) 517004 517524 520 0.1
.bss 88112 88176 64 0.1
.text 511684 512204 520 0.1
telink lighting-app tlsr9518adk80d (read/write) 845778 846434 656 0.1
bss 86440 86504 64 0.1
text 592512 592964 452 0.1
Full report (16 builds for cyw30739, efr32, k32w, linux, p6, qpg, telink)
platform target config section c14afc5 2854a15 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578114 578954 840 0.1
.app_xip_area 484208 484728 520 0.1
.bss 76652 76972 320 0.4
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock-app CYW30739 (read/write) 536142 536982 840 0.2
.app_xip_area 443780 444300 520 0.1
.bss 75148 75468 320 0.4
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
efr32 lighting-app BRD4161A (read only) 842968 843600 632 0.1
(read/write) 126200 126264 64 0.1
.bss 124296 124360 64 0.1
.data 1900 1900 0 0.0
.text 842960 843592 632 0.1
BRD4161A+rpc (read only) 830320 830960 640 0.1
(read/write) 142856 142920 64 0.0
.bss 140856 140920 64 0.0
.data 2000 2000 0 0.0
.text 830312 830952 640 0.1
window-app BRD4161A (read only) 815560 816216 656 0.1
(read/write) 124852 124916 64 0.1
.bss 122996 123060 64 0.1
.data 1856 1856 0 0.0
.text 815552 816208 656 0.1
k32w light k32w061+release (read/write) 662940 663516 576 0.1
.bss 76428 76492 64 0.1
.data 1868 1868 0 0.0
.text 578844 579356 512 0.1
lock k32w061+release (read/write) 663844 664420 576 0.1
.bss 76692 76756 64 0.1
.data 1892 1892 0 0.0
.text 579460 579972 512 0.1
linux chip-tool-ipv6only arm64 (read only) 6787188 6788060 872 0.0
(read/write) 279985 280049 64 0.0
.bss 55537 55601 64 0.1
.data 1128 1128 0 0.0
.data.rel.ro 176472 176472 0 0.0
.dynamic 560 560 0 0.0
.got 43072 43072 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 388348 388484 136 0.0
.text 5824948 5825684 736 0.0
thermostat-no-ble arm64 (read only) 2080748 2081812 1064 0.1
(read/write) 149537 149601 64 0.0
.bss 67169 67233 64 0.1
.data 960 960 0 0.0
.data.rel.ro 74288 74288 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 129932 130068 136 0.1
.text 1733472 1734400 928 0.1
p6 all-clusters-app default (read/write) 2441720 2442376 656 0.0
.bss 116740 116804 64 0.1
.data 2584 2584 0 0.0
.text 1399984 1400640 656 0.0
light-app default (read/write) 2338536 2339176 640 0.0
.bss 104484 104548 64 0.1
.data 2408 2408 0 0.0
.text 1296800 1297440 640 0.0
lock-app default (read/write) 2304080 2304712 632 0.0
.bss 104228 104292 64 0.1
.data 2360 2360 0 0.0
.text 1262344 1262976 632 0.1
qpg lighting-app qpg6105+debug (read only) 570868 571388 520 0.1
(read/write) 146936 146936 0 0.0
.bss 88640 88704 64 0.1
.data 1060 1060 0 0.0
.text 565548 566068 520 0.1
lock-app qpg6105+debug (read only) 517004 517524 520 0.1
(read/write) 146940 146940 0 0.0
.bss 88112 88176 64 0.1
.data 992 992 0 0.0
.text 511684 512204 520 0.1
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845778 846434 656 0.1
bss 86440 86504 64 0.1
noinit 37160 37160 0 0.0
text 592512 592964 452 0.1

Copy link
Contributor

@tcarmelveilleux tcarmelveilleux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kghost kghost force-pushed the unsecured-session-match branch from 51ad5ef to 79139b4 Compare January 28, 2022 18:35
@github-actions
Copy link

github-actions bot commented Jan 28, 2022

PR #14382: Size comparison from c14afc5 to 79139b4

Increases above 0.2%:

platform target config section c14afc5 79139b4 change % change
cyw30739 light cyw930739m2evb_01 .bss 76652 76972 320 0.4
lock-app CYW30739 .bss 75148 75468 320 0.4
Increases (17 builds for cyw30739, efr32, esp32, k32w, linux, p6, qpg, telink)
platform target config section c14afc5 79139b4 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578114 578974 860 0.1
.app_xip_area 484208 484748 540 0.1
.bss 76652 76972 320 0.4
lock-app CYW30739 (read/write) 536142 537002 860 0.2
.app_xip_area 443780 444320 540 0.1
.bss 75148 75468 320 0.4
efr32 lighting-app BRD4161A (read only) 842968 843616 648 0.1
(read/write) 126200 126264 64 0.1
.bss 124296 124360 64 0.1
.text 842960 843608 648 0.1
BRD4161A+rpc (read only) 830320 830976 656 0.1
(read/write) 142856 142920 64 0.0
.bss 140856 140920 64 0.0
.text 830312 830968 656 0.1
window-app BRD4161A (read only) 815560 816232 672 0.1
(read/write) 124852 124916 64 0.1
.bss 122996 123060 64 0.1
.text 815552 816224 672 0.1
esp32 all-clusters-app c3devkit (read only) 932920 933400 480 0.1
(read/write) 1397322 1397538 216 0.0
.dram0.bss 69688 69752 64 0.1
.flash.rodata 194480 194632 152 0.1
.flash.text 932920 933400 480 0.1
m5stack (read only) 980827 981327 500 0.1
(read/write) 461692 461892 200 0.0
.dram0.bss 74432 74496 64 0.1
.flash.rodata 221108 221244 136 0.1
.flash.text 975443 975943 500 0.1
k32w light k32w061+release (read/write) 662940 663548 608 0.1
.bss 76428 76492 64 0.1
.text 578844 579388 544 0.1
lock k32w061+release (read/write) 663844 664436 592 0.1
.bss 76692 76756 64 0.1
.text 579460 579988 528 0.1
linux chip-tool-ipv6only arm64 (read only) 6787188 6788060 872 0.0
(read/write) 279985 280049 64 0.0
.bss 55537 55601 64 0.1
.rodata 388348 388484 136 0.0
.text 5824948 5825684 736 0.0
thermostat-no-ble arm64 (read only) 2080748 2081828 1080 0.1
(read/write) 149537 149601 64 0.0
.bss 67169 67233 64 0.1
.rodata 129932 130068 136 0.1
.text 1733472 1734416 944 0.1
p6 all-clusters-app default (read/write) 2441720 2442392 672 0.0
.bss 116740 116804 64 0.1
.text 1399984 1400656 672 0.0
light-app default (read/write) 2338536 2339192 656 0.0
.bss 104484 104548 64 0.1
.text 1296800 1297456 656 0.1
lock-app default (read/write) 2304080 2304728 648 0.0
.bss 104228 104292 64 0.1
.text 1262344 1262992 648 0.1
qpg lighting-app qpg6105+debug (read only) 570868 571412 544 0.1
.bss 88640 88704 64 0.1
.text 565548 566092 544 0.1
lock-app qpg6105+debug (read only) 517004 517540 536 0.1
.bss 88112 88176 64 0.1
.text 511684 512220 536 0.1
telink lighting-app tlsr9518adk80d (read/write) 845778 846466 688 0.1
bss 86440 86504 64 0.1
text 592512 592990 478 0.1
Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, p6, qpg, telink)
platform target config section c14afc5 79139b4 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578114 578974 860 0.1
.app_xip_area 484208 484748 540 0.1
.bss 76652 76972 320 0.4
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock-app CYW30739 (read/write) 536142 537002 860 0.2
.app_xip_area 443780 444320 540 0.1
.bss 75148 75468 320 0.4
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
efr32 lighting-app BRD4161A (read only) 842968 843616 648 0.1
(read/write) 126200 126264 64 0.1
.bss 124296 124360 64 0.1
.data 1900 1900 0 0.0
.text 842960 843608 648 0.1
BRD4161A+rpc (read only) 830320 830976 656 0.1
(read/write) 142856 142920 64 0.0
.bss 140856 140920 64 0.0
.data 2000 2000 0 0.0
.text 830312 830968 656 0.1
window-app BRD4161A (read only) 815560 816232 672 0.1
(read/write) 124852 124916 64 0.1
.bss 122996 123060 64 0.1
.data 1856 1856 0 0.0
.text 815552 816224 672 0.1
esp32 all-clusters-app c3devkit (read only) 932920 933400 480 0.1
(read/write) 1397322 1397538 216 0.0
.dram0.bss 69688 69752 64 0.1
.dram0.data 14244 14244 0 0.0
.flash.rodata 194480 194632 152 0.1
.flash.text 932920 933400 480 0.1
.iram0.text 62056 62056 0 0.0
m5stack (read only) 980827 981327 500 0.1
(read/write) 461692 461892 200 0.0
.dram0.bss 74432 74496 64 0.1
.dram0.data 34024 34024 0 0.0
.flash.rodata 221108 221244 136 0.1
.flash.text 975443 975943 500 0.1
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 662940 663548 608 0.1
.bss 76428 76492 64 0.1
.data 1868 1868 0 0.0
.text 578844 579388 544 0.1
lock k32w061+release (read/write) 663844 664436 592 0.1
.bss 76692 76756 64 0.1
.data 1892 1892 0 0.0
.text 579460 579988 528 0.1
linux chip-tool-ipv6only arm64 (read only) 6787188 6788060 872 0.0
(read/write) 279985 280049 64 0.0
.bss 55537 55601 64 0.1
.data 1128 1128 0 0.0
.data.rel.ro 176472 176472 0 0.0
.dynamic 560 560 0 0.0
.got 43072 43072 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 388348 388484 136 0.0
.text 5824948 5825684 736 0.0
thermostat-no-ble arm64 (read only) 2080748 2081828 1080 0.1
(read/write) 149537 149601 64 0.0
.bss 67169 67233 64 0.1
.data 960 960 0 0.0
.data.rel.ro 74288 74288 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 129932 130068 136 0.1
.text 1733472 1734416 944 0.1
p6 all-clusters-app default (read/write) 2441720 2442392 672 0.0
.bss 116740 116804 64 0.1
.data 2584 2584 0 0.0
.text 1399984 1400656 672 0.0
light-app default (read/write) 2338536 2339192 656 0.0
.bss 104484 104548 64 0.1
.data 2408 2408 0 0.0
.text 1296800 1297456 656 0.1
lock-app default (read/write) 2304080 2304728 648 0.0
.bss 104228 104292 64 0.1
.data 2360 2360 0 0.0
.text 1262344 1262992 648 0.1
qpg lighting-app qpg6105+debug (read only) 570868 571412 544 0.1
(read/write) 146936 146936 0 0.0
.bss 88640 88704 64 0.1
.data 1060 1060 0 0.0
.text 565548 566092 544 0.1
lock-app qpg6105+debug (read only) 517004 517540 536 0.1
(read/write) 146940 146940 0 0.0
.bss 88112 88176 64 0.1
.data 992 992 0 0.0
.text 511684 512220 536 0.1
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845778 846466 688 0.1
bss 86440 86504 64 0.1
noinit 37160 37160 0 0.0
text 592512 592990 478 0.1

@pullapprove pullapprove bot requested a review from isiu-apple January 30, 2022 14:25
@kghost kghost force-pushed the unsecured-session-match branch from 79139b4 to 286134d Compare February 1, 2022 16:07
@github-actions
Copy link

github-actions bot commented Feb 1, 2022

PR #14382: Size comparison from cb9b046 to 286134d

Increases above 0.2%:

platform target config section cb9b046 286134de change % change
cyw30739 light cyw930739m2evb_01 .bss 75540 75860 320 0.4
lock cyw930739m2evb_01 .bss 74012 74332 320 0.4
ota-requestor cyw930739m2evb_01 .bss 82988 83308 320 0.4
Increases (40 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section cb9b046 286134de change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577150 578026 876 0.2
.app_xip_area 484356 484912 556 0.1
.bss 75540 75860 320 0.4
lock cyw930739m2evb_01 (read/write) 535146 536022 876 0.2
.app_xip_area 443920 444476 556 0.1
.bss 74012 74332 320 0.4
ota-requestor cyw930739m2evb_01 (read/write) 559890 560774 884 0.2
.app_xip_area 459360 459924 564 0.1
.bss 82988 83308 320 0.4
efr32 lighting-app BRD4161A (read only) 843616 844264 648 0.1
(read/write) 125072 125136 64 0.1
.bss 123176 123240 64 0.1
.text 843608 844256 648 0.1
BRD4161A+rpc (read only) 830984 831640 656 0.1
(read/write) 141736 141800 64 0.0
.bss 139736 139800 64 0.0
.text 830976 831632 656 0.1
window-app BRD4161A (read only) 816164 816812 648 0.1
(read/write) 123704 123768 64 0.1
.bss 121852 121916 64 0.1
.text 816156 816804 648 0.1
esp32 all-clusters-app c3devkit (read only) 934322 934796 474 0.1
(read/write) 1399890 1400098 208 0.0
.dram0.bss 70344 70408 64 0.1
.flash.rodata 196376 196520 144 0.1
.flash.text 934322 934796 474 0.1
m5stack (read only) 982339 982847 508 0.1
(read/write) 464236 464436 200 0.0
.dram0.bss 75096 75160 64 0.1
.flash.rodata 222988 223124 136 0.1
.flash.text 976955 977463 508 0.1
k32w light k32w061+release (read/write) 661876 662468 592 0.1
.bss 75228 75292 64 0.1
.text 578992 579520 528 0.1
lock k32w061+release (read/write) 662888 663480 592 0.1
.bss 75548 75612 64 0.1
.text 579644 580172 528 0.1
linux all-clusters-app debug (read only) 2301529 2302889 1360 0.1
(read/write) 147168 147232 64 0.0
.bss 63072 63136 64 0.1
.rodata 203813 203973 160 0.1
.text 1936914 1938114 1200 0.1
bridge-app debug+rpc (read only) 1633069 1634413 1344 0.1
(read/write) 87912 87976 64 0.1
.bss 43808 43872 64 0.1
.rodata 138196 138324 128 0.1
.text 1379925 1381141 1216 0.1
chip-tool debug (read only) 7085949 7087117 1168 0.0
(read/write) 187304 187368 64 0.0
.bss 36264 36328 64 0.2
.rodata 404629 404789 160 0.0
.text 6315269 6316277 1008 0.0
chip-tool-ipv6only arm64 (read only) 7036516 7037372 856 0.0
(read/write) 289857 289921 64 0.0
.bss 54593 54657 64 0.1
.rodata 387836 387956 120 0.0
.text 6049796 6050532 736 0.0
door-lock-app debug (read only) 1854057 1855417 1360 0.1
(read/write) 117824 117888 64 0.1
.bss 49888 49952 64 0.1
.rodata 171516 171676 160 0.1
.text 1534642 1535842 1200 0.1
lighting-app debug+rpc (read only) 1954785 1956145 1360 0.1
(read/write) 122784 122848 64 0.1
.bss 50840 50904 64 0.1
.rodata 161265 161425 160 0.1
.text 1639602 1640802 1200 0.1
ota-provider-app debug (read only) 1633465 1634825 1360 0.1
(read/write) 87560 87624 64 0.1
.bss 48768 48832 64 0.1
.rodata 148190 148350 160 0.1
.text 1368050 1369250 1200 0.1
ota-requestor-app debug (read only) 1642177 1643505 1328 0.1
(read/write) 90608 90672 64 0.1
.bss 50080 50144 64 0.1
.rodata 144463 144591 128 0.1
.text 1381570 1382770 1200 0.1
shell debug (read only) 2277961 2279369 1408 0.1
(read/write) 148944 149072 128 0.1
.bss 70784 70912 128 0.2
.rodata 204562 204722 160 0.1
.text 1918530 1919778 1248 0.1
thermostat-no-ble arm64 (read only) 2087388 2088452 1064 0.1
(read/write) 148529 148593 64 0.0
.bss 66209 66273 64 0.1
.rodata 130780 130900 120 0.1
.text 1739280 1740224 944 0.1
tv-app debug (read only) 2408921 2410105 1184 0.0
(read/write) 318000 318064 64 0.0
.bss 237344 237408 64 0.0
.rodata 191948 192108 160 0.1
.text 2046498 2047522 1024 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2384584 2385048 464 0.0
.bss 189260 189324 64 0.0
.text 1347184 1347648 464 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2338192 2338720 528 0.0
.bss 178176 178240 64 0.0
.text 1300792 1301320 528 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302296 2302824 528 0.0
.bss 178056 178120 64 0.0
.text 1264896 1265424 528 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2292964 2293492 528 0.0
.bss 175332 175396 64 0.0
.text 1255536 1256064 528 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980539 981191 652 0.1
bss 118544 118608 64 0.1
rodata 115840 115980 140 0.1
text 668364 668804 440 0.1
nrf52840dk_nrf52840+rpc (read/write) 966115 966767 652 0.1
bss 115588 115652 64 0.1
rodata 107312 107452 140 0.1
text 664808 665248 440 0.1
nrf52840dongle_nrf52840 (read/write) 996623 997259 636 0.1
bss 119716 119780 64 0.1
rodata 114672 114812 140 0.1
text 673756 674196 440 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 889754 890406 652 0.1
bss 115332 115396 64 0.1
rodata 109116 109256 140 0.1
text 584560 585000 440 0.1
lock-app nrf52840dk_nrf52840 (read/write) 913151 913803 652 0.1
bss 116904 116968 64 0.1
rodata 104476 104616 140 0.1
text 614368 614808 440 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 823186 823834 648 0.1
bss 113720 113784 64 0.1
rodata 97684 97820 136 0.1
text 531344 531784 440 0.1
pump-app nrf52840dk_nrf52840 (read/write) 916011 916643 632 0.1
bss 116660 116724 64 0.1
rodata 104992 105128 136 0.1
text 616892 617332 440 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 911171 911819 648 0.1
bss 116668 116732 64 0.1
rodata 104096 104232 136 0.1
text 612940 613380 440 0.1
shell nrf52840dk_nrf52840 (read/write) 798395 798887 492 0.1
bss 109776 109840 64 0.1
rodata 78352 78492 140 0.2
text 533760 534052 292 0.1
p6 all-clusters-app default (read/write) 2445880 2446536 656 0.0
.bss 117404 117468 64 0.1
.text 1404144 1404800 656 0.0
light-app default (read/write) 2340320 2340976 656 0.0
.bss 103364 103428 64 0.1
.text 1298584 1299240 656 0.1
lock-app default (read/write) 2305728 2306384 656 0.0
.bss 103084 103148 64 0.1
.text 1263992 1264648 656 0.1
qpg lighting-app qpg6105+debug (read only) 570700 571228 528 0.1
.bss 87520 87584 64 0.1
.text 565380 565908 528 0.1
lock-app qpg6105+debug (read only) 516816 517344 528 0.1
.bss 86960 87024 64 0.1
.text 511496 512024 528 0.1
telink lighting-app tlsr9518adk80d (read/write) 845134 845814 680 0.1
bss 85568 85632 64 0.1
text 592564 593036 472 0.1
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section cb9b046 286134de change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577150 578026 876 0.2
.app_xip_area 484356 484912 556 0.1
.bss 75540 75860 320 0.4
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535146 536022 876 0.2
.app_xip_area 443920 444476 556 0.1
.bss 74012 74332 320 0.4
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559890 560774 884 0.2
.app_xip_area 459360 459924 564 0.1
.bss 82988 83308 320 0.4
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 843616 844264 648 0.1
(read/write) 125072 125136 64 0.1
.bss 123176 123240 64 0.1
.data 1896 1896 0 0.0
.text 843608 844256 648 0.1
BRD4161A+rpc (read only) 830984 831640 656 0.1
(read/write) 141736 141800 64 0.0
.bss 139736 139800 64 0.0
.data 1996 1996 0 0.0
.text 830976 831632 656 0.1
window-app BRD4161A (read only) 816164 816812 648 0.1
(read/write) 123704 123768 64 0.1
.bss 121852 121916 64 0.1
.data 1852 1852 0 0.0
.text 816156 816804 648 0.1
esp32 all-clusters-app c3devkit (read only) 934322 934796 474 0.1
(read/write) 1399890 1400098 208 0.0
.dram0.bss 70344 70408 64 0.1
.dram0.data 14268 14268 0 0.0
.flash.rodata 196376 196520 144 0.1
.flash.text 934322 934796 474 0.1
.iram0.text 62056 62056 0 0.0
m5stack (read only) 982339 982847 508 0.1
(read/write) 464236 464436 200 0.0
.dram0.bss 75096 75160 64 0.1
.dram0.data 34024 34024 0 0.0
.flash.rodata 222988 223124 136 0.1
.flash.text 976955 977463 508 0.1
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 661876 662468 592 0.1
.bss 75228 75292 64 0.1
.data 1856 1856 0 0.0
.text 578992 579520 528 0.1
lock k32w061+release (read/write) 662888 663480 592 0.1
.bss 75548 75612 64 0.1
.data 1896 1896 0 0.0
.text 579644 580172 528 0.1
linux all-clusters-app debug (read only) 2301529 2302889 1360 0.1
(read/write) 147168 147232 64 0.0
.bss 63072 63136 64 0.1
.data 1200 1200 0 0.0
.data.rel.ro 77224 77224 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 203813 203973 160 0.1
.text 1936914 1938114 1200 0.1
bridge-app debug+rpc (read only) 1633069 1634413 1344 0.1
(read/write) 87912 87976 64 0.1
.bss 43808 43872 64 0.1
.data 1794 1794 0 0.0
.data.rel.ro 37152 37152 0 0.0
.dynamic 592 592 0 0.0
.got 3968 3968 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 138196 138324 128 0.1
.text 1379925 1381141 1216 0.1
chip-tool debug (read only) 7085949 7087117 1168 0.0
(read/write) 187304 187368 64 0.0
.bss 36264 36328 64 0.2
.data 1088 1088 0 0.0
.data.rel.ro 143968 143968 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 600 600 0 0.0
.rodata 404629 404789 160 0.0
.text 6315269 6316277 1008 0.0
chip-tool-ipv6only arm64 (read only) 7036516 7037372 856 0.0
(read/write) 289857 289921 64 0.0
.bss 54593 54657 64 0.1
.data 1128 1128 0 0.0
.data.rel.ro 185152 185152 0 0.0
.dynamic 560 560 0 0.0
.got 45200 45200 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 387836 387956 120 0.0
.text 6049796 6050532 736 0.0
door-lock-app debug (read only) 1854057 1855417 1360 0.1
(read/write) 117824 117888 64 0.1
.bss 49888 49952 64 0.1
.data 962 962 0 0.0
.data.rel.ro 61552 61552 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 171516 171676 160 0.1
.text 1534642 1535842 1200 0.1
lighting-app debug+rpc (read only) 1954785 1956145 1360 0.1
(read/write) 122784 122848 64 0.1
.bss 50840 50904 64 0.1
.data 1392 1392 0 0.0
.data.rel.ro 65056 65056 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 161265 161425 160 0.1
.text 1639602 1640802 1200 0.1
ota-provider-app debug (read only) 1633465 1634825 1360 0.1
(read/write) 87560 87624 64 0.1
.bss 48768 48832 64 0.1
.data 1064 1064 0 0.0
.data.rel.ro 32216 32216 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 148190 148350 160 0.1
.text 1368050 1369250 1200 0.1
ota-requestor-app debug (read only) 1642177 1643505 1328 0.1
(read/write) 90608 90672 64 0.1
.bss 50080 50144 64 0.1
.data 1096 1096 0 0.0
.data.rel.ro 34136 34136 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 144463 144591 128 0.1
.text 1381570 1382770 1200 0.1
shell debug (read only) 2277961 2279369 1408 0.1
(read/write) 148944 149072 128 0.1
.bss 70784 70912 128 0.2
.data 768 768 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 204562 204722 160 0.1
.text 1918530 1919778 1248 0.1
thermostat-no-ble arm64 (read only) 2087388 2088452 1064 0.1
(read/write) 148529 148593 64 0.0
.bss 66209 66273 64 0.1
.data 952 952 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 344 344 0 0.0
.rodata 130780 130900 120 0.1
.text 1739280 1740224 944 0.1
tv-app debug (read only) 2408921 2410105 1184 0.0
(read/write) 318000 318064 64 0.0
.bss 237344 237408 64 0.0
.data 2944 2944 0 0.0
.data.rel.ro 71720 71720 0 0.0
.dynamic 592 592 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 191948 192108 160 0.1
.text 2046498 2047522 1024 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2384584 2385048 464 0.0
.bss 189260 189324 64 0.0
.data 5288 5288 0 0.0
.text 1347184 1347648 464 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338192 2338720 528 0.0
.bss 178176 178240 64 0.0
.data 5568 5568 0 0.0
.text 1300792 1301320 528 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302296 2302824 528 0.0
.bss 178056 178120 64 0.0
.data 5552 5552 0 0.0
.text 1264896 1265424 528 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292964 2293492 528 0.0
.bss 175332 175396 64 0.0
.data 5368 5368 0 0.0
.text 1255536 1256064 528 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980539 981191 652 0.1
bss 118544 118608 64 0.1
rodata 115840 115980 140 0.1
text 668364 668804 440 0.1
nrf52840dk_nrf52840+rpc (read/write) 966115 966767 652 0.1
bss 115588 115652 64 0.1
rodata 107312 107452 140 0.1
text 664808 665248 440 0.1
nrf52840dongle_nrf52840 (read/write) 996623 997259 636 0.1
bss 119716 119780 64 0.1
rodata 114672 114812 140 0.1
text 673756 674196 440 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 889754 890406 652 0.1
bss 115332 115396 64 0.1
rodata 109116 109256 140 0.1
text 584560 585000 440 0.1
lock-app nrf52840dk_nrf52840 (read/write) 913151 913803 652 0.1
bss 116904 116968 64 0.1
rodata 104476 104616 140 0.1
text 614368 614808 440 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 823186 823834 648 0.1
bss 113720 113784 64 0.1
rodata 97684 97820 136 0.1
text 531344 531784 440 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916011 916643 632 0.1
bss 116660 116724 64 0.1
rodata 104992 105128 136 0.1
text 616892 617332 440 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 911171 911819 648 0.1
bss 116668 116732 64 0.1
rodata 104096 104232 136 0.1
text 612940 613380 440 0.1
shell nrf52840dk_nrf52840 (read/write) 798395 798887 492 0.1
bss 109776 109840 64 0.1
rodata 78352 78492 140 0.2
text 533760 534052 292 0.1
p6 all-clusters-app default (read/write) 2445880 2446536 656 0.0
.bss 117404 117468 64 0.1
.data 2576 2576 0 0.0
.text 1404144 1404800 656 0.0
light-app default (read/write) 2340320 2340976 656 0.0
.bss 103364 103428 64 0.1
.data 2408 2408 0 0.0
.text 1298584 1299240 656 0.1
lock-app default (read/write) 2305728 2306384 656 0.0
.bss 103084 103148 64 0.1
.data 2368 2368 0 0.0
.text 1263992 1264648 656 0.1
qpg lighting-app qpg6105+debug (read only) 570700 571228 528 0.1
(read/write) 146936 146936 0 0.0
.bss 87520 87584 64 0.1
.data 1060 1060 0 0.0
.text 565380 565908 528 0.1
lock-app qpg6105+debug (read only) 516816 517344 528 0.1
(read/write) 146936 146936 0 0.0
.bss 86960 87024 64 0.1
.data 996 996 0 0.0
.text 511496 512024 528 0.1
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845134 845814 680 0.1
bss 85568 85632 64 0.1
noinit 37160 37160 0 0.0
text 592564 593036 472 0.1

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

PR #14382: Size comparison from 2f785f4 to 61fe29d

Increases above 0.2%:

platform target config section 2f785f4 61fe29d change % change
cyw30739 light cyw930739m2evb_01 .bss 76868 77188 320 0.4
lock cyw930739m2evb_01 .bss 75340 75660 320 0.4
ota-requestor cyw930739m2evb_01 .bss 84332 84652 320 0.4
Increases (40 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 2f785f4 61fe29d change % change
cyw30739 light cyw930739m2evb_01 (read/write) 594490 595370 880 0.1
.app_xip_area 500344 500904 560 0.1
.bss 76868 77188 320 0.4
lock cyw930739m2evb_01 (read/write) 552390 553262 872 0.2
.app_xip_area 459804 460356 552 0.1
.bss 75340 75660 320 0.4
ota-requestor cyw930739m2evb_01 (read/write) 576398 577286 888 0.2
.app_xip_area 474492 475060 568 0.1
.bss 84332 84652 320 0.4
efr32 lighting-app BRD4161A (read only) 865876 866548 672 0.1
(read/write) 126620 126684 64 0.1
.bss 124696 124760 64 0.1
.text 865868 866540 672 0.1
BRD4161A+rpc (read only) 853332 853996 664 0.1
(read/write) 143280 143344 64 0.0
.bss 141256 141320 64 0.0
.text 853324 853988 664 0.1
window-app BRD4161A (read only) 838080 838752 672 0.1
(read/write) 125264 125328 64 0.1
.bss 123384 123448 64 0.1
.text 838072 838744 672 0.1
esp32 all-clusters-app c3devkit (read only) 937984 938468 484 0.1
(read/write) 1401162 1401370 208 0.0
.dram0.bss 69448 69512 64 0.1
.flash.rodata 198528 198672 144 0.1
.flash.text 937984 938468 484 0.1
m5stack (read only) 986303 986815 512 0.1
(read/write) 466200 466400 200 0.0
.dram0.bss 74592 74656 64 0.1
.flash.rodata 225440 225576 136 0.1
.flash.text 980919 981431 512 0.1
k32w light k32w061+release (read/write) 678572 679180 608 0.1
.bss 76568 76632 64 0.1
.text 594320 594864 544 0.1
lock k32w061+release (read/write) 680488 681080 592 0.1
.bss 76896 76960 64 0.1
.text 595868 596396 528 0.1
linux all-clusters-app debug (read only) 2327673 2329049 1376 0.1
.rodata 205061 205221 160 0.1
.text 1960290 1961506 1216 0.1
bridge-app debug+rpc (read only) 1704373 1705733 1360 0.1
.rodata 140204 140332 128 0.1
.text 1447621 1448853 1232 0.1
chip-tool debug (read only) 7481925 7483109 1184 0.0
.rodata 416437 416597 160 0.0
.text 6663061 6664085 1024 0.0
chip-tool-ipv6only arm64 (read only) 7402804 7403628 824 0.0
.rodata 399148 399268 120 0.0
.text 6363828 6364532 704 0.0
door-lock-app debug (read only) 1908777 1910201 1424 0.1
.rodata 172818 173010 192 0.1
.text 1587442 1588674 1232 0.1
lighting-app debug+rpc (read only) 2003609 2005001 1392 0.1
.rodata 162897 163057 160 0.1
.text 1686066 1687298 1232 0.1
ota-provider-app debug (read only) 1712241 1713617 1376 0.1
.rodata 151238 151398 160 0.1
.text 1442322 1443538 1216 0.1
ota-requestor-app debug (read only) 1701673 1703065 1392 0.1
.rodata 144887 145047 160 0.1
.text 1439890 1441122 1232 0.1
shell debug (read only) 2301113 2302537 1424 0.1
.rodata 205810 205970 160 0.1
.text 1938786 1940050 1264 0.1
thermostat-no-ble arm64 (read only) 2129932 2130908 976 0.0
.rodata 131964 132108 144 0.1
.text 1779904 1780736 832 0.0
tv-app debug (read only) 2525897 2527129 1232 0.0
.rodata 195564 195756 192 0.1
.text 2156626 2157666 1040 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2389752 2390216 464 0.0
.bss 188356 188420 64 0.0
.text 1352352 1352816 464 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2348920 2349448 528 0.0
.bss 180936 181000 64 0.0
.text 1311520 1312048 528 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2312840 2313368 528 0.0
.bss 180824 180888 64 0.0
.text 1275440 1275968 528 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2302812 2303340 528 0.0
.bss 178100 178164 64 0.0
.text 1265384 1265912 528 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1004835 1005407 572 0.1
bss 121280 121344 64 0.1
rodata 118128 118268 140 0.1
text 686484 686916 432 0.1
nrf52840dk_nrf52840+rpc (read/write) 976311 976963 652 0.1
bss 117136 117200 64 0.1
rodata 109588 109728 140 0.1
text 671124 671568 444 0.1
nrf52840dongle_nrf52840 (read/write) 1021639 1022211 572 0.1
bss 122644 122708 64 0.1
rodata 117016 117156 140 0.1
text 692052 692484 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 911494 912130 636 0.1
bss 117840 117904 64 0.1
rodata 111384 111524 140 0.1
text 601508 601940 432 0.1
lock-app nrf52840dk_nrf52840 (read/write) 937091 937663 572 0.1
bss 119616 119680 64 0.1
rodata 106528 106668 140 0.1
text 632404 632836 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 844586 845218 632 0.1
bss 116212 116276 64 0.1
rodata 99700 99836 136 0.1
text 548204 548636 432 0.1
pump-app nrf52840dk_nrf52840 (read/write) 939323 940019 696 0.1
bss 119368 119432 64 0.1
rodata 106712 106848 136 0.1
text 634648 635080 432 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 934663 935359 696 0.1
bss 119372 119436 64 0.1
rodata 106004 106140 136 0.1
text 630680 631112 432 0.1
shell nrf52840dk_nrf52840 (read/write) 803151 803719 568 0.1
bss 111232 111296 64 0.1
rodata 78532 78668 136 0.2
text 535824 536128 304 0.1
p6 all-clusters-app default (read/write) 2463848 2464512 664 0.0
.bss 117976 118040 64 0.1
.text 1422112 1422776 664 0.0
light-app default (read/write) 2367296 2367968 672 0.0
.bss 107600 107664 64 0.1
.text 1325560 1326232 672 0.1
lock-app default (read/write) 2332480 2333152 672 0.0
.bss 107304 107368 64 0.1
.text 1290744 1291416 672 0.1
qpg lighting-app qpg6105+debug (read only) 585808 586352 544 0.1
.bss 88856 88920 64 0.1
.text 580488 581032 544 0.1
lock-app qpg6105+debug (read only) 531884 532420 536 0.1
.bss 88304 88368 64 0.1
.text 526564 527100 536 0.1
telink lighting-app tlsr9518adk80d (read/write) 865822 866518 696 0.1
bss 88592 88656 64 0.1
text 607684 608172 488 0.1
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 2f785f4 61fe29d change % change
cyw30739 light cyw930739m2evb_01 (read/write) 594490 595370 880 0.1
.app_xip_area 500344 500904 560 0.1
.bss 76868 77188 320 0.4
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 552390 553262 872 0.2
.app_xip_area 459804 460356 552 0.1
.bss 75340 75660 320 0.4
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576398 577286 888 0.2
.app_xip_area 474492 475060 568 0.1
.bss 84332 84652 320 0.4
.data 532 532 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 865876 866548 672 0.1
(read/write) 126620 126684 64 0.1
.bss 124696 124760 64 0.1
.data 1924 1924 0 0.0
.text 865868 866540 672 0.1
BRD4161A+rpc (read only) 853332 853996 664 0.1
(read/write) 143280 143344 64 0.0
.bss 141256 141320 64 0.0
.data 2024 2024 0 0.0
.text 853324 853988 664 0.1
window-app BRD4161A (read only) 838080 838752 672 0.1
(read/write) 125264 125328 64 0.1
.bss 123384 123448 64 0.1
.data 1880 1880 0 0.0
.text 838072 838744 672 0.1
esp32 all-clusters-app c3devkit (read only) 937984 938468 484 0.1
(read/write) 1401162 1401370 208 0.0
.dram0.bss 69448 69512 64 0.1
.dram0.data 14276 14276 0 0.0
.flash.rodata 198528 198672 144 0.1
.flash.text 937984 938468 484 0.1
.iram0.text 62056 62056 0 0.0
m5stack (read only) 986303 986815 512 0.1
(read/write) 466200 466400 200 0.0
.dram0.bss 74592 74656 64 0.1
.dram0.data 34040 34040 0 0.0
.flash.rodata 225440 225576 136 0.1
.flash.text 980919 981431 512 0.1
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 678572 679180 608 0.1
.bss 76568 76632 64 0.1
.data 1884 1884 0 0.0
.text 594320 594864 544 0.1
lock k32w061+release (read/write) 680488 681080 592 0.1
.bss 76896 76960 64 0.1
.data 1924 1924 0 0.0
.text 595868 596396 528 0.1
linux all-clusters-app debug (read only) 2327673 2329049 1376 0.1
(read/write) 140096 140096 0 0.0
.bss 54688 54688 0 0.0
.data 1200 1200 0 0.0
.data.rel.ro 78536 78536 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205061 205221 160 0.1
.text 1960290 1961506 1216 0.1
bridge-app debug+rpc (read only) 1704373 1705733 1360 0.1
(read/write) 84328 84328 0 0.0
.bss 39088 39088 0 0.0
.data 1970 1970 0 0.0
.data.rel.ro 38120 38120 0 0.0
.dynamic 592 592 0 0.0
.got 3976 3976 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 140204 140332 128 0.1
.text 1447621 1448853 1232 0.1
chip-tool debug (read only) 7481925 7483109 1184 0.0
(read/write) 198072 198072 0 0.0
.bss 32360 32360 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 158536 158536 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 416437 416597 160 0.0
.text 6663061 6664085 1024 0.0
chip-tool-ipv6only arm64 (read only) 7402804 7403628 824 0.0
(read/write) 302401 302401 0 0.0
.bss 50641 50641 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 200208 200208 0 0.0
.dynamic 560 560 0 0.0
.got 46584 46584 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 399148 399268 120 0.0
.text 6363828 6364532 704 0.0
door-lock-app debug (read only) 1908777 1910201 1424 0.1
(read/write) 110584 110584 0 0.0
.bss 42096 42096 0 0.0
.data 946 946 0 0.0
.data.rel.ro 62128 62128 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 172818 173010 192 0.1
.text 1587442 1588674 1232 0.1
lighting-app debug+rpc (read only) 2003609 2005001 1392 0.1
(read/write) 115632 115632 0 0.0
.bss 43104 43104 0 0.0
.data 1368 1368 0 0.0
.data.rel.ro 65672 65672 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 162897 163057 160 0.1
.text 1686066 1687298 1232 0.1
ota-provider-app debug (read only) 1712241 1713617 1376 0.1
(read/write) 81368 81368 0 0.0
.bss 41120 41120 0 0.0
.data 1160 1160 0 0.0
.data.rel.ro 33560 33560 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 151238 151398 160 0.1
.text 1442322 1443538 1216 0.1
ota-requestor-app debug (read only) 1701673 1703065 1392 0.1
(read/write) 83320 83320 0 0.0
.bss 42272 42272 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 34616 34616 0 0.0
.dynamic 592 592 0 0.0
.got 4040 4040 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 144887 145047 160 0.1
.text 1439890 1441122 1232 0.1
shell debug (read only) 2301113 2302537 1424 0.1
(read/write) 141648 141648 0 0.0
.bss 62080 62080 0 0.0
.data 800 800 0 0.0
.data.rel.ro 73072 73072 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 205810 205970 160 0.1
.text 1938786 1940050 1264 0.1
thermostat-no-ble arm64 (read only) 2129932 2130908 976 0.0
(read/write) 140673 140673 0 0.0
.bss 57665 57665 0 0.0
.data 984 984 0 0.0
.data.rel.ro 74904 74904 0 0.0
.dynamic 560 560 0 0.0
.got 4152 4152 0 0.0
.init 24 24 0 0.0
.init_array 328 328 0 0.0
.rodata 131964 132108 144 0.1
.text 1779904 1780736 832 0.0
tv-app debug (read only) 2525897 2527129 1232 0.0
(read/write) 139832 139832 0 0.0
.bss 57280 57280 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73368 73368 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 195564 195756 192 0.1
.text 2156626 2157666 1040 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2389752 2390216 464 0.0
.bss 188356 188420 64 0.0
.data 5296 5296 0 0.0
.text 1352352 1352816 464 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2348920 2349448 528 0.0
.bss 180936 181000 64 0.0
.data 5600 5600 0 0.0
.text 1311520 1312048 528 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2312840 2313368 528 0.0
.bss 180824 180888 64 0.0
.data 5584 5584 0 0.0
.text 1275440 1275968 528 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139648 1139648 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103032 103032 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302812 2303340 528 0.0
.bss 178100 178164 64 0.0
.data 5400 5400 0 0.0
.text 1265384 1265912 528 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1004835 1005407 572 0.1
bss 121280 121344 64 0.1
rodata 118128 118268 140 0.1
text 686484 686916 432 0.1
nrf52840dk_nrf52840+rpc (read/write) 976311 976963 652 0.1
bss 117136 117200 64 0.1
rodata 109588 109728 140 0.1
text 671124 671568 444 0.1
nrf52840dongle_nrf52840 (read/write) 1021639 1022211 572 0.1
bss 122644 122708 64 0.1
rodata 117016 117156 140 0.1
text 692052 692484 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 911494 912130 636 0.1
bss 117840 117904 64 0.1
rodata 111384 111524 140 0.1
text 601508 601940 432 0.1
lock-app nrf52840dk_nrf52840 (read/write) 937091 937663 572 0.1
bss 119616 119680 64 0.1
rodata 106528 106668 140 0.1
text 632404 632836 432 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 844586 845218 632 0.1
bss 116212 116276 64 0.1
rodata 99700 99836 136 0.1
text 548204 548636 432 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 541747 541747 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376920 376920 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 939323 940019 696 0.1
bss 119368 119432 64 0.1
rodata 106712 106848 136 0.1
text 634648 635080 432 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 934663 935359 696 0.1
bss 119372 119436 64 0.1
rodata 106004 106140 136 0.1
text 630680 631112 432 0.1
shell nrf52840dk_nrf52840 (read/write) 803151 803719 568 0.1
bss 111232 111296 64 0.1
rodata 78532 78668 136 0.2
text 535824 536128 304 0.1
p6 all-clusters-app default (read/write) 2463848 2464512 664 0.0
.bss 117976 118040 64 0.1
.data 2584 2584 0 0.0
.text 1422112 1422776 664 0.0
light-app default (read/write) 2367296 2367968 672 0.0
.bss 107600 107664 64 0.1
.data 2432 2432 0 0.0
.text 1325560 1326232 672 0.1
lock-app default (read/write) 2332480 2333152 672 0.0
.bss 107304 107368 64 0.1
.data 2392 2392 0 0.0
.text 1290744 1291416 672 0.1
qpg lighting-app qpg6105+debug (read only) 585808 586352 544 0.1
(read/write) 146936 146936 0 0.0
.bss 88856 88920 64 0.1
.data 1084 1084 0 0.0
.text 580488 581032 544 0.1
lock-app qpg6105+debug (read only) 531884 532420 536 0.1
(read/write) 146940 146940 0 0.0
.bss 88304 88368 64 0.1
.data 1024 1024 0 0.0
.text 526564 527100 536 0.1
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 865822 866518 696 0.1
bss 88592 88656 64 0.1
noinit 37160 37160 0 0.0
text 607684 608172 488 0.1

@woody-apple woody-apple merged commit b5dae1e into project-chip:master Feb 8, 2022
@kghost kghost deleted the unsecured-session-match branch February 8, 2022 16:05
mspang pushed a commit to mspang/connectedhomeip that referenced this pull request Feb 15, 2022
* Add ephemeral node IDs for unsecured sessions

* Resolve comments

* Apply suggestions from code review

Co-authored-by: Michael Sandstedt <[email protected]>

Co-authored-by: Michael Sandstedt <[email protected]>
(cherry picked from commit b5dae1e)
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.

Message is sent to the wrong interface
5 participants