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

Add Span.h to a source_set that tracks its dependencies. #29491

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

bzbarsky-apple
Copy link
Contributor

This requires that those dependencies be separate things that are not the entire "support" library, because some things need Span but can't depend on all of "support". Maybe these should just all be lumped into "support_core"... but then why are these things in support/ and not core/ (which are very much "these are the same thing, but we are going to pretend the are not).

Fixes #29490

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29491: Size comparison from 2a37b68 to 7e30c5b

Increases (1 build for cc32xx)
platform target config section 2a37b68 7e30c5b change % change
cc32xx lock CC3235SF_LAUNCHXL (read/write) 206888 206896 8 0.0
.bss 200328 200336 8 0.0
Decreases (2 builds for cc32xx, mbed)
platform target config section 2a37b68 7e30c5b change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936372 936298 -74 -0.0
.debug_info 20551504 20550343 -1161 -0.0
.debug_line 2657804 2657540 -264 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219056 219048 -8 -0.0
Full report (2 builds for cc32xx, mbed)
platform target config section 2a37b68 7e30c5b change % change
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 936298 -74 -0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 367528 367528 0 0.0
.debug_info 20551504 20550343 -1161 -0.0
.debug_line 2657804 2657540 -264 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636901 0 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 219048 -8 -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 #29491: Size comparison from 9555e32 to 98c9c7d

Increases (9 builds for cc13x4_26x4, cc32xx, k32w)
platform target config section 9555e32 98c9c7d change % change
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
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
Decreases (4 builds for cc32xx, k32w, mbed, qpg)
platform target config section 9555e32 98c9c7d change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936372 936300 -72 -0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
k32w light k32w1+release (read/write) 775776 775768 -8 -0.0
.bss 76620 76612 -8 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219056 219048 -8 -0.0
qpg lock-app qpg6105+debug .bss 95312 95304 -8 -0.0
Full report (16 builds for cc13x4_26x4, cc32xx, k32w, linux, mbed, qpg)
platform target config section 9555e32 98c9c7d change % change
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 367528 0 0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636901 0 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
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 chip-tool-ipv6only arm64 (read only) 10102540 10102540 0 0.0
(read/write) 505336 505336 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 9021096 9021096 0 0.0
thermostat-no-ble arm64 (read only) 4345284 4345284 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 3849848 3849848 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 219048 -8 -0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 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

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29491: Size comparison from 9555e32 to 6a29631

Increases (13 builds for cc13x4_26x4, cc32xx, cyw30739, k32w, psoc6)
platform target config section 9555e32 6a29631 change % change
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
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.bss 62512 62520 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
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1779068 1779076 8 0.0
.bss 193228 193236 8 0.0
light cy8ckit_062s2_43012 (read/write) 1607404 1607412 8 0.0
.bss 184484 184492 8 0.0
lock cy8ckit_062s2_43012 (read/write) 1640300 1640308 8 0.0
.bss 211732 211740 8 0.0
Decreases (15 builds for bl702, bl702l, cc32xx, k32w, mbed, psoc6, qpg)
platform target config section 9555e32 6a29631 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 41944591 -4099 -0.0
.debug_line 5366011 5365267 -744 -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 41985007 -4099 -0.0
.debug_line 5405367 5404623 -744 -0.0
.text 971322 971318 -4 -0.0
bl702+rpc (read/write) 1291143 1291127 -16 -0.0
.bss_psram 65728 65712 -16 -0.0
.debug_abbrev 1727411 1726821 -590 -0.0
.debug_info 47109578 47105479 -4099 -0.0
.debug_line 5783915 5783171 -744 -0.0
.text 1033784 1033782 -2 -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 22583689 -560 -0.0
.debug_line 4296814 4296540 -274 -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 23748948 -4238 -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 41401642 -4099 -0.0
.debug_line 5268990 5268241 -749 -0.0
bl702l+mfd .debug_abbrev 1542827 1542237 -590 -0.0
.debug_info 41448200 41444101 -4099 -0.0
.debug_line 5308223 5307474 -749 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936372 936300 -72 -0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
k32w light k32w1+release (read/write) 775776 775768 -8 -0.0
.bss 76620 76612 -8 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219056 219048 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837568 -8 -0.0
.debug_abbrev 1379014 1378401 -613 -0.0
.debug_info 32119510 32114686 -4824 -0.0
.debug_line 4039284 4038530 -754 -0.0
.heap 837576 837568 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1259448 1258835 -613 -0.0
.debug_info 28461087 28456263 -4824 -0.0
.debug_line 3797354 3796568 -786 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846488 -8 -0.0
.debug_abbrev 1100823 1100210 -613 -0.1
.debug_info 23591498 23586674 -4824 -0.0
.debug_line 3372667 3371929 -738 -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 23396681 -4824 -0.0
.debug_line 3325030 3324308 -722 -0.0
.heap 819232 819224 -8 -0.0
qpg lock-app qpg6105+debug .bss 95312 95304 -8 -0.0
Full report (34 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, psoc6, qpg)
platform target config section 9555e32 6a29631 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 0 0 0 0.0
(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 507276 0 0.0
.debug_info 41948690 41944591 -4099 -0.0
.debug_line 5366011 5365267 -744 -0.0
.debug_loc 3646581 3646581 0 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 959808 959804 -4 -0.0
bl702+mfd 0 0 0 0.0
(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 512348 0 0.0
.debug_info 41989106 41985007 -4099 -0.0
.debug_line 5405367 5404623 -744 -0.0
.debug_loc 3684998 3684998 0 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 971322 971318 -4 -0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1291143 1291127 -16 -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 536632 0 0.0
.debug_info 47109578 47105479 -4099 -0.0
.debug_line 5783915 5783171 -744 -0.0
.debug_loc 3853786 3853786 0 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 1033784 1033782 -2 -0.0
bl706-eth 0 0 0 0.0
(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 426408 0 0.0
.debug_info 22584249 22583689 -560 -0.0
.debug_line 4296814 4296540 -274 -0.0
.debug_loc 3155306 3155306 0 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 784936 784932 -4 -0.0
bl706-wifi 0 0 0 0.0
(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 619068 0 0.0
.debug_info 23753186 23748948 -4238 -0.0
.debug_line 4541356 4540579 -777 -0.0
.debug_loc 3255220 3255220 0 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 953588 953584 -4 -0.0
bl702l lighting-app bl702l 0 0 0 0.0
(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 487916 0 0.0
.debug_info 41405741 41401642 -4099 -0.0
.debug_line 5268990 5268241 -749 -0.0
.debug_loc 3590644 3590644 0 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 942408 942408 0 0.0
bl702l+mfd 0 0 0 0.0
(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 492984 0 0.0
.debug_info 41448200 41444101 -4099 -0.0
.debug_line 5308223 5307474 -749 -0.0
.debug_loc 3629061 3629061 0 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 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 367528 0 0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636901 0 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
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 chip-tool-ipv6only arm64 (read only) 10102540 10102540 0 0.0
(read/write) 505336 505336 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 9021096 9021096 0 0.0
thermostat-no-ble arm64 (read only) 4345284 4345284 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 3849848 3849848 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 219048 -8 -0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837568 -8 -0.0
(read/write) 1779068 1779076 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 483308 0 0.0
.debug_info 32119510 32114686 -4824 -0.0
.debug_line 4039284 4038530 -754 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319937 2319937 0 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 0 0 0 0.0
1574916 1574916 0 0.0
.zero.table 8 8 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 1258835 -613 -0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461528 461528 0 0.0
.debug_info 28461087 28456263 -4824 -0.0
.debug_line 3797354 3796568 -786 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2192072 2192072 0 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 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 424460 0 0.0
.debug_info 23591498 23586674 -4824 -0.0
.debug_line 3372667 3371929 -738 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028796 2028796 0 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 419696 0 0.0
.debug_info 23401505 23396681 -4824 -0.0
.debug_line 3325030 3324308 -722 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2005264 2005264 0 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

@github-actions
Copy link

PR #29491: Size comparison from 9555e32 to 74dc8e8

Increases (1 build for cc32xx)
platform target config section 9555e32 74dc8e8 change % change
cc32xx lock CC3235SF_LAUNCHXL (read/write) 206888 206896 8 0.0
.bss 200328 200336 8 0.0
Decreases (1 build for cc32xx)
platform target config section 9555e32 74dc8e8 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936372 936300 -72 -0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
Full report (1 build for cc32xx)
platform target config section 9555e32 74dc8e8 change % change
cc32xx lock CC3235SF_LAUNCHXL 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 367528 0 0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636901 0 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

This requires that those dependencies be separate things that are not the entire
"support" library, because some things need Span but can't depend on all of
"support".

Fixes project-chip#29490
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR #29491: Size comparison from 9555e32 to 2e61d80

Increases (18 builds for cc13x4_26x4, cc32xx, cyw30739, efr32, k32w, linux, psoc6)
platform target config section 9555e32 2e61d80 change % change
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
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) 10230273 10230305 32 0.0
.rodata 385961 385993 32 0.0
ota-provider-app debug (read only) 4116129 4116161 32 0.0
.rodata 199741 199773 32 0.0
ota-requestor-app debug (read only) 4201561 4201593 32 0.0
.rodata 203005 203037 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1779068 1779076 8 0.0
.bss 193228 193236 8 0.0
light cy8ckit_062s2_43012 (read/write) 1607404 1607412 8 0.0
.bss 184484 184492 8 0.0
lock cy8ckit_062s2_43012 (read/write) 1640300 1640308 8 0.0
.bss 211732 211740 8 0.0
Decreases (25 builds for bl702, bl702l, cc32xx, efr32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section 9555e32 2e61d80 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 41944591 -4099 -0.0
.debug_line 5366011 5365267 -744 -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 41985007 -4099 -0.0
.debug_line 5405367 5404623 -744 -0.0
.text 971322 971318 -4 -0.0
bl702+rpc (read/write) 1291143 1291127 -16 -0.0
.bss_psram 65728 65712 -16 -0.0
.debug_abbrev 1727411 1726821 -590 -0.0
.debug_info 47109578 47105479 -4099 -0.0
.debug_line 5783915 5783171 -744 -0.0
.text 1033784 1033782 -2 -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 22583689 -560 -0.0
.debug_line 4296814 4296540 -274 -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 23748948 -4238 -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 41401642 -4099 -0.0
.debug_line 5268990 5268241 -749 -0.0
bl702l+mfd .debug_abbrev 1542827 1542237 -590 -0.0
.debug_info 41448200 41444101 -4099 -0.0
.debug_line 5308223 5307474 -749 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936372 936300 -72 -0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
efr32 lighting-app BRD4187C .bss 196056 196048 -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) 5497697 5497665 -32 -0.0
(read/write) 420616 420584 -32 -0.0
.bss 130384 130352 -32 -0.0
.rodata 335404 335372 -32 -0.0
all-clusters-minimal-app debug (read/write) 232688 232656 -32 -0.0
.bss 126512 126480 -32 -0.0
chip-tool debug (read/write) 443544 443512 -32 -0.0
.bss 93720 93688 -32 -0.0
lock-app debug (read only) 4451185 4451153 -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
shell debug (read/write) 153216 153184 -32 -0.0
.bss 60904 60872 -32 -0.1
tv-app debug (read/write) 350664 350632 -32 -0.0
.bss 241856 241824 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219056 219048 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837568 -8 -0.0
.debug_abbrev 1379014 1378401 -613 -0.0
.debug_info 32119510 32114686 -4824 -0.0
.debug_line 4039284 4038530 -754 -0.0
.heap 837576 837568 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1259448 1258835 -613 -0.0
.debug_info 28461087 28456263 -4824 -0.0
.debug_line 3797354 3796568 -786 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846488 -8 -0.0
.debug_abbrev 1100823 1100210 -613 -0.1
.debug_info 23591498 23586674 -4824 -0.0
.debug_line 3372667 3371929 -738 -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 23396681 -4824 -0.0
.debug_line 3325030 3324308 -722 -0.0
.heap 819232 819224 -8 -0.0
qpg lock-app qpg6105+debug .bss 95312 95304 -8 -0.0
telink shell tlsr9518adk80d (read/write) 704848 704832 -16 -0.0
text 461976 461962 -14 -0.0
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9555e32 2e61d80 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 507276 0 0.0
.debug_info 41948690 41944591 -4099 -0.0
.debug_line 5366011 5365267 -744 -0.0
.debug_loc 3646581 3646581 0 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 512348 0 0.0
.debug_info 41989106 41985007 -4099 -0.0
.debug_line 5405367 5404623 -744 -0.0
.debug_loc 3684998 3684998 0 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) 1291143 1291127 -16 -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 536632 0 0.0
.debug_info 47109578 47105479 -4099 -0.0
.debug_line 5783915 5783171 -744 -0.0
.debug_loc 3853786 3853786 0 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
1033784 1033782 -2 -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 426408 0 0.0
.debug_info 22584249 22583689 -560 -0.0
.debug_line 4296814 4296540 -274 -0.0
.debug_loc 3155306 3155306 0 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 619068 0 0.0
.debug_info 23753186 23748948 -4238 -0.0
.debug_line 4541356 4540579 -777 -0.0
.debug_loc 3255220 3255220 0 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 487916 0 0.0
.debug_info 41405741 41401642 -4099 -0.0
.debug_line 5268990 5268241 -749 -0.0
.debug_loc 3590644 3590644 0 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 492984 0 0.0
.debug_info 41448200 41444101 -4099 -0.0
.debug_line 5308223 5307474 -749 -0.0
.debug_loc 3629061 3629061 0 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 367528 0 0.0
.debug_info 20551504 20550339 -1165 -0.0
.debug_line 2657804 2657542 -262 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636901 1636901 0 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) 1007108 1007108 0 0.0
.bss 171940 171940 0 0.0
.data 2688 2688 0 0.0
.text 832460 832460 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 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 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) 5497697 5497665 -32 -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 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335404 335372 -32 -0.0
.text 4781331 4781331 0 0.0
all-clusters-minimal-app debug (read only) 4874873 4874873 0 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 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270109 270109 0 0.0
.text 4373651 4373651 0 0.0
bridge-app debug (read only) 4356577 4356577 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 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218013 218013 0 0.0
.text 3920931 3920931 0 0.0
chip-tool debug (read only) 10230273 10230305 32 0.0
(read/write) 443544 443512 -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 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 385961 385993 32 0.0
.text 9246259 9246259 0 0.0
chip-tool-ipv6only arm64 (read only) 10102540 10102540 0 0.0
(read/write) 505336 505336 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 9021096 9021096 0 0.0
lighting-app debug+rpc+ui (read only) 5214625 5214625 0 0.0
(read/write) 222984 222984 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 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4635219 4635219 0 0.0
lock-app debug (read only) 4451185 4451153 -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 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246557 246525 -32 -0.0
.text 3995011 3995011 0 0.0
ota-provider-app debug (read only) 4116129 4116161 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 3725827 3725827 0 0.0
ota-requestor-app debug (read only) 4201561 4201593 32 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 3803667 3803667 0 0.0
shell debug (read only) 2903225 2903225 0 0.0
(read/write) 153216 153184 -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 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211072 211072 0 0.0
.text 2518690 2518690 0 0.0
thermostat-no-ble arm64 (read only) 4345284 4345284 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 3849848 3849848 0 0.0
tv-app debug (read only) 5276577 5276577 0 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 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270797 270797 0 0.0
.text 4761699 4761699 0 0.0
tv-casting-app debug (read only) 8160769 8160769 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 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 335896 335896 0 0.0
.text 7422467 7422467 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 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 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
light-switch-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107132 1107132 0 0.0
bss 148085 148085 0 0.0
rodata 103176 103176 0 0.0
text 776972 776972 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1364928 1364928 0 0.0
bss 133745 133745 0 0.0
rodata 190036 190036 0 0.0
text 745840 745840 0 0.0
lighting-app nrf52840dk_nrf52840+rpc (read only) 4 4 0 0.0
(read/write) 1156452 1156452 0 0.0
bss 158471 158471 0 0.0
rodata 99120 99120 0 0.0
text 818532 818532 0 0.0
nrf52840dongle_nrf52840 (read only) 4 4 0 0.0
(read/write) 1121024 1121024 0 0.0
bss 166667 166667 0 0.0
rodata 88684 88684 0 0.0
text 780628 780628 0 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1101164 1101164 0 0.0
bss 155491 155491 0 0.0
rodata 101048 101048 0 0.0
text 761176 761176 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1364928 1364928 0 0.0
bss 133745 133745 0 0.0
rodata 190036 190036 0 0.0
text 745840 745840 0 0.0
lock-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1128836 1128836 0 0.0
bss 148636 148636 0 0.0
rodata 124288 124288 0 0.0
text 776916 776916 0 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1041236 1041236 0 0.0
bss 145868 145868 0 0.0
rodata 118424 118424 0 0.0
text 693456 693456 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1387300 1387300 0 0.0
bss 134296 134296 0 0.0
rodata 211144 211144 0 0.0
text 746596 746596 0 0.0
pump-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1078096 1078096 0 0.0
bss 147317 147317 0 0.0
rodata 99164 99164 0 0.0
text 752780 752780 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1066216 1066216 0 0.0
bss 147116 147116 0 0.0
rodata 96084 96084 0 0.0
text 744108 744108 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837576 837568 -8 -0.0
(read/write) 1779068 1779076 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 483308 0 0.0
.debug_info 32119510 32114686 -4824 -0.0
.debug_line 4039284 4038530 -754 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319937 2319937 0 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 0 0 0 0.0
1574916 1574916 0 0.0
.zero.table 8 8 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 1258835 -613 -0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461528 461528 0 0.0
.debug_info 28461087 28456263 -4824 -0.0
.debug_line 3797354 3796568 -786 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2192072 2192072 0 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 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 424460 0 0.0
.debug_info 23591498 23586674 -4824 -0.0
.debug_line 3372667 3371929 -738 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028796 2028796 0 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 419696 0 0.0
.debug_info 23401505 23396681 -4824 -0.0
.debug_line 3325030 3324308 -722 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2005264 2005264 0 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) 852048 852048 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) 1127412 1127412 0 0.0
bss 113148 113148 0 0.0
text 785802 785802 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1072020 1072020 0 0.0
bss 122236 122236 0 0.0
text 743884 743884 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927344 927344 0 0.0
bss 106876 106876 0 0.0
text 640962 640962 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 855408 855408 0 0.0
bss 78120 78120 0 0.0
text 606840 606840 0 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 901448 901448 0 0.0
bss 83068 83068 0 0.0
text 644906 644906 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 978244 978244 0 0.0
bss 109136 109136 0 0.0
text 688398 688398 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 911692 911692 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) 940736 940736 0 0.0
bss 104976 104976 0 0.0
text 656782 656782 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859284 859284 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) 800144 800144 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) 815808 815808 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) 704848 704832 -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) 857800 857800 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) 843088 843088 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) 821196 821196 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) 818652 818652 0 0.0
bss 66888 66888 0 0.0
text 590454 590454 0 0.0

@mergify mergify bot merged commit d1b59df into project-chip:master Oct 13, 2023
55 checks passed
@bzbarsky-apple bzbarsky-apple deleted the span-deps branch October 13, 2023 13:12
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…p#29491)

This requires that those dependencies be separate things that are not the entire
"support" library, because some things need Span but can't depend on all of
"support".

Fixes project-chip#29490
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Build] Untangle Span.h
3 participants