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

[matter_yamltests] Add single/double constraint type supports #27075

Conversation

vivien-apple
Copy link
Contributor

Problem

With matter_yamltests there is no constraint for single/ double. This PR adds such constraint types.

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

PR #27075: Size comparison from 991f367 to 4599815

Full report (1 build for cc32xx)
platform target config section 991f367 4599815 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 606658 606658 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947644 947644 0 0.0
.debug_aranges 117664 117664 0 0.0
.debug_frame 401264 401264 0 0.0
.debug_info 22659854 22659854 0 0.0
.debug_line 2853988 2853988 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1708788 1708788 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106492 106492 0 0.0
.debug_str 3757897 3757897 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484123 484123 0 0.0
.symtab 287280 287280 0 0.0
.text 500080 500080 0 0.0

@vivien-apple vivien-apple force-pushed the MatterYamlTests_SingleDoubleConstraint branch from 4599815 to 2d3de28 Compare June 5, 2023 14:14
@github-actions
Copy link

github-actions bot commented Jun 5, 2023

PR #27075: Size comparison from 991f367 to 2d3de28

Increases (10 builds for bl602, bl702, cc32xx, k32w, psoc6, telink)
platform target config section 991f367 2d3de28 change % change
bl602 lighting-app bl602 .text 1036612 1036614 2 0.0
bl702 lighting-app bl702 .debug_info 44507908 44507910 2 0.0
.text 967028 967032 4 0.0
bl702+rpc (read/write) 1278003 1278019 16 0.0
.debug_info 49449695 49449696 1 0.0
.text 1040688 1040690 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22659854 22659855 1 0.0
k32w lock k32w0+release (read only) 555740 555756 16 0.0
.text 555204 555220 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 31612340 31612342 2 0.0
telink bridge-app tlsr9518adk80d text 641198 641200 2 0.0
contact-sensor-app tlsr9518adk80d (read/write) 859492 859500 8 0.0
text 584176 584178 2 0.0
lock-app tlsr9518adk80d text 612958 612960 2 0.0
thermostat tlsr9518adk80d text 615022 615024 2 0.0
Decreases (7 builds for bl602, esp32, psoc6, telink)
platform target config section 991f367 2d3de28 change % change
bl602 lighting-app bl602+rpc .text 1067984 1067982 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1068728 1068726 -2 -0.0
.flash.text 1068728 1068726 -2 -0.0
m5stack (read/write) 493874 493870 -4 -0.0
.flash.rodata 243716 243712 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 25605059 25605058 -1 -0.0
telink light-switch-app tlsr9518adk80d text 598804 598802 -2 -0.0
lighting-app tlsr9518adk80d text 677604 677602 -2 -0.0
temperature-measurement-app tlsr9518adk80d text 576068 576066 -2 -0.0
Full report (58 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 991f367 2d3de28 change % change
bl602 lighting-app bl602 (read/write) 1356538 1356538 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036612 1036614 2 0.0
bl602+rpc (read/write) 1403270 1403270 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067984 1067982 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188479 1188479 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1547345 1547345 0 0.0
.debug_aranges 148336 148336 0 0.0
.debug_frame 545284 545284 0 0.0
.debug_info 44507908 44507910 2 0.0
.debug_line 5557261 5557261 0 0.0
.debug_loc 3782241 3782241 0 0.0
.debug_ranges 391672 391672 0 0.0
.debug_str 4317079 4317079 0 0.0
.hbn 536 536 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 107168 107168 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 581789 581789 0 0.0
.symtab 175360 175360 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
967028 967032 4 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1278003 1278019 16 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1706372 1706372 0 0.0
.debug_aranges 156624 156624 0 0.0
.debug_frame 573296 573296 0 0.0
.debug_info 49449695 49449696 1 0.0
.debug_line 5973194 5973194 0 0.0
.debug_loc 3985404 3985404 0 0.0
.debug_ranges 417152 417152 0 0.0
.debug_str 4742555 4742555 0 0.0
.hbn 536 536 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 121712 121712 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 643292 643292 0 0.0
.symtab 193920 193920 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040688 1040690 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606658 606658 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947644 947644 0 0.0
.debug_aranges 117664 117664 0 0.0
.debug_frame 401264 401264 0 0.0
.debug_info 22659854 22659855 1 0.0
.debug_line 2853988 2853988 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1708788 1708788 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106492 106492 0 0.0
.debug_str 3757897 3757897 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484123 484123 0 0.0
.symtab 287280 287280 0 0.0
.text 500080 500080 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541571 541571 0 0.0
.app_xip_area 434197 434197 0 0.0
.bss 62352 62352 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) 528979 528979 0 0.0
.app_xip_area 416469 416469 0 0.0
.bss 67480 67480 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) 566235 566235 0 0.0
.app_xip_area 459789 459789 0 0.0
.bss 61472 61472 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) 530635 530635 0 0.0
.app_xip_area 421621 421621 0 0.0
.bss 63960 63960 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) 986676 986676 0 0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 804656 804656 0 0.0
BRD4187C (read/write) 1019096 1019096 0 0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856700 856700 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068840 1068840 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892508 892508 0 0.0
window-app BRD4187C (read/write) 1089216 1089216 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 943944 943944 0 0.0
esp32 all-clusters-app c3devkit (read only) 1068728 1068726 -2 -0.0
(read/write) 1584624 1584624 0 0.0
.dram0.bss 75704 75704 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 215816 215816 0 0.0
.flash.text 1068728 1068726 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1115091 1115091 0 0.0
(read/write) 493874 493870 -4 -0.0
.dram0.bss 80704 80704 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 243716 243712 -4 -0.0
.flash.text 1109707 1109707 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584332 584332 0 0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 583796 583796 0 0.0
light k32w0+release (read only) 583036 583036 0 0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 582500 582500 0 0.0
lock k32w0+release (read only) 555740 555756 16 0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555204 555220 16 0.0
linux all-clusters-app debug (read only) 3243021 3243021 0 0.0
(read/write) 157400 157400 0 0.0
.bss 59232 59232 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 89496 89496 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231144 231144 0 0.0
.text 2822373 2822373 0 0.0
all-clusters-minimal-app debug (read only) 3036717 3036717 0 0.0
(read/write) 145448 145448 0 0.0
.bss 57792 57792 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79128 79128 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224008 224008 0 0.0
.text 2627605 2627605 0 0.0
bridge-app debug (read only) 2518317 2518317 0 0.0
(read/write) 129608 129608 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69560 69560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172680 172680 0 0.0
.text 2173413 2173413 0 0.0
chip-tool debug (read only) 15485273 15485273 0 0.0
(read/write) 706752 706752 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 670496 670496 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 684309 684309 0 0.0
.text 13160788 13160788 0 0.0
chip-tool-ipv6only arm64 (read only) 14819572 14819572 0 0.0
(read/write) 759608 759608 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 700288 700288 0 0.0
.dynamic 560 560 0 0.0
.got 16664 16664 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 620856 620856 0 0.0
.text 12401396 12401396 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2567269 2567269 0 0.0
(read/write) 126768 126768 0 0.0
.bss 47544 47544 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 70288 70288 0 0.0
.dynamic 624 624 0 0.0
.got 4792 4792 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 175560 175560 0 0.0
.text 2214469 2214469 0 0.0
lighting-app debug+rpc+ui (read only) 3381177 3381177 0 0.0
(read/write) 136112 136112 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76768 76768 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286196 286196 0 0.0
.text 2898290 2898290 0 0.0
lock-app debug (read only) 2610949 2610949 0 0.0
(read/write) 117008 117008 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63720 63720 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200104 200104 0 0.0
.text 2246789 2246789 0 0.0
ota-provider-app debug (read only) 2208013 2208013 0 0.0
(read/write) 103600 103600 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51880 51880 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153800 153800 0 0.0
.text 1912789 1912789 0 0.0
ota-requestor-app debug (read only) 2375925 2375925 0 0.0
(read/write) 111392 111392 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56736 56736 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157896 157896 0 0.0
.text 2067733 2067733 0 0.0
shell debug (read only) 2776697 2776697 0 0.0
(read/write) 145784 145784 0 0.0
.bss 58152 58152 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 80552 80552 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199250 199250 0 0.0
.text 2411970 2411970 0 0.0
thermostat-no-ble arm64 (read only) 2604924 2604924 0 0.0
(read/write) 142760 142760 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79072 79072 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210324 2210324 0 0.0
tv-app debug (read only) 3313601 3313601 0 0.0
(read/write) 261472 261472 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79424 79424 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222136 222136 0 0.0
.text 2895378 2895378 0 0.0
tv-casting-app debug (read only) 9049889 9049889 0 0.0
(read/write) 217960 217960 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157600 157600 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 327500 327500 0 0.0
.text 8297250 8297250 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2497608 2497608 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460292 1460292 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1190172 1190172 0 0.0
bss 154135 154135 0 0.0
rodata 135660 135660 0 0.0
text 819588 819588 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1450040 1450040 0 0.0
bss 133875 133875 0 0.0
rodata 231720 231720 0 0.0
text 790340 790340 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131264 1131264 0 0.0
bss 152775 152775 0 0.0
rodata 109472 109472 0 0.0
text 788348 788348 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842096 842096 0 0.0
(read/write) 1724836 1724836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188684 188684 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 1290539 1290539 0 0.0
.debug_aranges 146976 146976 0 0.0
.debug_frame 491412 491412 0 0.0
.debug_info 31612340 31612342 2 0.0
.debug_line 4000268 4000268 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2278392 2278392 0 0.0
.debug_rnglists 142529 142529 0 0.0
.debug_str 4317809 4317809 0 0.0
.heap 842096 842096 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 745913 745913 0 0.0
.symtab 475968 475968 0 0.0
.text 1525204 1525204 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843424 843424 0 0.0
(read/write) 1660764 1660764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187356 187356 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 1280217 1280217 0 0.0
.debug_aranges 146016 146016 0 0.0
.debug_frame 493400 493400 0 0.0
.debug_info 31164133 31164133 0 0.0
.debug_line 4011845 4011845 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2267925 2267925 0 0.0
.debug_rnglists 141294 141294 0 0.0
.debug_str 4302812 4302812 0 0.0
.heap 843424 843424 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 698479 698479 0 0.0
.symtab 458832 458832 0 0.0
.text 1462460 1462460 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1593524 1593524 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 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 1117851 1117851 0 0.0
.debug_aranges 136376 136376 0 0.0
.debug_frame 457364 457364 0 0.0
.debug_info 26038552 26038552 0 0.0
.debug_line 3583559 3583559 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2109129 2109129 0 0.0
.debug_rnglists 131304 131304 0 0.0
.debug_str 4116852 4116852 0 0.0
.heap 849560 849560 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 621977 621977 0 0.0
.symtab 424336 424336 0 0.0
.text 1401356 1401356 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626796 1626796 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1100164 1100164 0 0.0
.debug_aranges 134856 134856 0 0.0
.debug_frame 451956 451956 0 0.0
.debug_info 25605059 25605058 -1 -0.0
.debug_line 3523335 3523335 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2082455 2082455 0 0.0
.debug_rnglists 129344 129344 0 0.0
.debug_str 4078928 4078928 0 0.0
.heap 821960 821960 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 596024 596024 0 0.0
.symtab 416496 416496 0 0.0
.text 1407028 1407028 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1169996 1169996 0 0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617092 617092 0 0.0
lock-app qpg6105+debug (read/write) 1139436 1139436 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586536 586536 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1029300 1029300 0 0.0
bss 97548 97548 0 0.0
text 703310 703310 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 959688 959688 0 0.0
bss 96072 96072 0 0.0
text 663706 663706 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927984 927984 0 0.0
bss 100308 100308 0 0.0
text 641198 641200 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859492 859500 8 0.0
bss 89968 89968 0 0.0
text 584176 584178 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875816 875816 0 0.0
bss 90136 90136 0 0.0
text 598804 598802 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963908 963908 0 0.0
bss 98500 98500 0 0.0
text 677604 677602 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975280 975280 0 0.0
bss 102748 102748 0 0.0
text 685120 685120 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033000 1033000 0 0.0
bss 100064 100064 0 0.0
text 722288 722288 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1064756 1064756 0 0.0
bss 111140 111140 0 0.0
text 742640 742640 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914724 914724 0 0.0
bss 90632 90632 0 0.0
text 612958 612960 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882100 882100 0 0.0
bss 91244 91244 0 0.0
text 606022 606022 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865212 865212 0 0.0
bss 90100 90100 0 0.0
text 590052 590052 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852272 852272 0 0.0
bss 89900 89900 0 0.0
text 580438 580438 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848428 848428 0 0.0
bss 89808 89808 0 0.0
text 576068 576066 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893848 893848 0 0.0
bss 90344 90344 0 0.0
text 615022 615024 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889228 889228 0 0.0
bss 90636 90636 0 0.0
text 609946 609946 0 0.0

@vivien-apple vivien-apple force-pushed the MatterYamlTests_SingleDoubleConstraint branch from 2d3de28 to 01d80ff Compare June 6, 2023 09:38
@vivien-apple vivien-apple force-pushed the MatterYamlTests_SingleDoubleConstraint branch from 01d80ff to bc8efc7 Compare June 6, 2023 09:41
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

PR #27075: Size comparison from d700f2f to bc8efc7

Increases (8 builds for bl602, cc32xx, cyw30739, psoc6, telink)
platform target config section d700f2f bc8efc7 change % change
bl602 lighting-app bl602+rpc (read/write) 1403270 1403278 8 0.0
.text 1067984 1067986 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22941476 22941477 1 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541643 541651 8 0.0
.app_xip_area 434269 434277 8 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 25901033 25901034 1 0.0
telink all-clusters-app tlsr9518adk80d text 703542 703544 2 0.0
light-switch-app tlsr9518adk80d (read/write) 875816 875824 8 0.0
text 598804 598806 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 975364 975372 8 0.0
text 685204 685208 4 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1033084 1033092 8 0.0
text 722368 722370 2 0.0
Decreases (10 builds for bl702, psoc6, telink)
platform target config section d700f2f bc8efc7 change % change
bl702 lighting-app bl702 .debug_info 44822769 44822768 -1 -0.0
.text 967030 967028 -2 -0.0
bl702+rpc (read/write) 1278019 1278003 -16 -0.0
.debug_info 49767367 49767365 -2 -0.0
.text 1040690 1040686 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 32007176 32007175 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31550880 31550879 -1 -0.0
telink bridge-app tlsr9518adk80d text 641200 641198 -2 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 859500 859492 -8 -0.0
text 584178 584176 -2 -0.0
lighting-app tlsr9518adk80d text 677688 677684 -4 -0.0
ota-requestor-app tlsr9518adk80d text 606024 606022 -2 -0.0
pump-app tlsr9518adk80d text 590052 590050 -2 -0.0
pump-controller-app tlsr9518adk80d text 580438 580436 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section d700f2f bc8efc7 change % change
bl602 lighting-app bl602 (read/write) 1356538 1356538 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036614 1036614 0 0.0
bl602+rpc (read/write) 1403270 1403278 8 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067984 1067986 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188479 1188479 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1547345 1547345 0 0.0
.debug_aranges 149288 149288 0 0.0
.debug_frame 549344 549344 0 0.0
.debug_info 44822769 44822768 -1 -0.0
.debug_line 5581919 5581919 0 0.0
.debug_loc 3809990 3809990 0 0.0
.debug_ranges 393416 393416 0 0.0
.debug_str 4346491 4346491 0 0.0
.hbn 536 536 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 107168 107168 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 581789 581789 0 0.0
.symtab 175360 175360 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
967030 967028 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1278019 1278003 -16 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1706372 1706372 0 0.0
.debug_aranges 157576 157576 0 0.0
.debug_frame 577356 577356 0 0.0
.debug_info 49767367 49767365 -2 -0.0
.debug_line 5997852 5997852 0 0.0
.debug_loc 4013109 4013109 0 0.0
.debug_ranges 418896 418896 0 0.0
.debug_str 4771967 4771967 0 0.0
.hbn 536 536 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 121712 121712 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 643292 643292 0 0.0
.symtab 193920 193920 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040690 1040686 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606658 606658 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947666 947666 0 0.0
.debug_aranges 118616 118616 0 0.0
.debug_frame 405032 405032 0 0.0
.debug_info 22941476 22941477 1 0.0
.debug_line 2872375 2872375 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1724734 1724734 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107271 107271 0 0.0
.debug_str 3787290 3787290 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484123 484123 0 0.0
.symtab 287280 287280 0 0.0
.text 500080 500080 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541643 541651 8 0.0
.app_xip_area 434269 434277 8 0.0
.bss 62352 62352 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) 528979 528979 0 0.0
.app_xip_area 416469 416469 0 0.0
.bss 67480 67480 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) 566235 566235 0 0.0
.app_xip_area 459789 459789 0 0.0
.bss 61472 61472 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) 530635 530635 0 0.0
.app_xip_area 421621 421621 0 0.0
.bss 63960 63960 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) 986812 986812 0 0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 804792 804792 0 0.0
BRD4187C (read/write) 1019160 1019160 0 0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856764 856764 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068840 1068840 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892508 892508 0 0.0
window-app BRD4187C (read/write) 1089360 1089360 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 944088 944088 0 0.0
esp32 all-clusters-app c3devkit (read only) 1072396 1072396 0 0.0
(read/write) 1584688 1584688 0 0.0
.dram0.bss 75736 75736 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 215848 215848 0 0.0
.flash.text 1072396 1072396 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1118651 1118651 0 0.0
(read/write) 493922 493922 0 0.0
.dram0.bss 80736 80736 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 243732 243732 0 0.0
.flash.text 1113267 1113267 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584332 584332 0 0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 583796 583796 0 0.0
light k32w0+release (read only) 583036 583036 0 0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 582500 582500 0 0.0
lock k32w0+release (read only) 555756 555756 0 0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555220 555220 0 0.0
linux all-clusters-app debug (read only) 3244117 3244117 0 0.0
(read/write) 157528 157528 0 0.0
.bss 59360 59360 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 89512 89512 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231112 231112 0 0.0
.text 2823477 2823477 0 0.0
all-clusters-minimal-app debug (read only) 3037877 3037877 0 0.0
(read/write) 145576 145576 0 0.0
.bss 57920 57920 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79144 79144 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224008 224008 0 0.0
.text 2628741 2628741 0 0.0
bridge-app debug (read only) 2518365 2518365 0 0.0
(read/write) 129608 129608 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69560 69560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172680 172680 0 0.0
.text 2173461 2173461 0 0.0
chip-tool debug (read only) 15572409 15572409 0 0.0
(read/write) 709088 709088 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 672832 672832 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 686549 686549 0 0.0
.text 13240548 13240548 0 0.0
chip-tool-ipv6only arm64 (read only) 14892084 14892084 0 0.0
(read/write) 762184 762184 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 702776 702776 0 0.0
.dynamic 560 560 0 0.0
.got 16752 16752 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 622616 622616 0 0.0
.text 12466612 12466612 0 0.0
lighting-app debug+rpc+ui (read only) 3381569 3381569 0 0.0
(read/write) 136144 136144 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76800 76800 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286196 286196 0 0.0
.text 2898658 2898658 0 0.0
lock-app debug (read only) 2610997 2610997 0 0.0
(read/write) 117008 117008 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63720 63720 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200104 200104 0 0.0
.text 2246837 2246837 0 0.0
ota-provider-app debug (read only) 2208109 2208109 0 0.0
(read/write) 103600 103600 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51880 51880 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153800 153800 0 0.0
.text 1912885 1912885 0 0.0
ota-requestor-app debug (read only) 2375973 2375973 0 0.0
(read/write) 111392 111392 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56736 56736 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157896 157896 0 0.0
.text 2067781 2067781 0 0.0
shell debug (read only) 2777809 2777809 0 0.0
(read/write) 145944 145944 0 0.0
.bss 58280 58280 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 80584 80584 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199250 199250 0 0.0
.text 2413058 2413058 0 0.0
thermostat-no-ble arm64 (read only) 2605436 2605436 0 0.0
(read/write) 142776 142776 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210820 2210820 0 0.0
tv-app debug (read only) 3313169 3313169 0 0.0
(read/write) 261472 261472 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79424 79424 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222136 222136 0 0.0
.text 2894946 2894946 0 0.0
tv-casting-app debug (read only) 9137433 9137433 0 0.0
(read/write) 220008 220008 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159648 159648 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 329868 329868 0 0.0
.text 8377410 8377410 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2497608 2497608 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460292 1460292 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1190356 1190356 0 0.0
bss 154227 154227 0 0.0
rodata 135652 135652 0 0.0
text 819776 819776 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1450272 1450272 0 0.0
bss 133967 133967 0 0.0
rodata 231712 231712 0 0.0
text 790524 790524 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131576 1131576 0 0.0
bss 152867 152867 0 0.0
rodata 109464 109464 0 0.0
text 788532 788532 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842000 842000 0 0.0
(read/write) 1725236 1725236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188780 188780 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 1290626 1290626 0 0.0
.debug_aranges 147968 147968 0 0.0
.debug_frame 495288 495288 0 0.0
.debug_info 32007176 32007175 -1 -0.0
.debug_line 4019459 4019459 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2295055 2295055 0 0.0
.debug_rnglists 143352 143352 0 0.0
.debug_str 4348254 4348254 0 0.0
.heap 842000 842000 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 746061 746061 0 0.0
.symtab 476224 476224 0 0.0
.text 0 0 0 0.0
1525508 1525508 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843328 843328 0 0.0
(read/write) 1661172 1661172 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187452 187452 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 1280304 1280304 0 0.0
.debug_aranges 147008 147008 0 0.0
.debug_frame 497276 497276 0 0.0
.debug_info 31550880 31550879 -1 -0.0
.debug_line 4031038 4031038 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2284588 2284588 0 0.0
.debug_rnglists 142117 142117 0 0.0
.debug_str 4333257 4333257 0 0.0
.heap 843328 843328 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 698627 698627 0 0.0
.symtab 459088 459088 0 0.0
.text 1462772 1462772 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1593724 1593724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 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 1117887 1117887 0 0.0
.debug_aranges 137344 137344 0 0.0
.debug_frame 461184 461184 0 0.0
.debug_info 26346742 26346742 0 0.0
.debug_line 3602308 3602308 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2125456 2125456 0 0.0
.debug_rnglists 132109 132109 0 0.0
.debug_str 4147343 4147343 0 0.0
.heap 849560 849560 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 622211 622211 0 0.0
.symtab 424512 424512 0 0.0
.text 1401556 1401556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626796 1626796 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1100160 1100160 0 0.0
.debug_aranges 135808 135808 0 0.0
.debug_frame 455724 455724 0 0.0
.debug_info 25901033 25901034 1 0.0
.debug_line 3541724 3541724 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2098440 2098440 0 0.0
.debug_rnglists 130123 130123 0 0.0
.debug_str 4108321 4108321 0 0.0
.heap 821960 821960 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 596024 596024 0 0.0
.symtab 416496 416496 0 0.0
.text 1407028 1407028 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170004 1170004 0 0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617100 617100 0 0.0
lock-app qpg6105+debug (read/write) 1139436 1139436 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586536 586536 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1029616 1029616 0 0.0
bss 97640 97640 0 0.0
text 703542 703544 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 960004 960004 0 0.0
bss 96164 96164 0 0.0
text 663940 663940 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927984 927984 0 0.0
bss 100308 100308 0 0.0
text 641200 641198 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859500 859492 -8 -0.0
bss 89968 89968 0 0.0
text 584178 584176 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875816 875824 8 0.0
bss 90136 90136 0 0.0
text 598804 598806 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963992 963992 0 0.0
bss 98500 98500 0 0.0
text 677688 677684 -4 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975364 975372 8 0.0
bss 102748 102748 0 0.0
text 685204 685208 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033084 1033092 8 0.0
bss 100064 100064 0 0.0
text 722368 722370 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1064840 1064840 0 0.0
bss 111140 111140 0 0.0
text 742722 742722 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914724 914724 0 0.0
bss 90632 90632 0 0.0
text 612962 612962 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882100 882100 0 0.0
bss 91244 91244 0 0.0
text 606024 606022 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865212 865212 0 0.0
bss 90100 90100 0 0.0
text 590052 590050 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852272 852272 0 0.0
bss 89900 89900 0 0.0
text 580438 580436 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848420 848420 0 0.0
bss 89808 89808 0 0.0
text 576064 576064 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893940 893940 0 0.0
bss 90344 90344 0 0.0
text 615106 615106 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889312 889312 0 0.0
bss 90636 90636 0 0.0
text 610028 610028 0 0.0

@vivien-apple vivien-apple force-pushed the MatterYamlTests_SingleDoubleConstraint branch from bc8efc7 to 9c61d97 Compare June 8, 2023 07:46
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

PR #27075: Size comparison from d4c7d47 to 9c61d97

Increases (6 builds for esp32, nrfconnect, telink)
platform target config section d4c7d47 9c61d97 change % change
esp32 all-clusters-app c3devkit (read only) 1076348 1076350 2 0.0
.flash.text 1076348 1076350 2 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1209920 1209936 16 0.0
text 838748 838752 4 0.0
telink lighting-app-shell tlsr9518adk80d (read/write) 1065996 1066004 8 0.0
text 743732 743734 2 0.0
ota-requestor-app tlsr9518adk80d text 606850 606852 2 0.0
temperature-measurement-app tlsr9518adk80d text 576738 576740 2 0.0
thermostat tlsr9518adk80d text 615986 615988 2 0.0
Decreases (11 builds for bl602, bl702, esp32, nrfconnect, psoc6, qpg, telink)
platform target config section d4c7d47 9c61d97 change % change
bl602 lighting-app bl602 (read/write) 1367930 1367922 -8 -0.0
.text 1047898 1047896 -2 -0.0
bl602+rpc .text 1079524 1079522 -2 -0.0
bl702 lighting-app bl702 (read/write) 1199887 1199871 -16 -0.0
.debug_info 45032314 45032312 -2 -0.0
.text 978322 978318 -4 -0.0
bl702+rpc .debug_info 49981972 49981970 -2 -0.0
.text 1051980 1051976 -4 -0.0
esp32 all-clusters-app m5stack (read/write) 494250 494246 -4 -0.0
.flash.rodata 244028 244024 -4 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1312804 1312788 -16 -0.0
text 751200 751196 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 32271725 32271724 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1170572 1170564 -8 -0.0
.text 617668 617660 -8 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 664838 664836 -2 -0.0
bridge-app tlsr9518adk80d text 641872 641870 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1034248 1034240 -8 -0.0
text 723378 723376 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section d4c7d47 9c61d97 change % change
bl602 lighting-app bl602 (read/write) 1367930 1367922 -8 -0.0
.bss 87902 87902 0 0.0
.data 9648 9648 0 0.0
.text 1047898 1047896 -2 -0.0
bl602+rpc (read/write) 1414918 1414918 0 0.0
.bss 95950 95950 0 0.0
.data 10040 10040 0 0.0
.text 1079524 1079522 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1199887 1199871 -16 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67601 67601 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1552228 1552228 0 0.0
.debug_aranges 149544 149544 0 0.0
.debug_frame 550504 550504 0 0.0
.debug_info 45032314 45032312 -2 -0.0
.debug_line 5606655 5606655 0 0.0
.debug_loc 3834222 3834222 0 0.0
.debug_ranges 398264 398264 0 0.0
.debug_str 4346217 4346217 0 0.0
.hbn 536 536 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 107264 107264 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 582063 582063 0 0.0
.symtab 175456 175456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
978322 978318 -4 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1289395 1289395 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75649 75649 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1711468 1711468 0 0.0
.debug_aranges 157848 157848 0 0.0
.debug_frame 578584 578584 0 0.0
.debug_info 49981972 49981970 -2 -0.0
.debug_line 6023019 6023019 0 0.0
.debug_loc 4037333 4037333 0 0.0
.debug_ranges 423760 423760 0 0.0
.debug_str 4772271 4772271 0 0.0
.hbn 536 536 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 121792 121792 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 643566 643566 0 0.0
.symtab 194016 194016 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1051980 1051976 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606178 606178 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 952074 952074 0 0.0
.debug_aranges 118920 118920 0 0.0
.debug_frame 406188 406188 0 0.0
.debug_info 23111366 23111366 0 0.0
.debug_line 2880223 2880223 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1726586 1726586 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107524 107524 0 0.0
.debug_str 3786762 3786762 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104546 104546 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484580 484580 0 0.0
.symtab 287712 287712 0 0.0
.text 499512 499512 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542371 542371 0 0.0
.app_xip_area 434981 434981 0 0.0
.bss 62368 62368 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) 529259 529259 0 0.0
.app_xip_area 416749 416749 0 0.0
.bss 67480 67480 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) 566651 566651 0 0.0
.app_xip_area 460205 460205 0 0.0
.bss 61472 61472 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) 531043 531043 0 0.0
.app_xip_area 422029 422029 0 0.0
.bss 63960 63960 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) 986508 986508 0 0.0
.bss 179872 179872 0 0.0
.data 2144 2144 0 0.0
.text 804472 804472 0 0.0
BRD4187C (read/write) 1019896 1019896 0 0.0
.bss 159604 159604 0 0.0
.data 2788 2788 0 0.0
.text 857484 857484 0 0.0
lock-app BRD4161A+wf200 (read/write) 1069144 1069144 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892812 892812 0 0.0
window-app BRD4187C (read/write) 1088800 1088800 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 943528 943528 0 0.0
esp32 all-clusters-app c3devkit (read only) 1076348 1076350 2 0.0
(read/write) 1584984 1584984 0 0.0
.dram0.bss 75760 75760 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 216128 216128 0 0.0
.flash.text 1076348 1076350 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1122763 1122763 0 0.0
(read/write) 494250 494246 -4 -0.0
.dram0.bss 80768 80768 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244028 244024 -4 -0.0
.flash.text 1117379 1117379 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584748 584748 0 0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 584212 584212 0 0.0
light k32w0+release (read only) 583452 583452 0 0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 582916 582916 0 0.0
lock k32w0+release (read only) 556044 556044 0 0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555508 555508 0 0.0
linux all-clusters-app debug (read only) 3264501 3264501 0 0.0
(read/write) 158168 158168 0 0.0
.bss 59456 59456 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90040 90040 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231496 231496 0 0.0
.text 2842085 2842085 0 0.0
all-clusters-minimal-app debug (read only) 3042309 3042309 0 0.0
(read/write) 145896 145896 0 0.0
.bss 57984 57984 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224008 224008 0 0.0
.text 2632405 2632405 0 0.0
bridge-app debug (read only) 2521389 2521389 0 0.0
(read/write) 129768 129768 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172680 172680 0 0.0
.text 2175957 2175957 0 0.0
chip-tool debug (read only) 15580177 15580177 0 0.0
(read/write) 709760 709760 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 673488 673488 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 687765 687765 0 0.0
.text 13245508 13245508 0 0.0
chip-tool-ipv6only arm64 (read only) 14966552 14966552 0 0.0
(read/write) 762680 762680 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 703288 703288 0 0.0
.dynamic 560 560 0 0.0
.got 16728 16728 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 623944 623944 0 0.0
.text 12538724 12538724 0 0.0
lighting-app debug+rpc+ui (read only) 3386609 3386609 0 0.0
(read/write) 136432 136432 0 0.0
.bss 49792 49792 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 77056 77056 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286196 286196 0 0.0
.text 2902930 2902930 0 0.0
lock-app debug (read only) 2614005 2614005 0 0.0
(read/write) 117200 117200 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200104 200104 0 0.0
.text 2249317 2249317 0 0.0
ota-provider-app debug (read only) 2211117 2211117 0 0.0
(read/write) 103792 103792 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153800 153800 0 0.0
.text 1915365 1915365 0 0.0
ota-requestor-app debug (read only) 2379653 2379653 0 0.0
(read/write) 111552 111552 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157896 157896 0 0.0
.text 2070933 2070933 0 0.0
shell debug (read only) 2798193 2798193 0 0.0
(read/write) 146552 146552 0 0.0
.bss 58376 58376 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81096 81096 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199634 199634 0 0.0
.text 2431666 2431666 0 0.0
thermostat-no-ble arm64 (read only) 2613892 2613892 0 0.0
(read/write) 142936 142936 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79240 79240 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129712 129712 0 0.0
.text 2218756 2218756 0 0.0
tv-app debug (read only) 3316193 3316193 0 0.0
(read/write) 261632 261632 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79584 79584 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222136 222136 0 0.0
.text 2897442 2897442 0 0.0
tv-casting-app debug (read only) 9121905 9121905 0 0.0
(read/write) 219560 219560 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159200 159200 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 329676 329676 0 0.0
.text 8363010 8363010 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2497920 2497920 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460604 1460604 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1209920 1209936 16 0.0
bss 154745 154745 0 0.0
rodata 137380 137380 0 0.0
text 838748 838752 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1312804 1312788 -16 -0.0
bss 138075 138075 0 0.0
rodata 132816 132816 0 0.0
text 751200 751196 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148292 1148292 0 0.0
bss 153377 153377 0 0.0
rodata 111096 111096 0 0.0
text 804748 804748 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841984 841984 0 0.0
(read/write) 1728204 1728204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188796 188796 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 1297175 1297175 0 0.0
.debug_aranges 148632 148632 0 0.0
.debug_frame 497676 497676 0 0.0
.debug_info 32271725 32271724 -1 -0.0
.debug_line 4034018 4034018 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2300833 2300833 0 0.0
.debug_rnglists 144093 144093 0 0.0
.debug_str 4350293 4350293 0 0.0
.heap 841984 841984 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 750884 750884 0 0.0
.symtab 478784 478784 0 0.0
.text 1528460 1528460 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843312 843312 0 0.0
(read/write) 1660668 1660668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187468 187468 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 1284933 1284933 0 0.0
.debug_aranges 147384 147384 0 0.0
.debug_frame 498620 498620 0 0.0
.debug_info 31733810 31733810 0 0.0
.debug_line 4039572 4039572 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2285664 2285664 0 0.0
.debug_rnglists 142539 142539 0 0.0
.debug_str 4333223 4333223 0 0.0
.heap 843312 843312 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 699765 699765 0 0.0
.symtab 459904 459904 0 0.0
.text 1462252 1462252 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849544 849544 0 0.0
(read/write) 1593404 1593404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181404 181404 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 1122518 1122518 0 0.0
.debug_aranges 137720 137720 0 0.0
.debug_frame 462528 462528 0 0.0
.debug_info 26522648 26522648 0 0.0
.debug_line 3610558 3610558 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2126532 2126532 0 0.0
.debug_rnglists 132531 132531 0 0.0
.debug_str 4147297 4147297 0 0.0
.heap 849544 849544 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 623349 623349 0 0.0
.symtab 425328 425328 0 0.0
.text 1401220 1401220 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626308 1626308 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1104790 1104790 0 0.0
.debug_aranges 136112 136112 0 0.0
.debug_frame 456880 456880 0 0.0
.debug_info 26074739 26074739 0 0.0
.debug_line 3549941 3549941 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2100291 2100291 0 0.0
.debug_rnglists 130376 130376 0 0.0
.debug_str 4107796 4107796 0 0.0
.heap 821960 821960 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 596481 596481 0 0.0
.symtab 416928 416928 0 0.0
.text 1406540 1406540 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170572 1170564 -8 -0.0
.bss 99944 99944 0 0.0
.data 852 852 0 0.0
.text 617668 617660 -8 -0.0
lock-app qpg6105+debug (read/write) 1139852 1139852 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586952 586952 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033900 1033900 0 0.0
bss 97660 97660 0 0.0
text 707580 707580 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961048 961048 0 0.0
bss 96176 96176 0 0.0
text 664838 664836 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928768 928768 0 0.0
bss 100308 100308 0 0.0
text 641872 641870 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860436 860436 0 0.0
bss 89968 89968 0 0.0
text 585006 585006 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876760 876760 0 0.0
bss 90136 90136 0 0.0
text 599632 599632 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965148 965148 0 0.0
bss 98512 98512 0 0.0
text 678692 678692 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976528 976528 0 0.0
bss 102760 102760 0 0.0
text 686216 686216 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034248 1034240 -8 -0.0
bss 100076 100076 0 0.0
text 723378 723376 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1065996 1066004 8 0.0
bss 111152 111152 0 0.0
text 743732 743734 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 915508 915508 0 0.0
bss 90632 90632 0 0.0
text 613636 613636 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883036 883036 0 0.0
bss 91244 91244 0 0.0
text 606850 606852 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865996 865996 0 0.0
bss 90100 90100 0 0.0
text 590726 590726 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853056 853056 0 0.0
bss 89900 89900 0 0.0
text 581108 581108 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849212 849212 0 0.0
bss 89808 89808 0 0.0
text 576738 576740 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 894956 894956 0 0.0
bss 90344 90344 0 0.0
text 615986 615988 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890336 890336 0 0.0
bss 90636 90636 0 0.0
text 610910 610910 0 0.0

@andy31415 andy31415 merged commit 56a8734 into project-chip:master Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants