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

[mode-base-cluster]fix: build error while not enable On/Off cluster server #28388

Merged
merged 4 commits into from
Aug 4, 2023

Conversation

mideayanghui
Copy link
Contributor

@mideayanghui mideayanghui commented Jul 29, 2023

issue:
If we only enable Refrigerator And Temperature Controlled Cabinet Mode Cluster server , but disable On/Off cluster server, it will build error. Just as below ,

2023-07-29 10:01:30 INFO /home2/share/OEM/connectedhomeip/out/linux-x64-refrigerator/../../examples/refrigerator-app/linux/third_party/connectedhomeip/src/app/clusters/mode-base-server/mode-base-server.cpp:209: undefined reference to OnOffServer::Instance()
main(auto_envvar_prefix='CHIP')
File "/home2/share/OEM/connectedhomeip/.environment/pigweed-venv/lib/python3.8/site-packages/click/core.py", line 1130, in call
2023-07-29 10:01:30 INFO /usr/bin/ld: /home2/share/OEM/connectedhomeip/out/linux-x64-refrigerator/../../examples/refrigerator-app/linux/third_party/connectedhomeip/src/app/clusters/mode-base-server/mode-base-server.cpp:209: undefined reference to `OnOffServer::getOnOffValueForStartUp(unsigned short, bool&)'
2023-07-29 10:01:30 INFO collect2: error: ld returned 1 exit status
return self.main(*args, **kwargs)
File "/home2/share/OEM/connectedhomeip/.environment/pigweed-venv/lib/python3.8/site-packages/click/core.py", line 1055, in main
2023-07-29 10:01:30 INFO ninja: build stopped: subcommand failed.
rv = self.invoke(ctx)
File "/home2/share/OEM/connectedhomeip/.environment/pigweed-venv/lib/python3.8/site-packages/click/core.py", line 1688, in invoke
rv.append(sub_ctx.command.invoke(sub_ctx))
File "/home2/share/OEM/connectedhomeip/.environment/pigweed-venv/lib/python3.8/site-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home2/share/OEM/connectedhomeip/.environment/pigweed-venv/lib/python3.8/site-packages/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/home2/share/OEM/connectedhomeip/.environment/pigweed-venv/lib/python3.8/site-packages/click/decorators.py", line 26, in new_func
return f(get_current_context(), *args, **kwargs)
File "./scripts/build/build_examples.py", line 220, in cmd_build
context.obj.Build()
File "/home2/share/OEM/connectedhomeip/scripts/build/build/init.py", line 71, in Build
builder.build()
File "/home2/share/OEM/connectedhomeip/scripts/build/builders/builder.py", line 99, in build
self._build()
File "/home2/share/OEM/connectedhomeip/scripts/build/builders/gn.py", line 109, in _build
self._Execute(cmd, title='Building ' + self.identifier)
File "/home2/share/OEM/connectedhomeip/scripts/build/builders/builder.py", line 104, in _Execute
self._runner.Run(cmdarray, title=title)
File "/home2/share/OEM/connectedhomeip/scripts/build/runner/shell.py", line 73, in Run
raise Exception('Command %r failed: %d' % (cmd, code))
Exception: Command ['ninja', '-C', '/home2/share/OEM/connectedhomeip/out/linux-x64-refrigerator'] failed: 1

Solution:
Add a macro in mode-base-server.cpp

@github-actions
Copy link

github-actions bot commented Jul 29, 2023

PR #28388: Size comparison from 2a681e3 to 4951d4d

Increases (15 builds for bl602, bl702, cc32xx, esp32, k32w, psoc6, telink)
platform target config section 2a681e3 4951d4d change % change
bl602 lighting-app bl602 .text 1055586 1055590 4 0.0
bl702 lighting-app bl702 (read/write) 1164599 1164603 4 0.0
.debug_info 41279389 41279390 1 0.0
.text 952252 952254 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19072471 19072472 1 0.0
esp32 all-clusters-app c3devkit (read/write) 1590048 1590056 8 0.0
.flash.rodata 219544 219552 8 0.0
k32w light k32w0+release (read only) 587340 587356 16 0.0
.text 586804 586820 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30038326 30038327 1 0.0
light cy8ckit_062s2_43012 .debug_info 22321724 22321725 1 0.0
lock cy8ckit_062s2_43012 .debug_info 21919913 21919915 2 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 667770 667772 2 0.0
bridge-app tlsr9518adk80d (read/write) 942008 942016 8 0.0
text 645380 645382 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896536 896544 8 0.0
text 610600 610602 2 0.0
pump-app tlsr9518adk80d text 594414 594416 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 591764 591766 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862672 862680 8 0.0
text 580436 580438 2 0.0
thermostat tlsr9518adk80d text 619880 619882 2 0.0
Decreases (11 builds for bl602, bl702, efr32, esp32, nrfconnect, telink)
platform target config section 2a681e3 4951d4d change % change
bl602 lighting-app bl602+rpc .text 1087500 1087498 -2 -0.0
bl702 lighting-app bl702+rpc .debug_info 46152645 46152644 -1 -0.0
.text 1026916 1026914 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1033564 1033556 -8 -0.0
.text 867004 866996 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1095536 1095534 -2 -0.0
.flash.text 1095536 1095534 -2 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 769664 769660 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 text 808444 808440 -4 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 902816 902808 -8 -0.0
text 614358 614356 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 991720 -8 -0.0
text 691742 691740 -2 -0.0
lock-app tlsr9518adk80d (read/write) 928476 928468 -8 -0.0
text 616862 616860 -2 -0.0
pump-controller-app tlsr9518adk80d text 584836 584834 -2 -0.0
shell tlsr9518adk80d (read/write) 744132 744124 -8 -0.0
text 478574 478572 -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 2a681e3 4951d4d change % change
bl602 lighting-app bl602 (read/write) 1361970 1361970 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055586 1055590 4 0.0
bl602+rpc (read/write) 1409414 1409414 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087498 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164599 1164603 4 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 140136 0 0.0
.debug_frame 515452 515452 0 0.0
.debug_info 41279389 41279390 1 0.0
.debug_line 5469245 5469245 0 0.0
.debug_loc 3558169 3558169 0 0.0
.debug_ranges 384168 384168 0 0.0
.debug_str 4008650 4008650 0 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 106096 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 587740 587740 0 0.0
.symtab 175200 175200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952252 952254 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1263467 0 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 148672 0 0.0
.debug_frame 544320 544320 0 0.0
.debug_info 46152645 46152644 -1 -0.0
.debug_line 5881684 5881684 0 0.0
.debug_loc 3764132 3764132 0 0.0
.debug_ranges 409912 409912 0 0.0
.debug_str 4428504 4428504 0 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 120748 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 650703 650703 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1026914 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150424 0 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 134640 0 0.0
.debug_frame 495140 495140 0 0.0
.debug_info 41280498 41280498 0 0.0
.debug_line 5384813 5384813 0 0.0
.debug_loc 3494338 3494338 0 0.0
.debug_ranges 389376 389376 0 0.0
.debug_str 4021107 4021107 0 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 99980 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 587965 587965 0 0.0
.symtab 174768 174768 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941314 941314 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610370 0 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 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072471 19072472 1 0.0
.debug_line 2783805 2783805 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581595 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99685 0 0.0
.debug_str 3416700 3416700 0 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 490115 0 0.0
.symtab 290064 290064 0 0.0
.text 502996 502996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 440017 440017 0 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 533255 0 0.0
.app_xip_area 419385 419385 0 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 571927 0 0.0
.app_xip_area 464105 464105 0 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 545367 0 0.0
.app_xip_area 434577 434577 0 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
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1008628 0 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822280 0 0.0
BRD4187C (read/write) 1033564 1033556 -8 -0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 866996 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083616 0 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903256 0 0.0
window-app BRD4187C (read/write) 1104604 1104604 0 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955140 0 0.0
esp32 all-clusters-app c3devkit (read only) 1095536 1095534 -2 -0.0
(read/write) 1590048 1590056 8 0.0
.dram0.bss 77368 77368 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219544 219552 8 0.0
.flash.text 1095536 1095534 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141887 1141887 0 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 1136503 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588668 588668 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588132 0 0.0
light k32w0+release (read only) 587340 587356 16 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586804 586820 16 0.0
lock k32w0+release (read only) 559900 559900 0 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559364 0 0.0
linux all-clusters-app debug (read only) 5478993 5478993 0 0.0
(read/write) 417264 417264 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275584 0 0.0
.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 332816 0 0.0
.text 4769555 4769555 0 0.0
all-clusters-minimal-app debug (read only) 4894073 4894073 0 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 4393171 0 0.0
bridge-app debug (read only) 2763233 2763233 0 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 2372419 0 0.0
chip-tool debug (read only) 17752889 17752889 0 0.0
(read/write) 1054936 1054936 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 948848 0 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 914537 0 0.0
.text 14783539 14783539 0 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16968124 0 0.0
(read/write) 1122488 1122488 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986224 0 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 825848 0 0.0
.text 13902824 13902824 0 0.0
lighting-app debug+rpc+ui (read only) 5272137 5272137 0 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 4692707 0 0.0
lock-app debug (read only) 4451681 4451681 0 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 3997187 0 0.0
ota-provider-app debug (read only) 4121849 4121849 0 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 3731779 0 0.0
ota-requestor-app debug (read only) 4215841 4215841 0 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 3817955 0 0.0
shell debug (read only) 2922305 2922305 0 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 2542818 0 0.0
thermostat-no-ble arm64 (read only) 4445156 4445156 0 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 3945976 0 0.0
tv-app debug (read only) 5309297 5309297 0 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 271446 0 0.0
.text 4794403 4794403 0 0.0
tv-casting-app debug (read only) 8287153 8287153 0 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 366492 0 0.0
.text 7521075 7521075 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517080 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216456 0 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842000 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335756 0 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769660 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154372 0 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808440 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1764940 0 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 143504 0 0.0
.debug_frame 478148 478148 0 0.0
.debug_info 30038326 30038327 1 0.0
.debug_line 4133056 4133056 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241517 0 0.0
.debug_rnglists 142019 142019 0 0.0
.debug_str 4114532 4114532 0 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 800233 0 0.0
.symtab 498864 498864 0 0.0
.text 1560332 1560332 0 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 1672404 0 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 137008 0 0.0
.debug_frame 461936 461936 0 0.0
.debug_info 27166572 27166572 0 0.0
.debug_line 3956018 3956018 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144678 0 0.0
.debug_rnglists 135312 135312 0 0.0
.debug_str 3976139 3976139 0 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 710890 0 0.0
.symtab 464528 464528 0 0.0
.text 1469748 1469748 0 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 1604260 0 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 127280 0 0.0
.debug_frame 425568 425568 0 0.0
.debug_info 22321724 22321725 1 0.0
.debug_line 3522888 3522888 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1983899 0 0.0
.debug_rnglists 125202 125202 0 0.0
.debug_str 3787290 3787290 0 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 632498 0 0.0
.symtab 429488 429488 0 0.0
.text 1407812 1407812 0 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 1634564 0 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 125224 0 0.0
.debug_frame 418400 418400 0 0.0
.debug_info 21919913 21919915 2 0.0
.debug_line 3450730 3450730 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951319 0 0.0
.debug_rnglists 122542 122542 0 0.0
.debug_str 3741525 3741525 0 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 602016 0 0.0
.symtab 419328 419328 0 0.0
.text 1410684 1410684 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175464 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622304 0 0.0
lock-app qpg6105+debug (read/write) 1132768 1132768 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579612 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1067736 0 0.0
bss 107348 107348 0 0.0
text 727144 727144 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974196 0 0.0
bss 105324 105324 0 0.0
text 667770 667772 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942008 942016 8 0.0
bss 109344 109344 0 0.0
text 645380 645382 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 873904 0 0.0
bss 99000 99000 0 0.0
text 588706 588706 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902816 902808 -8 -0.0
bss 99564 99564 0 0.0
text 614358 614356 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 980348 0 0.0
bss 107676 107676 0 0.0
text 684224 684224 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 991720 -8 -0.0
bss 111924 111924 0 0.0
text 691742 691740 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1049848 0 0.0
bss 109248 109248 0 0.0
text 729126 729126 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081216 0 0.0
bss 120324 120324 0 0.0
text 749262 749262 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928476 928468 -8 -0.0
bss 99644 99644 0 0.0
text 616862 616860 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896536 896544 8 0.0
bss 100272 100272 0 0.0
text 610600 610602 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 879416 0 0.0
bss 99132 99132 0 0.0
text 594414 594416 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 866548 0 0.0
bss 98932 98932 0 0.0
text 584836 584834 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744132 744124 -8 -0.0
bss 97256 97256 0 0.0
text 478574 478572 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 875964 0 0.0
bss 99088 99088 0 0.0
text 591764 591766 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862672 862680 8 0.0
bss 98840 98840 0 0.0
text 580436 580438 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 908624 0 0.0
bss 99384 99384 0 0.0
text 619880 619882 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 903976 0 0.0
bss 99668 99668 0 0.0
text 614772 614772 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

PR #28388: Size comparison from 59a0b2f to 4e443fb

Increases (8 builds for bl702l, cc32xx, psoc6, telink)
platform target config section 59a0b2f 4e443fb change % change
bl702l lighting-app bl702l (read/write) 1152732 1152736 4 0.0
.debug_info 41441474 41441475 1 0.0
.text 942932 942934 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19063088 19063089 1 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30060494 30060495 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27154962 27154963 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1069696 1069704 8 0.0
text 728440 728442 2 0.0
bridge-app tlsr9518adk80d text 646686 646688 2 0.0
ota-requestor-app tlsr9518adk80d text 611918 611920 2 0.0
temperature-measurement-app tlsr9518adk80d text 581764 581766 2 0.0
Decreases (9 builds for bl602, bl702, psoc6, telink)
platform target config section 59a0b2f 4e443fb change % change
bl602 lighting-app bl602 .text 1056838 1056836 -2 -0.0
bl602+rpc .text 1088772 1088770 -2 -0.0
bl702 lighting-app bl702 .debug_info 41440366 41440365 -1 -0.0
.text 953864 953862 -2 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22310013 22310012 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 21908001 21908000 -1 -0.0
telink lighting-app tlsr9518adk80d text 685536 685534 -2 -0.0
pump-app tlsr9518adk80d text 595728 595726 -2 -0.0
pump-controller-app tlsr9518adk80d text 586166 586162 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 877964 877956 -8 -0.0
text 593094 593092 -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 59a0b2f 4e443fb change % change
bl602 lighting-app bl602 (read/write) 1363902 1363902 0 0.0
.bss 73862 73862 0 0.0
.data 9552 9552 0 0.0
.text 1056838 1056836 -2 -0.0
bl602+rpc (read/write) 1411370 1411370 0 0.0
.bss 81902 81902 0 0.0
.data 9952 9952 0 0.0
.text 1088772 1088770 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166823 1166823 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1565926 1565926 0 0.0
.debug_aranges 140328 140328 0 0.0
.debug_frame 516308 516308 0 0.0
.debug_info 41440366 41440365 -1 -0.0
.debug_line 5477239 5477239 0 0.0
.debug_loc 3564047 3564047 0 0.0
.debug_ranges 384576 384576 0 0.0
.debug_str 4014457 4014457 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 106776 106776 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 589125 589125 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
953864 953862 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265727 1265727 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1743056 1743056 0 0.0
.debug_aranges 148872 148872 0 0.0
.debug_frame 545212 545212 0 0.0
.debug_info 46336223 46336223 0 0.0
.debug_line 5889774 5889774 0 0.0
.debug_loc 3770194 3770194 0 0.0
.debug_ranges 410328 410328 0 0.0
.debug_str 4434322 4434322 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 121428 121428 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 652088 652088 0 0.0
.symtab 194464 194464 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028548 1028548 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152732 1152736 4 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1568145 1568145 0 0.0
.debug_aranges 134832 134832 0 0.0
.debug_frame 495996 495996 0 0.0
.debug_info 41441474 41441475 1 0.0
.debug_line 5392825 5392825 0 0.0
.debug_loc 3500172 3500172 0 0.0
.debug_ranges 389784 389784 0 0.0
.debug_str 4026926 4026926 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 100660 100660 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 589350 589350 0 0.0
.symtab 175104 175104 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942932 942934 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 612394 612394 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201752 201752 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 945619 945619 0 0.0
.debug_aranges 108064 108064 0 0.0
.debug_frame 366668 366668 0 0.0
.debug_info 19063088 19063089 1 0.0
.debug_line 2784177 2784177 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583802 1583802 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99805 99805 0 0.0
.debug_str 3418802 3418802 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105930 105930 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 491737 491737 0 0.0
.symtab 290928 290928 0 0.0
.text 504344 504344 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550151 550151 0 0.0
.app_xip_area 441241 441241 0 0.0
.bss 63936 63936 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 534487 534487 0 0.0
.app_xip_area 420617 420617 0 0.0
.bss 68888 68888 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573799 573799 0 0.0
.app_xip_area 465969 465969 0 0.0
.bss 62928 62928 0 0.0
.data 584 584 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 546583 546583 0 0.0
.app_xip_area 435801 435801 0 0.0
.bss 65808 65808 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1010576 1010576 0 0.0
.bss 183692 183692 0 0.0
.data 2640 2640 0 0.0
.text 824224 824224 0 0.0
BRD4187C (read/write) 1035368 1035368 0 0.0
.bss 163308 163308 0 0.0
.data 3236 3236 0 0.0
.text 868804 868804 0 0.0
lock-app BRD4161A+wf200 (read/write) 1084836 1084836 0 0.0
.bss 177708 177708 0 0.0
.data 2636 2636 0 0.0
.text 904472 904472 0 0.0
window-app BRD4187C (read/write) 1106548 1106548 0 0.0
.bss 146324 146324 0 0.0
.data 3120 3120 0 0.0
.text 957084 957084 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149132 1149132 0 0.0
(read/write) 1702028 1702028 0 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266008 266008 0 0.0
.flash.text 1149132 1149132 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191199 1191199 0 0.0
(read/write) 550242 550242 0 0.0
.dram0.bss 85568 85568 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 297012 297012 0 0.0
.flash.text 1185815 1185815 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590084 590084 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67532 67532 0 0.0
.data 2116 2116 0 0.0
.text 589548 589548 0 0.0
light k32w0+release (read only) 588772 588772 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67180 67180 0 0.0
.data 2104 2104 0 0.0
.text 588236 588236 0 0.0
lock k32w0+release (read only) 561324 561324 0 0.0
(read/write) 88944 88944 0 0.0
.bss 65068 65068 0 0.0
.data 2048 2048 0 0.0
.text 560788 560788 0 0.0
linux all-clusters-app debug (read only) 5483905 5483905 0 0.0
(read/write) 417456 417456 0 0.0
.bss 130368 130368 0 0.0
.data 3984 3984 0 0.0
.data.rel.ro 275776 275776 0 0.0
.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 333680 333680 0 0.0
.text 4773411 4773411 0 0.0
all-clusters-minimal-app debug (read only) 4898921 4898921 0 0.0
(read/write) 231408 231408 0 0.0
.bss 126048 126048 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 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 271782 271782 0 0.0
.text 4397011 4397011 0 0.0
bridge-app debug (read only) 2768113 2768113 0 0.0
(read/write) 133064 133064 0 0.0
.bss 51768 51768 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 71400 71400 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 214344 214344 0 0.0
.text 2376291 2376291 0 0.0
chip-tool debug (read only) 17767969 17767969 0 0.0
(read/write) 1055160 1055160 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 949040 949040 0 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 916529 916529 0 0.0
.text 14796435 14796435 0 0.0
chip-tool-ipv6only arm64 (read only) 16980812 16980812 0 0.0
(read/write) 1122712 1122712 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23360 23360 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 827400 827400 0 0.0
.text 13913592 13913592 0 0.0
lighting-app debug+rpc+ui (read only) 5277081 5277081 0 0.0
(read/write) 222344 222344 0 0.0
.bss 118000 118000 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 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 338388 338388 0 0.0
.text 4696643 4696643 0 0.0
lock-app debug (read only) 4456513 4456513 0 0.0
(read/write) 202248 202248 0 0.0
.bss 113296 113296 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 78496 78496 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 246982 246982 0 0.0
.text 4001043 4001043 0 0.0
ota-provider-app debug (read only) 4126809 4126809 0 0.0
(read/write) 192152 192152 0 0.0
.bss 113792 113792 0 0.0
.data 4000 4000 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 720 720 0 0.0
.rodata 200902 200902 0 0.0
.text 3735635 3735635 0 0.0
ota-requestor-app debug (read only) 4220689 4220689 0 0.0
(read/write) 196464 196464 0 0.0
.bss 114848 114848 0 0.0
.data 4240 4240 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 776 776 0 0.0
.rodata 204294 204294 0 0.0
.text 3821795 3821795 0 0.0
shell debug (read only) 2928129 2928129 0 0.0
(read/write) 150712 150712 0 0.0
.bss 60040 60040 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 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 210610 210610 0 0.0
.text 2546674 2546674 0 0.0
thermostat-no-ble arm64 (read only) 4450100 4450100 0 0.0
(read/write) 244168 244168 0 0.0
.bss 122552 122552 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 102296 102296 0 0.0
.dynamic 512 512 0 0.0
.got 11976 11976 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161916 161916 0 0.0
.text 3950008 3950008 0 0.0
tv-app debug (read only) 5314577 5314577 0 0.0
(read/write) 350136 350136 0 0.0
.bss 241568 241568 0 0.0
.data 5104 5104 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 1136 1136 0 0.0
.rodata 272342 272342 0 0.0
.text 4798643 4798643 0 0.0
tv-casting-app debug (read only) 8294321 8294321 0 0.0
(read/write) 210848 210848 0 0.0
.bss 54496 54496 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 1048 1048 0 0.0
.rodata 367580 367580 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) 2518952 2518952 0 0.0
.bss 220488 220488 0 0.0
.data 5096 5096 0 0.0
.text 1481636 1481636 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218272 1218272 0 0.0
bss 154771 154771 0 0.0
rodata 141316 141316 0 0.0
text 843144 843144 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1336968 1336968 0 0.0
bss 140229 140229 0 0.0
rodata 135440 135440 0 0.0
text 770616 770616 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156184 1156184 0 0.0
bss 154950 154950 0 0.0
rodata 112700 112700 0 0.0
text 809588 809588 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837112 837112 0 0.0
(read/write) 1766900 1766900 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193708 193708 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 2520 2520 0 0.0
.debug_abbrev 1377642 1377642 0 0.0
.debug_aranges 143736 143736 0 0.0
.debug_frame 478840 478840 0 0.0
.debug_info 30060494 30060495 1 0.0
.debug_line 4139473 4139473 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2245981 2245981 0 0.0
.debug_rnglists 142310 142310 0 0.0
.debug_str 4118664 4118664 0 0.0
.heap 837112 837112 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 801878 801878 0 0.0
.symtab 499744 499744 0 0.0
.text 1562284 1562284 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839064 839064 0 0.0
(read/write) 1674364 1674364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191820 191820 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 2456 2456 0 0.0
.debug_abbrev 1283262 1283262 0 0.0
.debug_aranges 137040 137040 0 0.0
.debug_frame 461928 461928 0 0.0
.debug_info 27154962 27154963 1 0.0
.debug_line 3956346 3956346 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2146861 2146861 0 0.0
.debug_rnglists 135431 135431 0 0.0
.debug_str 3978213 3978213 0 0.0
.heap 839064 839064 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 712512 712512 0 0.0
.symtab 465392 465392 0 0.0
.text 1471700 1471700 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845272 845272 0 0.0
(read/write) 1606180 1606180 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185724 185724 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 2344 2344 0 0.0
.debug_abbrev 1123878 1123878 0 0.0
.debug_aranges 127312 127312 0 0.0
.debug_frame 425560 425560 0 0.0
.debug_info 22310013 22310012 -1 -0.0
.debug_line 3522964 3522964 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986083 1986083 0 0.0
.debug_rnglists 125321 125321 0 0.0
.debug_str 3789386 3789386 0 0.0
.heap 845272 845272 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 634120 634120 0 0.0
.symtab 430352 430352 0 0.0
.text 1409724 1409724 0 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) 1636492 1636492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213156 213156 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 2336 2336 0 0.0
.debug_abbrev 1100516 1100516 0 0.0
.debug_aranges 125256 125256 0 0.0
.debug_frame 418392 418392 0 0.0
.debug_info 21908001 21908000 -1 -0.0
.debug_line 3450759 3450759 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1953503 1953503 0 0.0
.debug_rnglists 122661 122661 0 0.0
.debug_str 3743615 3743615 0 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 603638 603638 0 0.0
.symtab 420192 420192 0 0.0
.text 1412612 1412612 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177540 1177540 0 0.0
.bss 101392 101392 0 0.0
.data 736 736 0 0.0
.text 624384 624384 0 0.0
lock-app qpg6105+debug (read/write) 1134572 1134572 0 0.0
.bss 96112 96112 0 0.0
.data 740 740 0 0.0
.text 581412 581412 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069696 1069704 8 0.0
bss 107460 107460 0 0.0
text 728440 728442 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976164 976164 0 0.0
bss 105436 105436 0 0.0
text 669070 669070 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943988 943988 0 0.0
bss 109876 109876 0 0.0
text 646686 646688 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875904 875904 0 0.0
bss 99056 99056 0 0.0
text 590034 590034 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904788 904788 0 0.0
bss 99648 99648 0 0.0
text 615666 615666 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982332 982332 0 0.0
bss 107732 107732 0 0.0
text 685536 685534 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993696 993696 0 0.0
bss 111980 111980 0 0.0
text 693048 693048 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051856 1051856 0 0.0
bss 109304 109304 0 0.0
text 730468 730468 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083192 1083192 0 0.0
bss 120380 120380 0 0.0
text 750570 750570 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930468 930468 0 0.0
bss 99700 99700 0 0.0
text 618190 618190 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898532 898532 0 0.0
bss 100356 100356 0 0.0
text 611918 611920 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881392 881392 0 0.0
bss 99188 99188 0 0.0
text 595728 595726 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868548 868548 0 0.0
bss 98988 98988 0 0.0
text 586166 586162 -4 -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) 877964 877956 -8 -0.0
bss 99144 99144 0 0.0
text 593094 593092 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864672 864672 0 0.0
bss 98896 98896 0 0.0
text 581764 581766 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910616 910616 0 0.0
bss 99440 99440 0 0.0
text 621208 621208 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 905948 905948 0 0.0
bss 99752 99752 0 0.0
text 616082 616082 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

PR #28388: Size comparison from 14bdc24 to f44ea1d

Increases (9 builds for bl602, cc32xx, efr32, psoc6, telink)
platform target config section 14bdc24 f44ea1d change % change
bl602 lighting-app bl602+rpc .text 1088802 1088806 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19356328 19356329 1 0.0
efr32 lighting-app BRD4187C (read/write) 1035256 1035264 8 0.0
.text 868852 868860 8 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22216908 22216909 1 0.0
telink all-clusters-app tlsr9518adk80d text 728940 728942 2 0.0
all-clusters-minimal-app tlsr9518adk80d text 669566 669568 2 0.0
light-switch-app tlsr9518adk80d text 615702 615704 2 0.0
lock-app tlsr9518adk80d (read/write) 933328 933336 8 0.0
text 620762 620766 4 0.0
window-covering tlsr9518adk80d (read/write) 906320 906328 8 0.0
text 616516 616518 2 0.0
Decreases (11 builds for bl702, bl702l, esp32, k32w, psoc6, telink)
platform target config section 14bdc24 f44ea1d change % change
bl702 lighting-app bl702 (read/write) 1166743 1166739 -4 -0.0
.debug_info 41434748 41434747 -1 -0.0
.text 953894 953892 -2 -0.0
bl702+rpc .debug_info 46329695 46329694 -1 -0.0
.text 1028580 1028578 -2 -0.0
bl702l lighting-app bl702l .debug_info 41435857 41435856 -1 -0.0
.text 942964 942962 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149560 -2 -0.0
.flash.text 1149562 1149560 -2 -0.0
k32w light k32w0+release (read only) 588844 588828 -16 -0.0
.text 588308 588292 -16 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22303095 22303094 -1 -0.0
telink lighting-app tlsr9518adk80d (read/write) 982288 982280 -8 -0.0
text 685574 685570 -4 -0.0
lighting-app-rpc tlsr9518adk80d text 730506 730504 -2 -0.0
lighting-app-shell tlsr9518adk80d text 750612 750610 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 593532 593528 -4 -0.0
thermostat tlsr9518adk80d text 621248 621246 -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 14bdc24 f44ea1d change % change
bl602 lighting-app bl602 (read/write) 1363826 1363826 0 0.0
.bss 73670 73670 0 0.0
.data 9552 9552 0 0.0
.text 1056870 1056870 0 0.0
bl602+rpc (read/write) 1411294 1411294 0 0.0
.bss 81710 81710 0 0.0
.data 9952 9952 0 0.0
.text 1088802 1088806 4 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166743 1166739 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43488 43488 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566267 1566267 0 0.0
.debug_aranges 140336 140336 0 0.0
.debug_frame 516340 516340 0 0.0
.debug_info 41434748 41434747 -1 -0.0
.debug_line 5479108 5479108 0 0.0
.debug_loc 3563974 3563974 0 0.0
.debug_ranges 384608 384608 0 0.0
.debug_str 4011881 4011881 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 106856 106856 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 589190 589190 0 0.0
.symtab 175552 175552 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953894 953892 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265647 1265647 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43488 43488 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1743397 1743397 0 0.0
.debug_aranges 148880 148880 0 0.0
.debug_frame 545244 545244 0 0.0
.debug_info 46329695 46329694 -1 -0.0
.debug_line 5891643 5891643 0 0.0
.debug_loc 3770121 3770121 0 0.0
.debug_ranges 410360 410360 0 0.0
.debug_str 4431746 4431746 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 121508 121508 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 652153 652153 0 0.0
.symtab 194480 194480 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028580 1028578 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152652 1152652 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77904 77904 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1568486 1568486 0 0.0
.debug_aranges 134840 134840 0 0.0
.debug_frame 496028 496028 0 0.0
.debug_info 41435857 41435856 -1 -0.0
.debug_line 5394776 5394776 0 0.0
.debug_loc 3500142 3500142 0 0.0
.debug_ranges 389816 389816 0 0.0
.debug_str 4024350 4024350 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 100740 100740 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 589415 589415 0 0.0
.symtab 175120 175120 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942964 942962 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615546 615546 0 0.0
(read/write) 207872 207872 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201320 201320 0 0.0
.comment 206 206 0 0.0
.data 1432 1432 0 0.0
.debug_abbrev 959724 959724 0 0.0
.debug_aranges 109040 109040 0 0.0
.debug_frame 369924 369924 0 0.0
.debug_info 19356328 19356329 1 0.0
.debug_line 2811692 2811692 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596540 1596540 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100669 100669 0 0.0
.debug_str 3426584 3426584 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496184 496184 0 0.0
.symtab 293280 293280 0 0.0
.text 507144 507144 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550055 550055 0 0.0
.app_xip_area 441305 441305 0 0.0
.bss 63776 63776 0 0.0
.data 656 656 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537039 537039 0 0.0
.app_xip_area 423241 423241 0 0.0
.bss 68800 68800 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573743 573743 0 0.0
.app_xip_area 466073 466073 0 0.0
.bss 62768 62768 0 0.0
.data 584 584 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 546431 546431 0 0.0
.app_xip_area 435809 435809 0 0.0
.bss 65648 65648 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1010888 1010888 0 0.0
.bss 183556 183556 0 0.0
.data 2640 2640 0 0.0
.text 824672 824672 0 0.0
BRD4187C (read/write) 1035256 1035264 8 0.0
.bss 163148 163148 0 0.0
.data 3236 3236 0 0.0
.text 868852 868860 8 0.0
lock-app BRD4161A+wf200 (read/write) 1087396 1087396 0 0.0
.bss 177612 177612 0 0.0
.data 2660 2660 0 0.0
.text 907104 907104 0 0.0
window-app BRD4187C (read/write) 1106852 1106852 0 0.0
.bss 146188 146188 0 0.0
.data 3120 3120 0 0.0
.text 957524 957524 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149562 1149560 -2 -0.0
(read/write) 1701996 1701996 0 0.0
.dram0.bss 79088 79088 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149562 1149560 -2 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191607 1191607 0 0.0
(read/write) 550206 550206 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1186223 1186223 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590140 590140 0 0.0
(read/write) 91312 91312 0 0.0
.bss 67372 67372 0 0.0
.data 2116 2116 0 0.0
.text 589604 589604 0 0.0
light k32w0+release (read only) 588844 588828 -16 -0.0
(read/write) 90960 90960 0 0.0
.bss 67020 67020 0 0.0
.data 2104 2104 0 0.0
.text 588308 588292 -16 -0.0
lock k32w0+release (read only) 561396 561396 0 0.0
(read/write) 88792 88792 0 0.0
.bss 64908 64908 0 0.0
.data 2048 2048 0 0.0
.text 560860 560860 0 0.0
linux all-clusters-app debug (read only) 5486321 5486321 0 0.0
(read/write) 417912 417912 0 0.0
.bss 130688 130688 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 334000 334000 0 0.0
.text 4775315 4775315 0 0.0
all-clusters-minimal-app debug (read only) 4900265 4900265 0 0.0
(read/write) 231664 231664 0 0.0
.bss 126304 126304 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 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 271878 271878 0 0.0
.text 4398259 4398259 0 0.0
bridge-app debug (read only) 2768145 2768145 0 0.0
(read/write) 133064 133064 0 0.0
.bss 51768 51768 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 71400 71400 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 214440 214440 0 0.0
.text 2376227 2376227 0 0.0
chip-tool debug (read only) 17768801 17768801 0 0.0
(read/write) 1055192 1055192 0 0.0
.bss 93720 93720 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 949040 949040 0 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 916753 916753 0 0.0
.text 14797043 14797043 0 0.0
chip-tool-ipv6only arm64 (read only) 16981524 16981524 0 0.0
(read/write) 1122712 1122712 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23360 23360 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 827632 827632 0 0.0
.text 13914072 13914072 0 0.0
lighting-app debug+rpc+ui (read only) 5239377 5239377 0 0.0
(read/write) 222336 222336 0 0.0
.bss 118000 118000 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 336948 336948 0 0.0
.text 4660403 4660403 0 0.0
lock-app debug (read only) 4470577 4470577 0 0.0
(read/write) 203088 203088 0 0.0
.bss 113616 113616 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 247782 247782 0 0.0
.text 4013491 4013491 0 0.0
ota-provider-app debug (read only) 4126809 4126809 0 0.0
(read/write) 192152 192152 0 0.0
.bss 113792 113792 0 0.0
.data 4000 4000 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 720 720 0 0.0
.rodata 200966 200966 0 0.0
.text 3735571 3735571 0 0.0
ota-requestor-app debug (read only) 4220721 4220721 0 0.0
(read/write) 196464 196464 0 0.0
.bss 114848 114848 0 0.0
.data 4240 4240 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 776 776 0 0.0
.rodata 204390 204390 0 0.0
.text 3821731 3821731 0 0.0
shell debug (read only) 2929457 2929457 0 0.0
(read/write) 150968 150968 0 0.0
.bss 60296 60296 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 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 210674 210674 0 0.0
.text 2547938 2547938 0 0.0
thermostat-no-ble arm64 (read only) 4450052 4450052 0 0.0
(read/write) 244168 244168 0 0.0
.bss 122552 122552 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 102296 102296 0 0.0
.dynamic 512 512 0 0.0
.got 11976 11976 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3949880 3949880 0 0.0
tv-app debug (read only) 5314545 5314545 0 0.0
(read/write) 350136 350136 0 0.0
.bss 241568 241568 0 0.0
.data 5104 5104 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 1136 1136 0 0.0
.rodata 272374 272374 0 0.0
.text 4798579 4798579 0 0.0
tv-casting-app debug (read only) 8294321 8294321 0 0.0
(read/write) 210848 210848 0 0.0
.bss 54496 54496 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 1048 1048 0 0.0
.rodata 367644 367644 0 0.0
.text 7526563 7526563 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521616 2521616 0 0.0
.bss 220040 220040 0 0.0
.data 5120 5120 0 0.0
.text 1484300 1484300 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218700 1218700 0 0.0
bss 154660 154660 0 0.0
rodata 141392 141392 0 0.0
text 843632 843632 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337364 1337364 0 0.0
bss 140118 140118 0 0.0
rodata 135484 135484 0 0.0
text 771080 771080 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156628 1156628 0 0.0
bss 154839 154839 0 0.0
rodata 112776 112776 0 0.0
text 810076 810076 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1766900 1766900 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193252 193252 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 2520 2520 0 0.0
.debug_abbrev 1378296 1378296 0 0.0
.debug_aranges 143888 143888 0 0.0
.debug_frame 479364 479364 0 0.0
.debug_info 30059977 30059977 0 0.0
.debug_line 4142027 4142027 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2247923 2247923 0 0.0
.debug_rnglists 142436 142436 0 0.0
.debug_str 4119257 4119257 0 0.0
.heap 837568 837568 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 802559 802559 0 0.0
.symtab 500128 500128 0 0.0
.text 1562740 1562740 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839520 839520 0 0.0
(read/write) 1674348 1674348 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191364 191364 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 2456 2456 0 0.0
.debug_abbrev 1283914 1283914 0 0.0
.debug_aranges 137192 137192 0 0.0
.debug_frame 462452 462452 0 0.0
.debug_info 27156282 27156282 0 0.0
.debug_line 3958916 3958916 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2148811 2148811 0 0.0
.debug_rnglists 135557 135557 0 0.0
.debug_str 3978806 3978806 0 0.0
.heap 839520 839520 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 713193 713193 0 0.0
.symtab 465776 465776 0 0.0
.text 1472140 1472140 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845784 845784 0 0.0
(read/write) 1605828 1605828 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185212 185212 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 2344 2344 0 0.0
.debug_abbrev 1124168 1124168 0 0.0
.debug_aranges 127320 127320 0 0.0
.debug_frame 425592 425592 0 0.0
.debug_info 22303095 22303094 -1 -0.0
.debug_line 3523451 3523451 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1985883 1985883 0 0.0
.debug_rnglists 125337 125337 0 0.0
.debug_str 3786878 3786878 0 0.0
.heap 845784 845784 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 634185 634185 0 0.0
.symtab 430416 430416 0 0.0
.text 1409884 1409884 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818264 818264 0 0.0
(read/write) 1639220 1639220 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212716 212716 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1115833 1115833 0 0.0
.debug_aranges 126232 126232 0 0.0
.debug_frame 421636 421636 0 0.0
.debug_info 22216908 22216909 1 0.0
.debug_line 3479623 3479623 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966212 1966212 0 0.0
.debug_rnglists 123525 123525 0 0.0
.debug_str 3751416 3751416 0 0.0
.heap 818264 818264 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 608085 608085 0 0.0
.symtab 422544 422544 0 0.0
.text 1415756 1415756 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177620 1177620 0 0.0
.bss 101232 101232 0 0.0
.data 736 736 0 0.0
.text 624464 624464 0 0.0
lock-app qpg6105+debug (read/write) 1134668 1134668 0 0.0
.bss 95952 95952 0 0.0
.data 740 740 0 0.0
.text 581508 581508 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070172 1070172 0 0.0
bss 107356 107356 0 0.0
text 728940 728942 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976632 976632 0 0.0
bss 105332 105332 0 0.0
text 669566 669568 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943944 943944 0 0.0
bss 109716 109716 0 0.0
text 646722 646722 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875852 875852 0 0.0
bss 98896 98896 0 0.0
text 590072 590072 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904736 904736 0 0.0
bss 99488 99488 0 0.0
text 615702 615704 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982288 982280 -8 -0.0
bss 107572 107572 0 0.0
text 685574 685570 -4 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993652 993652 0 0.0
bss 111820 111820 0 0.0
text 693088 693088 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051812 1051812 0 0.0
bss 109144 109144 0 0.0
text 730506 730504 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083148 1083148 0 0.0
bss 120220 120220 0 0.0
text 750612 750610 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933328 933336 8 0.0
bss 99616 99616 0 0.0
text 620762 620766 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898480 898480 0 0.0
bss 100196 100196 0 0.0
text 611956 611956 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881348 881348 0 0.0
bss 99028 99028 0 0.0
text 595764 595764 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868504 868504 0 0.0
bss 98828 98828 0 0.0
text 586204 586204 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744228 744228 0 0.0
bss 97256 97256 0 0.0
text 478644 478644 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878336 878336 0 0.0
bss 99008 99008 0 0.0
text 593532 593528 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864628 864628 0 0.0
bss 98736 98736 0 0.0
text 581802 581802 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910572 910572 0 0.0
bss 99280 99280 0 0.0
text 621248 621246 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906320 906328 8 0.0
bss 99616 99616 0 0.0
text 616516 616518 2 0.0

@mergify mergify bot merged commit a27f6a9 into project-chip:master Aug 4, 2023
51 checks passed
ajoletta-amzn pushed a commit to ajoletta-amzn/connectedhomeip that referenced this pull request Aug 4, 2023
Added the ability to transmit and display device name in the Matter SDK

Re-run zap_convert_all.py (project-chip#28459)

Add an API to get the list of running controllers from a controller factory. (project-chip#28461)

Add utilities for converting CATValues to/from NSSet. (project-chip#28453)

* Add utilities for converting CATValues to/from NSSet.

* Address review comments.

* Address more review comments.

[esp32 m5-stack light] move freertos functions to flash instead of iram (project-chip#28455)

* Move freertos functions out if iram.

This is because linkage fails with out of IRAM.

Following https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/performance/ram-usage.html#optimizing-iram-usage

* Add newline at the end of the file

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

virtual-device-app: Add LoadingFragment for commissioning establish started event (project-chip#28428)

Signed-off-by: Jaehoon You <jaehoon.you@samsung.com>

Add openiot clean steps (project-chip#28473)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

[cloudbuild] switch to v2 of our build images. (project-chip#28476)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Update ZAP to pick up UI for multiple device types on an endpoint. (project-chip#28423)

tv-casting-app: Implementing PASE related callbacks (project-chip#28342)

* Linux tv-casting-app: Implementing AppDelegate

* Android tv-casting-app: Implementing AppDelegate

* iOS tv-casting-app: Implementing AppDelegate

[TC-RVC-2.1] Fix PIXIT codes to match the test plan (project-chip#28481)

* fix PIXIT codes to match tp

* fix PIXIT

Stop using controllerID for internal XPC bookkeeping. (project-chip#28480)

We want to use controllerID for client-assigned controller IDs.

Add functions to set Parent Endpoint and Composition Type for an Endpoint (project-chip#28410)

* Added endpointCompositionType to the EmberAfDefinedEndpoint structure to be used to hold whether an endpoint is flat or tree composed - defaults to Flat to assume previous behaviour as default

* Added functions to support setting and getting composition type and also to set an endpoints parent endpoint

* updated Read handler for parts list to make its else branch for Flat composition and then added a further branch to handle Tree composition

* Restyled by clang-format

* Fixed mistake in return type of emberAfEndpointCompositionTypeForEndpoint

* Removing debug logs

* Restyled by clang-format

* Moved new API funciotns to chip::app namespace and removed ember naming. Made endpoint struct use a proper bitmask as it was basically using an enum in a weird way

* Moved Read for Parts List to use new function naming

* Restyled by clang-format

* Replaced EmberAfStatus with CHIP_ERROR

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>

Add macro to set alignment of sha256 context (project-chip#28426)

Fix uninitialised values in KeySet and AttributePathExpandIterator (project-chip#28356)

* Fix uninitialised value in KeySet

* Fix uninitilised mGlobalAttributeEndIndex

* Restyled by clang-format

* Review proposed change initilize mGlobalAttributeEndIndex

* Change initialize values in KeySet to initilize only start_time in EpochKey

* Restyled by clang-format

* Review proposed change initilize IPK keyset start_time

---------

Co-authored-by: Restyled.io <commits@restyled.io>

Add a controller argument to the storage checker function. (project-chip#28488)

Most of the changes are just reindenting.

CASE: Send busy status report if we receive a sigma1 and we are in the middle of handshake (project-chip#28153)

* CASE: Send busy status report if we receive a sigma1 and we are in the
middle of handshake

* Apply suggestions from code review

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Addressing review comments

* few more review comments

* Addressed reviews and added the unit tests

* Restyled by clang-format

* Few more review comments

* Apply suggestions from code review

Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>

* Moved todo to better place

---------

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>

doc: chip_tool_guide: fix the order of arguments in (project-chip#28494)

`pairing code` command

chip-tool expects the node-id to be passed before payload.

Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>

add event For messages acks, Request ICD active mode when waiting on a ack (project-chip#28380)

[ReadHandler] Removal of test flags (project-chip#28421)

* Removed reportScheduler test flags and made TestReadInteractin.cpp wait for min/max instead of setting flags. Modified subscription times in the test to minimise the impact of waiting.

* Restyled by clang-format

* Added a driveAndServiceIO after waiting for max in test where we should wait for max to expire to ensure the run gets scheduled reliably

* Moved ctx.GetIOContext().DriveIO(); after each tests to garantee this will run after maxInterval is expired

* Implemented a mock clock in TestReadInteraction to reduce wait loops

* Removed more loops and added comment on loop left in the code

---------

Co-authored-by: Restyled.io <commits@restyled.io>

[Silabs] Add SIT ICD configurations to silabs lock example (project-chip#28474)

* rename SED for ICD

* Delete ICD subscription callback since default behavior is merged

* Enable ICD default configuration for DL
Update configs to support ICDs

* Add ICDM attributes for SIT ICD config

* generated files

* update wordlist

* update readme

* update default config comments

* add define block for ICD configs

* fix esp

* try to fix esp again

* try to fix esp again

Add an example room air conditioner configuration to chef devices (project-chip#28485)

* Add an example room air conditioner configuration to chef devices

* Remove unuseful cluster in ep 0

* fix ci bug

* Revert "fix ci bug"

This reverts commit e31432e.

[docker] Use gcc 10 in chip build (project-chip#28478)

* Switch to gcc10 instead of gcc9 for chip build base

* Bump up version file

* Add -Dtests=false

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Reduce type character size of SceneTableImpl types (project-chip#28448)

virtual-device-app: Add control module for virtual device's detail view (project-chip#28486)

Signed-off-by: Jaehoon You <jaehoon.you@samsung.com>
Signed-off-by: Charles Kim <chulspro.kim@samsung.com>

Add `__test__ = False` to hooks (project-chip#28477)

Improve Silabs Matter shell functionality/stability (project-chip#28475)

* Re-worked matter shell to allow for copy/paste, fix varying platform functionality, and increase stability

* Update src/lib/shell/MainLoopSilabs.cpp

Co-authored-by: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com>

* Added further clarification in comments

---------

Co-authored-by: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com>

fix define (project-chip#28502)

Update python logic for executing work in chip main loop (project-chip#28449)

* Add python main loop work method

* Fix typo and restyle

* Fix typo

* Code review updates

* Comment update

* Restyle

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Fix crash when an error happens during a BLE scan on darwin. (project-chip#28505)

If we happened to do a BLE scan after doing a BLE connect, and then during the
BLE scan one of two things happens:

1. Bluetooth is shut down (e.g. by just turning it off via the menubar).
2. The scan is a delegate-less scan and times out.

then we would try to use the error handler that expects a SetUpCodePairer but
without an actual non-null SetUpCodePairer to pass it.  And then that would
crash.

The fix is to not call an error handler that we're not supposed to be calling;
scans do not call the _connection_ error handler.

Fix RESOURCE_EXHAUSTED in KeySetWrite (project-chip#28456)

* Fix RESOURCE_EXHAUSTED in KeySetWrite

* Restyled by prettier-yaml

---------

Co-authored-by: tennessee.carmelveilleux@gmail.com <tennessee@google.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Andrei Litvin <andy314@gmail.com>

Power source: Implementation of dynamic endpoint list setter (project-chip#28110)

* Implementation of dynamic endpoint list setter

Test: tested by adding a call to set endpoint list in all clusters
      with chip-tool. Also see TestPowerSourceCluster.cpp

* Restyled by whitespace

* Restyled by gn

* Remove the define

Some platforms run these tests, but don't have that define defined.
Instead, just change the function name to test only.

* Address review comments

* free is being called, man, where's the leak?

* Restyled by clang-format

* Address some review comments.

* Fix leak.

* Deal with zero-length arrays.

* shutdown -> clear

* Use EncodeList for list

* test fix.

* types need to match

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* Refine the laundry-washer-control server implementation and add laundry-washer-controls-delegate-impl (project-chip#28264)

* * Refine the laundry-washer-control server implementation
* Add laundry-washer-controls-delegate-impl

Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>

* Restyled by whitespace

* Restyled by clang-format

* Restyled by gn

* Update src/app/clusters/laundry-washer-controls-server/laundry-washer-controls-delegate.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update examples/all-clusters-app/all-clusters-common/include/laundry-washer-controls-delegate-impl.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* * Remove the unused code and refine the comment

Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>

* Update examples/all-clusters-app/all-clusters-common/include/laundry-washer-controls-delegate-impl.h

Co-authored-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>

* Restyled by clang-format

---------

Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>

Fix selector for status update on CHIPToolDeviceControllerDelegate. (project-chip#28506)

This did not get correctly updated in
project-chip#23665, so it was not
getting the status update callbacks.

[app] Add option to disable read client (project-chip#28149)

* app : Add option to disable Read Client

* Restyled by gn

* Format changes

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>

enable android platform configuration (project-chip#28451)

Skip building python modules as part of Matter.framework build. (project-chip#28514)

We don't need them there, but also they unconditionally pull in perfetto bits,
which is also undesirable.

[mode-base-cluster]fix: build error while not enable On/Off cluster server (project-chip#28388)

* fix build error while not enable onOff cluster server

* fix include file bug

[Ameba] Update docker image (project-chip#28441)

* Update Dockerfile

* Update version

[K32W0] Use west tool to get SDK (project-chip#28431)

Signed-off-by: Marius Tache <marius.tache@nxp.com>

[Ameba] Upgrade cpp17 (project-chip#28438)

* fix cmake workaround for ameba
- upgrade pigweed app to c++17

* Update Dockerfile

* Update version

* Move to chip-build-ameba version 4 instead of 1, to suppor c++17

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>
Co-authored-by: Andrei Litvin <andreilitvin@google.com>

Remove ICDM cluster for lighting app (project-chip#28522)

[Silabs] Rename SED build target to ICD for python scripts (project-chip#28504)

* rename sed to icd in build targets

* update txt tagets

* rename targets

[chef] disable Groups and Switch from example devices (project-chip#28501)

* A set of manual edits

* zap regen

* Script-disable groups and switch from EP0

* Zap regen
@mideayanghui mideayanghui deleted the fix/mode-base-build-error branch November 8, 2023 01:59
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.

None yet

3 participants