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

Use MRP parameters provided by CASE/PASE #12490

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

pan-apple
Copy link
Contributor

Problem

Change overview

The MRP parameters can be provided via

  1. DNS-SD advertisements
  2. CASE/PASE protocol messages

The SessionManager was already using the MRP values contained in CASE/PASE session object. The missing part was setting it to any value that might have been received via DNS-SD resolution.

This PR adds the missing initialization. Also, it adds API that CASE/PASE state machine can call to save the MRP parameters received in the session establishment protocol messages. The work for CASE/PASE message handling is being tracked in individual issues (#9654, #10019)

Testing

Tested using chip-tool and all-cluster-app. Tested commissioning flow (for PASE) and tested a few cluster commands for commissioning (for CASE).

@github-actions
Copy link

github-actions bot commented Dec 2, 2021

PR #12490: Size comparison from 541ebfc to a09516b

Increases (30 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 541ebfc a09516b change % change
efr32 lighting-app BRD4161A (read only) 751432 751544 112 0.0
(read/write) 120008 120032 24 0.0
.bss 118176 118200 24 0.0
.text 751424 751536 112 0.0
BRD4161A+rpc (read only) 780080 780208 128 0.0
(read/write) 138312 138336 24 0.0
.bss 136376 136400 24 0.0
.text 780072 780200 128 0.0
lock-app BRD4161A (read only) 725272 725384 112 0.0
(read/write) 117712 117736 24 0.0
.bss 115928 115952 24 0.0
.text 725264 725376 112 0.0
window-app BRD4161A (read only) 728600 728712 112 0.0
(read/write) 118136 118160 24 0.0
.bss 116344 116368 24 0.0
.text 728592 728704 112 0.0
esp32 all-clusters-app c3devkit (read only) 847268 847322 54 0.0
(read/write) 1223618 1223634 16 0.0
.dram0.bss 56472 56496 24 0.0
.flash.text 847268 847322 54 0.0
m5stack (read only) 917827 917847 20 0.0
(read/write) 422596 422620 24 0.0
.dram0.bss 61864 61888 24 0.0
.flash.text 912443 912463 20 0.0
linux all-clusters-app debug (read only) 1835665 1835681 16 0.0
(read/write) 123840 123872 32 0.0
.bss 50640 50672 32 0.1
.text 1547506 1547522 16 0.0
bridge-app debug+rpc (read only) 1417669 1417701 32 0.0
(read/write) 74032 74064 32 0.0
.bss 36048 36080 32 0.1
.text 1194261 1194293 32 0.0
chip-tool debug (read only) 6596461 6596541 80 0.0
(read/write) 201744 201776 32 0.0
.bss 34344 34376 32 0.1
.text 5880501 5880581 80 0.0
lighting-app debug+rpc (read only) 1701465 1701481 16 0.0
(read/write) 107088 107120 32 0.0
.bss 41744 41776 32 0.1
.text 1420530 1420546 16 0.0
ota-provider-app debug (read only) 1378201 1378217 16 0.0
(read/write) 72264 72296 32 0.0
.bss 38624 38656 32 0.1
.text 1153714 1153730 16 0.0
ota-requestor-app debug (read only) 1478225 1478305 80 0.0
(read/write) 76160 76192 32 0.0
.bss 40736 40768 32 0.1
.text 1238386 1238466 80 0.0
shell debug (read only) 813129 813145 16 0.0
.text 623538 623554 16 0.0
tv-app debug (read only) 1995169 1995249 80 0.0
(read/write) 316760 317304 544 0.2
.bss 246112 246656 544 0.2
.text 1673618 1673698 80 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2308576 2308640 64 0.0
.bss 179532 179556 24 0.0
.text 1271152 1271216 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2295096 2295160 64 0.0
.bss 173224 173248 24 0.0
.text 1257696 1257760 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2268128 2268192 64 0.0
.bss 172040 172064 24 0.0
.text 1230728 1230792 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 891323 891435 112 0.0
bss 113728 113752 24 0.0
text 602684 602756 72 0.0
nrf52840dk_nrf52840+rpc (read/write) 854699 854811 112 0.0
bss 110076 110100 24 0.0
text 577680 577752 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 817234 817346 112 0.0
bss 115100 115124 24 0.0
text 533024 533096 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 862179 862291 112 0.0
bss 110764 110788 24 0.0
text 580936 581008 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788334 788446 112 0.0
bss 112176 112200 24 0.0
text 511368 511440 72 0.0
pump-app nrf52840dk_nrf52840 (read/write) 868195 868307 112 0.0
bss 110900 110924 24 0.0
text 585004 585076 72 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 861275 861371 96 0.0
bss 110780 110804 24 0.0
text 580064 580136 72 0.0
p6 all-clusters-app default .bss 107720 107744 24 0.0
light-app default .bss 98452 98476 24 0.0
lock-app default .bss 97108 97132 24 0.0
qpg lighting-app qpg6100+debug (read only) 510408 510464 56 0.0
.bss 80240 80264 24 0.0
.text 505088 505144 56 0.0
lock-app qpg6100+debug (read only) 483232 483288 56 0.0
.bss 79152 79176 24 0.0
.text 477912 477968 56 0.0
telink lighting-app tlsr9518adk80d (read/write) 794430 794510 80 0.0
bss 80304 80328 24 0.0
text 554474 554522 48 0.0
Decreases (8 builds for mbed, nrfconnect, p6)
platform target config section 541ebfc a09516b change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 851728 851704 -24 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 857728 857704 -24 -0.0
lock-app CY8CPROTO_062_4343W+release .heap 858912 858888 -24 -0.0
nrfconnect shell nrf52840dk_nrf52840 (read/write) 779911 779895 -16 -0.0
text 521916 521908 -8 -0.0
nrf5340dk_nrf5340_cpuapp text 442520 442512 -8 -0.0
p6 all-clusters-app default (read/write) 2338416 2338400 -16 -0.0
.heap 923168 923144 -24 -0.0
.text 1296680 1296664 -16 -0.0
light-app default .heap 932552 932528 -24 -0.0
lock-app default (read/write) 2253368 2253352 -16 -0.0
.heap 933936 933912 -24 -0.0
.text 1211632 1211616 -16 -0.0
Full report (36 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 541ebfc a09516b change % change
efr32 lighting-app BRD4161A (read only) 751432 751544 112 0.0
(read/write) 120008 120032 24 0.0
.bss 118176 118200 24 0.0
.data 1828 1828 0 0.0
.text 751424 751536 112 0.0
BRD4161A+rpc (read only) 780080 780208 128 0.0
(read/write) 138312 138336 24 0.0
.bss 136376 136400 24 0.0
.data 1936 1936 0 0.0
.text 780072 780200 128 0.0
lock-app BRD4161A (read only) 725272 725384 112 0.0
(read/write) 117712 117736 24 0.0
.bss 115928 115952 24 0.0
.data 1784 1784 0 0.0
.text 725264 725376 112 0.0
window-app BRD4161A (read only) 728600 728712 112 0.0
(read/write) 118136 118160 24 0.0
.bss 116344 116368 24 0.0
.data 1792 1792 0 0.0
.text 728592 728704 112 0.0
esp32 all-clusters-app c3devkit (read only) 847268 847322 54 0.0
(read/write) 1223618 1223634 16 0.0
.dram0.bss 56472 56496 24 0.0
.dram0.data 14052 14052 0 0.0
.flash.rodata 167632 167632 0 0.0
.flash.text 847268 847322 54 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 917827 917847 20 0.0
(read/write) 422596 422620 24 0.0
.dram0.bss 61864 61888 24 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 195436 195436 0 0.0
.flash.text 912443 912463 20 0.0
.iram0.text 122943 122943 0 0.0
linux all-clusters-app debug (read only) 1835665 1835681 16 0.0
(read/write) 123840 123872 32 0.0
.bss 50640 50672 32 0.1
.data 1120 1120 0 0.0
.data.rel.ro 66816 66816 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 146357 146357 0 0.0
.text 1547506 1547522 16 0.0
bridge-app debug+rpc (read only) 1417669 1417701 32 0.0
(read/write) 74032 74064 32 0.0
.bss 36048 36080 32 0.1
.data 1728 1728 0 0.0
.data.rel.ro 31248 31248 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 119404 119404 0 0.0
.text 1194261 1194293 32 0.0
chip-tool debug (read only) 6596461 6596541 80 0.0
(read/write) 201744 201776 32 0.0
.bss 34344 34376 32 0.1
.data 1024 1024 0 0.0
.data.rel.ro 160824 160824 0 0.0
.dynamic 592 592 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 306328 306328 0 0.0
.text 5880501 5880581 80 0.0
lighting-app debug+rpc (read only) 1701465 1701481 16 0.0
(read/write) 107088 107120 32 0.0
.bss 41744 41776 32 0.1
.data 1280 1280 0 0.0
.data.rel.ro 58752 58752 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 139185 139185 0 0.0
.text 1420530 1420546 16 0.0
ota-provider-app debug (read only) 1378201 1378217 16 0.0
(read/write) 72264 72296 32 0.0
.bss 38624 38656 32 0.1
.data 928 928 0 0.0
.data.rel.ro 27592 27592 0 0.0
.dynamic 592 592 0 0.0
.got 4048 4048 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 120680 120680 0 0.0
.text 1153714 1153730 16 0.0
ota-requestor-app debug (read only) 1478225 1478305 80 0.0
(read/write) 76160 76192 32 0.0
.bss 40736 40768 32 0.1
.data 992 992 0 0.0
.data.rel.ro 29304 29304 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 132592 132592 0 0.0
.text 1238386 1238466 80 0.0
shell debug (read only) 813129 813145 16 0.0
(read/write) 60264 60264 0 0.0
.bss 16904 16904 0 0.0
.data 256 256 0 0.0
.data.rel.ro 38656 38656 0 0.0
.dynamic 592 592 0 0.0
.got 3504 3504 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 83506 83506 0 0.0
.text 623538 623554 16 0.0
tv-app debug (read only) 1995169 1995249 80 0.0
(read/write) 316760 317304 544 0.2
.bss 246112 246656 544 0.2
.data 1520 1520 0 0.0
.data.rel.ro 63440 63440 0 0.0
.dynamic 592 592 0 0.0
.got 4424 4424 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 169224 169224 0 0.0
.text 1673618 1673698 80 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2308576 2308640 64 0.0
.bss 179532 179556 24 0.0
.data 5184 5184 0 0.0
.heap 851728 851704 -24 -0.0
.text 1271152 1271216 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2295096 2295160 64 0.0
.bss 173224 173248 24 0.0
.data 5496 5496 0 0.0
.heap 857728 857704 -24 -0.0
.text 1257696 1257760 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2268128 2268192 64 0.0
.bss 172040 172064 24 0.0
.data 5496 5496 0 0.0
.heap 858912 858888 -24 -0.0
.text 1230728 1230792 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4376 4376 0 0.0
.heap 1020312 1020312 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2046576 2046576 0 0.0
.bss 156704 156704 0 0.0
.data 4872 4872 0 0.0
.heap 874872 874872 0 0.0
.text 1009176 1009176 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 891323 891435 112 0.0
bss 113728 113752 24 0.0
rodata 99372 99372 0 0.0
text 602684 602756 72 0.0
nrf52840dk_nrf52840+rpc (read/write) 854699 854811 112 0.0
bss 110076 110100 24 0.0
rodata 90732 90732 0 0.0
text 577680 577752 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 817234 817346 112 0.0
bss 115100 115124 24 0.0
rodata 94628 94628 0 0.0
text 533024 533096 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 862179 862291 112 0.0
bss 110764 110788 24 0.0
rodata 95108 95108 0 0.0
text 580936 581008 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788334 788446 112 0.0
bss 112176 112200 24 0.0
rodata 90400 90400 0 0.0
text 511368 511440 72 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497463 497463 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339492 339492 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 868195 868307 112 0.0
bss 110900 110924 24 0.0
rodata 96844 96844 0 0.0
text 585004 585076 72 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 861275 861371 96 0.0
bss 110780 110804 24 0.0
rodata 94980 94980 0 0.0
text 580064 580136 72 0.0
shell nrf52840dk_nrf52840 (read/write) 779911 779895 -16 -0.0
bss 109696 109696 0 0.0
rodata 73796 73796 0 0.0
text 521916 521908 -8 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 694938 694938 0 0.0
bss 110680 110680 0 0.0
rodata 68436 68436 0 0.0
text 442520 442512 -8 -0.0
p6 all-clusters-app default (read/write) 2338416 2338400 -16 -0.0
.bss 107720 107744 24 0.0
.data 2456 2456 0 0.0
.heap 923168 923144 -24 -0.0
.text 1296680 1296664 -16 -0.0
light-app default (read/write) 2278016 2278016 0 0.0
.bss 98452 98476 24 0.0
.data 2336 2336 0 0.0
.heap 932552 932528 -24 -0.0
.text 1236280 1236280 0 0.0
lock-app default (read/write) 2253368 2253352 -16 -0.0
.bss 97108 97132 24 0.0
.data 2296 2296 0 0.0
.heap 933936 933912 -24 -0.0
.text 1211632 1211616 -16 -0.0
qpg lighting-app qpg6100+debug (read only) 510408 510464 56 0.0
(read/write) 122332 122332 0 0.0
.bss 80240 80264 24 0.0
.data 964 964 0 0.0
.text 505088 505144 56 0.0
lock-app qpg6100+debug (read only) 483232 483288 56 0.0
(read/write) 122332 122332 0 0.0
.bss 79152 79176 24 0.0
.data 916 916 0 0.0
.text 477912 477968 56 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794430 794510 80 0.0
bss 80304 80328 24 0.0
noinit 37160 37160 0 0.0
text 554474 554522 48 0.0

@pan-apple
Copy link
Contributor Author

/rebase

@github-actions
Copy link

github-actions bot commented Dec 2, 2021

PR #12490: Size comparison from b6adaf7 to 5bcb5af

Increases (33 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b6adaf7 5bcb5af change % change
efr32 lighting-app BRD4161A (read only) 751432 751544 112 0.0
(read/write) 120008 120032 24 0.0
.bss 118176 118200 24 0.0
.text 751424 751536 112 0.0
BRD4161A+rpc (read only) 780080 780208 128 0.0
(read/write) 138312 138336 24 0.0
.bss 136376 136400 24 0.0
.text 780072 780200 128 0.0
lock-app BRD4161A (read only) 725272 725384 112 0.0
(read/write) 117712 117736 24 0.0
.bss 115928 115952 24 0.0
.text 725264 725376 112 0.0
window-app BRD4161A (read only) 728600 728712 112 0.0
(read/write) 118136 118160 24 0.0
.bss 116344 116368 24 0.0
.text 728592 728704 112 0.0
esp32 all-clusters-app c3devkit (read only) 847418 847472 54 0.0
(read/write) 1223666 1223682 16 0.0
.dram0.bss 56520 56544 24 0.0
.flash.text 847418 847472 54 0.0
m5stack (read only) 917967 917991 24 0.0
(read/write) 422644 422668 24 0.0
.dram0.bss 61912 61936 24 0.0
.flash.text 912583 912607 24 0.0
k32w lighting-app k32w061+se05x+release (read/write) 728608 728680 72 0.0
.bss 79280 79304 24 0.0
.text 641668 641716 48 0.0
lock-app k32w061+debug (read/write) 617592 617664 72 0.0
.bss 69720 69744 24 0.0
.text 540248 540296 48 0.0
shell k32w061+debug (read/write) 683460 683564 104 0.0
.bss 81376 81400 24 0.0
.text 594488 594568 80 0.0
linux all-clusters-app debug (read only) 1837041 1837057 16 0.0
(read/write) 123904 123936 32 0.0
.bss 50704 50736 32 0.1
.text 1548882 1548898 16 0.0
bridge-app debug+rpc (read only) 1417669 1417701 32 0.0
(read/write) 74032 74064 32 0.0
.bss 36048 36080 32 0.1
.text 1194261 1194293 32 0.0
chip-tool debug (read only) 6613133 6613213 80 0.0
(read/write) 201744 201776 32 0.0
.bss 34344 34376 32 0.1
.text 5896373 5896453 80 0.0
lighting-app debug+rpc (read only) 1701465 1701481 16 0.0
(read/write) 107088 107120 32 0.0
.bss 41744 41776 32 0.1
.text 1420530 1420546 16 0.0
ota-provider-app debug (read only) 1378201 1378217 16 0.0
(read/write) 72264 72296 32 0.0
.bss 38624 38656 32 0.1
.text 1153714 1153730 16 0.0
ota-requestor-app debug (read only) 1478225 1478305 80 0.0
(read/write) 76160 76192 32 0.0
.bss 40736 40768 32 0.1
.text 1238386 1238466 80 0.0
shell debug (read only) 813129 813145 16 0.0
.text 623538 623554 16 0.0
tv-app debug (read only) 1995169 1995249 80 0.0
(read/write) 316760 317304 544 0.2
.bss 246112 246656 544 0.2
.text 1673618 1673698 80 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2308768 2308832 64 0.0
.bss 179580 179604 24 0.0
.text 1271344 1271408 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2295096 2295160 64 0.0
.bss 173224 173248 24 0.0
.text 1257696 1257760 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2268128 2268192 64 0.0
.bss 172040 172064 24 0.0
.text 1230728 1230792 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 891323 891435 112 0.0
bss 113728 113752 24 0.0
text 602684 602756 72 0.0
nrf52840dk_nrf52840+rpc (read/write) 854699 854811 112 0.0
bss 110076 110100 24 0.0
text 577680 577752 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 817234 817346 112 0.0
bss 115100 115124 24 0.0
text 533024 533096 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 862179 862291 112 0.0
bss 110764 110788 24 0.0
text 580936 581008 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788334 788446 112 0.0
bss 112176 112200 24 0.0
text 511368 511440 72 0.0
pump-app nrf52840dk_nrf52840 (read/write) 868195 868307 112 0.0
bss 110900 110924 24 0.0
text 585004 585076 72 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 861275 861371 96 0.0
bss 110780 110804 24 0.0
text 580064 580136 72 0.0
p6 all-clusters-app default .bss 107768 107792 24 0.0
light-app default .bss 98452 98476 24 0.0
lock-app default .bss 97108 97132 24 0.0
qpg lighting-app qpg6100+debug (read only) 510408 510464 56 0.0
.bss 80240 80264 24 0.0
.text 505088 505144 56 0.0
lock-app qpg6100+debug (read only) 483232 483288 56 0.0
.bss 79152 79176 24 0.0
.text 477912 477968 56 0.0
telink lighting-app tlsr9518adk80d (read/write) 794430 794510 80 0.0
bss 80304 80328 24 0.0
text 554474 554522 48 0.0
Decreases (8 builds for mbed, nrfconnect, p6)
platform target config section b6adaf7 5bcb5af change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 851680 851656 -24 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 857728 857704 -24 -0.0
lock-app CY8CPROTO_062_4343W+release .heap 858912 858888 -24 -0.0
nrfconnect shell nrf52840dk_nrf52840 (read/write) 779911 779895 -16 -0.0
text 521916 521908 -8 -0.0
nrf5340dk_nrf5340_cpuapp text 442520 442512 -8 -0.0
p6 all-clusters-app default (read/write) 2338672 2338656 -16 -0.0
.heap 923120 923096 -24 -0.0
.text 1296936 1296920 -16 -0.0
light-app default .heap 932552 932528 -24 -0.0
lock-app default (read/write) 2253368 2253352 -16 -0.0
.heap 933936 933912 -24 -0.0
.text 1211632 1211616 -16 -0.0
Full report (39 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b6adaf7 5bcb5af change % change
efr32 lighting-app BRD4161A (read only) 751432 751544 112 0.0
(read/write) 120008 120032 24 0.0
.bss 118176 118200 24 0.0
.data 1828 1828 0 0.0
.text 751424 751536 112 0.0
BRD4161A+rpc (read only) 780080 780208 128 0.0
(read/write) 138312 138336 24 0.0
.bss 136376 136400 24 0.0
.data 1936 1936 0 0.0
.text 780072 780200 128 0.0
lock-app BRD4161A (read only) 725272 725384 112 0.0
(read/write) 117712 117736 24 0.0
.bss 115928 115952 24 0.0
.data 1784 1784 0 0.0
.text 725264 725376 112 0.0
window-app BRD4161A (read only) 728600 728712 112 0.0
(read/write) 118136 118160 24 0.0
.bss 116344 116368 24 0.0
.data 1792 1792 0 0.0
.text 728592 728704 112 0.0
esp32 all-clusters-app c3devkit (read only) 847418 847472 54 0.0
(read/write) 1223666 1223682 16 0.0
.dram0.bss 56520 56544 24 0.0
.dram0.data 14052 14052 0 0.0
.flash.rodata 167632 167632 0 0.0
.flash.text 847418 847472 54 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 917967 917991 24 0.0
(read/write) 422644 422668 24 0.0
.dram0.bss 61912 61936 24 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 195436 195436 0 0.0
.flash.text 912583 912607 24 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 728608 728680 72 0.0
.bss 79280 79304 24 0.0
.data 1860 1860 0 0.0
.text 641668 641716 48 0.0
lock-app k32w061+debug (read/write) 617592 617664 72 0.0
.bss 69720 69744 24 0.0
.data 1824 1824 0 0.0
.text 540248 540296 48 0.0
shell k32w061+debug (read/write) 683460 683564 104 0.0
.bss 81376 81400 24 0.0
.data 1796 1796 0 0.0
.text 594488 594568 80 0.0
linux all-clusters-app debug (read only) 1837041 1837057 16 0.0
(read/write) 123904 123936 32 0.0
.bss 50704 50736 32 0.1
.data 1120 1120 0 0.0
.data.rel.ro 66816 66816 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 146357 146357 0 0.0
.text 1548882 1548898 16 0.0
bridge-app debug+rpc (read only) 1417669 1417701 32 0.0
(read/write) 74032 74064 32 0.0
.bss 36048 36080 32 0.1
.data 1728 1728 0 0.0
.data.rel.ro 31248 31248 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 119404 119404 0 0.0
.text 1194261 1194293 32 0.0
chip-tool debug (read only) 6613133 6613213 80 0.0
(read/write) 201744 201776 32 0.0
.bss 34344 34376 32 0.1
.data 1024 1024 0 0.0
.data.rel.ro 160824 160824 0 0.0
.dynamic 592 592 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 307128 307128 0 0.0
.text 5896373 5896453 80 0.0
lighting-app debug+rpc (read only) 1701465 1701481 16 0.0
(read/write) 107088 107120 32 0.0
.bss 41744 41776 32 0.1
.data 1280 1280 0 0.0
.data.rel.ro 58752 58752 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 139185 139185 0 0.0
.text 1420530 1420546 16 0.0
ota-provider-app debug (read only) 1378201 1378217 16 0.0
(read/write) 72264 72296 32 0.0
.bss 38624 38656 32 0.1
.data 928 928 0 0.0
.data.rel.ro 27592 27592 0 0.0
.dynamic 592 592 0 0.0
.got 4048 4048 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 120680 120680 0 0.0
.text 1153714 1153730 16 0.0
ota-requestor-app debug (read only) 1478225 1478305 80 0.0
(read/write) 76160 76192 32 0.0
.bss 40736 40768 32 0.1
.data 992 992 0 0.0
.data.rel.ro 29304 29304 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 132592 132592 0 0.0
.text 1238386 1238466 80 0.0
shell debug (read only) 813129 813145 16 0.0
(read/write) 60264 60264 0 0.0
.bss 16904 16904 0 0.0
.data 256 256 0 0.0
.data.rel.ro 38656 38656 0 0.0
.dynamic 592 592 0 0.0
.got 3504 3504 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 83506 83506 0 0.0
.text 623538 623554 16 0.0
tv-app debug (read only) 1995169 1995249 80 0.0
(read/write) 316760 317304 544 0.2
.bss 246112 246656 544 0.2
.data 1520 1520 0 0.0
.data.rel.ro 63440 63440 0 0.0
.dynamic 592 592 0 0.0
.got 4424 4424 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 169224 169224 0 0.0
.text 1673618 1673698 80 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2308768 2308832 64 0.0
.bss 179580 179604 24 0.0
.data 5184 5184 0 0.0
.heap 851680 851656 -24 -0.0
.text 1271344 1271408 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2295096 2295160 64 0.0
.bss 173224 173248 24 0.0
.data 5496 5496 0 0.0
.heap 857728 857704 -24 -0.0
.text 1257696 1257760 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2268128 2268192 64 0.0
.bss 172040 172064 24 0.0
.data 5496 5496 0 0.0
.heap 858912 858888 -24 -0.0
.text 1230728 1230792 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4376 4376 0 0.0
.heap 1020312 1020312 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2046576 2046576 0 0.0
.bss 156704 156704 0 0.0
.data 4872 4872 0 0.0
.heap 874872 874872 0 0.0
.text 1009176 1009176 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 891323 891435 112 0.0
bss 113728 113752 24 0.0
rodata 99372 99372 0 0.0
text 602684 602756 72 0.0
nrf52840dk_nrf52840+rpc (read/write) 854699 854811 112 0.0
bss 110076 110100 24 0.0
rodata 90732 90732 0 0.0
text 577680 577752 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 817234 817346 112 0.0
bss 115100 115124 24 0.0
rodata 94628 94628 0 0.0
text 533024 533096 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 862179 862291 112 0.0
bss 110764 110788 24 0.0
rodata 95108 95108 0 0.0
text 580936 581008 72 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788334 788446 112 0.0
bss 112176 112200 24 0.0
rodata 90400 90400 0 0.0
text 511368 511440 72 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497463 497463 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339492 339492 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 868195 868307 112 0.0
bss 110900 110924 24 0.0
rodata 96844 96844 0 0.0
text 585004 585076 72 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 861275 861371 96 0.0
bss 110780 110804 24 0.0
rodata 94980 94980 0 0.0
text 580064 580136 72 0.0
shell nrf52840dk_nrf52840 (read/write) 779911 779895 -16 -0.0
bss 109696 109696 0 0.0
rodata 73796 73796 0 0.0
text 521916 521908 -8 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 694938 694938 0 0.0
bss 110680 110680 0 0.0
rodata 68436 68436 0 0.0
text 442520 442512 -8 -0.0
p6 all-clusters-app default (read/write) 2338672 2338656 -16 -0.0
.bss 107768 107792 24 0.0
.data 2456 2456 0 0.0
.heap 923120 923096 -24 -0.0
.text 1296936 1296920 -16 -0.0
light-app default (read/write) 2278016 2278016 0 0.0
.bss 98452 98476 24 0.0
.data 2336 2336 0 0.0
.heap 932552 932528 -24 -0.0
.text 1236280 1236280 0 0.0
lock-app default (read/write) 2253368 2253352 -16 -0.0
.bss 97108 97132 24 0.0
.data 2296 2296 0 0.0
.heap 933936 933912 -24 -0.0
.text 1211632 1211616 -16 -0.0
qpg lighting-app qpg6100+debug (read only) 510408 510464 56 0.0
(read/write) 122332 122332 0 0.0
.bss 80240 80264 24 0.0
.data 964 964 0 0.0
.text 505088 505144 56 0.0
lock-app qpg6100+debug (read only) 483232 483288 56 0.0
(read/write) 122332 122332 0 0.0
.bss 79152 79176 24 0.0
.data 916 916 0 0.0
.text 477912 477968 56 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794430 794510 80 0.0
bss 80304 80328 24 0.0
noinit 37160 37160 0 0.0
text 554474 554522 48 0.0

@andy31415
Copy link
Contributor

fast track: simple change

@woody-apple woody-apple merged commit fefdfb5 into project-chip:master Dec 2, 2021
@pan-apple pan-apple deleted the issue11507 branch December 2, 2021 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants