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

Update Binding cluster requirement in device type to align with the spec #22286

Merged
merged 4 commits into from
Sep 1, 2022
Merged

Update Binding cluster requirement in device type to align with the spec #22286

merged 4 commits into from
Sep 1, 2022

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Aug 30, 2022

Problem

What is being fixed? Examples:

  1. Not included if there are no Client clusters.
  2. Not included if the device type is not Simple.
  3. Required if the device has a required Client cluster.
  4. Optional if the device has only optional Client clusters, but must be present if any of those Client clusters are present.

That is, for any given device type the "Simple & Client" expression evaluates to a specific boolean, except if the device type has optional client clusters.

Change overview

Update Binding cluster requirement in device type to align with the spec

Testing

How was this tested? (at least one bullet point required)

  • xml update only

@github-actions
Copy link

github-actions bot commented Aug 30, 2022

PR #22286: Size comparison from d47c8f7 to f3d17b7

Increases (5 builds for bl602, esp32, psoc6, telink)
platform target config section d47c8f7 f3d17b7 change % change
bl602 lighting-app bl602 .text 1051544 1051548 4 0.0
bl602+rpc .text 1083560 1083564 4 0.0
esp32 all-clusters-app c3devkit (read only) 1033624 1033626 2 0.0
.flash.text 1033624 1033626 2 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22280686 22280687 1 0.0
telink light-switch-app tlsr9518adk80d text 571286 571288 2 0.0
Decreases (2 builds for psoc6)
platform target config section d47c8f7 f3d17b7 change % change
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26438658 26438657 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 21900939 21900938 -1 -0.0
Full report (45 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section d47c8f7 f3d17b7 change % change
bl602 lighting-app bl602 (read/write) 1385142 1385142 0 0.0
.bss 120274 120274 0 0.0
.data 4488 4488 0 0.0
.text 1051544 1051548 4 0.0
bl602+rpc (read/write) 1431038 1431038 0 0.0
.bss 127706 127706 0 0.0
.data 4600 4600 0 0.0
.text 1083560 1083564 4 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 674963 674963 0 0.0
(read/write) 176428 176428 0 0.0
.bss 74284 74284 0 0.0
.data 3380 3380 0 0.0
.rodata 89227 89227 0 0.0
.text 585424 585424 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 639659 639659 0 0.0
(read/write) 157852 157852 0 0.0
.bss 73556 73556 0 0.0
.data 3380 3380 0 0.0
.rodata 78371 78371 0 0.0
.text 560968 560968 0 0.0
lock-ftd LP_CC2652R7 (read only) 676007 676007 0 0.0
(read/write) 165696 165696 0 0.0
.bss 71484 71484 0 0.0
.data 3304 3304 0 0.0
.rodata 77071 77071 0 0.0
.text 598456 598456 0 0.0
lock-mtd LP_CC2652R7 (read only) 658999 658999 0 0.0
(read/write) 178392 178392 0 0.0
.bss 67172 67172 0 0.0
.data 3304 3304 0 0.0
.rodata 102335 102335 0 0.0
.text 556184 556184 0 0.0
pump-app LP_CC2652R7 (read only) 684835 684835 0 0.0
(read/write) 157572 157572 0 0.0
.bss 71420 71420 0 0.0
.data 3296 3296 0 0.0
.rodata 89947 89947 0 0.0
.text 594404 594404 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669335 669335 0 0.0
(read/write) 173184 173184 0 0.0
.bss 71532 71532 0 0.0
.data 3292 3292 0 0.0
.rodata 85503 85503 0 0.0
.text 583352 583352 0 0.0
shell LP_CC2652R7 (read only) 665774 665774 0 0.0
(read/write) 181136 181136 0 0.0
.bss 76604 76604 0 0.0
.data 3376 3376 0 0.0
.rodata 85782 85782 0 0.0
.text 579676 579676 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586770 586770 0 0.0
.app_xip_area 463428 463428 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592522 592522 0 0.0
.app_xip_area 464396 464396 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599522 599522 0 0.0
.app_xip_area 476900 476900 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1107648 1107648 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 969224 969224 0 0.0
BRD4161A+rpc (read/write) 971652 971652 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 818536 818536 0 0.0
BRD4161A+rs911x (read/write) 1001368 1001368 0 0.0
.bss 169088 169088 0 0.0
.data 2064 2064 0 0.0
.text 830196 830196 0 0.0
lock-app BRD4161A+wf200 (read/write) 1149812 1149812 0 0.0
.bss 152168 152168 0 0.0
.data 2072 2072 0 0.0
.text 995552 995552 0 0.0
window-app BRD4161A (read/write) 1098904 1098904 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 959016 959016 0 0.0
esp32 all-clusters-app c3devkit (read only) 1033624 1033626 2 0.0
(read/write) 1493486 1493486 0 0.0
.dram0.bss 71088 71088 0 0.0
.dram0.data 13696 13696 0 0.0
.flash.rodata 218032 218032 0 0.0
.flash.text 1033624 1033626 2 0.0
.iram0.text 65160 65160 0 0.0
m5stack (read only) 1085971 1085971 0 0.0
(read/write) 490780 490780 0 0.0
.dram0.bss 76608 76608 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 247352 247352 0 0.0
.flash.text 1080587 1080587 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 648060 648060 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 572552 572552 0 0.0
lock k32w0+release (read/write) 705064 705064 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 629100 629100 0 0.0
linux all-clusters-app debug (read only) 3043881 3043881 0 0.0
(read/write) 156032 156032 0 0.0
.bss 61792 61792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85768 85768 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 275307 275307 0 0.0
.text 2589138 2589138 0 0.0
all-clusters-minimal-app debug (read only) 2879681 2879681 0 0.0
(read/write) 147632 147632 0 0.0
.bss 61024 61024 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78264 78264 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 275467 275467 0 0.0
.text 2427554 2427554 0 0.0
bridge-app debug+rpc (read only) 2377945 2377945 0 0.0
(read/write) 127752 127752 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67640 67640 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 204168 204168 0 0.0
.text 2010866 2010866 0 0.0
chip-tool debug (read only) 10910289 10910289 0 0.0
(read/write) 657384 657384 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 622352 622352 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 564277 564277 0 0.0
.text 8825172 8825172 0 0.0
chip-tool-ipv6only arm64 (read only) 10291012 10291012 0 0.0
(read/write) 705233 705233 0 0.0
.bss 33297 33297 0 0.0
.data 3280 3280 0 0.0
.data.rel.ro 649832 649832 0 0.0
.dynamic 560 560 0 0.0
.got 13848 13848 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 494724 494724 0 0.0
.text 8143828 8143828 0 0.0
lighting-app debug+rpc (read only) 2602873 2602873 0 0.0
(read/write) 130536 130536 0 0.0
.bss 49792 49792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72680 72680 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221008 221008 0 0.0
.text 2210674 2210674 0 0.0
lock-app debug (read only) 2585841 2585841 0 0.0
(read/write) 125712 125712 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69688 69688 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 238000 238000 0 0.0
.text 2180898 2180898 0 0.0
ota-provider-app debug (read only) 2363097 2363097 0 0.0
(read/write) 119144 119144 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63512 63512 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 209976 209976 0 0.0
.text 1989362 1989362 0 0.0
ota-requestor-app debug (read only) 2528425 2528425 0 0.0
(read/write) 127552 127552 0 0.0
.bss 50368 50368 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68920 68920 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 216704 216704 0 0.0
.text 2138818 2138818 0 0.0
shell debug (read only) 2612185 2612185 0 0.0
(read/write) 142184 142184 0 0.0
.bss 57704 57704 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77376 77376 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 235410 235410 0 0.0
.text 2218066 2218066 0 0.0
thermostat-no-ble arm64 (read only) 2361924 2361924 0 0.0
(read/write) 141857 141857 0 0.0
.bss 55233 55233 0 0.0
.data 1680 1680 0 0.0
.data.rel.ro 76112 76112 0 0.0
.dynamic 560 560 0 0.0
.got 5056 5056 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141276 141276 0 0.0
.text 1982608 1982608 0 0.0
tv-app debug (read only) 3189705 3189705 0 0.0
(read/write) 258040 258040 0 0.0
.bss 167352 167352 0 0.0
.data 4752 4752 0 0.0
.data.rel.ro 79368 79368 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 259848 259848 0 0.0
.text 2739826 2739826 0 0.0
tv-casting-app debug (read only) 5509441 5509441 0 0.0
(read/write) 160536 160536 0 0.0
.bss 51352 51352 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 100304 100304 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 344945 344945 0 0.0
.text 4892594 4892594 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454936 2454936 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417580 1417580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1180771 1180771 0 0.0
bss 143641 143641 0 0.0
rodata 143380 143380 0 0.0
text 814808 814808 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159951 1159951 0 0.0
bss 142868 142868 0 0.0
rodata 134968 134968 0 0.0
text 803200 803200 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842216 842216 0 0.0
(read/write) 1741844 1741844 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188464 188464 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221363 1221363 0 0.0
.debug_aranges 111712 111712 0 0.0
.debug_frame 372900 372900 0 0.0
.debug_info 26702034 26702034 0 0.0
.debug_line 3655280 3655280 0 0.0
.debug_loc 3568919 3568919 0 0.0
.debug_ranges 337600 337600 0 0.0
.debug_str 3426853 3426853 0 0.0
.heap 842216 842216 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570576 570576 0 0.0
.symtab 421488 421488 0 0.0
.text 1542328 1542328 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842952 842952 0 0.0
(read/write) 1685012 1685012 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187728 187728 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1213202 1213202 0 0.0
.debug_aranges 111184 111184 0 0.0
.debug_frame 375980 375980 0 0.0
.debug_info 26438658 26438657 -1 -0.0
.debug_line 3675796 3675796 0 0.0
.debug_loc 3556556 3556556 0 0.0
.debug_ranges 336216 336216 0 0.0
.debug_str 3415858 3415858 0 0.0
.heap 842952 842952 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535050 535050 0 0.0
.symtab 408080 408080 0 0.0
.text 1486232 1486232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 851184 851184 0 0.0
(read/write) 1602300 1602300 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179704 179704 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1048021 1048021 0 0.0
.debug_aranges 103360 103360 0 0.0
.debug_frame 346248 346248 0 0.0
.debug_info 21900939 21900938 -1 -0.0
.debug_line 3246261 3246261 0 0.0
.debug_loc 3254895 3254895 0 0.0
.debug_ranges 301688 301688 0 0.0
.debug_str 3221078 3221078 0 0.0
.heap 851184 851184 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 468349 468349 0 0.0
.symtab 375168 375168 0 0.0
.text 1411752 1411752 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 846152 846152 0 0.0
(read/write) 1639988 1639988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184720 184720 0 0.0
.comment 204 204 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 1055456 1055456 0 0.0
.debug_aranges 104032 104032 0 0.0
.debug_frame 349076 349076 0 0.0
.debug_info 22280686 22280687 1 0.0
.debug_line 3255082 3255082 0 0.0
.debug_loc 3294764 3294764 0 0.0
.debug_ranges 305032 305032 0 0.0
.debug_str 3248499 3248499 0 0.0
.heap 846152 846152 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474564 474564 0 0.0
.symtab 378352 378352 0 0.0
.text 1444408 1444408 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1129028 1129028 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 576124 576124 0 0.0
lock-app qpg6105+debug (read/write) 1100032 1100032 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 547132 547132 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808688 808688 0 0.0
bss 71344 71344 0 0.0
noinit 43488 43488 0 0.0
text 571286 571288 2 0.0
lighting-app tlsr9518adk80d (read/write) 830588 830588 0 0.0
bss 72200 72200 0 0.0
noinit 43488 43488 0 0.0
text 589398 589398 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 31, 2022

PR #22286: Size comparison from 04eeef1 to 1f7ab76

Increases (4 builds for cc13x2_26x2, esp32, psoc6)
platform target config section 04eeef1 1f7ab76 change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 165596 165604 8 0.0
pump-controller-app LP_CC2652R7 (read only) 669435 669443 8 0.0
.text 583448 583456 8 0.0
esp32 all-clusters-app c3devkit (read only) 1033726 1033730 4 0.0
.flash.text 1033726 1033730 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26445241 26445243 2 0.0
Decreases (7 builds for bl602, cc13x2_26x2, nrfconnect, qpg, telink)
platform target config section 04eeef1 1f7ab76 change % change
bl602 lighting-app bl602 (read/write) 1385942 1385934 -8 -0.0
.text 1052320 1052316 -4 -0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 676123 676115 -8 -0.0
.text 598568 598560 -8 -0.0
pump-controller-app LP_CC2652R7 (read/write) 173100 173092 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 814824 814820 -4 -0.0
qpg lighting-app qpg6105+debug (read/write) 1129044 1129036 -8 -0.0
.text 576140 576132 -8 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 808704 808696 -8 -0.0
text 571302 571300 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 830604 830596 -8 -0.0
text 589414 589412 -2 -0.0
Full report (45 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 04eeef1 1f7ab76 change % change
bl602 lighting-app bl602 (read/write) 1385942 1385934 -8 -0.0
.bss 120298 120298 0 0.0
.data 4488 4488 0 0.0
.text 1052320 1052316 -4 -0.0
bl602+rpc (read/write) 1431582 1431582 0 0.0
.bss 127730 127730 0 0.0
.data 4600 4600 0 0.0
.text 1084076 1084076 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 675071 675071 0 0.0
(read/write) 176336 176336 0 0.0
.bss 74300 74300 0 0.0
.data 3380 3380 0 0.0
.rodata 89231 89231 0 0.0
.text 585528 585528 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 639775 639775 0 0.0
(read/write) 157868 157868 0 0.0
.bss 73572 73572 0 0.0
.data 3380 3380 0 0.0
.rodata 78375 78375 0 0.0
.text 561080 561080 0 0.0
lock-ftd LP_CC2652R7 (read only) 676123 676115 -8 -0.0
(read/write) 165596 165604 8 0.0
.bss 71500 71500 0 0.0
.data 3304 3304 0 0.0
.rodata 77075 77075 0 0.0
.text 598568 598560 -8 -0.0
lock-mtd LP_CC2652R7 (read only) 659091 659091 0 0.0
(read/write) 178316 178316 0 0.0
.bss 67188 67188 0 0.0
.data 3304 3304 0 0.0
.rodata 102339 102339 0 0.0
.text 556272 556272 0 0.0
pump-app LP_CC2652R7 (read only) 684927 684927 0 0.0
(read/write) 157496 157496 0 0.0
.bss 71436 71436 0 0.0
.data 3296 3296 0 0.0
.rodata 89951 89951 0 0.0
.text 594492 594492 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669435 669443 8 0.0
(read/write) 173100 173092 -8 -0.0
.bss 71548 71548 0 0.0
.data 3292 3292 0 0.0
.rodata 85507 85507 0 0.0
.text 583448 583456 8 0.0
shell LP_CC2652R7 (read only) 665866 665866 0 0.0
(read/write) 181060 181060 0 0.0
.bss 76620 76620 0 0.0
.data 3376 3376 0 0.0
.rodata 85786 85786 0 0.0
.text 579764 579764 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586746 586746 0 0.0
.app_xip_area 463404 463404 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592498 592498 0 0.0
.app_xip_area 464372 464372 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599530 599530 0 0.0
.app_xip_area 476908 476908 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1107968 1107968 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 969544 969544 0 0.0
BRD4161A+rpc (read/write) 971844 971844 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 818728 818728 0 0.0
BRD4161A+rs911x (read/write) 1001708 1001708 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 830456 830456 0 0.0
lock-app BRD4161A+wf200 (read/write) 1150008 1150008 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 995668 995668 0 0.0
window-app BRD4161A (read/write) 1099224 1099224 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 959336 959336 0 0.0
esp32 all-clusters-app c3devkit (read only) 1033726 1033730 4 0.0
(read/write) 1493518 1493518 0 0.0
.dram0.bss 71120 71120 0 0.0
.dram0.data 13696 13696 0 0.0
.flash.rodata 218032 218032 0 0.0
.flash.text 1033726 1033730 4 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1086083 1086083 0 0.0
(read/write) 490804 490804 0 0.0
.dram0.bss 76640 76640 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 247344 247344 0 0.0
.flash.text 1080699 1080699 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 648060 648060 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 572552 572552 0 0.0
lock k32w0+release (read/write) 705064 705064 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 629100 629100 0 0.0
linux all-clusters-app debug (read only) 3043945 3043945 0 0.0
(read/write) 156032 156032 0 0.0
.bss 61792 61792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85768 85768 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 275307 275307 0 0.0
.text 2589202 2589202 0 0.0
all-clusters-minimal-app debug (read only) 2879745 2879745 0 0.0
(read/write) 147632 147632 0 0.0
.bss 61024 61024 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78264 78264 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 275467 275467 0 0.0
.text 2427618 2427618 0 0.0
bridge-app debug+rpc (read only) 2378009 2378009 0 0.0
(read/write) 127752 127752 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67640 67640 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 204168 204168 0 0.0
.text 2010930 2010930 0 0.0
chip-tool debug (read only) 10910801 10910801 0 0.0
(read/write) 657384 657384 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 622352 622352 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 564277 564277 0 0.0
.text 8825684 8825684 0 0.0
chip-tool-ipv6only arm64 (read only) 10291460 10291460 0 0.0
(read/write) 705217 705217 0 0.0
.bss 33297 33297 0 0.0
.data 3280 3280 0 0.0
.data.rel.ro 649832 649832 0 0.0
.dynamic 560 560 0 0.0
.got 13840 13840 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 494724 494724 0 0.0
.text 8144292 8144292 0 0.0
lighting-app debug+rpc (read only) 2602937 2602937 0 0.0
(read/write) 130536 130536 0 0.0
.bss 49792 49792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72680 72680 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221008 221008 0 0.0
.text 2210738 2210738 0 0.0
lock-app debug (read only) 2585905 2585905 0 0.0
(read/write) 125712 125712 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69688 69688 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 238000 238000 0 0.0
.text 2180962 2180962 0 0.0
ota-provider-app debug (read only) 2363161 2363161 0 0.0
(read/write) 119144 119144 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63512 63512 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 209976 209976 0 0.0
.text 1989426 1989426 0 0.0
ota-requestor-app debug (read only) 2528409 2528409 0 0.0
(read/write) 127552 127552 0 0.0
.bss 50368 50368 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68920 68920 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 216704 216704 0 0.0
.text 2138802 2138802 0 0.0
shell debug (read only) 2612249 2612249 0 0.0
(read/write) 142184 142184 0 0.0
.bss 57704 57704 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77376 77376 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 235410 235410 0 0.0
.text 2218130 2218130 0 0.0
thermostat-no-ble arm64 (read only) 2361956 2361956 0 0.0
(read/write) 141857 141857 0 0.0
.bss 55233 55233 0 0.0
.data 1680 1680 0 0.0
.data.rel.ro 76112 76112 0 0.0
.dynamic 560 560 0 0.0
.got 5056 5056 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141276 141276 0 0.0
.text 1982640 1982640 0 0.0
tv-app debug (read only) 3190409 3190409 0 0.0
(read/write) 258040 258040 0 0.0
.bss 167352 167352 0 0.0
.data 4752 4752 0 0.0
.data.rel.ro 79368 79368 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 259976 259976 0 0.0
.text 2740402 2740402 0 0.0
tv-casting-app debug (read only) 5509633 5509633 0 0.0
(read/write) 160536 160536 0 0.0
.bss 51352 51352 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 100304 100304 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 344945 344945 0 0.0
.text 4892786 4892786 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454936 2454936 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417580 1417580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1180787 1180787 0 0.0
bss 143641 143641 0 0.0
rodata 143380 143380 0 0.0
text 814824 814820 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159967 1159967 0 0.0
bss 142868 142868 0 0.0
rodata 134968 134968 0 0.0
text 803216 803216 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841960 841960 0 0.0
(read/write) 1742236 1742236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188720 188720 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221468 1221468 0 0.0
.debug_aranges 111712 111712 0 0.0
.debug_frame 372900 372900 0 0.0
.debug_info 26708619 26708619 0 0.0
.debug_line 3655730 3655730 0 0.0
.debug_loc 3569692 3569692 0 0.0
.debug_ranges 337616 337616 0 0.0
.debug_str 3426920 3426920 0 0.0
.heap 841960 841960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570576 570576 0 0.0
.symtab 421488 421488 0 0.0
.text 1542464 1542464 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842696 842696 0 0.0
(read/write) 1685420 1685420 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187984 187984 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1213307 1213307 0 0.0
.debug_aranges 111184 111184 0 0.0
.debug_frame 375980 375980 0 0.0
.debug_info 26445241 26445243 2 0.0
.debug_line 3676246 3676246 0 0.0
.debug_loc 3557329 3557329 0 0.0
.debug_ranges 336232 336232 0 0.0
.debug_str 3415925 3415925 0 0.0
.heap 842696 842696 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535050 535050 0 0.0
.symtab 408080 408080 0 0.0
.text 1486384 1486384 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850928 850928 0 0.0
(read/write) 1602700 1602700 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179960 179960 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1048126 1048126 0 0.0
.debug_aranges 103360 103360 0 0.0
.debug_frame 346248 346248 0 0.0
.debug_info 21907524 21907524 0 0.0
.debug_line 3246711 3246711 0 0.0
.debug_loc 3255672 3255672 0 0.0
.debug_ranges 301704 301704 0 0.0
.debug_str 3221145 3221145 0 0.0
.heap 850928 850928 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 468349 468349 0 0.0
.symtab 375168 375168 0 0.0
.text 1411896 1411896 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1640380 1640380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 1055561 1055561 0 0.0
.debug_aranges 104032 104032 0 0.0
.debug_frame 349076 349076 0 0.0
.debug_info 22287271 22287271 0 0.0
.debug_line 3255532 3255532 0 0.0
.debug_loc 3295525 3295525 0 0.0
.debug_ranges 305048 305048 0 0.0
.debug_str 3248566 3248566 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474564 474564 0 0.0
.symtab 378352 378352 0 0.0
.text 1444544 1444544 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1129044 1129036 -8 -0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 576140 576132 -8 -0.0
lock-app qpg6105+debug (read/write) 1100032 1100032 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 547132 547132 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808704 808696 -8 -0.0
bss 71344 71344 0 0.0
noinit 43488 43488 0 0.0
text 571302 571300 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 830604 830596 -8 -0.0
bss 72200 72200 0 0.0
noinit 43488 43488 0 0.0
text 589414 589412 -2 -0.0

@andy31415
Copy link
Contributor

Accepted: compatibility issue, does not actually change coresdk code.

@github-actions
Copy link

github-actions bot commented Aug 31, 2022

PR #22286: Size comparison from 4e01cee to 42b03a8

Increases (2 builds for bl602, esp32)
platform target config section 4e01cee 42b03a8 change % change
bl602 lighting-app bl602+rpc .text 1084072 1084076 4 0.0
esp32 all-clusters-app m5stack (read/write) 490804 490812 8 0.0
.flash.rodata 247344 247352 8 0.0
Decreases (3 builds for psoc6)
platform target config section 4e01cee 42b03a8 change % change
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26708620 26708618 -2 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26445243 26445242 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 21907525 21907524 -1 -0.0
Full report (45 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 4e01cee 42b03a8 change % change
bl602 lighting-app bl602 (read/write) 1385934 1385934 0 0.0
.bss 120298 120298 0 0.0
.data 4488 4488 0 0.0
.text 1052316 1052316 0 0.0
bl602+rpc (read/write) 1431582 1431582 0 0.0
.bss 127730 127730 0 0.0
.data 4600 4600 0 0.0
.text 1084072 1084076 4 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 675119 675119 0 0.0
(read/write) 176288 176288 0 0.0
.bss 74300 74300 0 0.0
.data 3380 3380 0 0.0
.rodata 89231 89231 0 0.0
.text 585576 585576 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 639823 639823 0 0.0
(read/write) 157868 157868 0 0.0
.bss 73572 73572 0 0.0
.data 3380 3380 0 0.0
.rodata 78375 78375 0 0.0
.text 561128 561128 0 0.0
lock-ftd LP_CC2652R7 (read only) 676171 676171 0 0.0
(read/write) 165548 165548 0 0.0
.bss 71500 71500 0 0.0
.data 3304 3304 0 0.0
.rodata 77075 77075 0 0.0
.text 598616 598616 0 0.0
lock-mtd LP_CC2652R7 (read only) 659139 659139 0 0.0
(read/write) 178268 178268 0 0.0
.bss 67188 67188 0 0.0
.data 3304 3304 0 0.0
.rodata 102339 102339 0 0.0
.text 556320 556320 0 0.0
pump-app LP_CC2652R7 (read only) 684975 684975 0 0.0
(read/write) 157448 157448 0 0.0
.bss 71436 71436 0 0.0
.data 3296 3296 0 0.0
.rodata 89951 89951 0 0.0
.text 594540 594540 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669491 669491 0 0.0
(read/write) 173044 173044 0 0.0
.bss 71548 71548 0 0.0
.data 3292 3292 0 0.0
.rodata 85507 85507 0 0.0
.text 583504 583504 0 0.0
shell LP_CC2652R7 (read only) 665914 665914 0 0.0
(read/write) 181012 181012 0 0.0
.bss 76620 76620 0 0.0
.data 3376 3376 0 0.0
.rodata 85786 85786 0 0.0
.text 579812 579812 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586786 586786 0 0.0
.app_xip_area 463444 463444 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592538 592538 0 0.0
.app_xip_area 464412 464412 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599570 599570 0 0.0
.app_xip_area 476948 476948 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1108016 1108016 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 969592 969592 0 0.0
BRD4161A+rpc (read/write) 971892 971892 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 818776 818776 0 0.0
BRD4161A+rs911x (read/write) 1001708 1001708 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 830456 830456 0 0.0
lock-app BRD4161A+wf200 (read/write) 1150008 1150008 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 995668 995668 0 0.0
window-app BRD4161A (read/write) 1099272 1099272 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 959384 959384 0 0.0
esp32 all-clusters-app c3devkit (read only) 1033728 1033728 0 0.0
(read/write) 1493518 1493518 0 0.0
.dram0.bss 71120 71120 0 0.0
.dram0.data 13696 13696 0 0.0
.flash.rodata 218032 218032 0 0.0
.flash.text 1033728 1033728 0 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1086083 1086083 0 0.0
(read/write) 490804 490812 8 0.0
.dram0.bss 76640 76640 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 247344 247352 8 0.0
.flash.text 1080699 1080699 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 648108 648108 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 572600 572600 0 0.0
lock k32w0+release (read/write) 705112 705112 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 629148 629148 0 0.0
linux all-clusters-app debug (read only) 3043945 3043945 0 0.0
(read/write) 156032 156032 0 0.0
.bss 61792 61792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85768 85768 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 275307 275307 0 0.0
.text 2589202 2589202 0 0.0
all-clusters-minimal-app debug (read only) 2879745 2879745 0 0.0
(read/write) 147632 147632 0 0.0
.bss 61024 61024 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78264 78264 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 275467 275467 0 0.0
.text 2427618 2427618 0 0.0
bridge-app debug+rpc (read only) 2378009 2378009 0 0.0
(read/write) 127752 127752 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67640 67640 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 204168 204168 0 0.0
.text 2010930 2010930 0 0.0
chip-tool debug (read only) 10909881 10909881 0 0.0
(read/write) 657320 657320 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 622288 622288 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 564245 564245 0 0.0
.text 8824820 8824820 0 0.0
chip-tool-ipv6only arm64 (read only) 10290484 10290484 0 0.0
(read/write) 705169 705169 0 0.0
.bss 33297 33297 0 0.0
.data 3280 3280 0 0.0
.data.rel.ro 649784 649784 0 0.0
.dynamic 560 560 0 0.0
.got 13840 13840 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 494708 494708 0 0.0
.text 8143364 8143364 0 0.0
lighting-app debug+rpc (read only) 2602937 2602937 0 0.0
(read/write) 130536 130536 0 0.0
.bss 49792 49792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72680 72680 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221008 221008 0 0.0
.text 2210738 2210738 0 0.0
lock-app debug (read only) 2585905 2585905 0 0.0
(read/write) 125712 125712 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69688 69688 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 238000 238000 0 0.0
.text 2180962 2180962 0 0.0
ota-provider-app debug (read only) 2363161 2363161 0 0.0
(read/write) 119144 119144 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63512 63512 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 209976 209976 0 0.0
.text 1989426 1989426 0 0.0
ota-requestor-app debug (read only) 2528409 2528409 0 0.0
(read/write) 127552 127552 0 0.0
.bss 50368 50368 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68920 68920 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 216704 216704 0 0.0
.text 2138802 2138802 0 0.0
shell debug (read only) 2612249 2612249 0 0.0
(read/write) 142184 142184 0 0.0
.bss 57704 57704 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77376 77376 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 235410 235410 0 0.0
.text 2218130 2218130 0 0.0
thermostat-no-ble arm64 (read only) 2361956 2361956 0 0.0
(read/write) 141857 141857 0 0.0
.bss 55233 55233 0 0.0
.data 1680 1680 0 0.0
.data.rel.ro 76112 76112 0 0.0
.dynamic 560 560 0 0.0
.got 5056 5056 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141276 141276 0 0.0
.text 1982640 1982640 0 0.0
tv-app debug (read only) 3190409 3190409 0 0.0
(read/write) 258040 258040 0 0.0
.bss 167352 167352 0 0.0
.data 4752 4752 0 0.0
.data.rel.ro 79368 79368 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 259976 259976 0 0.0
.text 2740402 2740402 0 0.0
tv-casting-app debug (read only) 5508801 5508801 0 0.0
(read/write) 160536 160536 0 0.0
.bss 51352 51352 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 100304 100304 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 344913 344913 0 0.0
.text 4891986 4891986 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454936 2454936 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417580 1417580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1180835 1180835 0 0.0
bss 143641 143641 0 0.0
rodata 143380 143380 0 0.0
text 814872 814872 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160015 1160015 0 0.0
bss 142868 142868 0 0.0
rodata 134968 134968 0 0.0
text 803264 803264 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841960 841960 0 0.0
(read/write) 1742236 1742236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188720 188720 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221468 1221468 0 0.0
.debug_aranges 111712 111712 0 0.0
.debug_frame 372900 372900 0 0.0
.debug_info 26708620 26708618 -2 -0.0
.debug_line 3655730 3655730 0 0.0
.debug_loc 3569692 3569692 0 0.0
.debug_ranges 337616 337616 0 0.0
.debug_str 3426920 3426920 0 0.0
.heap 841960 841960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570576 570576 0 0.0
.symtab 421488 421488 0 0.0
.text 1542464 1542464 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842696 842696 0 0.0
(read/write) 1685420 1685420 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187984 187984 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1213307 1213307 0 0.0
.debug_aranges 111184 111184 0 0.0
.debug_frame 375980 375980 0 0.0
.debug_info 26445243 26445242 -1 -0.0
.debug_line 3676246 3676246 0 0.0
.debug_loc 3557329 3557329 0 0.0
.debug_ranges 336232 336232 0 0.0
.debug_str 3415925 3415925 0 0.0
.heap 842696 842696 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535050 535050 0 0.0
.symtab 408080 408080 0 0.0
.text 1486384 1486384 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850928 850928 0 0.0
(read/write) 1602700 1602700 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179960 179960 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1048126 1048126 0 0.0
.debug_aranges 103360 103360 0 0.0
.debug_frame 346248 346248 0 0.0
.debug_info 21907525 21907524 -1 -0.0
.debug_line 3246711 3246711 0 0.0
.debug_loc 3255672 3255672 0 0.0
.debug_ranges 301704 301704 0 0.0
.debug_str 3221145 3221145 0 0.0
.heap 850928 850928 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 468349 468349 0 0.0
.symtab 375168 375168 0 0.0
.text 1411896 1411896 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1640380 1640380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 1055561 1055561 0 0.0
.debug_aranges 104032 104032 0 0.0
.debug_frame 349076 349076 0 0.0
.debug_info 22287270 22287270 0 0.0
.debug_line 3255532 3255532 0 0.0
.debug_loc 3295525 3295525 0 0.0
.debug_ranges 305048 305048 0 0.0
.debug_str 3248566 3248566 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474564 474564 0 0.0
.symtab 378352 378352 0 0.0
.text 1444544 1444544 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1129092 1129092 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 576188 576188 0 0.0
lock-app qpg6105+debug (read/write) 1100080 1100080 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 547180 547180 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808744 808744 0 0.0
bss 71344 71344 0 0.0
noinit 43488 43488 0 0.0
text 571344 571344 0 0.0
lighting-app tlsr9518adk80d (read/write) 830644 830644 0 0.0
bss 72200 72200 0 0.0
noinit 43488 43488 0 0.0
text 589456 589456 0 0.0

@andy31415 andy31415 merged commit f16c2a5 into project-chip:master Sep 1, 2022
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this pull request Sep 16, 2022
…pec (project-chip#22286)

* Revert "Update Binding cluster requirement in device type to align with the spec (project-chip#22119)"

This reverts commit 150d741.

* Update Binding cluster requirement in device type to align with the spec

* Include Binding cluster to all-cluster-app
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.

Fix incorrect binding cluster conformance in device types
3 participants