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

[CI] Allow test suite applications to be launched with custom commandline options #17469

Conversation

carol-apple
Copy link
Contributor

Problem

The applications launched in the test suite only takes discriminator as a command line option

Change overview

  • Allow a dictionary of command line options to be passed in when launching or rebooting an application
  • Modify SystemCommands::Start and SystemCommand::Reboot to pass in --discriminator so that the command line options can be generically generated
  • Note that there is no functional change with this PR (still only passing in discriminator when launching applications) but does set up for future changes which can easily pass in more command line options for testing needs

Testing

No functional change, tree compiles, test suite tests pass

scripts/tests/chiptest/accessories.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
src/app/tests/suites/commands/system/scripts/Reboot.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
@carol-apple carol-apple force-pushed the ci_test_suite_dict_command_options branch 2 times, most recently from 964b87d to 517c061 Compare April 19, 2022 03:22
@github-actions
Copy link

github-actions bot commented Apr 19, 2022

PR #17469: Size comparison from 8793870 to 517c061

Increases (1 build for linux)
platform target config section 8793870 517c061 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10430092 10430108 16 0.0
.rodata 516652 516668 16 0.0
Full report (23 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 8793870 517c061 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 684759 684759 0 0.0
(read/write) 168424 168424 0 0.0
.bss 76168 76168 0 0.0
.data 3380 3380 0 0.0
.rodata 103415 103415 0 0.0
.text 580864 580864 0 0.0
lock-ftd LP_CC2652R7 (read only) 677679 677679 0 0.0
(read/write) 166448 166448 0 0.0
.bss 74168 74168 0 0.0
.data 3212 3212 0 0.0
.rodata 98903 98903 0 0.0
.text 578292 578292 0 0.0
lock-mtd LP_CC2652R7 (read only) 626423 626423 0 0.0
(read/write) 146956 146956 0 0.0
.bss 69888 69888 0 0.0
.data 3212 3212 0 0.0
.rodata 98783 98783 0 0.0
.text 527148 527148 0 0.0
pump-app LP_CC2652R7 (read only) 649807 649807 0 0.0
(read/write) 152492 152492 0 0.0
.bss 74624 74624 0 0.0
.data 3244 3244 0 0.0
.rodata 75719 75719 0 0.0
.text 573600 573600 0 0.0
pump-controller-app LP_CC2652R7 (read only) 643151 643151 0 0.0
(read/write) 152160 152160 0 0.0
.bss 74328 74328 0 0.0
.data 3208 3208 0 0.0
.rodata 79055 79055 0 0.0
.text 563608 563608 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 619310 619310 0 0.0
.app_xip_area 526068 526068 0 0.0
.bss 75908 75908 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 613562 613562 0 0.0
.app_xip_area 521824 521824 0 0.0
.bss 74436 74436 0 0.0
.data 648 648 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 566406 566406 0 0.0
.app_xip_area 465056 465056 0 0.0
.bss 83752 83752 0 0.0
.data 564 564 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 909172 909172 0 0.0
(read/write) 133128 133128 0 0.0
.bss 131088 131088 0 0.0
.data 2040 2040 0 0.0
.text 909164 909164 0 0.0
BRD4161A+rpc (read only) 943548 943548 0 0.0
(read/write) 149812 149812 0 0.0
.bss 147568 147568 0 0.0
.data 2244 2244 0 0.0
.text 943540 943540 0 0.0
window-app BRD4161A (read only) 845540 845540 0 0.0
(read/write) 131116 131116 0 0.0
.bss 129168 129168 0 0.0
.data 1948 1948 0 0.0
.text 845532 845532 0 0.0
esp32 all-clusters-app c3devkit (read only) 980742 980742 0 0.0
(read/write) 1397866 1397866 0 0.0
.dram0.bss 62600 62600 0 0.0
.dram0.data 14412 14412 0 0.0
.flash.rodata 201936 201936 0 0.0
.flash.text 980742 980742 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1036127 1036127 0 0.0
(read/write) 465608 465608 0 0.0
.dram0.bss 68112 68112 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 231508 231508 0 0.0
.flash.text 1030743 1030743 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684868 684868 0 0.0
.bss 77912 77912 0 0.0
.data 1992 1992 0 0.0
.text 599164 599164 0 0.0
lock k32w061+release (read/write) 725716 725716 0 0.0
.bss 78520 78520 0 0.0
.data 1952 1952 0 0.0
.text 639444 639444 0 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10430092 10430108 16 0.0
(read/write) 494193 494193 0 0.0
.bss 40865 40865 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 390440 390440 0 0.0
.dynamic 560 560 0 0.0
.got 57904 57904 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 516652 516668 16 0.0
.text 8804420 8804420 0 0.0
thermostat-no-ble arm64 (read only) 2359996 2359996 0 0.0
(read/write) 151137 151137 0 0.0
.bss 62945 62945 0 0.0
.data 1440 1440 0 0.0
.data.rel.ro 78984 78984 0 0.0
.dynamic 560 560 0 0.0
.got 4752 4752 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145356 145356 0 0.0
.text 1985648 1985648 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2410300 2410300 0 0.0
.bss 185228 185228 0 0.0
.data 5840 5840 0 0.0
.text 1372900 1372900 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1164691 1164691 0 0.0
bss 136520 136520 0 0.0
rodata 147572 147572 0 0.0
text 801960 801960 0 0.0
p6 all-clusters-app default (read/write) 2517224 2517224 0 0.0
.bss 118624 118624 0 0.0
.data 2768 2768 0 0.0
.text 1475488 1475488 0 0.0
light-app default (read/write) 2417144 2417144 0 0.0
.bss 112104 112104 0 0.0
.data 2576 2576 0 0.0
.text 1375408 1375408 0 0.0
lock-app default (read/write) 2420608 2420608 0 0.0
.bss 111880 111880 0 0.0
.data 2536 2536 0 0.0
.text 1378872 1378872 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 802236 802236 0 0.0
bss 69952 69952 0 0.0
noinit 40416 40416 0 0.0
text 570790 570790 0 0.0

scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/accessories.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Apr 19, 2022

PR #17469: Size comparison from 03ea72d to 0d7626f

Increases (1 build for linux)
platform target config section 03ea72d 0d7626f change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10481260 10481276 16 0.0
.rodata 518524 518540 16 0.0
Full report (13 builds for cyw30739, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 03ea72d 0d7626f change % change
cyw30739 light cyw930739m2evb_01 (read/write) 619302 619302 0 0.0
.app_xip_area 526060 526060 0 0.0
.bss 75908 75908 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 613994 613994 0 0.0
.app_xip_area 522232 522232 0 0.0
.bss 74460 74460 0 0.0
.data 648 648 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 566390 566390 0 0.0
.app_xip_area 465040 465040 0 0.0
.bss 83752 83752 0 0.0
.data 564 564 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w061+release (read/write) 684852 684852 0 0.0
.bss 77912 77912 0 0.0
.data 1992 1992 0 0.0
.text 599148 599148 0 0.0
lock k32w061+release (read/write) 726148 726148 0 0.0
.bss 78544 78544 0 0.0
.data 1952 1952 0 0.0
.text 639852 639852 0 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10481260 10481276 16 0.0
(read/write) 494929 494929 0 0.0
.bss 40865 40865 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 390744 390744 0 0.0
.dynamic 560 560 0 0.0
.got 58336 58336 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 518524 518540 16 0.0
.text 8851796 8851796 0 0.0
thermostat-no-ble arm64 (read only) 2360236 2360236 0 0.0
(read/write) 151137 151137 0 0.0
.bss 62945 62945 0 0.0
.data 1440 1440 0 0.0
.data.rel.ro 78984 78984 0 0.0
.dynamic 560 560 0 0.0
.got 4752 4752 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145484 145484 0 0.0
.text 1985760 1985760 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2410916 2410916 0 0.0
.bss 185252 185252 0 0.0
.data 5840 5840 0 0.0
.text 1373516 1373516 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1165731 1165731 0 0.0
bss 136520 136520 0 0.0
rodata 147780 147780 0 0.0
text 802792 802792 0 0.0
p6 all-clusters-app default (read/write) 2518648 2518648 0 0.0
.bss 118624 118624 0 0.0
.data 2768 2768 0 0.0
.text 1476912 1476912 0 0.0
light-app default (read/write) 2417320 2417320 0 0.0
.bss 112104 112104 0 0.0
.data 2576 2576 0 0.0
.text 1375584 1375584 0 0.0
lock-app default (read/write) 2421208 2421208 0 0.0
.bss 111904 111904 0 0.0
.data 2536 2536 0 0.0
.text 1379472 1379472 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 802236 802236 0 0.0
bss 69952 69952 0 0.0
noinit 40416 40416 0 0.0
text 570794 570794 0 0.0

@carol-apple carol-apple force-pushed the ci_test_suite_dict_command_options branch from 0d7626f to 0937a17 Compare April 19, 2022 19:02
@github-actions
Copy link

github-actions bot commented Apr 19, 2022

PR #17469: Size comparison from 03ea72d to 0937a17

Increases (1 build for linux)
platform target config section 03ea72d 0937a17 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10481260 10481276 16 0.0
.rodata 518524 518540 16 0.0
Full report (32 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 03ea72d 0937a17 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 685783 685783 0 0.0
(read/write) 167400 167400 0 0.0
.bss 76168 76168 0 0.0
.data 3380 3380 0 0.0
.rodata 103623 103623 0 0.0
.text 581680 581680 0 0.0
lock-ftd LP_CC2652R7 (read only) 678087 678087 0 0.0
(read/write) 166064 166064 0 0.0
.bss 74192 74192 0 0.0
.data 3212 3212 0 0.0
.rodata 99319 99319 0 0.0
.text 578284 578284 0 0.0
lock-mtd LP_CC2652R7 (read only) 626831 626831 0 0.0
(read/write) 146980 146980 0 0.0
.bss 69912 69912 0 0.0
.data 3212 3212 0 0.0
.rodata 99199 99199 0 0.0
.text 527140 527140 0 0.0
pump-app LP_CC2652R7 (read only) 649799 649799 0 0.0
(read/write) 152492 152492 0 0.0
.bss 74624 74624 0 0.0
.data 3244 3244 0 0.0
.rodata 75719 75719 0 0.0
.text 573592 573592 0 0.0
pump-controller-app LP_CC2652R7 (read only) 643143 643143 0 0.0
(read/write) 152160 152160 0 0.0
.bss 74328 74328 0 0.0
.data 3208 3208 0 0.0
.rodata 79055 79055 0 0.0
.text 563600 563600 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 619302 619302 0 0.0
.app_xip_area 526060 526060 0 0.0
.bss 75908 75908 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 613994 613994 0 0.0
.app_xip_area 522232 522232 0 0.0
.bss 74460 74460 0 0.0
.data 648 648 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 566390 566390 0 0.0
.app_xip_area 465040 465040 0 0.0
.bss 83752 83752 0 0.0
.data 564 564 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 909172 909172 0 0.0
(read/write) 133128 133128 0 0.0
.bss 131088 131088 0 0.0
.data 2040 2040 0 0.0
.text 909164 909164 0 0.0
BRD4161A+rpc (read only) 943548 943548 0 0.0
(read/write) 149812 149812 0 0.0
.bss 147568 147568 0 0.0
.data 2244 2244 0 0.0
.text 943540 943540 0 0.0
window-app BRD4161A (read only) 846644 846644 0 0.0
(read/write) 131116 131116 0 0.0
.bss 129168 129168 0 0.0
.data 1948 1948 0 0.0
.text 846636 846636 0 0.0
esp32 all-clusters-app c3devkit (read only) 981876 981876 0 0.0
(read/write) 1398306 1398306 0 0.0
.dram0.bss 62640 62640 0 0.0
.dram0.data 14412 14412 0 0.0
.flash.rodata 202344 202344 0 0.0
.flash.text 981876 981876 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1037047 1037047 0 0.0
(read/write) 466024 466024 0 0.0
.dram0.bss 68152 68152 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 231884 231884 0 0.0
.flash.text 1031663 1031663 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684852 684852 0 0.0
.bss 77912 77912 0 0.0
.data 1992 1992 0 0.0
.text 599148 599148 0 0.0
lock k32w061+release (read/write) 726148 726148 0 0.0
.bss 78544 78544 0 0.0
.data 1952 1952 0 0.0
.text 639852 639852 0 0.0
linux all-clusters-app debug (read only) 2709137 2709137 0 0.0
(read/write) 149568 149568 0 0.0
.bss 59968 59968 0 0.0
.data 1920 1920 0 0.0
.data.rel.ro 81624 81624 0 0.0
.dynamic 608 608 0 0.0
.got 4448 4448 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 233669 233669 0 0.0
.text 2300818 2300818 0 0.0
bridge-app debug+rpc (read only) 1842109 1842109 0 0.0
(read/write) 91920 91920 0 0.0
.bss 44232 44232 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 39688 39688 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 149433 149433 0 0.0
.text 1573749 1573749 0 0.0
chip-tool debug (read only) 10863821 10863821 0 0.0
(read/write) 373552 373552 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 343592 343592 0 0.0
.dynamic 624 624 0 0.0
.got 4936 4936 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 544813 544813 0 0.0
.text 9484805 9484805 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 10481260 10481276 16 0.0
(read/write) 494929 494929 0 0.0
.bss 40865 40865 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 390744 390744 0 0.0
.dynamic 560 560 0 0.0
.got 58336 58336 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 518524 518540 16 0.0
.text 8851796 8851796 0 0.0
lighting-app debug+rpc (read only) 2319225 2319225 0 0.0
(read/write) 127984 127984 0 0.0
.bss 50016 50016 0 0.0
.data 1952 1952 0 0.0
.data.rel.ro 70312 70312 0 0.0
.dynamic 608 608 0 0.0
.got 4304 4304 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 183561 183561 0 0.0
.text 1969218 1969218 0 0.0
lock-app debug (read only) 2142921 2142921 0 0.0
(read/write) 120248 120248 0 0.0
.bss 47840 47840 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 65368 65368 0 0.0
.dynamic 592 592 0 0.0
.got 4248 4248 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 189977 189977 0 0.0
.text 1796194 1796194 0 0.0
ota-provider-app debug (read only) 2052161 2052161 0 0.0
(read/write) 115616 115616 0 0.0
.bss 48032 48032 0 0.0
.data 1640 1640 0 0.0
.data.rel.ro 60200 60200 0 0.0
.dynamic 608 608 0 0.0
.got 4448 4448 0 0.0
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 173931 173931 0 0.0
.text 1721234 1721234 0 0.0
ota-requestor-app debug (read only) 2082977 2082977 0 0.0
(read/write) 118424 118424 0 0.0
.bss 48704 48704 0 0.0
.data 1896 1896 0 0.0
.data.rel.ro 62248 62248 0 0.0
.dynamic 592 592 0 0.0
.got 4288 4288 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 170252 170252 0 0.0
.text 1754242 1754242 0 0.0
shell debug (read only) 2536065 2536065 0 0.0
(read/write) 150312 150312 0 0.0
.bss 67368 67368 0 0.0
.data 1296 1296 0 0.0
.data.rel.ro 75944 75944 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 215794 215794 0 0.0
.text 2158530 2158530 0 0.0
thermostat-no-ble arm64 (read only) 2360236 2360236 0 0.0
(read/write) 151137 151137 0 0.0
.bss 62945 62945 0 0.0
.data 1440 1440 0 0.0
.data.rel.ro 78984 78984 0 0.0
.dynamic 560 560 0 0.0
.got 4752 4752 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145484 145484 0 0.0
.text 1985760 1985760 0 0.0
tv-app debug (read only) 2836353 2836353 0 0.0
(read/write) 253136 253136 0 0.0
.bss 165976 165976 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 76512 76512 0 0.0
.dynamic 592 592 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 215563 215563 0 0.0
.text 2438594 2438594 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2410916 2410916 0 0.0
.bss 185252 185252 0 0.0
.data 5840 5840 0 0.0
.text 1373516 1373516 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1165731 1165731 0 0.0
bss 136520 136520 0 0.0
rodata 147780 147780 0 0.0
text 802792 802792 0 0.0
p6 all-clusters-app default (read/write) 2518648 2518648 0 0.0
.bss 118624 118624 0 0.0
.data 2768 2768 0 0.0
.text 1476912 1476912 0 0.0
light-app default (read/write) 2417320 2417320 0 0.0
.bss 112104 112104 0 0.0
.data 2576 2576 0 0.0
.text 1375584 1375584 0 0.0
lock-app default (read/write) 2421208 2421208 0 0.0
.bss 111904 111904 0 0.0
.data 2536 2536 0 0.0
.text 1379472 1379472 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 802236 802236 0 0.0
bss 69952 69952 0 0.0
noinit 40416 40416 0 0.0
text 570794 570794 0 0.0

@carol-apple carol-apple force-pushed the ci_test_suite_dict_command_options branch from 0937a17 to d628647 Compare April 19, 2022 22:27
@github-actions
Copy link

github-actions bot commented Apr 19, 2022

PR #17469: Size comparison from d06f4a1 to d628647

Increases (1 build for linux)
platform target config section d06f4a1 d628647 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10495100 10495116 16 0.0
.rodata 519596 519612 16 0.0
Full report (32 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section d06f4a1 d628647 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 684595 684595 0 0.0
(read/write) 168308 168308 0 0.0
.bss 75888 75888 0 0.0
.data 3380 3380 0 0.0
.rodata 103323 103323 0 0.0
.text 580792 580792 0 0.0
lock-ftd LP_CC2652R7 (read only) 676947 676947 0 0.0
(read/write) 166924 166924 0 0.0
.bss 73912 73912 0 0.0
.data 3212 3212 0 0.0
.rodata 99027 99027 0 0.0
.text 577436 577436 0 0.0
lock-mtd LP_CC2652R7 (read only) 625691 625691 0 0.0
(read/write) 146700 146700 0 0.0
.bss 69632 69632 0 0.0
.data 3212 3212 0 0.0
.rodata 98907 98907 0 0.0
.text 526292 526292 0 0.0
pump-app LP_CC2652R7 (read only) 648715 648715 0 0.0
(read/write) 152212 152212 0 0.0
.bss 74344 74344 0 0.0
.data 3244 3244 0 0.0
.rodata 75491 75491 0 0.0
.text 572736 572736 0 0.0
pump-controller-app LP_CC2652R7 (read only) 642019 642019 0 0.0
(read/write) 151880 151880 0 0.0
.bss 74048 74048 0 0.0
.data 3208 3208 0 0.0
.rodata 78771 78771 0 0.0
.text 562760 562760 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 617842 617842 0 0.0
.app_xip_area 524880 524880 0 0.0
.bss 75628 75628 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 612534 612534 0 0.0
.app_xip_area 521052 521052 0 0.0
.bss 74180 74180 0 0.0
.data 648 648 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 565322 565322 0 0.0
.app_xip_area 464252 464252 0 0.0
.bss 83472 83472 0 0.0
.data 564 564 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 905540 905540 0 0.0
(read/write) 128628 128628 0 0.0
.bss 126592 126592 0 0.0
.data 2036 2036 0 0.0
.text 905532 905532 0 0.0
BRD4161A+rpc (read only) 939900 939900 0 0.0
(read/write) 145312 145312 0 0.0
.bss 143072 143072 0 0.0
.data 2240 2240 0 0.0
.text 939892 939892 0 0.0
window-app BRD4161A (read only) 842996 842996 0 0.0
(read/write) 126712 126712 0 0.0
.bss 124768 124768 0 0.0
.data 1944 1944 0 0.0
.text 842988 842988 0 0.0
esp32 all-clusters-app c3devkit (read only) 980922 980922 0 0.0
(read/write) 1397714 1397714 0 0.0
.dram0.bss 62352 62352 0 0.0
.dram0.data 14412 14412 0 0.0
.flash.rodata 202040 202040 0 0.0
.flash.text 980922 980922 0 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1036355 1036355 0 0.0
(read/write) 465456 465456 0 0.0
.dram0.bss 67872 67872 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 231596 231596 0 0.0
.flash.text 1030971 1030971 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 683720 683720 0 0.0
.bss 77632 77632 0 0.0
.data 1992 1992 0 0.0
.text 598296 598296 0 0.0
lock k32w061+release (read/write) 724704 724704 0 0.0
.bss 78264 78264 0 0.0
.data 1952 1952 0 0.0
.text 638688 638688 0 0.0
linux all-clusters-app debug (read only) 2706137 2706137 0 0.0
(read/write) 149536 149536 0 0.0
.bss 59872 59872 0 0.0
.data 1920 1920 0 0.0
.data.rel.ro 81672 81672 0 0.0
.dynamic 608 608 0 0.0
.got 4448 4448 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 233349 233349 0 0.0
.text 2297922 2297922 0 0.0
bridge-app debug+rpc (read only) 1839053 1839053 0 0.0
(read/write) 91856 91856 0 0.0
.bss 44136 44136 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 39744 39744 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 149089 149089 0 0.0
.text 1570821 1570821 0 0.0
chip-tool debug (read only) 10878005 10878005 0 0.0
(read/write) 374192 374192 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 344232 344232 0 0.0
.dynamic 624 624 0 0.0
.got 4936 4936 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 545933 545933 0 0.0
.text 9496357 9496357 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 10495100 10495116 16 0.0
(read/write) 495713 495713 0 0.0
.bss 40865 40865 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 391400 391400 0 0.0
.dynamic 560 560 0 0.0
.got 58464 58464 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 519596 519612 16 0.0
.text 8862644 8862644 0 0.0
lighting-app debug+rpc (read only) 2316233 2316233 0 0.0
(read/write) 127952 127952 0 0.0
.bss 49920 49920 0 0.0
.data 1952 1952 0 0.0
.data.rel.ro 70360 70360 0 0.0
.dynamic 608 608 0 0.0
.got 4304 4304 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 183249 183249 0 0.0
.text 1966322 1966322 0 0.0
lock-app debug (read only) 2139897 2139897 0 0.0
(read/write) 120216 120216 0 0.0
.bss 47744 47744 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 65416 65416 0 0.0
.dynamic 592 592 0 0.0
.got 4248 4248 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 189633 189633 0 0.0
.text 1793298 1793298 0 0.0
ota-provider-app debug (read only) 2049145 2049145 0 0.0
(read/write) 115584 115584 0 0.0
.bss 47936 47936 0 0.0
.data 1640 1640 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 608 608 0 0.0
.got 4448 4448 0 0.0
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 173595 173595 0 0.0
.text 1718338 1718338 0 0.0
ota-requestor-app debug (read only) 2080025 2080025 0 0.0
(read/write) 118392 118392 0 0.0
.bss 48608 48608 0 0.0
.data 1896 1896 0 0.0
.data.rel.ro 62296 62296 0 0.0
.dynamic 592 592 0 0.0
.got 4288 4288 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 169980 169980 0 0.0
.text 1751346 1751346 0 0.0
shell debug (read only) 2533065 2533065 0 0.0
(read/write) 150280 150280 0 0.0
.bss 67272 67272 0 0.0
.data 1296 1296 0 0.0
.data.rel.ro 76000 76000 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 215442 215442 0 0.0
.text 2155666 2155666 0 0.0
thermostat-no-ble arm64 (read only) 2358260 2358260 0 0.0
(read/write) 151073 151073 0 0.0
.bss 62849 62849 0 0.0
.data 1440 1440 0 0.0
.data.rel.ro 79040 79040 0 0.0
.dynamic 560 560 0 0.0
.got 4728 4728 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145156 145156 0 0.0
.text 1983968 1983968 0 0.0
tv-app debug (read only) 2833705 2833705 0 0.0
(read/write) 253104 253104 0 0.0
.bss 165880 165880 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 76568 76568 0 0.0
.dynamic 592 592 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 215371 215371 0 0.0
.text 2435922 2435922 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2409748 2409748 0 0.0
.bss 184972 184972 0 0.0
.data 5840 5840 0 0.0
.text 1372348 1372348 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1164331 1164331 0 0.0
bss 136240 136240 0 0.0
rodata 147484 147484 0 0.0
text 801948 801948 0 0.0
p6 all-clusters-app default (read/write) 2517448 2517448 0 0.0
.bss 118344 118344 0 0.0
.data 2768 2768 0 0.0
.text 1475712 1475712 0 0.0
light-app default (read/write) 2416120 2416120 0 0.0
.bss 111824 111824 0 0.0
.data 2576 2576 0 0.0
.text 1374384 1374384 0 0.0
lock-app default (read/write) 2420024 2420024 0 0.0
.bss 111624 111624 0 0.0
.data 2536 2536 0 0.0
.text 1378288 1378288 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 800756 800756 0 0.0
bss 69672 69672 0 0.0
noinit 40416 40416 0 0.0
text 569896 569896 0 0.0

scripts/tests/chiptest/accessories.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
scripts/tests/chiptest/test_definition.py Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Apr 20, 2022

PR #17469: Size comparison from bd2c21a to aa8ef06

Increases (1 build for linux)
platform target config section bd2c21a aa8ef06 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10530764 10530780 16 0.0
.rodata 519948 519964 16 0.0
Full report (13 builds for cyw30739, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section bd2c21a aa8ef06 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 618266 618266 0 0.0
.app_xip_area 525272 525272 0 0.0
.bss 75652 75652 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 613230 613230 0 0.0
.app_xip_area 521716 521716 0 0.0
.bss 74204 74204 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 565770 565770 0 0.0
.app_xip_area 464668 464668 0 0.0
.bss 83496 83496 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w061+release (read/write) 684184 684184 0 0.0
.bss 77656 77656 0 0.0
.data 2000 2000 0 0.0
.text 598728 598728 0 0.0
lock k32w061+release (read/write) 725360 725360 0 0.0
.bss 78288 78288 0 0.0
.data 1960 1960 0 0.0
.text 639312 639312 0 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10530764 10530780 16 0.0
(read/write) 496897 496897 0 0.0
.bss 40865 40865 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 392424 392424 0 0.0
.dynamic 560 560 0 0.0
.got 58608 58608 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 519948 519964 16 0.0
.text 8894740 8894740 0 0.0
thermostat-no-ble arm64 (read only) 2362044 2362044 0 0.0
(read/write) 151185 151185 0 0.0
.bss 62897 62897 0 0.0
.data 1488 1488 0 0.0
.data.rel.ro 79040 79040 0 0.0
.dynamic 560 560 0 0.0
.got 4744 4744 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145180 145180 0 0.0
.text 1987680 1987680 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2410308 2410308 0 0.0
.bss 184996 184996 0 0.0
.data 5848 5848 0 0.0
.text 1372908 1372908 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1170879 1170879 0 0.0
bss 136264 136264 0 0.0
rodata 150320 150320 0 0.0
text 805648 805648 0 0.0
p6 all-clusters-app default (read/write) 2524888 2524888 0 0.0
.bss 118368 118368 0 0.0
.data 2784 2784 0 0.0
.text 1483152 1483152 0 0.0
light-app default (read/write) 2416608 2416608 0 0.0
.bss 111848 111848 0 0.0
.data 2584 2584 0 0.0
.text 1374872 1374872 0 0.0
lock-app default (read/write) 2420792 2420792 0 0.0
.bss 111648 111648 0 0.0
.data 2544 2544 0 0.0
.text 1379056 1379056 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 801272 801272 0 0.0
bss 69696 69696 0 0.0
noinit 40416 40416 0 0.0
text 570414 570414 0 0.0

@github-actions
Copy link

github-actions bot commented Apr 20, 2022

PR #17469: Size comparison from bd2c21a to e378747

Increases (1 build for linux)
platform target config section bd2c21a e378747 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10530764 10530780 16 0.0
.rodata 519948 519964 16 0.0
Full report (13 builds for cyw30739, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section bd2c21a e378747 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 618266 618266 0 0.0
.app_xip_area 525272 525272 0 0.0
.bss 75652 75652 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 613230 613230 0 0.0
.app_xip_area 521716 521716 0 0.0
.bss 74204 74204 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 565770 565770 0 0.0
.app_xip_area 464668 464668 0 0.0
.bss 83496 83496 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w061+release (read/write) 684184 684184 0 0.0
.bss 77656 77656 0 0.0
.data 2000 2000 0 0.0
.text 598728 598728 0 0.0
lock k32w061+release (read/write) 725360 725360 0 0.0
.bss 78288 78288 0 0.0
.data 1960 1960 0 0.0
.text 639312 639312 0 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 10530764 10530780 16 0.0
(read/write) 496897 496897 0 0.0
.bss 40865 40865 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 392424 392424 0 0.0
.dynamic 560 560 0 0.0
.got 58608 58608 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 519948 519964 16 0.0
.text 8894740 8894740 0 0.0
thermostat-no-ble arm64 (read only) 2362044 2362044 0 0.0
(read/write) 151185 151185 0 0.0
.bss 62897 62897 0 0.0
.data 1488 1488 0 0.0
.data.rel.ro 79040 79040 0 0.0
.dynamic 560 560 0 0.0
.got 4744 4744 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145180 145180 0 0.0
.text 1987680 1987680 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2410308 2410308 0 0.0
.bss 184996 184996 0 0.0
.data 5848 5848 0 0.0
.text 1372908 1372908 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1170879 1170879 0 0.0
bss 136264 136264 0 0.0
rodata 150320 150320 0 0.0
text 805648 805648 0 0.0
p6 all-clusters-app default (read/write) 2524888 2524888 0 0.0
.bss 118368 118368 0 0.0
.data 2784 2784 0 0.0
.text 1483152 1483152 0 0.0
light-app default (read/write) 2416608 2416608 0 0.0
.bss 111848 111848 0 0.0
.data 2584 2584 0 0.0
.text 1374872 1374872 0 0.0
lock-app default (read/write) 2420792 2420792 0 0.0
.bss 111648 111648 0 0.0
.data 2544 2544 0 0.0
.text 1379056 1379056 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 801272 801272 0 0.0
bss 69696 69696 0 0.0
noinit 40416 40416 0 0.0
text 570414 570414 0 0.0

@carol-apple carol-apple force-pushed the ci_test_suite_dict_command_options branch from e378747 to a3547da Compare April 20, 2022 19:19
@github-actions
Copy link

github-actions bot commented Apr 20, 2022

PR #17469: Size comparison from 89a1dde to a3547da

Increases (2 builds for linux)
platform target config section 89a1dde a3547da change % change
linux chip-tool debug (read only) 10916205 10916237 32 0.0
.rodata 546005 546037 32 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 10530764 10530780 16 0.0
.rodata 519948 519964 16 0.0
Full report (32 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 89a1dde a3547da change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 691147 691147 0 0.0
(read/write) 161780 161780 0 0.0
.bss 75912 75912 0 0.0
.data 3396 3396 0 0.0
.rodata 106163 106163 0 0.0
.text 584504 584504 0 0.0
lock-ftd LP_CC2652R7 (read only) 677587 677587 0 0.0
(read/write) 166308 166308 0 0.0
.bss 73936 73936 0 0.0
.data 3220 3220 0 0.0
.rodata 99011 99011 0 0.0
.text 578092 578092 0 0.0
lock-mtd LP_CC2652R7 (read only) 626331 626331 0 0.0
(read/write) 146732 146732 0 0.0
.bss 69656 69656 0 0.0
.data 3220 3220 0 0.0
.rodata 98891 98891 0 0.0
.text 526948 526948 0 0.0
pump-app LP_CC2652R7 (read only) 649339 649339 0 0.0
(read/write) 152500 152500 0 0.0
.bss 74368 74368 0 0.0
.data 3252 3252 0 0.0
.rodata 75531 75531 0 0.0
.text 573320 573320 0 0.0
pump-controller-app LP_CC2652R7 (read only) 642395 642395 0 0.0
(read/write) 151912 151912 0 0.0
.bss 74072 74072 0 0.0
.data 3216 3216 0 0.0
.rodata 78715 78715 0 0.0
.text 563192 563192 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 618266 618266 0 0.0
.app_xip_area 525272 525272 0 0.0
.bss 75652 75652 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 613230 613230 0 0.0
.app_xip_area 521716 521716 0 0.0
.bss 74204 74204 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 565770 565770 0 0.0
.app_xip_area 464668 464668 0 0.0
.bss 83496 83496 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 906156 906156 0 0.0
(read/write) 128660 128660 0 0.0
.bss 126616 126616 0 0.0
.data 2044 2044 0 0.0
.text 906148 906148 0 0.0
BRD4161A+rpc (read only) 940548 940548 0 0.0
(read/write) 145344 145344 0 0.0
.bss 143096 143096 0 0.0
.data 2248 2248 0 0.0
.text 940540 940540 0 0.0
window-app BRD4161A (read only) 843612 843612 0 0.0
(read/write) 126748 126748 0 0.0
.bss 124792 124792 0 0.0
.data 1956 1956 0 0.0
.text 843604 843604 0 0.0
esp32 all-clusters-app c3devkit (read only) 985210 985210 0 0.0
(read/write) 1466170 1466170 0 0.0
.dram0.bss 62376 62376 0 0.0
.dram0.data 14428 14428 0 0.0
.flash.rodata 204912 204912 0 0.0
.flash.text 985210 985210 0 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1040491 1040491 0 0.0
(read/write) 468336 468336 0 0.0
.dram0.bss 67896 67896 0 0.0
.dram0.data 34168 34168 0 0.0
.flash.rodata 234436 234436 0 0.0
.flash.text 1035107 1035107 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684184 684184 0 0.0
.bss 77656 77656 0 0.0
.data 2000 2000 0 0.0
.text 598728 598728 0 0.0
lock k32w061+release (read/write) 725360 725360 0 0.0
.bss 78288 78288 0 0.0
.data 1960 1960 0 0.0
.text 639312 639312 0 0.0
linux all-clusters-app debug (read only) 2728713 2728713 0 0.0
(read/write) 149664 149664 0 0.0
.bss 59936 59936 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 81672 81672 0 0.0
.dynamic 608 608 0 0.0
.got 4448 4448 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 233221 233221 0 0.0
.text 2320626 2320626 0 0.0
bridge-app debug+rpc (read only) 1842637 1842637 0 0.0
(read/write) 92016 92016 0 0.0
.bss 44136 44136 0 0.0
.data 3072 3072 0 0.0
.data.rel.ro 39744 39744 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 148961 148961 0 0.0
.text 1574533 1574533 0 0.0
chip-tool debug (read only) 10916205 10916237 32 0.0
(read/write) 375120 375120 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 345152 345152 0 0.0
.dynamic 624 624 0 0.0
.got 4936 4936 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 546005 546037 32 0.0
.text 9531797 9531797 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 10530764 10530780 16 0.0
(read/write) 496897 496897 0 0.0
.bss 40865 40865 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 392424 392424 0 0.0
.dynamic 560 560 0 0.0
.got 58608 58608 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 519948 519964 16 0.0
.text 8894740 8894740 0 0.0
lighting-app debug+rpc (read only) 2320089 2320089 0 0.0
(read/write) 128080 128080 0 0.0
.bss 50016 50016 0 0.0
.data 1984 1984 0 0.0
.data.rel.ro 70360 70360 0 0.0
.dynamic 608 608 0 0.0
.got 4304 4304 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 183121 183121 0 0.0
.text 1970306 1970306 0 0.0
lock-app debug (read only) 2146585 2146585 0 0.0
(read/write) 120312 120312 0 0.0
.bss 47808 47808 0 0.0
.data 1504 1504 0 0.0
.data.rel.ro 65416 65416 0 0.0
.dynamic 592 592 0 0.0
.got 4264 4264 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 189473 189473 0 0.0
.text 1799970 1799970 0 0.0
ota-provider-app debug (read only) 2053241 2053241 0 0.0
(read/write) 115680 115680 0 0.0
.bss 48000 48000 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 173627 173627 0 0.0
.text 1722226 1722226 0 0.0
ota-requestor-app debug (read only) 2084425 2084425 0 0.0
(read/write) 118488 118488 0 0.0
.bss 48672 48672 0 0.0
.data 1928 1928 0 0.0
.data.rel.ro 62296 62296 0 0.0
.dynamic 592 592 0 0.0
.got 4304 4304 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 169916 169916 0 0.0
.text 1755634 1755634 0 0.0
shell debug (read only) 2555289 2555289 0 0.0
(read/write) 150408 150408 0 0.0
.bss 67336 67336 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 76000 76000 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 215442 215442 0 0.0
.text 2177890 2177890 0 0.0
thermostat-no-ble arm64 (read only) 2362044 2362044 0 0.0
(read/write) 151185 151185 0 0.0
.bss 62897 62897 0 0.0
.data 1488 1488 0 0.0
.data.rel.ro 79040 79040 0 0.0
.dynamic 560 560 0 0.0
.got 4744 4744 0 0.0
.init 24 24 0 0.0
.init_array 368 368 0 0.0
.rodata 145180 145180 0 0.0
.text 1987680 1987680 0 0.0
tv-app debug (read only) 2839073 2839073 0 0.0
(read/write) 253392 253392 0 0.0
.bss 165944 165944 0 0.0
.data 4640 4640 0 0.0
.data.rel.ro 76600 76600 0 0.0
.dynamic 592 592 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 215371 215371 0 0.0
.text 2441170 2441170 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2410308 2410308 0 0.0
.bss 184996 184996 0 0.0
.data 5848 5848 0 0.0
.text 1372908 1372908 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1170879 1170879 0 0.0
bss 136264 136264 0 0.0
rodata 150320 150320 0 0.0
text 805648 805648 0 0.0
p6 all-clusters-app default (read/write) 2524888 2524888 0 0.0
.bss 118368 118368 0 0.0
.data 2784 2784 0 0.0
.text 1483152 1483152 0 0.0
light-app default (read/write) 2416608 2416608 0 0.0
.bss 111848 111848 0 0.0
.data 2584 2584 0 0.0
.text 1374872 1374872 0 0.0
lock-app default (read/write) 2420792 2420792 0 0.0
.bss 111648 111648 0 0.0
.data 2544 2544 0 0.0
.text 1379056 1379056 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 801272 801272 0 0.0
bss 69696 69696 0 0.0
noinit 40416 40416 0 0.0
text 570414 570414 0 0.0

@carol-apple carol-apple merged commit 160de2a into project-chip:master Apr 20, 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.

4 participants