Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update General Commissioning cluster to align with the latest spec #14671

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Update General Commissioning cluster to align with the latest spec #14671

merged 2 commits into from
Feb 2, 2022

Conversation

yufengwangca
Copy link
Contributor

Problem

What is being fixed? Examples:

Change overview

What's in this PR

Testing

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

yufengw@yufengw-SEi:~/connectedhomeip/out/debug/standalone$ ./chip-tool generalcommissioning read basic-commissioning-info 12344321 0
.....
[1643744619.271821][770773:770778] CHIP:DMG: ReportDataMessage =
[1643744619.271826][770773:770778] CHIP:DMG: {
[1643744619.271829][770773:770778] CHIP:DMG: 	AttributeReportIBs =
[1643744619.271835][770773:770778] CHIP:DMG: 	[
[1643744619.271839][770773:770778] CHIP:DMG: 		AttributeReportIB =
[1643744619.271845][770773:770778] CHIP:DMG: 		{
[1643744619.271849][770773:770778] CHIP:DMG: 			AttributeDataIB =
[1643744619.271853][770773:770778] CHIP:DMG: 			{
[1643744619.271857][770773:770778] CHIP:DMG: 				DataVersion = 0xe31853f3,
[1643744619.271862][770773:770778] CHIP:DMG: 				AttributePathIB =
[1643744619.271867][770773:770778] CHIP:DMG: 				{
[1643744619.271871][770773:770778] CHIP:DMG: 					Endpoint = 0x0,
[1643744619.271875][770773:770778] CHIP:DMG: 					Cluster = 0x30,
[1643744619.271879][770773:770778] CHIP:DMG: 					Attribute = 0x0000_0001,
[1643744619.271883][770773:770778] CHIP:DMG: 				}
[1643744619.271888][770773:770778] CHIP:DMG: 					
[1643744619.271892][770773:770778] CHIP:DMG: 					Data = 
[1643744619.271898][770773:770778] CHIP:DMG: 					{
[1643744619.271902][770773:770778] CHIP:DMG: 						0x0 = 60, 
[1643744619.271907][770773:770778] CHIP:DMG: 					},
[1643744619.271911][770773:770778] CHIP:DMG: 			},
[1643744619.271916][770773:770778] CHIP:DMG: 			
[1643744619.271919][770773:770778] CHIP:DMG: 		},
[1643744619.271925][770773:770778] CHIP:DMG: 		
[1643744619.271928][770773:770778] CHIP:DMG: 	],
[1643744619.271934][770773:770778] CHIP:DMG: 	
[1643744619.271938][770773:770778] CHIP:DMG: 	SuppressResponse = true, 
[1643744619.271942][770773:770778] CHIP:DMG: 	InteractionModelRevision = 1
[1643744619.271945][770773:770778] CHIP:DMG: }
[1643744619.271979][770773:770778] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_0030 Attribute 0x0000_0001
[1643744619.272000][770773:770778] CHIP:TOO:   BasicCommissioningInfo: {
[1643744619.272008][770773:770778] CHIP:TOO:     FailSafeExpiryLengthSeconds: 60
[1643744619.272012][770773:770778] CHIP:TOO:    }

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

PR #14671: Size comparison from 9f16e9a to 8a38a9e

Increases (13 builds for esp32, linux, nrfconnect)
platform target config section 9f16e9a 8a38a9e change % change
esp32 all-clusters-app c3devkit (read only) 934322 934454 132 0.0
.flash.text 934322 934454 132 0.0
m5stack (read only) 982339 982443 104 0.0
.flash.text 976955 977059 104 0.0
linux all-clusters-app debug (read only) 2301529 2302337 808 0.0
.text 1936914 1938098 1184 0.1
bridge-app debug+rpc (read only) 1633069 1633909 840 0.1
.text 1379925 1381109 1184 0.1
door-lock-app debug (read only) 1854057 1854865 808 0.0
.text 1534642 1535826 1184 0.1
lighting-app debug+rpc (read only) 1954785 1955593 808 0.0
.text 1639602 1640786 1184 0.1
ota-provider-app debug (read only) 1633465 1634273 808 0.0
.text 1368050 1369234 1184 0.1
ota-requestor-app debug (read only) 1642177 1642985 808 0.0
.text 1381570 1382754 1184 0.1
shell debug (read only) 2277961 2278769 808 0.0
.text 1918530 1919714 1184 0.1
thermostat-no-ble arm64 (read only) 2087388 2088044 656 0.0
.text 1739280 1740224 944 0.1
tv-app debug (read only) 2408921 2409729 808 0.0
.text 2046498 2047682 1184 0.1
nrfconnect lock-app nrf52840dk_nrf52840 text 614368 614464 96 0.0
nrf5340dk_nrf5340_cpuapp text 531344 531440 96 0.0
Decreases (37 builds for cyw30739, efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 9f16e9a 8a38a9e change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577150 576626 -524 -0.1
.app_xip_area 484356 484080 -276 -0.1
.bss 75540 75292 -248 -0.3
lock cyw930739m2evb_01 (read/write) 535146 534730 -416 -0.1
.app_xip_area 443920 443760 -160 -0.0
.bss 74012 73756 -256 -0.3
ota-requestor cyw930739m2evb_01 (read/write) 559890 559370 -520 -0.1
.app_xip_area 459360 459096 -264 -0.1
.bss 82988 82732 -256 -0.3
efr32 lighting-app BRD4161A (read only) 843616 843504 -112 -0.0
(read/write) 125072 124816 -256 -0.2
.bss 123176 122920 -256 -0.2
.text 843608 843496 -112 -0.0
BRD4161A+rpc (read only) 830984 830872 -112 -0.0
(read/write) 141736 141480 -256 -0.2
.bss 139736 139480 -256 -0.2
.text 830976 830864 -112 -0.0
window-app BRD4161A (read only) 816164 816068 -96 -0.0
(read/write) 123704 123448 -256 -0.2
.bss 121852 121596 -256 -0.2
.text 816156 816060 -96 -0.0
esp32 all-clusters-app c3devkit (read/write) 1399890 1399378 -512 -0.0
.dram0.bss 70344 70088 -256 -0.4
.flash.rodata 196376 196120 -256 -0.1
m5stack (read/write) 464236 463724 -512 -0.1
.dram0.bss 75096 74840 -256 -0.3
.flash.rodata 222988 222732 -256 -0.1
linux all-clusters-app debug (read/write) 147168 146912 -256 -0.2
.bss 63072 62816 -256 -0.4
.rodata 203813 203461 -352 -0.2
bridge-app debug+rpc (read/write) 87912 87656 -256 -0.3
.bss 43808 43552 -256 -0.6
.rodata 138196 137876 -320 -0.2
chip-tool debug (read only) 7085917 7083069 -2848 -0.0
.text 6315269 6312421 -2848 -0.0
chip-tool-ipv6only arm64 (read only) 7036484 7034308 -2176 -0.0
.text 6049796 6047620 -2176 -0.0
door-lock-app debug (read/write) 117824 117568 -256 -0.2
.bss 49888 49632 -256 -0.5
.rodata 171516 171164 -352 -0.2
lighting-app debug+rpc (read/write) 122784 122528 -256 -0.2
.bss 50840 50584 -256 -0.5
.rodata 161265 160913 -352 -0.2
ota-provider-app debug (read/write) 87560 87304 -256 -0.3
.bss 48768 48512 -256 -0.5
.rodata 148190 147838 -352 -0.2
ota-requestor-app debug (read/write) 90608 90352 -256 -0.3
.bss 50080 49824 -256 -0.5
.rodata 144463 144111 -352 -0.2
shell debug (read/write) 148944 148688 -256 -0.2
.bss 70784 70528 -256 -0.4
.rodata 204562 204210 -352 -0.2
thermostat-no-ble arm64 (read/write) 148529 148273 -256 -0.2
.bss 66209 65953 -256 -0.4
.rodata 130780 130524 -256 -0.2
tv-app debug (read/write) 318000 317744 -256 -0.1
.bss 237344 237088 -256 -0.1
.rodata 191948 191596 -352 -0.2
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2384584 2384392 -192 -0.0
.bss 189260 189004 -256 -0.1
.text 1347184 1346992 -192 -0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2338192 2337936 -256 -0.0
.bss 178176 177928 -248 -0.1
.text 1300792 1300536 -256 -0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302296 2302104 -192 -0.0
.bss 178056 177808 -248 -0.1
.text 1264896 1264704 -192 -0.0
shell CY8CPROTO_062_4343W+release (read/write) 2292964 2292716 -248 -0.0
.bss 175332 175076 -256 -0.1
.text 1255536 1255288 -248 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980539 980015 -524 -0.1
bss 118544 118292 -252 -0.2
rodata 115840 115588 -252 -0.2
text 668364 668348 -16 -0.0
nrf52840dk_nrf52840+rpc (read/write) 966115 965591 -524 -0.1
bss 115588 115336 -252 -0.2
rodata 107312 107060 -252 -0.2
text 664808 664792 -16 -0.0
nrf52840dongle_nrf52840 (read/write) 996623 996095 -528 -0.1
bss 119716 119464 -252 -0.2
rodata 114672 114416 -256 -0.2
text 673756 673740 -16 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 889754 889230 -524 -0.1
bss 115332 115076 -256 -0.2
rodata 109116 108864 -252 -0.2
text 584560 584544 -16 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 913151 912739 -412 -0.0
bss 116904 116648 -256 -0.2
rodata 104476 104224 -252 -0.2
nrf5340dk_nrf5340_cpuapp (read/write) 823186 822770 -416 -0.1
bss 113720 113468 -252 -0.2
rodata 97684 97428 -256 -0.3
pump-app nrf52840dk_nrf52840 (read/write) 916011 915483 -528 -0.1
bss 116660 116408 -252 -0.2
rodata 104992 104736 -256 -0.2
text 616892 616876 -16 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911171 910643 -528 -0.1
bss 116668 116416 -252 -0.2
rodata 104096 103840 -256 -0.2
text 612940 612924 -16 -0.0
p6 all-clusters-app default (read/write) 2445880 2445784 -96 -0.0
.bss 117404 117148 -256 -0.2
.text 1404144 1404048 -96 -0.0
light-app default (read/write) 2340320 2340208 -112 -0.0
.bss 103364 103116 -248 -0.2
.text 1298584 1298472 -112 -0.0
lock-app default (read/write) 2305728 2305616 -112 -0.0
.bss 103084 102828 -256 -0.2
.text 1263992 1263880 -112 -0.0
qpg lighting-app qpg6105+debug (read only) 570700 570436 -264 -0.0
.bss 87520 87272 -248 -0.3
.text 565380 565116 -264 -0.0
lock-app qpg6105+debug (read only) 516816 516648 -168 -0.0
.bss 86960 86712 -248 -0.3
.text 511496 511328 -168 -0.0
telink lighting-app tlsr9518adk80d (read/write) 845134 844630 -504 -0.1
bss 85568 85316 -252 -0.3
text 592564 592554 -10 -0.0
Full report (41 builds for cyw30739, efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 9f16e9a 8a38a9e change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577150 576626 -524 -0.1
.app_xip_area 484356 484080 -276 -0.1
.bss 75540 75292 -248 -0.3
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535146 534730 -416 -0.1
.app_xip_area 443920 443760 -160 -0.0
.bss 74012 73756 -256 -0.3
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559890 559370 -520 -0.1
.app_xip_area 459360 459096 -264 -0.1
.bss 82988 82732 -256 -0.3
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 843616 843504 -112 -0.0
(read/write) 125072 124816 -256 -0.2
.bss 123176 122920 -256 -0.2
.data 1896 1896 0 0.0
.text 843608 843496 -112 -0.0
BRD4161A+rpc (read only) 830984 830872 -112 -0.0
(read/write) 141736 141480 -256 -0.2
.bss 139736 139480 -256 -0.2
.data 1996 1996 0 0.0
.text 830976 830864 -112 -0.0
window-app BRD4161A (read only) 816164 816068 -96 -0.0
(read/write) 123704 123448 -256 -0.2
.bss 121852 121596 -256 -0.2
.data 1852 1852 0 0.0
.text 816156 816060 -96 -0.0
esp32 all-clusters-app c3devkit (read only) 934322 934454 132 0.0
(read/write) 1399890 1399378 -512 -0.0
.dram0.bss 70344 70088 -256 -0.4
.dram0.data 14268 14268 0 0.0
.flash.rodata 196376 196120 -256 -0.1
.flash.text 934322 934454 132 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 982339 982443 104 0.0
(read/write) 464236 463724 -512 -0.1
.dram0.bss 75096 74840 -256 -0.3
.dram0.data 34024 34024 0 0.0
.flash.rodata 222988 222732 -256 -0.1
.flash.text 976955 977059 104 0.0
.iram0.text 123399 123399 0 0.0
linux all-clusters-app debug (read only) 2301529 2302337 808 0.0
(read/write) 147168 146912 -256 -0.2
.bss 63072 62816 -256 -0.4
.data 1200 1200 0 0.0
.data.rel.ro 77224 77224 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 203813 203461 -352 -0.2
.text 1936914 1938098 1184 0.1
bridge-app debug+rpc (read only) 1633069 1633909 840 0.1
(read/write) 87912 87656 -256 -0.3
.bss 43808 43552 -256 -0.6
.data 1794 1794 0 0.0
.data.rel.ro 37152 37152 0 0.0
.dynamic 592 592 0 0.0
.got 3968 3968 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 138196 137876 -320 -0.2
.text 1379925 1381109 1184 0.1
chip-tool debug (read only) 7085917 7083069 -2848 -0.0
(read/write) 187304 187304 0 0.0
.bss 36264 36264 0 0.0
.data 1088 1088 0 0.0
.data.rel.ro 143968 143968 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 600 600 0 0.0
.rodata 404597 404597 0 0.0
.text 6315269 6312421 -2848 -0.0
chip-tool-ipv6only arm64 (read only) 7036484 7034308 -2176 -0.0
(read/write) 289857 289857 0 0.0
.bss 54593 54593 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 185152 185152 0 0.0
.dynamic 560 560 0 0.0
.got 45200 45200 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 387804 387804 0 0.0
.text 6049796 6047620 -2176 -0.0
door-lock-app debug (read only) 1854057 1854865 808 0.0
(read/write) 117824 117568 -256 -0.2
.bss 49888 49632 -256 -0.5
.data 962 962 0 0.0
.data.rel.ro 61552 61552 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 171516 171164 -352 -0.2
.text 1534642 1535826 1184 0.1
lighting-app debug+rpc (read only) 1954785 1955593 808 0.0
(read/write) 122784 122528 -256 -0.2
.bss 50840 50584 -256 -0.5
.data 1392 1392 0 0.0
.data.rel.ro 65056 65056 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 161265 160913 -352 -0.2
.text 1639602 1640786 1184 0.1
ota-provider-app debug (read only) 1633465 1634273 808 0.0
(read/write) 87560 87304 -256 -0.3
.bss 48768 48512 -256 -0.5
.data 1064 1064 0 0.0
.data.rel.ro 32216 32216 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 148190 147838 -352 -0.2
.text 1368050 1369234 1184 0.1
ota-requestor-app debug (read only) 1642177 1642985 808 0.0
(read/write) 90608 90352 -256 -0.3
.bss 50080 49824 -256 -0.5
.data 1096 1096 0 0.0
.data.rel.ro 34136 34136 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 144463 144111 -352 -0.2
.text 1381570 1382754 1184 0.1
shell debug (read only) 2277961 2278769 808 0.0
(read/write) 148944 148688 -256 -0.2
.bss 70784 70528 -256 -0.4
.data 768 768 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 204562 204210 -352 -0.2
.text 1918530 1919714 1184 0.1
thermostat-no-ble arm64 (read only) 2087388 2088044 656 0.0
(read/write) 148529 148273 -256 -0.2
.bss 66209 65953 -256 -0.4
.data 952 952 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 344 344 0 0.0
.rodata 130780 130524 -256 -0.2
.text 1739280 1740224 944 0.1
tv-app debug (read only) 2408921 2409729 808 0.0
(read/write) 318000 317744 -256 -0.1
.bss 237344 237088 -256 -0.1
.data 2944 2944 0 0.0
.data.rel.ro 71720 71720 0 0.0
.dynamic 592 592 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 191948 191596 -352 -0.2
.text 2046498 2047682 1184 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2384584 2384392 -192 -0.0
.bss 189260 189004 -256 -0.1
.data 5288 5288 0 0.0
.text 1347184 1346992 -192 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338192 2337936 -256 -0.0
.bss 178176 177928 -248 -0.1
.data 5568 5568 0 0.0
.text 1300792 1300536 -256 -0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302296 2302104 -192 -0.0
.bss 178056 177808 -248 -0.1
.data 5552 5552 0 0.0
.text 1264896 1264704 -192 -0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292964 2292716 -248 -0.0
.bss 175332 175076 -256 -0.1
.data 5368 5368 0 0.0
.text 1255536 1255288 -248 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980539 980015 -524 -0.1
bss 118544 118292 -252 -0.2
rodata 115840 115588 -252 -0.2
text 668364 668348 -16 -0.0
nrf52840dk_nrf52840+rpc (read/write) 966115 965591 -524 -0.1
bss 115588 115336 -252 -0.2
rodata 107312 107060 -252 -0.2
text 664808 664792 -16 -0.0
nrf52840dongle_nrf52840 (read/write) 996623 996095 -528 -0.1
bss 119716 119464 -252 -0.2
rodata 114672 114416 -256 -0.2
text 673756 673740 -16 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 889754 889230 -524 -0.1
bss 115332 115076 -256 -0.2
rodata 109116 108864 -252 -0.2
text 584560 584544 -16 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 913151 912739 -412 -0.0
bss 116904 116648 -256 -0.2
rodata 104476 104224 -252 -0.2
text 614368 614464 96 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 823186 822770 -416 -0.1
bss 113720 113468 -252 -0.2
rodata 97684 97428 -256 -0.3
text 531344 531440 96 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916011 915483 -528 -0.1
bss 116660 116408 -252 -0.2
rodata 104992 104736 -256 -0.2
text 616892 616876 -16 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911171 910643 -528 -0.1
bss 116668 116416 -252 -0.2
rodata 104096 103840 -256 -0.2
text 612940 612924 -16 -0.0
shell nrf52840dk_nrf52840 (read/write) 798395 798395 0 0.0
bss 109776 109776 0 0.0
rodata 78352 78352 0 0.0
text 533760 533760 0 0.0
p6 all-clusters-app default (read/write) 2445880 2445784 -96 -0.0
.bss 117404 117148 -256 -0.2
.data 2576 2576 0 0.0
.text 1404144 1404048 -96 -0.0
light-app default (read/write) 2340320 2340208 -112 -0.0
.bss 103364 103116 -248 -0.2
.data 2408 2408 0 0.0
.text 1298584 1298472 -112 -0.0
lock-app default (read/write) 2305728 2305616 -112 -0.0
.bss 103084 102828 -256 -0.2
.data 2368 2368 0 0.0
.text 1263992 1263880 -112 -0.0
qpg lighting-app qpg6105+debug (read only) 570700 570436 -264 -0.0
(read/write) 146936 146936 0 0.0
.bss 87520 87272 -248 -0.3
.data 1060 1060 0 0.0
.text 565380 565116 -264 -0.0
lock-app qpg6105+debug (read only) 516816 516648 -168 -0.0
(read/write) 146936 146936 0 0.0
.bss 86960 86712 -248 -0.3
.data 996 996 0 0.0
.text 511496 511328 -168 -0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845134 844630 -504 -0.1
bss 85568 85316 -252 -0.3
noinit 37160 37160 0 0.0
text 592564 592554 -10 -0.0

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

PR #14671: Size comparison from 63a5c52 to 546f81f

Increases (5 builds for esp32, linux, nrfconnect)
platform target config section 63a5c52 546f81f change % change
esp32 all-clusters-app c3devkit (read only) 934022 934154 132 0.0
.flash.text 934022 934154 132 0.0
m5stack (read only) 982071 982175 104 0.0
.flash.text 976687 976791 104 0.0
linux thermostat-no-ble arm64 (read only) 2086380 2087036 656 0.0
.text 1737648 1738576 928 0.1
nrfconnect lock-app nrf52840dk_nrf52840 text 614068 614168 100 0.0
nrf5340dk_nrf5340_cpuapp text 531040 531140 100 0.0
Decreases (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 63a5c52 546f81f change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577526 577010 -516 -0.1
.app_xip_area 484756 484488 -268 -0.1
.bss 75516 75268 -248 -0.3
lock cyw930739m2evb_01 (read/write) 535150 534734 -416 -0.1
.app_xip_area 443948 443788 -160 -0.0
.bss 73988 73732 -256 -0.3
ota-requestor cyw930739m2evb_01 (read/write) 559706 559178 -528 -0.1
.app_xip_area 459192 458920 -272 -0.1
.bss 82972 82716 -256 -0.3
efr32 lighting-app BRD4161A (read only) 843824 843728 -96 -0.0
(read/write) 125056 124800 -256 -0.2
.bss 123160 122904 -256 -0.2
.text 843816 843720 -96 -0.0
window-app BRD4161A (read only) 816076 815964 -112 -0.0
(read/write) 123684 123428 -256 -0.2
.bss 121836 121580 -256 -0.2
.text 816068 815956 -112 -0.0
lighting-app BRD4161A+rpc (read only) 831200 831104 -96 -0.0
(read/write) 141712 141456 -256 -0.2
.bss 139720 139464 -256 -0.2
.text 831192 831096 -96 -0.0
esp32 all-clusters-app c3devkit (read/write) 1401482 1400970 -512 -0.0
.dram0.bss 70320 70064 -256 -0.4
.flash.rodata 198000 197744 -256 -0.1
m5stack (read/write) 465832 465328 -504 -0.1
.dram0.bss 75072 74816 -256 -0.3
.flash.rodata 224608 224360 -248 -0.1
k32w light k32w061+release (read/write) 661708 661184 -524 -0.1
.bss 75212 74956 -256 -0.3
.text 578844 578576 -268 -0.0
lock k32w061+release (read/write) 662892 662476 -416 -0.1
.bss 75532 75276 -256 -0.3
.text 579668 579508 -160 -0.0
linux chip-tool-ipv6only arm64 (read only) 7088532 7086324 -2208 -0.0
.text 6097780 6095572 -2208 -0.0
thermostat-no-ble arm64 (read/write) 148865 148609 -256 -0.2
.bss 66177 65921 -256 -0.4
.rodata 131004 130748 -256 -0.2
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2385832 2385640 -192 -0.0
.bss 189236 188980 -256 -0.1
.text 1348432 1348240 -192 -0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2338640 2338320 -320 -0.0
.bss 178152 177904 -248 -0.1
.text 1301240 1300920 -320 -0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302296 2302104 -192 -0.0
.bss 178032 177784 -248 -0.1
.text 1264896 1264704 -192 -0.0
shell CY8CPROTO_062_4343W+release (read/write) 2292804 2292548 -256 -0.0
.bss 175316 175060 -256 -0.1
.text 1255376 1255120 -256 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980927 980403 -524 -0.1
bss 118524 118272 -252 -0.2
rodata 116548 116296 -252 -0.2
text 668068 668052 -16 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 913143 912747 -396 -0.0
bss 116884 116628 -256 -0.2
rodata 104804 104552 -252 -0.2
pump-app nrf52840dk_nrf52840 (read/write) 915927 915431 -496 -0.1
bss 116640 116388 -252 -0.2
rodata 105324 105068 -256 -0.2
text 616524 616508 -16 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911135 910607 -528 -0.1
bss 116648 116396 -252 -0.2
rodata 104428 104172 -256 -0.2
text 612576 612560 -16 -0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 966487 965963 -524 -0.1
bss 115568 115316 -252 -0.2
rodata 108020 107768 -252 -0.2
text 664508 664492 -16 -0.0
nrf52840dongle_nrf52840 (read/write) 996995 996467 -528 -0.1
bss 119696 119444 -252 -0.2
rodata 115380 115124 -256 -0.2
text 673460 673444 -16 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890126 889602 -524 -0.1
bss 115312 115056 -256 -0.2
rodata 109824 109572 -252 -0.2
text 584256 584240 -16 -0.0
lock-app nrf5340dk_nrf5340_cpuapp (read/write) 823210 822794 -416 -0.1
bss 113700 113448 -252 -0.2
rodata 98012 97756 -256 -0.3
p6 all-clusters-app default (read/write) 2446944 2446848 -96 -0.0
.bss 117388 117132 -256 -0.2
.text 1405208 1405112 -96 -0.0
light-app default (read/write) 2340536 2340424 -112 -0.0
.bss 103348 103100 -248 -0.2
.text 1298800 1298688 -112 -0.0
lock-app default (read/write) 2305560 2305448 -112 -0.0
.bss 103068 102812 -256 -0.2
.text 1263824 1263712 -112 -0.0
qpg lighting-app qpg6105+debug (read only) 571104 570824 -280 -0.0
.bss 87496 87248 -248 -0.3
.text 565784 565504 -280 -0.0
lock-app qpg6105+debug (read only) 516840 516672 -168 -0.0
.bss 86936 86688 -248 -0.3
.text 511520 511352 -168 -0.0
telink lighting-app tlsr9518adk80d (read/write) 845494 844990 -504 -0.1
bss 85552 85300 -252 -0.3
text 592264 592254 -10 -0.0
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 63a5c52 546f81f change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577526 577010 -516 -0.1
.app_xip_area 484756 484488 -268 -0.1
.bss 75516 75268 -248 -0.3
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535150 534734 -416 -0.1
.app_xip_area 443948 443788 -160 -0.0
.bss 73988 73732 -256 -0.3
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559706 559178 -528 -0.1
.app_xip_area 459192 458920 -272 -0.1
.bss 82972 82716 -256 -0.3
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 843824 843728 -96 -0.0
(read/write) 125056 124800 -256 -0.2
.bss 123160 122904 -256 -0.2
.data 1892 1892 0 0.0
.text 843816 843720 -96 -0.0
window-app BRD4161A (read only) 816076 815964 -112 -0.0
(read/write) 123684 123428 -256 -0.2
.bss 121836 121580 -256 -0.2
.data 1848 1848 0 0.0
.text 816068 815956 -112 -0.0
lighting-app BRD4161A+rpc (read only) 831200 831104 -96 -0.0
(read/write) 141712 141456 -256 -0.2
.bss 139720 139464 -256 -0.2
.data 1992 1992 0 0.0
.text 831192 831096 -96 -0.0
esp32 all-clusters-app c3devkit (read only) 934022 934154 132 0.0
(read/write) 1401482 1400970 -512 -0.0
.dram0.bss 70320 70064 -256 -0.4
.dram0.data 14268 14268 0 0.0
.flash.rodata 198000 197744 -256 -0.1
.flash.text 934022 934154 132 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 982071 982175 104 0.0
(read/write) 465832 465328 -504 -0.1
.dram0.bss 75072 74816 -256 -0.3
.dram0.data 34024 34024 0 0.0
.flash.rodata 224608 224360 -248 -0.1
.flash.text 976687 976791 104 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 661708 661184 -524 -0.1
.bss 75212 74956 -256 -0.3
.data 1852 1852 0 0.0
.text 578844 578576 -268 -0.0
lock k32w061+release (read/write) 662892 662476 -416 -0.1
.bss 75532 75276 -256 -0.3
.data 1892 1892 0 0.0
.text 579668 579508 -160 -0.0
linux chip-tool-ipv6only arm64 (read only) 7088532 7086324 -2208 -0.0
(read/write) 290881 290881 0 0.0
.bss 54577 54577 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 186160 186160 0 0.0
.dynamic 560 560 0 0.0
.got 45232 45232 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 390460 390460 0 0.0
.text 6097780 6095572 -2208 -0.0
thermostat-no-ble arm64 (read only) 2086380 2087036 656 0.0
(read/write) 148865 148609 -256 -0.2
.bss 66177 65921 -256 -0.4
.data 952 952 0 0.0
.data.rel.ro 74624 74624 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 131004 130748 -256 -0.2
.text 1737648 1738576 928 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2385832 2385640 -192 -0.0
.bss 189236 188980 -256 -0.1
.data 5288 5288 0 0.0
.text 1348432 1348240 -192 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338640 2338320 -320 -0.0
.bss 178152 177904 -248 -0.1
.data 5568 5568 0 0.0
.text 1301240 1300920 -320 -0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302296 2302104 -192 -0.0
.bss 178032 177784 -248 -0.1
.data 5544 5544 0 0.0
.text 1264896 1264704 -192 -0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292804 2292548 -256 -0.0
.bss 175316 175060 -256 -0.1
.data 5368 5368 0 0.0
.text 1255376 1255120 -256 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980927 980403 -524 -0.1
bss 118524 118272 -252 -0.2
rodata 116548 116296 -252 -0.2
text 668068 668052 -16 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 913143 912747 -396 -0.0
bss 116884 116628 -256 -0.2
rodata 104804 104552 -252 -0.2
text 614068 614168 100 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 915927 915431 -496 -0.1
bss 116640 116388 -252 -0.2
rodata 105324 105068 -256 -0.2
text 616524 616508 -16 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911135 910607 -528 -0.1
bss 116648 116396 -252 -0.2
rodata 104428 104172 -256 -0.2
text 612576 612560 -16 -0.0
shell nrf52840dk_nrf52840 (read/write) 798379 798379 0 0.0
bss 109772 109772 0 0.0
rodata 78352 78352 0 0.0
text 533752 533752 0 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 966487 965963 -524 -0.1
bss 115568 115316 -252 -0.2
rodata 108020 107768 -252 -0.2
text 664508 664492 -16 -0.0
nrf52840dongle_nrf52840 (read/write) 996995 996467 -528 -0.1
bss 119696 119444 -252 -0.2
rodata 115380 115124 -256 -0.2
text 673460 673444 -16 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890126 889602 -524 -0.1
bss 115312 115056 -256 -0.2
rodata 109824 109572 -252 -0.2
text 584256 584240 -16 -0.0
lock-app nrf5340dk_nrf5340_cpuapp (read/write) 823210 822794 -416 -0.1
bss 113700 113448 -252 -0.2
rodata 98012 97756 -256 -0.3
text 531040 531140 100 0.0
p6 all-clusters-app default (read/write) 2446944 2446848 -96 -0.0
.bss 117388 117132 -256 -0.2
.data 2576 2576 0 0.0
.text 1405208 1405112 -96 -0.0
light-app default (read/write) 2340536 2340424 -112 -0.0
.bss 103348 103100 -248 -0.2
.data 2400 2400 0 0.0
.text 1298800 1298688 -112 -0.0
lock-app default (read/write) 2305560 2305448 -112 -0.0
.bss 103068 102812 -256 -0.2
.data 2360 2360 0 0.0
.text 1263824 1263712 -112 -0.0
qpg lighting-app qpg6105+debug (read only) 571104 570824 -280 -0.0
(read/write) 146940 146940 0 0.0
.bss 87496 87248 -248 -0.3
.data 1056 1056 0 0.0
.text 565784 565504 -280 -0.0
lock-app qpg6105+debug (read only) 516840 516672 -168 -0.0
(read/write) 146940 146940 0 0.0
.bss 86936 86688 -248 -0.3
.data 992 992 0 0.0
.text 511520 511352 -168 -0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845494 844990 -504 -0.1
bss 85552 85300 -252 -0.3
noinit 37160 37160 0 0.0
text 592264 592254 -10 -0.0

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

PR #14671: Size comparison from 1ae483d to 74c591b

Increases (13 builds for esp32, linux, nrfconnect)
platform target config section 1ae483d 74c591b change % change
esp32 all-clusters-app c3devkit (read only) 933934 934066 132 0.0
.flash.text 933934 934066 132 0.0
m5stack (read only) 981987 982083 96 0.0
.flash.text 976603 976699 96 0.0
linux all-clusters-app debug (read only) 2303497 2304289 792 0.0
.text 1937138 1938306 1168 0.1
bridge-app debug+rpc (read only) 1631053 1631861 808 0.0
.text 1378021 1379205 1184 0.1
door-lock-app debug (read only) 1852289 1853097 808 0.0
.text 1532962 1534146 1184 0.1
lighting-app debug+rpc (read only) 1953673 1954481 808 0.0
.text 1637954 1639138 1184 0.1
ota-provider-app debug (read only) 1634745 1635553 808 0.0
.text 1368498 1369682 1184 0.1
ota-requestor-app debug (read only) 1640321 1641129 808 0.0
.text 1379874 1381058 1184 0.1
shell debug (read only) 2278121 2278929 808 0.0
.text 1916914 1918098 1184 0.1
thermostat-no-ble arm64 (read only) 2086396 2087052 656 0.0
.text 1737664 1738592 928 0.1
tv-app debug (read only) 2408177 2408985 808 0.0
.text 2044674 2045858 1184 0.1
nrfconnect lock-app nrf52840dk_nrf52840 text 614000 614100 100 0.0
nrf5340dk_nrf5340_cpuapp text 530968 531068 100 0.0
Decreases (39 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1ae483d 74c591b change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577442 576910 -532 -0.1
.app_xip_area 484680 484404 -276 -0.1
.bss 75508 75252 -256 -0.3
lock cyw930739m2evb_01 (read/write) 535078 534662 -416 -0.1
.app_xip_area 443884 443724 -160 -0.0
.bss 73980 73724 -256 -0.3
ota-requestor cyw930739m2evb_01 (read/write) 559658 559130 -528 -0.1
.app_xip_area 459144 458872 -272 -0.1
.bss 82972 82716 -256 -0.3
efr32 lighting-app BRD4161A (read only) 843664 843568 -96 -0.0
(read/write) 125040 124792 -248 -0.2
.bss 123144 122896 -248 -0.2
.text 843656 843560 -96 -0.0
BRD4161A+rpc (read only) 831032 830920 -112 -0.0
(read/write) 141696 141448 -248 -0.2
.bss 139704 139456 -248 -0.2
.text 831024 830912 -112 -0.0
window-app BRD4161A (read only) 815908 815796 -112 -0.0
(read/write) 123668 123412 -256 -0.2
.bss 121820 121564 -256 -0.2
.text 815900 815788 -112 -0.0
esp32 all-clusters-app c3devkit (read/write) 1401466 1400954 -512 -0.0
.dram0.bss 70304 70048 -256 -0.4
.flash.rodata 198000 197744 -256 -0.1
m5stack (read/write) 465824 465320 -504 -0.1
.dram0.bss 75064 74808 -256 -0.3
.flash.rodata 224608 224360 -248 -0.1
k32w light k32w061+release (read/write) 661652 661128 -524 -0.1
.bss 75204 74948 -256 -0.3
.text 578796 578528 -268 -0.0
lock k32w061+release (read/write) 662820 662404 -416 -0.1
.bss 75524 75268 -256 -0.3
.text 579604 579444 -160 -0.0
linux all-clusters-app debug (read/write) 148288 148032 -256 -0.2
.bss 63008 62752 -256 -0.4
.rodata 204357 204005 -352 -0.2
bridge-app debug+rpc (read/write) 88168 87912 -256 -0.3
.bss 43648 43392 -256 -0.6
.rodata 137940 137588 -352 -0.3
chip-tool debug (read only) 7141725 7138877 -2848 -0.0
.text 6366933 6364085 -2848 -0.0
chip-tool-ipv6only arm64 (read only) 7093252 7091044 -2208 -0.0
.text 6102388 6100180 -2208 -0.0
door-lock-app debug (read/write) 118048 117792 -256 -0.2
.bss 49824 49568 -256 -0.5
.rodata 171260 170908 -352 -0.2
lighting-app debug+rpc (read/write) 123168 122912 -256 -0.2
.bss 50776 50520 -256 -0.5
.rodata 161297 160945 -352 -0.2
ota-provider-app debug (read/write) 87656 87400 -256 -0.3
.bss 48704 48448 -256 -0.5
.rodata 148806 148454 -352 -0.2
ota-requestor-app debug (read/write) 90640 90384 -256 -0.3
.bss 50016 49760 -256 -0.5
.rodata 144183 143831 -352 -0.2
shell debug (read/write) 150064 149808 -256 -0.2
.bss 70720 70464 -256 -0.4
.rodata 205138 204786 -352 -0.2
thermostat-no-ble arm64 (read/write) 148817 148561 -256 -0.2
.bss 66129 65873 -256 -0.4
.rodata 131004 130748 -256 -0.2
tv-app debug (read/write) 318704 318448 -256 -0.1
.bss 237152 236896 -256 -0.1
.rodata 192140 191788 -352 -0.2
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2385696 2385568 -128 -0.0
.bss 189220 188964 -256 -0.1
.text 1348296 1348168 -128 -0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2338512 2338256 -256 -0.0
.bss 178144 177888 -256 -0.1
.text 1301112 1300856 -256 -0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302232 2302040 -192 -0.0
.bss 178024 177776 -248 -0.1
.text 1264832 1264640 -192 -0.0
shell CY8CPROTO_062_4343W+release (read/write) 2292740 2292484 -256 -0.0
.bss 175308 175052 -256 -0.1
.text 1255312 1255056 -256 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980831 980307 -524 -0.1
bss 118512 118260 -252 -0.2
rodata 116532 116280 -252 -0.2
text 667988 667972 -16 -0.0
nrf52840dk_nrf52840+rpc (read/write) 966391 965867 -524 -0.1
bss 115556 115304 -252 -0.2
rodata 108004 107752 -252 -0.2
text 664428 664412 -16 -0.0
nrf52840dongle_nrf52840 (read/write) 996915 996387 -528 -0.1
bss 119684 119432 -252 -0.2
rodata 115380 115124 -256 -0.2
text 673380 673364 -16 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890046 889522 -524 -0.1
bss 115300 115044 -256 -0.2
rodata 109824 109572 -252 -0.2
text 584176 584160 -16 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 913079 912667 -412 -0.0
bss 116876 116620 -256 -0.2
rodata 104804 104552 -252 -0.2
nrf5340dk_nrf5340_cpuapp (read/write) 823114 822698 -416 -0.1
bss 113692 113440 -252 -0.2
rodata 98012 97756 -256 -0.3
pump-app nrf52840dk_nrf52840 (read/write) 915863 915335 -528 -0.1
bss 116632 116380 -252 -0.2
rodata 105324 105068 -256 -0.2
text 616456 616440 -16 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911039 910543 -496 -0.1
bss 116640 116388 -252 -0.2
rodata 104428 104172 -256 -0.2
text 612516 612500 -16 -0.0
p6 all-clusters-app default (read/write) 2446768 2446672 -96 -0.0
.bss 117372 117116 -256 -0.2
.text 1405032 1404936 -96 -0.0
light-app default (read/write) 2340368 2340256 -112 -0.0
.bss 103340 103084 -256 -0.2
.text 1298632 1298520 -112 -0.0
lock-app default (read/write) 2305400 2305304 -96 -0.0
.bss 103060 102804 -256 -0.2
.text 1263664 1263568 -96 -0.0
qpg lighting-app qpg6105+debug (read only) 571040 570760 -280 -0.0
.bss 87488 87232 -256 -0.3
.text 565720 565440 -280 -0.0
lock-app qpg6105+debug (read only) 516776 516608 -168 -0.0
.bss 86928 86680 -248 -0.3
.text 511456 511288 -168 -0.0
telink lighting-app tlsr9518adk80d (read/write) 845406 844886 -520 -0.1
bss 85540 85288 -252 -0.3
text 592178 592168 -10 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1ae483d 74c591b change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577442 576910 -532 -0.1
.app_xip_area 484680 484404 -276 -0.1
.bss 75508 75252 -256 -0.3
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535078 534662 -416 -0.1
.app_xip_area 443884 443724 -160 -0.0
.bss 73980 73724 -256 -0.3
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559658 559130 -528 -0.1
.app_xip_area 459144 458872 -272 -0.1
.bss 82972 82716 -256 -0.3
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 843664 843568 -96 -0.0
(read/write) 125040 124792 -248 -0.2
.bss 123144 122896 -248 -0.2
.data 1892 1892 0 0.0
.text 843656 843560 -96 -0.0
BRD4161A+rpc (read only) 831032 830920 -112 -0.0
(read/write) 141696 141448 -248 -0.2
.bss 139704 139456 -248 -0.2
.data 1992 1992 0 0.0
.text 831024 830912 -112 -0.0
window-app BRD4161A (read only) 815908 815796 -112 -0.0
(read/write) 123668 123412 -256 -0.2
.bss 121820 121564 -256 -0.2
.data 1848 1848 0 0.0
.text 815900 815788 -112 -0.0
esp32 all-clusters-app c3devkit (read only) 933934 934066 132 0.0
(read/write) 1401466 1400954 -512 -0.0
.dram0.bss 70304 70048 -256 -0.4
.dram0.data 14268 14268 0 0.0
.flash.rodata 198000 197744 -256 -0.1
.flash.text 933934 934066 132 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 981987 982083 96 0.0
(read/write) 465824 465320 -504 -0.1
.dram0.bss 75064 74808 -256 -0.3
.dram0.data 34024 34024 0 0.0
.flash.rodata 224608 224360 -248 -0.1
.flash.text 976603 976699 96 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 661652 661128 -524 -0.1
.bss 75204 74948 -256 -0.3
.data 1852 1852 0 0.0
.text 578796 578528 -268 -0.0
lock k32w061+release (read/write) 662820 662404 -416 -0.1
.bss 75524 75268 -256 -0.3
.data 1892 1892 0 0.0
.text 579604 579444 -160 -0.0
linux all-clusters-app debug (read only) 2303497 2304289 792 0.0
(read/write) 148288 148032 -256 -0.2
.bss 63008 62752 -256 -0.4
.data 1200 1200 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 204357 204005 -352 -0.2
.text 1937138 1938306 1168 0.1
bridge-app debug+rpc (read only) 1631053 1631861 808 0.0
(read/write) 88168 87912 -256 -0.3
.bss 43648 43392 -256 -0.6
.data 1922 1922 0 0.0
.data.rel.ro 37440 37440 0 0.0
.dynamic 592 592 0 0.0
.got 3968 3968 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 137940 137588 -352 -0.3
.text 1378021 1379205 1184 0.1
chip-tool debug (read only) 7141725 7138877 -2848 -0.0
(read/write) 188296 188296 0 0.0
.bss 36264 36264 0 0.0
.data 1088 1088 0 0.0
.data.rel.ro 144960 144960 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 600 600 0 0.0
.rodata 407445 407445 0 0.0
.text 6366933 6364085 -2848 -0.0
chip-tool-ipv6only arm64 (read only) 7093252 7091044 -2208 -0.0
(read/write) 290977 290977 0 0.0
.bss 54577 54577 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 186256 186256 0 0.0
.dynamic 560 560 0 0.0
.got 45232 45232 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 390492 390492 0 0.0
.text 6102388 6100180 -2208 -0.0
door-lock-app debug (read only) 1852289 1853097 808 0.0
(read/write) 118048 117792 -256 -0.2
.bss 49824 49568 -256 -0.5
.data 962 962 0 0.0
.data.rel.ro 61856 61856 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 171260 170908 -352 -0.2
.text 1532962 1534146 1184 0.1
lighting-app debug+rpc (read only) 1953673 1954481 808 0.0
(read/write) 123168 122912 -256 -0.2
.bss 50776 50520 -256 -0.5
.data 1392 1392 0 0.0
.data.rel.ro 65504 65504 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 161297 160945 -352 -0.2
.text 1637954 1639138 1184 0.1
ota-provider-app debug (read only) 1634745 1635553 808 0.0
(read/write) 87656 87400 -256 -0.3
.bss 48704 48448 -256 -0.5
.data 1064 1064 0 0.0
.data.rel.ro 32376 32376 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 148806 148454 -352 -0.2
.text 1368498 1369682 1184 0.1
ota-requestor-app debug (read only) 1640321 1641129 808 0.0
(read/write) 90640 90384 -256 -0.3
.bss 50016 49760 -256 -0.5
.data 1096 1096 0 0.0
.data.rel.ro 34248 34248 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 144183 143831 -352 -0.2
.text 1379874 1381058 1184 0.1
shell debug (read only) 2278121 2278929 808 0.0
(read/write) 150064 149808 -256 -0.2
.bss 70720 70464 -256 -0.4
.data 768 768 0 0.0
.data.rel.ro 72896 72896 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 205138 204786 -352 -0.2
.text 1916914 1918098 1184 0.1
thermostat-no-ble arm64 (read only) 2086396 2087052 656 0.0
(read/write) 148817 148561 -256 -0.2
.bss 66129 65873 -256 -0.4
.data 952 952 0 0.0
.data.rel.ro 74624 74624 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 131004 130748 -256 -0.2
.text 1737664 1738592 928 0.1
tv-app debug (read only) 2408177 2408985 808 0.0
(read/write) 318704 318448 -256 -0.1
.bss 237152 236896 -256 -0.1
.data 3104 3104 0 0.0
.data.rel.ro 72456 72456 0 0.0
.dynamic 592 592 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 192140 191788 -352 -0.2
.text 2044674 2045858 1184 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2385696 2385568 -128 -0.0
.bss 189220 188964 -256 -0.1
.data 5288 5288 0 0.0
.text 1348296 1348168 -128 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338512 2338256 -256 -0.0
.bss 178144 177888 -256 -0.1
.data 5568 5568 0 0.0
.text 1301112 1300856 -256 -0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302232 2302040 -192 -0.0
.bss 178024 177776 -248 -0.1
.data 5544 5544 0 0.0
.text 1264832 1264640 -192 -0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292740 2292484 -256 -0.0
.bss 175308 175052 -256 -0.1
.data 5368 5368 0 0.0
.text 1255312 1255056 -256 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980831 980307 -524 -0.1
bss 118512 118260 -252 -0.2
rodata 116532 116280 -252 -0.2
text 667988 667972 -16 -0.0
nrf52840dk_nrf52840+rpc (read/write) 966391 965867 -524 -0.1
bss 115556 115304 -252 -0.2
rodata 108004 107752 -252 -0.2
text 664428 664412 -16 -0.0
nrf52840dongle_nrf52840 (read/write) 996915 996387 -528 -0.1
bss 119684 119432 -252 -0.2
rodata 115380 115124 -256 -0.2
text 673380 673364 -16 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890046 889522 -524 -0.1
bss 115300 115044 -256 -0.2
rodata 109824 109572 -252 -0.2
text 584176 584160 -16 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 913079 912667 -412 -0.0
bss 116876 116620 -256 -0.2
rodata 104804 104552 -252 -0.2
text 614000 614100 100 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 823114 822698 -416 -0.1
bss 113692 113440 -252 -0.2
rodata 98012 97756 -256 -0.3
text 530968 531068 100 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 915863 915335 -528 -0.1
bss 116632 116380 -252 -0.2
rodata 105324 105068 -256 -0.2
text 616456 616440 -16 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911039 910543 -496 -0.1
bss 116640 116388 -252 -0.2
rodata 104428 104172 -256 -0.2
text 612516 612500 -16 -0.0
shell nrf52840dk_nrf52840 (read/write) 798379 798379 0 0.0
bss 109772 109772 0 0.0
rodata 78352 78352 0 0.0
text 533752 533752 0 0.0
p6 all-clusters-app default (read/write) 2446768 2446672 -96 -0.0
.bss 117372 117116 -256 -0.2
.data 2576 2576 0 0.0
.text 1405032 1404936 -96 -0.0
light-app default (read/write) 2340368 2340256 -112 -0.0
.bss 103340 103084 -256 -0.2
.data 2400 2400 0 0.0
.text 1298632 1298520 -112 -0.0
lock-app default (read/write) 2305400 2305304 -96 -0.0
.bss 103060 102804 -256 -0.2
.data 2360 2360 0 0.0
.text 1263664 1263568 -96 -0.0
qpg lighting-app qpg6105+debug (read only) 571040 570760 -280 -0.0
(read/write) 146940 146940 0 0.0
.bss 87488 87232 -256 -0.3
.data 1056 1056 0 0.0
.text 565720 565440 -280 -0.0
lock-app qpg6105+debug (read only) 516776 516608 -168 -0.0
(read/write) 146940 146940 0 0.0
.bss 86928 86680 -248 -0.3
.data 992 992 0 0.0
.text 511456 511288 -168 -0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845406 844886 -520 -0.1
bss 85540 85288 -252 -0.3
noinit 37160 37160 0 0.0
text 592178 592168 -10 -0.0

@yufengwangca yufengwangca merged commit 974a6eb into project-chip:master Feb 2, 2022
@yufengwangca yufengwangca deleted the pr/cluster/general branch February 2, 2022 18:41
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.

[TE 7.5] TC-GC-1.1 - GeneralCommissioning.BasicCommissioningInfoList
4 participants