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

[chip-tool] Allow setting the KeepSubscriptions flag #16706

Merged

Conversation

vivien-apple
Copy link
Contributor

Problem

chip-tool can not set the KeepSubscriptions flag.

fix #15845

Change overview

  • Add chip-tool support for setting the KeepSubscriptions flag.

Testing

I have checked the logs to make sure the flag is set appropriately.

@github-actions
Copy link

github-actions bot commented Mar 28, 2022

PR #16706: Size comparison from 58cd5fb to cda3fa9

Full report (16 builds for cyw30739, efr32, esp32, k32w, mbed, nrfconnect, p6, telink)
platform target config section 58cd5fb cda3fa9 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 604818 604818 0 0.0
.app_xip_area 511988 511988 0 0.0
.bss 75576 75576 0 0.0
.data 604 604 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 562630 562630 0 0.0
.app_xip_area 471328 471328 0 0.0
.bss 74080 74080 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574890 574890 0 0.0
.app_xip_area 473940 473940 0 0.0
.bss 83408 83408 0 0.0
.data 508 508 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 925760 925760 0 0.0
(read/write) 128712 128712 0 0.0
.bss 126712 126712 0 0.0
.data 1996 1996 0 0.0
.text 925752 925752 0 0.0
BRD4161A+rpc (read only) 954576 954576 0 0.0
(read/write) 144664 144664 0 0.0
.bss 142488 142488 0 0.0
.data 2176 2176 0 0.0
.text 954568 954568 0 0.0
window-app BRD4161A (read only) 855180 855180 0 0.0
(read/write) 126672 126672 0 0.0
.bss 124800 124800 0 0.0
.data 1872 1872 0 0.0
.text 855172 855172 0 0.0
esp32 all-clusters-app c3devkit (read only) 966138 966138 0 0.0
(read/write) 1394306 1394306 0 0.0
.dram0.bss 62000 62000 0 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 199192 199192 0 0.0
.flash.text 966138 966138 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1022583 1022583 0 0.0
(read/write) 462076 462076 0 0.0
.dram0.bss 67528 67528 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 228688 228688 0 0.0
.flash.text 1017199 1017199 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 703320 703320 0 0.0
.bss 77568 77568 0 0.0
.data 1876 1876 0 0.0
.text 618076 618076 0 0.0
lock k32w061+release (read/write) 702436 702436 0 0.0
.bss 77544 77544 0 0.0
.data 1916 1916 0 0.0
.text 617176 617176 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2354996 2354996 0 0.0
.bss 184620 184620 0 0.0
.data 5760 5760 0 0.0
.text 1317596 1317596 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1141091 1141091 0 0.0
bss 142500 142500 0 0.0
rodata 142060 142060 0 0.0
text 781660 781660 0 0.0
p6 all-clusters-app default (read/write) 2497544 2497544 0 0.0
.bss 118040 118040 0 0.0
.data 2640 2640 0 0.0
.text 1455808 1455808 0 0.0
light-app default (read/write) 2399976 2399976 0 0.0
.bss 111512 111512 0 0.0
.data 2496 2496 0 0.0
.text 1358240 1358240 0 0.0
lock-app default (read/write) 2363512 2363512 0 0.0
.bss 111256 111256 0 0.0
.data 2456 2456 0 0.0
.text 1321776 1321776 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 897670 897670 0 0.0
bss 87356 87356 0 0.0
noinit 37160 37160 0 0.0
text 635054 635054 0 0.0

@vivien-apple vivien-apple force-pushed the ChipTool_KeepSubscriptions branch from cda3fa9 to 1d77655 Compare March 28, 2022 12:54
@github-actions
Copy link

github-actions bot commented Mar 28, 2022

PR #16706: Size comparison from 125e73c to 1d77655

Increases (2 builds for linux)
platform target config section 125e73c 1d77655 change % change
linux chip-tool debug (read only) 10183973 10184373 400 0.0
.text 8880629 8881029 400 0.0
chip-tool-ipv6only arm64 (read only) 9815548 9815868 320 0.0
.rodata 494212 494228 16 0.0
.text 8268164 8268468 304 0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 125e73c 1d77655 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 605426 605426 0 0.0
.app_xip_area 512356 512356 0 0.0
.bss 75816 75816 0 0.0
.data 604 604 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 563238 563238 0 0.0
.app_xip_area 471696 471696 0 0.0
.bss 74320 74320 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 575498 575498 0 0.0
.app_xip_area 474308 474308 0 0.0
.bss 83648 83648 0 0.0
.data 508 508 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 926600 926600 0 0.0
(read/write) 128952 128952 0 0.0
.bss 126952 126952 0 0.0
.data 1996 1996 0 0.0
.text 926592 926592 0 0.0
BRD4161A+rpc (read only) 955416 955416 0 0.0
(read/write) 144904 144904 0 0.0
.bss 142728 142728 0 0.0
.data 2176 2176 0 0.0
.text 955408 955408 0 0.0
window-app BRD4161A (read only) 856004 856004 0 0.0
(read/write) 126912 126912 0 0.0
.bss 125040 125040 0 0.0
.data 1872 1872 0 0.0
.text 855996 855996 0 0.0
esp32 all-clusters-app c3devkit (read only) 966714 966714 0 0.0
(read/write) 1394810 1394810 0 0.0
.dram0.bss 62240 62240 0 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 199456 199456 0 0.0
.flash.text 966714 966714 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1023131 1023131 0 0.0
(read/write) 462572 462572 0 0.0
.dram0.bss 67768 67768 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 228944 228944 0 0.0
.flash.text 1017747 1017747 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 704272 704272 0 0.0
.bss 77808 77808 0 0.0
.data 1876 1876 0 0.0
.text 618788 618788 0 0.0
lock k32w061+release (read/write) 703364 703364 0 0.0
.bss 77784 77784 0 0.0
.data 1916 1916 0 0.0
.text 617864 617864 0 0.0
linux all-clusters-app debug (read only) 2525993 2525993 0 0.0
(read/write) 143352 143352 0 0.0
.bss 57408 57408 0 0.0
.data 1280 1280 0 0.0
.data.rel.ro 78920 78920 0 0.0
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 216549 216549 0 0.0
.text 2145618 2145618 0 0.0
bridge-app debug+rpc (read only) 1765325 1765325 0 0.0
(read/write) 89520 89520 0 0.0
.bss 44520 44520 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 37936 37936 0 0.0
.dynamic 592 592 0 0.0
.got 3928 3928 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144684 144684 0 0.0
.text 1505285 1505285 0 0.0
chip-tool debug (read only) 10183973 10184373 400 0.0
(read/write) 355656 355656 0 0.0
.bss 22464 22464 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 326008 326008 0 0.0
.dynamic 608 608 0 0.0
.got 4824 4824 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 518805 518805 0 0.0
.text 8880629 8881029 400 0.0
chip-tool-ipv6only arm64 (read only) 9815548 9815868 320 0.0
(read/write) 473697 473697 0 0.0
.bss 40737 40737 0 0.0
.data 1144 1144 0 0.0
.data.rel.ro 372656 372656 0 0.0
.dynamic 560 560 0 0.0
.got 55352 55352 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 494212 494228 16 0.0
.text 8268164 8268468 304 0.0
door-lock-app debug (read only) 2017153 2017153 0 0.0
(read/write) 116896 116896 0 0.0
.bss 47648 47648 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62840 62840 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 181276 181276 0 0.0
.text 1686066 1686066 0 0.0
lighting-app debug+rpc (read only) 2191489 2191489 0 0.0
(read/write) 123888 123888 0 0.0
.bss 48928 48928 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175356 175356 0 0.0
.text 1856962 1856962 0 0.0
ota-provider-app debug (read only) 1957977 1957977 0 0.0
(read/write) 112688 112688 0 0.0
.bss 47584 47584 0 0.0
.data 1256 1256 0 0.0
.data.rel.ro 58184 58184 0 0.0
.dynamic 608 608 0 0.0
.got 4384 4384 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 167115 167115 0 0.0
.text 1638994 1638994 0 0.0
ota-requestor-app debug (read only) 1985569 1985569 0 0.0
(read/write) 115912 115912 0 0.0
.bss 48512 48512 0 0.0
.data 1480 1480 0 0.0
.data.rel.ro 60440 60440 0 0.0
.dynamic 592 592 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 163236 163236 0 0.0
.text 1669458 1669458 0 0.0
shell debug (read only) 2441625 2441625 0 0.0
(read/write) 147368 147368 0 0.0
.bss 67304 67304 0 0.0
.data 800 800 0 0.0
.data.rel.ro 73568 73568 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 210034 210034 0 0.0
.text 2074642 2074642 0 0.0
thermostat-no-ble arm64 (read only) 2275156 2275156 0 0.0
(read/write) 148369 148369 0 0.0
.bss 62817 62817 0 0.0
.data 1040 1040 0 0.0
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4504 4504 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 140036 140036 0 0.0
.text 1911760 1911760 0 0.0
tv-app debug (read only) 2688417 2688417 0 0.0
(read/write) 247520 247520 0 0.0
.bss 164288 164288 0 0.0
.data 3136 3136 0 0.0
.data.rel.ro 74048 74048 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 206059 206059 0 0.0
.text 2307730 2307730 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2355644 2355644 0 0.0
.bss 184860 184860 0 0.0
.data 5760 5760 0 0.0
.text 1318244 1318244 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1143379 1143379 0 0.0
bss 142892 142892 0 0.0
rodata 142364 142364 0 0.0
text 783240 783240 0 0.0
p6 all-clusters-app default (read/write) 2498384 2498384 0 0.0
.bss 118280 118280 0 0.0
.data 2640 2640 0 0.0
.text 1456648 1456648 0 0.0
light-app default (read/write) 2400816 2400816 0 0.0
.bss 111752 111752 0 0.0
.data 2496 2496 0 0.0
.text 1359080 1359080 0 0.0
lock-app default (read/write) 2364352 2364352 0 0.0
.bss 111496 111496 0 0.0
.data 2456 2456 0 0.0
.text 1322616 1322616 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 898750 898750 0 0.0
bss 87596 87596 0 0.0
noinit 37160 37160 0 0.0
text 635626 635626 0 0.0

@vivien-apple vivien-apple force-pushed the ChipTool_KeepSubscriptions branch from 1d77655 to 797ada7 Compare March 30, 2022 15:14
@github-actions
Copy link

github-actions bot commented Mar 30, 2022

PR #16706: Size comparison from 11ab5a3 to 797ada7

Increases (1 build for linux)
platform target config section 11ab5a3 797ada7 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9927036 9927356 320 0.0
.rodata 501172 501188 16 0.0
.text 8367924 8368228 304 0.0
Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 11ab5a3 797ada7 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 607198 607198 0 0.0
.app_xip_area 513968 513968 0 0.0
.bss 75976 75976 0 0.0
.data 604 604 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 564738 564738 0 0.0
.app_xip_area 473036 473036 0 0.0
.bss 74480 74480 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 576874 576874 0 0.0
.app_xip_area 475524 475524 0 0.0
.bss 83808 83808 0 0.0
.data 508 508 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 928152 928152 0 0.0
(read/write) 129112 129112 0 0.0
.bss 127112 127112 0 0.0
.data 1996 1996 0 0.0
.text 928144 928144 0 0.0
BRD4161A+rpc (read only) 957160 957160 0 0.0
(read/write) 145064 145064 0 0.0
.bss 142888 142888 0 0.0
.data 2176 2176 0 0.0
.text 957152 957152 0 0.0
window-app BRD4161A (read only) 857636 857636 0 0.0
(read/write) 127072 127072 0 0.0
.bss 125200 125200 0 0.0
.data 1872 1872 0 0.0
.text 857628 857628 0 0.0
esp32 all-clusters-app c3devkit (read only) 968374 968374 0 0.0
(read/write) 1394770 1394770 0 0.0
.dram0.bss 62416 62416 0 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 199240 199240 0 0.0
.flash.text 968374 968374 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1024075 1024075 0 0.0
(read/write) 462532 462532 0 0.0
.dram0.bss 67944 67944 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 228728 228728 0 0.0
.flash.text 1018691 1018691 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 705780 705780 0 0.0
.bss 77968 77968 0 0.0
.data 1876 1876 0 0.0
.text 620136 620136 0 0.0
lock k32w061+release (read/write) 704900 704900 0 0.0
.bss 77944 77944 0 0.0
.data 1916 1916 0 0.0
.text 619240 619240 0 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9927036 9927356 320 0.0
(read/write) 475601 475601 0 0.0
.bss 40769 40769 0 0.0
.data 1144 1144 0 0.0
.data.rel.ro 373664 373664 0 0.0
.dynamic 560 560 0 0.0
.got 56224 56224 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 501172 501188 16 0.0
.text 8367924 8368228 304 0.0
thermostat-no-ble arm64 (read only) 2281796 2281796 0 0.0
(read/write) 148353 148353 0 0.0
.bss 62817 62817 0 0.0
.data 1040 1040 0 0.0
.data.rel.ro 76976 76976 0 0.0
.dynamic 560 560 0 0.0
.got 4512 4512 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 140116 140116 0 0.0
.text 1918272 1918272 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2357388 2357388 0 0.0
.bss 185020 185020 0 0.0
.data 5760 5760 0 0.0
.text 1319988 1319988 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1145211 1145211 0 0.0
bss 143052 143052 0 0.0
rodata 142516 142516 0 0.0
text 784788 784788 0 0.0
p6 all-clusters-app default (read/write) 2499976 2499976 0 0.0
.bss 118440 118440 0 0.0
.data 2640 2640 0 0.0
.text 1458240 1458240 0 0.0
light-app default (read/write) 2402144 2402144 0 0.0
.bss 111912 111912 0 0.0
.data 2496 2496 0 0.0
.text 1360408 1360408 0 0.0
lock-app default (read/write) 2365760 2365760 0 0.0
.bss 111656 111656 0 0.0
.data 2456 2456 0 0.0
.text 1324024 1324024 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 789580 789580 0 0.0
bss 70268 70268 0 0.0
noinit 40416 40416 0 0.0
text 559722 559722 0 0.0

Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

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

Fast tracking, given this has had enough time for review (> 3 days)

@github-actions
Copy link

github-actions bot commented Apr 1, 2022

PR #16706: Size comparison from 5aa8737 to c0ac4d1

Increases (2 builds for linux)
platform target config section 5aa8737 c0ac4d1 change % change
linux chip-tool debug (read only) 10416133 10416565 432 0.0
.rodata 531533 531565 32 0.0
.text 9093301 9093701 400 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 10023092 10023412 320 0.0
.rodata 505404 505420 16 0.0
.text 8454900 8455204 304 0.0
Full report (31 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 5aa8737 c0ac4d1 change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 667251 667251 0 0.0
(read/write) 184476 184476 0 0.0
.bss 81768 81768 0 0.0
.data 3132 3132 0 0.0
.rodata 79595 79595 0 0.0
.text 587176 587176 0 0.0
lock-mtd LP_CC2652R7 (read only) 616379 616379 0 0.0
(read/write) 154484 154484 0 0.0
.bss 77496 77496 0 0.0
.data 3132 3132 0 0.0
.rodata 79475 79475 0 0.0
.text 536416 536416 0 0.0
pump-app LP_CC2652R7 (read only) 686711 686711 0 0.0
(read/write) 166176 166176 0 0.0
.bss 82160 82160 0 0.0
.data 3164 3164 0 0.0
.rodata 81671 81671 0 0.0
.text 604556 604556 0 0.0
pump-controller-app LP_CC2652R7 (read only) 668967 668967 0 0.0
(read/write) 183664 183664 0 0.0
.bss 81904 81904 0 0.0
.data 3128 3128 0 0.0
.rodata 78007 78007 0 0.0
.text 590476 590476 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 609626 609626 0 0.0
.app_xip_area 516368 516368 0 0.0
.bss 76004 76004 0 0.0
.data 600 600 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 567138 567138 0 0.0
.app_xip_area 475416 475416 0 0.0
.bss 74508 74508 0 0.0
.data 564 564 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 578806 578806 0 0.0
.app_xip_area 477444 477444 0 0.0
.bss 83820 83820 0 0.0
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914552 914552 0 0.0
(read/write) 129760 129760 0 0.0
.bss 127800 127800 0 0.0
.data 1960 1960 0 0.0
.text 914544 914544 0 0.0
BRD4161A+rpc (read only) 942432 942432 0 0.0
(read/write) 145720 145720 0 0.0
.bss 143576 143576 0 0.0
.data 2140 2140 0 0.0
.text 942424 942424 0 0.0
window-app BRD4161A (read only) 849944 849944 0 0.0
(read/write) 127784 127784 0 0.0
.bss 125944 125944 0 0.0
.data 1840 1840 0 0.0
.text 849936 849936 0 0.0
esp32 all-clusters-app c3devkit (read only) 970740 970740 0 0.0
(read/write) 1395242 1395242 0 0.0
.dram0.bss 62456 62456 0 0.0
.dram0.data 14220 14220 0 0.0
.flash.rodata 199648 199648 0 0.0
.flash.text 970740 970740 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1026443 1026443 0 0.0
(read/write) 462964 462964 0 0.0
.dram0.bss 67984 67984 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 229120 229120 0 0.0
.flash.text 1021059 1021059 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 707112 707112 0 0.0
.bss 77976 77976 0 0.0
.data 1872 1872 0 0.0
.text 621464 621464 0 0.0
lock k32w061+release (read/write) 706488 706488 0 0.0
.bss 77960 77960 0 0.0
.data 1912 1912 0 0.0
.text 620816 620816 0 0.0
linux all-clusters-app debug (read only) 2554041 2554041 0 0.0
(read/write) 144000 144000 0 0.0
.bss 57472 57472 0 0.0
.data 1296 1296 0 0.0
.data.rel.ro 79464 79464 0 0.0
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 219173 219173 0 0.0
.text 2170130 2170130 0 0.0
bridge-app debug+rpc (read only) 1783877 1783877 0 0.0
(read/write) 90008 90008 0 0.0
.bss 44552 44552 0 0.0
.data 2000 2000 0 0.0
.data.rel.ro 38352 38352 0 0.0
.dynamic 592 592 0 0.0
.got 3928 3928 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 147121 147121 0 0.0
.text 1520581 1520581 0 0.0
chip-tool debug (read only) 10416133 10416565 432 0.0
(read/write) 358112 358112 0 0.0
.bss 22080 22080 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 328728 328728 0 0.0
.dynamic 624 624 0 0.0
.got 4896 4896 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 531533 531565 32 0.0
.text 9093301 9093701 400 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 10023092 10023412 320 0.0
(read/write) 477489 477489 0 0.0
.bss 40401 40401 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 375576 375576 0 0.0
.dynamic 560 560 0 0.0
.got 56568 56568 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 505404 505420 16 0.0
.text 8454900 8455204 304 0.0
door-lock-app debug (read only) 2036633 2036633 0 0.0
(read/write) 117416 117416 0 0.0
.bss 47680 47680 0 0.0
.data 1008 1008 0 0.0
.data.rel.ro 63288 63288 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 183745 183745 0 0.0
.text 1702258 1702258 0 0.0
lighting-app debug+rpc (read only) 2214425 2214425 0 0.0
(read/write) 124376 124376 0 0.0
.bss 48960 48960 0 0.0
.data 1488 1488 0 0.0
.data.rel.ro 68360 68360 0 0.0
.dynamic 608 608 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 177761 177761 0 0.0
.text 1876674 1876674 0 0.0
ota-provider-app debug (read only) 1976049 1976049 0 0.0
(read/write) 113112 113112 0 0.0
.bss 47552 47552 0 0.0
.data 1288 1288 0 0.0
.data.rel.ro 58600 58600 0 0.0
.dynamic 608 608 0 0.0
.got 4384 4384 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 169571 169571 0 0.0
.text 1653794 1653794 0 0.0
ota-requestor-app debug (read only) 2003969 2003969 0 0.0
(read/write) 116304 116304 0 0.0
.bss 48544 48544 0 0.0
.data 1480 1480 0 0.0
.data.rel.ro 60792 60792 0 0.0
.dynamic 592 592 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 165772 165772 0 0.0
.text 1684578 1684578 0 0.0
shell debug (read only) 2469281 2469281 0 0.0
(read/write) 147952 147952 0 0.0
.bss 67304 67304 0 0.0
.data 784 784 0 0.0
.data.rel.ro 74136 74136 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 212306 212306 0 0.0
.text 2099042 2099042 0 0.0
thermostat-no-ble arm64 (read only) 2294132 2294132 0 0.0
(read/write) 148785 148785 0 0.0
.bss 62849 62849 0 0.0
.data 1040 1040 0 0.0
.data.rel.ro 77328 77328 0 0.0
.dynamic 560 560 0 0.0
.got 4552 4552 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 142164 142164 0 0.0
.text 1927744 1927744 0 0.0
tv-app debug (read only) 2718113 2718113 0 0.0
(read/write) 248792 248792 0 0.0
.bss 165072 165072 0 0.0
.data 3136 3136 0 0.0
.data.rel.ro 74520 74520 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 209483 209483 0 0.0
.text 2333090 2333090 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2358540 2358540 0 0.0
.bss 185052 185052 0 0.0
.data 5760 5760 0 0.0
.text 1321140 1321140 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1147635 1147635 0 0.0
bss 143076 143076 0 0.0
rodata 143204 143204 0 0.0
text 786544 786544 0 0.0
p6 all-clusters-app default (read/write) 2502776 2502776 0 0.0
.bss 118488 118488 0 0.0
.data 2640 2640 0 0.0
.text 1461040 1461040 0 0.0
light-app default (read/write) 2404264 2404264 0 0.0
.bss 111944 111944 0 0.0
.data 2496 2496 0 0.0
.text 1362528 1362528 0 0.0
lock-app default (read/write) 2367872 2367872 0 0.0
.bss 111688 111688 0 0.0
.data 2456 2456 0 0.0
.text 1326136 1326136 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 791252 791252 0 0.0
bss 70296 70296 0 0.0
noinit 40416 40416 0 0.0
text 561214 561214 0 0.0

@vivien-apple vivien-apple merged commit 37094b5 into project-chip:master Apr 1, 2022
chencheung pushed a commit to chencheung/connectedhomeip that referenced this pull request Apr 6, 2022
chencheung pushed a commit to chencheung/connectedhomeip that referenced this pull request Apr 6, 2022
andrei-menzopol pushed a commit to andrei-menzopol/connectedhomeip that referenced this pull request Apr 14, 2022
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.

TC-IDM-4.2]-Chip-tool needs to support the" KeepSubscriptions flag" value to set.
4 participants