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

Take into account manufacturerCode when generating .matter files #28805

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

andy31415
Copy link
Contributor

It seems that zap supports a "manufacturerCode" for clusters, however our example test clusters do not use that and instead set the code directly to a large number.

Using MEI seems what the C++ SDK does, so adapt this into .matter file codegen as well.

I did not update FaultInjection or UnitTestingCluster at this point as changing those requires more updates (need to update all zap files and structure references and that is a larger change).

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

PR #28805: Size comparison from 2b805b2 to d33e6b5

Increases (10 builds for bl602, bl702l, esp32, psoc6, telink)
platform target config section 2b805b2 d33e6b5 change % change
bl602 lighting-app bl602 .text 1057630 1057632 2 0.0
bl702l lighting-app bl702l .debug_info 41527888 4152788 1 0.0
.text 943902 943904 2 0.0
esp32 all-clusters-app c3devkit (read only) 1166728 1166730 2 0.0
.flash.text 1166728 1166730 2 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 24184756 24184758 2 0.0
telink lighting-app tlsr9518adk80d text 686330 686332 2 0.0
lighting-app-rpc tlsr9518adk80d text 731262 731266 4 0.0
pump-controller-app tlsr9518adk80d text 586782 586784 2 0.0
temperature-measurement-app tlsr9518adk80d text 582420 582424 4 0.0
thermostat tlsr9518adk80d (read/write) 890484 890492 8 0.0
text 602504 602506 2 0.0
window-covering tlsr9518adk80d text 597832 597836 4 0.0
Decreases (10 builds for bl602, bl702, psoc6, telink)
platform target config section 2b805b2 d33e6b5 change % change
bl602 lighting-app bl602+rpc .text 1089568 1089564 -4 -0.0
bl702 lighting-app bl702+rpc (read/write) 1266875 1266871 -4 -0.0
.debug_info 46423196 46423195 -1 -0.0
.text 1029822 1029820 -2 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 24006428 24006427 -1 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1088420 1088412 -8 -0.0
text 745622 745620 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 672578 672576 -2 -0.0
bridge-app tlsr9518adk80d text 647376 647374 -2 -0.0
contact-sensor-app tlsr9518adk80d text 590732 590730 -2 -0.0
light-switch-app tlsr9518adk80d (read/write) 922784 922776 -8 -0.0
text 632390 632388 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 994376 994368 -8 -0.0
text 693850 693848 -2 -0.0
ota-requestor-app tlsr9518adk80d text 612580 612578 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2b805b2 d33e6b5 change % change
bl602 lighting-app bl602 (read/write) 1364566 1364566 0 0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057630 1057632 2 0.0
bl602+rpc (read/write) 1412034 1412034 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089568 1089564 -4 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167947 1167947 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41269 41269 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1564959 1564959 0 0.0
.debug_aranges 140416 140416 0 0.0
.debug_frame 516748 516748 0 0.0
.debug_info 41526780 41526780 0 0.0
.debug_line 5484717 5484717 0 0.0
.debug_loc 3567704 3567704 0 0.0
.debug_ranges 383736 383736 0 0.0
.debug_str 4014126 4014126 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107080 107080 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589680 589680 0 0.0
.symtab 175824 175824 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955148 955148 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266875 1266871 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741697 1741697 0 0.0
.debug_aranges 148960 148960 0 0.0
.debug_frame 545652 545652 0 0.0
.debug_info 46423196 46423195 -1 -0.0
.debug_line 5897243 5897243 0 0.0
.debug_loc 3773849 3773849 0 0.0
.debug_ranges 409488 409488 0 0.0
.debug_str 4434045 4434045 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121732 121732 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652643 652643 0 0.0
.symtab 194752 194752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029822 1029820 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153560 1153560 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77632 77632 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567178 1567178 0 0.0
.debug_aranges 134920 134920 0 0.0
.debug_frame 496436 496436 0 0.0
.debug_info 41527888 4152788 1 0.0
.debug_line 5400411 5400411 0 0.0
.debug_loc 3503772 3503772 0 0.0
.debug_ranges 388944 388944 0 0.0
.debug_str 4026602 4026602 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100964 100964 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589895 589895 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943902 943904 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616546 616546 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966172 966172 0 0.0
.debug_aranges 109176 109176 0 0.0
.debug_frame 370332 370332 0 0.0
.debug_info 21095663 21095663 0 0.0
.debug_line 2819448 2819448 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599168 1599168 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100727 100727 0 0.0
.debug_str 3429113 3429113 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106490 106490 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498184 498184 0 0.0
.symtab 293760 293760 0 0.0
.text 507932 507932 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551127 551127 0 0.0
.app_xip_area 442537 442537 0 0.0
.bss 63560 63560 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538527 538527 0 0.0
.app_xip_area 424881 424881 0 0.0
.bss 68592 68592 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573751 573751 0 0.0
.app_xip_area 466241 466241 0 0.0
.bss 62552 62552 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558415 558415 0 0.0
.app_xip_area 447689 447689 0 0.0
.bss 65672 65672 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1024440 1024440 0 0.0
.bss 192896 192896 0 0.0
.data 2652 2652 0 0.0
.text 828872 828872 0 0.0
BRD4187C (read/write) 1065416 1065416 0 0.0
.bss 173588 173588 0 0.0
.data 3240 3240 0 0.0
.text 888568 888568 0 0.0
lock-app BRD4161A+wf200 (read/write) 1102676 1102676 0 0.0
.bss 186960 186960 0 0.0
.data 2672 2672 0 0.0
.text 913024 913024 0 0.0
window-app BRD4187C (read/write) 1114920 1114920 0 0.0
.bss 156460 156460 0 0.0
.data 3120 3120 0 0.0
.text 955320 955320 0 0.0
esp32 all-clusters-app c3devkit (read only) 1166728 1166730 2 0.0
(read/write) 1703940 1703940 0 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267720 267720 0 0.0
.flash.text 1166728 1166730 2 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1207899 1207899 0 0.0
(read/write) 551910 551910 0 0.0
.dram0.bss 85568 85568 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298664 298664 0 0.0
.flash.text 1202515 1202515 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590828 590828 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590292 590292 0 0.0
light k32w0+release (read only) 589612 589612 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 589076 589076 0 0.0
lock k32w0+release (read only) 562028 562028 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561492 561492 0 0.0
linux all-clusters-app debug (read only) 5617177 5617177 0 0.0
(read/write) 418328 418328 0 0.0
.bss 129024 129024 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 277912 277912 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 337872 337872 0 0.0
.text 4898579 4898579 0 0.0
all-clusters-minimal-app debug (read only) 4909601 4909601 0 0.0
(read/write) 231976 231976 0 0.0
.bss 126080 126080 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94896 94896 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272454 272454 0 0.0
.text 4406707 4406707 0 0.0
bridge-app debug (read only) 2768817 2768817 0 0.0
(read/write) 132856 132856 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214568 214568 0 0.0
.text 2376675 2376675 0 0.0
chip-tool debug (read only) 17564921 17564921 0 0.0
(read/write) 1036192 1036192 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 929992 929992 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 907505 907505 0 0.0
.text 14647891 14647891 0 0.0
chip-tool-ipv6only arm64 (read only) 16787700 16787700 0 0.0
(read/write) 1103512 1103512 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967368 967368 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 820064 820064 0 0.0
.text 13773832 13773832 0 0.0
lighting-app debug+rpc+ui (read only) 5238649 5238649 0 0.0
(read/write) 222152 222152 0 0.0
.bss 117808 117808 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4659603 4659603 0 0.0
lock-app debug (read only) 4473985 4473985 0 0.0
(read/write) 203000 203000 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248486 248486 0 0.0
.text 4016099 4016099 0 0.0
ota-provider-app debug (read only) 4126337 4126337 0 0.0
(read/write) 191936 191936 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201126 201126 0 0.0
.text 3734867 3734867 0 0.0
ota-requestor-app debug (read only) 4219881 4219881 0 0.0
(read/write) 196248 196248 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204518 204518 0 0.0
.text 3820691 3820691 0 0.0
shell debug (read only) 3039513 3039513 0 0.0
(read/write) 152448 152448 0 0.0
.bss 60328 60328 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85416 85416 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 213586 213586 0 0.0
.text 2652418 2652418 0 0.0
thermostat-no-ble arm64 (read only) 4355148 4355148 0 0.0
(read/write) 241752 241752 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100432 100432 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161364 161364 0 0.0
.text 3859784 3859784 0 0.0
tv-app debug (read only) 5314505 5314505 0 0.0
(read/write) 349920 349920 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272310 272310 0 0.0
.text 4798531 4798531 0 0.0
tv-casting-app debug (read only) 8294545 8294545 0 0.0
(read/write) 210608 210608 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367708 367708 0 0.0
.text 7526627 7526627 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522936 2522936 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485620 1485620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234620 1234620 0 0.0
bss 154716 154716 0 0.0
rodata 142832 142832 0 0.0
text 858088 858088 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1353012 1353012 0 0.0
bss 140174 140174 0 0.0
rodata 136756 136756 0 0.0
text 785384 785384 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159832 1159832 0 0.0
bss 154680 154680 0 0.0
rodata 113620 113620 0 0.0
text 812564 812564 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837944 837944 0 0.0
(read/write) 1786764 1786764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192860 192860 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1406912 1406912 0 0.0
.debug_aranges 146840 146840 0 0.0
.debug_frame 489260 489260 0 0.0
.debug_info 32921729 32921729 0 0.0
.debug_line 4225108 4225108 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2317184 2317184 0 0.0
.debug_rnglists 145443 145443 0 0.0
.debug_str 4570724 4570724 0 0.0
.heap 837944 837944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 841727 841727 0 0.0
.symtab 511936 511936 0 0.0
.text 0 0 0 0.0
1582980 1582980 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677260 1677260 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289836 1289836 0 0.0
.debug_aranges 137336 137336 0 0.0
.debug_frame 462928 462928 0 0.0
.debug_info 29046959 29046959 0 0.0
.debug_line 3967617 3967617 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2151526 2151526 0 0.0
.debug_rnglists 135689 135689 0 0.0
.debug_str 3982589 3982589 0 0.0
.heap 840112 840112 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 717760 717760 0 0.0
.symtab 466800 466800 0 0.0
.text 1475644 1475644 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605516 1605516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129859 1129859 0 0.0
.debug_aranges 127432 127432 0 0.0
.debug_frame 425972 425972 0 0.0
.debug_info 24184756 24184758 2 0.0
.debug_line 3532630 3532630 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988312 1988312 0 0.0
.debug_rnglists 125373 125373 0 0.0
.debug_str 3789526 3789526 0 0.0
.heap 846424 846424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635094 635094 0 0.0
.symtab 430272 430272 0 0.0
.text 1410212 1410212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639716 1639716 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120984 1120984 0 0.0
.debug_aranges 126360 126360 0 0.0
.debug_frame 422032 422032 0 0.0
.debug_info 24006428 24006427 -1 -0.0
.debug_line 3488064 3488064 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969136 1969136 0 0.0
.debug_rnglists 123573 123573 0 0.0
.debug_str 3753979 3753979 0 0.0
.heap 818896 818896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609879 609879 0 0.0
.symtab 422848 422848 0 0.0
.text 1416884 1416884 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177836 1177836 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624680 624680 0 0.0
lock-app qpg6105+debug (read/write) 1135196 1135196 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 582036 582036 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088420 1088412 -8 -0.0
bss 107408 107408 0 0.0
text 745622 745620 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980344 980344 0 0.0
bss 105168 105168 0 0.0
text 672578 672576 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944548 944548 0 0.0
bss 109500 109500 0 0.0
text 647376 647374 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876480 876480 0 0.0
bss 98680 98680 0 0.0
text 590732 590730 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922784 922776 -8 -0.0
bss 99512 99512 0 0.0
text 632390 632388 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983004 983004 0 0.0
bss 107356 107356 0 0.0
text 686330 686332 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994376 994368 -8 -0.0
bss 111604 111604 0 0.0
text 693850 693848 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052536 1052536 0 0.0
bss 108928 108928 0 0.0
text 731262 731266 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084080 1084080 0 0.0
bss 120004 120004 0 0.0
text 751540 751540 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934568 934568 0 0.0
bss 99408 99408 0 0.0
text 621886 621886 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899060 899060 0 0.0
bss 99988 99988 0 0.0
text 612580 612578 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881896 881896 0 0.0
bss 98812 98812 0 0.0
text 596358 596358 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869036 869036 0 0.0
bss 98612 98612 0 0.0
text 586782 586784 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744420 0 0.0
bss 97208 97208 0 0.0
text 478832 478832 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879980 879980 0 0.0
bss 98800 98800 0 0.0
text 595094 595094 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865208 865208 0 0.0
bss 98520 98520 0 0.0
text 582420 582424 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890484 890492 8 0.0
bss 98912 98912 0 0.0
text 602504 602506 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886108 886108 0 0.0
bss 99228 99228 0 0.0
text 597832 597836 4 0.0

@mergify mergify bot merged commit bd8c01f into project-chip:master Aug 23, 2023
48 checks passed
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 25, 2023
…ject-chip#28805)

* Use asMEI for matter file codegen

* Ensure backwards compatible format for MEI

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…ject-chip#28805)

* Use asMEI for matter file codegen

* Ensure backwards compatible format for MEI

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
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.

3 participants