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

Dnssd separate interface between operational and commissionable #15464

Merged

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Feb 23, 2022

Problem

Throughout the code we have implemented a 'ResolverDelegate' but often handling only one branch of operational or comissionable (e.g. CommissionableNodeProxy only implements commissioning, CASESession only uses operational) etc.

Change overview

Be explicit on using operational vs commissionable nodes.

Testing

Locally tested compilation. In most cases this is expected to be a NOOP if compile succeeds, except that I at places replaced setDelegate with the appropriate operational/commissionable setter. Expect CI to validate that logic still works.

@github-actions
Copy link

github-actions bot commented Feb 23, 2022

PR #15464: Size comparison from 22dc4c6 to 442be8a

Decreases (27 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, qpg, telink)
platform target config section 22dc4c6 442be8a change % change
cyw30739 light cyw930739m2evb_01 (read/write) 598714 598642 -72 -0.0
.app_xip_area 503520 503456 -64 -0.0
.bss 77884 77876 -8 -0.0
lock cyw930739m2evb_01 (read/write) 556750 556678 -72 -0.0
.app_xip_area 463100 463036 -64 -0.0
.bss 76380 76372 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 577754 577674 -80 -0.0
.app_xip_area 474672 474600 -72 -0.0
.bss 85484 85476 -8 -0.0
efr32 lighting-app BRD4161A (read only) 915708 915100 -608 -0.1
(read/write) 128648 128640 -8 -0.0
.bss 126600 126592 -8 -0.0
.text 915700 915092 -608 -0.1
BRD4161A+rpc (read only) 944432 943792 -640 -0.1
(read/write) 145568 145560 -8 -0.0
.bss 143376 143368 -8 -0.0
.text 944424 943784 -640 -0.1
window-app BRD4161A (read only) 850088 849464 -624 -0.1
(read/write) 126552 126544 -8 -0.0
.bss 124632 124624 -8 -0.0
.text 850080 849456 -624 -0.1
esp32 all-clusters-app c3devkit (read only) 951282 951180 -102 -0.0
(read/write) 1399522 1399490 -32 -0.0
.dram0.bss 66672 66664 -8 -0.0
.flash.rodata 199784 199752 -32 -0.0
.flash.text 951282 951180 -102 -0.0
m5stack (read only) 1001243 1001095 -148 -0.0
(read/write) 464920 464864 -56 -0.0
.dram0.bss 71824 71816 -8 -0.0
.flash.rodata 226896 226848 -48 -0.0
.flash.text 995859 995711 -148 -0.0
k32w light k32w061+release (read/write) 691396 691304 -92 -0.0
.bss 77520 77512 -8 -0.0
.text 606152 606068 -84 -0.0
lock k32w061+release (read/write) 694204 694128 -76 -0.0
.bss 77720 77712 -8 -0.0
.text 608720 608652 -68 -0.0
linux chip-tool-ipv6only arm64 (read only) 8821412 8746532 -74880 -0.8
(read/write) 434705 412225 -22480 -5.2
.data.rel.ro 319024 296552 -22472 -7.0
.got 51392 51384 -8 -0.0
.rodata 456540 456412 -128 -0.0
.text 7446548 7425796 -20752 -0.3
thermostat-no-ble arm64 (read only) 2160220 2159180 -1040 -0.0
(read/write) 149873 149665 -208 -0.1
.data.rel.ro 75216 75024 -192 -0.3
.got 4208 4200 -8 -0.2
.text 1808816 1808272 -544 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1022187 1022087 -100 -0.0
bss 122664 122656 -8 -0.0
rodata 120768 120732 -36 -0.0
text 699748 699692 -56 -0.0
nrf52840dk_nrf52840+rpc (read/write) 991447 991363 -84 -0.0
bss 119852 119844 -8 -0.0
rodata 112292 112256 -36 -0.0
text 679628 679572 -56 -0.0
nrf52840dongle_nrf52840 (read/write) 1037183 1037099 -84 -0.0
bss 123868 123860 -8 -0.0
rodata 119616 119580 -36 -0.0
text 703796 703740 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 928830 928730 -100 -0.0
bss 119224 119216 -8 -0.0
rodata 114024 113988 -36 -0.0
text 614780 614724 -56 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 951227 951143 -84 -0.0
bss 120876 120868 -8 -0.0
rodata 109608 109572 -36 -0.0
text 642144 642088 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 858702 858618 -84 -0.0
bss 117468 117460 -8 -0.0
rodata 102776 102740 -36 -0.0
text 557952 557896 -56 -0.0
pump-app nrf52840dk_nrf52840 (read/write) 949371 949287 -84 -0.0
bss 120596 120588 -8 -0.0
rodata 108560 108524 -36 -0.0
text 641532 641476 -56 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 945331 945231 -100 -0.0
bss 120600 120592 -8 -0.0
rodata 108256 108220 -36 -0.0
text 637772 637716 -56 -0.0
shell nrf52840dk_nrf52840 (read/write) 811667 811639 -28 -0.0
rodata 79752 79740 -12 -0.0
text 540932 540916 -16 -0.0
p6 all-clusters-app default (read/write) 2490400 2489968 -432 -0.0
.bss 122400 122392 -8 -0.0
.text 1448664 1448232 -432 -0.0
light-app default (read/write) 2394376 2393944 -432 -0.0
.bss 113648 113640 -8 -0.0
.text 1352640 1352208 -432 -0.0
lock-app default (read/write) 2357952 2357504 -448 -0.0
.bss 113400 113392 -8 -0.0
.text 1316216 1315768 -448 -0.0
qpg lighting-app qpg6105+debug (read only) 600268 600188 -80 -0.0
.bss 90936 90928 -8 -0.0
.text 594948 594868 -80 -0.0
lock-app qpg6105+debug (read only) 566036 565956 -80 -0.0
.bss 90944 90936 -8 -0.0
.text 560716 560636 -80 -0.0
telink lighting-app tlsr9518adk80d (read/write) 881402 881318 -84 -0.0
bss 86372 86364 -8 -0.0
text 622708 622672 -36 -0.0
Full report (29 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, qpg, telink)
platform target config section 22dc4c6 442be8a change % change
cyw30739 light cyw930739m2evb_01 (read/write) 598714 598642 -72 -0.0
.app_xip_area 503520 503456 -64 -0.0
.bss 77884 77876 -8 -0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 556750 556678 -72 -0.0
.app_xip_area 463100 463036 -64 -0.0
.bss 76380 76372 -8 -0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577754 577674 -80 -0.0
.app_xip_area 474672 474600 -72 -0.0
.bss 85484 85476 -8 -0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 915708 915100 -608 -0.1
(read/write) 128648 128640 -8 -0.0
.bss 126600 126592 -8 -0.0
.data 2048 2048 0 0.0
.text 915700 915092 -608 -0.1
BRD4161A+rpc (read only) 944432 943792 -640 -0.1
(read/write) 145568 145560 -8 -0.0
.bss 143376 143368 -8 -0.0
.data 2188 2188 0 0.0
.text 944424 943784 -640 -0.1
window-app BRD4161A (read only) 850088 849464 -624 -0.1
(read/write) 126552 126544 -8 -0.0
.bss 124632 124624 -8 -0.0
.data 1916 1916 0 0.0
.text 850080 849456 -624 -0.1
esp32 all-clusters-app c3devkit (read only) 951282 951180 -102 -0.0
(read/write) 1399522 1399490 -32 -0.0
.dram0.bss 66672 66664 -8 -0.0
.dram0.data 14172 14172 0 0.0
.flash.rodata 199784 199752 -32 -0.0
.flash.text 951282 951180 -102 -0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 1001243 1001095 -148 -0.0
(read/write) 464920 464864 -56 -0.0
.dram0.bss 71824 71816 -8 -0.0
.dram0.data 34072 34072 0 0.0
.flash.rodata 226896 226848 -48 -0.0
.flash.text 995859 995711 -148 -0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 691396 691304 -92 -0.0
.bss 77520 77512 -8 -0.0
.data 1924 1924 0 0.0
.text 606152 606068 -84 -0.0
lock k32w061+release (read/write) 694204 694128 -76 -0.0
.bss 77720 77712 -8 -0.0
.data 1964 1964 0 0.0
.text 608720 608652 -68 -0.0
linux chip-tool-ipv6only arm64 (read only) 8821412 8746532 -74880 -0.8
(read/write) 434705 412225 -22480 -5.2
.bss 59265 59265 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 319024 296552 -22472 -7.0
.dynamic 560 560 0 0.0
.got 51392 51384 -8 -0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 456540 456412 -128 -0.0
.text 7446548 7425796 -20752 -0.3
thermostat-no-ble arm64 (read only) 2160220 2159180 -1040 -0.0
(read/write) 149873 149665 -208 -0.1
.bss 66433 66433 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 75216 75024 -192 -0.3
.dynamic 560 560 0 0.0
.got 4208 4200 -8 -0.2
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132700 132700 0 0.0
.text 1808816 1808272 -544 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1022187 1022087 -100 -0.0
bss 122664 122656 -8 -0.0
rodata 120768 120732 -36 -0.0
text 699748 699692 -56 -0.0
nrf52840dk_nrf52840+rpc (read/write) 991447 991363 -84 -0.0
bss 119852 119844 -8 -0.0
rodata 112292 112256 -36 -0.0
text 679628 679572 -56 -0.0
nrf52840dongle_nrf52840 (read/write) 1037183 1037099 -84 -0.0
bss 123868 123860 -8 -0.0
rodata 119616 119580 -36 -0.0
text 703796 703740 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 928830 928730 -100 -0.0
bss 119224 119216 -8 -0.0
rodata 114024 113988 -36 -0.0
text 614780 614724 -56 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 951227 951143 -84 -0.0
bss 120876 120868 -8 -0.0
rodata 109608 109572 -36 -0.0
text 642144 642088 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 858702 858618 -84 -0.0
bss 117468 117460 -8 -0.0
rodata 102776 102740 -36 -0.0
text 557952 557896 -56 -0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527567 527567 0 0.0
bss 53632 53632 0 0.0
rodata 49948 49948 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 949371 949287 -84 -0.0
bss 120596 120588 -8 -0.0
rodata 108560 108524 -36 -0.0
text 641532 641476 -56 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 945331 945231 -100 -0.0
bss 120600 120592 -8 -0.0
rodata 108256 108220 -36 -0.0
text 637772 637716 -56 -0.0
shell nrf52840dk_nrf52840 (read/write) 811667 811639 -28 -0.0
bss 113348 113348 0 0.0
rodata 79752 79740 -12 -0.0
text 540932 540916 -16 -0.0
p6 all-clusters-app default (read/write) 2490400 2489968 -432 -0.0
.bss 122400 122392 -8 -0.0
.data 2688 2688 0 0.0
.text 1448664 1448232 -432 -0.0
light-app default (read/write) 2394376 2393944 -432 -0.0
.bss 113648 113640 -8 -0.0
.data 2536 2536 0 0.0
.text 1352640 1352208 -432 -0.0
lock-app default (read/write) 2357952 2357504 -448 -0.0
.bss 113400 113392 -8 -0.0
.data 2496 2496 0 0.0
.text 1316216 1315768 -448 -0.0
qpg lighting-app qpg6105+debug (read only) 600268 600188 -80 -0.0
(read/write) 146936 146936 0 0.0
.bss 90936 90928 -8 -0.0
.data 1124 1124 0 0.0
.text 594948 594868 -80 -0.0
lock-app qpg6105+debug (read only) 566036 565956 -80 -0.0
(read/write) 146936 146936 0 0.0
.bss 90944 90936 -8 -0.0
.data 1076 1076 0 0.0
.text 560716 560636 -80 -0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 881402 881318 -84 -0.0
bss 86372 86364 -8 -0.0
noinit 37160 37160 0 0.0
text 622708 622672 -36 -0.0

@github-actions
Copy link

github-actions bot commented Feb 23, 2022

PR #15464: Size comparison from 4c68e9b to 77f4250

Increases (8 builds for linux)
platform target config section 4c68e9b 77f4250 change % change
linux all-clusters-app debug .rodata 206565 206693 128 0.1
bridge-app debug+rpc .rodata 140660 140692 32 0.0
door-lock-app debug .rodata 172348 172508 160 0.1
lighting-app debug+rpc .rodata 164785 164977 192 0.1
ota-provider-app debug .rodata 157075 157235 160 0.1
ota-requestor-app debug .rodata 151268 151428 160 0.1
shell debug .rodata 206866 207026 160 0.1
tv-app debug .rodata 199805 200125 320 0.2
Decreases (38 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4c68e9b 77f4250 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 598974 598902 -72 -0.0
.app_xip_area 503780 503716 -64 -0.0
.bss 77884 77876 -8 -0.0
lock cyw930739m2evb_01 (read/write) 557042 556970 -72 -0.0
.app_xip_area 463392 463328 -64 -0.0
.bss 76380 76372 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 577774 577694 -80 -0.0
.app_xip_area 474692 474620 -72 -0.0
.bss 85484 85476 -8 -0.0
efr32 lighting-app BRD4161A (read only) 916340 915732 -608 -0.1
(read/write) 128648 128640 -8 -0.0
.bss 126600 126592 -8 -0.0
.text 916332 915724 -608 -0.1
BRD4161A+rpc (read only) 945064 944424 -640 -0.1
(read/write) 145568 145560 -8 -0.0
.bss 143376 143368 -8 -0.0
.text 945056 944416 -640 -0.1
window-app BRD4161A (read only) 850704 850080 -624 -0.1
(read/write) 126552 126544 -8 -0.0
.bss 124632 124624 -8 -0.0
.text 850696 850072 -624 -0.1
esp32 all-clusters-app c3devkit (read only) 951482 951380 -102 -0.0
(read/write) 1399610 1399578 -32 -0.0
.dram0.bss 66672 66664 -8 -0.0
.flash.rodata 199872 199840 -32 -0.0
.flash.text 951482 951380 -102 -0.0
m5stack (read only) 1001539 1001387 -152 -0.0
(read/write) 465008 464944 -64 -0.0
.dram0.bss 71824 71816 -8 -0.0
.flash.rodata 226984 226928 -56 -0.0
.flash.text 996155 996003 -152 -0.0
k32w light k32w061+release (read/write) 691572 691496 -76 -0.0
.bss 77520 77512 -8 -0.0
.text 606328 606260 -68 -0.0
lock k32w061+release (read/write) 694660 694584 -76 -0.0
.bss 77720 77712 -8 -0.0
.text 609176 609108 -68 -0.0
linux all-clusters-app debug (read only) 2394905 2394097 -808 -0.0
(read/write) 148592 148368 -224 -0.2
.data.rel.ro 78584 78376 -208 -0.3
.text 2024946 2024418 -528 -0.0
bridge-app debug+rpc (read only) 1718061 1717181 -880 -0.1
(read/write) 93856 93664 -192 -0.2
.data.rel.ro 38264 38072 -192 -0.5
.text 1461285 1460709 -576 -0.0
chip-tool debug (read only) 9068749 8991597 -77152 -0.9
(read/write) 321592 299096 -22496 -7.0
.data.rel.ro 273352 250856 -22496 -8.2
.text 7926757 7903365 -23392 -0.3
door-lock-app debug (read only) 1933433 1932657 -776 -0.0
(read/write) 119992 119768 -224 -0.2
.data.rel.ro 62400 62184 -216 -0.3
.text 1612242 1611714 -528 -0.0
lighting-app debug+rpc (read only) 2062785 2062025 -760 -0.0
(read/write) 124872 124680 -192 -0.2
.data.rel.ro 65888 65680 -208 -0.3
.text 1743026 1742482 -544 -0.0
ota-provider-app debug (read only) 1865137 1864361 -776 -0.0
(read/write) 115592 115368 -224 -0.2
.data.rel.ro 57672 57464 -208 -0.4
.text 1557186 1556658 -528 -0.0
ota-requestor-app debug (read only) 1876625 1875833 -792 -0.0
(read/write) 117392 117200 -192 -0.2
.data.rel.ro 58936 58728 -208 -0.4
.text 1576162 1575618 -544 -0.0
shell debug (read only) 2363393 2362633 -760 -0.0
(read/write) 151104 150880 -224 -0.1
.data.rel.ro 73312 73080 -232 -0.3
.text 1999346 1998834 -512 -0.0
tv-app debug (read only) 2588465 2587529 -936 -0.0
(read/write) 152208 151824 -384 -0.3
.data.rel.ro 73896 73528 -368 -0.5
.text 2214130 2213618 -512 -0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2440036 2440004 -32 -0.0
.bss 194612 194604 -8 -0.0
.text 1402608 1402576 -32 -0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2401348 2401316 -32 -0.0
.bss 188712 188704 -8 -0.0
.text 1363920 1363888 -32 -0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2337168 2337136 -32 -0.0
.bss 187608 187600 -8 -0.0
.text 1299768 1299736 -32 -0.0
shell CY8CPROTO_062_4343W+release (read/write) 2327540 2327444 -96 -0.0
.bss 186244 186236 -8 -0.0
.text 1290112 1290016 -96 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1022607 1022523 -84 -0.0
bss 122664 122656 -8 -0.0
rodata 120852 120816 -36 -0.0
text 700092 700036 -56 -0.0
nrf52840dk_nrf52840+rpc (read/write) 991883 991783 -100 -0.0
bss 119852 119844 -8 -0.0
rodata 112376 112340 -36 -0.0
text 679972 679916 -56 -0.0
nrf52840dongle_nrf52840 (read/write) 1037619 1037519 -100 -0.0
bss 123868 123860 -8 -0.0
rodata 119700 119664 -36 -0.0
text 704144 704088 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 929254 929170 -84 -0.0
bss 119224 119216 -8 -0.0
rodata 114112 114076 -36 -0.0
text 615124 615068 -56 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 951711 951627 -84 -0.0
bss 120876 120868 -8 -0.0
rodata 109692 109656 -36 -0.0
text 642548 642492 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859190 859106 -84 -0.0
bss 117468 117460 -8 -0.0
rodata 102864 102828 -36 -0.0
text 558352 558296 -56 -0.0
pump-app nrf52840dk_nrf52840 (read/write) 949855 949771 -84 -0.0
bss 120596 120588 -8 -0.0
rodata 108644 108608 -36 -0.0
text 641936 641880 -56 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 945819 945719 -100 -0.0
bss 120600 120592 -8 -0.0
rodata 108344 108308 -36 -0.0
text 638176 638120 -56 -0.0
shell nrf52840dk_nrf52840 (read/write) 811715 811687 -28 -0.0
rodata 79752 79740 -12 -0.0
text 540984 540968 -16 -0.0
p6 all-clusters-app default (read/write) 2490888 2490456 -432 -0.0
.bss 122400 122392 -8 -0.0
.text 1449152 1448720 -432 -0.0
light-app default (read/write) 2395024 2394592 -432 -0.0
.bss 113648 113640 -8 -0.0
.text 1353288 1352856 -432 -0.0
lock-app default (read/write) 2358584 2358152 -432 -0.0
.bss 113400 113392 -8 -0.0
.text 1316848 1316416 -432 -0.0
qpg lighting-app qpg6105+debug (read only) 600684 600596 -88 -0.0
.bss 90936 90928 -8 -0.0
.text 595364 595276 -88 -0.0
lock-app qpg6105+debug (read only) 566484 566396 -88 -0.0
.bss 90944 90936 -8 -0.0
.text 561164 561076 -88 -0.0
telink lighting-app tlsr9518adk80d (read/write) 881938 881854 -84 -0.0
bss 86372 86364 -8 -0.0
text 623156 623120 -36 -0.0
Full report (41 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4c68e9b 77f4250 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 598974 598902 -72 -0.0
.app_xip_area 503780 503716 -64 -0.0
.bss 77884 77876 -8 -0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 557042 556970 -72 -0.0
.app_xip_area 463392 463328 -64 -0.0
.bss 76380 76372 -8 -0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577774 577694 -80 -0.0
.app_xip_area 474692 474620 -72 -0.0
.bss 85484 85476 -8 -0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916340 915732 -608 -0.1
(read/write) 128648 128640 -8 -0.0
.bss 126600 126592 -8 -0.0
.data 2048 2048 0 0.0
.text 916332 915724 -608 -0.1
BRD4161A+rpc (read only) 945064 944424 -640 -0.1
(read/write) 145568 145560 -8 -0.0
.bss 143376 143368 -8 -0.0
.data 2188 2188 0 0.0
.text 945056 944416 -640 -0.1
window-app BRD4161A (read only) 850704 850080 -624 -0.1
(read/write) 126552 126544 -8 -0.0
.bss 124632 124624 -8 -0.0
.data 1916 1916 0 0.0
.text 850696 850072 -624 -0.1
esp32 all-clusters-app c3devkit (read only) 951482 951380 -102 -0.0
(read/write) 1399610 1399578 -32 -0.0
.dram0.bss 66672 66664 -8 -0.0
.dram0.data 14172 14172 0 0.0
.flash.rodata 199872 199840 -32 -0.0
.flash.text 951482 951380 -102 -0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 1001539 1001387 -152 -0.0
(read/write) 465008 464944 -64 -0.0
.dram0.bss 71824 71816 -8 -0.0
.dram0.data 34072 34072 0 0.0
.flash.rodata 226984 226928 -56 -0.0
.flash.text 996155 996003 -152 -0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 691572 691496 -76 -0.0
.bss 77520 77512 -8 -0.0
.data 1924 1924 0 0.0
.text 606328 606260 -68 -0.0
lock k32w061+release (read/write) 694660 694584 -76 -0.0
.bss 77720 77712 -8 -0.0
.data 1964 1964 0 0.0
.text 609176 609108 -68 -0.0
linux all-clusters-app debug (read only) 2394905 2394097 -808 -0.0
(read/write) 148592 148368 -224 -0.2
.bss 62944 62944 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 78584 78376 -208 -0.3
.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 206565 206693 128 0.1
.text 2024946 2024418 -528 -0.0
bridge-app debug+rpc (read only) 1718061 1717181 -880 -0.1
(read/write) 93856 93664 -192 -0.2
.bss 48480 48480 0 0.0
.data 2042 2042 0 0.0
.data.rel.ro 38264 38072 -192 -0.5
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 140660 140692 32 0.0
.text 1461285 1460709 -576 -0.0
chip-tool debug (read only) 9068749 8991597 -77152 -0.9
(read/write) 321592 299096 -22496 -7.0
.bss 41024 41024 0 0.0
.data 1164 1164 0 0.0
.data.rel.ro 273352 250856 -22496 -8.2
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 479829 479829 0 0.0
.text 7926757 7903365 -23392 -0.3
door-lock-app debug (read only) 1933433 1932657 -776 -0.0
(read/write) 119992 119768 -224 -0.2
.bss 51168 51168 0 0.0
.data 1050 1050 0 0.0
.data.rel.ro 62400 62184 -216 -0.3
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 172348 172508 160 0.1
.text 1612242 1611714 -528 -0.0
lighting-app debug+rpc (read only) 2062785 2062025 -760 -0.0
(read/write) 124872 124680 -192 -0.2
.bss 52128 52128 0 0.0
.data 1408 1408 0 0.0
.data.rel.ro 65888 65680 -208 -0.3
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 164785 164977 192 0.1
.text 1743026 1742482 -544 -0.0
ota-provider-app debug (read only) 1865137 1864361 -776 -0.0
(read/write) 115592 115368 -224 -0.2
.bss 51008 51008 0 0.0
.data 1288 1288 0 0.0
.data.rel.ro 57672 57464 -208 -0.4
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 157075 157235 160 0.1
.text 1557186 1556658 -528 -0.0
ota-requestor-app debug (read only) 1876625 1875833 -792 -0.0
(read/write) 117392 117200 -192 -0.2
.bss 51872 51872 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 58936 58728 -208 -0.4
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 151268 151428 160 0.1
.text 1576162 1575618 -544 -0.0
shell debug (read only) 2363393 2362633 -760 -0.0
(read/write) 151104 150880 -224 -0.1
.bss 71296 71296 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73312 73080 -232 -0.3
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 206866 207026 160 0.1
.text 1999346 1998834 -512 -0.0
tv-app debug (read only) 2588465 2587529 -936 -0.0
(read/write) 152208 151824 -384 -0.3
.bss 69120 69120 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73896 73528 -368 -0.5
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 199805 200125 320 0.2
.text 2214130 2213618 -512 -0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2440036 2440004 -32 -0.0
.bss 194612 194604 -8 -0.0
.data 5360 5360 0 0.0
.text 1402608 1402576 -32 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2401348 2401316 -32 -0.0
.bss 188712 188704 -8 -0.0
.data 5656 5656 0 0.0
.text 1363920 1363888 -32 -0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2337168 2337136 -32 -0.0
.bss 187608 187600 -8 -0.0
.data 5632 5632 0 0.0
.text 1299768 1299736 -32 -0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139840 1139840 0 0.0
.bss 11796 11796 0 0.0
.data 4368 4368 0 0.0
.text 103224 103224 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2327540 2327444 -96 -0.0
.bss 186244 186236 -8 -0.0
.data 5464 5464 0 0.0
.text 1290112 1290016 -96 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1022607 1022523 -84 -0.0
bss 122664 122656 -8 -0.0
rodata 120852 120816 -36 -0.0
text 700092 700036 -56 -0.0
nrf52840dk_nrf52840+rpc (read/write) 991883 991783 -100 -0.0
bss 119852 119844 -8 -0.0
rodata 112376 112340 -36 -0.0
text 679972 679916 -56 -0.0
nrf52840dongle_nrf52840 (read/write) 1037619 1037519 -100 -0.0
bss 123868 123860 -8 -0.0
rodata 119700 119664 -36 -0.0
text 704144 704088 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 929254 929170 -84 -0.0
bss 119224 119216 -8 -0.0
rodata 114112 114076 -36 -0.0
text 615124 615068 -56 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 951711 951627 -84 -0.0
bss 120876 120868 -8 -0.0
rodata 109692 109656 -36 -0.0
text 642548 642492 -56 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859190 859106 -84 -0.0
bss 117468 117460 -8 -0.0
rodata 102864 102828 -36 -0.0
text 558352 558296 -56 -0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527567 527567 0 0.0
bss 53632 53632 0 0.0
rodata 49948 49948 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 949855 949771 -84 -0.0
bss 120596 120588 -8 -0.0
rodata 108644 108608 -36 -0.0
text 641936 641880 -56 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 945819 945719 -100 -0.0
bss 120600 120592 -8 -0.0
rodata 108344 108308 -36 -0.0
text 638176 638120 -56 -0.0
shell nrf52840dk_nrf52840 (read/write) 811715 811687 -28 -0.0
bss 113348 113348 0 0.0
rodata 79752 79740 -12 -0.0
text 540984 540968 -16 -0.0
p6 all-clusters-app default (read/write) 2490888 2490456 -432 -0.0
.bss 122400 122392 -8 -0.0
.data 2688 2688 0 0.0
.text 1449152 1448720 -432 -0.0
light-app default (read/write) 2395024 2394592 -432 -0.0
.bss 113648 113640 -8 -0.0
.data 2536 2536 0 0.0
.text 1353288 1352856 -432 -0.0
lock-app default (read/write) 2358584 2358152 -432 -0.0
.bss 113400 113392 -8 -0.0
.data 2496 2496 0 0.0
.text 1316848 1316416 -432 -0.0
qpg lighting-app qpg6105+debug (read only) 600684 600596 -88 -0.0
(read/write) 146936 146936 0 0.0
.bss 90936 90928 -8 -0.0
.data 1124 1124 0 0.0
.text 595364 595276 -88 -0.0
lock-app qpg6105+debug (read only) 566484 566396 -88 -0.0
(read/write) 146936 146936 0 0.0
.bss 90944 90936 -8 -0.0
.data 1076 1076 0 0.0
.text 561164 561076 -88 -0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 881938 881854 -84 -0.0
bss 86372 86364 -8 -0.0
noinit 37160 37160 0 0.0
text 623156 623120 -36 -0.0

@bzbarsky-apple bzbarsky-apple merged commit f2c450c into project-chip:master Feb 24, 2022
@andy31415 andy31415 deleted the dnssd/controllr_separate_interface branch June 14, 2023 12:25
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.

3 participants