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

[Telink] Fix restart BLE adv after basic commissioning fail #28808

Conversation

serhiiSalamakha
Copy link
Contributor

To restart the BLE advertising after the basic commissioning failed to need to restore the default values to the setting partition after erasing.
For this need to reboot the system only after a problem during the basic commissioning mode.
The setting partition will be set during the system initialization.

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

PR #28808: Size comparison from 2b805b2 to bbd2a8d

Increases (3 builds for bl602, bl702, bl702l)
platform target config section 2b805b2 bbd2a8d change % change
bl602 lighting-app bl602 .text 1057630 1057632 2 0.0
bl702 lighting-app bl702+rpc .debug_info 46423196 46423197 1 0.0
.text 1029822 1029824 2 0.0
bl702l lighting-app bl702l .debug_info 41527888 4152788 1 0.0
.text 943902 943904 2 0.0
Full report (9 builds for bl602, bl702, bl702l, cc32xx, mbed, qpg)
platform target config section 2b805b2 bbd2a8d change % change
bl602 lighting-app bl602 (read/write) 1364566 1364566 0 0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057630 1057632 2 0.0
bl602+rpc (read/write) 1412034 1412034 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089568 1089568 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1167947 1167947 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41269 41269 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1564959 1564959 0 0.0
.debug_aranges 140416 140416 0 0.0
.debug_frame 516748 516748 0 0.0
.debug_info 41526780 41526780 0 0.0
.debug_line 5484717 5484717 0 0.0
.debug_loc 3567704 3567704 0 0.0
.debug_ranges 383736 383736 0 0.0
.debug_str 4014126 4014126 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 589680 589680 0 0.0
.symtab 175824 175824 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 955148 955148 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1266875 1266875 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741697 1741697 0 0.0
.debug_aranges 148960 148960 0 0.0
.debug_frame 545652 545652 0 0.0
.debug_info 46423196 46423197 1 0.0
.debug_line 5897243 5897243 0 0.0
.debug_loc 3773849 3773849 0 0.0
.debug_ranges 409488 409488 0 0.0
.debug_str 4434045 4434045 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 652643 652643 0 0.0
.symtab 194752 194752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 1029822 1029824 2 0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read only) 278 278 0 0.0
(read/write) 1153560 1153560 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77632 77632 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567178 1567178 0 0.0
.debug_aranges 134920 134920 0 0.0
.debug_frame 496436 496436 0 0.0
.debug_info 41527888 4152788 1 0.0
.debug_line 5400411 5400411 0 0.0
.debug_loc 3503772 3503772 0 0.0
.debug_ranges 388944 388944 0 0.0
.debug_str 4026602 4026602 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 589895 589895 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 943902 943904 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616546 616546 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966172 966172 0 0.0
.debug_aranges 109176 109176 0 0.0
.debug_frame 370332 370332 0 0.0
.debug_info 21095663 21095663 0 0.0
.debug_line 2819448 2819448 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599168 1599168 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100727 100727 0 0.0
.debug_str 3429113 3429113 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106490 106490 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498184 498184 0 0.0
.symtab 293760 293760 0 0.0
.text 507932 507932 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522936 2522936 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485620 1485620 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177836 1177836 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624680 624680 0 0.0
lock-app qpg6105+debug (read/write) 1135196 1135196 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 582036 582036 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

PR #28808: Size comparison from e289bd1 to 21178f1

Increases (20 builds for bl702, psoc6, telink)
platform target config section e289bd1 21178f1 change % change
bl702 lighting-app bl702+rpc .debug_info 46423968 46423969 1 0.0
.text 1029830 1029832 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 32922546 32922548 2 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 29047712 29047713 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1088432 1088440 8 0.0
text 745624 745630 6 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 980356 980364 8 0.0
text 672578 672588 10 0.0
bridge-app tlsr9518adk80d (read/write) 944568 944576 8 0.0
text 647378 647388 10 0.0
contact-sensor-app tlsr9518adk80d (read/write) 876492 876500 8 0.0
text 590732 590744 12 0.0
light-switch-app tlsr9518adk80d text 632390 632396 6 0.0
lighting-app tlsr9518adk80d (read/write) 983016 983024 8 0.0
text 686332 686340 8 0.0
lighting-app-factory-data tlsr9518adk80d text 693850 693854 4 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1052548 1052556 8 0.0
text 731266 731270 4 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1084092 1084100 8 0.0
text 751542 751552 10 0.0
lock-app tlsr9518adk80d (read/write) 934580 934588 8 0.0
text 621886 621894 8 0.0
ota-requestor-app tlsr9518adk80d text 612582 612588 6 0.0
pump-app tlsr9518adk80d (read/write) 881908 881916 8 0.0
text 596358 596362 4 0.0
shell tlsr9518adk80d text 478832 478834 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 595096 595100 4 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 865220 865236 16 0.0
text 582424 582436 12 0.0
thermostat tlsr9518adk80d (read/write) 890504 890512 8 0.0
text 602510 602518 8 0.0
window-covering tlsr9518adk80d (read/write) 886120 886136 16 0.0
text 597836 597846 10 0.0
Decreases (5 builds for bl602, cyw30739, efr32, nrfconnect, psoc6)
platform target config section e289bd1 21178f1 change % change
bl602 lighting-app bl602+rpc .text 1089574 1089572 -2 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551143 551135 -8 -0.0
.app_xip_area 442553 442545 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1065440 1065424 -16 -0.0
.text 888592 888576 -16 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 858088 858084 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 24185477 24185475 -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 e289bd1 21178f1 change % change
bl602 lighting-app bl602 (read/write) 1364590 1364590 0 0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057640 1057640 0 0.0
bl602+rpc (read/write) 1412058 1412058 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089574 1089572 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167971 1167971 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41269 41269 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1564959 1564959 0 0.0
.debug_aranges 140432 140432 0 0.0
.debug_frame 516780 516780 0 0.0
.debug_info 41527516 41527516 0 0.0
.debug_line 5484765 5484765 0 0.0
.debug_loc 3567688 3567688 0 0.0
.debug_ranges 383752 383752 0 0.0
.debug_str 4014264 4014264 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 107096 107096 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 589817 589817 0 0.0
.symtab 175856 175856 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955156 955156 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266899 1266899 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741697 1741697 0 0.0
.debug_aranges 148976 148976 0 0.0
.debug_frame 545684 545684 0 0.0
.debug_info 46423968 46423969 1 0.0
.debug_line 5897291 5897291 0 0.0
.debug_loc 3773833 3773833 0 0.0
.debug_ranges 409504 409504 0 0.0
.debug_str 4434183 4434183 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 121748 121748 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 652780 652780 0 0.0
.symtab 194784 194784 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029830 1029832 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153584 1153584 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77632 77632 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567178 1567178 0 0.0
.debug_aranges 134936 134936 0 0.0
.debug_frame 496468 496468 0 0.0
.debug_info 41528625 41528625 0 0.0
.debug_line 5400459 5400459 0 0.0
.debug_loc 3503771 3503771 0 0.0
.debug_ranges 388960 388960 0 0.0
.debug_str 4026740 4026740 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 100980 100980 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 590032 590032 0 0.0
.symtab 175408 175408 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943912 943912 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616570 616570 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966172 966172 0 0.0
.debug_aranges 109192 109192 0 0.0
.debug_frame 370364 370364 0 0.0
.debug_info 21096416 21096416 0 0.0
.debug_line 2819486 2819486 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599159 1599159 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100739 100739 0 0.0
.debug_str 3429322 3429322 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498321 498321 0 0.0
.symtab 293824 293824 0 0.0
.text 507944 507944 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551143 551135 -8 -0.0
.app_xip_area 442553 442545 -8 -0.0
.bss 63560 63560 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) 538543 538543 0 0.0
.app_xip_area 424897 424897 0 0.0
.bss 68592 68592 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) 573767 573767 0 0.0
.app_xip_area 466257 466257 0 0.0
.bss 62552 62552 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) 558431 558431 0 0.0
.app_xip_area 447705 447705 0 0.0
.bss 65672 65672 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) 1024472 1024472 0 0.0
.bss 192896 192896 0 0.0
.data 2652 2652 0 0.0
.text 828904 828904 0 0.0
BRD4187C (read/write) 1065440 1065424 -16 -0.0
.bss 173588 173588 0 0.0
.data 3240 3240 0 0.0
.text 888592 888576 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1102684 1102684 0 0.0
.bss 186960 186960 0 0.0
.data 2672 2672 0 0.0
.text 913032 913032 0 0.0
window-app BRD4187C (read/write) 1114952 1114952 0 0.0
.bss 156460 156460 0 0.0
.data 3120 3120 0 0.0
.text 955352 955352 0 0.0
esp32 all-clusters-app c3devkit (read only) 1166730 1166730 0 0.0
(read/write) 1703948 1703948 0 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267728 267728 0 0.0
.flash.text 1166730 1166730 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1207907 1207907 0 0.0
(read/write) 551926 551926 0 0.0
.dram0.bss 85568 85568 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298680 298680 0 0.0
.flash.text 1202523 1202523 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590860 590860 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590324 590324 0 0.0
light k32w0+release (read only) 589644 589644 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 589108 589108 0 0.0
lock k32w0+release (read only) 562052 562052 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561516 561516 0 0.0
linux all-clusters-app debug (read only) 5617305 5617305 0 0.0
(read/write) 418360 418360 0 0.0
.bss 129024 129024 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 277944 277944 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 337872 337872 0 0.0
.text 4898611 4898611 0 0.0
all-clusters-minimal-app debug (read only) 4909729 4909729 0 0.0
(read/write) 232008 232008 0 0.0
.bss 126080 126080 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94928 94928 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272454 272454 0 0.0
.text 4406739 4406739 0 0.0
bridge-app debug (read only) 2768945 2768945 0 0.0
(read/write) 132888 132888 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214568 214568 0 0.0
.text 2376707 2376707 0 0.0
chip-tool debug (read only) 17565049 17565049 0 0.0
(read/write) 1036224 1036224 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 930024 930024 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 907505 907505 0 0.0
.text 14647923 14647923 0 0.0
chip-tool-ipv6only arm64 (read only) 16787828 16787828 0 0.0
(read/write) 1103544 1103544 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967400 967400 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 820064 820064 0 0.0
.text 13773864 13773864 0 0.0
lighting-app debug+rpc+ui (read only) 5238777 5238777 0 0.0
(read/write) 222184 222184 0 0.0
.bss 117808 117808 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92280 92280 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 336948 336948 0 0.0
.text 4659635 4659635 0 0.0
lock-app debug (read only) 4474113 4474113 0 0.0
(read/write) 203032 203032 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 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 248486 248486 0 0.0
.text 4016131 4016131 0 0.0
ota-provider-app debug (read only) 4126465 4126465 0 0.0
(read/write) 191968 191968 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 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 201126 201126 0 0.0
.text 3734899 3734899 0 0.0
ota-requestor-app debug (read only) 4220009 4220009 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 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 204518 204518 0 0.0
.text 3820723 3820723 0 0.0
shell debug (read only) 3039657 3039657 0 0.0
(read/write) 152480 152480 0 0.0
.bss 60328 60328 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85448 85448 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 213586 213586 0 0.0
.text 2652466 2652466 0 0.0
thermostat-no-ble arm64 (read only) 4355292 4355292 0 0.0
(read/write) 241784 241784 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100464 100464 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161364 161364 0 0.0
.text 3859832 3859832 0 0.0
tv-app debug (read only) 5314633 5314633 0 0.0
(read/write) 349952 349952 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 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 272310 272310 0 0.0
.text 4798563 4798563 0 0.0
tv-casting-app debug (read only) 8294673 8294673 0 0.0
(read/write) 210672 210672 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367708 367708 0 0.0
.text 7526659 7526659 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522952 2522952 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485636 1485636 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234632 1234632 0 0.0
bss 154716 154716 0 0.0
rodata 142844 142844 0 0.0
text 858088 858084 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1353024 1353024 0 0.0
bss 140174 140174 0 0.0
rodata 136768 136768 0 0.0
text 785388 785388 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159844 1159844 0 0.0
bss 154680 154680 0 0.0
rodata 113632 113632 0 0.0
text 812568 812568 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837944 837944 0 0.0
(read/write) 1786780 1786780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192860 192860 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 1406912 1406912 0 0.0
.debug_aranges 146856 146856 0 0.0
.debug_frame 489292 489292 0 0.0
.debug_info 32922546 32922548 2 0.0
.debug_line 4225146 4225146 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2317185 2317185 0 0.0
.debug_rnglists 145455 145455 0 0.0
.debug_str 4570933 4570933 0 0.0
.heap 837944 837944 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 841864 841864 0 0.0
.symtab 512000 512000 0 0.0
.text 0 0 0 0.0
1582996 1582996 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677276 1677276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 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 1289836 1289836 0 0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462960 462960 0 0.0
.debug_info 29047712 29047713 1 0.0
.debug_line 3967655 3967655 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2151525 2151525 0 0.0
.debug_rnglists 135701 135701 0 0.0
.debug_str 3982798 3982798 0 0.0
.heap 840112 840112 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 717897 717897 0 0.0
.symtab 466864 466864 0 0.0
.text 1475660 1475660 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605548 1605548 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 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 1129859 1129859 0 0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 426004 426004 0 0.0
.debug_info 24185477 24185475 -2 -0.0
.debug_line 3532668 3532668 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988311 1988311 0 0.0
.debug_rnglists 125385 125385 0 0.0
.debug_str 3789735 3789735 0 0.0
.heap 846424 846424 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 635231 635231 0 0.0
.symtab 430336 430336 0 0.0
.text 1410244 1410244 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639748 1639748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 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 1120984 1120984 0 0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422064 422064 0 0.0
.debug_info 24007180 24007180 0 0.0
.debug_line 3488102 3488102 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969135 1969135 0 0.0
.debug_rnglists 123585 123585 0 0.0
.debug_str 3754188 3754188 0 0.0
.heap 818896 818896 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 610016 610016 0 0.0
.symtab 422912 422912 0 0.0
.text 1416916 1416916 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177852 1177852 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624696 624696 0 0.0
lock-app qpg6105+debug (read/write) 1135212 1135212 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 582052 582052 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088432 1088440 8 0.0
bss 107408 107408 0 0.0
text 745624 745630 6 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980356 980364 8 0.0
bss 105168 105168 0 0.0
text 672578 672588 10 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944568 944576 8 0.0
bss 109500 109500 0 0.0
text 647378 647388 10 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876492 876500 8 0.0
bss 98680 98680 0 0.0
text 590732 590744 12 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922796 922796 0 0.0
bss 99512 99512 0 0.0
text 632390 632396 6 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983016 983024 8 0.0
bss 107356 107356 0 0.0
text 686332 686340 8 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994388 994388 0 0.0
bss 111604 111604 0 0.0
text 693850 693854 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052548 1052556 8 0.0
bss 108928 108928 0 0.0
text 731266 731270 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084092 1084100 8 0.0
bss 120004 120004 0 0.0
text 751542 751552 10 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934580 934588 8 0.0
bss 99408 99408 0 0.0
text 621886 621894 8 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899080 899080 0 0.0
bss 99988 99988 0 0.0
text 612582 612588 6 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881908 881916 8 0.0
bss 98812 98812 0 0.0
text 596358 596362 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869056 869056 0 0.0
bss 98612 98612 0 0.0
text 586786 586786 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744420 0 0.0
bss 97208 97208 0 0.0
text 478832 478834 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879992 879992 0 0.0
bss 98800 98800 0 0.0
text 595096 595100 4 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865220 865236 16 0.0
bss 98520 98520 0 0.0
text 582424 582436 12 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890504 890512 8 0.0
bss 98912 98912 0 0.0
text 602510 602518 8 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886120 886136 16 0.0
bss 99228 99228 0 0.0
text 597836 597846 10 0.0

@serhiiSalamakha serhiiSalamakha force-pushed the telink_restart_ble_adv_after_basic_commissioning_fail branch from 21178f1 to 6e19a4f Compare August 23, 2023 07:06
@github-actions
Copy link

github-actions bot commented Aug 23, 2023

PR #28808: Size comparison from 5313f74 to 6e19a4f

Increases (18 builds for telink)
platform target config section 5313f74 6e19a4f change % change
telink all-clusters-app tlsr9518adk80d text 746138 746144 6 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 980060 980068 8 0.0
text 672280 672288 8 0.0
bridge-app tlsr9518adk80d (read/write) 944264 944272 8 0.0
text 647078 647086 8 0.0
contact-sensor-app tlsr9518adk80d (read/write) 876196 876204 8 0.0
text 590434 590442 8 0.0
light-switch-app tlsr9518adk80d (read/write) 922492 922500 8 0.0
text 632090 632096 6 0.0
lighting-app tlsr9518adk80d (read/write) 982720 982728 8 0.0
text 686034 686038 4 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 994084 994092 8 0.0
text 693550 693554 4 0.0
lighting-app-rpc tlsr9518adk80d text 730966 730970 4 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083796 1083804 8 0.0
text 751242 751250 8 0.0
lock-app tlsr9518adk80d (read/write) 934276 934284 8 0.0
text 621588 621594 6 0.0
ota-requestor-app tlsr9518adk80d (read/write) 898776 898784 8 0.0
text 612282 612288 6 0.0
pump-app tlsr9518adk80d text 596060 596064 4 0.0
pump-controller-app tlsr9518adk80d text 586486 586488 2 0.0
shell tlsr9518adk80d text 478530 478532 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 879688 879696 8 0.0
text 594796 594800 4 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 864924 864932 8 0.0
text 582124 582136 12 0.0
thermostat tlsr9518adk80d (read/write) 890200 890208 8 0.0
text 602208 602216 8 0.0
window-covering tlsr9518adk80d (read/write) 885824 885832 8 0.0
text 597536 597544 8 0.0
Decreases (1 build for efr32)
platform target config section 5313f74 6e19a4f change % change
efr32 lighting-app BRD4187C (read/write) 1065192 1065184 -8 -0.0
.text 888344 888336 -8 -0.0
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 5313f74 6e19a4f change % change
bl602 lighting-app bl602 (read/write) 1364582 1364582 0 0.0
.bss 73430 73430 0 0.0
.data 9600 9600 0 0.0
.text 1057570 1057570 0 0.0
bl602+rpc (read/write) 1411714 1411714 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089248 1089248 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168039 1168039 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 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564802 1564802 0 0.0
.debug_aranges 140416 140416 0 0.0
.debug_frame 516716 516716 0 0.0
.debug_info 41521636 41521636 0 0.0
.debug_line 5484182 5484182 0 0.0
.debug_loc 3567945 3567945 0 0.0
.debug_ranges 383640 383640 0 0.0
.debug_str 4014302 4014302 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 107116 107116 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 589746 589746 0 0.0
.symtab 175840 175840 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955082 955082 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266583 1266583 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741532 1741532 0 0.0
.debug_aranges 148960 148960 0 0.0
.debug_frame 545632 545632 0 0.0
.debug_info 46417572 46417572 0 0.0
.debug_line 5895910 5895910 0 0.0
.debug_loc 3773641 3773641 0 0.0
.debug_ranges 409488 409488 0 0.0
.debug_str 4434188 4434188 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 121748 121748 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 652688 652688 0 0.0
.symtab 194752 194752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029500 1029500 0 0.0
bl706-eth (read/write) 1013812 1013812 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25570 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114132 1114132 0 0.0
.debug_aranges 116728 116728 0 0.0
.debug_frame 433604 433604 0 0.0
.debug_info 23125435 23125435 0 0.0
.debug_line 4441724 4441724 0 0.0
.debug_loc 3066071 3066071 0 0.0
.debug_ranges 320456 320456 0 0.0
.debug_str 3585850 3585850 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97312 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 454800 454800 0 0.0
.symtab 137888 137888 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 772804 0 0.0
bl706-wifi (read/write) 1085983 1085983 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9965 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1207035 1207035 0 0.0
.debug_aranges 120992 120992 0 0.0
.debug_frame 449048 449048 0 0.0
.debug_info 24290600 24290600 0 0.0
.debug_line 4662853 4662853 0 0.0
.debug_loc 3150178 3150178 0 0.0
.debug_ranges 329352 329352 0 0.0
.debug_str 3647235 3647235 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109588 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 491565 491565 0 0.0
.symtab 150400 150400 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 846510 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153272 1153272 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567170 1567170 0 0.0
.debug_aranges 134936 134936 0 0.0
.debug_frame 496448 496448 0 0.0
.debug_info 41528441 41528441 0 0.0
.debug_line 5400379 5400379 0 0.0
.debug_loc 3503645 3503645 0 0.0
.debug_ranges 388960 388960 0 0.0
.debug_str 4026745 4026745 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 100980 100980 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 589940 589940 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943582 943582 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 616314 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966164 0 0.0
.debug_aranges 109192 109192 0 0.0
.debug_frame 370348 370348 0 0.0
.debug_info 21096205 21096205 0 0.0
.debug_line 2819402 2819402 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599091 1599091 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100739 100739 0 0.0
.debug_str 3429376 3429376 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 498229 0 0.0
.symtab 293728 293728 0 0.0
.text 507688 507688 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550895 550895 0 0.0
.app_xip_area 442305 442305 0 0.0
.bss 63560 63560 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) 538303 538303 0 0.0
.app_xip_area 424657 424657 0 0.0
.bss 68592 68592 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) 573535 573535 0 0.0
.app_xip_area 466025 466025 0 0.0
.bss 62552 62552 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) 558191 558191 0 0.0
.app_xip_area 447465 447465 0 0.0
.bss 65672 65672 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) 1024216 1024216 0 0.0
.bss 192896 192896 0 0.0
.data 2652 2652 0 0.0
.text 828648 828648 0 0.0
BRD4187C (read/write) 1065192 1065184 -8 -0.0
.bss 173588 173588 0 0.0
.data 3240 3240 0 0.0
.text 888344 888336 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1102460 1102460 0 0.0
.bss 186960 186960 0 0.0
.data 2672 2672 0 0.0
.text 912808 912808 0 0.0
window-app BRD4187C (read/write) 1114704 1114704 0 0.0
.bss 156460 156460 0 0.0
.data 3120 3120 0 0.0
.text 955104 955104 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167224 1167224 0 0.0
(read/write) 1704140 1704140 0 0.0
.dram0.bss 79216 79216 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267904 267904 0 0.0
.flash.text 1167224 1167224 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1208427 1208427 0 0.0
(read/write) 552130 552130 0 0.0
.dram0.bss 85600 85600 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298852 298852 0 0.0
.flash.text 1203043 1203043 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590620 590620 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590084 590084 0 0.0
light k32w0+release (read only) 589404 589404 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 588868 588868 0 0.0
lock k32w0+release (read only) 561812 561812 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561276 561276 0 0.0
linux all-clusters-app debug (read only) 5620833 5620833 0 0.0
(read/write) 418720 418720 0 0.0
.bss 129152 129152 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 278168 278168 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 338160 338160 0 0.0
.text 4901635 4901635 0 0.0
all-clusters-minimal-app debug (read only) 4908609 4908609 0 0.0
(read/write) 232008 232008 0 0.0
.bss 126080 126080 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94928 94928 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272454 272454 0 0.0
.text 4405619 4405619 0 0.0
bridge-app debug (read only) 2767793 2767793 0 0.0
(read/write) 132888 132888 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214536 214536 0 0.0
.text 2375587 2375587 0 0.0
chip-tool debug (read only) 10347545 10347545 0 0.0
(read/write) 441688 441688 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335664 335664 0 0.0
.dynamic 624 624 0 0.0
.got 5816 5816 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 418321 418321 0 0.0
.text 9333747 9333747 0 0.0
chip-tool-ipv6only arm64 (read only) 10188220 10188220 0 0.0
(read/write) 504120 504120 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 343496 343496 0 0.0
.text 9080792 9080792 0 0.0
lighting-app debug+rpc+ui (read only) 5237625 5237625 0 0.0
(read/write) 222184 222184 0 0.0
.bss 117808 117808 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92280 92280 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 336916 336916 0 0.0
.text 4658515 4658515 0 0.0
lock-app debug (read only) 4472993 4472993 0 0.0
(read/write) 203032 203032 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 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 248486 248486 0 0.0
.text 4015011 4015011 0 0.0
ota-provider-app debug (read only) 4125345 4125345 0 0.0
(read/write) 191968 191968 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 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 201126 201126 0 0.0
.text 3733779 3733779 0 0.0
ota-requestor-app debug (read only) 4218857 4218857 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 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 204486 204486 0 0.0
.text 3819603 3819603 0 0.0
shell debug (read only) 3042785 3042785 0 0.0
(read/write) 152840 152840 0 0.0
.bss 60456 60456 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85672 85672 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 213874 213874 0 0.0
.text 2655090 2655090 0 0.0
thermostat-no-ble arm64 (read only) 4353804 4353804 0 0.0
(read/write) 241784 241784 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100464 100464 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161332 161332 0 0.0
.text 3858376 3858376 0 0.0
tv-app debug (read only) 5313801 5313801 0 0.0
(read/write) 349952 349952 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 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 272310 272310 0 0.0
.text 4797731 4797731 0 0.0
tv-casting-app debug (read only) 8293809 8293809 0 0.0
(read/write) 210672 210672 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367676 367676 0 0.0
.text 7525827 7525827 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2522696 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485380 1485380 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1235348 1235348 0 0.0
bss 154748 154748 0 0.0
rodata 143016 143016 0 0.0
text 858620 858620 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1353720 1353720 0 0.0
bss 140206 140206 0 0.0
rodata 136920 136920 0 0.0
text 785896 785896 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159604 1159604 0 0.0
bss 154680 154680 0 0.0
rodata 113632 113632 0 0.0
text 812328 812328 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837904 837904 0 0.0
(read/write) 1787556 1787556 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192892 192892 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 2544 2544 0 0.0
.debug_abbrev 1412147 1412147 0 0.0
.debug_aranges 147120 147120 0 0.0
.debug_frame 490116 490116 0 0.0
.debug_info 33076105 33076105 0 0.0
.debug_line 4235674 4235674 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2320256 2320256 0 0.0
.debug_rnglists 145716 145716 0 0.0
.debug_str 4575412 4575412 0 0.0
.heap 837904 837904 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 844112 844112 0 0.0
.symtab 512752 512752 0 0.0
.text 1583732 1583732 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677036 1677036 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 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 1289828 1289828 0 0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462944 462944 0 0.0
.debug_info 29047502 29047502 0 0.0
.debug_line 3967571 3967571 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2151457 2151457 0 0.0
.debug_rnglists 135701 135701 0 0.0
.debug_str 3982852 3982852 0 0.0
.heap 840112 840112 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 717805 717805 0 0.0
.symtab 466768 466768 0 0.0
.text 1475420 1475420 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605292 1605292 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 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 1129851 1129851 0 0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 425988 425988 0 0.0
.debug_info 24185266 24185266 0 0.0
.debug_line 3532584 3532584 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988243 1988243 0 0.0
.debug_rnglists 125385 125385 0 0.0
.debug_str 3789789 3789789 0 0.0
.heap 846424 846424 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 635139 635139 0 0.0
.symtab 430240 430240 0 0.0
.text 1409988 1409988 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 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 1120976 1120976 0 0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422048 422048 0 0.0
.debug_info 24006970 24006970 0 0.0
.debug_line 3488018 3488018 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969067 1969067 0 0.0
.debug_rnglists 123585 123585 0 0.0
.debug_str 3754242 3754242 0 0.0
.heap 818896 818896 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 609924 609924 0 0.0
.symtab 422816 422816 0 0.0
.text 1416660 1416660 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177620 1177620 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624464 624464 0 0.0
lock-app qpg6105+debug (read/write) 1134972 1134972 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581812 581812 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089160 1089160 0 0.0
bss 107444 107444 0 0.0
text 746138 746144 6 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980060 980068 8 0.0
bss 105168 105168 0 0.0
text 672280 672288 8 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944264 944272 8 0.0
bss 109500 109500 0 0.0
text 647078 647086 8 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876196 876204 8 0.0
bss 98680 98680 0 0.0
text 590434 590442 8 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922492 922500 8 0.0
bss 99512 99512 0 0.0
text 632090 632096 6 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982720 982728 8 0.0
bss 107356 107356 0 0.0
text 686034 686038 4 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994084 994092 8 0.0
bss 111604 111604 0 0.0
text 693550 693554 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052252 1052252 0 0.0
bss 108928 108928 0 0.0
text 730966 730970 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083796 1083804 8 0.0
bss 120004 120004 0 0.0
text 751242 751250 8 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934276 934284 8 0.0
bss 99408 99408 0 0.0
text 621588 621594 6 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898776 898784 8 0.0
bss 99988 99988 0 0.0
text 612282 612288 6 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881612 881612 0 0.0
bss 98812 98812 0 0.0
text 596060 596064 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868752 868752 0 0.0
bss 98612 98612 0 0.0
text 586486 586488 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744116 744116 0 0.0
bss 97208 97208 0 0.0
text 478530 478532 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879688 879696 8 0.0
bss 98800 98800 0 0.0
text 594796 594800 4 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864924 864932 8 0.0
bss 98520 98520 0 0.0
text 582124 582136 12 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890200 890208 8 0.0
bss 98912 98912 0 0.0
text 602208 602216 8 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885824 885832 8 0.0
bss 99228 99228 0 0.0
text 597536 597544 8 0.0

@s07641069
Copy link
Contributor

@bzbarsky-apple Could you perform PR review?

@andy31415
Copy link
Contributor

@bzbarsky-apple Could you perform PR review?

@s07641069 Boris is in vacation until Aug 27. Could get another reviewer (ask on slack) or if nobody else availabe I can fast track this as platform-specific fix

@mergify mergify bot merged commit 3fae7ff into project-chip:master Aug 24, 2023
51 checks passed
@s07641069
Copy link
Contributor

@bzbarsky-apple Could you perform PR review?

@s07641069 Boris is in vacation until Aug 27. Could get another reviewer (ask on slack) or if nobody else availabe I can fast track this as platform-specific fix

No problem let's merge.
@bzbarsky-apple can give additional feedback after merge.

Comment on lines +160 to +161
bool isBasicCommissioningMode = chip::Server::GetInstance().GetCommissioningWindowManager().GetCommissioningMode() ==
Dnssd::CommissioningMode::kEnabledBasic;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why does basic vs enhanced matter here?

If commissioner A opens a basic commissioning window, commissioner B is trying to commission, and commissioner A removes itself during that time... why would we want to reset mid-commissioning?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bzbarsky-apple
Changes are no longer relevant.
Please see:
#28947

abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 25, 2023
…chip#28808)

* [Telink] Fix restart BLE adv after basic commissioning fail

* Restyled by whitespace

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>
@serhiiSalamakha serhiiSalamakha deleted the telink_restart_ble_adv_after_basic_commissioning_fail branch August 29, 2023 10:36
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…chip#28808)

* [Telink] Fix restart BLE adv after basic commissioning fail

* Restyled by whitespace

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>
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.

None yet

5 participants