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

Enums that are not used as a type in XML can now suppress codegen intended for DataModel::Decode #29739

Merged
merged 5 commits into from Oct 13, 2023

Conversation

tehampson
Copy link
Contributor

@tehampson tehampson commented Oct 12, 2023

Initial mitigation for #29693

Problem:

In the derived ModeBase cluster (such as RvcRunMode) the enumerated DerivedClusterTags and DerivedClusterCodes contains an kUnknownEnumValue of 0 that overlap with CommonTag,CommonCode from ModeBase.

Test:

  • CI passes

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29739: Size comparison from f900f46 to 888a865

Decreases (1 build for cc32xx)
platform target config section f900f46 888a865 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_line 2657804 2657802 -2 -0.0
.debug_loclists 1636901 1636877 -24 -0.0
Full report (2 builds for cc32xx, mbed)
platform target config section f900f46 888a865 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206888 206888 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200328 200328 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936372 936372 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 367528 367528 0 0.0
.debug_info 20551504 20551504 0 0.0
.debug_line 2657804 2657802 -2 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636877 -24 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112317 112317 0 0.0
.debug_str 3442086 3442086 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29739: Size comparison from f900f46 to 0a58760

Increases (4 builds for psoc6)
platform target config section f900f46 0a58760 change % change
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2319937 2319939 2 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2192072 2192083 11 0.0
light cy8ckit_062s2_43012 .debug_loclists 2028796 2028807 11 0.0
lock cy8ckit_062s2_43012 .debug_loclists 2005264 2005275 11 0.0
Decreases (1 build for cc32xx)
platform target config section f900f46 0a58760 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_line 2657804 2657802 -2 -0.0
.debug_loclists 1636901 1636877 -24 -0.0
Full report (27 builds for cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section f900f46 0a58760 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734843 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650168 650168 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756395 756395 0 0.0
(read/write) 176696 176696 0 0.0
.bss 99076 99076 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676140 676140 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743899 743899 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637556 637556 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694651 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614152 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680323 680323 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 603992 603992 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206888 206888 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200328 200328 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936372 936372 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 367528 367528 0 0.0
.debug_info 20551504 20551504 0 0.0
.debug_line 2657804 2657802 -2 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636877 -24 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112317 112317 0 0.0
.debug_str 3442086 3442086 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 552015 552015 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538223 538223 0 0.0
.app_xip_area 424625 424625 0 0.0
.bss 68536 68536 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573639 573639 0 0.0
.app_xip_area 466169 466169 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549967 549967 0 0.0
.app_xip_area 439409 439409 0 0.0
.bss 65504 65504 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 588700 588700 0 0.0
(read/write) 87500 87500 0 0.0
.bss 70744 70744 0 0.0
.data 2132 2132 0 0.0
.text 588164 588164 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683932 683932 0 0.0
.bss 66960 66960 0 0.0
.data 2716 2716 0 0.0
.text 570776 570776 0 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775776 0 0.0
.bss 76620 76620 0 0.0
.data 1928 1928 0 0.0
.text 653768 653768 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10104332 10104332 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314760 314760 0 0.0
.text 9023080 9023080 0 0.0
thermostat-no-ble arm64 (read only) 4346404 4346404 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3850968 3850968 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1228456 1228456 0 0.0
bss 154444 154444 0 0.0
rodata 142772 142772 0 0.0
text 852240 852240 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1348036 1348036 0 0.0
bss 140454 140454 0 0.0
rodata 136948 136948 0 0.0
text 779940 779940 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160316 1160316 0 0.0
bss 153938 153938 0 0.0
rodata 113728 113728 0 0.0
text 813712 813712 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 837576 837576 0 0.0
(read/write) 1779068 1779068 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193228 193228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1379014 1379014 0 0.0
.debug_aranges 145760 145760 0 0.0
.debug_frame 483308 483308 0 0.0
.debug_info 32119510 32119510 0 0.0
.debug_line 4039284 4039284 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319937 2319939 2 0.0
.debug_rnglists 156259 156259 0 0.0
.debug_str 4195969 4195969 0 0.0
.heap 837576 837576 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 844681 844681 0 0.0
.symtab 514048 514048 0 0.0
.text 1574916 1574916 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 840160 840160 0 0.0
(read/write) 1680996 1680996 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1259448 1259448 0 0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461528 461528 0 0.0
.debug_info 28461087 28461087 0 0.0
.debug_line 3797354 3797354 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2192072 2192083 11 0.0
.debug_rnglists 147720 147720 0 0.0
.debug_str 3997115 3997115 0 0.0
.heap 840160 840160 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 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479428 1479428 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 846496 846496 0 0.0
(read/write) 1607404 1607404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184484 184484 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1100823 1100823 0 0.0
.debug_aranges 127568 127568 0 0.0
.debug_frame 424460 424460 0 0.0
.debug_info 23591498 23591498 0 0.0
.debug_line 3372667 3372667 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028796 2028807 11 0.0
.debug_rnglists 137272 137272 0 0.0
.debug_str 3804173 3804173 0 0.0
.heap 846496 846496 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 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 819232 819232 0 0.0
(read/write) 1640300 1640300 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211732 211732 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 2376 2376 0 0.0
.debug_abbrev 1093841 1093841 0 0.0
.debug_aranges 126256 126256 0 0.0
.debug_frame 419696 419696 0 0.0
.debug_info 23401505 23401505 0 0.0
.debug_line 3325030 3325030 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2005264 2005275 11 0.0
.debug_rnglists 135277 135277 0 0.0
.debug_str 3766665 3766665 0 0.0
.heap 819232 819232 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 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176028 1176028 0 0.0
.bss 100600 100600 0 0.0
.data 744 744 0 0.0
.text 622872 622872 0 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95312 95312 0 0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29739: Size comparison from f900f46 to 7cd9038

Decreases (1 build for cc32xx)
platform target config section f900f46 7cd9038 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_line 2657804 2657802 -2 -0.0
.debug_loclists 1636901 1636877 -24 -0.0
Full report (2 builds for cc32xx, mbed)
platform target config section f900f46 7cd9038 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206888 206888 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200328 200328 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936372 936372 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 367528 367528 0 0.0
.debug_info 20551504 20551504 0 0.0
.debug_line 2657804 2657802 -2 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636877 -24 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112317 112317 0 0.0
.debug_str 3442086 3442086 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29739: Size comparison from f900f46 to eb0794c

Increases (7 builds for bl702, bl702l, psoc6)
platform target config section f900f46 eb0794c change % change
bl702 lighting-app bl706-wifi .debug_loc 3255220 3255250 30 0.0
bl702l lighting-app bl702l .debug_loc 3590644 3590700 56 0.0
bl702l+mfd .debug_loc 3629061 3629117 56 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2319937 2319939 2 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2192072 2192083 11 0.0
light cy8ckit_062s2_43012 .debug_loclists 2028796 2028807 11 0.0
lock cy8ckit_062s2_43012 .debug_loclists 2005264 2005275 11 0.0
Decreases (5 builds for bl702, cc32xx)
platform target config section f900f46 eb0794c change % change
bl702 lighting-app bl702 .debug_loc 3646581 3646536 -45 -0.0
bl702+mfd .debug_loc 3684998 3684953 -45 -0.0
bl702+rpc .debug_loc 3853786 3853741 -45 -0.0
bl706-eth .debug_loc 3155306 3155262 -44 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_line 2657804 2657802 -2 -0.0
.debug_loclists 1636901 1636877 -24 -0.0
Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section f900f46 eb0794c change % change
bl602 lighting-app bl602 (read/write) 1388326 1388326 0 0.0
.bss 88168 88168 0 0.0
.data 9368 9368 0 0.0
.text 1064898 1064898 0 0.0
bl602+mfd (read/write) 1401974 1401974 0 0.0
.bss 88336 88336 0 0.0
.data 9344 9344 0 0.0
.text 1079444 1079444 0 0.0
bl602+rpc (read/write) 1435594 1435594 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1096630 1096630 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192475 1192475 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1546450 1546450 0 0.0
.debug_aranges 138576 138576 0 0.0
.debug_frame 507276 507276 0 0.0
.debug_info 41948690 41948690 0 0.0
.debug_line 5366011 5366011 0 0.0
.debug_loc 3646581 3646536 -45 -0.0
.debug_ranges 444632 444632 0 0.0
.debug_str 4066076 4066076 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106408 106408 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597181 597181 0 0.0
.symtab 177456 177456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959808 959808 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1203035 1203035 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1548545 1548545 0 0.0
.debug_aranges 139744 139744 0 0.0
.debug_frame 512348 512348 0 0.0
.debug_info 41989106 41989106 0 0.0
.debug_line 5405367 5405367 0 0.0
.debug_loc 3684998 3684953 -45 -0.0
.debug_ranges 446704 446704 0 0.0
.debug_str 4071607 4071607 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105348 105348 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600941 600941 0 0.0
.symtab 179216 179216 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971322 971322 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291147 1291147 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1727411 1727411 0 0.0
.debug_aranges 147296 147296 0 0.0
.debug_frame 536632 536632 0 0.0
.debug_info 47109578 47109578 0 0.0
.debug_line 5783915 5783915 0 0.0
.debug_loc 3853786 3853741 -45 -0.0
.debug_ranges 472280 472280 0 0.0
.debug_str 4494661 4494661 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121548 121548 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662145 662145 0 0.0
.symtab 196832 196832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033786 1033786 0 0.0
bl706-eth (read/write) 1040707 1040707 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1081860 1081860 0 0.0
.debug_aranges 115496 115496 0 0.0
.debug_frame 426408 426408 0 0.0
.debug_info 22584249 22584249 0 0.0
.debug_line 4296814 4296814 0 0.0
.debug_loc 3155306 3155262 -44 -0.0
.debug_ranges 381064 381064 0 0.0
.debug_str 3643880 3643880 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96140 96140 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465153 465153 0 0.0
.symtab 140016 140016 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
784936 784936 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205938 1205938 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98439 98439 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1174701 1174701 0 0.0
.debug_aranges 119672 119672 0 0.0
.debug_frame 619068 619068 0 0.0
.debug_info 23753186 23753186 0 0.0
.debug_line 4541356 4541356 0 0.0
.debug_loc 3255220 3255250 30 0.0
.debug_ranges 391120 391120 0 0.0
.debug_str 3716171 3716171 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109268 109268 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505880 505880 0 0.0
.symtab 152880 152880 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953588 953588 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155404 1155404 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1540717 1540717 0 0.0
.debug_aranges 133440 133440 0 0.0
.debug_frame 487916 487916 0 0.0
.debug_info 41405741 41405741 0 0.0
.debug_line 5268990 5268990 0 0.0
.debug_loc 3590644 3590700 56 0.0
.debug_ranges 451192 451192 0 0.0
.debug_str 4090665 4090665 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100388 100388 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598807 598807 0 0.0
.symtab 176896 176896 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942408 942408 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166260 1166260 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77168 77168 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1542827 1542827 0 0.0
.debug_aranges 134608 134608 0 0.0
.debug_frame 492984 492984 0 0.0
.debug_info 41448200 41448200 0 0.0
.debug_line 5308223 5308223 0 0.0
.debug_loc 3629061 3629117 56 0.0
.debug_ranges 453264 453264 0 0.0
.debug_str 4096186 4096186 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99328 99328 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602635 602635 0 0.0
.symtab 178688 178688 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954188 954188 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734843 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650168 650168 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756395 756395 0 0.0
(read/write) 176696 176696 0 0.0
.bss 99076 99076 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676140 676140 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743899 743899 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637556 637556 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694651 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614152 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680323 680323 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 603992 603992 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206888 206888 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200328 200328 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936372 936372 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 367528 367528 0 0.0
.debug_info 20551504 20551504 0 0.0
.debug_line 2657804 2657802 -2 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636877 -24 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112317 112317 0 0.0
.debug_str 3442086 3442086 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 552015 552015 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538223 538223 0 0.0
.app_xip_area 424625 424625 0 0.0
.bss 68536 68536 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573639 573639 0 0.0
.app_xip_area 466169 466169 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549967 549967 0 0.0
.app_xip_area 439409 439409 0 0.0
.bss 65504 65504 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1007188 1007188 0 0.0
.bss 171940 171940 0 0.0
.data 2688 2688 0 0.0
.text 832540 832540 0 0.0
BRD4187C (read/write) 1088996 1088996 0 0.0
.bss 196056 196056 0 0.0
.data 3272 3272 0 0.0
.text 889648 889648 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103920 1103920 0 0.0
.bss 186620 186620 0 0.0
.data 2704 2704 0 0.0
.text 914576 914576 0 0.0
window-app BRD4187C (read/write) 1124056 1124056 0 0.0
.bss 168456 168456 0 0.0
.data 3144 3144 0 0.0
.text 952436 952436 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162960 1162960 0 0.0
(read/write) 1701916 1701916 0 0.0
.dram0.bss 77560 77560 0 0.0
.dram0.data 13068 13068 0 0.0
.flash.rodata 268568 268568 0 0.0
.flash.text 1162960 1162960 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205903 1205903 0 0.0
(read/write) 551850 551850 0 0.0
.dram0.bss 84216 84216 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299996 299996 0 0.0
.flash.text 1200519 1200519 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588700 588700 0 0.0
(read/write) 87500 87500 0 0.0
.bss 70744 70744 0 0.0
.data 2132 2132 0 0.0
.text 588164 588164 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683932 683932 0 0.0
.bss 66960 66960 0 0.0
.data 2716 2716 0 0.0
.text 570776 570776 0 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775776 0 0.0
.bss 76620 76620 0 0.0
.data 1928 1928 0 0.0
.text 653768 653768 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux all-clusters-app debug (read only) 5500233 5500233 0 0.0
(read/write) 420616 420616 0 0.0
.bss 130384 130384 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 279008 279008 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335404 335404 0 0.0
.text 4784083 4784083 0 0.0
all-clusters-minimal-app debug (read only) 4877409 4877409 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270109 270109 0 0.0
.text 4376403 4376403 0 0.0
bridge-app debug (read only) 4359113 4359113 0 0.0
(read/write) 214960 214960 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218013 218013 0 0.0
.text 3923683 3923683 0 0.0
chip-tool debug (read only) 10232025 10232025 0 0.0
(read/write) 443512 443512 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5792 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 385961 385961 0 0.0
.text 9248227 9248227 0 0.0
chip-tool-ipv6only arm64 (read only) 10104332 10104332 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314760 314760 0 0.0
.text 9023080 9023080 0 0.0
lighting-app debug+rpc+ui (read only) 5217161 5217161 0 0.0
(read/write) 222952 222952 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4637971 4637971 0 0.0
lock-app debug (read only) 4455545 4455545 0 0.0
(read/write) 203096 203096 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246557 246557 0 0.0
.text 3999587 3999587 0 0.0
ota-provider-app debug (read only) 4117713 4117713 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199741 199741 0 0.0
.text 3727411 3727411 0 0.0
ota-requestor-app debug (read only) 4203145 4203145 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203005 203005 0 0.0
.text 3805251 3805251 0 0.0
shell debug (read only) 2907785 2907785 0 0.0
(read/write) 153184 153184 0 0.0
.bss 60904 60904 0 0.0
.data 816 816 0 0.0
.data.rel.ro 85576 85576 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211072 211072 0 0.0
.text 2523458 2523458 0 0.0
thermostat-no-ble arm64 (read only) 4346404 4346404 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3850968 3850968 0 0.0
tv-app debug (read only) 5279257 5279257 0 0.0
(read/write) 350664 350664 0 0.0
.bss 241856 241856 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270797 270797 0 0.0
.text 4764595 4764595 0 0.0
tv-casting-app debug (read only) 8162929 8162929 0 0.0
(read/write) 313224 313224 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148080 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 335896 335896 0 0.0
.text 7424835 7424835 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1228456 1228456 0 0.0
bss 154444 154444 0 0.0
rodata 142772 142772 0 0.0
text 852240 852240 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1348036 1348036 0 0.0
bss 140454 140454 0 0.0
rodata 136948 136948 0 0.0
text 779940 779940 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160316 1160316 0 0.0
bss 153938 153938 0 0.0
rodata 113728 113728 0 0.0
text 813712 813712 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837576 0 0.0
(read/write) 1779068 1779068 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193228 193228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1379014 1379014 0 0.0
.debug_aranges 145760 145760 0 0.0
.debug_frame 483308 483308 0 0.0
.debug_info 32119510 32119510 0 0.0
.debug_line 4039284 4039284 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319937 2319939 2 0.0
.debug_rnglists 156259 156259 0 0.0
.debug_str 4195969 4195969 0 0.0
.heap 837576 837576 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 844681 844681 0 0.0
.symtab 514048 514048 0 0.0
.text 1574916 1574916 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680996 1680996 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1259448 1259448 0 0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461528 461528 0 0.0
.debug_info 28461087 28461087 0 0.0
.debug_line 3797354 3797354 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2192072 2192083 11 0.0
.debug_rnglists 147720 147720 0 0.0
.debug_str 3997115 3997115 0 0.0
.heap 840160 840160 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 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479428 1479428 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607404 1607404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184484 184484 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1100823 1100823 0 0.0
.debug_aranges 127568 127568 0 0.0
.debug_frame 424460 424460 0 0.0
.debug_info 23591498 23591498 0 0.0
.debug_line 3372667 3372667 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028796 2028807 11 0.0
.debug_rnglists 137272 137272 0 0.0
.debug_str 3804173 3804173 0 0.0
.heap 846496 846496 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 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640300 1640300 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211732 211732 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 2376 2376 0 0.0
.debug_abbrev 1093841 1093841 0 0.0
.debug_aranges 126256 126256 0 0.0
.debug_frame 419696 419696 0 0.0
.debug_info 23401505 23401505 0 0.0
.debug_line 3325030 3325030 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2005264 2005275 11 0.0
.debug_rnglists 135277 135277 0 0.0
.debug_str 3766665 3766665 0 0.0
.heap 819232 819232 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 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176028 1176028 0 0.0
.bss 100600 100600 0 0.0
.data 744 744 0 0.0
.text 622872 622872 0 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95312 95312 0 0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0

src/app/common/templates/config-data.yaml Outdated Show resolved Hide resolved
src/app/common/templates/config-data.yaml Outdated Show resolved Hide resolved
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
@tehampson tehampson enabled auto-merge (squash) October 13, 2023 16:03
@github-actions
Copy link

github-actions bot commented Oct 13, 2023

PR #29739: Size comparison from f900f46 to 2425575

Increases above 0.2%:

platform target config section f900f46 2425575 change % change
linux tv-casting-app debug (read only) 8162929 8182945 20016 0.2
.init_array 1088 1104 16 1.5
.rodata 335896 337208 1312 0.4
.text 7424835 7443043 18208 0.2
Increases (27 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, k32w, linux, psoc6)
platform target config section f900f46 2425575 change % change
bl702 lighting-app bl702 .debug_frame 507276 507280 4 0.0
bl702+mfd .debug_frame 512348 512352 4 0.0
bl702+rpc .debug_frame 536632 536636 4 0.0
bl706-eth .debug_frame 426408 426412 4 0.0
bl706-wifi .debug_frame 619068 619072 4 0.0
.debug_loc 3255220 3255272 52 0.0
bl702l lighting-app bl702l .debug_frame 487916 487920 4 0.0
.debug_loc 3590644 3590722 78 0.0
bl702l+mfd .debug_frame 492984 492988 4 0.0
.debug_loc 3629061 3629139 78 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read/write) 166436 166444 8 0.0
.bss 88852 88860 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756395 756403 8 0.0
(read/write) 176696 176704 8 0.0
.bss 99076 99084 8 0.0
.text 676140 676148 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743899 743907 8 0.0
(read/write) 171176 171184 8 0.0
.bss 93556 93564 8 0.0
.text 637556 637564 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694659 8 0.0
.text 614152 614160 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680323 680331 8 0.0
.text 603992 604000 8 0.0
cc32xx lock CC3235SF_LAUNCHXL (read/write) 206888 206896 8 0.0
.bss 200328 200336 8 0.0
.debug_frame 367528 367532 4 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.bss 62512 62520 8 0.0
efr32 lighting-app BRD4187C .text 889648 889656 8 0.0
window-app BRD4187C (read/write) 1124056 1124064 8 0.0
.bss 168456 168464 8 0.0
k32w contact k32w0+release (read only) 588700 588708 8 0.0
(read/write) 87500 87508 8 0.0
.bss 70744 70752 8 0.0
.text 588164 588172 8 0.0
k32w1+release (read/write) 683932 683948 16 0.0
.bss 66960 66968 8 0.0
.text 570776 570784 8 0.0
light k32w0+release (read/write) 87184 87192 8 0.0
.bss 70440 70448 8 0.0
linux chip-tool debug (read only) 10232025 10232057 32 0.0
.rodata 385961 385993 32 0.0
ota-provider-app debug (read only) 4117713 4117745 32 0.0
.rodata 199741 199773 32 0.0
ota-requestor-app debug (read only) 4203145 4203161 16 0.0
.rodata 203005 203037 32 0.0
tv-casting-app debug (read only) 8162929 8182945 20016 0.2
(read/write) 313224 313368 144 0.0
.data.rel.ro 148080 148208 128 0.1
.got 5064 5072 8 0.2
.init_array 1088 1104 16 1.5
.rodata 335896 337208 1312 0.4
.text 7424835 7443043 18208 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .bss 193228 193236 8 0.0
.debug_frame 483308 483312 4 0.0
.debug_loclists 2319937 2319948 11 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_frame 461528 461532 4 0.0
.debug_loclists 2192072 2192092 20 0.0
light cy8ckit_062s2_43012 (read/write) 1607404 1607412 8 0.0
.bss 184484 184492 8 0.0
.debug_frame 424460 424464 4 0.0
.debug_loclists 2028796 2028816 20 0.0
lock cy8ckit_062s2_43012 (read/write) 1640300 1640308 8 0.0
.bss 211732 211740 8 0.0
.debug_frame 419696 419700 4 0.0
.debug_loclists 2005264 2005284 20 0.0
Decreases (37 builds for bl702, bl702l, cc32xx, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f900f46 2425575 change % change
bl702 lighting-app bl702 (read/write) 1192475 1192455 -20 -0.0
.bss_psram 65744 65728 -16 -0.0
.debug_abbrev 1546450 1545860 -590 -0.0
.debug_info 41948690 41944578 -4112 -0.0
.debug_line 5366011 5365267 -744 -0.0
.debug_loc 3646581 3646558 -23 -0.0
.text 959808 959804 -4 -0.0
bl702+mfd (read/write) 1203035 1203031 -4 -0.0
.debug_abbrev 1548545 1547955 -590 -0.0
.debug_info 41989106 41984994 -4112 -0.0
.debug_line 5405367 5404623 -744 -0.0
.debug_loc 3684998 3684975 -23 -0.0
.text 971322 971318 -4 -0.0
bl702+rpc (read/write) 1291147 1291127 -20 -0.0
.bss_psram 65728 65712 -16 -0.0
.debug_abbrev 1727411 1726821 -590 -0.0
.debug_info 47109578 47105466 -4112 -0.0
.debug_line 5783915 5783171 -744 -0.0
.debug_loc 3853786 3853763 -23 -0.0
.text 1033786 1033782 -4 -0.0
bl706-eth (read/write) 1040707 1040687 -20 -0.0
.bss_psram 97687 97671 -16 -0.0
.debug_abbrev 1081860 1081818 -42 -0.0
.debug_info 22584249 22583676 -573 -0.0
.debug_line 4296814 4296540 -274 -0.0
.debug_loc 3155306 3155284 -22 -0.0
.text 784936 784932 -4 -0.0
bl706-wifi (read/write) 1205938 1205934 -4 -0.0
.debug_abbrev 1174701 1174103 -598 -0.1
.debug_info 23753186 23748935 -4251 -0.0
.debug_line 4541356 4540579 -777 -0.0
.text 953588 953584 -4 -0.0
bl702l lighting-app bl702l (read/write) 1155404 1155388 -16 -0.0
.bss_psram 77184 77168 -16 -0.0
.debug_abbrev 1540717 1540127 -590 -0.0
.debug_info 41405741 41401629 -4112 -0.0
.debug_line 5268990 5268241 -749 -0.0
bl702l+mfd .debug_abbrev 1542827 1542237 -590 -0.0
.debug_info 41448200 41444088 -4112 -0.0
.debug_line 5308223 5307474 -749 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936372 936300 -72 -0.0
.debug_info 20551504 20550326 -1178 -0.0
.debug_line 2657804 2657536 -268 -0.0
.debug_loclists 1636901 1636886 -15 -0.0
efr32 lighting-app BRD4187C .bss 196056 196048 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1162960 1162956 -4 -0.0
.flash.text 1162960 1162956 -4 -0.0
m5stack (read only) 1205903 1205895 -8 -0.0
.flash.text 1200519 1200511 -8 -0.0
k32w light k32w1+release (read/write) 775776 775768 -8 -0.0
.bss 76620 76612 -8 -0.0
linux all-clusters-app debug (read only) 5500233 5500185 -48 -0.0
(read/write) 420616 420584 -32 -0.0
.bss 130384 130352 -32 -0.0
.rodata 335404 335372 -32 -0.0
.text 4784083 4784067 -16 -0.0
all-clusters-minimal-app debug (read only) 4877409 4877393 -16 -0.0
(read/write) 232688 232656 -32 -0.0
.bss 126512 126480 -32 -0.0
.text 4376403 4376387 -16 -0.0
bridge-app debug (read only) 4359113 4359097 -16 -0.0
.text 3923683 3923667 -16 -0.0
chip-tool debug (read/write) 443512 443480 -32 -0.0
.bss 93720 93688 -32 -0.0
lighting-app debug+rpc+ui (read only) 5217161 5217145 -16 -0.0
.text 4637971 4637955 -16 -0.0
lock-app debug (read only) 4455545 4455513 -32 -0.0
.rodata 246557 246525 -32 -0.0
ota-provider-app debug (read/write) 192064 192032 -32 -0.0
.bss 113568 113536 -32 -0.0
ota-requestor-app debug (read/write) 196280 196248 -32 -0.0
.bss 114592 114560 -32 -0.0
.text 3805251 3805235 -16 -0.0
shell debug (read/write) 153184 153152 -32 -0.0
.bss 60904 60872 -32 -0.1
thermostat-no-ble arm64 (read only) 4346404 4346388 -16 -0.0
.text 3850968 3850952 -16 -0.0
tv-app debug (read only) 5279257 5279241 -16 -0.0
(read/write) 350664 350632 -32 -0.0
.bss 241856 241824 -32 -0.0
.text 4764595 4764579 -16 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219056 219048 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1228456 1228440 -16 -0.0
text 852240 852228 -12 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1348036 1348020 -16 -0.0
text 779940 779928 -12 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 text 813712 813700 -12 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837568 -8 -0.0
(read/write) 1779068 1779060 -8 -0.0
.debug_abbrev 1379014 1378401 -613 -0.0
.debug_info 32119510 32114673 -4837 -0.0
.debug_line 4039284 4038526 -758 -0.0
.heap 837576 837568 -8 -0.0
.text 1574916 1574900 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680996 1680980 -16 -0.0
.debug_abbrev 1259448 1258835 -613 -0.0
.debug_info 28461087 28456250 -4837 -0.0
.debug_line 3797354 3796564 -790 -0.0
.text 1479428 1479412 -16 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846488 -8 -0.0
.debug_abbrev 1100823 1100210 -613 -0.1
.debug_info 23591498 23586661 -4837 -0.0
.debug_line 3372667 3371925 -742 -0.0
.heap 846496 846488 -8 -0.0
lock cy8ckit_062s2_43012 (read only) 819232 819224 -8 -0.0
.debug_abbrev 1093841 1093228 -613 -0.1
.debug_info 23401505 23396668 -4837 -0.0
.debug_line 3325030 3324304 -726 -0.0
.heap 819232 819224 -8 -0.0
qpg lock-app qpg6105+debug .bss 95312 95304 -8 -0.0
telink all-clusters-app tlsr9518adk80d text 785802 785798 -4 -0.0
all-clusters-minimal-app tlsr9528a text 743884 743880 -4 -0.0
bridge-app tlsr9518adk80d (read/write) 931440 931432 -8 -0.0
text 640962 640958 -4 -0.0
ota-requestor-app tlsr9518adk80d text 656802 656798 -4 -0.0
shell tlsr9518adk80d (read/write) 708944 708928 -16 -0.0
text 461976 461962 -14 -0.0
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f900f46 2425575 change % change
bl602 lighting-app bl602 (read/write) 1388326 1388326 0 0.0
.bss 88168 88168 0 0.0
.data 9368 9368 0 0.0
.text 1064898 1064898 0 0.0
bl602+mfd (read/write) 1401974 1401974 0 0.0
.bss 88336 88336 0 0.0
.data 9344 9344 0 0.0
.text 1079444 1079444 0 0.0
bl602+rpc (read/write) 1435594 1435594 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1096630 1096630 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192475 1192455 -20 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65728 -16 -0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1546450 1545860 -590 -0.0
.debug_aranges 138576 138576 0 0.0
.debug_frame 507276 507280 4 0.0
.debug_info 41948690 41944578 -4112 -0.0
.debug_line 5366011 5365267 -744 -0.0
.debug_loc 3646581 3646558 -23 -0.0
.debug_ranges 444632 444632 0 0.0
.debug_str 4066076 4066076 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106408 106408 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597181 597181 0 0.0
.symtab 177456 177456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959808 959804 -4 -0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1203035 1203031 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1548545 1547955 -590 -0.0
.debug_aranges 139744 139744 0 0.0
.debug_frame 512348 512352 4 0.0
.debug_info 41989106 41984994 -4112 -0.0
.debug_line 5405367 5404623 -744 -0.0
.debug_loc 3684998 3684975 -23 -0.0
.debug_ranges 446704 446704 0 0.0
.debug_str 4071607 4071607 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105348 105348 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600941 600941 0 0.0
.symtab 179216 179216 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971322 971318 -4 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291147 1291127 -20 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65712 -16 -0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1727411 1726821 -590 -0.0
.debug_aranges 147296 147296 0 0.0
.debug_frame 536632 536636 4 0.0
.debug_info 47109578 47105466 -4112 -0.0
.debug_line 5783915 5783171 -744 -0.0
.debug_loc 3853786 3853763 -23 -0.0
.debug_ranges 472280 472280 0 0.0
.debug_str 4494661 4494661 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121548 121548 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662145 662145 0 0.0
.symtab 196832 196832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033786 1033782 -4 -0.0
bl706-eth (read/write) 1040707 1040687 -20 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97671 -16 -0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1081860 1081818 -42 -0.0
.debug_aranges 115496 115496 0 0.0
.debug_frame 426408 426412 4 0.0
.debug_info 22584249 22583676 -573 -0.0
.debug_line 4296814 4296540 -274 -0.0
.debug_loc 3155306 3155284 -22 -0.0
.debug_ranges 381064 381064 0 0.0
.debug_str 3643880 3643880 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96140 96140 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465153 465153 0 0.0
.symtab 140016 140016 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
784936 784932 -4 -0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205938 1205934 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98439 98439 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1174701 1174103 -598 -0.1
.debug_aranges 119672 119672 0 0.0
.debug_frame 619068 619072 4 0.0
.debug_info 23753186 23748935 -4251 -0.0
.debug_line 4541356 4540579 -777 -0.0
.debug_loc 3255220 3255272 52 0.0
.debug_ranges 391120 391120 0 0.0
.debug_str 3716171 3716171 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109268 109268 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505880 505880 0 0.0
.symtab 152880 152880 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953588 953584 -4 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155404 1155388 -16 -0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77168 -16 -0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1540717 1540127 -590 -0.0
.debug_aranges 133440 133440 0 0.0
.debug_frame 487916 487920 4 0.0
.debug_info 41405741 41401629 -4112 -0.0
.debug_line 5268990 5268241 -749 -0.0
.debug_loc 3590644 3590722 78 0.0
.debug_ranges 451192 451192 0 0.0
.debug_str 4090665 4090665 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100388 100388 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598807 598807 0 0.0
.symtab 176896 176896 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942408 942408 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166260 1166260 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77168 77168 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1542827 1542237 -590 -0.0
.debug_aranges 134608 134608 0 0.0
.debug_frame 492984 492988 4 0.0
.debug_info 41448200 41444088 -4112 -0.0
.debug_line 5308223 5307474 -749 -0.0
.debug_loc 3629061 3629139 78 0.0
.debug_ranges 453264 453264 0 0.0
.debug_str 4096186 4096186 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99328 99328 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602635 602635 0 0.0
.symtab 178688 178688 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954188 954188 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734843 0 0.0
(read/write) 166436 166444 8 0.0
.bss 88852 88860 8 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650168 650168 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756395 756403 8 0.0
(read/write) 176696 176704 8 0.0
.bss 99076 99084 8 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676140 676148 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743899 743907 8 0.0
(read/write) 171176 171184 8 0.0
.bss 93556 93564 8 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637556 637564 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694659 8 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614160 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680323 680331 8 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 603992 604000 8 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206888 206896 8 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200328 200336 8 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936372 936300 -72 -0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 367528 367532 4 0.0
.debug_info 20551504 20550326 -1178 -0.0
.debug_line 2657804 2657536 -268 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636886 -15 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112317 112317 0 0.0
.debug_str 3442086 3442086 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 552015 552015 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538223 538223 0 0.0
.app_xip_area 424625 424625 0 0.0
.bss 68536 68536 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466169 0 0.0
.bss 62512 62520 8 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549967 549967 0 0.0
.app_xip_area 439409 439409 0 0.0
.bss 65504 65504 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1007188 1007188 0 0.0
.bss 171940 171940 0 0.0
.data 2688 2688 0 0.0
.text 832540 832540 0 0.0
BRD4187C (read/write) 1088996 1088996 0 0.0
.bss 196056 196048 -8 -0.0
.data 3272 3272 0 0.0
.text 889648 889656 8 0.0
lock-app BRD4161A+wf200 (read/write) 1103920 1103920 0 0.0
.bss 186620 186620 0 0.0
.data 2704 2704 0 0.0
.text 914576 914576 0 0.0
window-app BRD4187C (read/write) 1124056 1124064 8 0.0
.bss 168456 168464 8 0.0
.data 3144 3144 0 0.0
.text 952436 952436 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162960 1162956 -4 -0.0
(read/write) 1701916 1701916 0 0.0
.dram0.bss 77560 77560 0 0.0
.dram0.data 13068 13068 0 0.0
.flash.rodata 268568 268568 0 0.0
.flash.text 1162960 1162956 -4 -0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205903 1205895 -8 -0.0
(read/write) 551850 551850 0 0.0
.dram0.bss 84216 84216 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299996 299996 0 0.0
.flash.text 1200519 1200511 -8 -0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588700 588708 8 0.0
(read/write) 87500 87508 8 0.0
.bss 70744 70752 8 0.0
.data 2132 2132 0 0.0
.text 588164 588172 8 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683932 683948 16 0.0
.bss 66960 66968 8 0.0
.data 2716 2716 0 0.0
.text 570776 570784 8 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87184 87192 8 0.0
.bss 70440 70448 8 0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775768 -8 -0.0
.bss 76620 76612 -8 -0.0
.data 1928 1928 0 0.0
.text 653768 653768 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux all-clusters-app debug (read only) 5500233 5500185 -48 -0.0
(read/write) 420616 420584 -32 -0.0
.bss 130384 130352 -32 -0.0
.data 3856 3856 0 0.0
.data.rel.ro 279008 279008 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335404 335372 -32 -0.0
.text 4784083 4784067 -16 -0.0
all-clusters-minimal-app debug (read only) 4877409 4877393 -16 -0.0
(read/write) 232688 232656 -32 -0.0
.bss 126512 126480 -32 -0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270109 270109 0 0.0
.text 4376403 4376387 -16 -0.0
bridge-app debug (read only) 4359113 4359097 -16 -0.0
(read/write) 214960 214960 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218013 218013 0 0.0
.text 3923683 3923667 -16 -0.0
chip-tool debug (read only) 10232025 10232057 32 0.0
(read/write) 443512 443480 -32 -0.0
.bss 93720 93688 -32 -0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5792 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 385961 385993 32 0.0
.text 9248227 9248227 0 0.0
chip-tool-ipv6only arm64 (read only) 10104332 10104332 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314760 314760 0 0.0
.text 9023080 9023080 0 0.0
lighting-app debug+rpc+ui (read only) 5217161 5217145 -16 -0.0
(read/write) 222952 222952 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4637971 4637955 -16 -0.0
lock-app debug (read only) 4455545 4455513 -32 -0.0
(read/write) 203096 203096 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246557 246525 -32 -0.0
.text 3999587 3999587 0 0.0
ota-provider-app debug (read only) 4117713 4117745 32 0.0
(read/write) 192064 192032 -32 -0.0
.bss 113568 113536 -32 -0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199741 199773 32 0.0
.text 3727411 3727411 0 0.0
ota-requestor-app debug (read only) 4203145 4203161 16 0.0
(read/write) 196280 196248 -32 -0.0
.bss 114592 114560 -32 -0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203005 203037 32 0.0
.text 3805251 3805235 -16 -0.0
shell debug (read only) 2907785 2907785 0 0.0
(read/write) 153184 153152 -32 -0.0
.bss 60904 60872 -32 -0.1
.data 816 816 0 0.0
.data.rel.ro 85576 85576 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211072 211072 0 0.0
.text 2523458 2523458 0 0.0
thermostat-no-ble arm64 (read only) 4346404 4346388 -16 -0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3850968 3850952 -16 -0.0
tv-app debug (read only) 5279257 5279241 -16 -0.0
(read/write) 350664 350632 -32 -0.0
.bss 241856 241824 -32 -0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270797 270797 0 0.0
.text 4764595 4764579 -16 -0.0
tv-casting-app debug (read only) 8162929 8182945 20016 0.2
(read/write) 313224 313368 144 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148208 128 0.1
.dynamic 624 624 0 0.0
.got 5064 5072 8 0.2
.init 27 27 0 0.0
.init_array 1088 1104 16 1.5
.rodata 335896 337208 1312 0.4
.text 7424835 7443043 18208 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219056 219048 -8 -0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1228456 1228440 -16 -0.0
bss 154444 154444 0 0.0
rodata 142772 142772 0 0.0
text 852240 852228 -12 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1348036 1348020 -16 -0.0
bss 140454 140454 0 0.0
rodata 136948 136948 0 0.0
text 779940 779928 -12 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160316 1160316 0 0.0
bss 153938 153938 0 0.0
rodata 113728 113728 0 0.0
text 813712 813700 -12 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837568 -8 -0.0
(read/write) 1779068 1779060 -8 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193228 193236 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1379014 1378401 -613 -0.0
.debug_aranges 145760 145760 0 0.0
.debug_frame 483308 483312 4 0.0
.debug_info 32119510 32114673 -4837 -0.0
.debug_line 4039284 4038526 -758 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319937 2319948 11 0.0
.debug_rnglists 156259 156259 0 0.0
.debug_str 4195969 4195969 0 0.0
.heap 837576 837568 -8 -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 844681 844681 0 0.0
.symtab 514048 514048 0 0.0
.text 1574916 1574900 -16 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680996 1680980 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1259448 1258835 -613 -0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461528 461532 4 0.0
.debug_info 28461087 28456250 -4837 -0.0
.debug_line 3797354 3796564 -790 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2192072 2192092 20 0.0
.debug_rnglists 147720 147720 0 0.0
.debug_str 3997115 3997115 0 0.0
.heap 840160 840160 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 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479428 1479412 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846488 -8 -0.0
(read/write) 1607404 1607412 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184484 184492 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1100823 1100210 -613 -0.1
.debug_aranges 127568 127568 0 0.0
.debug_frame 424460 424464 4 0.0
.debug_info 23591498 23586661 -4837 -0.0
.debug_line 3372667 3371925 -742 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028796 2028816 20 0.0
.debug_rnglists 137272 137272 0 0.0
.debug_str 3804173 3804173 0 0.0
.heap 846496 846488 -8 -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 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819224 -8 -0.0
(read/write) 1640300 1640308 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211732 211740 8 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 2376 2376 0 0.0
.debug_abbrev 1093841 1093228 -613 -0.1
.debug_aranges 126256 126256 0 0.0
.debug_frame 419696 419700 4 0.0
.debug_info 23401505 23396668 -4837 -0.0
.debug_line 3325030 3324304 -726 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2005264 2005284 20 0.0
.debug_rnglists 135277 135277 0 0.0
.debug_str 3766665 3766665 0 0.0
.heap 819232 819224 -8 -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 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176028 1176028 0 0.0
.bss 100600 100600 0 0.0
.data 744 744 0 0.0
.text 622872 622872 0 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95312 95304 -8 -0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856144 856144 0 0.0
bss 77996 77996 0 0.0
text 603774 603774 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1131508 1131508 0 0.0
bss 113148 113148 0 0.0
text 785802 785798 -4 -0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076116 1076116 0 0.0
bss 122236 122236 0 0.0
text 743884 743880 -4 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931440 931432 -8 -0.0
bss 106876 106876 0 0.0
text 640962 640958 -4 -0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859504 859504 0 0.0
bss 78120 78120 0 0.0
text 606840 606840 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 915788 915788 0 0.0
bss 78812 78812 0 0.0
text 636350 636350 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944876 944876 0 0.0
bss 104976 104976 0 0.0
text 656802 656798 -4 -0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863380 863380 0 0.0
bss 78228 78228 0 0.0
text 611046 611046 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804240 804240 0 0.0
bss 66248 66248 0 0.0
text 578082 578082 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819904 819904 0 0.0
bss 66652 66652 0 0.0
text 588662 588662 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708944 708928 -16 -0.0
bss 86424 86424 0 0.0
text 461976 461962 -14 -0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861896 861896 0 0.0
bss 78204 78204 0 0.0
text 610164 610164 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847184 847184 0 0.0
bss 77932 77932 0 0.0
text 597580 597580 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825292 825292 0 0.0
bss 66536 66536 0 0.0
text 593406 593406 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822748 822748 0 0.0
bss 66888 66888 0 0.0
text 590454 590454 0 0.0

@tehampson tehampson changed the title Allow for enums that are not used in a DataModel struct to be generat… Enums that are not used as a type in XML can no suppress codegen intended for DataModel::Decode Oct 13, 2023
@tehampson tehampson changed the title Enums that are not used as a type in XML can no suppress codegen intended for DataModel::Decode Enums that are not used as a type in XML can now suppress codegen intended for DataModel::Decode Oct 13, 2023
@tehampson tehampson enabled auto-merge (squash) October 13, 2023 21:23
@tehampson tehampson merged commit efad829 into project-chip:master Oct 13, 2023
55 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…for DataModel::Decode (project-chip#29739)


Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants