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

virtual-device-app: Add ColorControlManager for Extended Color Light #28653

Merged

Conversation

HunsupJung
Copy link
Contributor

Problem

  • For the Android App server developer

Change overview

  • Add ColorControlManager module to support Color Control Cluster

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

@github-actions
Copy link

github-actions bot commented Aug 11, 2023

PR #28653: Size comparison from c57aec6 to aa914c1

Increases (3 builds for bl602, bl702, cc32xx)
platform target config section c57aec6 aa914c1 change % change
bl602 lighting-app bl602+rpc .text 1089582 1089584 2 0.0
bl702 lighting-app bl702+rpc (read/write) 1266739 1266743 4 0.0
.debug_info 46401255 46401257 2 0.0
.text 1029480 1029484 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19419665 19419667 2 0.0
Decreases (1 build for bl702l)
platform target config section c57aec6 aa914c1 change % change
bl702l lighting-app bl702l (read/write) 1153416 1153412 -4 -0.0
.debug_info 41507667 41507665 -2 -0.0
.text 943552 943548 -4 -0.0
Full report (12 builds for bl602, bl702, bl702l, cc32xx, mbed, nrfconnect, qpg)
platform target config section c57aec6 aa914c1 change % change
bl602 lighting-app bl602 (read/write) 1364774 1364774 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057648 1057648 0 0.0
bl602+rpc (read/write) 1412242 1412242 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089582 1089584 2 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1167807 1167807 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567327 1567327 0 0.0
.debug_aranges 140400 140400 0 0.0
.debug_frame 516644 516644 0 0.0
.debug_info 41506557 41506557 0 0.0
.debug_line 5483305 5483305 0 0.0
.debug_loc 3565966 3565966 0 0.0
.debug_ranges 383512 383512 0 0.0
.debug_str 4012542 4012542 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107080 107080 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 589685 589685 0 0.0
.symtab 175808 175808 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 954798 954798 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1266739 1266743 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744457 1744457 0 0.0
.debug_aranges 148944 148944 0 0.0
.debug_frame 545548 545548 0 0.0
.debug_info 46401255 46401257 2 0.0
.debug_line 5895827 5895827 0 0.0
.debug_loc 3772122 3772122 0 0.0
.debug_ranges 409264 409264 0 0.0
.debug_str 4432407 4432407 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121732 121732 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 652648 652648 0 0.0
.symtab 194736 194736 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 1029480 1029484 4 0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read only) 278 278 0 0.0
(read/write) 1153416 1153412 -4 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569546 1569546 0 0.0
.debug_aranges 134904 134904 0 0.0
.debug_frame 496332 496332 0 0.0
.debug_info 41507667 41507665 -2 -0.0
.debug_line 5398999 5398999 0 0.0
.debug_loc 3502105 3502105 0 0.0
.debug_ranges 388720 388720 0 0.0
.debug_str 4025011 4025011 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100964 100964 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 589900 589900 0 0.0
.symtab 175360 175360 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 943552 943548 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615466 615466 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961995 961995 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19419665 19419667 2 0.0
.debug_line 2813101 2813101 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596385 1596385 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100544 100544 0 0.0
.debug_str 3427157 3427157 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496472 496472 0 0.0
.symtab 293168 293168 0 0.0
.text 507008 507008 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522328 2522328 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485012 1485012 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220544 1220544 0 0.0
bss 154612 154612 0 0.0
rodata 141556 141556 0 0.0
text 845412 845412 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1339616 1339616 0 0.0
bss 140070 140070 0 0.0
rodata 136024 136024 0 0.0
text 772836 772836 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157216 1157216 0 0.0
bss 154791 154791 0 0.0
rodata 112924 112924 0 0.0
text 810512 810512 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178340 1178340 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625184 625184 0 0.0
lock-app qpg6105+debug (read/write) 1135348 1135348 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582188 582188 0 0.0

@HunsupJung HunsupJung force-pushed the feature/extended-color-light branch from aa914c1 to 99ba54c Compare August 11, 2023 10:12
@github-actions
Copy link

github-actions bot commented Aug 11, 2023

PR #28653: Size comparison from c57aec6 to 99ba54c

Increases (10 builds for bl702, psoc6, telink)
platform target config section c57aec6 99ba54c change % change
bl702 lighting-app bl702 .debug_info 41506557 41506558 1 0.0
.text 954798 954800 2 0.0
bl702+rpc (read/write) 1266739 1266743 4 0.0
.debug_info 46401255 46401256 1 0.0
.text 1029480 1029482 2 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27225199 27225201 2 0.0
telink bridge-app tlsr9518adk80d (read/write) 944708 944716 8 0.0
text 647376 647378 2 0.0
contact-sensor-app tlsr9518adk80d text 590730 590732 2 0.0
lighting-app-rpc tlsr9518adk80d text 731218 731220 2 0.0
lighting-app-shell tlsr9518adk80d text 751322 751324 2 0.0
pump-controller-app tlsr9518adk80d (read/write) 869196 869204 8 0.0
text 586782 586786 4 0.0
shell tlsr9518adk80d text 478658 478660 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 594198 594202 4 0.0
Decreases (10 builds for bl602, efr32, esp32, nrfconnect, psoc6, telink)
platform target config section c57aec6 99ba54c change % change
bl602 lighting-app bl602 .text 1057648 1057646 -2 -0.0
bl602+rpc .text 1089582 1089580 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1036844 1036836 -8 -0.0
.text 869468 869460 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1151676 1151672 -4 -0.0
.flash.text 1151676 1151672 -4 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 810512 810508 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 2236882 22368820 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22283355 22283354 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 731076 731074 -2 -0.0
ota-requestor-app tlsr9518adk80d text 612580 612578 -2 -0.0
window-covering tlsr9518adk80d text 617090 617086 -4 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section c57aec6 99ba54c change % change
bl602 lighting-app bl602 (read/write) 1364774 1364774 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057648 1057646 -2 -0.0
bl602+rpc (read/write) 1412242 1412242 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089582 1089580 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167807 1167807 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567327 1567327 0 0.0
.debug_aranges 140400 140400 0 0.0
.debug_frame 516644 516644 0 0.0
.debug_info 41506557 41506558 1 0.0
.debug_line 5483305 5483305 0 0.0
.debug_loc 3565966 3565966 0 0.0
.debug_ranges 383512 383512 0 0.0
.debug_str 4012542 4012542 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107080 107080 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 589685 589685 0 0.0
.symtab 175808 175808 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954798 954800 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266739 1266743 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744457 1744457 0 0.0
.debug_aranges 148944 148944 0 0.0
.debug_frame 545548 545548 0 0.0
.debug_info 46401255 46401256 1 0.0
.debug_line 5895827 5895827 0 0.0
.debug_loc 3772122 3772122 0 0.0
.debug_ranges 409264 409264 0 0.0
.debug_str 4432407 4432407 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121732 121732 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 652648 652648 0 0.0
.symtab 194736 194736 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029480 1029482 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153416 1153416 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569546 1569546 0 0.0
.debug_aranges 134904 134904 0 0.0
.debug_frame 496332 496332 0 0.0
.debug_info 41507667 41507667 0 0.0
.debug_line 5398999 5398999 0 0.0
.debug_loc 3502105 3502105 0 0.0
.debug_ranges 388720 388720 0 0.0
.debug_str 4025011 4025011 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100964 100964 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 589900 589900 0 0.0
.symtab 175360 175360 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943552 943552 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615466 615466 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961995 961995 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19419665 19419665 0 0.0
.debug_line 2813101 2813101 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596385 1596385 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100544 100544 0 0.0
.debug_str 3427157 3427157 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496472 496472 0 0.0
.symtab 293168 293168 0 0.0
.text 507008 507008 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551335 551335 0 0.0
.app_xip_area 442625 442625 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538383 538383 0 0.0
.app_xip_area 424625 424625 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573991 573991 0 0.0
.app_xip_area 466361 466361 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549999 549999 0 0.0
.app_xip_area 439361 439361 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011844 1011844 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824648 824648 0 0.0
BRD4187C (read/write) 1036844 1036836 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869468 869460 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1089824 1089824 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908552 908552 0 0.0
window-app BRD4187C (read/write) 1107776 1107776 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957476 957476 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151676 1151672 -4 -0.0
(read/write) 1702268 1702268 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266392 266392 0 0.0
.flash.text 1151676 1151672 -4 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193383 1193383 0 0.0
(read/write) 550462 550462 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297368 297368 0 0.0
.flash.text 1187999 1187999 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590876 590876 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590340 590340 0 0.0
light k32w0+release (read only) 589660 589660 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589124 589124 0 0.0
lock k32w0+release (read only) 562076 562076 0 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561540 561540 0 0.0
linux all-clusters-app debug (read only) 5511025 5511025 0 0.0
(read/write) 418144 418144 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276328 276328 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 335728 335728 0 0.0
.text 4797427 4797427 0 0.0
all-clusters-minimal-app debug (read only) 4897809 4897809 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 271942 271942 0 0.0
.text 4395667 4395667 0 0.0
bridge-app debug (read only) 2768161 2768161 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214504 214504 0 0.0
.text 2376131 2376131 0 0.0
chip-tool debug (read only) 17528849 17528849 0 0.0
(read/write) 1043104 1043104 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936904 936904 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892049 892049 0 0.0
.text 14610595 14610595 0 0.0
chip-tool-ipv6only arm64 (read only) 16771252 16771252 0 0.0
(read/write) 1110472 1110472 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974280 974280 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804576 804576 0 0.0
.text 13756024 13756024 0 0.0
lighting-app debug+rpc+ui (read only) 5237713 5237713 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336852 336852 0 0.0
.text 4658787 4658787 0 0.0
lock-app debug (read only) 4469537 4469537 0 0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247942 247942 0 0.0
.text 4012243 4012243 0 0.0
ota-provider-app debug (read only) 4125753 4125753 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201094 201094 0 0.0
.text 3734339 3734339 0 0.0
ota-requestor-app debug (read only) 4219265 4219265 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204454 204454 0 0.0
.text 3820163 3820163 0 0.0
shell debug (read only) 2932409 2932409 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212050 212050 0 0.0
.text 2549394 2549394 0 0.0
thermostat-no-ble arm64 (read only) 4447828 4447828 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162172 162172 0 0.0
.text 3947576 3947576 0 0.0
tv-app debug (read only) 5313873 5313873 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272246 272246 0 0.0
.text 4797987 4797987 0 0.0
tv-casting-app debug (read only) 8293889 8293889 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7526083 7526083 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522328 2522328 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485012 1485012 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220544 1220544 0 0.0
bss 154612 154612 0 0.0
rodata 141556 141556 0 0.0
text 845412 845412 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1339616 1339616 0 0.0
bss 140070 140070 0 0.0
rodata 136024 136024 0 0.0
text 772836 772836 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157216 1157216 0 0.0
bss 154791 154791 0 0.0
rodata 112924 112924 0 0.0
text 810512 810508 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768228 1768228 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2536 2536 0 0.0
.debug_abbrev 1382741 1382741 0 0.0
.debug_aranges 143944 143944 0 0.0
.debug_frame 479472 479472 0 0.0
.debug_info 30256516 30256516 0 0.0
.debug_line 4148308 4148308 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248114 2248114 0 0.0
.debug_rnglists 142355 142355 0 0.0
.debug_str 4124958 4124958 0 0.0
.heap 837688 837688 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 806030 806030 0 0.0
.symtab 500944 500944 0 0.0
.text 1564188 1564188 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1673876 1673876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1285458 1285458 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462420 462420 0 0.0
.debug_info 27225199 27225201 2 0.0
.debug_line 3959672 3959672 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2148578 2148578 0 0.0
.debug_rnglists 135453 135453 0 0.0
.debug_str 3979379 3979379 0 0.0
.heap 839648 839648 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 713481 713481 0 0.0
.symtab 465264 465264 0 0.0
.text 1471796 1471796 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605564 1605564 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1125418 1125418 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425564 425564 0 0.0
.debug_info 2236882 22368820 -1 -0.0
.debug_line 3525605 3525605 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986021 1986021 0 0.0
.debug_rnglists 125220 125220 0 0.0
.debug_str 3787451 3787451 0 0.0
.heap 845912 845912 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 634473 634473 0 0.0
.symtab 430064 430064 0 0.0
.text 1409748 1409748 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639292 1639292 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116808 1116808 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421588 421588 0 0.0
.debug_info 22283355 22283354 -1 -0.0
.debug_line 3481350 3481350 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966688 1966688 0 0.0
.debug_rnglists 123395 123395 0 0.0
.debug_str 3751989 3751989 0 0.0
.heap 818392 818392 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 608373 608373 0 0.0
.symtab 422352 422352 0 0.0
.text 1415956 1415956 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178340 1178340 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625184 625184 0 0.0
lock-app qpg6105+debug (read/write) 1135348 1135348 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582188 582188 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072488 1072488 0 0.0
bss 107308 107308 0 0.0
text 731076 731074 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977412 977412 0 0.0
bss 105284 105284 0 0.0
text 670222 670222 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944708 944716 8 0.0
bss 109660 109660 0 0.0
text 647376 647378 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876640 876640 0 0.0
bss 98840 98840 0 0.0
text 590730 590732 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907960 907960 0 0.0
bss 99464 99464 0 0.0
text 618478 618478 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983124 983124 0 0.0
bss 107516 107516 0 0.0
text 686286 686286 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994488 994488 0 0.0
bss 111764 111764 0 0.0
text 693802 693802 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052648 1052648 0 0.0
bss 109088 109088 0 0.0
text 731218 731220 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083976 1083976 0 0.0
bss 120164 120164 0 0.0
text 751322 751324 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934172 934172 0 0.0
bss 99560 99560 0 0.0
text 621490 621490 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899220 899220 0 0.0
bss 100148 100148 0 0.0
text 612580 612578 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882056 882056 0 0.0
bss 98972 98972 0 0.0
text 596358 596358 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869196 869204 8 0.0
bss 98772 98772 0 0.0
text 586782 586786 4 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478658 478660 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879116 879116 0 0.0
bss 98952 98952 0 0.0
text 594198 594202 4 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865368 865368 0 0.0
bss 98680 98680 0 0.0
text 582424 582424 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911200 911200 0 0.0
bss 99224 99224 0 0.0
text 621748 621748 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907020 907020 0 0.0
bss 99560 99560 0 0.0
text 617090 617086 -4 -0.0

Copy link
Contributor

@chulspro chulspro left a comment

Choose a reason for hiding this comment

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

Looks good to me

Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
Signed-off-by: Charles Kim <chulspro.kim@samsung.com>
@HunsupJung HunsupJung force-pushed the feature/extended-color-light branch from 99ba54c to 7c66692 Compare August 16, 2023 03:07
@github-actions
Copy link

github-actions bot commented Aug 16, 2023

PR #28653: Size comparison from cf6ad44 to 7c66692

Increases (11 builds for bl702, bl702l, psoc6, telink)
platform target config section cf6ad44 7c66692 change % change
bl702 lighting-app bl702+rpc (read/write) 1267159 1267163 4 0.0
.debug_info 46404576 46404577 1 0.0
.text 1029784 1029786 2 0.0
bl702l lighting-app bl702l .debug_info 41510976 41510977 1 0.0
.text 943850 943852 2 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22373280 22373282 2 0.0
lock cy8ckit_062s2_43012 .debug_info 22286745 22286746 1 0.0
telink lighting-app-factory-data tlsr9518adk80d text 693764 693766 2 0.0
lighting-app-rpc tlsr9518adk80d text 731182 731184 2 0.0
shell tlsr9518adk80d text 478656 478658 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 594312 594314 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 865604 865612 8 0.0
text 582550 582554 4 0.0
thermostat tlsr9518adk80d text 621926 621928 2 0.0
window-covering tlsr9518adk80d text 617232 617236 4 0.0
Decreases (14 builds for bl602, bl702, efr32, k32w, psoc6, telink)
platform target config section cf6ad44 7c66692 change % change
bl602 lighting-app bl602+rpc .text 1089884 1089882 -2 -0.0
bl702 lighting-app bl702 .debug_info 41509868 41509867 -1 -0.0
.text 955100 955098 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1037316 1037308 -8 -0.0
.text 869940 869932 -8 -0.0
k32w lock k32w0+release (read only) 562180 562164 -16 -0.0
.text 561644 561628 -16 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27230959 27230958 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 730918 730916 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 670244 670240 -4 -0.0
bridge-app tlsr9518adk80d (read/write) 944896 944888 -8 -0.0
text 647450 647448 -2 -0.0
contact-sensor-app tlsr9518adk80d text 590840 590838 -2 -0.0
light-switch-app tlsr9518adk80d text 618570 618568 -2 -0.0
lighting-app tlsr9518adk80d text 686252 686250 -2 -0.0
lock-app tlsr9518adk80d text 621512 621510 -2 -0.0
ota-requestor-app tlsr9518adk80d text 612682 612678 -4 -0.0
pump-controller-app tlsr9518adk80d (read/write) 869432 869424 -8 -0.0
text 586906 586904 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section cf6ad44 7c66692 change % change
bl602 lighting-app bl602 (read/write) 1365194 1365194 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057948 1057948 0 0.0
bl602+rpc (read/write) 1412662 1412662 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089884 1089882 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168223 1168223 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567499 1567499 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41509868 41509867 -1 -0.0
.debug_line 5485455 5485455 0 0.0
.debug_loc 3566497 3566497 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4012534 4012534 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107196 107196 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 589615 589615 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955100 955098 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267159 1267163 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744629 1744629 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46404576 46404577 1 0.0
.debug_line 5897977 5897977 0 0.0
.debug_loc 3772653 3772653 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4432399 4432399 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121848 121848 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 652578 652578 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029784 1029786 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153832 1153832 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569718 1569718 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41510976 41510977 1 0.0
.debug_line 5401149 5401149 0 0.0
.debug_loc 3502664 3502664 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4025003 4025003 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 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 589830 589830 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943850 943852 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423584 19423584 0 0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550735 550735 0 0.0
.app_xip_area 442025 442025 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537775 537775 0 0.0
.app_xip_area 424017 424017 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574447 574447 0 0.0
.app_xip_area 466817 466817 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549431 549431 0 0.0
.app_xip_area 438793 438793 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1013068 1013068 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825872 825872 0 0.0
BRD4187C (read/write) 1037316 1037308 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869940 869932 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1089712 1089712 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908440 908440 0 0.0
window-app BRD4187C (read/write) 1109096 1109096 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958796 958796 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151610 1151610 0 0.0
(read/write) 1702492 1702492 0 0.0
.dram0.bss 79096 79096 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266568 266568 0 0.0
.flash.text 1151610 1151610 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193267 1193267 0 0.0
(read/write) 550694 550694 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297552 297552 0 0.0
.flash.text 1187883 1187883 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591028 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590492 590492 0 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562180 562164 -16 -0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561644 561628 -16 -0.0
linux all-clusters-app debug (read only) 5518857 5518857 0 0.0
(read/write) 416440 416440 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276392 276392 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 336048 336048 0 0.0
.text 4804867 4804867 0 0.0
all-clusters-minimal-app debug (read only) 4903073 4903073 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272070 272070 0 0.0
.text 4400803 4400803 0 0.0
bridge-app debug (read only) 2770561 2770561 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214632 214632 0 0.0
.text 2378403 2378403 0 0.0
chip-tool debug (read only) 17528465 17528465 0 0.0
(read/write) 1043136 1043136 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936936 936936 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892017 892017 0 0.0
.text 14610195 14610195 0 0.0
chip-tool-ipv6only arm64 (read only) 16770580 16770580 0 0.0
(read/write) 1110520 1110520 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974328 974328 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804384 804384 0 0.0
.text 13755496 13755496 0 0.0
lighting-app debug+rpc+ui (read only) 5242193 5242193 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4663011 4663011 0 0.0
lock-app debug (read only) 4473025 4473025 0 0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248006 248006 0 0.0
.text 4015667 4015667 0 0.0
ota-provider-app debug (read only) 4128281 4128281 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201222 201222 0 0.0
.text 3736739 3736739 0 0.0
ota-requestor-app debug (read only) 4222193 4222193 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204614 204614 0 0.0
.text 3822931 3822931 0 0.0
shell debug (read only) 2939321 2939321 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212434 212434 0 0.0
.text 2555922 2555922 0 0.0
thermostat-no-ble arm64 (read only) 4451652 4451652 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162236 162236 0 0.0
.text 3951336 3951336 0 0.0
tv-app debug (read only) 5317329 5317329 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272566 272566 0 0.0
.text 4801123 4801123 0 0.0
tv-casting-app debug (read only) 8296689 8296689 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367804 367804 0 0.0
.text 7528723 7528723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220508 1220508 0 0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845240 845240 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338720 1338720 0 0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772276 772276 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157408 1157408 0 0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810588 810588 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768884 1768884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2536 2536 0 0.0
.debug_abbrev 1382598 1382598 0 0.0
.debug_aranges 144024 144024 0 0.0
.debug_frame 479764 479764 0 0.0
.debug_info 30267587 30267587 0 0.0
.debug_line 4151557 4151557 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2251663 2251663 0 0.0
.debug_rnglists 142460 142460 0 0.0
.debug_str 4126558 4126558 0 0.0
.heap 837688 837688 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 806287 806287 0 0.0
.symtab 501840 501840 0 0.0
.text 1564844 1564844 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674668 1674668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1285232 1285232 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462428 462428 0 0.0
.debug_info 27230959 27230958 -1 -0.0
.debug_line 3961748 3961748 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149831 2149831 0 0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979614 3979614 0 0.0
.heap 839648 839648 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 713738 713738 0 0.0
.symtab 465968 465968 0 0.0
.text 1472588 1472588 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1606156 1606156 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1125455 1125455 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425572 425572 0 0.0
.debug_info 22373280 22373282 2 0.0
.debug_line 3527053 3527053 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986946 1986946 0 0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787686 3787686 0 0.0
.heap 845912 845912 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 634730 634730 0 0.0
.symtab 430608 430608 0 0.0
.text 1410340 1410340 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639596 1639596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116919 1116919 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421592 0 0.0
.debug_info 22286745 22286746 1 0.0
.debug_line 3482476 3482476 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967341 1967341 0 0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752224 3752224 0 0.0
.heap 818392 818392 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 608567 608567 0 0.0
.symtab 422704 422704 0 0.0
.text 1416260 1416260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072468 1072468 0 0.0
bss 107308 107308 0 0.0
text 730918 730916 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977536 977536 0 0.0
bss 105284 105284 0 0.0
text 670244 670240 -4 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944896 944888 -8 -0.0
bss 109660 109660 0 0.0
text 647450 647448 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876852 876852 0 0.0
bss 98840 98840 0 0.0
text 590840 590838 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908156 908156 0 0.0
bss 99464 99464 0 0.0
text 618570 618568 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983192 983192 0 0.0
bss 107516 107516 0 0.0
text 686252 686250 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994556 994556 0 0.0
bss 111764 111764 0 0.0
text 693764 693766 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052724 1052724 0 0.0
bss 109088 109088 0 0.0
text 731182 731184 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084044 1084044 0 0.0
bss 120164 120164 0 0.0
text 751286 751286 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934304 934304 0 0.0
bss 99560 99560 0 0.0
text 621512 621510 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899432 899432 0 0.0
bss 100148 100148 0 0.0
text 612682 612678 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882252 882252 0 0.0
bss 98972 98972 0 0.0
text 596442 596442 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869432 869424 -8 -0.0
bss 98772 98772 0 0.0
text 586906 586904 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478656 478658 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879336 879336 0 0.0
bss 98952 98952 0 0.0
text 594312 594314 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865604 865612 8 0.0
bss 98680 98680 0 0.0
text 582550 582554 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911484 911484 0 0.0
bss 99224 99224 0 0.0
text 621926 621928 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907272 907272 0 0.0
bss 99560 99560 0 0.0
text 617232 617236 4 0.0

@saurabhst saurabhst enabled auto-merge (squash) August 16, 2023 06:12
@saurabhst saurabhst merged commit bd771be into project-chip:master Aug 16, 2023
s07641069 pushed a commit to s07641069/connectedhomeip that referenced this pull request Aug 22, 2023
…roject-chip#28653)

Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
Signed-off-by: Charles Kim <chulspro.kim@samsung.com>
HunsupJung added a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…roject-chip#28653)

Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
Signed-off-by: Charles Kim <chulspro.kim@samsung.com>
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