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

Darwin: Tidy up Xcode project file and header naming #24072

Merged

Conversation

ksperling-apple
Copy link
Contributor

  • Add missing header files to the project file and sort groups
  • Align group names / paths better with the file system
  • Consistently use "_Internal.h" for internal slice of a header (but only if the base header exists)

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do wish it were clearer which are public headers and which are not, but this is definitely a step forward!

@github-actions
Copy link

github-actions bot commented Dec 14, 2022

PR #24072: Size comparison from 8055d86 to d06212f

Increases (5 builds for bl602, cc13x2_26x2, cyw30739, esp32, telink)
platform target config section 8055d86 d06212f change % change
bl602 lighting-app bl602+rpc .text 1069938 1069940 2 0.0
cc13x2_26x2 shell LP_CC2652R7 (read only) 670958 670966 8 0.0
.text 583900 583908 8 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 592210 592218 8 0.0
.app_xip_area 463180 463188 8 0.0
esp32 all-clusters-app c3devkit (read only) 1219178 1219180 2 0.0
(read/write) 1790938 1790954 16 0.0
.flash.rodata 248296 248312 16 0.0
.flash.text 1219178 1219180 2 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1091812 1091820 8 0.0
text 739536 739538 2 0.0
Decreases (6 builds for bl602, cc13x2_26x2, esp32, psoc6, telink)
platform target config section 8055d86 d06212f change % change
bl602 lighting-app bl602 (read/write) 1355806 1355798 -8 -0.0
.text 1038522 1038520 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 182896 182888 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 564187 564183 -4 -0.0
.flash.rodata 314100 314096 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22271332 22271331 -1 -0.0
telink ota-requestor-app tlsr9518adk80d (read/write) 966208 966200 -8 -0.0
text 662614 662612 -2 -0.0
thermostat tlsr9518adk80d text 651816 651814 -2 -0.0
Full report (42 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 8055d86 d06212f change % change
bl602 lighting-app bl602 (read/write) 1355806 1355798 -8 -0.0
.bss 87057 87057 0 0.0
.data 9984 9984 0 0.0
.text 1038522 1038520 -2 -0.0
bl602+rpc (read/write) 1401582 1401582 0 0.0
.bss 95097 95097 0 0.0
.data 10384 10384 0 0.0
.text 1069938 1069940 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195695 1195695 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67182 67182 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1529261 1529261 0 0.0
.debug_aranges 132728 132728 0 0.0
.debug_frame 486912 486912 0 0.0
.debug_info 39199560 39199560 0 0.0
.debug_line 5149094 5149094 0 0.0
.debug_loc 3380122 3380122 0 0.0
.debug_ranges 363736 363736 0 0.0
.debug_str 3479506 3479506 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568924 568924 0 0.0
.symtab 172176 172176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956208 956208 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284187 1284187 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75198 75198 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676675 1676675 0 0.0
.debug_aranges 140848 140848 0 0.0
.debug_frame 514328 514328 0 0.0
.debug_info 43491954 43491954 0 0.0
.debug_line 5538537 5538537 0 0.0
.debug_loc 3574811 3574811 0 0.0
.debug_ranges 387272 387272 0 0.0
.debug_str 3881913 3881913 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130096 130096 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629208 629208 0 0.0
.symtab 190352 190352 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030186 1030186 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679727 679727 0 0.0
(read/write) 171800 171800 0 0.0
.bss 81220 81220 0 0.0
.data 3380 3380 0 0.0
.rodata 89999 89999 0 0.0
.text 589416 589416 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643983 643983 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79135 79135 0 0.0
.text 564528 564528 0 0.0
lock-ftd LP_CC2652R7 (read only) 677259 677259 0 0.0
(read/write) 171828 171828 0 0.0
.bss 78868 78868 0 0.0
.data 3304 3304 0 0.0
.rodata 77427 77427 0 0.0
.text 599352 599352 0 0.0
lock-mtd LP_CC2652R7 (read only) 662055 662055 0 0.0
(read/write) 182296 182296 0 0.0
.bss 74132 74132 0 0.0
.data 3304 3304 0 0.0
.rodata 103511 103511 0 0.0
.text 558064 558064 0 0.0
pump-app LP_CC2652R7 (read only) 690187 690187 0 0.0
(read/write) 159636 159636 0 0.0
.bss 78836 78836 0 0.0
.data 3296 3296 0 0.0
.rodata 90947 90947 0 0.0
.text 598756 598756 0 0.0
pump-controller-app LP_CC2652R7 (read only) 674095 674095 0 0.0
(read/write) 175832 175832 0 0.0
.bss 78940 78940 0 0.0
.data 3292 3292 0 0.0
.rodata 86495 86495 0 0.0
.text 587120 587120 0 0.0
shell LP_CC2652R7 (read only) 670958 670966 8 0.0
(read/write) 182896 182888 -8 -0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86742 86742 0 0.0
.text 583900 583908 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588406 588406 0 0.0
.app_xip_area 464672 464672 0 0.0
.bss 66192 66192 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592210 592218 8 0.0
.app_xip_area 463180 463188 8 0.0
.bss 71480 71480 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551682 551682 0 0.0
.app_xip_area 433444 433444 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 976256 976256 0 0.0
.bss 152252 152252 0 0.0
.data 2168 2168 0 0.0
.text 821816 821816 0 0.0
BRD4161A+rs911x (read/write) 1038336 1038336 0 0.0
.bss 186728 186728 0 0.0
.data 2012 2012 0 0.0
.text 849576 849576 0 0.0
BRD4187C (read/write) 1149444 1149444 0 0.0
.bss 138648 138648 0 0.0
.data 2516 2516 0 0.0
.text 983684 983684 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163768 1163768 0 0.0
.bss 158296 158296 0 0.0
.data 2020 2020 0 0.0
.text 1003428 1003428 0 0.0
window-app BRD4187C (read/write) 1142072 1142072 0 0.0
.bss 140064 140064 0 0.0
.data 2540 2540 0 0.0
.text 974872 974872 0 0.0
esp32 all-clusters-app c3devkit (read only) 1219178 1219180 2 0.0
(read/write) 1790938 1790954 16 0.0
.dram0.bss 76992 76992 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248296 248312 16 0.0
.flash.text 1219178 1219180 2 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233359 1233359 0 0.0
(read/write) 564187 564183 -4 -0.0
.dram0.bss 82144 82144 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314100 314096 -4 -0.0
.flash.text 1227975 1227975 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662656 662656 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564328 564328 0 0.0
light k32w0+release (read/write) 673220 673220 0 0.0
.bss 74904 74904 0 0.0
.data 2060 2060 0 0.0
.text 593528 593528 0 0.0
lock k32w0+release (read/write) 634176 634176 0 0.0
.bss 75664 75664 0 0.0
.data 2080 2080 0 0.0
.text 553704 553704 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10580028 10580028 0 0.0
(read/write) 691544 691544 0 0.0
.bss 33912 33912 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 636000 636000 0 0.0
.dynamic 560 560 0 0.0
.got 13816 13816 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 534828 534828 0 0.0
.text 8410516 8410516 0 0.0
thermostat-no-ble arm64 (read only) 2475484 2475484 0 0.0
(read/write) 144920 144920 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 78560 78560 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149208 149208 0 0.0
.text 2065888 2065888 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463624 2463624 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1426268 1426268 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190871 1190871 0 0.0
bss 145285 145285 0 0.0
rodata 144460 144460 0 0.0
text 819960 819960 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361070 1361070 0 0.0
bss 105224 105224 0 0.0
rodata 211556 211556 0 0.0
text 759804 759804 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136515 1136515 0 0.0
bss 144520 144520 0 0.0
rodata 120776 120776 0 0.0
text 790128 790128 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841976 841976 0 0.0
(read/write) 1749100 1749100 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188704 188704 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1238312 1238312 0 0.0
.debug_aranges 110928 110928 0 0.0
.debug_frame 372332 372332 0 0.0
.debug_info 27071840 27071840 0 0.0
.debug_line 3708420 3708420 0 0.0
.debug_loc 3623454 3623454 0 0.0
.debug_ranges 346376 346376 0 0.0
.debug_str 3449871 3449871 0 0.0
.heap 841976 841976 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571764 571764 0 0.0
.symtab 422064 422064 0 0.0
.text 1549344 1549344 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1691628 1691628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1230203 1230203 0 0.0
.debug_aranges 110400 110400 0 0.0
.debug_frame 375388 375388 0 0.0
.debug_info 26808657 26808657 0 0.0
.debug_line 3727357 3727357 0 0.0
.debug_loc 3611060 3611060 0 0.0
.debug_ranges 344992 344992 0 0.0
.debug_str 3438883 3438883 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535853 535853 0 0.0
.symtab 408496 408496 0 0.0
.text 1492600 1492600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1609836 1609836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1065000 1065000 0 0.0
.debug_aranges 102600 102600 0 0.0
.debug_frame 345724 345724 0 0.0
.debug_info 22271332 22271331 -1 -0.0
.debug_line 3294684 3294684 0 0.0
.debug_loc 3308967 3308967 0 0.0
.debug_ranges 309128 309128 0 0.0
.debug_str 3244469 3244469 0 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472178 472178 0 0.0
.symtab 376864 376864 0 0.0
.text 1419000 1419000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845904 845904 0 0.0
(read/write) 1643780 1643780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184968 184968 0 0.0
.comment 200 200 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 1066932 1066932 0 0.0
.debug_aranges 102984 102984 0 0.0
.debug_frame 347520 347520 0 0.0
.debug_info 2248975 2248975 0 0.0
.debug_line 3294514 3294514 0 0.0
.debug_loc 3330414 3330414 0 0.0
.debug_ranges 310984 310984 0 0.0
.debug_str 3260307 3260307 0 0.0
.heap 845904 845904 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474895 474895 0 0.0
.symtab 378864 378864 0 0.0
.text 1447952 1447952 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151088 1151088 0 0.0
.bss 100428 100428 0 0.0
.data 840 840 0 0.0
.text 598188 598188 0 0.0
lock-app qpg6105+debug (read/write) 1117392 1117392 0 0.0
.bss 95908 95908 0 0.0
.data 836 836 0 0.0
.text 564488 564488 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1091812 1091820 8 0.0
bss 99808 99808 0 0.0
text 739536 739538 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1031184 1031184 0 0.0
bss 99032 99032 0 0.0
text 704744 704744 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952608 952608 0 0.0
bss 91272 91272 0 0.0
text 651352 651352 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034024 1034024 0 0.0
bss 100420 100420 0 0.0
text 719736 719736 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 966208 966200 -8 -0.0
bss 92228 92228 0 0.0
text 662614 662612 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 955320 955320 0 0.0
bss 92664 92664 0 0.0
text 651816 651814 -2 -0.0

@ksperling-apple ksperling-apple force-pushed the darwin-tidy-xcode-project branch from b73b96d to 1e8a39f Compare December 14, 2022 18:06
@ksperling-apple ksperling-apple enabled auto-merge (squash) December 14, 2022 18:10
@ksperling-apple
Copy link
Contributor Author

I do wish it were clearer which are public headers and which are not, but this is definitely a step forward!

Yeah, I guess in Xcode you see that in the side bar... Maybe we could add add a header comment like // INTERNAL HEADER to in internal ones. I can do that as a separate PR if we want to do something like that.

auto-merge was automatically disabled December 14, 2022 18:11

Pull request was closed

@ksperling-apple ksperling-apple enabled auto-merge (rebase) December 14, 2022 18:13
@bzbarsky-apple
Copy link
Contributor

Fast-tracking platform specific change with platform owner review.

@github-actions
Copy link

github-actions bot commented Dec 14, 2022

PR #24072: Size comparison from d072ffb to 1e8a39f

Decreases (7 builds for bl702, esp32, psoc6, telink)
platform target config section d072ffb 1e8a39f change % change
bl702 lighting-app bl702 .debug_info 39182840 39182838 -2 -0.0
.text 955946 955942 -4 -0.0
esp32 all-clusters-app m5stack (read only) 1232915 1232911 -4 -0.0
.flash.text 1227531 1227527 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27053822 27053820 -2 -0.0
telink all-clusters-app tlsr9518adk80d text 725676 725674 -2 -0.0
light-switch-app tlsr9518adk80d text 637464 637460 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 945220 945212 -8 -0.0
text 648720 648716 -4 -0.0
thermostat tlsr9518adk80d (read/write) 934764 934756 -8 -0.0
text 638146 638144 -2 -0.0
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section d072ffb 1e8a39f change % change
bl602 lighting-app bl602 (read/write) 1355450 1355450 0 0.0
.bss 86977 86977 0 0.0
.data 9984 9984 0 0.0
.text 1038256 1038256 0 0.0
bl602+rpc (read/write) 1401234 1401234 0 0.0
.bss 95017 95017 0 0.0
.data 10384 10384 0 0.0
.text 1069674 1069674 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195359 1195359 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1528873 1528873 0 0.0
.debug_aranges 132544 132544 0 0.0
.debug_frame 486348 486348 0 0.0
.debug_info 39182840 39182838 -2 -0.0
.debug_line 5147392 5147392 0 0.0
.debug_loc 3379013 3379013 0 0.0
.debug_ranges 363440 363440 0 0.0
.debug_str 3479385 3479385 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568817 568817 0 0.0
.symtab 172128 172128 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
955946 955942 -4 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283835 1283835 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75118 75118 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676289 1676289 0 0.0
.debug_aranges 140664 140664 0 0.0
.debug_frame 513764 513764 0 0.0
.debug_info 43475237 43475237 0 0.0
.debug_line 5536789 5536789 0 0.0
.debug_loc 3573716 3573716 0 0.0
.debug_ranges 386976 386976 0 0.0
.debug_str 3881792 3881792 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130096 130096 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629101 629101 0 0.0
.symtab 190304 190304 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1029920 1029920 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679419 679419 0 0.0
(read/write) 172028 172028 0 0.0
.bss 81140 81140 0 0.0
.data 3380 3380 0 0.0
.rodata 89995 89995 0 0.0
.text 589112 589112 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643683 643683 0 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 79131 79131 0 0.0
.text 564232 564232 0 0.0
lock-ftd LP_CC2652R7 (read only) 676967 676967 0 0.0
(read/write) 172040 172040 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 77423 77423 0 0.0
.text 599064 599064 0 0.0
lock-mtd LP_CC2652R7 (read only) 661755 661755 0 0.0
(read/write) 182516 182516 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 103507 103507 0 0.0
.text 557768 557768 0 0.0
pump-app LP_CC2652R7 (read only) 689879 689879 0 0.0
(read/write) 159864 159864 0 0.0
.bss 78756 78756 0 0.0
.data 3296 3296 0 0.0
.rodata 90943 90943 0 0.0
.text 598452 598452 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673787 673787 0 0.0
(read/write) 176060 176060 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86491 86491 0 0.0
.text 586816 586816 0 0.0
shell LP_CC2652R7 (read only) 670658 670658 0 0.0
(read/write) 183116 183116 0 0.0
.bss 83468 83468 0 0.0
.data 3376 3376 0 0.0
.rodata 86738 86738 0 0.0
.text 583604 583604 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588050 588050 0 0.0
.app_xip_area 464396 464396 0 0.0
.bss 66112 66112 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591862 591862 0 0.0
.app_xip_area 462912 462912 0 0.0
.bss 71400 71400 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551302 551302 0 0.0
.app_xip_area 433144 433144 0 0.0
.bss 60656 60656 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975916 975916 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 821556 821556 0 0.0
BRD4161A+rs911x (read/write) 1037984 1037984 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 849300 849300 0 0.0
BRD4187C (read/write) 1149016 1149016 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 983336 983336 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163424 1163424 0 0.0
.bss 158216 158216 0 0.0
.data 2020 2020 0 0.0
.text 1003168 1003168 0 0.0
window-app BRD4187C (read/write) 1141652 1141652 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 974532 974532 0 0.0
esp32 all-clusters-app c3devkit (read only) 1218832 1218832 0 0.0
(read/write) 1790858 1790858 0 0.0
.dram0.bss 76912 76912 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248296 248296 0 0.0
.flash.text 1218832 1218832 0 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1232915 1232911 -4 -0.0
(read/write) 564099 564099 0 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314092 314092 0 0.0
.flash.text 1227531 1227527 -4 -0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662284 662284 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 564036 564036 0 0.0
light k32w0+release (read/write) 672848 672848 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 593236 593236 0 0.0
lock k32w0+release (read/write) 633804 633804 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 553412 553412 0 0.0
linux all-clusters-app debug (read only) 3111913 3111913 0 0.0
(read/write) 158504 158504 0 0.0
.bss 62464 62464 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 87144 87144 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281291 281291 0 0.0
.text 2646082 2646082 0 0.0
all-clusters-minimal-app debug (read only) 2935593 2935593 0 0.0
(read/write) 149904 149904 0 0.0
.bss 61664 61664 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 79512 79512 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280747 280747 0 0.0
.text 2473346 2473346 0 0.0
bridge-app debug (read only) 2473433 2473433 0 0.0
(read/write) 131248 131248 0 0.0
.bss 51488 51488 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 69912 69912 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 211520 211520 0 0.0
.text 2092178 2092178 0 0.0
chip-tool debug (read only) 11167177 11167177 0 0.0
(read/write) 642424 642424 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 607184 607184 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 604805 604805 0 0.0
.text 9076564 9076564 0 0.0
chip-tool-ipv6only arm64 (read only) 10580220 10580220 0 0.0
(read/write) 691528 691528 0 0.0
.bss 33912 33912 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 635992 635992 0 0.0
.dynamic 560 560 0 0.0
.got 13816 13816 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 534940 534940 0 0.0
.text 8410628 8410628 0 0.0
lighting-app debug+rpc (read only) 2661761 2661761 0 0.0
(read/write) 132392 132392 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73928 73928 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 227904 227904 0 0.0
.text 2257250 2257250 0 0.0
lock-app debug (read only) 2620841 2620841 0 0.0
(read/write) 127376 127376 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70856 70856 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244168 244168 0 0.0
.text 2204914 2204914 0 0.0
ota-provider-app debug (read only) 2187513 2187513 0 0.0
(read/write) 105512 105512 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51784 51784 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 195048 195048 0 0.0
.text 1852898 1852898 0 0.0
ota-requestor-app debug (read only) 2356249 2356249 0 0.0
(read/write) 113856 113856 0 0.0
.bss 49088 49088 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 57128 57128 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202160 202160 0 0.0
.text 2005330 2005330 0 0.0
shell debug (read only) 2644369 2644369 0 0.0
(read/write) 142968 142968 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78040 78040 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239538 239538 0 0.0
.text 2245266 2245266 0 0.0
thermostat-no-ble arm64 (read only) 2475244 2475244 0 0.0
(read/write) 144920 144920 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 78552 78552 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149288 149288 0 0.0
.text 2065600 2065600 0 0.0
tv-app debug (read only) 3283857 3283857 0 0.0
(read/write) 262152 262152 0 0.0
.bss 170808 170808 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80392 80392 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268536 268536 0 0.0
.text 2821282 2821282 0 0.0
tv-casting-app debug (read only) 5642953 5642953 0 0.0
(read/write) 162480 162480 0 0.0
.bss 52184 52184 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101768 101768 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 359001 359001 0 0.0
.text 5006818 5006818 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463296 2463296 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1425940 1425940 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190419 1190419 0 0.0
bss 145205 145205 0 0.0
rodata 144456 144456 0 0.0
text 819642 819642 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1360682 1360682 0 0.0
bss 105144 105144 0 0.0
rodata 211552 211552 0 0.0
text 759482 759482 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136079 1136079 0 0.0
bss 144440 144440 0 0.0
rodata 120772 120772 0 0.0
text 789810 789810 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842056 842056 0 0.0
(read/write) 1748748 1748748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188624 188624 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1238008 1238008 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371820 371820 0 0.0
.debug_info 27053822 27053820 -2 -0.0
.debug_line 3707074 3707074 0 0.0
.debug_loc 3621660 3621660 0 0.0
.debug_ranges 346088 346088 0 0.0
.debug_str 3449750 3449750 0 0.0
.heap 842056 842056 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571657 571657 0 0.0
.symtab 421984 421984 0 0.0
.text 1549072 1549072 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842784 842784 0 0.0
(read/write) 1691276 1691276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187896 187896 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1229899 1229899 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374876 374876 0 0.0
.debug_info 26790638 26790638 0 0.0
.debug_line 3726011 3726011 0 0.0
.debug_loc 3609266 3609266 0 0.0
.debug_ranges 344704 344704 0 0.0
.debug_str 3438762 3438762 0 0.0
.heap 842784 842784 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535746 535746 0 0.0
.symtab 408416 408416 0 0.0
.text 1492328 1492328 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850976 850976 0 0.0
(read/write) 1609476 1609476 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179912 179912 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1064696 1064696 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 345212 345212 0 0.0
.debug_info 22253312 22253312 0 0.0
.debug_line 3293344 3293344 0 0.0
.debug_loc 3307174 3307174 0 0.0
.debug_ranges 308840 308840 0 0.0
.debug_str 3244348 3244348 0 0.0
.heap 850976 850976 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472071 472071 0 0.0
.symtab 376784 376784 0 0.0
.text 1418720 1418720 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845984 845984 0 0.0
(read/write) 1643428 1643428 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184888 184888 0 0.0
.comment 200 200 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 1066628 1066628 0 0.0
.debug_aranges 102800 102800 0 0.0
.debug_frame 347008 347008 0 0.0
.debug_info 22471734 22471734 0 0.0
.debug_line 3293174 3293174 0 0.0
.debug_loc 3328620 3328620 0 0.0
.debug_ranges 310696 310696 0 0.0
.debug_str 3260186 3260186 0 0.0
.heap 845984 845984 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474788 474788 0 0.0
.symtab 378784 378784 0 0.0
.text 1447680 1447680 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1150804 1150804 0 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 597904 597904 0 0.0
lock-app qpg6105+debug (read/write) 1117108 1117108 0 0.0
.bss 95828 95828 0 0.0
.data 836 836 0 0.0
.text 564204 564204 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070860 1070860 0 0.0
bss 98856 98856 0 0.0
text 725676 725674 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010160 1010160 0 0.0
bss 98080 98080 0 0.0
text 690836 690836 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931624 931624 0 0.0
bss 90320 90320 0 0.0
text 637464 637460 -4 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1009592 1009592 0 0.0
bss 98380 98380 0 0.0
text 703238 703238 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945220 945212 -8 -0.0
bss 91276 91276 0 0.0
text 648720 648716 -4 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934764 934756 -8 -0.0
bss 91712 91712 0 0.0
text 638146 638144 -2 -0.0

- Add missing header files to the project file and sort groups
- Align group names / paths better with the file system
- Consistently use "_Internal.h" for internal slice of a header (but only if the base header exists)
@ksperling-apple ksperling-apple force-pushed the darwin-tidy-xcode-project branch from 1e8a39f to d491d6b Compare December 14, 2022 20:50
@github-actions
Copy link

github-actions bot commented Dec 14, 2022

PR #24072: Size comparison from 127deca to d491d6b

Increases (5 builds for cc13x2_26x2, cyw30739, esp32, telink)
platform target config section 127deca d491d6b change % change
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read/write) 176060 176068 8 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551294 551302 8 0.0
.app_xip_area 433136 433144 8 0.0
esp32 all-clusters-app c3devkit (read only) 1218830 1218832 2 0.0
.flash.text 1218830 1218832 2 0.0
telink ota-requestor-app tlsr9518adk80d (read/write) 945212 945220 8 0.0
text 648716 648718 2 0.0
thermostat tlsr9518adk80d (read/write) 934756 934764 8 0.0
text 638144 638146 2 0.0
Decreases (13 builds for bl602, bl702, cc13x2_26x2, esp32, nrfconnect, psoc6, telink)
platform target config section 127deca d491d6b change % change
bl602 lighting-app bl602 .text 1038256 1038254 -2 -0.0
bl602+rpc .text 1069678 1069676 -2 -0.0
bl702 lighting-app bl702 .debug_info 39182840 39182839 -1 -0.0
.text 955946 955944 -2 -0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read only) 673787 673779 -8 -0.0
.text 586816 586808 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 564099 564095 -4 -0.0
.flash.rodata 314092 314088 -4 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 759482 759478 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27053822 27053821 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26790638 26790637 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22471736 22471735 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 725676 725674 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 690838 690836 -2 -0.0
light-switch-app tlsr9518adk80d text 637464 637460 -4 -0.0
lighting-app tlsr9518adk80d text 703240 703236 -4 -0.0
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 127deca d491d6b change % change
bl602 lighting-app bl602 (read/write) 1355450 1355450 0 0.0
.bss 86977 86977 0 0.0
.data 9984 9984 0 0.0
.text 1038256 1038254 -2 -0.0
bl602+rpc (read/write) 1401234 1401234 0 0.0
.bss 95017 95017 0 0.0
.data 10384 10384 0 0.0
.text 1069678 1069676 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195359 1195359 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1528873 1528873 0 0.0
.debug_aranges 132544 132544 0 0.0
.debug_frame 486348 486348 0 0.0
.debug_info 39182840 39182839 -1 -0.0
.debug_line 5147392 5147392 0 0.0
.debug_loc 3379013 3379013 0 0.0
.debug_ranges 363440 363440 0 0.0
.debug_str 3479385 3479385 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568817 568817 0 0.0
.symtab 172128 172128 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
955946 955944 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283835 1283835 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75118 75118 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676289 1676289 0 0.0
.debug_aranges 140664 140664 0 0.0
.debug_frame 513764 513764 0 0.0
.debug_info 43475236 43475236 0 0.0
.debug_line 5536789 5536789 0 0.0
.debug_loc 3573716 3573716 0 0.0
.debug_ranges 386976 386976 0 0.0
.debug_str 3881792 3881792 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130096 130096 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629101 629101 0 0.0
.symtab 190304 190304 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1029918 1029918 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679419 679419 0 0.0
(read/write) 172028 172028 0 0.0
.bss 81140 81140 0 0.0
.data 3380 3380 0 0.0
.rodata 89995 89995 0 0.0
.text 589112 589112 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643683 643683 0 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 79131 79131 0 0.0
.text 564232 564232 0 0.0
lock-ftd LP_CC2652R7 (read only) 676967 676967 0 0.0
(read/write) 172040 172040 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 77423 77423 0 0.0
.text 599064 599064 0 0.0
lock-mtd LP_CC2652R7 (read only) 661755 661755 0 0.0
(read/write) 182516 182516 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 103507 103507 0 0.0
.text 557768 557768 0 0.0
pump-app LP_CC2652R7 (read only) 689879 689879 0 0.0
(read/write) 159864 159864 0 0.0
.bss 78756 78756 0 0.0
.data 3296 3296 0 0.0
.rodata 90943 90943 0 0.0
.text 598452 598452 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673787 673779 -8 -0.0
(read/write) 176060 176068 8 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86491 86491 0 0.0
.text 586816 586808 -8 -0.0
shell LP_CC2652R7 (read only) 670658 670658 0 0.0
(read/write) 183116 183116 0 0.0
.bss 83468 83468 0 0.0
.data 3376 3376 0 0.0
.rodata 86738 86738 0 0.0
.text 583604 583604 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588050 588050 0 0.0
.app_xip_area 464396 464396 0 0.0
.bss 66112 66112 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591862 591862 0 0.0
.app_xip_area 462912 462912 0 0.0
.bss 71400 71400 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551294 551302 8 0.0
.app_xip_area 433136 433144 8 0.0
.bss 60656 60656 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975916 975916 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 821556 821556 0 0.0
BRD4161A+rs911x (read/write) 1037984 1037984 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 849300 849300 0 0.0
BRD4187C (read/write) 1149016 1149016 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 983336 983336 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163424 1163424 0 0.0
.bss 158216 158216 0 0.0
.data 2020 2020 0 0.0
.text 1003168 1003168 0 0.0
window-app BRD4187C (read/write) 1141652 1141652 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 974532 974532 0 0.0
esp32 all-clusters-app c3devkit (read only) 1218830 1218832 2 0.0
(read/write) 1790858 1790858 0 0.0
.dram0.bss 76912 76912 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248296 248296 0 0.0
.flash.text 1218830 1218832 2 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1232911 1232911 0 0.0
(read/write) 564099 564095 -4 -0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314092 314088 -4 -0.0
.flash.text 1227527 1227527 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662284 662284 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 564036 564036 0 0.0
light k32w0+release (read/write) 672848 672848 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 593236 593236 0 0.0
lock k32w0+release (read/write) 633820 633820 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 553428 553428 0 0.0
linux all-clusters-app debug (read only) 3111913 3111913 0 0.0
(read/write) 158504 158504 0 0.0
.bss 62464 62464 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 87144 87144 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281291 281291 0 0.0
.text 2646082 2646082 0 0.0
all-clusters-minimal-app debug (read only) 2935593 2935593 0 0.0
(read/write) 149904 149904 0 0.0
.bss 61664 61664 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 79512 79512 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280747 280747 0 0.0
.text 2473346 2473346 0 0.0
bridge-app debug (read only) 2473433 2473433 0 0.0
(read/write) 131248 131248 0 0.0
.bss 51488 51488 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 69912 69912 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 211520 211520 0 0.0
.text 2092178 2092178 0 0.0
chip-tool debug (read only) 11167177 11167177 0 0.0
(read/write) 642424 642424 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 607184 607184 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 604805 604805 0 0.0
.text 9076564 9076564 0 0.0
chip-tool-ipv6only arm64 (read only) 10580220 10580220 0 0.0
(read/write) 691528 691528 0 0.0
.bss 33912 33912 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 635992 635992 0 0.0
.dynamic 560 560 0 0.0
.got 13816 13816 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 534940 534940 0 0.0
.text 8410628 8410628 0 0.0
lighting-app debug+rpc (read only) 2661761 2661761 0 0.0
(read/write) 132392 132392 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73928 73928 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 227904 227904 0 0.0
.text 2257250 2257250 0 0.0
lock-app debug (read only) 2620841 2620841 0 0.0
(read/write) 127376 127376 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70856 70856 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244168 244168 0 0.0
.text 2204914 2204914 0 0.0
ota-provider-app debug (read only) 2187513 2187513 0 0.0
(read/write) 105512 105512 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51784 51784 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 195048 195048 0 0.0
.text 1852898 1852898 0 0.0
ota-requestor-app debug (read only) 2356249 2356249 0 0.0
(read/write) 113856 113856 0 0.0
.bss 49088 49088 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 57128 57128 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202160 202160 0 0.0
.text 2005330 2005330 0 0.0
shell debug (read only) 2644369 2644369 0 0.0
(read/write) 142968 142968 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78040 78040 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239538 239538 0 0.0
.text 2245266 2245266 0 0.0
thermostat-no-ble arm64 (read only) 2475244 2475244 0 0.0
(read/write) 144920 144920 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 78552 78552 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149288 149288 0 0.0
.text 2065600 2065600 0 0.0
tv-app debug (read only) 3283857 3283857 0 0.0
(read/write) 262152 262152 0 0.0
.bss 170808 170808 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80392 80392 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268536 268536 0 0.0
.text 2821282 2821282 0 0.0
tv-casting-app debug (read only) 5642953 5642953 0 0.0
(read/write) 162480 162480 0 0.0
.bss 52184 52184 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101768 101768 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 359001 359001 0 0.0
.text 5006818 5006818 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463296 2463296 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1425940 1425940 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190419 1190419 0 0.0
bss 145205 145205 0 0.0
rodata 144456 144456 0 0.0
text 819642 819642 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1360682 1360682 0 0.0
bss 105144 105144 0 0.0
rodata 211552 211552 0 0.0
text 759482 759478 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136079 1136079 0 0.0
bss 144440 144440 0 0.0
rodata 120772 120772 0 0.0
text 789810 789810 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842056 842056 0 0.0
(read/write) 1748748 1748748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188624 188624 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1238008 1238008 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371820 371820 0 0.0
.debug_info 27053822 27053821 -1 -0.0
.debug_line 3707074 3707074 0 0.0
.debug_loc 3621660 3621660 0 0.0
.debug_ranges 346088 346088 0 0.0
.debug_str 3449750 3449750 0 0.0
.heap 842056 842056 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571657 571657 0 0.0
.symtab 421984 421984 0 0.0
.text 0 0 0 0.0
1549072 1549072 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842784 842784 0 0.0
(read/write) 1691276 1691276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187896 187896 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1229899 1229899 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374876 374876 0 0.0
.debug_info 26790638 26790637 -1 -0.0
.debug_line 3726011 3726011 0 0.0
.debug_loc 3609266 3609266 0 0.0
.debug_ranges 344704 344704 0 0.0
.debug_str 3438762 3438762 0 0.0
.heap 842784 842784 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535746 535746 0 0.0
.symtab 408416 408416 0 0.0
.text 1492328 1492328 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850976 850976 0 0.0
(read/write) 1609476 1609476 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179912 179912 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1064696 1064696 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 345212 345212 0 0.0
.debug_info 22253311 22253311 0 0.0
.debug_line 3293344 3293344 0 0.0
.debug_loc 3307174 3307174 0 0.0
.debug_ranges 308840 308840 0 0.0
.debug_str 3244348 3244348 0 0.0
.heap 850976 850976 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472071 472071 0 0.0
.symtab 376784 376784 0 0.0
.text 1418720 1418720 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845984 845984 0 0.0
(read/write) 1643428 1643428 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184888 184888 0 0.0
.comment 200 200 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 1066628 1066628 0 0.0
.debug_aranges 102800 102800 0 0.0
.debug_frame 347008 347008 0 0.0
.debug_info 22471736 22471735 -1 -0.0
.debug_line 3293174 3293174 0 0.0
.debug_loc 3328620 3328620 0 0.0
.debug_ranges 310696 310696 0 0.0
.debug_str 3260186 3260186 0 0.0
.heap 845984 845984 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474788 474788 0 0.0
.symtab 378784 378784 0 0.0
.text 1447680 1447680 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1150804 1150804 0 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 597904 597904 0 0.0
lock-app qpg6105+debug (read/write) 1117108 1117108 0 0.0
.bss 95828 95828 0 0.0
.data 836 836 0 0.0
.text 564204 564204 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070860 1070860 0 0.0
bss 98856 98856 0 0.0
text 725676 725674 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010160 1010160 0 0.0
bss 98080 98080 0 0.0
text 690838 690836 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931624 931624 0 0.0
bss 90320 90320 0 0.0
text 637464 637460 -4 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1009592 1009592 0 0.0
bss 98380 98380 0 0.0
text 703240 703236 -4 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945212 945220 8 0.0
bss 91276 91276 0 0.0
text 648716 648718 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934756 934764 8 0.0
bss 91712 91712 0 0.0
text 638144 638146 2 0.0

@ksperling-apple ksperling-apple merged commit 7eba3bc into project-chip:master Dec 14, 2022
@ksperling-apple ksperling-apple deleted the darwin-tidy-xcode-project branch April 23, 2023 22:54
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.

2 participants