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 checking and verification support for includes using IWYU #23092

Merged
merged 16 commits into from
Nov 29, 2022

Conversation

DamMicSzm
Copy link
Contributor

@DamMicSzm DamMicSzm commented Oct 10, 2022

Problem

Matter has some problems with includes in source and header files. At the moment, any Matter tools do not check or verify these things. This is the reason for adding a new tool to help developers.

Change overview

The include-what-you-use utility helps the programmer find what includes is needed for the source or header files and show which includes is not being used and more. In this solution, we're adding a new Matter helper script that can check for includes using IWYU. In the future, can run this check in a test workflow and help improve code writing quality and avoid errors.

The script requires compile_commands.json to be scanned, so targets having this JSON can easily scan their files with this tool. The script can also scan multiple compile_comands files in one location. For example, when you build using ./gn_build.sh created ./out/debug directory and this is default setting for this script. For generate compile_commands file we can use helper ./scripts/helpers/update_compile_commands.sh. Script default scanning files in destination ./src/platform

In these changes, we also added IWYU to the installation packages for the chip-build image.

For example, we fixed the includes in the Tizen platform. ./src/platform/Tizen

Testing

For all compile_commands in ./out/debug use:
./scripts/helpers/iwyu_check.py
If some compile_commands.json be empty script can stop.

If you need you can use custom scanning
For specific compile_command file:
./scripts/helpers/iwyu_check.py --compile-commands-glob ./out/debug/compile_commands.clang.json
For specific destination scaning file:
./scripts/helpers/iwyu_check.py --compile-commands-glob ./out/debug/compile_commands.clang.json --scanning-destination ./src/platform/Linux/ConnectivityManagerImpl.cpp

@github-actions
Copy link

github-actions bot commented Nov 18, 2022

PR #23092: Size comparison from 54d8dd0 to c086c2b

Increases (9 builds for cc13x2_26x2, efr32, esp32, psoc6, telink)
platform target config section 54d8dd0 c086c2b change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 643379 643387 8 0.0
.text 564072 564080 8 0.0
shell LP_CC2652R7 (read/write) 183512 183520 8 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975204 975220 16 0.0
.text 820756 820772 16 0.0
esp32 all-clusters-app c3devkit (read only) 1214188 1214190 2 0.0
(read/write) 1786574 1786582 8 0.0
.flash.rodata 256400 256408 8 0.0
.flash.text 1214188 1214190 2 0.0
m5stack (read/write) 562540 562548 8 0.0
.flash.rodata 313520 313528 8 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22237381 22237382 1 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 613666 613668 2 0.0
light-switch-app tlsr9518adk80d text 555150 555152 2 0.0
ota-requestor-app tlsr9518adk80d text 566530 566532 2 0.0
Decreases (8 builds for bl602, bl702, cc13x2_26x2, psoc6, telink)
platform target config section 54d8dd0 c086c2b change % change
bl602 lighting-app bl602 (read/write) 1376906 1376898 -8 -0.0
.text 1060714 1060710 -4 -0.0
bl702 lighting-app bl702 .debug_info 39174684 3917468 -1 -0.0
.text 956806 956804 -2 -0.0
bl702+rpc .debug_info 43446022 43446021 -1 -0.0
.text 1030810 1030808 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read only) 670342 670334 -8 -0.0
.text 583428 583420 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27035542 27035540 -2 -0.0
lock cy8ckit_062s2_43012 .debug_info 22471006 22471005 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 649706 649704 -2 -0.0
lighting-app tlsr9518adk80d text 625116 625114 -2 -0.0
Full report (55 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 54d8dd0 c086c2b change % change
bl602 lighting-app bl602 (read/write) 1376906 1376898 -8 -0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1060714 1060710 -4 -0.0
bl602+rpc (read/write) 1422722 1422722 0 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092206 1092206 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196551 1196551 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524420 1524420 0 0.0
.debug_aranges 132408 132408 0 0.0
.debug_frame 485636 485636 0 0.0
.debug_info 39174684 3917468 -1 -0.0
.debug_line 5275149 5275149 0 0.0
.debug_loc 3370247 3370247 0 0.0
.debug_ranges 360688 360688 0 0.0
.debug_str 3466584 3466584 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 116616 116616 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 567670 567670 0 0.0
.symtab 172000 172000 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956806 956804 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285027 1285027 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668574 1668574 0 0.0
.debug_aranges 140504 140504 0 0.0
.debug_frame 512972 512972 0 0.0
.debug_info 43446022 43446021 -1 -0.0
.debug_line 5672158 5672158 0 0.0
.debug_loc 3564789 3564789 0 0.0
.debug_ranges 384112 384112 0 0.0
.debug_str 3864181 3864181 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 130280 130280 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 627990 627990 0 0.0
.symtab 190160 190160 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030810 1030808 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679107 679107 0 0.0
(read/write) 172428 172428 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89851 89851 0 0.0
.text 588944 588944 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643379 643387 8 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78987 78987 0 0.0
.text 564072 564080 8 0.0
lock-ftd LP_CC2652R7 (read only) 677159 677159 0 0.0
(read/write) 171944 171944 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77271 77271 0 0.0
.text 599408 599408 0 0.0
lock-mtd LP_CC2652R7 (read only) 661851 661851 0 0.0
(read/write) 182508 182508 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103355 103355 0 0.0
.text 558016 558016 0 0.0
pump-app LP_CC2652R7 (read only) 689695 689695 0 0.0
(read/write) 160144 160144 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90799 90799 0 0.0
.text 598412 598412 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673979 673979 0 0.0
(read/write) 175956 175956 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86347 86347 0 0.0
.text 587152 587152 0 0.0
shell LP_CC2652R7 (read only) 670342 670334 -8 -0.0
(read/write) 183512 183520 8 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86598 86598 0 0.0
.text 583428 583420 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588094 588094 0 0.0
.app_xip_area 464304 464304 0 0.0
.bss 66208 66208 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) 592194 592194 0 0.0
.app_xip_area 463108 463108 0 0.0
.bss 71496 71496 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) 544666 544666 0 0.0
.app_xip_area 426396 426396 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) 975204 975220 16 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 820756 820772 16 0.0
BRD4161A+rs911x (read/write) 1036104 1036104 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847332 847332 0 0.0
BRD4187C (read/write) 1147920 1147920 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982152 982152 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161216 1161216 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000908 1000908 0 0.0
window-app BRD4187C (read/write) 1141140 1141140 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973932 973932 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214188 1214190 2 0.0
(read/write) 1786574 1786582 8 0.0
.dram0.bss 76680 76680 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256400 256408 8 0.0
.flash.text 1214188 1214190 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1224983 1224983 0 0.0
(read/write) 562540 562548 8 0.0
.dram0.bss 82056 82056 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313520 313528 8 0.0
.flash.text 1219599 1219599 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662708 662708 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564380 564380 0 0.0
light k32w0+release (read/write) 672784 672784 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593084 593084 0 0.0
lock k32w0+release (read/write) 634268 634268 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553788 553788 0 0.0
linux all-clusters-app debug (read only) 3080825 3080825 0 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 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 281355 281355 0 0.0
.text 2614978 2614978 0 0.0
all-clusters-minimal-app debug (read only) 2906473 2906473 0 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 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 280843 280843 0 0.0
.text 2444178 2444178 0 0.0
bridge-app debug+rpc (read only) 2403761 2403761 0 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 211008 211008 0 0.0
.text 2025394 2025394 0 0.0
chip-tool debug (read only) 11082305 11082305 0 0.0
(read/write) 659456 659456 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624176 624176 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 593061 593061 0 0.0
.text 8963236 8963236 0 0.0
chip-tool-ipv6only arm64 (read only) 10435116 10435116 0 0.0
(read/write) 707505 707505 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 651808 651808 0 0.0
.dynamic 560 560 0 0.0
.got 13936 13936 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519244 519244 0 0.0
.text 8257748 8257748 0 0.0
lighting-app debug+rpc (read only) 2636657 2636657 0 0.0
(read/write) 132456 132456 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73992 73992 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 227936 227936 0 0.0
.text 2232018 2232018 0 0.0
lock-app debug (read only) 2595849 2595849 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 70840 70840 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 244232 244232 0 0.0
.text 2179906 2179906 0 0.0
ota-provider-app debug (read only) 2390241 2390241 0 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216712 216712 0 0.0
.text 2004978 2004978 0 0.0
ota-requestor-app debug (read only) 2557025 2557025 0 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223760 223760 0 0.0
.text 2155618 2155618 0 0.0
shell debug (read only) 2616321 2616321 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 239602 239602 0 0.0
.text 2217202 2217202 0 0.0
thermostat-no-ble arm64 (read only) 2386948 2386948 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145036 145036 0 0.0
.text 1998016 1998016 0 0.0
tv-app debug (read only) 3248241 3248241 0 0.0
(read/write) 261992 261992 0 0.0
.bss 170648 170648 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80384 80384 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 268600 268600 0 0.0
.text 2785650 2785650 0 0.0
tv-casting-app debug (read only) 5574305 5574305 0 0.0
(read/write) 161880 161880 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101216 101216 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 355385 355385 0 0.0
.text 4943250 4943250 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2529676 2529676 0 0.0
.bss 222736 222736 0 0.0
.data 5592 5592 0 0.0
.text 1492292 1492292 0 0.0
all-clusters-minimal-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2478568 2478568 0 0.0
.bss 222008 222008 0 0.0
.data 5568 5568 0 0.0
.text 1441164 1441164 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2466356 2466356 0 0.0
.bss 216708 216708 0 0.0
.data 5848 5848 0 0.0
.text 1428972 1428972 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453456 2453456 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416100 1416100 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2415012 2415012 0 0.0
.bss 215024 215024 0 0.0
.data 5752 5752 0 0.0
.text 1377628 1377628 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189091 1189091 0 0.0
bss 145285 145285 0 0.0
rodata 144728 144728 0 0.0
text 818004 818004 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168491 1168491 0 0.0
bss 144512 144512 0 0.0
rodata 136520 136520 0 0.0
text 806526 806526 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1747612 1747612 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 1235976 1235976 0 0.0
.debug_aranges 110768 110768 0 0.0
.debug_frame 371568 371568 0 0.0
.debug_info 27035542 27035540 -2 -0.0
.debug_line 3689321 3689321 0 0.0
.debug_loc 3609851 3609851 0 0.0
.debug_ranges 340456 340456 0 0.0
.debug_str 3435952 3435952 0 0.0
.heap 841968 841968 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 571307 571307 0 0.0
.symtab 421760 421760 0 0.0
.text 1547848 1547848 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) 1690108 1690108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 1227819 1227819 0 0.0
.debug_aranges 110240 110240 0 0.0
.debug_frame 374648 374648 0 0.0
.debug_info 26772171 26772171 0 0.0
.debug_line 3710313 3710313 0 0.0
.debug_loc 3597457 3597457 0 0.0
.debug_ranges 339072 339072 0 0.0
.debug_str 3424972 3424972 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 535396 535396 0 0.0
.symtab 408192 408192 0 0.0
.text 1491080 1491080 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608300 1608300 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 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 1062280 1062280 0 0.0
.debug_aranges 102440 102440 0 0.0
.debug_frame 344960 344960 0 0.0
.debug_info 22237381 22237382 1 0.0
.debug_line 3279426 3279426 0 0.0
.debug_loc 3294912 3294912 0 0.0
.debug_ranges 304352 304352 0 0.0
.debug_str 3230550 3230550 0 0.0
.heap 850888 850888 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 471721 471721 0 0.0
.symtab 376560 376560 0 0.0
.text 1417456 1417456 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642308 1642308 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 1064255 1064255 0 0.0
.debug_aranges 102840 102840 0 0.0
.debug_frame 346836 346836 0 0.0
.debug_info 22471006 22471005 -1 -0.0
.debug_line 3276543 3276543 0 0.0
.debug_loc 3322780 3322780 0 0.0
.debug_ranges 306312 306312 0 0.0
.debug_str 3249907 3249907 0 0.0
.heap 845896 845896 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 474124 474124 0 0.0
.symtab 378256 378256 0 0.0
.text 1446472 1446472 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151728 1151728 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 598828 598828 0 0.0
lock-app qpg6105+debug (read/write) 1117504 1117504 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564600 564600 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938416 938416 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 649706 649704 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876384 876384 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 613666 613668 2 0.0
light-switch-app tlsr9518adk80d (read/write) 791764 791764 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555150 555152 2 0.0
lighting-app tlsr9518adk80d (read/write) 875988 875988 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625116 625114 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806256 806256 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566530 566532 2 0.0

@github-actions
Copy link

github-actions bot commented Nov 18, 2022

PR #23092: Size comparison from 54d8dd0 to 7345dc0

Increases (11 builds for bl602, bl702, cc13x2_26x2, efr32, esp32, linux, mbed, telink)
platform target config section 54d8dd0 7345dc0 change % change
bl602 lighting-app bl602+rpc (read/write) 1422722 1422762 40 0.0
bl702 lighting-app bl702+rpc (read/write) 1285027 1285075 48 0.0
.debug_abbrev 1668574 1668590 16 0.0
.debug_info 43446022 43446312 290 0.0
.debug_line 5672158 5672543 385 0.0
.debug_loc 3564789 3564857 68 0.0
.debug_ranges 384112 384208 96 0.0
.rodata 130280 130344 64 0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 171944 171952 8 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975204 975332 128 0.0
.text 820756 820884 128 0.0
esp32 all-clusters-app c3devkit (read only) 1214188 1214190 2 0.0
(read/write) 1786574 1786582 8 0.0
.flash.rodata 256400 256408 8 0.0
.flash.text 1214188 1214190 2 0.0
linux lighting-app debug+rpc .rodata 227936 228000 64 0.0
mbed lighting-app CY8CPROTO_062_4343W+release (read/write) 2466356 2466420 64 0.0
.text 1428972 1429036 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2453456 2453520 64 0.0
.text 1416100 1416164 64 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 613666 613668 2 0.0
light-switch-app tlsr9518adk80d text 555150 555152 2 0.0
ota-requestor-app tlsr9518adk80d text 566530 566532 2 0.0
Decreases (8 builds for bl602, bl702, cc13x2_26x2, linux, psoc6, telink)
platform target config section 54d8dd0 7345dc0 change % change
bl602 lighting-app bl602 (read/write) 1376906 1376898 -8 -0.0
.text 1060714 1060710 -4 -0.0
bl602+rpc .text 1092206 1092184 -22 -0.0
bl702 lighting-app bl702+rpc .strtab 627990 627820 -170 -0.0
.symtab 190160 190144 -16 -0.0
.text 1030810 1030786 -24 -0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 677159 677151 -8 -0.0
.text 599408 599400 -8 -0.0
linux lighting-app debug+rpc (read only) 2636657 2636513 -144 -0.0
.text 2232018 2231810 -208 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22471006 22471005 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 649706 649702 -4 -0.0
lighting-app tlsr9518adk80d text 625116 625114 -2 -0.0
Full report (55 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 54d8dd0 7345dc0 change % change
bl602 lighting-app bl602 (read/write) 1376906 1376898 -8 -0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1060714 1060710 -4 -0.0
bl602+rpc (read/write) 1422722 1422762 40 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092206 1092184 -22 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196551 1196551 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524420 1524420 0 0.0
.debug_aranges 132408 132408 0 0.0
.debug_frame 485636 485636 0 0.0
.debug_info 39174684 39174684 0 0.0
.debug_line 5275149 5275149 0 0.0
.debug_loc 3370247 3370247 0 0.0
.debug_ranges 360688 360688 0 0.0
.debug_str 3466584 3466584 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 116616 116616 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 567670 567670 0 0.0
.symtab 172000 172000 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956806 956806 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285027 1285075 48 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668574 1668590 16 0.0
.debug_aranges 140504 140504 0 0.0
.debug_frame 512972 512972 0 0.0
.debug_info 43446022 43446312 290 0.0
.debug_line 5672158 5672543 385 0.0
.debug_loc 3564789 3564857 68 0.0
.debug_ranges 384112 384208 96 0.0
.debug_str 3864181 3864181 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 130280 130344 64 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 627990 627820 -170 -0.0
.symtab 190160 190144 -16 -0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030810 1030786 -24 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679107 679107 0 0.0
(read/write) 172428 172428 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89851 89851 0 0.0
.text 588944 588944 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643379 643379 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78987 78987 0 0.0
.text 564072 564072 0 0.0
lock-ftd LP_CC2652R7 (read only) 677159 677151 -8 -0.0
(read/write) 171944 171952 8 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77271 77271 0 0.0
.text 599408 599400 -8 -0.0
lock-mtd LP_CC2652R7 (read only) 661851 661851 0 0.0
(read/write) 182508 182508 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103355 103355 0 0.0
.text 558016 558016 0 0.0
pump-app LP_CC2652R7 (read only) 689695 689695 0 0.0
(read/write) 160144 160144 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90799 90799 0 0.0
.text 598412 598412 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673979 673979 0 0.0
(read/write) 175956 175956 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86347 86347 0 0.0
.text 587152 587152 0 0.0
shell LP_CC2652R7 (read only) 670342 670342 0 0.0
(read/write) 183512 183512 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86598 86598 0 0.0
.text 583428 583428 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588094 588094 0 0.0
.app_xip_area 464304 464304 0 0.0
.bss 66208 66208 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) 592194 592194 0 0.0
.app_xip_area 463108 463108 0 0.0
.bss 71496 71496 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) 544666 544666 0 0.0
.app_xip_area 426396 426396 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) 975204 975332 128 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 820756 820884 128 0.0
BRD4161A+rs911x (read/write) 1036104 1036104 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847332 847332 0 0.0
BRD4187C (read/write) 1147920 1147920 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982152 982152 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161216 1161216 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000908 1000908 0 0.0
window-app BRD4187C (read/write) 1141140 1141140 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973932 973932 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214188 1214190 2 0.0
(read/write) 1786574 1786582 8 0.0
.dram0.bss 76680 76680 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256400 256408 8 0.0
.flash.text 1214188 1214190 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1224983 1224983 0 0.0
(read/write) 562540 562540 0 0.0
.dram0.bss 82056 82056 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313520 313520 0 0.0
.flash.text 1219599 1219599 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662708 662708 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564380 564380 0 0.0
light k32w0+release (read/write) 672784 672784 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593084 593084 0 0.0
lock k32w0+release (read/write) 634268 634268 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553788 553788 0 0.0
linux all-clusters-app debug (read only) 3080825 3080825 0 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 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 281355 281355 0 0.0
.text 2614978 2614978 0 0.0
all-clusters-minimal-app debug (read only) 2906473 2906473 0 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 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 280843 280843 0 0.0
.text 2444178 2444178 0 0.0
bridge-app debug+rpc (read only) 2403761 2403761 0 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 211008 211008 0 0.0
.text 2025394 2025394 0 0.0
chip-tool debug (read only) 11082305 11082305 0 0.0
(read/write) 659456 659456 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624176 624176 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 593061 593061 0 0.0
.text 8963236 8963236 0 0.0
chip-tool-ipv6only arm64 (read only) 10435116 10435116 0 0.0
(read/write) 707505 707505 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 651808 651808 0 0.0
.dynamic 560 560 0 0.0
.got 13936 13936 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519244 519244 0 0.0
.text 8257748 8257748 0 0.0
lighting-app debug+rpc (read only) 2636657 2636513 -144 -0.0
(read/write) 132456 132456 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73992 73992 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 227936 228000 64 0.0
.text 2232018 2231810 -208 -0.0
lock-app debug (read only) 2595849 2595849 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 70840 70840 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 244232 244232 0 0.0
.text 2179906 2179906 0 0.0
ota-provider-app debug (read only) 2390241 2390241 0 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216712 216712 0 0.0
.text 2004978 2004978 0 0.0
ota-requestor-app debug (read only) 2557025 2557025 0 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223760 223760 0 0.0
.text 2155618 2155618 0 0.0
shell debug (read only) 2616321 2616321 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 239602 239602 0 0.0
.text 2217202 2217202 0 0.0
thermostat-no-ble arm64 (read only) 2386948 2386948 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145036 145036 0 0.0
.text 1998016 1998016 0 0.0
tv-app debug (read only) 3248241 3248241 0 0.0
(read/write) 261992 261992 0 0.0
.bss 170648 170648 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80384 80384 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 268600 268600 0 0.0
.text 2785650 2785650 0 0.0
tv-casting-app debug (read only) 5574305 5574305 0 0.0
(read/write) 161880 161880 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101216 101216 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 355385 355385 0 0.0
.text 4943250 4943250 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2529676 2529676 0 0.0
.bss 222736 222736 0 0.0
.data 5592 5592 0 0.0
.text 1492292 1492292 0 0.0
all-clusters-minimal-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2478568 2478568 0 0.0
.bss 222008 222008 0 0.0
.data 5568 5568 0 0.0
.text 1441164 1441164 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2466356 2466420 64 0.0
.bss 216708 216708 0 0.0
.data 5848 5848 0 0.0
.text 1428972 1429036 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453456 2453520 64 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416100 1416164 64 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2415012 2415012 0 0.0
.bss 215024 215024 0 0.0
.data 5752 5752 0 0.0
.text 1377628 1377628 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189091 1189091 0 0.0
bss 145285 145285 0 0.0
rodata 144728 144728 0 0.0
text 818004 818004 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168491 1168491 0 0.0
bss 144512 144512 0 0.0
rodata 136520 136520 0 0.0
text 806526 806526 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1747612 1747612 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 1235976 1235976 0 0.0
.debug_aranges 110768 110768 0 0.0
.debug_frame 371568 371568 0 0.0
.debug_info 27035542 27035542 0 0.0
.debug_line 3689321 3689321 0 0.0
.debug_loc 3609851 3609851 0 0.0
.debug_ranges 340456 340456 0 0.0
.debug_str 3435952 3435952 0 0.0
.heap 841968 841968 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 571307 571307 0 0.0
.symtab 421760 421760 0 0.0
.text 1547848 1547848 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) 1690108 1690108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 1227819 1227819 0 0.0
.debug_aranges 110240 110240 0 0.0
.debug_frame 374648 374648 0 0.0
.debug_info 26772171 26772171 0 0.0
.debug_line 3710313 3710313 0 0.0
.debug_loc 3597457 3597457 0 0.0
.debug_ranges 339072 339072 0 0.0
.debug_str 3424972 3424972 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 535396 535396 0 0.0
.symtab 408192 408192 0 0.0
.text 1491080 1491080 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608300 1608300 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 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 1062280 1062280 0 0.0
.debug_aranges 102440 102440 0 0.0
.debug_frame 344960 344960 0 0.0
.debug_info 22237381 22237381 0 0.0
.debug_line 3279426 3279426 0 0.0
.debug_loc 3294912 3294912 0 0.0
.debug_ranges 304352 304352 0 0.0
.debug_str 3230550 3230550 0 0.0
.heap 850888 850888 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 471721 471721 0 0.0
.symtab 376560 376560 0 0.0
.text 1417456 1417456 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642308 1642308 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 1064255 1064255 0 0.0
.debug_aranges 102840 102840 0 0.0
.debug_frame 346836 346836 0 0.0
.debug_info 22471006 22471005 -1 -0.0
.debug_line 3276543 3276543 0 0.0
.debug_loc 3322780 3322780 0 0.0
.debug_ranges 306312 306312 0 0.0
.debug_str 3249907 3249907 0 0.0
.heap 845896 845896 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 474124 474124 0 0.0
.symtab 378256 378256 0 0.0
.text 1446472 1446472 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151728 1151728 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 598828 598828 0 0.0
lock-app qpg6105+debug (read/write) 1117504 1117504 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564600 564600 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938416 938416 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 649706 649702 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876384 876384 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 613666 613668 2 0.0
light-switch-app tlsr9518adk80d (read/write) 791764 791764 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555150 555152 2 0.0
lighting-app tlsr9518adk80d (read/write) 875988 875988 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625116 625114 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806256 806256 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566530 566532 2 0.0

@github-actions
Copy link

github-actions bot commented Nov 22, 2022

PR #23092: Size comparison from eb03243 to 8b29751

Increases (8 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, psoc6, telink)
platform target config section eb03243 8b29751 change % change
bl602 lighting-app bl602 (read/write) 1377446 1377454 8 0.0
.text 1061184 1061186 2 0.0
bl702 lighting-app bl702 .debug_info 39167890 39167891 1 0.0
.text 957062 957064 2 0.0
cc13x2_26x2 shell LP_CC2652R7 (read only) 670782 670790 8 0.0
.text 583796 583804 8 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544770 544778 8 0.0
.app_xip_area 426500 426508 8 0.0
esp32 all-clusters-app c3devkit (read/write) 1786662 1786670 8 0.0
.flash.rodata 256488 256496 8 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22227198 22227199 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22446758 22446759 1 0.0
telink ota-requestor-app tlsr9518adk80d text 566670 566672 2 0.0
Decreases (5 builds for bl602, cc13x2_26x2, esp32, psoc6, telink)
platform target config section eb03243 8b29751 change % change
bl602 lighting-app bl602+rpc (read/write) 1423318 1423310 -8 -0.0
.text 1092658 1092656 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 183072 183064 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214664 1214662 -2 -0.0
.flash.text 1214664 1214662 -2 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26758663 26758662 -1 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 939076 939068 -8 -0.0
text 650286 650284 -2 -0.0
Full report (55 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section eb03243 8b29751 change % change
bl602 lighting-app bl602 (read/write) 1377446 1377454 8 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061184 1061186 2 0.0
bl602+rpc (read/write) 1423318 1423310 -8 -0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092658 1092656 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196871 1196871 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524270 1524270 0 0.0
.debug_aranges 132424 132424 0 0.0
.debug_frame 485832 485832 0 0.0
.debug_info 39167890 39167891 1 0.0
.debug_line 5276251 5276251 0 0.0
.debug_loc 3373401 3373401 0 0.0
.debug_ranges 361248 361248 0 0.0
.debug_str 3474852 3474852 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 116680 116680 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568355 568355 0 0.0
.symtab 172048 172048 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957062 957064 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285411 1285411 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668440 1668440 0 0.0
.debug_aranges 140520 140520 0 0.0
.debug_frame 513168 513168 0 0.0
.debug_info 43440664 43440664 0 0.0
.debug_line 5673645 5673645 0 0.0
.debug_loc 3568012 3568012 0 0.0
.debug_ranges 384768 384768 0 0.0
.debug_str 3872449 3872449 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 130424 130424 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628505 628505 0 0.0
.symtab 190192 190192 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031044 1031044 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679571 679571 0 0.0
(read/write) 171964 171964 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89923 89923 0 0.0
.text 589336 589336 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643827 643827 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79059 79059 0 0.0
.text 564448 564448 0 0.0
lock-ftd LP_CC2652R7 (read only) 677183 677183 0 0.0
(read/write) 171920 171920 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77351 77351 0 0.0
.text 599352 599352 0 0.0
lock-mtd LP_CC2652R7 (read only) 661963 661963 0 0.0
(read/write) 182396 182396 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103435 103435 0 0.0
.text 558048 558048 0 0.0
pump-app LP_CC2652R7 (read only) 690055 690055 0 0.0
(read/write) 159784 159784 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90871 90871 0 0.0
.text 598700 598700 0 0.0
pump-controller-app LP_CC2652R7 (read only) 674035 674035 0 0.0
(read/write) 175900 175900 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86427 86427 0 0.0
.text 587128 587128 0 0.0
shell LP_CC2652R7 (read only) 670782 670790 8 0.0
(read/write) 183072 183064 -8 -0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86670 86670 0 0.0
.text 583796 583804 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588334 588334 0 0.0
.app_xip_area 464544 464544 0 0.0
.bss 66208 66208 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) 592098 592098 0 0.0
.app_xip_area 463012 463012 0 0.0
.bss 71496 71496 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) 544770 544778 8 0.0
.app_xip_area 426500 426508 8 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) 975820 975820 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821372 821372 0 0.0
BRD4161A+rs911x (read/write) 1036720 1036720 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847948 847948 0 0.0
BRD4187C (read/write) 1148544 1148544 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982776 982776 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161360 1161360 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1001052 1001052 0 0.0
window-app BRD4187C (read/write) 1141268 1141268 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 974060 974060 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214664 1214662 -2 -0.0
(read/write) 1786662 1786670 8 0.0
.dram0.bss 76688 76688 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256488 256496 8 0.0
.flash.text 1214664 1214662 -2 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225427 1225427 0 0.0
(read/write) 562636 562636 0 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313608 313608 0 0.0
.flash.text 1220043 1220043 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662692 662692 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564364 564364 0 0.0
light k32w0+release (read/write) 673224 673224 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593524 593524 0 0.0
lock k32w0+release (read/write) 634252 634252 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553772 553772 0 0.0
linux all-clusters-app debug (read only) 3083513 3083513 0 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 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 281195 281195 0 0.0
.text 2617826 2617826 0 0.0
all-clusters-minimal-app debug (read only) 2909161 2909161 0 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 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 280683 280683 0 0.0
.text 2447026 2447026 0 0.0
bridge-app debug+rpc (read only) 2406417 2406417 0 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 210816 210816 0 0.0
.text 2028242 2028242 0 0.0
chip-tool debug (read only) 11098081 11098081 0 0.0
(read/write) 659616 659616 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624352 624352 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 592837 592837 0 0.0
.text 8978804 8978804 0 0.0
chip-tool-ipv6only arm64 (read only) 10448700 10448700 0 0.0
(read/write) 707713 707713 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 652008 652008 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519340 519340 0 0.0
.text 8270756 8270756 0 0.0
lighting-app debug+rpc (read only) 2639185 2639185 0 0.0
(read/write) 132456 132456 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73992 73992 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 227808 227808 0 0.0
.text 2234674 2234674 0 0.0
lock-app debug (read only) 2595993 2595993 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 70840 70840 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 244072 244072 0 0.0
.text 2180210 2180210 0 0.0
ota-provider-app debug (read only) 2390321 2390321 0 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216488 216488 0 0.0
.text 2005282 2005282 0 0.0
ota-requestor-app debug (read only) 2557121 2557121 0 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223568 223568 0 0.0
.text 2155906 2155906 0 0.0
shell debug (read only) 2619009 2619009 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 239442 239442 0 0.0
.text 2220050 2220050 0 0.0
thermostat-no-ble arm64 (read only) 2387012 2387012 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998048 1998048 0 0.0
tv-app debug (read only) 3252193 3252193 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 80384 80384 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 268216 268216 0 0.0
.text 2789986 2789986 0 0.0
tv-casting-app debug (read only) 5588489 5588489 0 0.0
(read/write) 162080 162080 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101408 101408 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 355769 355769 0 0.0
.text 4956594 4956594 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2530132 2530132 0 0.0
.bss 222736 222736 0 0.0
.data 5592 5592 0 0.0
.text 1492748 1492748 0 0.0
all-clusters-minimal-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2479024 2479024 0 0.0
.bss 222008 222008 0 0.0
.data 5568 5568 0 0.0
.text 1441620 1441620 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2466876 2466876 0 0.0
.bss 216708 216708 0 0.0
.data 5848 5848 0 0.0
.text 1429492 1429492 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453656 2453656 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416300 1416300 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2415148 2415148 0 0.0
.bss 215024 215024 0 0.0
.data 5752 5752 0 0.0
.text 1377764 1377764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189583 1189583 0 0.0
bss 145285 145285 0 0.0
rodata 144804 144804 0 0.0
text 818414 818414 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168963 1168963 0 0.0
bss 144512 144512 0 0.0
rodata 136592 136592 0 0.0
text 806936 806936 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748228 1748228 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 1235661 1235661 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371588 371588 0 0.0
.debug_info 27020982 27020982 0 0.0
.debug_line 3691677 3691677 0 0.0
.debug_loc 3616499 3616499 0 0.0
.debug_ranges 341008 341008 0 0.0
.debug_str 3444213 3444213 0 0.0
.heap 841968 841968 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 571950 571950 0 0.0
.symtab 421904 421904 0 0.0
.text 1548464 1548464 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) 1690748 1690748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 1227552 1227552 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374668 374668 0 0.0
.debug_info 26758663 26758662 -1 -0.0
.debug_line 3712661 3712661 0 0.0
.debug_loc 3604105 3604105 0 0.0
.debug_ranges 339624 339624 0 0.0
.debug_str 3433225 3433225 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 536039 536039 0 0.0
.symtab 408336 408336 0 0.0
.text 1491720 1491720 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608924 1608924 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 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 1062079 1062079 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 344980 344980 0 0.0
.debug_info 22227198 22227199 1 0.0
.debug_line 3281782 3281782 0 0.0
.debug_loc 3301540 3301540 0 0.0
.debug_ranges 304904 304904 0 0.0
.debug_str 3238811 3238811 0 0.0
.heap 850888 850888 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 472364 472364 0 0.0
.symtab 376704 376704 0 0.0
.text 1418080 1418080 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642436 1642436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 1064054 1064054 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346832 346832 0 0.0
.debug_info 22446758 22446759 1 0.0
.debug_line 3276610 3276610 0 0.0
.debug_loc 3323117 3323117 0 0.0
.debug_ranges 306288 306288 0 0.0
.debug_str 3255068 3255068 0 0.0
.heap 845896 845896 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 474151 474151 0 0.0
.symtab 378368 378368 0 0.0
.text 1446600 1446600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152096 1152096 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 599196 599196 0 0.0
lock-app qpg6105+debug (read/write) 1117600 1117600 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564696 564696 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 939076 939068 -8 -0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650286 650284 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 877036 877036 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614242 614242 0 0.0
light-switch-app tlsr9518adk80d (read/write) 792000 792000 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555310 555310 0 0.0
lighting-app tlsr9518adk80d (read/write) 876576 876576 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625624 625624 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 806468 806468 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566670 566672 2 0.0

@DamMicSzm DamMicSzm marked this pull request as ready for review November 22, 2022 17:23
@github-actions
Copy link

github-actions bot commented Nov 25, 2022

PR #23092: Size comparison from 733afaa to 5c5f2a8

Increases (6 builds for bl602, bl702, cc13x2_26x2, efr32, esp32, psoc6)
platform target config section 733afaa 5c5f2a8 change % change
bl602 lighting-app bl602 .text 1061270 1061272 2 0.0
bl702 lighting-app bl702 .debug_info 39168506 39168507 1 0.0
.text 957258 957260 2 0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 643803 643811 8 0.0
.text 564424 564432 8 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1037696 1037712 16 0.0
.text 848920 848936 16 0.0
esp32 all-clusters-app c3devkit (read only) 1214740 1214744 4 0.0
(read/write) 1786718 1786726 8 0.0
.flash.rodata 256544 256552 8 0.0
.flash.text 1214740 1214744 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22239420 22239421 1 0.0
Decreases (5 builds for bl602, bl702, psoc6, telink)
platform target config section 733afaa 5c5f2a8 change % change
bl602 lighting-app bl602+rpc (read/write) 1423270 1423262 -8 -0.0
.text 1092604 1092600 -4 -0.0
bl702 lighting-app bl702+rpc .debug_info 43466337 43466336 -1 -0.0
.text 1031100 1031098 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27036126 27036125 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26773628 26773626 -2 -0.0
telink lighting-app tlsr9518adk80d (read/write) 876576 876568 -8 -0.0
text 625614 625612 -2 -0.0
Full report (56 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 733afaa 5c5f2a8 change % change
bl602 lighting-app bl602 (read/write) 1377590 1377590 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061270 1061272 2 0.0
bl602+rpc (read/write) 1423270 1423262 -8 -0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092604 1092600 -4 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1197127 1197127 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524330 1524330 0 0.0
.debug_aranges 132440 132440 0 0.0
.debug_frame 485880 485880 0 0.0
.debug_info 39168506 39168507 1 0.0
.debug_line 5276299 5276299 0 0.0
.debug_loc 3373589 3373589 0 0.0
.debug_ranges 361264 361264 0 0.0
.debug_str 3475236 3475236 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 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568438 568438 0 0.0
.symtab 172080 172080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957258 957260 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285475 1285475 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1671433 1671433 0 0.0
.debug_aranges 140576 140576 0 0.0
.debug_frame 513304 513304 0 0.0
.debug_info 43466337 43466336 -1 -0.0
.debug_line 5695030 5695030 0 0.0
.debug_loc 3568815 3568815 0 0.0
.debug_ranges 384752 384752 0 0.0
.debug_str 3874745 3874745 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 130440 130440 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628592 628592 0 0.0
.symtab 190224 190224 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031100 1031098 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679555 679555 0 0.0
(read/write) 171980 171980 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89923 89923 0 0.0
.text 589320 589320 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643803 643811 8 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79059 79059 0 0.0
.text 564424 564432 8 0.0
lock-ftd LP_CC2652R7 (read only) 677087 677087 0 0.0
(read/write) 172016 172016 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77351 77351 0 0.0
.text 599256 599256 0 0.0
lock-mtd LP_CC2652R7 (read only) 661875 661875 0 0.0
(read/write) 182484 182484 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103435 103435 0 0.0
.text 557960 557960 0 0.0
pump-app LP_CC2652R7 (read only) 690095 690095 0 0.0
(read/write) 159744 159744 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90927 90927 0 0.0
.text 598684 598684 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673931 673931 0 0.0
(read/write) 176004 176004 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86427 86427 0 0.0
.text 587024 587024 0 0.0
shell LP_CC2652R7 (read only) 670766 670766 0 0.0
(read/write) 183088 183088 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86670 86670 0 0.0
.text 583780 583780 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588446 588446 0 0.0
.app_xip_area 464696 464696 0 0.0
.bss 66208 66208 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) 592146 592146 0 0.0
.app_xip_area 463100 463100 0 0.0
.bss 71496 71496 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) 544826 544826 0 0.0
.app_xip_area 426588 426588 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) 976148 976148 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821700 821700 0 0.0
BRD4161A+rs911x (read/write) 1037696 1037712 16 0.0
.bss 186744 186744 0 0.0
.data 2012 2012 0 0.0
.text 848920 848936 16 0.0
BRD4187C (read/write) 1149260 1149260 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 983492 983492 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163280 1163280 0 0.0
.bss 158312 158312 0 0.0
.data 2020 2020 0 0.0
.text 1002928 1002928 0 0.0
window-app BRD4187C (read/write) 1141728 1141728 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 974520 974520 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214740 1214744 4 0.0
(read/write) 1786718 1786726 8 0.0
.dram0.bss 76688 76688 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256544 256552 8 0.0
.flash.text 1214740 1214744 4 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225499 1225499 0 0.0
(read/write) 562692 562692 0 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313664 313664 0 0.0
.flash.text 1220115 1220115 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662612 662612 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564284 564284 0 0.0
light k32w0+release (read/write) 673264 673264 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593564 593564 0 0.0
lock k32w0+release (read/write) 634140 634140 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553660 553660 0 0.0
linux all-clusters-app debug (read only) 3083801 3083801 0 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 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 281259 281259 0 0.0
.text 2618050 2618050 0 0.0
all-clusters-minimal-app debug (read only) 2909449 2909449 0 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 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 2447250 2447250 0 0.0
bridge-app debug+rpc (read only) 2406689 2406689 0 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 210880 210880 0 0.0
.text 2028450 2028450 0 0.0
chip-tool debug (read only) 11099473 11099473 0 0.0
(read/write) 659616 659616 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624352 624352 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 592965 592965 0 0.0
.text 8980068 8980068 0 0.0
chip-tool-ipv6only arm64 (read only) 10450060 10450060 0 0.0
(read/write) 707713 707713 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 652008 652008 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519468 519468 0 0.0
.text 8271988 8271988 0 0.0
lighting-app debug+rpc (read only) 2638929 2638929 0 0.0
(read/write) 132360 132360 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73896 73896 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 227872 227872 0 0.0
.text 2234498 2234498 0 0.0
lock-app debug (read only) 2595993 2595993 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 70840 70840 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 244072 244072 0 0.0
.text 2180210 2180210 0 0.0
ota-provider-app debug (read only) 2390321 2390321 0 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216488 216488 0 0.0
.text 2005282 2005282 0 0.0
ota-requestor-app debug (read only) 2557121 2557121 0 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223568 223568 0 0.0
.text 2155906 2155906 0 0.0
shell debug (read only) 2619297 2619297 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 239506 239506 0 0.0
.text 2220274 2220274 0 0.0
thermostat-no-ble arm64 (read only) 2387012 2387012 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998048 1998048 0 0.0
tv-app debug (read only) 3253889 3253889 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 80384 80384 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 268408 268408 0 0.0
.text 2791490 2791490 0 0.0
tv-casting-app debug (read only) 5588761 5588761 0 0.0
(read/write) 162080 162080 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101408 101408 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 355833 355833 0 0.0
.text 4956802 4956802 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2530420 2530420 0 0.0
.bss 222736 222736 0 0.0
.data 5592 5592 0 0.0
.text 1493036 1493036 0 0.0
all-clusters-minimal-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2479312 2479312 0 0.0
.bss 222008 222008 0 0.0
.data 5568 5568 0 0.0
.text 1441908 1441908 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467092 2467092 0 0.0
.bss 216708 216708 0 0.0
.data 5848 5848 0 0.0
.text 1429708 1429708 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453760 2453760 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416404 1416404 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2415316 2415316 0 0.0
.bss 215024 215024 0 0.0
.data 5752 5752 0 0.0
.text 1377932 1377932 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189799 1189799 0 0.0
bss 145285 145285 0 0.0
rodata 144860 144860 0 0.0
text 818580 818580 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1169195 1169195 0 0.0
bss 144512 144512 0 0.0
rodata 136648 136648 0 0.0
text 807102 807102 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748508 1748508 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 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 1235861 1235861 0 0.0
.debug_aranges 110752 110752 0 0.0
.debug_frame 371636 371636 0 0.0
.debug_info 27036126 27036125 -1 -0.0
.debug_line 3691230 3691230 0 0.0
.debug_loc 3616230 3616230 0 0.0
.debug_ranges 340824 340824 0 0.0
.debug_str 3444720 3444720 0 0.0
.heap 841968 841968 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 571529 571529 0 0.0
.symtab 422000 422000 0 0.0
.text 1548744 1548744 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) 1691028 1691028 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 1227752 1227752 0 0.0
.debug_aranges 110224 110224 0 0.0
.debug_frame 374692 374692 0 0.0
.debug_info 26773628 26773626 -2 -0.0
.debug_line 3712210 3712210 0 0.0
.debug_loc 3603836 3603836 0 0.0
.debug_ranges 339440 339440 0 0.0
.debug_str 3433732 3433732 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 535618 535618 0 0.0
.symtab 408432 408432 0 0.0
.text 1492000 1492000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1609228 1609228 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 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 1062275 1062275 0 0.0
.debug_aranges 102424 102424 0 0.0
.debug_frame 345028 345028 0 0.0
.debug_info 22239420 22239421 1 0.0
.debug_line 3281562 3281562 0 0.0
.debug_loc 3301679 3301679 0 0.0
.debug_ranges 304704 304704 0 0.0
.debug_str 3239318 3239318 0 0.0
.heap 850888 850888 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 471943 471943 0 0.0
.symtab 376800 376800 0 0.0
.text 1418384 1418384 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642580 1642580 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 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 1064266 1064266 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346848 346848 0 0.0
.debug_info 22458796 22458796 0 0.0
.debug_line 3276288 3276288 0 0.0
.debug_loc 3323053 3323053 0 0.0
.debug_ranges 306080 306080 0 0.0
.debug_str 3255210 3255210 0 0.0
.heap 845896 845896 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 473659 473659 0 0.0
.symtab 378416 378416 0 0.0
.text 1446744 1446744 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151028 1151028 0 0.0
.bss 97628 97628 0 0.0
.data 840 840 0 0.0
.text 598128 598128 0 0.0
lock-app qpg6105+debug (read/write) 1116828 1116828 0 0.0
.bss 93100 93100 0 0.0
.data 836 836 0 0.0
.text 563924 563924 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 939068 939068 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650270 650270 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 877028 877028 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614226 614226 0 0.0
light-switch-app tlsr9518adk80d (read/write) 792184 792184 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555360 555360 0 0.0
lighting-app tlsr9518adk80d (read/write) 876576 876568 -8 -0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625614 625612 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806552 806552 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566698 566698 0 0.0
thermostat tlsr9518adk80d (read/write) 793356 793356 0 0.0
bss 73852 73852 0 0.0
noinit 43480 43480 0 0.0
text 554334 554334 0 0.0

@github-actions github-actions bot added the tizen For Tizen platform label Nov 29, 2022
@arkq arkq enabled auto-merge (squash) November 29, 2022 13:17
@github-actions
Copy link

github-actions bot commented Nov 29, 2022

PR #23092: Size comparison from 7d786d0 to 136f968

Increases (3 builds for cc13x2_26x2, esp32, psoc6)
platform target config section 7d786d0 136f968 change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 676967 676975 8 0.0
.text 599136 599144 8 0.0
esp32 all-clusters-app c3devkit (read only) 1214746 1214748 2 0.0
.flash.text 1214746 1214748 2 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22239727 22239728 1 0.0
Decreases (12 builds for bl602, bl702, cc13x2_26x2, esp32, nrfconnect, psoc6, telink)
platform target config section 7d786d0 136f968 change % change
bl602 lighting-app bl602 .text 1061276 1061274 -2 -0.0
bl602+rpc (read/write) 1423278 1423270 -8 -0.0
.text 1092610 1092608 -2 -0.0
bl702 lighting-app bl702+rpc .debug_info 43456252 43456250 -2 -0.0
.text 1030970 1030966 -4 -0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 172136 172128 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 562700 562692 -8 -0.0
.flash.rodata 313672 313664 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190811 1190795 -16 -0.0
text 819890 819886 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27036434 27036433 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26773935 26773934 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22459104 22459102 -2 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 939076 939068 -8 -0.0
text 650278 650276 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 614234 614232 -2 -0.0
lighting-app tlsr9518adk80d text 625620 625616 -4 -0.0
Full report (57 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7d786d0 136f968 change % change
bl602 lighting-app bl602 (read/write) 1377598 1377598 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061276 1061274 -2 -0.0
bl602+rpc (read/write) 1423278 1423270 -8 -0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092610 1092608 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196983 1196983 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524399 1524399 0 0.0
.debug_aranges 132432 132432 0 0.0
.debug_frame 485824 485824 0 0.0
.debug_info 39159543 39159543 0 0.0
.debug_line 5276006 5276006 0 0.0
.debug_loc 3373116 3373116 0 0.0
.debug_ranges 361256 361256 0 0.0
.debug_str 3475262 3475262 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 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568470 568470 0 0.0
.symtab 172080 172080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957120 957120 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285363 1285363 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1671502 1671502 0 0.0
.debug_aranges 140568 140568 0 0.0
.debug_frame 513248 513248 0 0.0
.debug_info 43456252 43456250 -2 -0.0
.debug_line 5694749 5694749 0 0.0
.debug_loc 3568382 3568382 0 0.0
.debug_ranges 384744 384744 0 0.0
.debug_str 3874855 3874855 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 130456 130456 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628624 628624 0 0.0
.symtab 190224 190224 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030970 1030966 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679443 679443 0 0.0
(read/write) 172092 172092 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89923 89923 0 0.0
.text 589208 589208 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643707 643707 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79059 79059 0 0.0
.text 564328 564328 0 0.0
lock-ftd LP_CC2652R7 (read only) 676967 676975 8 0.0
(read/write) 172136 172128 -8 -0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77351 77351 0 0.0
.text 599136 599144 8 0.0
lock-mtd LP_CC2652R7 (read only) 661771 661771 0 0.0
(read/write) 182588 182588 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103435 103435 0 0.0
.text 557856 557856 0 0.0
pump-app LP_CC2652R7 (read only) 689983 689983 0 0.0
(read/write) 159856 159856 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90927 90927 0 0.0
.text 598572 598572 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673819 673819 0 0.0
(read/write) 176116 176116 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86427 86427 0 0.0
.text 586912 586912 0 0.0
shell LP_CC2652R7 (read only) 670654 670654 0 0.0
(read/write) 183200 183200 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86670 86670 0 0.0
.text 583668 583668 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588326 588326 0 0.0
.app_xip_area 464576 464576 0 0.0
.bss 66208 66208 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) 592034 592034 0 0.0
.app_xip_area 462988 462988 0 0.0
.bss 71496 71496 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) 544714 544714 0 0.0
.app_xip_area 426476 426476 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) 976164 976164 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821716 821716 0 0.0
BRD4161A+rs911x (read/write) 1037704 1037704 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 848936 848936 0 0.0
BRD4187C (read/write) 1149276 1149276 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 983508 983508 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163272 1163272 0 0.0
.bss 158304 158304 0 0.0
.data 2020 2020 0 0.0
.text 1002928 1002928 0 0.0
window-app BRD4187C (read/write) 1141744 1141744 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 974536 974536 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214746 1214748 2 0.0
(read/write) 1786718 1786718 0 0.0
.dram0.bss 76688 76688 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256544 256544 0 0.0
.flash.text 1214746 1214748 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225503 1225503 0 0.0
(read/write) 562700 562692 -8 -0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313672 313664 -8 -0.0
.flash.text 1220119 1220119 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662516 662516 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564188 564188 0 0.0
light k32w0+release (read/write) 673152 673152 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593452 593452 0 0.0
lock k32w0+release (read/write) 634044 634044 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553564 553564 0 0.0
linux all-clusters-app debug (read only) 3083817 3083817 0 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 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 281259 281259 0 0.0
.text 2618066 2618066 0 0.0
all-clusters-minimal-app debug (read only) 2909465 2909465 0 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 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 2447266 2447266 0 0.0
bridge-app debug+rpc (read only) 2406705 2406705 0 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 210880 210880 0 0.0
.text 2028466 2028466 0 0.0
chip-tool debug (read only) 11099505 11099505 0 0.0
(read/write) 659616 659616 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624352 624352 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 592965 592965 0 0.0
.text 8980100 8980100 0 0.0
chip-tool-ipv6only arm64 (read only) 10450076 10450076 0 0.0
(read/write) 707713 707713 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 652008 652008 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519468 519468 0 0.0
.text 8272004 8272004 0 0.0
lighting-app debug+rpc (read only) 2638945 2638945 0 0.0
(read/write) 132360 132360 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73896 73896 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 227872 227872 0 0.0
.text 2234514 2234514 0 0.0
lock-app debug (read only) 2596009 2596009 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 70840 70840 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 244072 244072 0 0.0
.text 2180226 2180226 0 0.0
ota-provider-app debug (read only) 2390337 2390337 0 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216488 216488 0 0.0
.text 2005298 2005298 0 0.0
ota-requestor-app debug (read only) 2557153 2557153 0 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223568 223568 0 0.0
.text 2155938 2155938 0 0.0
shell debug (read only) 2619313 2619313 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 239506 239506 0 0.0
.text 2220290 2220290 0 0.0
thermostat-no-ble arm64 (read only) 2387028 2387028 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998064 1998064 0 0.0
tv-app debug (read only) 3253921 3253921 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 80384 80384 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 268408 268408 0 0.0
.text 2791522 2791522 0 0.0
tv-casting-app debug (read only) 5588793 5588793 0 0.0
(read/write) 162080 162080 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101408 101408 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 355833 355833 0 0.0
.text 4956834 4956834 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2530420 2530420 0 0.0
.bss 222736 222736 0 0.0
.data 5592 5592 0 0.0
.text 1493036 1493036 0 0.0
all-clusters-minimal-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2479312 2479312 0 0.0
.bss 222008 222008 0 0.0
.data 5568 5568 0 0.0
.text 1441908 1441908 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467156 2467156 0 0.0
.bss 216708 216708 0 0.0
.data 5848 5848 0 0.0
.text 1429772 1429772 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453760 2453760 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416404 1416404 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2415316 2415316 0 0.0
.bss 215024 215024 0 0.0
.data 5752 5752 0 0.0
.text 1377932 1377932 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190811 1190795 -16 -0.0
bss 145289 145289 0 0.0
rodata 144464 144464 0 0.0
text 819890 819886 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1360922 1360922 0 0.0
bss 105228 105228 0 0.0
rodata 211568 211568 0 0.0
text 759644 759644 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136455 1136455 0 0.0
bss 144524 144524 0 0.0
rodata 120780 120780 0 0.0
text 790058 790058 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748508 1748508 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 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 1235893 1235893 0 0.0
.debug_aranges 110752 110752 0 0.0
.debug_frame 371636 371636 0 0.0
.debug_info 27036434 27036433 -1 -0.0
.debug_line 3691218 3691218 0 0.0
.debug_loc 3616190 3616190 0 0.0
.debug_ranges 340824 340824 0 0.0
.debug_str 3444785 3444785 0 0.0
.heap 841968 841968 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 571547 571547 0 0.0
.symtab 422000 422000 0 0.0
.text 1548744 1548744 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) 1691028 1691028 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 1227784 1227784 0 0.0
.debug_aranges 110224 110224 0 0.0
.debug_frame 374692 374692 0 0.0
.debug_info 26773935 26773934 -1 -0.0
.debug_line 3712198 3712198 0 0.0
.debug_loc 3603796 3603796 0 0.0
.debug_ranges 339440 339440 0 0.0
.debug_str 3433797 3433797 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 535636 535636 0 0.0
.symtab 408432 408432 0 0.0
.text 1492000 1492000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1609244 1609244 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 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 1062307 1062307 0 0.0
.debug_aranges 102424 102424 0 0.0
.debug_frame 345028 345028 0 0.0
.debug_info 22239727 22239728 1 0.0
.debug_line 3281552 3281552 0 0.0
.debug_loc 3301716 3301716 0 0.0
.debug_ranges 304704 304704 0 0.0
.debug_str 3239383 3239383 0 0.0
.heap 850888 850888 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 471961 471961 0 0.0
.symtab 376800 376800 0 0.0
.text 1418400 1418400 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642596 1642596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 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 1064298 1064298 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346848 346848 0 0.0
.debug_info 22459104 22459102 -2 -0.0
.debug_line 3276280 3276280 0 0.0
.debug_loc 3323104 3323104 0 0.0
.debug_ranges 306080 306080 0 0.0
.debug_str 3255275 3255275 0 0.0
.heap 845896 845896 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 473677 473677 0 0.0
.symtab 378416 378416 0 0.0
.text 1446760 1446760 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1150932 1150932 0 0.0
.bss 97628 97628 0 0.0
.data 840 840 0 0.0
.text 598032 598032 0 0.0
lock-app qpg6105+debug (read/write) 1116724 1116724 0 0.0
.bss 93100 93100 0 0.0
.data 836 836 0 0.0
.text 563820 563820 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 939076 939068 -8 -0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650278 650276 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 877036 877036 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614234 614232 -2 -0.0
light-switch-app tlsr9518adk80d (read/write) 792192 792192 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555366 555366 0 0.0
lighting-app tlsr9518adk80d (read/write) 876576 876576 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625620 625616 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806552 806552 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566704 566704 0 0.0
thermostat tlsr9518adk80d (read/write) 793356 793356 0 0.0
bss 73852 73852 0 0.0
noinit 43480 43480 0 0.0
text 554340 554340 0 0.0

@arkq arkq merged commit 6157859 into project-chip:master Nov 29, 2022
@arkq arkq deleted the clean-include branch November 29, 2022 14:37
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.

4 participants