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

[Android] Add Android Matter Device App for automation testing #27799

Merged

Conversation

chulspro
Copy link
Contributor

@chulspro chulspro commented Jul 7, 2023

Problem

  • Need to improve automated testing with Matter device types
  • Difficult to verify Various type of devices

Change overview

  • Create new matter device app to support automated testing with Android devices (Phone, Tablet and so on)

Testing

  • 1st build with "./scripts/build/build_examples.py --target android-arm64-virtual-device-app build" command
  • Excute Android studio and make project virtual-device-app on /examples
  • Install apk file on Android phone such as Galaxy and Pixel
  • SmartThings App and Hub can commission virtual-device-app and It is possible to test full automation

@CLAassistant
Copy link

CLAassistant commented Jul 7, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

PR #27799: Size comparison from a4a0f21 to 2f5af5f

Increases (2 builds for nrfconnect, qpg)
platform target config section a4a0f21 2f5af5f change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1224760 1224776 16 0.0
text 850884 850888 4 0.0
qpg lock-app qpg6105+debug (read/write) 1130432 1130440 8 0.0
.text 577276 577284 8 0.0
Decreases (4 builds for bl602, bl702, bl702l)
platform target config section a4a0f21 2f5af5f change % change
bl602 lighting-app bl602 .text 1051760 1051758 -2 -0.0
bl702 lighting-app bl702 (read/write) 1178739 1178735 -4 -0.0
.debug_info 41906823 41906821 -2 -0.0
.text 945872 945868 -4 -0.0
bl702+rpc .debug_info 47095816 47095815 -1 -0.0
.text 1020268 1020266 -2 -0.0
bl702l lighting-app bl702l (read/write) 1159120 1159116 -4 -0.0
.debug_info 41900172 41900171 -1 -0.0
.text 934430 934428 -2 -0.0
Full report (17 builds for bl602, bl702, bl702l, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section a4a0f21 2f5af5f change % change
bl602 lighting-app bl602 (read/write) 1367614 1367614 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051760 1051758 -2 -0.0
bl602+rpc (read/write) 1415058 1415058 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083652 1083652 0 0.0
bl702 lighting-app bl702 (read/write) 1178739 1178735 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1551788 1551788 0 0.0
.debug_aranges 151272 151272 0 0.0
.debug_frame 556384 556384 0 0.0
.debug_info 41906823 41906821 -2 -0.0
.debug_line 5610902 5610902 0 0.0
.debug_loc 3820824 3820824 0 0.0
.debug_ranges 397176 397176 0 0.0
.debug_str 4381288 4381288 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105700 105700 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582262 582262 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
945872 945868 -4 -0.0
bl702+rpc (read/write) 1277379 1277379 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717071 1717071 0 0.0
.debug_aranges 159760 159760 0 0.0
.debug_frame 585068 585068 0 0.0
.debug_info 47095816 47095815 -1 -0.0
.debug_line 6037572 6037572 0 0.0
.debug_loc 4026273 4026273 0 0.0
.debug_ranges 422864 422864 0 0.0
.debug_str 4809646 4809646 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120352 120352 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 645203 645203 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020268 1020266 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159120 1159116 -4 -0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552691 1552691 0 0.0
.debug_aranges 145416 145416 0 0.0
.debug_frame 535016 535016 0 0.0
.debug_info 41900172 41900171 -1 -0.0
.debug_line 5516798 5516798 0 0.0
.debug_loc 3753466 3753466 0 0.0
.debug_ranges 402072 402072 0 0.0
.debug_str 4391982 4391982 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99648 99648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 582169 582169 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934430 934428 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608002 608002 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948154 948154 0 0.0
.debug_aranges 119808 119808 0 0.0
.debug_frame 409264 409264 0 0.0
.debug_info 20013476 20013476 0 0.0
.debug_line 2883912 2883912 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1739681 1739681 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108193 108193 0 0.0
.debug_str 3824100 3824100 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104866 104866 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485268 485268 0 0.0
.symtab 288304 288304 0 0.0
.text 501016 501016 0 0.0
k32w contact k32w0+release (read only) 586492 586492 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 585956 585956 0 0.0
light k32w0+release (read only) 585196 585196 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584660 584660 0 0.0
lock k32w0+release (read only) 557772 557772 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557236 557236 0 0.0
linux chip-tool-ipv6only arm64 (read only) 17485088 17485088 0 0.0
(read/write) 910664 910664 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 774320 774320 0 0.0
.dynamic 560 560 0 0.0
.got 23472 23472 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 688520 688520 0 0.0
.text 14807524 14807524 0 0.0
thermostat-no-ble arm64 (read only) 2611996 2611996 0 0.0
(read/write) 143128 143128 0 0.0
.bss 52376 52376 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129904 129904 0 0.0
.text 2216276 2216276 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515576 2515576 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478260 1478260 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1224760 1224776 16 0.0
bss 155370 155370 0 0.0
rodata 139436 139436 0 0.0
text 850884 850888 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1325780 1325780 0 0.0
bss 138696 138696 0 0.0
rodata 134056 134056 0 0.0
text 762316 762316 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151740 1151740 0 0.0
bss 153489 153489 0 0.0
rodata 111728 111728 0 0.0
text 807432 807432 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172320 1172320 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619160 619160 0 0.0
lock-app qpg6105+debug (read/write) 1130432 1130440 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577276 577284 8 0.0

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

PR #27799: Size comparison from a4a0f21 to aaee704

Increases (9 builds for bl602, cc32xx, nrfconnect, psoc6, qpg, telink)
platform target config section a4a0f21 aaee704 change % change
bl602 lighting-app bl602+rpc .text 1083652 1083654 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20013476 20013477 1 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1224760 1224776 16 0.0
text 850884 850888 4 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22898437 22898438 1 0.0
qpg lock-app qpg6105+debug (read/write) 1130432 1130440 8 0.0
.text 577276 577284 8 0.0
telink all-clusters-app tlsr9518adk80d text 721472 721474 2 0.0
all-clusters-minimal-app tlsr9518adk80d text 668016 668018 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 980316 980324 8 0.0
text 689502 689506 4 0.0
lighting-app-shell tlsr9518adk80d text 747020 747024 4 0.0
Decreases (13 builds for bl702, bl702l, esp32, mbed, psoc6, telink)
platform target config section a4a0f21 aaee704 change % change
bl702 lighting-app bl702 (read/write) 1178739 1178735 -4 -0.0
.debug_info 41906823 41906821 -2 -0.0
.text 945872 945868 -4 -0.0
bl702+rpc .debug_info 47095816 47095815 -1 -0.0
.text 1020268 1020266 -2 -0.0
bl702l lighting-app bl702l (read/write) 1159120 1159116 -4 -0.0
.debug_info 41900172 41900171 -1 -0.0
.text 934430 934428 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1088802 1088800 -2 -0.0
.flash.text 1088802 1088800 -2 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2515576 2515512 -64 -0.0
.text 1478260 1478196 -64 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28429569 28429567 -2 -0.0
light cy8ckit_062s2_43012 .debug_info 23200646 23200645 -1 -0.0
telink contact-sensor-app tlsr9518adk80d text 586244 586242 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 726876 726872 -4 -0.0
lock-app tlsr9518adk80d (read/write) 917208 917200 -8 -0.0
text 614910 614908 -2 -0.0
pump-controller-app tlsr9518adk80d (read/write) 854716 854708 -8 -0.0
text 582348 582344 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 850872 850864 -8 -0.0
text 577978 577976 -2 -0.0
window-covering tlsr9518adk80d text 612316 612314 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a4a0f21 aaee704 change % change
bl602 lighting-app bl602 (read/write) 1367614 1367614 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051760 1051760 0 0.0
bl602+rpc (read/write) 1415058 1415058 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083652 1083654 2 0.0
bl702 lighting-app bl702 (read/write) 1178739 1178735 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1551788 1551788 0 0.0
.debug_aranges 151272 151272 0 0.0
.debug_frame 556384 556384 0 0.0
.debug_info 41906823 41906821 -2 -0.0
.debug_line 5610902 5610902 0 0.0
.debug_loc 3820824 3820824 0 0.0
.debug_ranges 397176 397176 0 0.0
.debug_str 4381288 4381288 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105700 105700 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582262 582262 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
945872 945868 -4 -0.0
bl702+rpc (read/write) 1277379 1277379 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717071 1717071 0 0.0
.debug_aranges 159760 159760 0 0.0
.debug_frame 585068 585068 0 0.0
.debug_info 47095816 47095815 -1 -0.0
.debug_line 6037572 6037572 0 0.0
.debug_loc 4026273 4026273 0 0.0
.debug_ranges 422864 422864 0 0.0
.debug_str 4809646 4809646 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120352 120352 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 645203 645203 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020268 1020266 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159120 1159116 -4 -0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552691 1552691 0 0.0
.debug_aranges 145416 145416 0 0.0
.debug_frame 535016 535016 0 0.0
.debug_info 41900172 41900171 -1 -0.0
.debug_line 5516798 5516798 0 0.0
.debug_loc 3753466 3753466 0 0.0
.debug_ranges 402072 402072 0 0.0
.debug_str 4391982 4391982 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99648 99648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 582169 582169 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934430 934428 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608002 608002 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948154 948154 0 0.0
.debug_aranges 119808 119808 0 0.0
.debug_frame 409264 409264 0 0.0
.debug_info 20013476 20013477 1 0.0
.debug_line 2883912 2883912 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1739681 1739681 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108193 108193 0 0.0
.debug_str 3824100 3824100 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104866 104866 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485268 485268 0 0.0
.symtab 288304 288304 0 0.0
.text 501016 501016 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545447 545447 0 0.0
.app_xip_area 437905 437905 0 0.0
.bss 62512 62512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530511 530511 0 0.0
.app_xip_area 417993 417993 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 568519 568519 0 0.0
.app_xip_area 462065 462065 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 541687 541687 0 0.0
.app_xip_area 432281 432281 0 0.0
.bss 64344 64344 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1002668 1002668 0 0.0
.bss 182124 182124 0 0.0
.data 2692 2692 0 0.0
.text 817832 817832 0 0.0
BRD4187C (read/write) 1029240 1029240 0 0.0
.bss 161860 161860 0 0.0
.data 3308 3308 0 0.0
.text 864052 864052 0 0.0
lock-app BRD4161A+wf200 (read/write) 1080560 1080560 0 0.0
.bss 176244 176244 0 0.0
.data 2696 2696 0 0.0
.text 901600 901600 0 0.0
window-app BRD4187C (read/write) 1099640 1099640 0 0.0
.bss 144876 144876 0 0.0
.data 3204 3204 0 0.0
.text 951540 951540 0 0.0
esp32 all-clusters-app c3devkit (read only) 1088802 1088800 -2 -0.0
(read/write) 1586728 1586728 0 0.0
.dram0.bss 75944 75944 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 217696 217696 0 0.0
.flash.text 1088802 1088800 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1135483 1135483 0 0.0
(read/write) 497130 497130 0 0.0
.dram0.bss 81424 81424 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 246252 246252 0 0.0
.flash.text 1130099 1130099 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586492 586492 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 585956 585956 0 0.0
light k32w0+release (read only) 585196 585196 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584660 584660 0 0.0
lock k32w0+release (read only) 557772 557772 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557236 557236 0 0.0
linux all-clusters-app debug (read only) 3344309 3344309 0 0.0
(read/write) 160904 160904 0 0.0
.bss 60288 60288 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91944 91944 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 233384 233384 0 0.0
.text 2918085 2918085 0 0.0
all-clusters-minimal-app debug (read only) 3057661 3057661 0 0.0
(read/write) 146664 146664 0 0.0
.bss 58176 58176 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79960 79960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224488 224488 0 0.0
.text 2646293 2646293 0 0.0
bridge-app debug (read only) 2526189 2526189 0 0.0
(read/write) 129960 129960 0 0.0
.bss 50296 50296 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69864 69864 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 173000 173000 0 0.0
.text 2180053 2180053 0 0.0
chip-tool debug (read only) 18170441 18170441 0 0.0
(read/write) 843088 843088 0 0.0
.bss 93528 93528 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 737072 737072 0 0.0
.dynamic 624 624 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 765825 765825 0 0.0
.text 15599939 15599939 0 0.0
chip-tool-ipv6only arm64 (read only) 17485088 17485088 0 0.0
(read/write) 910664 910664 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 774320 774320 0 0.0
.dynamic 560 560 0 0.0
.got 23472 23472 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 688520 688520 0 0.0
.text 14807524 14807524 0 0.0
lighting-app debug+rpc+ui (read only) 5210553 5210553 0 0.0
(read/write) 220712 220712 0 0.0
.bss 117248 117248 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 329300 329300 0 0.0
.text 4641475 4641475 0 0.0
lock-app debug (read only) 2618885 2618885 0 0.0
(read/write) 117360 117360 0 0.0
.bss 45376 45376 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 64024 64024 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200488 200488 0 0.0
.text 2253429 2253429 0 0.0
ota-provider-app debug (read only) 2215389 2215389 0 0.0
(read/write) 103952 103952 0 0.0
.bss 44560 44560 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52184 52184 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 154120 154120 0 0.0
.text 1918933 1918933 0 0.0
ota-requestor-app debug (read only) 2384389 2384389 0 0.0
(read/write) 111744 111744 0 0.0
.bss 47024 47024 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57040 57040 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158216 158216 0 0.0
.text 2074965 2074965 0 0.0
shell debug (read only) 2880465 2880465 0 0.0
(read/write) 149320 149320 0 0.0
.bss 59240 59240 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 83000 83000 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 201554 201554 0 0.0
.text 2510098 2510098 0 0.0
thermostat-no-ble arm64 (read only) 2611996 2611996 0 0.0
(read/write) 143128 143128 0 0.0
.bss 52376 52376 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129904 129904 0 0.0
.text 2216276 2216276 0 0.0
tv-app debug (read only) 3321201 3321201 0 0.0
(read/write) 261856 261856 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79776 79776 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222808 222808 0 0.0
.text 2901394 2901394 0 0.0
tv-casting-app debug (read only) 9321057 9321057 0 0.0
(read/write) 221744 221744 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 161296 161296 0 0.0
.dynamic 608 608 0 0.0
.got 4968 4968 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 331284 331284 0 0.0
.text 8554770 8554770 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515576 2515512 -64 -0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478260 1478196 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1224760 1224776 16 0.0
bss 155370 155370 0 0.0
rodata 139436 139436 0 0.0
text 850884 850888 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1325780 1325780 0 0.0
bss 138696 138696 0 0.0
rodata 134056 134056 0 0.0
text 762316 762316 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151740 1151740 0 0.0
bss 153489 153489 0 0.0
rodata 111728 111728 0 0.0
text 807432 807432 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841360 841360 0 0.0
(read/write) 1746316 1746316 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189412 189412 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2568 2568 0 0.0
.debug_abbrev 1314082 1314082 0 0.0
.debug_aranges 151312 151312 0 0.0
.debug_frame 506940 506940 0 0.0
.debug_info 29712131 29712131 0 0.0
.debug_line 4091624 4091624 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2345241 2345241 0 0.0
.debug_rnglists 146711 146711 0 0.0
.debug_str 4434013 4434013 0 0.0
.heap 841360 841360 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 775802 775802 0 0.0
.symtab 488144 488144 0 0.0
.text 1545948 1545948 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1664684 1664684 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1281812 1281812 0 0.0
.debug_aranges 148544 148544 0 0.0
.debug_frame 502736 502736 0 0.0
.debug_info 28429569 28429567 -2 -0.0
.debug_line 4044776 4044776 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2303481 2303481 0 0.0
.debug_rnglists 143461 143461 0 0.0
.debug_str 4376184 4376184 0 0.0
.heap 843208 843208 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 703443 703443 0 0.0
.symtab 461792 461792 0 0.0
.text 1466164 1466164 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597340 1597340 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1118669 1118669 0 0.0
.debug_aranges 138904 138904 0 0.0
.debug_frame 466704 466704 0 0.0
.debug_info 23200646 23200645 -1 -0.0
.debug_line 3616728 3616728 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2144582 2144582 0 0.0
.debug_rnglists 133495 133495 0 0.0
.debug_str 4189935 4189935 0 0.0
.heap 849416 849416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 626940 626940 0 0.0
.symtab 427328 427328 0 0.0
.text 1405028 1405028 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628236 1628236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1100913 1100913 0 0.0
.debug_aranges 137000 137000 0 0.0
.debug_frame 459964 459964 0 0.0
.debug_info 22898437 22898438 1 0.0
.debug_line 3551998 3551998 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2113162 2113162 0 0.0
.debug_rnglists 131019 131019 0 0.0
.debug_str 4145119 4145119 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 597169 597169 0 0.0
.symtab 417616 417616 0 0.0
.text 1408468 1408468 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172320 1172320 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619160 619160 0 0.0
lock-app qpg6105+debug (read/write) 1130432 1130440 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577276 577284 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1050616 1050616 0 0.0
bss 98292 98292 0 0.0
text 721472 721474 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964988 964988 0 0.0
bss 96288 96288 0 0.0
text 668016 668018 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930388 930388 0 0.0
bss 100312 100312 0 0.0
text 643070 643070 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862096 862096 0 0.0
bss 89972 89972 0 0.0
text 586244 586242 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890708 890708 0 0.0
bss 90516 90516 0 0.0
text 611706 611706 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 968944 968944 0 0.0
bss 98652 98652 0 0.0
text 681984 681984 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980316 980324 8 0.0
bss 102900 102900 0 0.0
text 689502 689506 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038428 1038428 0 0.0
bss 100208 100208 0 0.0
text 726876 726872 -4 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069792 1069792 0 0.0
bss 111292 111292 0 0.0
text 747020 747024 4 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917208 917200 -8 -0.0
bss 90636 90636 0 0.0
text 614910 614908 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884688 884688 0 0.0
bss 91248 91248 0 0.0
text 608084 608084 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867696 867696 0 0.0
bss 90104 90104 0 0.0
text 592002 592002 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854716 854708 -8 -0.0
bss 89904 89904 0 0.0
text 582348 582344 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850872 850864 -8 -0.0
bss 89812 89812 0 0.0
text 577978 577976 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896776 896776 0 0.0
bss 90348 90348 0 0.0
text 617392 617392 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892156 892156 0 0.0
bss 90640 90640 0 0.0
text 612316 612314 -2 -0.0

Copy link
Collaborator

@electrocucaracha electrocucaracha left a comment

Choose a reason for hiding this comment

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

Most of the headers contain out of dates years. I also noticed that the editor is adding some ending line characters in some files.

@electrocucaracha electrocucaracha force-pushed the feature/contribution-st-device-app branch from bf8b545 to cced9e9 Compare July 12, 2023 01:25
@github-actions
Copy link

github-actions bot commented Jul 12, 2023

PR #27799: Size comparison from 7fc3ccb to cced9e9

Increases (10 builds for bl702, bl702l, nrfconnect, psoc6, telink)
platform target config section 7fc3ccb cced9e9 change % change
bl702 lighting-app bl702+rpc .debug_info 47286898 47286899 1 0.0
.text 1020430 1020432 2 0.0
bl702l lighting-app bl702l (read/write) 1159292 1159296 4 0.0
.debug_info 42077242 42077243 1 0.0
.text 934600 934602 2 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 851056 851060 4 0.0
nrf7002dk_nrf5340_cpuapp text 762608 762612 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 text 807600 807604 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28641840 28641841 1 0.0
light cy8ckit_062s2_43012 .debug_info 23375945 23375947 2 0.0
telink contact-sensor-app tlsr9518adk80d text 586730 586732 2 0.0
lighting-app tlsr9518adk80d text 682434 682438 4 0.0
pump-app tlsr9518adk80d text 592488 592490 2 0.0
Decreases (5 builds for bl602, cyw30739, telink)
platform target config section 7fc3ccb cced9e9 change % change
bl602 lighting-app bl602+rpc .text 1083878 1083876 -2 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 568607 568599 -8 -0.0
.app_xip_area 462153 462145 -8 -0.0
telink bridge-app tlsr9518adk80d text 643524 643522 -2 -0.0
thermostat tlsr9518adk80d text 617880 617878 -2 -0.0
window-covering tlsr9518adk80d text 612804 612802 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7fc3ccb cced9e9 change % change
bl602 lighting-app bl602 (read/write) 1367930 1367930 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051994 1051994 0 0.0
bl602+rpc (read/write) 1415358 1415358 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083878 1083876 -2 -0.0
bl702 lighting-app bl702 (read/write) 1178915 1178915 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1556703 1556703 0 0.0
.debug_aranges 151296 151296 0 0.0
.debug_frame 556512 556512 0 0.0
.debug_info 42083894 42083894 0 0.0
.debug_line 5617399 5617399 0 0.0
.debug_loc 3822821 3822821 0 0.0
.debug_ranges 397504 397504 0 0.0
.debug_str 4382598 4382598 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105704 105704 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582236 582236 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
946044 946044 0 0.0
bl702+rpc (read/write) 1277547 1277547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1723262 1723262 0 0.0
.debug_aranges 159808 159808 0 0.0
.debug_frame 585364 585364 0 0.0
.debug_info 47286898 47286899 1 0.0
.debug_line 6044999 6044999 0 0.0
.debug_loc 4028681 4028681 0 0.0
.debug_ranges 423248 423248 0 0.0
.debug_str 4812986 4812986 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120356 120356 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 645177 645177 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020430 1020432 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159292 1159296 4 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1557606 1557606 0 0.0
.debug_aranges 145440 145440 0 0.0
.debug_frame 535144 535144 0 0.0
.debug_info 42077242 42077243 1 0.0
.debug_line 5523315 5523315 0 0.0
.debug_loc 3755496 3755496 0 0.0
.debug_ranges 402400 402400 0 0.0
.debug_str 4393292 4393292 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99652 99652 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 582143 582143 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934600 934602 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 608394 608394 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 951471 951471 0 0.0
.debug_aranges 119856 119856 0 0.0
.debug_frame 409452 409452 0 0.0
.debug_info 20182634 20182634 0 0.0
.debug_line 2892028 2892028 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1741980 1741980 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108283 108283 0 0.0
.debug_str 3825444 3825444 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104914 104914 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485459 485459 0 0.0
.symtab 288368 288368 0 0.0
.text 0 0 0 0.0
501356 501356 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545527 545527 0 0.0
.app_xip_area 437985 437985 0 0.0
.bss 62512 62512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530583 530583 0 0.0
.app_xip_area 418065 418065 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 568607 568599 -8 -0.0
.app_xip_area 462153 462145 -8 -0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 541759 541759 0 0.0
.app_xip_area 432353 432353 0 0.0
.bss 64344 64344 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1005164 1005164 0 0.0
.bss 182252 182252 0 0.0
.data 2700 2700 0 0.0
.text 820192 820192 0 0.0
BRD4187C (read/write) 1030112 1030112 0 0.0
.bss 161860 161860 0 0.0
.data 3308 3308 0 0.0
.text 864924 864924 0 0.0
lock-app BRD4161A+wf200 (read/write) 1080744 1080744 0 0.0
.bss 176252 176252 0 0.0
.data 2696 2696 0 0.0
.text 901776 901776 0 0.0
window-app BRD4187C (read/write) 1100568 1100568 0 0.0
.bss 144868 144868 0 0.0
.data 3204 3204 0 0.0
.text 952476 952476 0 0.0
esp32 all-clusters-app c3devkit (read only) 1089280 1089280 0 0.0
(read/write) 1586768 1586768 0 0.0
.dram0.bss 75944 75944 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 217736 217736 0 0.0
.flash.text 1089280 1089280 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1135827 1135827 0 0.0
(read/write) 497174 497174 0 0.0
.dram0.bss 81424 81424 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 246296 246296 0 0.0
.flash.text 1130443 1130443 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586652 586652 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 586116 586116 0 0.0
light k32w0+release (read only) 585356 585356 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584820 584820 0 0.0
lock k32w0+release (read only) 557932 557932 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557396 557396 0 0.0
linux all-clusters-app debug (read only) 5158841 5158841 0 0.0
(read/write) 244736 244736 0 0.0
.bss 127520 127520 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 105632 105632 0 0.0
.dynamic 624 624 0 0.0
.got 5400 5400 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 278862 278862 0 0.0
.text 4645171 4645171 0 0.0
all-clusters-minimal-app debug (read only) 4873217 4873217 0 0.0
(read/write) 230464 230464 0 0.0
.bss 125408 125408 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 93632 93632 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 269838 269838 0 0.0
.text 4374275 4374275 0 0.0
bridge-app debug (read only) 2744065 2744065 0 0.0
(read/write) 132160 132160 0 0.0
.bss 50424 50424 0 0.0
.data 4976 4976 0 0.0
.data.rel.ro 70656 70656 0 0.0
.dynamic 624 624 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 212360 212360 0 0.0
.text 2355363 2355363 0 0.0
chip-tool debug (read only) 18524817 18524817 0 0.0
(read/write) 1054256 1054256 0 0.0
.bss 93560 93560 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948208 948208 0 0.0
.dynamic 624 624 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 827401 827401 0 0.0
.text 15717347 15717347 0 0.0
chip-tool-ipv6only arm64 (read only) 17809392 17809392 0 0.0
(read/write) 1121848 1121848 0 0.0
.bss 102952 102952 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 985424 985424 0 0.0
.dynamic 560 560 0 0.0
.got 23512 23512 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 734208 734208 0 0.0
.text 14910468 14910468 0 0.0
lighting-app debug+rpc+ui (read only) 5212729 5212729 0 0.0
(read/write) 220728 220728 0 0.0
.bss 117264 117264 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 331668 331668 0 0.0
.text 4641283 4641283 0 0.0
lock-app debug (read only) 4434513 4434513 0 0.0
(read/write) 201048 201048 0 0.0
.bss 112528 112528 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 77712 77712 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 245198 245198 0 0.0
.text 3982227 3982227 0 0.0
ota-provider-app debug (read only) 4022761 4022761 0 0.0
(read/write) 187704 187704 0 0.0
.bss 111712 111712 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 65904 65904 0 0.0
.dynamic 624 624 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 198638 198638 0 0.0
.text 3639395 3639395 0 0.0
ota-requestor-app debug (read only) 4201289 4201289 0 0.0
(read/write) 195496 195496 0 0.0
.bss 114176 114176 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 70744 70744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 202894 202894 0 0.0
.text 3804947 3804947 0 0.0
shell debug (read only) 2883729 2883729 0 0.0
(read/write) 149352 149352 0 0.0
.bss 59272 59272 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 83000 83000 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 203730 203730 0 0.0
.text 2511186 2511186 0 0.0
thermostat-no-ble arm64 (read only) 4408128 4408128 0 0.0
(read/write) 241432 241432 0 0.0
.bss 121000 121000 0 0.0
.data 3192 3192 0 0.0
.data.rel.ro 100984 100984 0 0.0
.dynamic 560 560 0 0.0
.got 11800 11800 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160620 160620 0 0.0
.text 3913380 3913380 0 0.0
tv-app debug (read only) 5160105 5160105 0 0.0
(read/write) 345464 345464 0 0.0
.bss 238432 238432 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 93448 93448 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 269950 269950 0 0.0
.text 4652195 4652195 0 0.0
tv-casting-app debug (read only) 9544345 9544345 0 0.0
(read/write) 224000 224000 0 0.0
.bss 52224 52224 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 162184 162184 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 372548 372548 0 0.0
.text 8733267 8733267 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515936 2515936 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478620 1478620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1224940 1224940 0 0.0
bss 155370 155370 0 0.0
rodata 139440 139440 0 0.0
text 851056 851060 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326068 1326068 0 0.0
bss 138696 138696 0 0.0
rodata 134056 134056 0 0.0
text 762608 762612 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151920 1151920 0 0.0
bss 153489 153489 0 0.0
rodata 111732 111732 0 0.0
text 807600 807604 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841360 841360 0 0.0
(read/write) 1746732 1746732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189412 189412 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2568 2568 0 0.0
.debug_abbrev 1318230 1318230 0 0.0
.debug_aranges 151360 151360 0 0.0
.debug_frame 507120 507120 0 0.0
.debug_info 29932548 29932548 0 0.0
.debug_line 4098832 4098832 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2347485 2347485 0 0.0
.debug_rnglists 146801 146801 0 0.0
.debug_str 4435357 4435357 0 0.0
.heap 841360 841360 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 775993 775993 0 0.0
.symtab 488208 488208 0 0.0
.text 1546364 1546364 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1665084 1665084 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1285895 1285895 0 0.0
.debug_aranges 148592 148592 0 0.0
.debug_frame 502916 502916 0 0.0
.debug_info 28641840 28641841 1 0.0
.debug_line 4051823 4051823 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2305728 2305728 0 0.0
.debug_rnglists 143551 143551 0 0.0
.debug_str 4377528 4377528 0 0.0
.heap 843208 843208 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 703634 703634 0 0.0
.symtab 461856 461856 0 0.0
.text 1466564 1466564 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597756 1597756 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1122122 1122122 0 0.0
.debug_aranges 138952 138952 0 0.0
.debug_frame 466884 466884 0 0.0
.debug_info 23375945 23375947 2 0.0
.debug_line 3623109 3623109 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2146829 2146829 0 0.0
.debug_rnglists 133585 133585 0 0.0
.debug_str 4191279 4191279 0 0.0
.heap 849416 849416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627131 627131 0 0.0
.symtab 427392 427392 0 0.0
.text 1405444 1405444 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628652 1628652 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1104389 1104389 0 0.0
.debug_aranges 137048 137048 0 0.0
.debug_frame 460144 460144 0 0.0
.debug_info 23074336 23074336 0 0.0
.debug_line 3558492 3558492 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2115409 2115409 0 0.0
.debug_rnglists 131109 131109 0 0.0
.debug_str 4146463 4146463 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 597360 597360 0 0.0
.symtab 417680 417680 0 0.0
.text 1408884 1408884 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172504 1172504 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619344 619344 0 0.0
lock-app qpg6105+debug (read/write) 1130616 1130616 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577460 577460 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051148 1051148 0 0.0
bss 98292 98292 0 0.0
text 721930 721930 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965520 965520 0 0.0
bss 96288 96288 0 0.0
text 668474 668474 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930908 930908 0 0.0
bss 100308 100308 0 0.0
text 643524 643522 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862652 862652 0 0.0
bss 89972 89972 0 0.0
text 586730 586732 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891264 891264 0 0.0
bss 90516 90516 0 0.0
text 612190 612190 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 969464 969464 0 0.0
bss 98648 98648 0 0.0
text 682434 682438 4 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980836 980836 0 0.0
bss 102896 102896 0 0.0
text 689952 689952 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038948 1038948 0 0.0
bss 100204 100204 0 0.0
text 727324 727324 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070312 1070312 0 0.0
bss 111288 111288 0 0.0
text 747472 747472 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917764 917764 0 0.0
bss 90636 90636 0 0.0
text 615396 615396 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885220 885220 0 0.0
bss 91248 91248 0 0.0
text 608542 608542 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868252 868252 0 0.0
bss 90104 90104 0 0.0
text 592488 592490 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 855272 855272 0 0.0
bss 89904 89904 0 0.0
text 582832 582832 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851428 851428 0 0.0
bss 89812 89812 0 0.0
text 578462 578462 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 897340 897340 0 0.0
bss 90348 90348 0 0.0
text 617880 617878 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892720 892720 0 0.0
bss 90640 90640 0 0.0
text 612804 612802 -2 -0.0

chulspro and others added 26 commits July 20, 2023 11:20
…eviceapp/StDeviceApp.java

Co-authored-by: Victor Morales <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Signed-off-by: Jaehoon You <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
@chulspro chulspro force-pushed the feature/contribution-st-device-app branch from 5c33f71 to 92b3176 Compare July 20, 2023 02:20
@saurabhst saurabhst enabled auto-merge (squash) July 20, 2023 04:13
@saurabhst saurabhst merged commit 23a9493 into project-chip:master Jul 20, 2023
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples review - approved scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants