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

Remove the incorrect GroupKeySetIDs field from the KeySetReadAllIndices command. #27044

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

REVIEW NOTE: Only the first changeset is manually written. The second one is just running codegen.

This field does not exist in the spec.

This is safe to do in terms of compat because the generated command parsing code
only parses the fields that are actually present and does not error out if
mandatory fields are missing; instead if uses type-default values for them. So
commands updated clients send will still be parse-able by servers that had this
field in their XML.

Fixes part of #25642

For the Darwin codegen, I just special-cased this command in the templates for
now, but if we end up with more commands going from having required fields to
not having them we can figure out a more automated solution.

@github-actions
Copy link

github-actions bot commented Jun 2, 2023

PR #27044: Size comparison from e19d9d8 to 7254b27

Increases (4 builds for cc32xx, linux, psoc6)
platform target config section e19d9d8 7254b27 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 951194 951198 4 0.0
linux chip-tool debug (read only) 15477193 15478393 1200 0.0
.text 13157892 13159092 1200 0.0
chip-tool-ipv6only arm64 (read only) 14808724 14809748 1024 0.0
.rodata 620200 620216 16 0.0
.text 12395956 12396964 1008 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_abbrev 1103896 1103900 4 0.0
Decreases (56 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e19d9d8 7254b27 change % change
bl602 lighting-app bl602 (read/write) 1356034 1355978 -56 -0.0
.text 1036106 1036054 -52 -0.0
bl602+rpc (read/write) 1403022 1402974 -48 -0.0
.text 1067730 1067682 -48 -0.0
bl702 lighting-app bl702 (read/write) 1187903 1187855 -48 -0.0
.debug_abbrev 1551313 1551289 -24 -0.0
.debug_frame 545792 545780 -12 -0.0
.debug_info 44560369 44558974 -1395 -0.0
.debug_line 5558876 5558449 -427 -0.0
.debug_loc 3781197 3780673 -524 -0.0
.debug_ranges 388184 388160 -24 -0.0
.debug_str 4317532 4317164 -368 -0.0
.text 966456 966408 -48 -0.0
bl702+rpc (read/write) 1277699 1277395 -304 -0.0
.debug_frame 573804 573792 -12 -0.0
.debug_info 49505298 49503902 -1396 -0.0
.debug_line 5974918 5974491 -427 -0.0
.debug_loc 3984360 3983793 -567 -0.0
.debug_ranges 413664 413640 -24 -0.0
.debug_str 4743002 4742634 -368 -0.0
.text 1040372 1040068 -304 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 605850 605690 -160 -0.0
.debug_frame 401012 401004 -8 -0.0
.debug_info 22707684 22704988 -2696 -0.0
.debug_line 2853260 2853027 -233 -0.0
.debug_loclists 1711471 1711190 -281 -0.0
.debug_str 3758341 3757838 -503 -0.0
.strtab 484233 484066 -167 -0.0
.symtab 287408 287344 -64 -0.0
.text 499272 499112 -160 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541995 541971 -24 -0.0
.app_xip_area 434621 434597 -24 -0.0
lock cyw930739m2evb_01 (read/write) 529387 529243 -144 -0.0
.app_xip_area 416877 416733 -144 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 566283 566275 -8 -0.0
.app_xip_area 459837 459829 -8 -0.0
switch cyw930739m2evb_01 (read/write) 530915 530891 -24 -0.0
.app_xip_area 421901 421877 -24 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 987924 987876 -48 -0.0
.text 805904 805856 -48 -0.0
BRD4187C (read/write) 1019560 1019544 -16 -0.0
.text 857164 857148 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1069240 1069096 -144 -0.0
.text 892908 892764 -144 -0.0
window-app BRD4187C (read/write) 1090488 1090440 -48 -0.0
.text 945216 945168 -48 -0.0
esp32 all-clusters-app c3devkit (read only) 1069166 1069054 -112 -0.0
.flash.text 1069166 1069054 -112 -0.0
m5stack (read only) 1115123 1115039 -84 -0.0
(read/write) 493826 493822 -4 -0.0
.flash.rodata 243668 243664 -4 -0.0
.flash.text 1109739 1109655 -84 -0.0
k32w contact k32w0+release (read only) 584652 584636 -16 -0.0
.text 584116 584100 -16 -0.0
light k32w0+release (read only) 583612 583596 -16 -0.0
.text 583076 583060 -16 -0.0
lock k32w0+release (read only) 556156 556028 -128 -0.0
.text 555620 555492 -128 -0.0
linux all-clusters-app debug (read only) 3239341 3239133 -208 -0.0
.text 2818501 2818293 -208 -0.0
all-clusters-minimal-app debug (read only) 3036109 3035917 -192 -0.0
.text 2626805 2626613 -192 -0.0
bridge-app debug (read only) 2518637 2517773 -864 -0.0
.text 2173573 2172709 -864 -0.0
dynamic-bridge-app-ipv6only debug (read only) 2567653 2566805 -848 -0.0
.text 2214629 2213781 -848 -0.0
lighting-app debug+rpc+ui (read only) 3381241 3381033 -208 -0.0
.text 2898162 2897954 -208 -0.0
lock-app debug (read only) 2608773 2607909 -864 -0.0
.text 2244421 2243557 -864 -0.0
ota-provider-app debug (read only) 2208669 2207805 -864 -0.0
.text 1913253 1912389 -864 -0.0
ota-requestor-app debug (read only) 2376245 2376053 -192 -0.0
.text 2067893 2067701 -192 -0.0
shell debug (read only) 2773113 2772921 -192 -0.0
.text 2408194 2408002 -192 -0.0
thermostat-no-ble arm64 (read only) 2605196 2605036 -160 -0.0
.text 2210596 2210436 -160 -0.0
tv-app debug (read only) 3313521 3312657 -864 -0.0
.text 2895106 2894242 -864 -0.0
tv-casting-app debug (read only) 9058817 9058289 -528 -0.0
.rodata 327692 327660 -32 -0.0
.text 8305986 8305490 -496 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2496392 2496264 -128 -0.0
.text 1459076 1458948 -128 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190588 1190572 -16 -0.0
text 820052 820032 -20 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1450424 1450408 -16 -0.0
text 790776 790760 -16 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1131696 1131680 -16 -0.0
text 788820 788804 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1726148 1726100 -48 -0.0
.debug_frame 491068 491060 -8 -0.0
.debug_info 31666225 31665079 -1146 -0.0
.debug_line 3996832 3996620 -212 -0.0
.debug_loclists 2281929 2281676 -253 -0.0
.debug_str 4318104 4317736 -368 -0.0
.text 1526516 1526468 -48 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1662236 1662172 -64 -0.0
.debug_frame 493056 493048 -8 -0.0
.debug_info 31218085 31216939 -1146 -0.0
.debug_line 4008610 4008398 -212 -0.0
.debug_loclists 2271463 2271211 -252 -0.0
.debug_str 4303115 4302747 -368 -0.0
.text 1463932 1463868 -64 -0.0
light cy8ckit_062s2_43012 (read/write) 1594788 1594740 -48 -0.0
.debug_frame 457144 457136 -8 -0.0
.debug_info 26093340 26092192 -1148 -0.0
.debug_line 3587237 3587025 -212 -0.0
.debug_loclists 2112009 2111757 -252 -0.0
.debug_str 4117243 4116875 -368 -0.0
.text 1402620 1402572 -48 -0.0
lock cy8ckit_062s2_43012 (read/write) 1627964 1627804 -160 -0.0
.debug_frame 451704 451696 -8 -0.0
.debug_info 25659345 25656651 -2694 -0.0
.debug_line 3522667 3522436 -231 -0.0
.debug_loclists 2085429 2085177 -252 -0.0
.debug_str 4079327 4078824 -503 -0.0
.strtab 596134 595967 -167 -0.0
.symtab 416640 416576 -64 -0.0
.text 1408196 1408036 -160 -0.0
qpg lighting-app qpg6105+debug (read/write) 1170468 1170452 -16 -0.0
.text 617564 617548 -16 -0.0
lock-app qpg6105+debug (read/write) 1139852 1139828 -24 -0.0
.text 586952 586928 -24 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1029616 1029592 -24 -0.0
text 703660 703630 -30 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 960012 959988 -24 -0.0
text 664062 664034 -28 -0.0
bridge-app tlsr9518adk80d (read/write) 928344 928168 -176 -0.0
text 641536 641356 -180 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 859596 859572 -24 -0.0
text 584278 584250 -28 -0.0
light-switch-app tlsr9518adk80d (read/write) 875912 875880 -32 -0.0
text 598900 598868 -32 -0.0
lighting-app tlsr9518adk80d (read/write) 964244 964220 -24 -0.0
text 677924 677898 -26 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 975624 975592 -32 -0.0
text 685446 685416 -30 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1033348 1033316 -32 -0.0
text 722620 722592 -28 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1065100 1065076 -24 -0.0
text 742962 742934 -28 -0.0
lock-app tlsr9518adk80d (read/write) 915020 914836 -184 -0.0
text 613256 613076 -180 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 882172 882148 -24 -0.0
text 606080 606054 -26 -0.0
pump-app tlsr9518adk80d (read/write) 865612 865436 -176 -0.0
text 590454 590274 -180 -0.0
pump-controller-app tlsr9518adk80d (read/write) 852408 852232 -176 -0.0
text 580574 580394 -180 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 848516 848340 -176 -0.0
text 576158 575978 -180 -0.0
thermostat tlsr9518adk80d (read/write) 893944 893912 -32 -0.0
text 615120 615088 -32 -0.0
window-covering tlsr9518adk80d (read/write) 889340 889308 -32 -0.0
text 610058 610028 -30 -0.0
Full report (58 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e19d9d8 7254b27 change % change
bl602 lighting-app bl602 (read/write) 1356034 1355978 -56 -0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036106 1036054 -52 -0.0
bl602+rpc (read/write) 1403022 1402974 -48 -0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067730 1067682 -48 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1187903 1187855 -48 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1551313 1551289 -24 -0.0
.debug_aranges 148448 148448 0 0.0
.debug_frame 545792 545780 -12 -0.0
.debug_info 44560369 44558974 -1395 -0.0
.debug_line 5558876 5558449 -427 -0.0
.debug_loc 3781197 3780673 -524 -0.0
.debug_ranges 388184 388160 -24 -0.0
.debug_str 4317532 4317164 -368 -0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107168 107168 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 582187 582187 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966456 966408 -48 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277699 1277395 -304 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1710355 1710355 0 0.0
.debug_aranges 156736 156736 0 0.0
.debug_frame 573804 573792 -12 -0.0
.debug_info 49505298 49503902 -1396 -0.0
.debug_line 5974918 5974491 -427 -0.0
.debug_loc 3984360 3983793 -567 -0.0
.debug_ranges 413664 413640 -24 -0.0
.debug_str 4743002 4742634 -368 -0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121712 121712 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 643690 643690 0 0.0
.symtab 194096 194096 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040372 1040068 -304 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605850 605690 -160 -0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 951194 951198 4 0.0
.debug_aranges 117584 117584 0 0.0
.debug_frame 401012 401004 -8 -0.0
.debug_info 22707684 22704988 -2696 -0.0
.debug_line 2853260 2853027 -233 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1711471 1711190 -281 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106453 106453 0 0.0
.debug_str 3758341 3757838 -503 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484233 484066 -167 -0.0
.symtab 287408 287344 -64 -0.0
.text 499272 499112 -160 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541995 541971 -24 -0.0
.app_xip_area 434621 434597 -24 -0.0
.bss 62352 62352 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529387 529243 -144 -0.0
.app_xip_area 416877 416733 -144 -0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566283 566275 -8 -0.0
.app_xip_area 459837 459829 -8 -0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530915 530891 -24 -0.0
.app_xip_area 421901 421877 -24 -0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 987924 987876 -48 -0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 805904 805856 -48 -0.0
BRD4187C (read/write) 1019560 1019544 -16 -0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 857164 857148 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1069240 1069096 -144 -0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892908 892764 -144 -0.0
window-app BRD4187C (read/write) 1090488 1090440 -48 -0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 945216 945168 -48 -0.0
esp32 all-clusters-app c3devkit (read only) 1069166 1069054 -112 -0.0
(read/write) 1584576 1584576 0 0.0
.dram0.bss 75704 75704 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 215768 215768 0 0.0
.flash.text 1069166 1069054 -112 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1115123 1115039 -84 -0.0
(read/write) 493826 493822 -4 -0.0
.dram0.bss 80704 80704 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 243668 243664 -4 -0.0
.flash.text 1109739 1109655 -84 -0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584652 584636 -16 -0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 584116 584100 -16 -0.0
light k32w0+release (read only) 583612 583596 -16 -0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 583076 583060 -16 -0.0
lock k32w0+release (read only) 556156 556028 -128 -0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555620 555492 -128 -0.0
linux all-clusters-app debug (read only) 3239341 3239133 -208 -0.0
(read/write) 156952 156952 0 0.0
.bss 58784 58784 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 89496 89496 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231336 231336 0 0.0
.text 2818501 2818293 -208 -0.0
all-clusters-minimal-app debug (read only) 3036109 3035917 -192 -0.0
(read/write) 145000 145000 0 0.0
.bss 57344 57344 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79128 79128 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224200 224200 0 0.0
.text 2626805 2626613 -192 -0.0
bridge-app debug (read only) 2518637 2517773 -864 -0.0
(read/write) 129608 129608 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69560 69560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172840 172840 0 0.0
.text 2173573 2172709 -864 -0.0
chip-tool debug (read only) 15477193 15478393 1200 0.0
(read/write) 704768 704768 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668512 668512 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 683829 683829 0 0.0
.text 13157892 13159092 1200 0.0
chip-tool-ipv6only arm64 (read only) 14808724 14809748 1024 0.0
(read/write) 757608 757608 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698304 698304 0 0.0
.dynamic 560 560 0 0.0
.got 16648 16648 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 620200 620216 16 0.0
.text 12395956 12396964 1008 0.0
dynamic-bridge-app-ipv6only debug (read only) 2567653 2566805 -848 -0.0
(read/write) 126768 126768 0 0.0
.bss 47544 47544 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 70288 70288 0 0.0
.dynamic 624 624 0 0.0
.got 4792 4792 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 175784 175784 0 0.0
.text 2214629 2213781 -848 -0.0
lighting-app debug+rpc+ui (read only) 3381241 3381033 -208 -0.0
(read/write) 135696 135696 0 0.0
.bss 49344 49344 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76768 76768 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286388 286388 0 0.0
.text 2898162 2897954 -208 -0.0
lock-app debug (read only) 2608773 2607909 -864 -0.0
(read/write) 116912 116912 0 0.0
.bss 45248 45248 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63720 63720 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200296 200296 0 0.0
.text 2244421 2243557 -864 -0.0
ota-provider-app debug (read only) 2208669 2207805 -864 -0.0
(read/write) 103600 103600 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51880 51880 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153992 153992 0 0.0
.text 1913253 1912389 -864 -0.0
ota-requestor-app debug (read only) 2376245 2376053 -192 -0.0
(read/write) 111392 111392 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56736 56736 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158056 158056 0 0.0
.text 2067893 2067701 -192 -0.0
shell debug (read only) 2773113 2772921 -192 -0.0
(read/write) 145336 145336 0 0.0
.bss 57704 57704 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 80552 80552 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199442 199442 0 0.0
.text 2408194 2408002 -192 -0.0
thermostat-no-ble arm64 (read only) 2605196 2605036 -160 -0.0
(read/write) 142760 142760 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79072 79072 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210596 2210436 -160 -0.0
tv-app debug (read only) 3313521 3312657 -864 -0.0
(read/write) 261472 261472 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79424 79424 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222328 222328 0 0.0
.text 2895106 2894242 -864 -0.0
tv-casting-app debug (read only) 9058817 9058289 -528 -0.0
(read/write) 217960 217960 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157600 157600 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 327692 327660 -32 -0.0
.text 8305986 8305490 -496 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2496392 2496264 -128 -0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1459076 1458948 -128 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1190588 1190572 -16 -0.0
bss 154135 154135 0 0.0
rodata 135612 135612 0 0.0
text 820052 820032 -20 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1450424 1450408 -16 -0.0
bss 133875 133875 0 0.0
rodata 231672 231672 0 0.0
text 790776 790760 -16 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131696 1131680 -16 -0.0
bss 152775 152775 0 0.0
rodata 109424 109424 0 0.0
text 788820 788804 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842096 842096 0 0.0
(read/write) 1726148 1726100 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188684 188684 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1294089 1294089 0 0.0
.debug_aranges 146872 146872 0 0.0
.debug_frame 491068 491060 -8 -0.0
.debug_info 31666225 31665079 -1146 -0.0
.debug_line 3996832 3996620 -212 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2281929 2281676 -253 -0.0
.debug_rnglists 142551 142551 0 0.0
.debug_str 4318104 4317736 -368 -0.0
.heap 842096 842096 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 746045 746045 0 0.0
.symtab 476144 476144 0 0.0
.text 1526516 1526468 -48 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843424 843424 0 0.0
(read/write) 1662236 1662172 -64 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187356 187356 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1283823 1283823 0 0.0
.debug_aranges 145912 145912 0 0.0
.debug_frame 493056 493048 -8 -0.0
.debug_info 31218085 31216939 -1146 -0.0
.debug_line 4008610 4008398 -212 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2271463 2271211 -252 -0.0
.debug_rnglists 141316 141316 0 0.0
.debug_str 4303115 4302747 -368 -0.0
.heap 843424 843424 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 698611 698611 0 0.0
.symtab 459008 459008 0 0.0
.text 1463932 1463868 -64 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1594788 1594740 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1121574 1121574 0 0.0
.debug_aranges 136304 136304 0 0.0
.debug_frame 457144 457136 -8 -0.0
.debug_info 26093340 26092192 -1148 -0.0
.debug_line 3587237 3587025 -212 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2112009 2111757 -252 -0.0
.debug_rnglists 131338 131338 0 0.0
.debug_str 4117243 4116875 -368 -0.0
.heap 849560 849560 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 622109 622109 0 0.0
.symtab 424512 424512 0 0.0
.text 1402620 1402572 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627964 1627804 -160 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1103896 1103900 4 0.0
.debug_aranges 134776 134776 0 0.0
.debug_frame 451704 451696 -8 -0.0
.debug_info 25659345 25656651 -2694 -0.0
.debug_line 3522667 3522436 -231 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2085429 2085177 -252 -0.0
.debug_rnglists 129384 129384 0 0.0
.debug_str 4079327 4078824 -503 -0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596134 595967 -167 -0.0
.symtab 416640 416576 -64 -0.0
.text 1408196 1408036 -160 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170468 1170452 -16 -0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617564 617548 -16 -0.0
lock-app qpg6105+debug (read/write) 1139852 1139828 -24 -0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586952 586928 -24 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1029616 1029592 -24 -0.0
bss 97548 97548 0 0.0
text 703660 703630 -30 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 960012 959988 -24 -0.0
bss 96072 96072 0 0.0
text 664062 664034 -28 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928344 928168 -176 -0.0
bss 100308 100308 0 0.0
text 641536 641356 -180 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859596 859572 -24 -0.0
bss 89968 89968 0 0.0
text 584278 584250 -28 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875912 875880 -32 -0.0
bss 90136 90136 0 0.0
text 598900 598868 -32 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964244 964220 -24 -0.0
bss 98492 98492 0 0.0
text 677924 677898 -26 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975624 975592 -32 -0.0
bss 102740 102740 0 0.0
text 685446 685416 -30 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033348 1033316 -32 -0.0
bss 100056 100056 0 0.0
text 722620 722592 -28 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1065100 1065076 -24 -0.0
bss 111140 111140 0 0.0
text 742962 742934 -28 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 915020 914836 -184 -0.0
bss 90632 90632 0 0.0
text 613256 613076 -180 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882172 882148 -24 -0.0
bss 91236 91236 0 0.0
text 606080 606054 -26 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865612 865436 -176 -0.0
bss 90100 90100 0 0.0
text 590454 590274 -180 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852408 852232 -176 -0.0
bss 89900 89900 0 0.0
text 580574 580394 -180 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848516 848340 -176 -0.0
bss 89808 89808 0 0.0
text 576158 575978 -180 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893944 893912 -32 -0.0
bss 90344 90344 0 0.0
text 615120 615088 -32 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889340 889308 -32 -0.0
bss 90636 90636 0 0.0
text 610058 610028 -30 -0.0

@andy31415
Copy link
Contributor

@bzbarsky-apple seems we can merge after we merge with the removal of bridge-app.matter.

@bzbarsky-apple
Copy link
Contributor Author

@andy31415 Yes, I am waiting on one more sanity check before I do that.

…es command.

This field does not exist in the spec.

This is safe to do in terms of compat because the generated command parsing code
only parses the fields that are actually present and does not error out if
mandatory fields are missing; instead if uses type-default values for them.  So
commands updated clients send will still be parse-able by servers that had this
field in their XML.

Fixes part of project-chip#25642

For the Darwin codegen, I just special-cased this command in the templates for
now, but if we end up with more commands going from having required fields to
not having them we can figure out a more automated solution.
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

PR #27044: Size comparison from 4f6923f to f35a5bd

Increases (3 builds for cc32xx, linux, psoc6)
platform target config section 4f6923f f35a5bd change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 947666 947670 4 0.0
linux chip-tool-ipv6only arm64 (read only) 14892084 14893124 1040 0.0
.rodata 622616 622632 16 0.0
.text 12466612 12467636 1024 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_abbrev 1100160 1100164 4 0.0
Decreases (45 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 4f6923f f35a5bd change % change
bl602 lighting-app bl602 (read/write) 1356538 1356234 -304 -0.0
.text 1036614 1036308 -306 -0.0
bl602+rpc (read/write) 1403270 1403222 -48 -0.0
.text 1067984 1067936 -48 -0.0
bl702 lighting-app bl702 (read/write) 1188479 1188431 -48 -0.0
.debug_abbrev 1547345 1547321 -24 -0.0
.debug_frame 549344 549332 -12 -0.0
.debug_info 44822770 44821373 -1397 -0.0
.debug_line 5581919 5581492 -427 -0.0
.debug_loc 3809990 3809450 -540 -0.0
.debug_ranges 393416 393392 -24 -0.0
.debug_str 4346491 4346123 -368 -0.0
.text 967032 966980 -52 -0.0
bl702+rpc (read/write) 1278003 1277955 -48 -0.0
.debug_frame 577356 577344 -12 -0.0
.debug_info 49767366 49765969 -1397 -0.0
.debug_line 5997852 5997425 -427 -0.0
.debug_loc 4013109 4012570 -539 -0.0
.debug_ranges 418896 418872 -24 -0.0
.debug_str 4771967 4771599 -368 -0.0
.text 1040688 1040638 -50 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 606658 606498 -160 -0.0
.debug_frame 405032 405024 -8 -0.0
.debug_info 22941476 22938779 -2697 -0.0
.debug_line 2872375 2872143 -232 -0.0
.debug_loclists 1724734 1724475 -259 -0.0
.debug_str 3787290 3786787 -503 -0.0
.strtab 484123 483956 -167 -0.0
.symtab 287280 287216 -64 -0.0
.text 500080 499920 -160 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541651 541627 -24 -0.0
.app_xip_area 434277 434253 -24 -0.0
lock cyw930739m2evb_01 (read/write) 528979 528835 -144 -0.0
.app_xip_area 416469 416325 -144 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 566235 566219 -16 -0.0
.app_xip_area 459789 459773 -16 -0.0
switch cyw930739m2evb_01 (read/write) 530635 530611 -24 -0.0
.app_xip_area 421621 421597 -24 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 986812 986764 -48 -0.0
.text 804792 804744 -48 -0.0
BRD4187C (read/write) 1019160 1019144 -16 -0.0
.text 856764 856748 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1068840 1068696 -144 -0.0
.text 892508 892364 -144 -0.0
window-app BRD4187C (read/write) 1089360 1089312 -48 -0.0
.text 944088 944040 -48 -0.0
esp32 all-clusters-app c3devkit (read only) 1068868 1068758 -110 -0.0
.flash.text 1068868 1068758 -110 -0.0
m5stack (read only) 1115339 1115239 -100 -0.0
.flash.text 1109955 1109855 -100 -0.0
k32w contact k32w0+release (read only) 584332 584316 -16 -0.0
.text 583796 583780 -16 -0.0
light k32w0+release (read only) 583036 583020 -16 -0.0
.text 582500 582484 -16 -0.0
lock k32w0+release (read only) 555740 555612 -128 -0.0
.text 555204 555076 -128 -0.0
linux thermostat-no-ble arm64 (read only) 2605436 2605276 -160 -0.0
.text 2210820 2210660 -160 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2497608 2497416 -192 -0.0
.text 1460292 1460100 -192 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190356 1190324 -32 -0.0
text 819776 819756 -20 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1450272 1450256 -16 -0.0
text 790524 790508 -16 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1131576 1131560 -16 -0.0
text 788532 788516 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1725236 1725188 -48 -0.0
.debug_frame 495288 495280 -8 -0.0
.debug_info 32007176 32006028 -1148 -0.0
.debug_line 4019459 4019246 -213 -0.0
.debug_loclists 2295055 2294796 -259 -0.0
.debug_str 4348254 4347886 -368 -0.0
.text 1525508 1525460 -48 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1661172 1661124 -48 -0.0
.debug_frame 497276 497268 -8 -0.0
.debug_info 31550879 31549732 -1147 -0.0
.debug_line 4031038 4030825 -213 -0.0
.debug_loclists 2284588 2284329 -259 -0.0
.debug_str 4333257 4332889 -368 -0.0
.text 1462772 1462724 -48 -0.0
light cy8ckit_062s2_43012 (read/write) 1593724 1593660 -64 -0.0
.debug_frame 461184 461176 -8 -0.0
.debug_info 26346742 26345594 -1148 -0.0
.debug_line 3602308 3602095 -213 -0.0
.debug_loclists 2125456 2125197 -259 -0.0
.debug_str 4147343 4146975 -368 -0.0
.text 1401556 1401492 -64 -0.0
lock cy8ckit_062s2_43012 (read/write) 1626796 1626636 -160 -0.0
.debug_frame 455724 455716 -8 -0.0
.debug_info 25901033 25898338 -2695 -0.0
.debug_line 3541724 3541492 -232 -0.0
.debug_loclists 2098440 2098181 -259 -0.0
.debug_str 4108321 4107818 -503 -0.0
.strtab 596024 595857 -167 -0.0
.symtab 416496 416432 -64 -0.0
.text 1407028 1406868 -160 -0.0
qpg lighting-app qpg6105+debug (read/write) 1170004 1169988 -16 -0.0
.text 617100 617084 -16 -0.0
lock-app qpg6105+debug (read/write) 1139436 1139420 -16 -0.0
.text 586536 586520 -16 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1029616 1029584 -32 -0.0
text 703546 703516 -30 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 960004 959972 -32 -0.0
text 663940 663910 -30 -0.0
bridge-app tlsr9518adk80d (read/write) 927984 927800 -184 -0.0
text 641198 641016 -182 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 859500 859468 -32 -0.0
text 584178 584152 -26 -0.0
light-switch-app tlsr9518adk80d (read/write) 875816 875792 -24 -0.0
text 598804 598776 -28 -0.0
lighting-app tlsr9518adk80d (read/write) 963992 963968 -24 -0.0
text 677686 677658 -28 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 975372 975340 -32 -0.0
text 685208 685178 -30 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1033092 1033060 -32 -0.0
text 722370 722344 -26 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1064840 1064816 -24 -0.0
text 742724 742694 -30 -0.0
lock-app tlsr9518adk80d (read/write) 914724 914540 -184 -0.0
text 612960 612778 -182 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 882100 882068 -32 -0.0
text 606022 605994 -28 -0.0
pump-app tlsr9518adk80d (read/write) 865212 865028 -184 -0.0
text 590050 589870 -180 -0.0
pump-controller-app tlsr9518adk80d (read/write) 852272 852088 -184 -0.0
text 580436 580256 -180 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 848428 848244 -184 -0.0
text 576068 575884 -184 -0.0
thermostat tlsr9518adk80d (read/write) 893940 893908 -32 -0.0
text 615110 615080 -30 -0.0
window-covering tlsr9518adk80d (read/write) 889320 889288 -32 -0.0
text 610030 610002 -28 -0.0
Full report (46 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 4f6923f f35a5bd change % change
bl602 lighting-app bl602 (read/write) 1356538 1356234 -304 -0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036614 1036308 -306 -0.0
bl602+rpc (read/write) 1403270 1403222 -48 -0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067984 1067936 -48 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188479 1188431 -48 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1547345 1547321 -24 -0.0
.debug_aranges 149288 149288 0 0.0
.debug_frame 549344 549332 -12 -0.0
.debug_info 44822770 44821373 -1397 -0.0
.debug_line 5581919 5581492 -427 -0.0
.debug_loc 3809990 3809450 -540 -0.0
.debug_ranges 393416 393392 -24 -0.0
.debug_str 4346491 4346123 -368 -0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107168 107168 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 581789 581789 0 0.0
.symtab 175360 175360 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
967032 966980 -52 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1278003 1277955 -48 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1706372 1706372 0 0.0
.debug_aranges 157576 157576 0 0.0
.debug_frame 577356 577344 -12 -0.0
.debug_info 49767366 49765969 -1397 -0.0
.debug_line 5997852 5997425 -427 -0.0
.debug_loc 4013109 4012570 -539 -0.0
.debug_ranges 418896 418872 -24 -0.0
.debug_str 4771967 4771599 -368 -0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121712 121712 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 643292 643292 0 0.0
.symtab 193920 193920 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040688 1040638 -50 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606658 606498 -160 -0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947666 947670 4 0.0
.debug_aranges 118616 118616 0 0.0
.debug_frame 405032 405024 -8 -0.0
.debug_info 22941476 22938779 -2697 -0.0
.debug_line 2872375 2872143 -232 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1724734 1724475 -259 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107271 107271 0 0.0
.debug_str 3787290 3786787 -503 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484123 483956 -167 -0.0
.symtab 287280 287216 -64 -0.0
.text 500080 499920 -160 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541651 541627 -24 -0.0
.app_xip_area 434277 434253 -24 -0.0
.bss 62352 62352 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 528979 528835 -144 -0.0
.app_xip_area 416469 416325 -144 -0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566235 566219 -16 -0.0
.app_xip_area 459789 459773 -16 -0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530635 530611 -24 -0.0
.app_xip_area 421621 421597 -24 -0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 986812 986764 -48 -0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 804792 804744 -48 -0.0
BRD4187C (read/write) 1019160 1019144 -16 -0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856764 856748 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1068840 1068696 -144 -0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892508 892364 -144 -0.0
window-app BRD4187C (read/write) 1089360 1089312 -48 -0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 944088 944040 -48 -0.0
esp32 all-clusters-app c3devkit (read only) 1068868 1068758 -110 -0.0
(read/write) 1584664 1584664 0 0.0
.dram0.bss 75736 75736 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 215824 215824 0 0.0
.flash.text 1068868 1068758 -110 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1115339 1115239 -100 -0.0
(read/write) 493902 493902 0 0.0
.dram0.bss 80736 80736 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 243712 243712 0 0.0
.flash.text 1109955 1109855 -100 -0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584332 584316 -16 -0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 583796 583780 -16 -0.0
light k32w0+release (read only) 583036 583020 -16 -0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 582500 582484 -16 -0.0
lock k32w0+release (read only) 555740 555612 -128 -0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555204 555076 -128 -0.0
linux chip-tool-ipv6only arm64 (read only) 14892084 14893124 1040 0.0
(read/write) 762184 762184 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 702776 702776 0 0.0
.dynamic 560 560 0 0.0
.got 16752 16752 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 622616 622632 16 0.0
.text 12466612 12467636 1024 0.0
thermostat-no-ble arm64 (read only) 2605436 2605276 -160 -0.0
(read/write) 142776 142776 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210820 2210660 -160 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2497608 2497416 -192 -0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460292 1460100 -192 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1190356 1190324 -32 -0.0
bss 154227 154227 0 0.0
rodata 135652 135652 0 0.0
text 819776 819756 -20 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1450272 1450256 -16 -0.0
bss 133967 133967 0 0.0
rodata 231712 231712 0 0.0
text 790524 790508 -16 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131576 1131560 -16 -0.0
bss 152867 152867 0 0.0
rodata 109464 109464 0 0.0
text 788532 788516 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842000 842000 0 0.0
(read/write) 1725236 1725188 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188780 188780 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1290626 1290626 0 0.0
.debug_aranges 147968 147968 0 0.0
.debug_frame 495288 495280 -8 -0.0
.debug_info 32007176 32006028 -1148 -0.0
.debug_line 4019459 4019246 -213 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2295055 2294796 -259 -0.0
.debug_rnglists 143352 143352 0 0.0
.debug_str 4348254 4347886 -368 -0.0
.heap 842000 842000 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 746061 746061 0 0.0
.symtab 476224 476224 0 0.0
.text 1525508 1525460 -48 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843328 843328 0 0.0
(read/write) 1661172 1661124 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187452 187452 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1280304 1280304 0 0.0
.debug_aranges 147008 147008 0 0.0
.debug_frame 497276 497268 -8 -0.0
.debug_info 31550879 31549732 -1147 -0.0
.debug_line 4031038 4030825 -213 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2284588 2284329 -259 -0.0
.debug_rnglists 142117 142117 0 0.0
.debug_str 4333257 4332889 -368 -0.0
.heap 843328 843328 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 698627 698627 0 0.0
.symtab 459088 459088 0 0.0
.text 1462772 1462724 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1593724 1593660 -64 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1117887 1117887 0 0.0
.debug_aranges 137344 137344 0 0.0
.debug_frame 461184 461176 -8 -0.0
.debug_info 26346742 26345594 -1148 -0.0
.debug_line 3602308 3602095 -213 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2125456 2125197 -259 -0.0
.debug_rnglists 132109 132109 0 0.0
.debug_str 4147343 4146975 -368 -0.0
.heap 849560 849560 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 622211 622211 0 0.0
.symtab 424512 424512 0 0.0
.text 1401556 1401492 -64 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626796 1626636 -160 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1100160 1100164 4 0.0
.debug_aranges 135808 135808 0 0.0
.debug_frame 455724 455716 -8 -0.0
.debug_info 25901033 25898338 -2695 -0.0
.debug_line 3541724 3541492 -232 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2098440 2098181 -259 -0.0
.debug_rnglists 130123 130123 0 0.0
.debug_str 4108321 4107818 -503 -0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596024 595857 -167 -0.0
.symtab 416496 416432 -64 -0.0
.text 1407028 1406868 -160 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170004 1169988 -16 -0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617100 617084 -16 -0.0
lock-app qpg6105+debug (read/write) 1139436 1139420 -16 -0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586536 586520 -16 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1029616 1029584 -32 -0.0
bss 97640 97640 0 0.0
text 703546 703516 -30 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 960004 959972 -32 -0.0
bss 96164 96164 0 0.0
text 663940 663910 -30 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927984 927800 -184 -0.0
bss 100308 100308 0 0.0
text 641198 641016 -182 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859500 859468 -32 -0.0
bss 89968 89968 0 0.0
text 584178 584152 -26 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875816 875792 -24 -0.0
bss 90136 90136 0 0.0
text 598804 598776 -28 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963992 963968 -24 -0.0
bss 98500 98500 0 0.0
text 677686 677658 -28 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975372 975340 -32 -0.0
bss 102748 102748 0 0.0
text 685208 685178 -30 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033092 1033060 -32 -0.0
bss 100064 100064 0 0.0
text 722370 722344 -26 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1064840 1064816 -24 -0.0
bss 111140 111140 0 0.0
text 742724 742694 -30 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914724 914540 -184 -0.0
bss 90632 90632 0 0.0
text 612960 612778 -182 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882100 882068 -32 -0.0
bss 91244 91244 0 0.0
text 606022 605994 -28 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865212 865028 -184 -0.0
bss 90100 90100 0 0.0
text 590050 589870 -180 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852272 852088 -184 -0.0
bss 89900 89900 0 0.0
text 580436 580256 -180 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848428 848244 -184 -0.0
bss 89808 89808 0 0.0
text 576068 575884 -184 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893940 893908 -32 -0.0
bss 90344 90344 0 0.0
text 615110 615080 -30 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889320 889288 -32 -0.0
bss 90636 90636 0 0.0
text 610030 610002 -28 -0.0

@bzbarsky-apple bzbarsky-apple merged commit 3d44787 into project-chip:master Jun 6, 2023
@bzbarsky-apple bzbarsky-apple deleted the remove-bogus-field branch June 6, 2023 14:15
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.

5 participants