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

Add GroupKeyMulticastPolicy to GroupKeySetStruct in group key management cluster #28382

Closed

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Jul 28, 2023

Add the new member, define the enum, update unit test to default to 0.

Add a featuremap bitmap.

Fixes subset of #25642 (adds struct member and defines feature)

@@ -40,14 +57,9 @@ limitations under the License.
<item fieldId="5" name="EpochStartTime1" type="epoch_us" isNullable="true"/>
<item fieldId="6" name="EpochKey2" type="OCTET_STRING" length="16" isNullable="true"/>
<item fieldId="7" name="EpochStartTime2" type="epoch_us" isNullable="true"/>
<item fieldId="8" name="GroupKeyMulticastPolicy" type="GroupKeyMulticastPolicyEnum" isNullable="false"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

We must make this optional and treat it as value 0. Otherwise we break all existing clients.

@github-actions
Copy link

github-actions bot commented Jul 28, 2023

PR #28382: Size comparison from 7baabb7 to 16c27ec

Increases (55 builds for bl602, bl702, bl702l, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7baabb7 16c27ec change % change
bl602 lighting-app bl602 (read/write) 1361970 1362094 124 0.0
.text 1055588 1055706 118 0.0
bl602+rpc (read/write) 1409414 1409530 116 0.0
.text 1087500 1087616 116 0.0
bl702 lighting-app bl702 (read/write) 1164599 1164723 124 0.0
.debug_aranges 140136 140160 24 0.0
.debug_frame 515452 515528 76 0.0
.debug_info 41279389 41280589 1200 0.0
.debug_line 5469245 5469615 370 0.0
.debug_loc 3558169 3558640 471 0.0
.debug_ranges 384168 384192 24 0.0
.debug_str 4008650 4009866 1216 0.0
.rodata 106096 106100 4 0.0
.strtab 587740 588120 380 0.1
.symtab 175200 175248 48 0.0
.text 952252 952372 120 0.0
bl702+rpc (read/write) 1263467 1263587 120 0.0
.debug_aranges 148672 148696 24 0.0
.debug_frame 544320 544396 76 0.0
.debug_info 46152645 46153843 1198 0.0
.debug_line 5881684 5882054 370 0.0
.debug_loc 3764132 3764603 471 0.0
.debug_ranges 409912 409936 24 0.0
.debug_str 4428504 4429720 1216 0.0
.rodata 120748 120752 4 0.0
.strtab 650703 651083 380 0.1
.symtab 194128 194176 48 0.0
.text 1026916 1027032 116 0.0
bl702l lighting-app bl702l (read/write) 1150424 1150548 124 0.0
.debug_aranges 134640 134664 24 0.0
.debug_frame 495140 495216 76 0.0
.debug_info 41280499 41281698 1199 0.0
.debug_line 5384813 5385183 370 0.0
.debug_loc 3494338 3494750 412 0.0
.debug_ranges 389376 389400 24 0.0
.debug_str 4021107 4022323 1216 0.0
.rodata 99980 99984 4 0.0
.strtab 587965 588345 380 0.1
.symtab 174768 174816 48 0.0
.text 941316 941434 118 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610370 610506 136 0.0
.debug_aranges 108032 108064 32 0.0
.debug_frame 366676 366780 104 0.0
.debug_info 19072473 19073856 1383 0.0
.debug_line 2783805 2784133 328 0.0
.debug_loclists 1581595 1581838 243 0.0
.debug_rnglists 99685 99709 24 0.0
.debug_str 3416700 3417916 1216 0.0
.strtab 490115 490609 494 0.1
.symtab 290064 290192 128 0.0
.text 502996 503132 136 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548983 56 0.0
.app_xip_area 440017 440073 56 0.0
lock cyw930739m2evb_01 (read/write) 533255 533319 64 0.0
.app_xip_area 419385 419449 64 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 571991 64 0.0
.app_xip_area 464105 464169 64 0.0
switch cyw930739m2evb_01 (read/write) 545367 545431 64 0.0
.app_xip_area 434577 434641 64 0.0
esp32 all-clusters-app c3devkit (read only) 1095532 1095616 84 0.0
.flash.text 1095532 1095616 84 0.0
m5stack (read only) 1141887 1141955 68 0.0
.flash.text 1136503 1136571 68 0.0
k32w contact k32w0+release (read only) 588668 588716 48 0.0
.text 588132 588180 48 0.0
light k32w0+release (read only) 587356 587404 48 0.0
.text 586820 586868 48 0.0
lock k32w0+release (read only) 559900 559964 64 0.0
.text 559364 559428 64 0.0
linux all-clusters-app debug (read only) 5478993 5480065 1072 0.0
(read/write) 417264 417424 160 0.0
.data.rel.ro 275584 275744 160 0.1
.rodata 332816 332848 32 0.0
.text 4769555 4770451 896 0.0
all-clusters-minimal-app debug (read only) 4894073 4894953 880 0.0
.text 4393171 4394051 880 0.0
bridge-app debug (read only) 2763233 2764129 896 0.0
.text 2372419 2373315 896 0.0
chip-tool debug (read only) 17752889 17755433 2544 0.0
(read/write) 1054936 1055096 160 0.0
.data.rel.ro 948848 949008 160 0.0
.rodata 914537 914793 256 0.0
.text 14783539 14785683 2144 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16970252 2128 0.0
(read/write) 1122488 1122648 160 0.0
.data.rel.ro 986224 986384 160 0.0
.rodata 825848 826056 208 0.0
.text 13902824 13904600 1776 0.0
lighting-app debug+rpc+ui (read only) 5272137 5273033 896 0.0
.text 4692707 4693603 896 0.0
lock-app debug (read only) 4451681 4452561 880 0.0
.text 3997187 3998067 880 0.0
ota-provider-app debug (read only) 4121849 4122729 880 0.0
.text 3731779 3732659 880 0.0
ota-requestor-app debug (read only) 4215841 4216721 880 0.0
.text 3817955 3818835 880 0.0
shell debug (read only) 2922305 2923201 896 0.0
.text 2542818 2543714 896 0.0
thermostat-no-ble arm64 (read only) 4445156 4445924 768 0.0
.text 3945976 3946744 768 0.0
tv-app debug (read only) 5309297 5310225 928 0.0
.rodata 271446 271478 32 0.0
.text 4794403 4795299 896 0.0
tv-casting-app debug (read only) 8287153 8289201 2048 0.0
.rodata 366492 366652 160 0.0
.text 7521075 7522963 1888 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2517080 2517144 64 0.0
.text 1479764 1479828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216456 1216520 64 0.0
text 842000 842060 60 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335756 1335820 64 0.0
text 769664 769724 60 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154372 1154436 64 0.0
text 808444 808504 60 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764940 1765084 144 0.0
.debug_aranges 143504 143536 32 0.0
.debug_frame 478148 478252 104 0.0
.debug_info 30038327 30039710 1383 0.0
.debug_line 4133056 4133384 328 0.0
.debug_loclists 2241517 2241749 232 0.0
.debug_rnglists 142019 142043 24 0.0
.debug_str 4114532 4115748 1216 0.0
.strtab 800233 800727 494 0.1
.symtab 498864 498992 128 0.0
.text 1560332 1560476 144 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672404 1672532 128 0.0
.debug_aranges 137008 137040 32 0.0
.debug_frame 461936 462040 104 0.0
.debug_info 27166571 27167955 1384 0.0
.debug_line 3956018 3956346 328 0.0
.debug_loclists 2144678 2144920 242 0.0
.debug_rnglists 135312 135336 24 0.0
.debug_str 3976139 3977355 1216 0.0
.strtab 710890 711384 494 0.1
.symtab 464528 464656 128 0.0
.text 1469748 1469876 128 0.0
light cy8ckit_062s2_43012 (read/write) 1604260 1604404 144 0.0
.debug_aranges 127280 127312 32 0.0
.debug_frame 425568 425672 104 0.0
.debug_info 22321724 22323109 1385 0.0
.debug_line 3522888 3523216 328 0.0
.debug_loclists 1983899 1984141 242 0.0
.debug_rnglists 125202 125226 24 0.0
.debug_str 3787290 3788506 1216 0.0
.strtab 632498 632992 494 0.1
.symtab 429488 429616 128 0.0
.text 1407812 1407956 144 0.0
lock cy8ckit_062s2_43012 (read/write) 1634564 1634708 144 0.0
.debug_aranges 125224 125256 32 0.0
.debug_frame 418400 418504 104 0.0
.debug_info 21919915 21921298 1383 0.0
.debug_line 3450730 3451058 328 0.0
.debug_loclists 1951319 1951561 242 0.0
.debug_rnglists 122542 122566 24 0.0
.debug_str 3741525 3742741 1216 0.0
.strtab 602016 602510 494 0.1
.symtab 419328 419456 128 0.0
.text 1410684 1410828 144 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175536 72 0.0
.text 622304 622376 72 0.0
lock-app qpg6105+debug (read/write) 1132768 1132824 56 0.0
.text 579612 579668 56 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067736 1067796 60 0.0
text 727144 727204 60 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974196 974256 60 0.0
text 667770 667832 62 0.0
bridge-app tlsr9518adk80d (read/write) 942016 942076 60 0.0
text 645382 645442 60 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873904 873964 60 0.0
text 588704 588764 60 0.0
light-switch-app tlsr9518adk80d (read/write) 902816 902876 60 0.0
text 614358 614418 60 0.0
lighting-app tlsr9518adk80d (read/write) 980348 980416 68 0.0
text 684222 684282 60 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 991788 60 0.0
text 691742 691802 60 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049848 1049916 68 0.0
text 729126 729190 64 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081216 1081276 60 0.0
text 749262 749324 62 0.0
lock-app tlsr9518adk80d (read/write) 928468 928536 68 0.0
text 616860 616920 60 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896544 896604 60 0.0
text 610602 610662 60 0.0
pump-app tlsr9518adk80d (read/write) 879416 879476 60 0.0
text 594416 594476 60 0.0
pump-controller-app tlsr9518adk80d (read/write) 866548 866616 68 0.0
text 584836 584894 58 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875964 876032 68 0.0
text 591764 591826 62 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862680 862740 60 0.0
text 580438 580498 60 0.0
thermostat tlsr9518adk80d (read/write) 908624 908692 68 0.0
text 619880 619942 62 0.0
window-covering tlsr9518adk80d (read/write) 903976 904044 68 0.0
text 614772 614834 62 0.0
Full report (56 builds for bl602, bl702, bl702l, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7baabb7 16c27ec change % change
bl602 lighting-app bl602 (read/write) 1361970 1362094 124 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1055706 118 0.0
bl602+rpc (read/write) 1409414 1409530 116 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087616 116 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164599 1164723 124 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1564080 0 0.0
.debug_aranges 140136 140160 24 0.0
.debug_frame 515452 515528 76 0.0
.debug_info 41279389 41280589 1200 0.0
.debug_line 5469245 5469615 370 0.0
.debug_loc 3558169 3558640 471 0.0
.debug_ranges 384168 384192 24 0.0
.debug_str 4008650 4009866 1216 0.0
.hbn 544 544 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 106096 106100 4 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 587740 588120 380 0.1
.symtab 175200 175248 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952252 952372 120 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1263587 120 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1741255 0 0.0
.debug_aranges 148672 148696 24 0.0
.debug_frame 544320 544396 76 0.0
.debug_info 46152645 46153843 1198 0.0
.debug_line 5881684 5882054 370 0.0
.debug_loc 3764132 3764603 471 0.0
.debug_ranges 409912 409936 24 0.0
.debug_str 4428504 4429720 1216 0.0
.hbn 544 544 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 120748 120752 4 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 650703 651083 380 0.1
.symtab 194128 194176 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1027032 116 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150548 124 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1566299 0 0.0
.debug_aranges 134640 134664 24 0.0
.debug_frame 495140 495216 76 0.0
.debug_info 41280499 41281698 1199 0.0
.debug_line 5384813 5385183 370 0.0
.debug_loc 3494338 3494750 412 0.0
.debug_ranges 389376 389400 24 0.0
.debug_str 4021107 4022323 1216 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 99984 4 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 588345 380 0.1
.symtab 174768 174816 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 941434 118 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610506 136 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947836 0 0.0
.debug_aranges 108032 108064 32 0.0
.debug_frame 366676 366780 104 0.0
.debug_info 19072473 19073856 1383 0.0
.debug_line 2783805 2784133 328 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581838 243 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99709 24 0.0
.debug_str 3416700 3417916 1216 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490609 494 0.1
.symtab 290064 290192 128 0.0
.text 502996 503132 136 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548983 56 0.0
.app_xip_area 440017 440073 56 0.0
.bss 63880 63880 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) 533255 533319 64 0.0
.app_xip_area 419385 419449 64 0.0
.bss 68832 68832 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) 571927 571991 64 0.0
.app_xip_area 464105 464169 64 0.0
.bss 62840 62840 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) 545367 545431 64 0.0
.app_xip_area 434577 434641 64 0.0
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1095532 1095616 84 0.0
(read/write) 1590056 1590056 0 0.0
.dram0.bss 77368 77368 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219552 219552 0 0.0
.flash.text 1095532 1095616 84 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141887 1141955 68 0.0
(read/write) 500434 500434 0 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248092 248092 0 0.0
.flash.text 1136503 1136571 68 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588668 588716 48 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588180 48 0.0
light k32w0+release (read only) 587356 587404 48 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 586868 48 0.0
lock k32w0+release (read only) 559900 559964 64 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559428 64 0.0
linux all-clusters-app debug (read only) 5478993 5480065 1072 0.0
(read/write) 417264 417424 160 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275744 160 0.1
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332848 32 0.0
.text 4769555 4770451 896 0.0
all-clusters-minimal-app debug (read only) 4894073 4894953 880 0.0
(read/write) 231280 231280 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94248 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 270918 0 0.0
.text 4393171 4394051 880 0.0
bridge-app debug (read only) 2763233 2764129 896 0.0
(read/write) 132936 132936 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71272 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213480 0 0.0
.text 2372419 2373315 896 0.0
chip-tool debug (read only) 17752889 17755433 2544 0.0
(read/write) 1054936 1055096 160 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 949008 160 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 914793 256 0.0
.text 14783539 14785683 2144 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16970252 2128 0.0
(read/write) 1122488 1122648 160 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986384 160 0.0
.dynamic 512 512 0 0.0
.got 23344 23344 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 826056 208 0.0
.text 13902824 13904600 1776 0.0
lighting-app debug+rpc+ui (read only) 5272137 5273033 896 0.0
(read/write) 222184 222184 0 0.0
.bss 117616 117616 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92112 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692707 4693603 896 0.0
lock-app debug (read only) 4451681 4452561 880 0.0
(read/write) 202120 202120 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78368 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246150 0 0.0
.text 3997187 3998067 880 0.0
ota-provider-app debug (read only) 4121849 4122729 880 0.0
(read/write) 191992 191992 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68320 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 199942 0 0.0
.text 3731779 3732659 880 0.0
ota-requestor-app debug (read only) 4215841 4216721 880 0.0
(read/write) 196304 196304 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71320 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203430 0 0.0
.text 3817955 3818835 880 0.0
shell debug (read only) 2922305 2923201 896 0.0
(read/write) 150616 150616 0 0.0
.bss 59592 59592 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83896 83896 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 208786 0 0.0
.text 2542818 2543714 896 0.0
thermostat-no-ble arm64 (read only) 4445156 4445924 768 0.0
(read/write) 243992 243992 0 0.0
.bss 122200 122200 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102168 0 0.0
.dynamic 512 512 0 0.0
.got 11960 11960 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945976 3946744 768 0.0
tv-app debug (read only) 5309297 5310225 928 0.0
(read/write) 349944 349944 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 95904 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271478 32 0.0
.text 4794403 4795299 896 0.0
tv-casting-app debug (read only) 8287153 8289201 2048 0.0
(read/write) 210528 210528 0 0.0
.bss 54112 54112 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146712 146712 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366652 160 0.0
.text 7521075 7522963 1888 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517144 64 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216520 64 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842060 60 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335820 64 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769724 60 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154436 64 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808504 60 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1765084 144 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 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 2624 2624 0 0.0
.debug_abbrev 1376055 1376055 0 0.0
.debug_aranges 143504 143536 32 0.0
.debug_frame 478148 478252 104 0.0
.debug_info 30038327 30039710 1383 0.0
.debug_line 4133056 4133384 328 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241749 232 0.0
.debug_rnglists 142019 142043 24 0.0
.debug_str 4114532 4115748 1216 0.0
.heap 837120 837120 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 800233 800727 494 0.1
.symtab 498864 498992 128 0.0
.text 1560332 1560476 144 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1672532 128 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285416 1285416 0 0.0
.debug_aranges 137008 137040 32 0.0
.debug_frame 461936 462040 104 0.0
.debug_info 27166571 27167955 1384 0.0
.debug_line 3956018 3956346 328 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144920 242 0.0
.debug_rnglists 135312 135336 24 0.0
.debug_str 3976139 3977355 1216 0.0
.heap 839072 839072 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 710890 711384 494 0.1
.symtab 464528 464656 128 0.0
.text 1469748 1469876 128 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604404 144 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 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 1125898 1125898 0 0.0
.debug_aranges 127280 127312 32 0.0
.debug_frame 425568 425672 104 0.0
.debug_info 22321724 22323109 1385 0.0
.debug_line 3522888 3523216 328 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1984141 242 0.0
.debug_rnglists 125202 125226 24 0.0
.debug_str 3787290 3788506 1216 0.0
.heap 845280 845280 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 632498 632992 494 0.1
.symtab 429488 429616 128 0.0
.text 1407812 1407956 144 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1634708 144 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102742 1102742 0 0.0
.debug_aranges 125224 125256 32 0.0
.debug_frame 418400 418504 104 0.0
.debug_info 21919915 21921298 1383 0.0
.debug_line 3450730 3451058 328 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951561 242 0.0
.debug_rnglists 122542 122566 24 0.0
.debug_str 3741525 3742741 1216 0.0
.heap 817848 817848 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 602016 602510 494 0.1
.symtab 419328 419456 128 0.0
.text 1410684 1410828 144 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175536 72 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622376 72 0.0
lock-app qpg6105+debug (read/write) 1132768 1132824 56 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579668 56 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1067796 60 0.0
bss 107348 107348 0 0.0
text 727144 727204 60 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974256 60 0.0
bss 105324 105324 0 0.0
text 667770 667832 62 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942016 942076 60 0.0
bss 109344 109344 0 0.0
text 645382 645442 60 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 873964 60 0.0
bss 99000 99000 0 0.0
text 588704 588764 60 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902816 902876 60 0.0
bss 99564 99564 0 0.0
text 614358 614418 60 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 980416 68 0.0
bss 107676 107676 0 0.0
text 684222 684282 60 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 991788 60 0.0
bss 111924 111924 0 0.0
text 691742 691802 60 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1049916 68 0.0
bss 109248 109248 0 0.0
text 729126 729190 64 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081276 60 0.0
bss 120324 120324 0 0.0
text 749262 749324 62 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928468 928536 68 0.0
bss 99644 99644 0 0.0
text 616860 616920 60 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 896604 60 0.0
bss 100272 100272 0 0.0
text 610602 610662 60 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 879476 60 0.0
bss 99132 99132 0 0.0
text 594416 594476 60 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 866616 68 0.0
bss 98932 98932 0 0.0
text 584836 584894 58 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744124 0 0.0
bss 97256 97256 0 0.0
text 478572 478572 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 876032 68 0.0
bss 99088 99088 0 0.0
text 591764 591826 62 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862680 862740 60 0.0
bss 98840 98840 0 0.0
text 580438 580498 60 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 908692 68 0.0
bss 99384 99384 0 0.0
text 619880 619942 62 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 904044 68 0.0
bss 99668 99668 0 0.0
text 614772 614834 62 0.0

@andy31415
Copy link
Contributor Author

Closing - this requires different changes

@andy31415 andy31415 closed this Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants