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

1.2 cherrypick: Use RAII for group session iteration #33294

Merged
merged 1 commit into from
May 3, 2024

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented May 3, 2024

This cherrypicks #32970 into 1.2

  • Use RAII for iterator management

  • Restyle

  • Fix typo

  • Fix naming a bit now that I made this a template

  • Make it clear that class member is initialized

* Use RAII for iterator management

* Restyle

* Fix typo

* Fix naming a bit now that I made this a template

* Make it clear that class member is initialized
Copy link

github-actions bot commented May 3, 2024

PR #33294: Size comparison from a836887 to 8b0517d

Increases (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a836887 8b0517d change % change
bl602 lighting-app bl602 (read/write) 1410258 1410274 16 0.0
.text 1075388 1075408 20 0.0
bl602+mfd (read/write) 1424418 1424442 24 0.0
.text 1090448 1090468 20 0.0
bl602+rpc (read/write) 1457278 1457294 16 0.0
.text 1106876 1106896 20 0.0
bl702 lighting-app bl702 (read/write) 1207891 1207911 20 0.0
.debug_info 41551089 41551765 676 0.0
.debug_line 5449947 5450017 70 0.0
.debug_loc 3658268 3658323 55 0.0
.debug_str 4085840 4085957 117 0.0
.text 972688 972708 20 0.0
bl702+mfd (read/write) 1218747 1218767 20 0.0
.debug_info 41591378 41592054 676 0.0
.debug_line 5490283 5490353 70 0.0
.debug_loc 3696430 3696485 55 0.0
.debug_str 4091371 4091488 117 0.0
.text 984460 984480 20 0.0
bl702+rpc (read/write) 1307915 1307935 20 0.0
.debug_info 46695753 46696429 676 0.0
.debug_line 5880368 5880438 70 0.0
.debug_loc 3865907 3865962 55 0.0
.debug_str 4513712 4513829 117 0.0
.text 1048252 1048272 20 0.0
bl706-eth (read/write) 995513 995533 20 0.0
.debug_info 22473772 22474451 679 0.0
.debug_line 4141421 4141491 70 0.0
.debug_loc 3075637 3075692 55 0.0
.debug_str 3628994 3629111 117 0.0
.text 738530 738550 20 0.0
bl706-wifi (read/write) 1230306 1230342 36 0.0
.debug_info 23859989 23860668 679 0.0
.debug_line 4566331 4566401 70 0.0
.debug_loc 3262896 3262951 55 0.0
.debug_str 3730526 3730643 117 0.0
.text 962590 962626 36 0.0
bl702l lighting-app bl702l (read/write) 1178432 1178964 532 0.0
.debug_info 41368586 41369262 676 0.0
.debug_line 5377993 5378063 70 0.0
.debug_loc 3608760 3608815 55 0.0
.debug_str 4115614 4115731 117 0.0
.text 962336 962356 20 0.0
bl702l+mfd .debug_info 41410918 41411594 676 0.0
.debug_line 5418206 5418276 70 0.0
.debug_loc 3646922 3646977 55 0.0
.debug_str 4121135 4121252 117 0.0
.text 974712 974732 20 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735939 735963 24 0.0
.text 651200 651224 24 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757531 757555 24 0.0
.text 677212 677236 24 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744883 744907 24 0.0
.text 638476 638500 24 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695667 695691 24 0.0
.text 615104 615128 24 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681339 681363 24 0.0
.text 604944 604968 24 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 562314 562346 32 0.0
.debug_abbrev 903113 903115 2 0.0
.debug_aranges 104336 104344 8 0.0
.debug_frame 351320 351344 24 0.0
.debug_info 19453087 19453750 663 0.0
.debug_line 2593094 2593254 160 0.0
.debug_loclists 1579073 1579165 92 0.0
.debug_rnglists 107659 107665 6 0.0
.debug_str 3391733 3391850 117 0.0
.strtab 467894 468014 120 0.0
.symtab 279280 279344 64 0.0
.text 476520 476552 32 0.0
lock CC3235SF_LAUNCHXL (read only) 618482 618514 32 0.0
.debug_abbrev 943773 943775 2 0.0
.debug_aranges 108800 108808 8 0.0
.debug_frame 366600 366624 24 0.0
.debug_info 20629791 20630454 663 0.0
.debug_line 2663461 2663621 160 0.0
.debug_loclists 1634764 1634856 92 0.0
.debug_rnglists 112196 112202 6 0.0
.debug_str 3455919 3456036 117 0.0
.strtab 517130 517250 120 0.0
.symtab 298896 298960 64 0.0
.text 510132 510164 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553151 16 0.0
.app_xip_area 444353 444369 16 0.0
lock cyw930739m2evb_01 (read/write) 539247 539263 16 0.0
.app_xip_area 425665 425681 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574671 574687 16 0.0
.app_xip_area 467217 467233 16 0.0
switch cyw930739m2evb_01 (read/write) 550999 551015 16 0.0
.app_xip_area 440457 440473 16 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006656 1006664 8 0.0
.text 832824 832832 8 0.0
BRD4187C (read/write) 1092776 1092792 16 0.0
.text 894772 894788 16 0.0
lock-app BRD4161A+wf200 (read/write) 1103880 1103888 8 0.0
.text 915316 915324 8 0.0
window-app BRD4187C (read/write) 1128804 1128812 8 0.0
.text 958512 958520 8 0.0
esp32 all-clusters-app c3devkit (read only) 1134884 1134922 38 0.0
.flash.text 1134884 1134922 38 0.0
m5stack (read only) 1177999 1178091 92 0.0
.flash.text 1172615 1172707 92 0.0
k32w contact k32w0+release (read only) 589980 589996 16 0.0
.text 589444 589460 16 0.0
k32w1+release (read/write) 684852 684868 16 0.0
.text 571704 571720 16 0.0
light k32w0+release (read only) 589684 589716 32 0.0
.text 589148 589180 32 0.0
k32w1+release (read/write) 776808 776832 24 0.0
.text 654792 654816 24 0.0
lock k32w0+release (read only) 561444 561476 32 0.0
.text 560908 560940 32 0.0
linux air-purifier-app debug (read only) 2474949 2475157 208 0.0
.text 2123173 2123381 208 0.0
all-clusters-app debug (read only) 5297305 5297513 208 0.0
.text 4617827 4618035 208 0.0
all-clusters-minimal-app debug (read only) 4889969 4890177 208 0.0
.text 4387971 4388179 208 0.0
bridge-app debug (read only) 4371633 4371841 208 0.0
.text 3935155 3935363 208 0.0
chip-tool debug (read only) 10296865 10297073 208 0.0
.text 9308099 9308307 208 0.0
chip-tool-ipv6only arm64 (read only) 10179736 10179992 256 0.0
.text 9089432 9089688 256 0.0
lighting-app debug+rpc+ui (read only) 5229977 5230185 208 0.0
.text 4649587 4649795 208 0.0
lock-app debug (read only) 4471169 4471377 208 0.0
.text 4013411 4013619 208 0.0
ota-provider-app debug (read only) 4127089 4127297 208 0.0
.text 3735795 3736003 208 0.0
ota-requestor-app debug (read only) 4212569 4212777 208 0.0
.text 3813507 3813715 208 0.0
shell debug (read only) 2762633 2762841 208 0.0
.text 2410738 2410946 208 0.0
thermostat-no-ble arm64 (read only) 4364288 4364544 256 0.0
.text 3863704 3863960 256 0.0
tv-app debug (read only) 5292913 5293121 208 0.0
.text 4777075 4777283 208 0.0
tv-casting-app debug (read only) 8244985 8245193 208 0.0
.text 7501299 7501507 208 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523080 2523144 64 0.0
.text 1485764 1485828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179828 1179844 16 0.0
text 828120 828144 24 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1327392 1327408 16 0.0
text 761868 761888 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161576 1161592 16 0.0
text 814616 814640 24 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1725772 1725804 32 0.0
.debug_abbrev 1327142 1327144 2 0.0
.debug_aranges 141016 141024 8 0.0
.debug_frame 467188 467212 24 0.0
.debug_info 30281516 30282179 663 0.0
.debug_line 3898676 3898831 155 0.0
.debug_loclists 2245491 2245583 92 0.0
.debug_rnglists 151760 151766 6 0.0
.debug_str 4118587 4118704 117 0.0
.strtab 798378 798498 120 0.0
.symtab 494112 494144 32 0.0
.text 1520132 1520164 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1684300 1684332 32 0.0
.debug_abbrev 1267352 1267354 2 0.0
.debug_aranges 137232 137240 8 0.0
.debug_frame 460576 460600 24 0.0
.debug_info 28553303 28553966 663 0.0
.debug_line 3803751 3803906 155 0.0
.debug_loclists 2189907 2189999 92 0.0
.debug_rnglists 147575 147581 6 0.0
.debug_str 4011324 4011441 117 0.0
.strtab 742733 742853 120 0.0
.symtab 475168 475200 32 0.0
.text 1480460 1480492 32 0.0
light cy8ckit_062s2_43012 (read/write) 1610484 1610500 16 0.0
.debug_abbrev 1109030 1109032 2 0.0
.debug_aranges 127304 127312 8 0.0
.debug_frame 423500 423524 24 0.0
.debug_info 23671027 23671690 663 0.0
.debug_line 3378089 3378244 155 0.0
.debug_loclists 2026392 2026484 92 0.0
.debug_rnglists 137121 137127 6 0.0
.debug_str 3818146 3818263 117 0.0
.strtab 655902 656022 120 0.0
.symtab 436672 436704 32 0.0
.text 1413196 1413212 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1643284 1643316 32 0.0
.debug_abbrev 1101876 1101878 2 0.0
.debug_aranges 125984 125992 8 0.0
.debug_frame 418736 418760 24 0.0
.debug_info 23480712 23481375 663 0.0
.debug_line 3330422 3330577 155 0.0
.debug_loclists 2003124 2003216 92 0.0
.debug_rnglists 135144 135150 6 0.0
.debug_str 3780406 3780523 117 0.0
.strtab 629407 629527 120 0.0
.symtab 428208 428240 32 0.0
.text 1418732 1418764 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1177196 1177220 24 0.0
.text 624040 624064 24 0.0
lock-app qpg6105+debug (read/write) 1133684 1133708 24 0.0
.text 580524 580548 24 0.0
telink air-quality-sensor-app tlsr9528a (read/write) 857052 857092 40 0.0
text 604612 604650 38 0.0
all-clusters-app tlsr9518adk80d (read/write) 1078644 1078684 40 0.0
text 758284 758322 38 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1077272 1077312 40 0.0
text 744714 744752 38 0.0
bridge-app tlsr9518adk80d (read/write) 932348 932380 32 0.0
text 641802 641840 38 0.0
contact-sensor-app tlsr9528a (read/write) 860444 860476 32 0.0
text 607710 607748 38 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 962568 962608 40 0.0
text 684128 684166 38 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1088336 1088376 40 0.0
text 762482 762520 38 0.0
lock-app-dfu tlsr9528a (read/write) 918864 918896 32 0.0
text 638538 638576 38 0.0
ota-requestor-app tlsr9518adk80d (read/write) 945692 945732 40 0.0
text 657604 657642 38 0.0
pump-app tlsr9528a (read/write) 864280 864320 40 0.0
text 611884 611922 38 0.0
pump-controller-app tlsr9518adk80d (read/write) 805148 805188 40 0.0
text 578920 578958 38 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 820836 820876 40 0.0
text 589532 589570 38 0.0
shell tlsr9518adk80d (read/write) 709108 709148 40 0.0
text 462082 462120 38 0.0
smoke_co_alarm-app tlsr9528a (read/write) 863036 863076 40 0.0
text 611246 611284 38 0.0
temperature-measurement-app tlsr9528a (read/write) 848096 848136 40 0.0
text 598418 598456 38 0.0
thermostat tlsr9518adk80d (read/write) 826224 826264 40 0.0
text 594274 594312 38 0.0
window-covering tlsr9518adk80d (read/write) 823680 823712 32 0.0
text 591322 591360 38 0.0
Decreases (9 builds for bl702, bl702l, linux)
platform target config section a836887 8b0517d change % change
bl702 lighting-app bl702 .debug_frame 509132 509128 -4 -0.0
bl702+mfd .debug_frame 514564 514560 -4 -0.0
bl702+rpc .debug_frame 538176 538172 -4 -0.0
bl706-eth .debug_frame 412744 412740 -4 -0.0
bl706-wifi .debug_frame 618416 618412 -4 -0.0
bl702l lighting-app bl702l .debug_frame 491088 491084 -4 -0.0
bl702l+mfd (read/write) 1190412 1189920 -492 -0.0
.debug_frame 496516 496512 -4 -0.0
linux chip-tool-ipv6only arm64 (read/write) 512216 511960 -256 -0.0
thermostat-no-ble arm64 (read/write) 245224 244968 -256 -0.1
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a836887 8b0517d change % change
bl602 lighting-app bl602 (read/write) 1410258 1410274 16 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075388 1075408 20 0.0
bl602+mfd (read/write) 1424418 1424442 24 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090448 1090468 20 0.0
bl602+rpc (read/write) 1457278 1457294 16 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106876 1106896 20 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207891 1207911 20 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552404 1552404 0 0.0
.debug_aranges 138912 138912 0 0.0
.debug_frame 509132 509128 -4 -0.0
.debug_info 41551089 41551765 676 0.0
.debug_line 5449947 5450017 70 0.0
.debug_loc 3658268 3658323 55 0.0
.debug_ranges 445168 445168 0 0.0
.debug_str 4085840 4085957 117 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106552 106552 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599360 599360 0 0.0
.symtab 178832 178832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972688 972708 20 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1218747 1218767 20 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1554135 1554135 0 0.0
.debug_aranges 140080 140080 0 0.0
.debug_frame 514564 514560 -4 -0.0
.debug_info 41591378 41592054 676 0.0
.debug_line 5490283 5490353 70 0.0
.debug_loc 3696430 3696485 55 0.0
.debug_ranges 447408 447408 0 0.0
.debug_str 4091371 4091488 117 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105492 105492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603120 603120 0 0.0
.symtab 180592 180592 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984460 984480 20 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1307915 1307935 20 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1733402 1733402 0 0.0
.debug_aranges 147528 147528 0 0.0
.debug_frame 538176 538172 -4 -0.0
.debug_info 46695753 46696429 676 0.0
.debug_line 5880368 5880438 70 0.0
.debug_loc 3865907 3865962 55 0.0
.debug_ranges 472736 472736 0 0.0
.debug_str 4513712 4513829 117 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121452 121452 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663317 663317 0 0.0
.symtab 197952 197952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048252 1048272 20 0.0
bl706-eth (read/write) 995513 995533 20 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071419 1071419 0 0.0
.debug_aranges 111720 111720 0 0.0
.debug_frame 412744 412740 -4 -0.0
.debug_info 22473772 22474451 679 0.0
.debug_line 4141421 4141491 70 0.0
.debug_loc 3075637 3075692 55 0.0
.debug_ranges 363896 363896 0 0.0
.debug_str 3628994 3629111 117 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99188 99188 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457506 457506 0 0.0
.symtab 133424 133424 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738530 738550 20 0.0
bl706-wifi (read/write) 1230306 1230342 36 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187202 1187202 0 0.0
.debug_aranges 119384 119384 0 0.0
.debug_frame 618416 618412 -4 -0.0
.debug_info 23859989 23860668 679 0.0
.debug_line 4566331 4566401 70 0.0
.debug_loc 3262896 3262951 55 0.0
.debug_ranges 391752 391752 0 0.0
.debug_str 3730526 3730643 117 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120052 120052 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506611 506611 0 0.0
.symtab 152720 152720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962590 962626 36 0.0
bl702l lighting-app bl702l (read/write) 1178432 1178964 532 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1552665 1552665 0 0.0
.debug_aranges 134120 134120 0 0.0
.debug_frame 491088 491084 -4 -0.0
.debug_info 41368586 41369262 676 0.0
.debug_line 5377993 5378063 70 0.0
.debug_loc 3608760 3608815 55 0.0
.debug_ranges 453328 453328 0 0.0
.debug_str 4115614 4115731 117 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100708 100708 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 602890 602890 0 0.0
.symtab 179456 179456 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962336 962356 20 0.0
bl702l+mfd (read/write) 1190412 1189920 -492 -0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1554411 1554411 0 0.0
.debug_aranges 135288 135288 0 0.0
.debug_frame 496516 496512 -4 -0.0
.debug_info 41410918 41411594 676 0.0
.debug_line 5418206 5418276 70 0.0
.debug_loc 3646922 3646977 55 0.0
.debug_ranges 455568 455568 0 0.0
.debug_str 4121135 4121252 117 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99648 99648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 606718 606718 0 0.0
.symtab 181248 181248 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974712 974732 20 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735939 735963 24 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84351 84351 0 0.0
.text 651200 651224 24 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757531 757555 24 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79927 79927 0 0.0
.text 677212 677236 24 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744883 744907 24 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106015 106015 0 0.0
.text 638476 638500 24 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695667 695691 24 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80175 80175 0 0.0
.text 615104 615128 24 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681339 681363 24 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76007 76007 0 0.0
.text 604944 604968 24 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562314 562346 32 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903113 903115 2 0.0
.debug_aranges 104336 104344 8 0.0
.debug_frame 351320 351344 24 0.0
.debug_info 19453087 19453750 663 0.0
.debug_line 2593094 2593254 160 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1579073 1579165 92 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107659 107665 6 0.0
.debug_str 3391733 3391850 117 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83674 83674 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 467894 468014 120 0.0
.symtab 279280 279344 64 0.0
.text 476520 476552 32 0.0
lock CC3235SF_LAUNCHXL (read only) 618482 618514 32 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 943773 943775 2 0.0
.debug_aranges 108800 108808 8 0.0
.debug_frame 366600 366624 24 0.0
.debug_info 20629791 20630454 663 0.0
.debug_line 2663461 2663621 160 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634764 1634856 92 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112196 112202 6 0.0
.debug_str 3455919 3456036 117 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106226 106226 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517130 517250 120 0.0
.symtab 298896 298960 64 0.0
.text 0 0 0 0.0
510132 510164 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553151 16 0.0
.app_xip_area 444353 444369 16 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539247 539263 16 0.0
.app_xip_area 425665 425681 16 0.0
.bss 68520 68520 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) 574671 574687 16 0.0
.app_xip_area 467217 467233 16 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550999 551015 16 0.0
.app_xip_area 440457 440473 16 0.0
.bss 65488 65488 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) 1006656 1006664 8 0.0
.bss 171120 171120 0 0.0
.data 2692 2692 0 0.0
.text 832824 832832 8 0.0
BRD4187C (read/write) 1092776 1092792 16 0.0
.bss 194684 194684 0 0.0
.data 3300 3300 0 0.0
.text 894772 894788 16 0.0
lock-app BRD4161A+wf200 (read/write) 1103880 1103888 8 0.0
.bss 185832 185832 0 0.0
.data 2708 2708 0 0.0
.text 915316 915324 8 0.0
window-app BRD4187C (read/write) 1128804 1128812 8 0.0
.bss 167100 167100 0 0.0
.data 3172 3172 0 0.0
.text 958512 958520 8 0.0
esp32 all-clusters-app c3devkit (read only) 1134884 1134922 38 0.0
(read/write) 1670268 1670268 0 0.0
.dram0.bss 71088 71088 0 0.0
.dram0.data 13036 13036 0 0.0
.flash.rodata 241256 241256 0 0.0
.flash.text 1134884 1134922 38 0.0
.iram0.text 75874 75874 0 0.0
m5stack (read only) 1177999 1178091 92 0.0
(read/write) 518684 518684 0 0.0
.dram0.bss 77760 77760 0 0.0
.dram0.data 34052 34052 0 0.0
.flash.rodata 272508 272508 0 0.0
.flash.text 1172615 1172707 92 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589980 589996 16 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589444 589460 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684852 684868 16 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571704 571720 16 0.0
light k32w0+release (read only) 589684 589716 32 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589148 589180 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776808 776832 24 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654792 654816 24 0.0
lock k32w0+release (read only) 561444 561476 32 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560908 560940 32 0.0
linux air-purifier-app debug (read only) 2474949 2475157 208 0.0
(read/write) 126272 126272 0 0.0
.bss 46608 46608 0 0.0
.data 1504 1504 0 0.0
.data.rel.ro 72152 72152 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177856 177856 0 0.0
.text 2123173 2123381 208 0.0
all-clusters-app debug (read only) 5297305 5297513 208 0.0
(read/write) 417376 417376 0 0.0
.bss 128976 128976 0 0.0
.data 3888 3888 0 0.0
.data.rel.ro 277280 277280 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 300556 300556 0 0.0
.text 4617827 4618035 208 0.0
all-clusters-minimal-app debug (read only) 4889969 4890177 208 0.0
(read/write) 233056 233056 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95424 95424 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270781 270781 0 0.0
.text 4387971 4388179 208 0.0
bridge-app debug (read only) 4371633 4371841 208 0.0
(read/write) 215136 215136 0 0.0
.bss 118872 118872 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 84752 84752 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218749 218749 0 0.0
.text 3935155 3935363 208 0.0
chip-tool debug (read only) 10296865 10297073 208 0.0
(read/write) 445640 445640 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 339704 339704 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 387497 387497 0 0.0
.text 9308099 9308307 208 0.0
chip-tool-ipv6only arm64 (read only) 10179736 10179992 256 0.0
(read/write) 512216 511960 -256 -0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 377136 377136 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 316176 316176 0 0.0
.text 9089432 9089688 256 0.0
lighting-app debug+rpc+ui (read only) 5229977 5230185 208 0.0
(read/write) 223160 223160 0 0.0
.bss 118160 118160 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 92960 92960 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 337044 337044 0 0.0
.text 4649587 4649795 208 0.0
lock-app debug (read only) 4471169 4471377 208 0.0
(read/write) 203264 203264 0 0.0
.bss 113392 113392 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 248061 248061 0 0.0
.text 4013411 4013619 208 0.0
ota-provider-app debug (read only) 4127089 4127297 208 0.0
(read/write) 192200 192200 0 0.0
.bss 113536 113536 0 0.0
.data 3952 3952 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 200349 200349 0 0.0
.text 3735795 3736003 208 0.0
ota-requestor-app debug (read only) 4212569 4212777 208 0.0
(read/write) 196384 196384 0 0.0
.bss 114560 114560 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 203837 203837 0 0.0
.text 3813507 3813715 208 0.0
shell debug (read only) 2762633 2762841 208 0.0
(read/write) 149096 149096 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82896 82896 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 181184 181184 0 0.0
.text 2410738 2410946 208 0.0
thermostat-no-ble arm64 (read only) 4364288 4364544 256 0.0
(read/write) 245224 244968 -256 -0.1
.bss 122184 122184 0 0.0
.data 2824 2824 0 0.0
.data.rel.ro 101608 101608 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161804 161804 0 0.0
.text 3863704 3863960 256 0.0
tv-app debug (read only) 5292913 5293121 208 0.0
(read/write) 352056 352056 0 0.0
.bss 243104 243104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 96512 96512 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 271661 271661 0 0.0
.text 4777075 4777283 208 0.0
tv-casting-app debug (read only) 8244985 8245193 208 0.0
(read/write) 314528 314528 0 0.0
.bss 155872 155872 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 149296 149296 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 338232 338232 0 0.0
.text 7501299 7501507 208 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523080 2523144 64 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485764 1485828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179828 1179844 16 0.0
bss 153980 153980 0 0.0
rodata 118816 118816 0 0.0
text 828120 828144 24 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327392 1327408 16 0.0
bss 139990 139990 0 0.0
rodata 134880 134880 0 0.0
text 761868 761888 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161576 1161592 16 0.0
bss 154219 154219 0 0.0
rodata 113820 113820 0 0.0
text 814616 814640 24 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836088 836088 0 0.0
(read/write) 1725772 1725804 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 194756 194756 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 2496 2496 0 0.0
.debug_abbrev 1327142 1327144 2 0.0
.debug_aranges 141016 141024 8 0.0
.debug_frame 467188 467212 24 0.0
.debug_info 30281516 30282179 663 0.0
.debug_line 3898676 3898831 155 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2245491 2245583 92 0.0
.debug_rnglists 151760 151766 6 0.0
.debug_str 4118587 4118704 117 0.0
.heap 836088 836088 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 798378 798498 120 0.0
.symtab 494112 494144 32 0.0
.text 0 0 0 0.0
1520132 1520164 32 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837888 837888 0 0.0
(read/write) 1684300 1684332 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192980 192980 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 2472 2472 0 0.0
.debug_abbrev 1267352 1267354 2 0.0
.debug_aranges 137232 137240 8 0.0
.debug_frame 460576 460600 24 0.0
.debug_info 28553303 28553966 663 0.0
.debug_line 3803751 3803906 155 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2189907 2189999 92 0.0
.debug_rnglists 147575 147581 6 0.0
.debug_str 4011324 4011441 117 0.0
.heap 837888 837888 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 742733 742853 120 0.0
.symtab 475168 475200 32 0.0
.text 1480460 1480492 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 844440 844440 0 0.0
(read/write) 1610484 1610500 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 186540 186540 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 2360 2360 0 0.0
.debug_abbrev 1109030 1109032 2 0.0
.debug_aranges 127304 127312 8 0.0
.debug_frame 423500 423524 24 0.0
.debug_info 23671027 23671690 663 0.0
.debug_line 3378089 3378244 155 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2026392 2026484 92 0.0
.debug_rnglists 137121 137127 6 0.0
.debug_str 3818146 3818263 117 0.0
.heap 844440 844440 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 655902 656022 120 0.0
.symtab 436672 436704 32 0.0
.text 1413196 1413212 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817176 817176 0 0.0
(read/write) 1643284 1643316 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213788 213788 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 2376 2376 0 0.0
.debug_abbrev 1101876 1101878 2 0.0
.debug_aranges 125984 125992 8 0.0
.debug_frame 418736 418760 24 0.0
.debug_info 23480712 23481375 663 0.0
.debug_line 3330422 3330577 155 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2003124 2003216 92 0.0
.debug_rnglists 135144 135150 6 0.0
.debug_str 3780406 3780523 117 0.0
.heap 817176 817176 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 629407 629527 120 0.0
.symtab 428208 428240 32 0.0
.text 1418732 1418764 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177196 1177220 24 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 624040 624064 24 0.0
lock-app qpg6105+debug (read/write) 1133684 1133708 24 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 580524 580548 24 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 857052 857092 40 0.0
bss 77996 77996 0 0.0
text 604612 604650 38 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078644 1078684 40 0.0
bss 112632 112632 0 0.0
text 758284 758322 38 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077272 1077312 40 0.0
bss 122460 122460 0 0.0
text 744714 744752 38 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932348 932380 32 0.0
bss 106876 106876 0 0.0
text 641802 641840 38 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860444 860476 32 0.0
bss 78120 78120 0 0.0
text 607710 607748 38 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962568 962608 40 0.0
bss 88184 88184 0 0.0
text 684128 684166 38 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088336 1088376 40 0.0
bss 112384 112384 0 0.0
text 762482 762520 38 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918864 918896 32 0.0
bss 78812 78812 0 0.0
text 638538 638576 38 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945692 945732 40 0.0
bss 104976 104976 0 0.0
text 657604 657642 38 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864280 864320 40 0.0
bss 78228 78228 0 0.0
text 611884 611922 38 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805148 805188 40 0.0
bss 66248 66248 0 0.0
text 578920 578958 38 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820836 820876 40 0.0
bss 66652 66652 0 0.0
text 589532 589570 38 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709108 709148 40 0.0
bss 86424 86424 0 0.0
text 462082 462120 38 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863036 863076 40 0.0
bss 78204 78204 0 0.0
text 611246 611284 38 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848096 848136 40 0.0
bss 77932 77932 0 0.0
text 598418 598456 38 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826224 826264 40 0.0
bss 66536 66536 0 0.0
text 594274 594312 38 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823680 823712 32 0.0
bss 66888 66888 0 0.0
text 591322 591360 38 0.0

@andy31415 andy31415 merged commit f52860e into project-chip:v1.2-branch May 3, 2024
54 of 55 checks passed
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.

1 participant