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

Match Content Launcher Cluster to spec #30176

Merged
merged 26 commits into from
Nov 7, 2023

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Nov 2, 2023

Changes

  • RENAME ContentLaunchStatusEnum to Status Enum
  • RENAME SupportedStreamingProtocol to SupportedProtocolsBitmap and make use of it
  • CHANGE supportedStreamingProtocols from bitmap32 to SupportedProtocolsBitmap and make it READ ONLY
  • add several string length annotations (unused in the code and several seem unreasonably large of 8K, but this is what the spec describes)
  • Fix some case changes inside Enum constant values.

For Darwin API compatibility, added the force-write setting for supportedStreamingProtocols

NOT changed

Spec is now at revision 2 (for 1.3 release), which has more constants. I did NOT update that (started but then gave up because too many diffs .. want to leave that to media folks)

Copy link

github-actions bot commented Nov 2, 2023

PR #30176: Size comparison from 71a72ae to 6b6a6e9

Increases (14 builds for cc13x4_26x4, cc32xx, linux, mbed, nrfconnect, qpg)
platform target config section 71a72ae 6b6a6e9 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736011 8 0.0
.rodata 84455 84463 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757579 8 0.0
.rodata 79999 80007 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 744915 8 0.0
.rodata 106087 106095 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695723 8 0.0
.rodata 80239 80247 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681395 8 0.0
.rodata 76071 76079 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104600 104616 16 0.0
.debug_frame 352296 352352 56 0.0
.debug_info 19531147 19534928 3781 0.0
.debug_line 2596734 2596909 175 0.0
.debug_loclists 1583591 1583744 153 0.0
.debug_rnglists 107957 107969 12 0.0
.debug_str 3402449 3407393 4944 0.1
lock CC3235SF_LAUNCHXL (read only) 618530 618538 8 0.0
.debug_aranges 109064 109080 16 0.0
.debug_frame 367576 367632 56 0.0
.debug_info 20712386 20716176 3790 0.0
.debug_line 2667106 2667281 175 0.0
.debug_loclists 1639283 1639435 152 0.0
.debug_rnglists 112494 112506 12 0.0
.debug_str 3466620 3471564 4944 0.1
.rodata 106290 106298 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10213752 10225848 12096 0.1
(read/write) 510944 511168 224 0.0
.data.rel.ro 379536 379720 184 0.0
.got 18592 18600 8 0.0
.text 9119192 9130808 11616 0.1
thermostat-no-ble arm64 (read only) 4359880 4359888 8 0.0
.rodata 161332 161340 8 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523088 2523096 8 0.0
.text 1485772 1485780 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179844 1179852 8 0.0
rodata 118928 118936 8 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1327264 1327272 8 0.0
rodata 134960 134968 8 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177188 8 0.0
.text 624024 624032 8 0.0
lock-app qpg6105+debug (read/write) 1137528 1137536 8 0.0
.text 584372 584380 8 0.0
Full report (15 builds for cc13x4_26x4, cc32xx, linux, mbed, nrfconnect, qpg)
platform target config section 71a72ae 6b6a6e9 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736011 8 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84455 84463 8 0.0
.text 651160 651160 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757579 8 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79999 80007 8 0.0
.text 677180 677180 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 744915 8 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106087 106095 8 0.0
.text 638428 638428 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695723 8 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80239 80247 8 0.0
.text 615088 615088 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681395 8 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76071 76079 8 0.0
.text 604928 604928 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562346 562346 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903139 903139 0 0.0
.debug_aranges 104600 104616 16 0.0
.debug_frame 352296 352352 56 0.0
.debug_info 19531147 19534928 3781 0.0
.debug_line 2596734 2596909 175 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583591 1583744 153 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107957 107969 12 0.0
.debug_str 3402449 3407393 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83714 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468388 468388 0 0.0
.symtab 279504 279504 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618530 618538 8 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 943799 943799 0 0.0
.debug_aranges 109064 109080 16 0.0
.debug_frame 367576 367632 56 0.0
.debug_info 20712386 20716176 3790 0.0
.debug_line 2667106 2667281 175 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1639283 1639435 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112494 112506 12 0.0
.debug_str 3466620 3471564 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106298 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517624 517624 0 0.0
.symtab 299120 299120 0 0.0
.text 0 0 0 0.0
510116 510116 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10213752 10225848 12096 0.1
(read/write) 510944 511168 224 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379536 379720 184 0.0
.dynamic 512 512 0 0.0
.got 18592 18600 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317088 317088 0 0.0
.text 9119192 9130808 11616 0.1
thermostat-no-ble arm64 (read only) 4359880 4359888 8 0.0
(read/write) 245464 245464 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161332 161340 8 0.0
.text 3859768 3859768 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523096 8 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485780 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179844 1179852 8 0.0
bss 153980 153980 0 0.0
rodata 118928 118936 8 0.0
text 828032 828032 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327264 1327272 8 0.0
bss 139990 139990 0 0.0
rodata 134960 134968 8 0.0
text 761672 761672 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161664 1161664 0 0.0
bss 154219 154219 0 0.0
rodata 113940 113940 0 0.0
text 814592 814592 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177188 8 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624024 624032 8 0.0
lock-app qpg6105+debug (read/write) 1137528 1137536 8 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584372 584380 8 0.0

Copy link

github-actions bot commented Nov 2, 2023

PR #30176: Size comparison from 71a72ae to 4d9c49e

Increases (38 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 71a72ae 4d9c49e change % change
bl702 lighting-app bl702 .debug_aranges 139144 139152 8 0.0
.debug_frame 509872 509904 32 0.0
.debug_info 41627090 41630652 3562 0.0
.debug_line 5455554 5455639 85 0.0
.debug_loc 3666109 3666260 151 0.0
.debug_ranges 446344 446352 8 0.0
.debug_str 4096397 4101302 4905 0.1
bl702+mfd .debug_aranges 140312 140320 8 0.0
.debug_frame 515304 515336 32 0.0
.debug_info 41667388 41670950 3562 0.0
.debug_line 5495890 5495975 85 0.0
.debug_loc 3704271 3704422 151 0.0
.debug_ranges 448584 448592 8 0.0
.debug_str 4101928 4106833 4905 0.1
bl702+rpc .debug_aranges 147760 147768 8 0.0
.debug_frame 538916 538948 32 0.0
.debug_info 46772678 46776240 3562 0.0
.debug_line 5885975 5886060 85 0.0
.debug_loc 3873748 3873899 151 0.0
.debug_ranges 473912 473920 8 0.0
.debug_str 4524327 4529232 4905 0.1
bl706-eth .debug_aranges 111976 111984 8 0.0
.debug_frame 413804 413836 32 0.0
.debug_info 22567445 22571007 3562 0.0
.debug_line 4147078 4147163 85 0.0
.debug_loc 3083767 3083936 169 0.0
.debug_ranges 364760 364768 8 0.0
.debug_str 3639434 3644339 4905 0.1
bl706-wifi .debug_aranges 119640 119648 8 0.0
.debug_frame 619852 619896 44 0.0
.debug_info 23955011 23958573 3562 0.0
.debug_line 4571988 4572073 85 0.0
.debug_loc 3270841 3270961 120 0.0
.debug_ranges 392616 392624 8 0.0
.debug_str 3740884 3745789 4905 0.1
bl702l lighting-app bl702l .debug_aranges 134352 134360 8 0.0
.debug_frame 491828 491860 32 0.0
.debug_info 41444587 41448149 3562 0.0
.debug_line 5383600 5383685 85 0.0
.debug_loc 3616635 3616770 135 0.0
.debug_ranges 454504 454512 8 0.0
.debug_str 4126147 4131052 4905 0.1
bl702l+mfd .debug_aranges 135520 135528 8 0.0
.debug_frame 497256 497288 32 0.0
.debug_info 41486928 41490490 3562 0.0
.debug_line 5423813 5423898 85 0.0
.debug_loc 3654797 3654932 135 0.0
.debug_ranges 456744 456752 8 0.0
.debug_str 4131668 4136573 4905 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736011 8 0.0
.rodata 84455 84463 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757579 8 0.0
.rodata 79999 80007 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 744915 8 0.0
.rodata 106087 106095 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695723 8 0.0
.rodata 80239 80247 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681395 8 0.0
.rodata 76071 76079 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104600 104616 16 0.0
.debug_frame 352296 352352 56 0.0
.debug_info 19531147 19534928 3781 0.0
.debug_line 2596734 2596909 175 0.0
.debug_loclists 1583591 1583744 153 0.0
.debug_rnglists 107957 107969 12 0.0
.debug_str 3402449 3407393 4944 0.1
lock CC3235SF_LAUNCHXL (read only) 618530 618538 8 0.0
.debug_aranges 109064 109080 16 0.0
.debug_frame 367576 367632 56 0.0
.debug_info 20712386 20716176 3790 0.0
.debug_line 2667106 2667281 175 0.0
.debug_loclists 1639283 1639435 152 0.0
.debug_rnglists 112494 112506 12 0.0
.debug_str 3466620 3471564 4944 0.1
.rodata 106290 106298 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553143 8 0.0
.app_xip_area 444353 444361 8 0.0
lock cyw930739m2evb_01 (read/write) 539191 539207 16 0.0
.app_xip_area 425609 425625 16 0.0
switch cyw930739m2evb_01 (read/write) 550911 550919 8 0.0
.app_xip_area 440369 440377 8 0.0
efr32 lighting-app BRD4187C (read/write) 1092920 1092928 8 0.0
.text 894116 894124 8 0.0
lock-app BRD4161A+wf200 (read/write) 1104120 1104136 16 0.0
.text 914756 914772 16 0.0
window-app BRD4187C (read/write) 1128972 1128980 8 0.0
.text 957880 957888 8 0.0
esp32 all-clusters-app c3devkit (read/write) 1670484 1670492 8 0.0
.flash.rodata 241696 241704 8 0.0
m5stack (read only) 1177563 1177567 4 0.0
(read/write) 520316 520324 8 0.0
.flash.rodata 273364 273372 8 0.0
.flash.text 1172179 1172183 4 0.0
k32w contact k32w0+release (read only) 589972 589980 8 0.0
.text 589436 589444 8 0.0
k32w1+release (read/write) 684852 684860 8 0.0
.text 571704 571712 8 0.0
light k32w0+release (read only) 589676 589684 8 0.0
.text 589140 589148 8 0.0
k32w1+release (read/write) 776872 776888 16 0.0
.text 654856 654872 16 0.0
lock k32w0+release (read only) 561452 561460 8 0.0
.text 560916 560924 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10213752 10225848 12096 0.1
(read/write) 510944 511168 224 0.0
.data.rel.ro 379536 379720 184 0.0
.got 18592 18600 8 0.0
.text 9119192 9130808 11616 0.1
thermostat-no-ble arm64 (read only) 4359880 4359888 8 0.0
.rodata 161332 161340 8 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523088 2523096 8 0.0
.text 1485772 1485780 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179844 1179852 8 0.0
rodata 118928 118936 8 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1327264 1327272 8 0.0
rodata 134960 134968 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1723796 1723804 8 0.0
.debug_aranges 141280 141296 16 0.0
.debug_frame 468156 468212 56 0.0
.debug_info 30407230 30411020 3790 0.0
.debug_line 3902398 3902573 175 0.0
.debug_loclists 2250020 2250163 143 0.0
.debug_rnglists 152070 152082 12 0.0
.debug_str 4129353 4134297 4944 0.1
.text 1520204 1520212 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137496 137512 16 0.0
.debug_frame 461544 461600 56 0.0
.debug_info 28669316 28673097 3781 0.0
.debug_line 3807467 3807642 175 0.0
.debug_loclists 2194436 2194589 153 0.0
.debug_rnglists 147885 147897 12 0.0
.debug_str 4022090 4027034 4944 0.1
light cy8ckit_062s2_43012 (read/write) 1608540 1608548 8 0.0
.debug_aranges 127568 127584 16 0.0
.debug_frame 424468 424524 56 0.0
.debug_info 23761964 23765754 3790 0.0
.debug_line 3381763 3381938 175 0.0
.debug_loclists 2030921 2031074 153 0.0
.debug_rnglists 137431 137443 12 0.0
.debug_str 3828912 3833856 4944 0.1
.text 1413300 1413308 8 0.0
lock cy8ckit_062s2_43012 (read/write) 1641284 1641292 8 0.0
.debug_aranges 126248 126264 16 0.0
.debug_frame 419704 419760 56 0.0
.debug_info 23567573 23571363 3790 0.0
.debug_line 3333983 3334158 175 0.0
.debug_loclists 2007581 2007734 153 0.0
.debug_rnglists 135442 135454 12 0.0
.debug_str 3791049 3795993 4944 0.1
.text 1418780 1418788 8 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177188 8 0.0
.text 624024 624032 8 0.0
lock-app qpg6105+debug (read/write) 1137528 1137536 8 0.0
.text 584372 584380 8 0.0
Full report (44 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 71a72ae 4d9c49e change % change
bl602 lighting-app bl602 (read/write) 1410026 1410026 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075094 1075094 0 0.0
bl602+mfd (read/write) 1424450 1424450 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090410 1090410 0 0.0
bl602+rpc (read/write) 1457038 1457038 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106582 1106582 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207955 1207955 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552509 1552509 0 0.0
.debug_aranges 139144 139152 8 0.0
.debug_frame 509872 509904 32 0.0
.debug_info 41627090 41630652 3562 0.0
.debug_line 5455554 5455639 85 0.0
.debug_loc 3666109 3666260 151 0.0
.debug_ranges 446344 446352 8 0.0
.debug_str 4096397 4101302 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106612 106612 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599572 599572 0 0.0
.symtab 178848 178848 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972692 972692 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219067 1219067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1554240 1554240 0 0.0
.debug_aranges 140312 140320 8 0.0
.debug_frame 515304 515336 32 0.0
.debug_info 41667388 41670950 3562 0.0
.debug_line 5495890 5495975 85 0.0
.debug_loc 3704271 3704422 151 0.0
.debug_ranges 448584 448592 8 0.0
.debug_str 4101928 4106833 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105552 105552 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603332 603332 0 0.0
.symtab 180608 180608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984720 984720 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308223 1308223 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1733507 1733507 0 0.0
.debug_aranges 147760 147768 8 0.0
.debug_frame 538916 538948 32 0.0
.debug_info 46772678 46776240 3562 0.0
.debug_line 5885975 5886060 85 0.0
.debug_loc 3873748 3873899 151 0.0
.debug_ranges 473912 473920 8 0.0
.debug_str 4524327 4529232 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121512 121512 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663529 663529 0 0.0
.symtab 197968 197968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048500 1048500 0 0.0
bl706-eth (read/write) 995281 995281 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071636 1071636 0 0.0
.debug_aranges 111976 111984 8 0.0
.debug_frame 413804 413836 32 0.0
.debug_info 22567445 22571007 3562 0.0
.debug_line 4147078 4147163 85 0.0
.debug_loc 3083767 3083936 169 0.0
.debug_ranges 364760 364768 8 0.0
.debug_str 3639434 3644339 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99252 99252 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 458020 458020 0 0.0
.symtab 133488 133488 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738236 738236 0 0.0
bl706-wifi (read/write) 1230126 1230126 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187419 1187419 0 0.0
.debug_aranges 119640 119648 8 0.0
.debug_frame 619852 619896 44 0.0
.debug_info 23955011 23958573 3562 0.0
.debug_line 4571988 4572073 85 0.0
.debug_loc 3270841 3270961 120 0.0
.debug_ranges 392616 392624 8 0.0
.debug_str 3740884 3745789 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120112 120112 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507125 507125 0 0.0
.symtab 152784 152784 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962350 962350 0 0.0
bl702l lighting-app bl702l (read/write) 1179268 1179268 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1552770 1552770 0 0.0
.debug_aranges 134352 134360 8 0.0
.debug_frame 491828 491860 32 0.0
.debug_info 41444587 41448149 3562 0.0
.debug_line 5383600 5383685 85 0.0
.debug_loc 3616635 3616770 135 0.0
.debug_ranges 454504 454512 8 0.0
.debug_str 4126147 4131052 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100768 100768 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 603102 603102 0 0.0
.symtab 179472 179472 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962600 962600 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1189968 1189968 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1554516 1554516 0 0.0
.debug_aranges 135520 135528 8 0.0
.debug_frame 497256 497288 32 0.0
.debug_info 41486928 41490490 3562 0.0
.debug_line 5423813 5423898 85 0.0
.debug_loc 3654797 3654932 135 0.0
.debug_ranges 456744 456752 8 0.0
.debug_str 4131668 4136573 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99708 99708 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 606930 606930 0 0.0
.symtab 181264 181264 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974720 974720 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736011 8 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84455 84463 8 0.0
.text 651160 651160 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757579 8 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79999 80007 8 0.0
.text 677180 677180 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 744915 8 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106087 106095 8 0.0
.text 638428 638428 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695723 8 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80239 80247 8 0.0
.text 615088 615088 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681395 8 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76071 76079 8 0.0
.text 604928 604928 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562346 562346 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903139 903139 0 0.0
.debug_aranges 104600 104616 16 0.0
.debug_frame 352296 352352 56 0.0
.debug_info 19531147 19534928 3781 0.0
.debug_line 2596734 2596909 175 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583591 1583744 153 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107957 107969 12 0.0
.debug_str 3402449 3407393 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83714 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468388 468388 0 0.0
.symtab 279504 279504 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618530 618538 8 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 943799 943799 0 0.0
.debug_aranges 109064 109080 16 0.0
.debug_frame 367576 367632 56 0.0
.debug_info 20712386 20716176 3790 0.0
.debug_line 2667106 2667281 175 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1639283 1639435 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112494 112506 12 0.0
.debug_str 3466620 3471564 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106298 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517624 517624 0 0.0
.symtab 299120 299120 0 0.0
.text 0 0 0 0.0
510116 510116 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553143 8 0.0
.app_xip_area 444353 444361 8 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539191 539207 16 0.0
.app_xip_area 425609 425625 16 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574695 574695 0 0.0
.app_xip_area 467241 467241 0 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550911 550919 8 0.0
.app_xip_area 440369 440377 8 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006848 1006848 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832216 832216 0 0.0
BRD4187C (read/write) 1092920 1092928 8 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 894116 894124 8 0.0
lock-app BRD4161A+wf200 (read/write) 1104120 1104136 16 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914756 914772 16 0.0
window-app BRD4187C (read/write) 1128972 1128980 8 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957880 957888 8 0.0
esp32 all-clusters-app c3devkit (read only) 1133006 1133006 0 0.0
(read/write) 1670484 1670492 8 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241696 241704 8 0.0
.flash.text 1133006 1133006 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177563 1177567 4 0.0
(read/write) 520316 520324 8 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273364 273372 8 0.0
.flash.text 1172179 1172183 4 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589972 589980 8 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589436 589444 8 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684852 684860 8 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571704 571712 8 0.0
light k32w0+release (read only) 589676 589684 8 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589140 589148 8 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776872 776888 16 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654856 654872 16 0.0
lock k32w0+release (read only) 561452 561460 8 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560916 560924 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10213752 10225848 12096 0.1
(read/write) 510944 511168 224 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379536 379720 184 0.0
.dynamic 512 512 0 0.0
.got 18592 18600 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317088 317088 0 0.0
.text 9119192 9130808 11616 0.1
thermostat-no-ble arm64 (read only) 4359880 4359888 8 0.0
(read/write) 245464 245464 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161332 161340 8 0.0
.text 3859768 3859768 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523096 8 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485780 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179844 1179852 8 0.0
bss 153980 153980 0 0.0
rodata 118928 118936 8 0.0
text 828032 828032 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327264 1327272 8 0.0
bss 139990 139990 0 0.0
rodata 134960 134968 8 0.0
text 761672 761672 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161664 1161664 0 0.0
bss 154219 154219 0 0.0
rodata 113940 113940 0 0.0
text 814592 814592 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723796 1723804 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327155 1327155 0 0.0
.debug_aranges 141280 141296 16 0.0
.debug_frame 468156 468212 56 0.0
.debug_info 30407230 30411020 3790 0.0
.debug_line 3902398 3902573 175 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2250020 2250163 143 0.0
.debug_rnglists 152070 152082 12 0.0
.debug_str 4129353 4134297 4944 0.1
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798910 798910 0 0.0
.symtab 494336 494336 0 0.0
.text 1520204 1520212 8 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682380 1682380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267365 1267365 0 0.0
.debug_aranges 137496 137512 16 0.0
.debug_frame 461544 461600 56 0.0
.debug_info 28669316 28673097 3781 0.0
.debug_line 3807467 3807642 175 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2194436 2194589 153 0.0
.debug_rnglists 147885 147897 12 0.0
.debug_str 4022090 4027034 4944 0.1
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743265 743265 0 0.0
.symtab 475392 475392 0 0.0
.text 1480588 1480588 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1608540 1608548 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1109043 1109043 0 0.0
.debug_aranges 127568 127584 16 0.0
.debug_frame 424468 424524 56 0.0
.debug_info 23761964 23765754 3790 0.0
.debug_line 3381763 3381938 175 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2030921 2031074 153 0.0
.debug_rnglists 137431 137443 12 0.0
.debug_str 3828912 3833856 4944 0.1
.heap 846488 846488 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 656434 656434 0 0.0
.symtab 436896 436896 0 0.0
.text 1413300 1413308 8 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1641284 1641292 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2376 2376 0 0.0
.debug_abbrev 1101889 1101889 0 0.0
.debug_aranges 126248 126264 16 0.0
.debug_frame 419704 419760 56 0.0
.debug_info 23567573 23571363 3790 0.0
.debug_line 3333983 3334158 175 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2007581 2007734 153 0.0
.debug_rnglists 135442 135454 12 0.0
.debug_str 3791049 3795993 4944 0.1
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 629901 629901 0 0.0
.symtab 428432 428432 0 0.0
.text 1418780 1418788 8 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177188 8 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624024 624032 8 0.0
lock-app qpg6105+debug (read/write) 1137528 1137536 8 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584372 584380 8 0.0

Copy link

github-actions bot commented Nov 2, 2023

PR #30176: Size comparison from 71a72ae to d465a09

Increases (50 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 71a72ae d465a09 change % change
bl702 lighting-app bl702 .debug_aranges 139144 139152 8 0.0
.debug_frame 509872 509904 32 0.0
.debug_info 41627090 41630652 3562 0.0
.debug_line 5455554 5455639 85 0.0
.debug_loc 3666109 3666260 151 0.0
.debug_ranges 446344 446352 8 0.0
.debug_str 4096397 4101302 4905 0.1
bl702+mfd .debug_aranges 140312 140320 8 0.0
.debug_frame 515304 515336 32 0.0
.debug_info 41667388 41670950 3562 0.0
.debug_line 5495890 5495975 85 0.0
.debug_loc 3704271 3704422 151 0.0
.debug_ranges 448584 448592 8 0.0
.debug_str 4101928 4106833 4905 0.1
bl702+rpc .debug_aranges 147760 147768 8 0.0
.debug_frame 538916 538948 32 0.0
.debug_info 46772678 46776240 3562 0.0
.debug_line 5885975 5886060 85 0.0
.debug_loc 3873748 3873899 151 0.0
.debug_ranges 473912 473920 8 0.0
.debug_str 4524327 4529232 4905 0.1
bl706-eth .debug_aranges 111976 111984 8 0.0
.debug_frame 413804 413836 32 0.0
.debug_info 22567445 22571007 3562 0.0
.debug_line 4147078 4147163 85 0.0
.debug_loc 3083767 3083936 169 0.0
.debug_ranges 364760 364768 8 0.0
.debug_str 3639434 3644339 4905 0.1
bl706-wifi .debug_aranges 119640 119648 8 0.0
.debug_frame 619852 619896 44 0.0
.debug_info 23955011 23958573 3562 0.0
.debug_line 4571988 4572073 85 0.0
.debug_loc 3270841 3270961 120 0.0
.debug_ranges 392616 392624 8 0.0
.debug_str 3740884 3745789 4905 0.1
bl702l lighting-app bl702l .debug_aranges 134352 134360 8 0.0
.debug_frame 491828 491860 32 0.0
.debug_info 41444587 41448149 3562 0.0
.debug_line 5383600 5383685 85 0.0
.debug_loc 3616635 3616770 135 0.0
.debug_ranges 454504 454512 8 0.0
.debug_str 4126147 4131052 4905 0.1
bl702l+mfd .debug_aranges 135520 135528 8 0.0
.debug_frame 497256 497288 32 0.0
.debug_info 41486928 41490490 3562 0.0
.debug_line 5423813 5423898 85 0.0
.debug_loc 3654797 3654932 135 0.0
.debug_ranges 456744 456752 8 0.0
.debug_str 4131668 4136573 4905 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736011 8 0.0
.rodata 84455 84463 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757579 8 0.0
.rodata 79999 80007 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 744915 8 0.0
.rodata 106087 106095 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695723 8 0.0
.rodata 80239 80247 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681395 8 0.0
.rodata 76071 76079 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104600 104616 16 0.0
.debug_frame 352296 352352 56 0.0
.debug_info 19531147 19534928 3781 0.0
.debug_line 2596734 2596909 175 0.0
.debug_loclists 1583591 1583744 153 0.0
.debug_rnglists 107957 107969 12 0.0
.debug_str 3402449 3407393 4944 0.1
lock CC3235SF_LAUNCHXL (read only) 618530 618538 8 0.0
.debug_aranges 109064 109080 16 0.0
.debug_frame 367576 367632 56 0.0
.debug_info 20712386 20716176 3790 0.0
.debug_line 2667106 2667281 175 0.0
.debug_loclists 1639283 1639435 152 0.0
.debug_rnglists 112494 112506 12 0.0
.debug_str 3466620 3471564 4944 0.1
.rodata 106290 106298 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553143 8 0.0
.app_xip_area 444353 444361 8 0.0
lock cyw930739m2evb_01 (read/write) 539191 539207 16 0.0
.app_xip_area 425609 425625 16 0.0
switch cyw930739m2evb_01 (read/write) 550911 550919 8 0.0
.app_xip_area 440369 440377 8 0.0
efr32 lighting-app BRD4187C (read/write) 1092920 1092928 8 0.0
.text 894116 894124 8 0.0
lock-app BRD4161A+wf200 (read/write) 1104120 1104136 16 0.0
.text 914756 914772 16 0.0
window-app BRD4187C (read/write) 1128972 1128980 8 0.0
.text 957880 957888 8 0.0
esp32 all-clusters-app c3devkit (read/write) 1670484 1670492 8 0.0
.flash.rodata 241696 241704 8 0.0
m5stack (read only) 1177563 1177567 4 0.0
(read/write) 520316 520324 8 0.0
.flash.rodata 273364 273372 8 0.0
.flash.text 1172179 1172183 4 0.0
k32w contact k32w0+release (read only) 589972 589980 8 0.0
.text 589436 589444 8 0.0
k32w1+release (read/write) 684852 684860 8 0.0
.text 571704 571712 8 0.0
light k32w0+release (read only) 589676 589684 8 0.0
.text 589140 589148 8 0.0
k32w1+release (read/write) 776872 776888 16 0.0
.text 654856 654872 16 0.0
lock k32w0+release (read only) 561452 561460 8 0.0
.text 560916 560924 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10213752 10225848 12096 0.1
(read/write) 510944 511168 224 0.0
.data.rel.ro 379536 379720 184 0.0
.got 18592 18600 8 0.0
.text 9119192 9130808 11616 0.1
thermostat-no-ble arm64 (read only) 4359880 4359888 8 0.0
.rodata 161332 161340 8 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523088 2523096 8 0.0
.text 1485772 1485780 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179844 1179852 8 0.0
rodata 118928 118936 8 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1327264 1327272 8 0.0
rodata 134960 134968 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1723796 1723804 8 0.0
.debug_aranges 141280 141296 16 0.0
.debug_frame 468156 468212 56 0.0
.debug_info 30407230 30411020 3790 0.0
.debug_line 3902398 3902573 175 0.0
.debug_loclists 2250020 2250163 143 0.0
.debug_rnglists 152070 152082 12 0.0
.debug_str 4129353 4134297 4944 0.1
.text 1520204 1520212 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137496 137512 16 0.0
.debug_frame 461544 461600 56 0.0
.debug_info 28669316 28673097 3781 0.0
.debug_line 3807467 3807642 175 0.0
.debug_loclists 2194436 2194589 153 0.0
.debug_rnglists 147885 147897 12 0.0
.debug_str 4022090 4027034 4944 0.1
light cy8ckit_062s2_43012 (read/write) 1608540 1608548 8 0.0
.debug_aranges 127568 127584 16 0.0
.debug_frame 424468 424524 56 0.0
.debug_info 23761964 23765754 3790 0.0
.debug_line 3381763 3381938 175 0.0
.debug_loclists 2030921 2031074 153 0.0
.debug_rnglists 137431 137443 12 0.0
.debug_str 3828912 3833856 4944 0.1
.text 1413300 1413308 8 0.0
lock cy8ckit_062s2_43012 (read/write) 1641284 1641292 8 0.0
.debug_aranges 126248 126264 16 0.0
.debug_frame 419704 419760 56 0.0
.debug_info 23567573 23571363 3790 0.0
.debug_line 3333983 3334158 175 0.0
.debug_loclists 2007581 2007734 153 0.0
.debug_rnglists 135442 135454 12 0.0
.debug_str 3791049 3795993 4944 0.1
.text 1418780 1418788 8 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177188 8 0.0
.text 624024 624032 8 0.0
lock-app qpg6105+debug (read/write) 1137528 1137536 8 0.0
.text 584372 584380 8 0.0
telink air-quality-sensor-app tlsr9528a (read/write) 857080 857092 12 0.0
all-clusters-app tlsr9518adk80d (read/write) 1078580 1078588 8 0.0
contact-sensor-app tlsr9528a (read/write) 860360 860368 8 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 962440 962448 8 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1088292 1088300 8 0.0
lock-app-dfu tlsr9528a (read/write) 918776 918788 12 0.0
pump-app tlsr9528a (read/write) 864196 864204 8 0.0
pump-controller-app tlsr9518adk80d (read/write) 805064 805072 8 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 820760 820768 8 0.0
smoke_co_alarm-app tlsr9528a (read/write) 862964 862972 8 0.0
thermostat tlsr9518adk80d (read/write) 826136 826144 8 0.0
text 594128 594130 2 0.0
window-covering tlsr9518adk80d (read/write) 823600 823612 12 0.0
Full report (61 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 71a72ae d465a09 change % change
bl602 lighting-app bl602 (read/write) 1410026 1410026 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075094 1075094 0 0.0
bl602+mfd (read/write) 1424450 1424450 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090410 1090410 0 0.0
bl602+rpc (read/write) 1457038 1457038 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106582 1106582 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207955 1207955 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552509 1552509 0 0.0
.debug_aranges 139144 139152 8 0.0
.debug_frame 509872 509904 32 0.0
.debug_info 41627090 41630652 3562 0.0
.debug_line 5455554 5455639 85 0.0
.debug_loc 3666109 3666260 151 0.0
.debug_ranges 446344 446352 8 0.0
.debug_str 4096397 4101302 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106612 106612 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599572 599572 0 0.0
.symtab 178848 178848 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972692 972692 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219067 1219067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1554240 1554240 0 0.0
.debug_aranges 140312 140320 8 0.0
.debug_frame 515304 515336 32 0.0
.debug_info 41667388 41670950 3562 0.0
.debug_line 5495890 5495975 85 0.0
.debug_loc 3704271 3704422 151 0.0
.debug_ranges 448584 448592 8 0.0
.debug_str 4101928 4106833 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105552 105552 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603332 603332 0 0.0
.symtab 180608 180608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984720 984720 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308223 1308223 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1733507 1733507 0 0.0
.debug_aranges 147760 147768 8 0.0
.debug_frame 538916 538948 32 0.0
.debug_info 46772678 46776240 3562 0.0
.debug_line 5885975 5886060 85 0.0
.debug_loc 3873748 3873899 151 0.0
.debug_ranges 473912 473920 8 0.0
.debug_str 4524327 4529232 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121512 121512 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663529 663529 0 0.0
.symtab 197968 197968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048500 1048500 0 0.0
bl706-eth (read/write) 995281 995281 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071636 1071636 0 0.0
.debug_aranges 111976 111984 8 0.0
.debug_frame 413804 413836 32 0.0
.debug_info 22567445 22571007 3562 0.0
.debug_line 4147078 4147163 85 0.0
.debug_loc 3083767 3083936 169 0.0
.debug_ranges 364760 364768 8 0.0
.debug_str 3639434 3644339 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99252 99252 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 458020 458020 0 0.0
.symtab 133488 133488 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738236 738236 0 0.0
bl706-wifi (read/write) 1230126 1230126 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187419 1187419 0 0.0
.debug_aranges 119640 119648 8 0.0
.debug_frame 619852 619896 44 0.0
.debug_info 23955011 23958573 3562 0.0
.debug_line 4571988 4572073 85 0.0
.debug_loc 3270841 3270961 120 0.0
.debug_ranges 392616 392624 8 0.0
.debug_str 3740884 3745789 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120112 120112 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507125 507125 0 0.0
.symtab 152784 152784 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962350 962350 0 0.0
bl702l lighting-app bl702l (read/write) 1179268 1179268 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1552770 1552770 0 0.0
.debug_aranges 134352 134360 8 0.0
.debug_frame 491828 491860 32 0.0
.debug_info 41444587 41448149 3562 0.0
.debug_line 5383600 5383685 85 0.0
.debug_loc 3616635 3616770 135 0.0
.debug_ranges 454504 454512 8 0.0
.debug_str 4126147 4131052 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100768 100768 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 603102 603102 0 0.0
.symtab 179472 179472 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962600 962600 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1189968 1189968 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1554516 1554516 0 0.0
.debug_aranges 135520 135528 8 0.0
.debug_frame 497256 497288 32 0.0
.debug_info 41486928 41490490 3562 0.0
.debug_line 5423813 5423898 85 0.0
.debug_loc 3654797 3654932 135 0.0
.debug_ranges 456744 456752 8 0.0
.debug_str 4131668 4136573 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99708 99708 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 606930 606930 0 0.0
.symtab 181264 181264 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974720 974720 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736011 8 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84455 84463 8 0.0
.text 651160 651160 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757579 8 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79999 80007 8 0.0
.text 677180 677180 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 744915 8 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106087 106095 8 0.0
.text 638428 638428 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695723 8 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80239 80247 8 0.0
.text 615088 615088 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681395 8 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76071 76079 8 0.0
.text 604928 604928 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562346 562346 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903139 903139 0 0.0
.debug_aranges 104600 104616 16 0.0
.debug_frame 352296 352352 56 0.0
.debug_info 19531147 19534928 3781 0.0
.debug_line 2596734 2596909 175 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583591 1583744 153 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107957 107969 12 0.0
.debug_str 3402449 3407393 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83714 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468388 468388 0 0.0
.symtab 279504 279504 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618530 618538 8 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 943799 943799 0 0.0
.debug_aranges 109064 109080 16 0.0
.debug_frame 367576 367632 56 0.0
.debug_info 20712386 20716176 3790 0.0
.debug_line 2667106 2667281 175 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1639283 1639435 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112494 112506 12 0.0
.debug_str 3466620 3471564 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106298 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517624 517624 0 0.0
.symtab 299120 299120 0 0.0
.text 0 0 0 0.0
510116 510116 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553143 8 0.0
.app_xip_area 444353 444361 8 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539191 539207 16 0.0
.app_xip_area 425609 425625 16 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574695 574695 0 0.0
.app_xip_area 467241 467241 0 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550911 550919 8 0.0
.app_xip_area 440369 440377 8 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006848 1006848 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832216 832216 0 0.0
BRD4187C (read/write) 1092920 1092928 8 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 894116 894124 8 0.0
lock-app BRD4161A+wf200 (read/write) 1104120 1104136 16 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914756 914772 16 0.0
window-app BRD4187C (read/write) 1128972 1128980 8 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957880 957888 8 0.0
esp32 all-clusters-app c3devkit (read only) 1133006 1133006 0 0.0
(read/write) 1670484 1670492 8 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241696 241704 8 0.0
.flash.text 1133006 1133006 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177563 1177567 4 0.0
(read/write) 520316 520324 8 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273364 273372 8 0.0
.flash.text 1172179 1172183 4 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589972 589980 8 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589436 589444 8 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684852 684860 8 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571704 571712 8 0.0
light k32w0+release (read only) 589676 589684 8 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589140 589148 8 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776872 776888 16 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654856 654872 16 0.0
lock k32w0+release (read only) 561452 561460 8 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560916 560924 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10213752 10225848 12096 0.1
(read/write) 510944 511168 224 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379536 379720 184 0.0
.dynamic 512 512 0 0.0
.got 18592 18600 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317088 317088 0 0.0
.text 9119192 9130808 11616 0.1
thermostat-no-ble arm64 (read only) 4359880 4359888 8 0.0
(read/write) 245464 245464 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161332 161340 8 0.0
.text 3859768 3859768 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523096 8 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485780 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179844 1179852 8 0.0
bss 153980 153980 0 0.0
rodata 118928 118936 8 0.0
text 828032 828032 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327264 1327272 8 0.0
bss 139990 139990 0 0.0
rodata 134960 134968 8 0.0
text 761672 761672 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161664 1161664 0 0.0
bss 154219 154219 0 0.0
rodata 113940 113940 0 0.0
text 814592 814592 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723796 1723804 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327155 1327155 0 0.0
.debug_aranges 141280 141296 16 0.0
.debug_frame 468156 468212 56 0.0
.debug_info 30407230 30411020 3790 0.0
.debug_line 3902398 3902573 175 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2250020 2250163 143 0.0
.debug_rnglists 152070 152082 12 0.0
.debug_str 4129353 4134297 4944 0.1
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798910 798910 0 0.0
.symtab 494336 494336 0 0.0
.text 1520204 1520212 8 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682380 1682380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267365 1267365 0 0.0
.debug_aranges 137496 137512 16 0.0
.debug_frame 461544 461600 56 0.0
.debug_info 28669316 28673097 3781 0.0
.debug_line 3807467 3807642 175 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2194436 2194589 153 0.0
.debug_rnglists 147885 147897 12 0.0
.debug_str 4022090 4027034 4944 0.1
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743265 743265 0 0.0
.symtab 475392 475392 0 0.0
.text 1480588 1480588 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1608540 1608548 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1109043 1109043 0 0.0
.debug_aranges 127568 127584 16 0.0
.debug_frame 424468 424524 56 0.0
.debug_info 23761964 23765754 3790 0.0
.debug_line 3381763 3381938 175 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2030921 2031074 153 0.0
.debug_rnglists 137431 137443 12 0.0
.debug_str 3828912 3833856 4944 0.1
.heap 846488 846488 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 656434 656434 0 0.0
.symtab 436896 436896 0 0.0
.text 1413300 1413308 8 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1641284 1641292 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2376 2376 0 0.0
.debug_abbrev 1101889 1101889 0 0.0
.debug_aranges 126248 126264 16 0.0
.debug_frame 419704 419760 56 0.0
.debug_info 23567573 23571363 3790 0.0
.debug_line 3333983 3334158 175 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2007581 2007734 153 0.0
.debug_rnglists 135442 135454 12 0.0
.debug_str 3791049 3795993 4944 0.1
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 629901 629901 0 0.0
.symtab 428432 428432 0 0.0
.text 1418780 1418788 8 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177188 8 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624024 624032 8 0.0
lock-app qpg6105+debug (read/write) 1137528 1137536 8 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584372 584380 8 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 857080 857092 12 0.0
bss 78004 78004 0 0.0
text 604466 604466 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078580 1078588 8 0.0
bss 112632 112632 0 0.0
text 758106 758106 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077312 1077312 0 0.0
bss 122460 122460 0 0.0
text 744622 744622 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932260 932260 0 0.0
bss 106876 106876 0 0.0
text 641662 641662 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860360 860368 8 0.0
bss 78120 78120 0 0.0
text 607564 607564 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962440 962448 8 0.0
bss 88184 88184 0 0.0
text 683930 683930 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088292 1088300 8 0.0
bss 112384 112384 0 0.0
text 762332 762332 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918776 918788 12 0.0
bss 78812 78812 0 0.0
text 638392 638392 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945604 945604 0 0.0
bss 104976 104976 0 0.0
text 657456 657456 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864196 864204 8 0.0
bss 78228 78228 0 0.0
text 611738 611738 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805064 805072 8 0.0
bss 66248 66248 0 0.0
text 578774 578774 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820760 820768 8 0.0
bss 66652 66652 0 0.0
text 589386 589386 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 709036 0 0.0
bss 86424 86424 0 0.0
text 462008 462008 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862964 862972 8 0.0
bss 78204 78204 0 0.0
text 611100 611100 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848008 848008 0 0.0
bss 77932 77932 0 0.0
text 598272 598272 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826136 826144 8 0.0
bss 66536 66536 0 0.0
text 594128 594130 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823600 823612 12 0.0
bss 66888 66888 0 0.0
text 591178 591178 0 0.0

Copy link

github-actions bot commented Nov 3, 2023

PR #30176: Size comparison from 71a72ae to fb4ee2a

Increases above 0.2%:

platform target config section 71a72ae fb4ee2a change % change
bl702 lighting-app bl702 .bss_psram 66128 79360 13232 20.0
.init_array 148 152 4 2.7
bl702+mfd .bss_psram 66128 79344 13216 20.0
.init_array 148 152 4 2.7
bl702+rpc .bss_psram 66112 79344 13232 20.0
.init_array 164 168 4 2.4
bl702l lighting-app bl702l .debug_info 41444587 41559213 114626 0.3
.init_array 148 152 4 2.7
bl702l+mfd .debug_info 41486928 41601513 114585 0.3
.init_array 148 152 4 2.7
linux chip-tool-ipv6only arm64 (read/write) 510944 514392 3448 0.7
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp rodata 134960 138536 3576 2.6
text 761672 775108 13436 1.8
Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 71a72ae fb4ee2a change % change
bl602 lighting-app bl602 .text 1075094 1075204 110 0.0
bl602+mfd .text 1090410 1090520 110 0.0
bl602+rpc .text 1106582 1106692 110 0.0
bl702 lighting-app bl702 .bss_psram 66128 79360 13232 20.0
.init_array 148 152 4 2.7
bl702+mfd .bss_psram 66128 79344 13216 20.0
.init_array 148 152 4 2.7
bl702+rpc .bss_psram 66112 79344 13232 20.0
.init_array 164 168 4 2.4
bl706-eth .debug_abbrev 1071636 1071893 257 0.0
.debug_aranges 111976 111984 8 0.0
.debug_frame 413804 413860 56 0.0
.debug_info 22567445 22579136 11691 0.1
.debug_line 4147078 4148661 1583 0.0
.debug_loc 3083767 3085697 1930 0.1
.debug_ranges 364760 365128 368 0.1
.debug_str 3639434 3645032 5598 0.2
.text 738236 738346 110 0.0
bl706-wifi .debug_abbrev 1187419 1187630 211 0.0
.debug_aranges 119640 119648 8 0.0
.debug_frame 619852 619920 68 0.0
.debug_info 23955011 23966625 11614 0.0
.debug_line 4571988 4573561 1573 0.0
.debug_loc 3270841 3272737 1896 0.1
.debug_ranges 392616 392984 368 0.1
.debug_str 3740884 3746482 5598 0.1
.text 962350 962432 82 0.0
bl702l lighting-app bl702l .debug_info 41444587 41559213 114626 0.3
.init_array 148 152 4 2.7
bl702l+mfd .debug_info 41486928 41601513 114585 0.3
.init_array 148 152 4 2.7
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736355 352 0.0
(read/write) 166436 166524 88 0.1
.bss 88852 88940 88 0.1
.rodata 84455 84575 120 0.1
.text 651160 651392 232 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757963 392 0.1
(read/write) 176720 176808 88 0.0
.bss 99100 99188 88 0.1
.rodata 79999 80143 144 0.2
.text 677180 677428 248 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 745251 344 0.0
(read/write) 171176 171264 88 0.1
.bss 93556 93644 88 0.1
.rodata 106087 106199 112 0.1
.text 638428 638660 232 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 696051 336 0.0
(read/write) 165528 165616 88 0.1
.bss 87720 87808 88 0.1
.rodata 80239 80351 112 0.1
.text 615088 615312 224 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681739 352 0.1
(read/write) 165668 165756 88 0.1
.bss 87864 87952 88 0.1
.rodata 76071 76191 120 0.2
.text 604928 605160 232 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 562346 562714 368 0.1
.debug_abbrev 903139 903410 271 0.0
.debug_aranges 104600 104624 24 0.0
.debug_frame 352296 352368 72 0.0
.debug_info 19531147 19545785 14638 0.1
.debug_line 2596734 2597950 1216 0.0
.debug_loclists 1583591 1584833 1242 0.1
.debug_rnglists 107957 108075 118 0.1
.debug_str 3402449 3408081 5632 0.2
.text 476512 476900 388 0.1
lock CC3235SF_LAUNCHXL (read only) 618530 618906 376 0.1
.debug_abbrev 943799 944070 271 0.0
.debug_aranges 109064 109088 24 0.0
.debug_frame 367576 367648 72 0.0
.debug_info 20712386 20727203 14817 0.1
.debug_line 2667106 2668322 1216 0.0
.debug_loclists 1639283 1640524 1241 0.1
.debug_rnglists 112494 112612 118 0.1
.debug_str 3466620 3472252 5632 0.2
.text 510116 510512 396 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553711 576 0.1
.app_xip_area 444353 444841 488 0.1
.bss 63752 63840 88 0.1
lock cyw930739m2evb_01 (read/write) 539191 539783 592 0.1
.app_xip_area 425609 426113 504 0.1
.bss 68520 68608 88 0.1
ota-requestor cyw930739m2evb_01 (read/write) 574695 575479 784 0.1
.app_xip_area 467241 467937 696 0.1
.bss 62496 62584 88 0.1
switch cyw930739m2evb_01 (read/write) 550911 551479 568 0.1
.app_xip_area 440369 440857 488 0.1
.bss 65488 65568 80 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006848 1007216 368 0.0
.text 832216 832584 368 0.0
BRD4187C (read/write) 1092920 1093472 552 0.1
.bss 195484 195564 80 0.0
.text 894116 894588 472 0.1
lock-app BRD4161A+wf200 (read/write) 1104120 1104288 168 0.0
.bss 186632 186640 8 0.0
.text 914756 914916 160 0.0
window-app BRD4187C (read/write) 1128972 1129596 624 0.1
.bss 167900 167972 72 0.0
.text 957880 958432 552 0.1
esp32 all-clusters-app c3devkit (read only) 1133006 1133158 152 0.0
.flash.text 1133006 1133158 152 0.0
m5stack (read only) 1177563 1177819 256 0.0
(read/write) 520316 520476 160 0.0
.flash.rodata 273364 273524 160 0.1
.flash.text 1172179 1172435 256 0.0
k32w contact k32w0+release (read only) 589972 590372 400 0.1
(read/write) 87508 87596 88 0.1
.bss 70752 70840 88 0.1
.text 589436 589836 400 0.1
k32w1+release (read/write) 684852 685452 600 0.1
.bss 66952 67040 88 0.1
.text 571704 572216 512 0.1
light k32w0+release (read only) 589676 590084 408 0.1
(read/write) 87184 87272 88 0.1
.bss 70440 70528 88 0.1
.text 589140 589548 408 0.1
k32w1+release (read/write) 776872 777472 600 0.1
.bss 76628 76716 88 0.1
.text 654856 655368 512 0.1
lock k32w0+release (read only) 561452 561852 400 0.1
(read/write) 85012 85100 88 0.1
.bss 68328 68416 88 0.1
.text 560916 561316 400 0.1
linux air-purifier-app debug (read only) 2467869 2468077 208 0.0
(read/write) 126264 126280 16 0.0
.bss 46608 46656 48 0.1
.text 2117013 2117317 304 0.0
all-clusters-app debug (read only) 5291953 5292233 280 0.0
.bss 128944 128976 32 0.0
.text 4611875 4612243 368 0.0
all-clusters-minimal-app debug (read only) 4883241 4883521 280 0.0
(read/write) 233016 233048 32 0.0
.bss 126672 126704 32 0.0
.text 4382163 4382531 368 0.0
bridge-app debug (read only) 4364553 4364857 304 0.0
.bss 118872 118904 32 0.0
.text 3928995 3929379 384 0.0
chip-tool debug (read only) 10335337 10346793 11456 0.1
(read/write) 447968 448160 192 0.0
.bss 93720 93752 32 0.0
.data.rel.ro 342040 342184 144 0.0
.rodata 390569 390857 288 0.1
.text 9340355 9351139 10784 0.1
chip-tool-ipv6only arm64 (read only) 10213752 10226768 13016 0.1
(read/write) 510944 514392 3448 0.7
.bss 103048 103112 64 0.1
.data.rel.ro 379536 379688 152 0.0
.rodata 317088 317224 136 0.0
.text 9119192 9131672 12480 0.1
lighting-app debug+rpc+ui (read only) 5223897 5224161 264 0.0
(read/write) 223120 223136 16 0.0
.bss 118160 118208 48 0.0
.text 4644355 4644723 368 0.0
lock-app debug (read only) 4464105 4464393 288 0.0
(read/write) 203256 203304 48 0.0
.bss 113392 113472 80 0.1
.text 4007267 4007635 368 0.0
ota-provider-app debug (read only) 4121737 4123353 1616 0.0
.bss 113536 113568 32 0.0
.rodata 199837 199861 24 0.0
.text 3730979 3732643 1664 0.0
ota-requestor-app debug (read only) 4208025 4209625 1600 0.0
(read/write) 196408 196440 32 0.0
.bss 114560 114592 32 0.0
.rodata 203581 203605 24 0.0
.text 3809219 3810867 1648 0.0
shell debug (read only) 2756497 2757201 704 0.0
(read/write) 149120 149152 32 0.0
.bss 59592 59624 32 0.1
.rodata 180640 180800 160 0.1
.text 2405122 2405714 592 0.0
thermostat-no-ble arm64 (read only) 4359880 4361360 1480 0.0
.bss 122168 122184 16 0.0
.rodata 161332 161356 24 0.0
.text 3859768 3861240 1472 0.0
tv-app debug (read only) 5293145 5293433 288 0.0
(read/write) 352016 352112 96 0.0
.bss 243104 243232 128 0.1
.rodata 271821 271965 144 0.1
.text 4777171 4777363 192 0.0
tv-casting-app debug (read only) 8273409 8285209 11800 0.1
(read/write) 315224 315448 224 0.1
.bss 155872 155936 64 0.0
.data.rel.ro 150032 150192 160 0.1
.rodata 338776 339080 304 0.1
.text 7527379 7538467 11088 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523088 2523240 152 0.0
.bss 219048 219056 8 0.0
.text 1485772 1485924 152 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp rodata 134960 138536 3576 2.6
text 761672 775108 13436 1.8
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1723796 1724188 392 0.0
.debug_abbrev 1327155 1327385 230 0.0
.debug_aranges 141280 141304 24 0.0
.debug_frame 468156 468228 72 0.0
.debug_info 30407230 30422309 15079 0.0
.debug_line 3902398 3903614 1216 0.0
.debug_loclists 2250020 2251250 1230 0.1
.debug_rnglists 152070 152188 118 0.1
.debug_str 4129353 4134990 5637 0.1
.text 1520204 1520596 392 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1682380 1682764 384 0.0
.debug_abbrev 1267365 1267595 230 0.0
.debug_aranges 137496 137520 24 0.0
.debug_frame 461544 461616 72 0.0
.debug_info 28669316 28684293 14977 0.1
.debug_line 3807467 3808683 1216 0.0
.debug_loclists 2194436 2195676 1240 0.1
.debug_rnglists 147885 148003 118 0.1
.debug_str 4022090 4027727 5637 0.1
.text 1480588 1480972 384 0.0
light cy8ckit_062s2_43012 (read/write) 1608540 1608924 384 0.0
.debug_abbrev 1109043 1109273 230 0.0
.debug_aranges 127568 127592 24 0.0
.debug_frame 424468 424540 72 0.0
.debug_info 23761964 23776682 14718 0.1
.debug_line 3381763 3382981 1218 0.0
.debug_loclists 2030921 2032161 1240 0.1
.debug_rnglists 137431 137549 118 0.1
.debug_str 3828912 3834549 5637 0.1
.text 1413300 1413684 384 0.0
lock cy8ckit_062s2_43012 (read/write) 1641284 1641660 376 0.0
.debug_abbrev 1101889 1102119 230 0.0
.debug_aranges 126248 126272 24 0.0
.debug_frame 419704 419776 72 0.0
.debug_info 23567573 23582375 14802 0.1
.debug_line 3333983 3335205 1222 0.0
.debug_loclists 2007581 2008821 1240 0.1
.debug_rnglists 135442 135560 118 0.1
.debug_str 3791049 3796686 5637 0.1
.text 1418780 1419156 376 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177436 256 0.0
.bss 100584 100664 80 0.1
.text 624024 624280 256 0.0
lock-app qpg6105+debug (read/write) 1137528 1137848 320 0.0
.bss 95328 95408 80 0.1
.text 584372 584692 320 0.1
telink air-quality-sensor-app tlsr9528a bss 78004 78076 72 0.1
all-clusters-app tlsr9518adk80d bss 112632 112704 72 0.1
all-clusters-minimal-app tlsr9528a bss 122460 122532 72 0.1
bridge-app tlsr9518adk80d bss 106876 106948 72 0.1
contact-sensor-app tlsr9528a bss 78120 78192 72 0.1
light-switch-app-ota-shell-factory-data tlsr9528a bss 88184 88256 72 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d bss 112384 112456 72 0.1
lock-app-dfu tlsr9528a bss 78812 78884 72 0.1
ota-requestor-app tlsr9518adk80d bss 104976 105048 72 0.1
pump-app tlsr9528a bss 78228 78300 72 0.1
pump-controller-app tlsr9518adk80d bss 66248 66320 72 0.1
resource-monitoring-app tlsr9518adk80d bss 66652 66724 72 0.1
shell tlsr9518adk80d bss 86424 86496 72 0.1
smoke_co_alarm-app tlsr9528a bss 78204 78276 72 0.1
temperature-measurement-app tlsr9528a bss 77932 78004 72 0.1
thermostat tlsr9518adk80d bss 66536 66608 72 0.1
window-covering tlsr9518adk80d bss 66888 66960 72 0.1
Decreases (48 builds for bl602, bl702, bl702l, cc32xx, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 71a72ae fb4ee2a change % change
bl602 lighting-app bl602 (read/write) 1410026 1406086 -3940 -0.3
.bss 88488 84504 -3984 -4.5
bl602+mfd (read/write) 1424450 1420502 -3948 -0.3
.bss 88656 84672 -3984 -4.5
bl602+rpc (read/write) 1457038 1453106 -3932 -0.3
.bss 96520 92536 -3984 -4.1
bl702 lighting-app bl702 (read/write) 1207955 1172239 -35716 -3.0
.bss 32597 11197 -21400 -65.7
.data 3568 3544 -24 -0.7
.debug_abbrev 1552509 1548539 -3970 -0.3
.debug_aranges 139144 136416 -2728 -2.0
.debug_frame 509872 499748 -10124 -2.0
.debug_info 41627090 41540078 -87012 -0.2
.debug_line 5455554 5335978 -119576 -2.2
.debug_loc 3666109 3615345 -50764 -1.4
.debug_ranges 446344 442064 -4280 -1.0
.debug_str 4096397 4067365 -29032 -0.7
.rodata 106612 106100 -512 -0.5
.strtab 599572 590192 -9380 -1.6
.symtab 178848 174176 -4672 -2.6
.text 972692 945706 -26986 -2.8
bl702+mfd (read/write) 1219067 1183335 -35732 -2.9
.bss 32773 11373 -21400 -65.3
.data 3552 3528 -24 -0.7
.debug_abbrev 1554240 1550227 -4013 -0.3
.debug_aranges 140312 137584 -2728 -1.9
.debug_frame 515304 505180 -10124 -2.0
.debug_info 41667388 41580335 -87053 -0.2
.debug_line 5495890 5376314 -119576 -2.2
.debug_loc 3704271 3653496 -50775 -1.4
.debug_ranges 448584 444304 -4280 -1.0
.debug_str 4101928 4072890 -29038 -0.7
.rodata 105552 105040 -512 -0.5
.strtab 603332 593952 -9380 -1.6
.symtab 180608 175936 -4672 -2.6
.text 984720 957734 -26986 -2.7
bl702+rpc (read/write) 1308223 1271803 -36420 -2.8
.bss 41061 19677 -21384 -52.1
.data 4120 4104 -16 -0.4
.debug_abbrev 1733507 1724201 -9306 -0.5
.debug_aranges 147760 144680 -3080 -2.1
.debug_frame 538916 527616 -11300 -2.1
.debug_info 46772678 46457779 -314899 -0.7
.debug_line 5885975 5754460 -131515 -2.2
.debug_loc 3873748 3818808 -54940 -1.4
.debug_ranges 473912 469288 -4624 -1.0
.debug_str 4524327 4493323 -31004 -0.7
.rodata 121512 121000 -512 -0.4
.strtab 663529 653572 -9957 -1.5
.symtab 197968 192992 -4976 -2.5
.text 1048500 1020772 -27728 -2.6
bl706-eth (read/write) 995281 991349 -3932 -0.4
.bss 27752 23772 -3980 -14.3
.rodata 99252 99188 -64 -0.1
.strtab 458020 457967 -53 -0.0
.symtab 133488 133408 -80 -0.1
bl706-wifi (read/write) 1230126 1226162 -3964 -0.3
.bss 14637 10657 -3980 -27.2
.rodata 120112 120048 -64 -0.1
.strtab 507125 507072 -53 -0.0
.symtab 152784 152704 -80 -0.1
bl702l lighting-app bl702l (read/write) 1179268 1141968 -37300 -3.2
.bss 20576 16408 -4168 -20.3
.bss_psram 79248 71120 -8128 -10.3
.data 4936 4912 -24 -0.5
.debug_abbrev 1552770 1552578 -192 -0.0
.debug_aranges 134352 131096 -3256 -2.4
.debug_frame 491828 480220 -11608 -2.4
.debug_line 5383600 5264653 -118947 -2.2
.debug_loc 3616635 3555063 -61572 -1.7
.debug_ranges 454504 448552 -5952 -1.3
.debug_str 4126147 4082633 -43514 -1.1
.rodata 100768 100104 -664 -0.7
.strtab 603102 591224 -11878 -2.0
.symtab 179472 174464 -5008 -2.8
.text 962600 938792 -23808 -2.5
bl702l+mfd (read/write) 1189968 1153932 -36036 -3.0
.bss 20752 16584 -4168 -20.1
.bss_psram 79248 71104 -8144 -10.3
.data 4912 4888 -24 -0.5
.debug_abbrev 1554516 1554281 -235 -0.0
.debug_aranges 135520 132264 -3256 -2.4
.debug_frame 497256 485648 -11608 -2.3
.debug_line 5423813 5304866 -118947 -2.2
.debug_loc 3654797 3593214 -61583 -1.7
.debug_ranges 456744 450792 -5952 -1.3
.debug_str 4131668 4088148 -43520 -1.1
.rodata 99708 99044 -664 -0.7
.strtab 606930 595052 -11878 -2.0
.symtab 181264 176256 -5008 -2.8
.text 974720 951168 -23552 -2.4
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 83714 83690 -24 -0.0
.strtab 468388 468375 -13 -0.0
.symtab 279504 279488 -16 -0.0
lock CC3235SF_LAUNCHXL .rodata 106290 106274 -16 -0.0
.strtab 517624 517611 -13 -0.0
.symtab 299120 299104 -16 -0.0
esp32 all-clusters-app c3devkit (read/write) 1670484 1670476 -8 -0.0
.flash.rodata 241696 241688 -8 -0.0
linux air-purifier-app debug .data.rel.ro 72184 72168 -16 -0.0
.rodata 176960 176936 -24 -0.0
all-clusters-app debug .data.rel.ro 278848 278816 -32 -0.0
.rodata 299884 299868 -16 -0.0
all-clusters-minimal-app debug .data.rel.ro 95456 95440 -16 -0.0
.rodata 269885 269869 -16 -0.0
bridge-app debug .data.rel.ro 84784 84768 -16 -0.0
.rodata 217853 217845 -8 -0.0
lighting-app debug+rpc+ui .data.rel.ro 92992 92976 -16 -0.0
.rodata 336244 336212 -32 -0.0
lock-app debug .data.rel.ro 79464 79432 -32 -0.0
.rodata 247165 247157 -8 -0.0
ota-provider-app debug .data.rel.ro 68816 68784 -32 -0.0
ota-requestor-app debug .data.rel.ro 71760 71744 -16 -0.0
shell debug .data.rel.ro 82928 82912 -16 -0.0
thermostat-no-ble arm64 (read/write) 245464 244000 -1464 -0.6
.data.rel.ro 101624 101616 -8 -0.0
tv-app debug .data.rel.ro 96512 96480 -32 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179844 1057856 -121988 -10.3
bss 153980 128393 -25587 -16.6
rodata 118928 104344 -14584 -12.3
text 828032 777424 -50608 -6.1
nrf7002dk_nrf5340_cpuapp (read/write) 1327264 1184592 -142672 -10.7
bss 139990 120595 -19395 -13.9
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161664 1038684 -122980 -10.6
bss 154219 128632 -25587 -16.6
rodata 113940 99292 -14648 -12.9
text 814592 763188 -51404 -6.3
psoc6 all-clusters cy8ckit_062s2_43012 .strtab 798910 798902 -8 -0.0
.symtab 494336 494320 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .strtab 743265 743257 -8 -0.0
.symtab 475392 475376 -16 -0.0
light cy8ckit_062s2_43012 .strtab 656434 656426 -8 -0.0
.symtab 436896 436880 -16 -0.0
lock cy8ckit_062s2_43012 .strtab 629901 629893 -8 -0.0
.symtab 428432 428416 -16 -0.0
telink air-quality-sensor-app tlsr9528a (read/write) 857080 856532 -548 -0.1
text 604466 604210 -256 -0.0
all-clusters-app tlsr9518adk80d (read/write) 1078580 1077932 -648 -0.1
text 758106 757756 -350 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1077312 1076656 -656 -0.1
text 744622 744272 -350 -0.0
bridge-app tlsr9518adk80d (read/write) 932260 931604 -656 -0.1
text 641662 641312 -350 -0.1
contact-sensor-app tlsr9528a (read/write) 860360 859808 -552 -0.1
text 607564 607308 -256 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 962440 962168 -272 -0.0
text 683930 683810 -120 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1088292 1087652 -640 -0.1
text 762332 761982 -350 -0.0
lock-app-dfu tlsr9528a (read/write) 918776 918228 -548 -0.1
text 638392 638136 -256 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 945604 944948 -656 -0.1
text 657456 657106 -350 -0.1
pump-app tlsr9528a (read/write) 864196 863644 -552 -0.1
text 611738 611482 -256 -0.0
pump-controller-app tlsr9518adk80d (read/write) 805064 804512 -552 -0.1
text 578774 578518 -256 -0.0
resource-monitoring-app tlsr9518adk80d (read/write) 820760 820208 -552 -0.1
text 589386 589130 -256 -0.0
shell tlsr9518adk80d (read/write) 709036 708596 -440 -0.1
text 462008 461736 -272 -0.1
smoke_co_alarm-app tlsr9528a (read/write) 862964 862412 -552 -0.1
text 611100 610844 -256 -0.0
temperature-measurement-app tlsr9528a (read/write) 848008 847448 -560 -0.1
text 598272 598016 -256 -0.0
thermostat tlsr9518adk80d (read/write) 826136 825584 -552 -0.1
text 594128 593874 -254 -0.0
window-covering tlsr9518adk80d (read/write) 823600 823052 -548 -0.1
text 591178 590922 -256 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 71a72ae fb4ee2a change % change
bl602 lighting-app bl602 (read/write) 1410026 1406086 -3940 -0.3
.bss 88488 84504 -3984 -4.5
.data 9360 9360 0 0.0
.text 1075094 1075204 110 0.0
bl602+mfd (read/write) 1424450 1420502 -3948 -0.3
.bss 88656 84672 -3984 -4.5
.data 9336 9336 0 0.0
.text 1090410 1090520 110 0.0
bl602+rpc (read/write) 1457038 1453106 -3932 -0.3
.bss 96520 92536 -3984 -4.1
.data 9736 9736 0 0.0
.text 1106582 1106692 110 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207955 1172239 -35716 -3.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 11197 -21400 -65.7
.bss_psram 66128 79360 13232 20.0
.comment 48 48 0 0.0
.data 3568 3544 -24 -0.7
.debug_abbrev 1552509 1548539 -3970 -0.3
.debug_aranges 139144 136416 -2728 -2.0
.debug_frame 509872 499748 -10124 -2.0
.debug_info 41627090 41540078 -87012 -0.2
.debug_line 5455554 5335978 -119576 -2.2
.debug_loc 3666109 3615345 -50764 -1.4
.debug_ranges 446344 442064 -4280 -1.0
.debug_str 4096397 4067365 -29032 -0.7
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 152 4 2.7
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106612 106100 -512 -0.5
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599572 590192 -9380 -1.6
.symtab 178848 174176 -4672 -2.6
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972692 945706 -26986 -2.8
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219067 1183335 -35732 -2.9
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 11373 -21400 -65.3
.bss_psram 66128 79344 13216 20.0
.comment 48 48 0 0.0
.data 3552 3528 -24 -0.7
.debug_abbrev 1554240 1550227 -4013 -0.3
.debug_aranges 140312 137584 -2728 -1.9
.debug_frame 515304 505180 -10124 -2.0
.debug_info 41667388 41580335 -87053 -0.2
.debug_line 5495890 5376314 -119576 -2.2
.debug_loc 3704271 3653496 -50775 -1.4
.debug_ranges 448584 444304 -4280 -1.0
.debug_str 4101928 4072890 -29038 -0.7
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 152 4 2.7
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105552 105040 -512 -0.5
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603332 593952 -9380 -1.6
.symtab 180608 175936 -4672 -2.6
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984720 957734 -26986 -2.7
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308223 1271803 -36420 -2.8
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 19677 -21384 -52.1
.bss_psram 66112 79344 13232 20.0
.comment 48 48 0 0.0
.data 4120 4104 -16 -0.4
.debug_abbrev 1733507 1724201 -9306 -0.5
.debug_aranges 147760 144680 -3080 -2.1
.debug_frame 538916 527616 -11300 -2.1
.debug_info 46772678 46457779 -314899 -0.7
.debug_line 5885975 5754460 -131515 -2.2
.debug_loc 3873748 3818808 -54940 -1.4
.debug_ranges 473912 469288 -4624 -1.0
.debug_str 4524327 4493323 -31004 -0.7
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 168 4 2.4
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121512 121000 -512 -0.4
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663529 653572 -9957 -1.5
.symtab 197968 192992 -4976 -2.5
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048500 1020772 -27728 -2.6
bl706-eth (read/write) 995281 991349 -3932 -0.4
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 23772 -3980 -14.3
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071636 1071893 257 0.0
.debug_aranges 111976 111984 8 0.0
.debug_frame 413804 413860 56 0.0
.debug_info 22567445 22579136 11691 0.1
.debug_line 4147078 4148661 1583 0.0
.debug_loc 3083767 3085697 1930 0.1
.debug_ranges 364760 365128 368 0.1
.debug_str 3639434 3645032 5598 0.2
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99252 99188 -64 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 458020 457967 -53 -0.0
.symtab 133488 133408 -80 -0.1
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738236 738346 110 0.0
bl706-wifi (read/write) 1230126 1226162 -3964 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 10657 -3980 -27.2
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187419 1187630 211 0.0
.debug_aranges 119640 119648 8 0.0
.debug_frame 619852 619920 68 0.0
.debug_info 23955011 23966625 11614 0.0
.debug_line 4571988 4573561 1573 0.0
.debug_loc 3270841 3272737 1896 0.1
.debug_ranges 392616 392984 368 0.1
.debug_str 3740884 3746482 5598 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120112 120048 -64 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507125 507072 -53 -0.0
.symtab 152784 152704 -80 -0.1
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962350 962432 82 0.0
bl702l lighting-app bl702l (read/write) 1179268 1141968 -37300 -3.2
.boot2 400 400 0 0.0
.bss 20576 16408 -4168 -20.3
.bss_psram 79248 71120 -8128 -10.3
.comment 48 48 0 0.0
.data 4936 4912 -24 -0.5
.debug_abbrev 1552770 1552578 -192 -0.0
.debug_aranges 134352 131096 -3256 -2.4
.debug_frame 491828 480220 -11608 -2.4
.debug_info 41444587 41559213 114626 0.3
.debug_line 5383600 5264653 -118947 -2.2
.debug_loc 3616635 3555063 -61572 -1.7
.debug_ranges 454504 448552 -5952 -1.3
.debug_str 4126147 4082633 -43514 -1.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 152 4 2.7
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100768 100104 -664 -0.7
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 603102 591224 -11878 -2.0
.symtab 179472 174464 -5008 -2.8
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962600 938792 -23808 -2.5
bl702l+mfd (read/write) 1189968 1153932 -36036 -3.0
.boot2 400 400 0 0.0
.bss 20752 16584 -4168 -20.1
.bss_psram 79248 71104 -8144 -10.3
.comment 48 48 0 0.0
.data 4912 4888 -24 -0.5
.debug_abbrev 1554516 1554281 -235 -0.0
.debug_aranges 135520 132264 -3256 -2.4
.debug_frame 497256 485648 -11608 -2.3
.debug_info 41486928 41601513 114585 0.3
.debug_line 5423813 5304866 -118947 -2.2
.debug_loc 3654797 3593214 -61583 -1.7
.debug_ranges 456744 450792 -5952 -1.3
.debug_str 4131668 4088148 -43520 -1.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 152 4 2.7
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99708 99044 -664 -0.7
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 606930 595052 -11878 -2.0
.symtab 181264 176256 -5008 -2.8
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974720 951168 -23552 -2.4
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736355 352 0.0
(read/write) 166436 166524 88 0.1
.bss 88852 88940 88 0.1
.data 3420 3420 0 0.0
.rodata 84455 84575 120 0.1
.text 651160 651392 232 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757963 392 0.1
(read/write) 176720 176808 88 0.0
.bss 99100 99188 88 0.1
.data 3440 3440 0 0.0
.rodata 79999 80143 144 0.2
.text 677180 677428 248 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744907 745251 344 0.0
(read/write) 171176 171264 88 0.1
.bss 93556 93644 88 0.1
.data 3440 3440 0 0.0
.rodata 106087 106199 112 0.1
.text 638428 638660 232 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 696051 336 0.0
(read/write) 165528 165616 88 0.1
.bss 87720 87808 88 0.1
.data 3408 3408 0 0.0
.rodata 80239 80351 112 0.1
.text 615088 615312 224 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681739 352 0.1
(read/write) 165668 165756 88 0.1
.bss 87864 87952 88 0.1
.data 3404 3404 0 0.0
.rodata 76071 76191 120 0.2
.text 604928 605160 232 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562346 562714 368 0.1
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903139 903410 271 0.0
.debug_aranges 104600 104624 24 0.0
.debug_frame 352296 352368 72 0.0
.debug_info 19531147 19545785 14638 0.1
.debug_line 2596734 2597950 1216 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583591 1584833 1242 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107957 108075 118 0.1
.debug_str 3402449 3408081 5632 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83690 -24 -0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468388 468375 -13 -0.0
.symtab 279504 279488 -16 -0.0
.text 476512 476900 388 0.1
lock CC3235SF_LAUNCHXL (read only) 618530 618906 376 0.1
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 943799 944070 271 0.0
.debug_aranges 109064 109088 24 0.0
.debug_frame 367576 367648 72 0.0
.debug_info 20712386 20727203 14817 0.1
.debug_line 2667106 2668322 1216 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1639283 1640524 1241 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112494 112612 118 0.1
.debug_str 3466620 3472252 5632 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106274 -16 -0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517624 517611 -13 -0.0
.symtab 299120 299104 -16 -0.0
.text 0 0 0 0.0
510116 510512 396 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553711 576 0.1
.app_xip_area 444353 444841 488 0.1
.bss 63752 63840 88 0.1
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539191 539783 592 0.1
.app_xip_area 425609 426113 504 0.1
.bss 68520 68608 88 0.1
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574695 575479 784 0.1
.app_xip_area 467241 467937 696 0.1
.bss 62496 62584 88 0.1
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550911 551479 568 0.1
.app_xip_area 440369 440857 488 0.1
.bss 65488 65568 80 0.1
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006848 1007216 368 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832216 832584 368 0.0
BRD4187C (read/write) 1092920 1093472 552 0.1
.bss 195484 195564 80 0.0
.data 3300 3300 0 0.0
.text 894116 894588 472 0.1
lock-app BRD4161A+wf200 (read/write) 1104120 1104288 168 0.0
.bss 186632 186640 8 0.0
.data 2708 2708 0 0.0
.text 914756 914916 160 0.0
window-app BRD4187C (read/write) 1128972 1129596 624 0.1
.bss 167900 167972 72 0.0
.data 3172 3172 0 0.0
.text 957880 958432 552 0.1
esp32 all-clusters-app c3devkit (read only) 1133006 1133158 152 0.0
(read/write) 1670484 1670476 -8 -0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241696 241688 -8 -0.0
.flash.text 1133006 1133158 152 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177563 1177819 256 0.0
(read/write) 520316 520476 160 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273364 273524 160 0.1
.flash.text 1172179 1172435 256 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589972 590372 400 0.1
(read/write) 87508 87596 88 0.1
.bss 70752 70840 88 0.1
.data 2132 2132 0 0.0
.text 589436 589836 400 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684852 685452 600 0.1
.bss 66952 67040 88 0.1
.data 2716 2716 0 0.0
.text 571704 572216 512 0.1
light k32w0+release (read only) 589676 590084 408 0.1
(read/write) 87184 87272 88 0.1
.bss 70440 70528 88 0.1
.data 2120 2120 0 0.0
.text 589140 589548 408 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776872 777472 600 0.1
.bss 76628 76716 88 0.1
.data 1928 1928 0 0.0
.text 654856 655368 512 0.1
lock k32w0+release (read only) 561452 561852 400 0.1
(read/write) 85012 85100 88 0.1
.bss 68328 68416 88 0.1
.data 2060 2060 0 0.0
.text 560916 561316 400 0.1
linux air-purifier-app debug (read only) 2467869 2468077 208 0.0
(read/write) 126264 126280 16 0.0
.bss 46608 46656 48 0.1
.data 1472 1472 0 0.0
.data.rel.ro 72184 72168 -16 -0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 176960 176936 -24 -0.0
.text 2117013 2117317 304 0.0
all-clusters-app debug (read only) 5291953 5292233 280 0.0
(read/write) 418872 418872 0 0.0
.bss 128944 128976 32 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278816 -32 -0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299884 299868 -16 -0.0
.text 4611875 4612243 368 0.0
all-clusters-minimal-app debug (read only) 4883241 4883521 280 0.0
(read/write) 233016 233048 32 0.0
.bss 126672 126704 32 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95456 95440 -16 -0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 269885 269869 -16 -0.0
.text 4382163 4382531 368 0.0
bridge-app debug (read only) 4364553 4364857 304 0.0
(read/write) 215128 215128 0 0.0
.bss 118872 118904 32 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84784 84768 -16 -0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217853 217845 -8 -0.0
.text 3928995 3929379 384 0.0
chip-tool debug (read only) 10335337 10346793 11456 0.1
(read/write) 447968 448160 192 0.0
.bss 93720 93752 32 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342040 342184 144 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390569 390857 288 0.1
.text 9340355 9351139 10784 0.1
chip-tool-ipv6only arm64 (read only) 10213752 10226768 13016 0.1
(read/write) 510944 514392 3448 0.7
.bss 103048 103112 64 0.1
.data 4288 4288 0 0.0
.data.rel.ro 379536 379688 152 0.0
.dynamic 512 512 0 0.0
.got 18592 18592 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317088 317224 136 0.0
.text 9119192 9131672 12480 0.1
lighting-app debug+rpc+ui (read only) 5223897 5224161 264 0.0
(read/write) 223120 223136 16 0.0
.bss 118160 118208 48 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92992 92976 -16 -0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336244 336212 -32 -0.0
.text 4644355 4644723 368 0.0
lock-app debug (read only) 4464105 4464393 288 0.0
(read/write) 203256 203304 48 0.0
.bss 113392 113472 80 0.1
.data 3648 3648 0 0.0
.data.rel.ro 79464 79432 -32 -0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247165 247157 -8 -0.0
.text 4007267 4007635 368 0.0
ota-provider-app debug (read only) 4121737 4123353 1616 0.0
(read/write) 192192 192192 0 0.0
.bss 113536 113568 32 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68816 68784 -32 -0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199837 199861 24 0.0
.text 3730979 3732643 1664 0.0
ota-requestor-app debug (read only) 4208025 4209625 1600 0.0
(read/write) 196408 196440 32 0.0
.bss 114560 114592 32 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71760 71744 -16 -0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203581 203605 24 0.0
.text 3809219 3810867 1648 0.0
shell debug (read only) 2756497 2757201 704 0.0
(read/write) 149120 149152 32 0.0
.bss 59592 59624 32 0.1
.data 816 816 0 0.0
.data.rel.ro 82928 82912 -16 -0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180640 180800 160 0.1
.text 2405122 2405714 592 0.0
thermostat-no-ble arm64 (read only) 4359880 4361360 1480 0.0
(read/write) 245464 244000 -1464 -0.6
.bss 122168 122184 16 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101616 -8 -0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161332 161356 24 0.0
.text 3859768 3861240 1472 0.0
tv-app debug (read only) 5293145 5293433 288 0.0
(read/write) 352016 352112 96 0.0
.bss 243104 243232 128 0.1
.data 5024 5024 0 0.0
.data.rel.ro 96512 96480 -32 -0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271821 271965 144 0.1
.text 4777171 4777363 192 0.0
tv-casting-app debug (read only) 8273409 8285209 11800 0.1
(read/write) 315224 315448 224 0.1
.bss 155872 155936 64 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150032 150192 160 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 338776 339080 304 0.1
.text 7527379 7538467 11088 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523240 152 0.0
.bss 219048 219056 8 0.0
.data 5136 5136 0 0.0
.text 1485772 1485924 152 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179844 1057856 -121988 -10.3
bss 153980 128393 -25587 -16.6
rodata 118928 104344 -14584 -12.3
text 828032 777424 -50608 -6.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327264 1184592 -142672 -10.7
bss 139990 120595 -19395 -13.9
rodata 134960 138536 3576 2.6
text 761672 775108 13436 1.8
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161664 1038684 -122980 -10.6
bss 154219 128632 -25587 -16.6
rodata 113940 99292 -14648 -12.9
text 814592 763188 -51404 -6.3
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723796 1724188 392 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327155 1327385 230 0.0
.debug_aranges 141280 141304 24 0.0
.debug_frame 468156 468228 72 0.0
.debug_info 30407230 30422309 15079 0.0
.debug_line 3902398 3903614 1216 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2250020 2251250 1230 0.1
.debug_rnglists 152070 152188 118 0.1
.debug_str 4129353 4134990 5637 0.1
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798910 798902 -8 -0.0
.symtab 494336 494320 -16 -0.0
.text 1520204 1520596 392 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682380 1682764 384 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267365 1267595 230 0.0
.debug_aranges 137496 137520 24 0.0
.debug_frame 461544 461616 72 0.0
.debug_info 28669316 28684293 14977 0.1
.debug_line 3807467 3808683 1216 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2194436 2195676 1240 0.1
.debug_rnglists 147885 148003 118 0.1
.debug_str 4022090 4027727 5637 0.1
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743265 743257 -8 -0.0
.symtab 475392 475376 -16 -0.0
.text 1480588 1480972 384 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1608540 1608924 384 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1109043 1109273 230 0.0
.debug_aranges 127568 127592 24 0.0
.debug_frame 424468 424540 72 0.0
.debug_info 23761964 23776682 14718 0.1
.debug_line 3381763 3382981 1218 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2030921 2032161 1240 0.1
.debug_rnglists 137431 137549 118 0.1
.debug_str 3828912 3834549 5637 0.1
.heap 846488 846488 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 656434 656426 -8 -0.0
.symtab 436896 436880 -16 -0.0
.text 1413300 1413684 384 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1641284 1641660 376 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2376 2376 0 0.0
.debug_abbrev 1101889 1102119 230 0.0
.debug_aranges 126248 126272 24 0.0
.debug_frame 419704 419776 72 0.0
.debug_info 23567573 23582375 14802 0.1
.debug_line 3333983 3335205 1222 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2007581 2008821 1240 0.1
.debug_rnglists 135442 135560 118 0.1
.debug_str 3791049 3796686 5637 0.1
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 629901 629893 -8 -0.0
.symtab 428432 428416 -16 -0.0
.text 1418780 1419156 376 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177180 1177436 256 0.0
.bss 100584 100664 80 0.1
.data 744 744 0 0.0
.text 624024 624280 256 0.0
lock-app qpg6105+debug (read/write) 1137528 1137848 320 0.0
.bss 95328 95408 80 0.1
.data 776 776 0 0.0
.text 584372 584692 320 0.1
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 857080 856532 -548 -0.1
bss 78004 78076 72 0.1
text 604466 604210 -256 -0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078580 1077932 -648 -0.1
bss 112632 112704 72 0.1
text 758106 757756 -350 -0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077312 1076656 -656 -0.1
bss 122460 122532 72 0.1
text 744622 744272 -350 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932260 931604 -656 -0.1
bss 106876 106948 72 0.1
text 641662 641312 -350 -0.1
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860360 859808 -552 -0.1
bss 78120 78192 72 0.1
text 607564 607308 -256 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962440 962168 -272 -0.0
bss 88184 88256 72 0.1
text 683930 683810 -120 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088292 1087652 -640 -0.1
bss 112384 112456 72 0.1
text 762332 761982 -350 -0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918776 918228 -548 -0.1
bss 78812 78884 72 0.1
text 638392 638136 -256 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945604 944948 -656 -0.1
bss 104976 105048 72 0.1
text 657456 657106 -350 -0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864196 863644 -552 -0.1
bss 78228 78300 72 0.1
text 611738 611482 -256 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805064 804512 -552 -0.1
bss 66248 66320 72 0.1
text 578774 578518 -256 -0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820760 820208 -552 -0.1
bss 66652 66724 72 0.1
text 589386 589130 -256 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 708596 -440 -0.1
bss 86424 86496 72 0.1
text 462008 461736 -272 -0.1
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862964 862412 -552 -0.1
bss 78204 78276 72 0.1
text 611100 610844 -256 -0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848008 847448 -560 -0.1
bss 77932 78004 72 0.1
text 598272 598016 -256 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826136 825584 -552 -0.1
bss 66536 66608 72 0.1
text 594128 593874 -254 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823600 823052 -548 -0.1
bss 66888 66960 72 0.1
text 591178 590922 -256 -0.0

Copy link

github-actions bot commented Nov 3, 2023

PR #30176: Size comparison from 9ddef38 to d75df19

Increases (14 builds for bl702, bl702l, cc32xx, linux, psoc6)
platform target config section 9ddef38 d75df19 change % change
bl702 lighting-app bl702 .debug_aranges 136408 136416 8 0.0
.debug_frame 499716 499748 32 0.0
.debug_info 41536518 41540078 3560 0.0
.debug_line 5335893 5335978 85 0.0
.debug_loc 3615209 3615360 151 0.0
.debug_ranges 442056 442064 8 0.0
.debug_str 4062330 4067235 4905 0.1
bl702+mfd .debug_aranges 137576 137584 8 0.0
.debug_frame 505148 505180 32 0.0
.debug_info 41576775 41580335 3560 0.0
.debug_line 5376229 5376314 85 0.0
.debug_loc 3653360 3653511 151 0.0
.debug_ranges 444296 444304 8 0.0
.debug_str 4067855 4072760 4905 0.1
bl702+rpc .debug_aranges 144672 144680 8 0.0
.debug_frame 527584 527616 32 0.0
.debug_info 46454219 46457779 3560 0.0
.debug_line 5754375 5754460 85 0.0
.debug_loc 3818672 3818823 151 0.0
.debug_ranges 469280 469288 8 0.0
.debug_str 4488288 4493193 4905 0.1
bl706-eth .debug_aranges 111976 111984 8 0.0
.debug_frame 413828 413860 32 0.0
.debug_info 22575576 22579136 3560 0.0
.debug_line 4148576 4148661 85 0.0
.debug_loc 3085544 3085682 138 0.0
.debug_ranges 365120 365128 8 0.0
.debug_str 3639997 3644902 4905 0.1
bl706-wifi .debug_aranges 119640 119648 8 0.0
.debug_frame 619876 619920 44 0.0
.debug_info 23963065 23966625 3560 0.0
.debug_line 4573476 4573561 85 0.0
.debug_loc 3272601 3272751 150 0.0
.debug_ranges 392976 392984 8 0.0
.debug_str 3741447 3746352 4905 0.1
bl702l lighting-app bl702l .debug_aranges 131088 131096 8 0.0
.debug_frame 480188 480220 32 0.0
.debug_info 41555653 41559213 3560 0.0
.debug_line 5264568 5264653 85 0.0
.debug_loc 3554852 3555048 196 0.0
.debug_ranges 448544 448552 8 0.0
.debug_str 4077598 4082503 4905 0.1
bl702l+mfd .debug_aranges 132256 132264 8 0.0
.debug_frame 485616 485648 32 0.0
.debug_info 41597953 41601513 3560 0.0
.debug_line 5304781 5304866 85 0.0
.debug_loc 3593003 3593199 196 0.0
.debug_ranges 450784 450792 8 0.0
.debug_str 4083113 4088018 4905 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104608 104624 16 0.0
.debug_frame 352312 352368 56 0.0
.debug_info 19542004 19545785 3781 0.0
.debug_line 2597776 2597952 176 0.0
.debug_loclists 1584697 1584849 152 0.0
.debug_rnglists 108063 108075 12 0.0
.debug_str 3403028 3407972 4944 0.1
lock CC3235SF_LAUNCHXL .debug_aranges 109072 109088 16 0.0
.debug_frame 367592 367648 56 0.0
.debug_info 20723422 20727203 3781 0.0
.debug_line 2668148 2668324 176 0.0
.debug_loclists 1640388 1640540 152 0.0
.debug_rnglists 112600 112612 12 0.0
.debug_str 3467199 3472143 4944 0.1
linux chip-tool-ipv6only arm64 (read only) 10214528 10226768 12240 0.1
(read/write) 514312 514392 80 0.0
.data.rel.ro 379504 379688 184 0.0
.got 18584 18592 8 0.0
.text 9119912 9131672 11760 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 141424 141440 16 0.0
.debug_frame 468720 468776 56 0.0
.debug_info 30428179 30431960 3781 0.0
.debug_line 3906709 3906883 174 0.0
.debug_loclists 2253532 2253681 149 0.0
.debug_rnglists 152332 152344 12 0.0
.debug_str 4133500 4138444 4944 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137640 137656 16 0.0
.debug_frame 462108 462164 56 0.0
.debug_info 28690163 28693944 3781 0.0
.debug_line 3811778 3811952 174 0.0
.debug_loclists 2197956 2198105 149 0.0
.debug_rnglists 148147 148159 12 0.0
.debug_str 4026237 4031181 4944 0.1
light cy8ckit_062s2_43012 .debug_aranges 127712 127728 16 0.0
.debug_frame 425032 425088 56 0.0
.debug_info 23783154 23786935 3781 0.0
.debug_line 3386094 3386268 174 0.0
.debug_loclists 2034440 2034590 150 0.0
.debug_rnglists 137693 137705 12 0.0
.debug_str 3833059 3838003 4944 0.1
lock cy8ckit_062s2_43012 .debug_aranges 126392 126408 16 0.0
.debug_frame 420268 420324 56 0.0
.debug_info 23588847 23592628 3781 0.0
.debug_line 3338318 3338492 174 0.0
.debug_loclists 2011100 2011250 150 0.0
.debug_rnglists 135704 135716 12 0.0
.debug_str 3795196 3800140 4944 0.1
Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, psoc6, qpg)
platform target config section 9ddef38 d75df19 change % change
bl602 lighting-app bl602 (read/write) 1406086 1406086 0 0.0
.bss 84504 84504 0 0.0
.data 9360 9360 0 0.0
.text 1075204 1075204 0 0.0
bl602+mfd (read/write) 1420502 1420502 0 0.0
.bss 84672 84672 0 0.0
.data 9336 9336 0 0.0
.text 1090520 1090520 0 0.0
bl602+rpc (read/write) 1453106 1453106 0 0.0
.bss 92536 92536 0 0.0
.data 9736 9736 0 0.0
.text 1106692 1106692 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1172239 1172239 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1548539 1548539 0 0.0
.debug_aranges 136408 136416 8 0.0
.debug_frame 499716 499748 32 0.0
.debug_info 41536518 41540078 3560 0.0
.debug_line 5335893 5335978 85 0.0
.debug_loc 3615209 3615360 151 0.0
.debug_ranges 442056 442064 8 0.0
.debug_str 4062330 4067235 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106100 106100 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 590192 590192 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 945706 945706 0 0.0
bl702+mfd 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1183335 1183335 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3528 3528 0 0.0
.debug_abbrev 1550227 1550227 0 0.0
.debug_aranges 137576 137584 8 0.0
.debug_frame 505148 505180 32 0.0
.debug_info 41576775 41580335 3560 0.0
.debug_line 5376229 5376314 85 0.0
.debug_loc 3653360 3653511 151 0.0
.debug_ranges 444296 444304 8 0.0
.debug_str 4067855 4072760 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105040 105040 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 593952 593952 0 0.0
.symtab 175936 175936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 957734 957734 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1271803 1271803 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1724201 1724201 0 0.0
.debug_aranges 144672 144680 8 0.0
.debug_frame 527584 527616 32 0.0
.debug_info 46454219 46457779 3560 0.0
.debug_line 5754375 5754460 85 0.0
.debug_loc 3818672 3818823 151 0.0
.debug_ranges 469280 469288 8 0.0
.debug_str 4488288 4493193 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121000 121000 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 653572 653572 0 0.0
.symtab 192992 192992 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 1020772 1020772 0 0.0
bl706-eth 0 0 0 0.0
(read/write) 991349 991349 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071893 1071893 0 0.0
.debug_aranges 111976 111984 8 0.0
.debug_frame 413828 413860 32 0.0
.debug_info 22575576 22579136 3560 0.0
.debug_line 4148576 4148661 85 0.0
.debug_loc 3085544 3085682 138 0.0
.debug_ranges 365120 365128 8 0.0
.debug_str 3639997 3644902 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99188 99188 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457967 457967 0 0.0
.symtab 133408 133408 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 738346 738346 0 0.0
bl706-wifi 0 0 0 0.0
(read/write) 1226162 1226162 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187630 1187630 0 0.0
.debug_aranges 119640 119648 8 0.0
.debug_frame 619876 619920 44 0.0
.debug_info 23963065 23966625 3560 0.0
.debug_line 4573476 4573561 85 0.0
.debug_loc 3272601 3272751 150 0.0
.debug_ranges 392976 392984 8 0.0
.debug_str 3741447 3746352 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120048 120048 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507072 507072 0 0.0
.symtab 152704 152704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 962432 962432 0 0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read only) 512 512 0 0.0
(read/write) 1141968 1141968 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1552578 1552578 0 0.0
.debug_aranges 131088 131096 8 0.0
.debug_frame 480188 480220 32 0.0
.debug_info 41555653 41559213 3560 0.0
.debug_line 5264568 5264653 85 0.0
.debug_loc 3554852 3555048 196 0.0
.debug_ranges 448544 448552 8 0.0
.debug_str 4077598 4082503 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100104 100104 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 591224 591224 0 0.0
.symtab 174464 174464 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 938792 938792 0 0.0
bl702l+mfd 0 0 0 0.0
(read/write) 1153932 1153932 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4888 4888 0 0.0
.debug_abbrev 1554281 1554281 0 0.0
.debug_aranges 132256 132264 8 0.0
.debug_frame 485616 485648 32 0.0
.debug_info 41597953 41601513 3560 0.0
.debug_line 5304781 5304866 85 0.0
.debug_loc 3593003 3593199 196 0.0
.debug_ranges 450784 450792 8 0.0
.debug_str 4083113 4088018 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99044 99044 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 595052 595052 0 0.0
.symtab 176256 176256 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 951168 951168 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736355 736355 0 0.0
(read/write) 166524 166524 0 0.0
.bss 88940 88940 0 0.0
.data 3420 3420 0 0.0
.rodata 84575 84575 0 0.0
.text 651392 651392 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757963 757963 0 0.0
(read/write) 176808 176808 0 0.0
.bss 99188 99188 0 0.0
.data 3440 3440 0 0.0
.rodata 80143 80143 0 0.0
.text 677428 677428 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745251 745251 0 0.0
(read/write) 171264 171264 0 0.0
.bss 93644 93644 0 0.0
.data 3440 3440 0 0.0
.rodata 106199 106199 0 0.0
.text 638660 638660 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696051 696051 0 0.0
(read/write) 165616 165616 0 0.0
.bss 87808 87808 0 0.0
.data 3408 3408 0 0.0
.rodata 80351 80351 0 0.0
.text 615312 615312 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681739 681739 0 0.0
(read/write) 165756 165756 0 0.0
.bss 87952 87952 0 0.0
.data 3404 3404 0 0.0
.rodata 76191 76191 0 0.0
.text 605160 605160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562714 562714 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903410 903410 0 0.0
.debug_aranges 104608 104624 16 0.0
.debug_frame 352312 352368 56 0.0
.debug_info 19542004 19545785 3781 0.0
.debug_line 2597776 2597952 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1584697 1584849 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108063 108075 12 0.0
.debug_str 3403028 3407972 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468375 468375 0 0.0
.symtab 279488 279488 0 0.0
.text 476900 476900 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618906 618906 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 944070 944070 0 0.0
.debug_aranges 109072 109088 16 0.0
.debug_frame 367592 367648 56 0.0
.debug_info 20723422 20727203 3781 0.0
.debug_line 2668148 2668324 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1640388 1640540 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112600 112612 12 0.0
.debug_str 3467199 3472143 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106274 106274 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517611 517611 0 0.0
.symtab 299104 299104 0 0.0
.text 0 0 0 0.0
510512 510512 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553711 553711 0 0.0
.app_xip_area 444841 444841 0 0.0
.bss 63840 63840 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539783 539783 0 0.0
.app_xip_area 426113 426113 0 0.0
.bss 68608 68608 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575479 575479 0 0.0
.app_xip_area 467937 467937 0 0.0
.bss 62584 62584 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551479 551479 0 0.0
.app_xip_area 440857 440857 0 0.0
.bss 65568 65568 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 590372 590372 0 0.0
(read/write) 87596 87596 0 0.0
.bss 70840 70840 0 0.0
.data 2132 2132 0 0.0
.text 589836 589836 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685452 685452 0 0.0
.bss 67040 67040 0 0.0
.data 2716 2716 0 0.0
.text 572216 572216 0 0.0
light k32w0+release (read only) 590084 590084 0 0.0
(read/write) 87272 87272 0 0.0
.bss 70528 70528 0 0.0
.data 2120 2120 0 0.0
.text 589548 589548 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777472 777472 0 0.0
.bss 76716 76716 0 0.0
.data 1928 1928 0 0.0
.text 655368 655368 0 0.0
lock k32w0+release (read only) 561852 561852 0 0.0
(read/write) 85100 85100 0 0.0
.bss 68416 68416 0 0.0
.data 2060 2060 0 0.0
.text 561316 561316 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10214528 10226768 12240 0.1
(read/write) 514312 514392 80 0.0
.bss 103112 103112 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379504 379688 184 0.0
.dynamic 512 512 0 0.0
.got 18584 18592 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317224 317224 0 0.0
.text 9119912 9131672 11760 0.1
thermostat-no-ble arm64 (read only) 4361360 4361360 0 0.0
(read/write) 244000 244000 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101616 101616 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161356 161356 0 0.0
.text 3861240 3861240 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523240 2523240 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1485924 1485924 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 837544 837544 0 0.0
(read/write) 1736356 1736356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1327521 1327521 0 0.0
.debug_aranges 141424 141440 16 0.0
.debug_frame 468720 468776 56 0.0
.debug_info 30428179 30431960 3781 0.0
.debug_line 3906709 3906883 174 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2253532 2253681 149 0.0
.debug_rnglists 152332 152344 12 0.0
.debug_str 4133500 4138444 4944 0.1
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 799122 799122 0 0.0
.symtab 494736 494736 0 0.0
.text 1532172 1532172 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 839344 839344 0 0.0
(read/write) 1694932 1694932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1267731 1267731 0 0.0
.debug_aranges 137640 137656 16 0.0
.debug_frame 462108 462164 56 0.0
.debug_info 28690163 28693944 3781 0.0
.debug_line 3811778 3811952 174 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2197956 2198105 149 0.0
.debug_rnglists 148147 148159 12 0.0
.debug_str 4026237 4031181 4944 0.1
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743477 743477 0 0.0
.symtab 475792 475792 0 0.0
.text 1492548 1492548 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845896 845896 0 0.0
(read/write) 1621108 1621108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1109416 1109416 0 0.0
.debug_aranges 127712 127728 16 0.0
.debug_frame 425032 425088 56 0.0
.debug_info 23783154 23786935 3781 0.0
.debug_line 3386094 3386268 174 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2034440 2034590 150 0.0
.debug_rnglists 137693 137705 12 0.0
.debug_str 3833059 3838003 4944 0.1
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 656646 656646 0 0.0
.symtab 437296 437296 0 0.0
.text 1425276 1425276 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 818632 818632 0 0.0
(read/write) 1653860 1653860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1102262 1102262 0 0.0
.debug_aranges 126392 126408 16 0.0
.debug_frame 420268 420324 56 0.0
.debug_info 23588847 23592628 3781 0.0
.debug_line 3338318 3338492 174 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2011100 2011250 150 0.0
.debug_rnglists 135704 135716 12 0.0
.debug_str 3795196 3800140 4944 0.1
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 630113 630113 0 0.0
.symtab 428832 428832 0 0.0
.text 1430764 1430764 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177436 1177436 0 0.0
.bss 100664 100664 0 0.0
.data 744 744 0 0.0
.text 624280 624280 0 0.0
lock-app qpg6105+debug (read/write) 1137848 1137848 0 0.0
.bss 95408 95408 0 0.0
.data 776 776 0 0.0
.text 584692 584692 0 0.0

Copy link

github-actions bot commented Nov 3, 2023

PR #30176: Size comparison from 754a938 to 70a2447

Increases (16 builds for bl702, bl702l, cc32xx, linux, psoc6)
platform target config section 754a938 70a2447 change % change
bl702 lighting-app bl702 .debug_aranges 136408 136416 8 0.0
.debug_frame 499716 499748 32 0.0
.debug_info 41536518 41540078 3560 0.0
.debug_line 5335893 5335978 85 0.0
.debug_loc 3615209 3615360 151 0.0
.debug_ranges 442056 442064 8 0.0
.debug_str 4062330 4067235 4905 0.1
bl702+mfd .debug_aranges 137576 137584 8 0.0
.debug_frame 505148 505180 32 0.0
.debug_info 41576775 41580335 3560 0.0
.debug_line 5376229 5376314 85 0.0
.debug_loc 3653360 3653511 151 0.0
.debug_ranges 444296 444304 8 0.0
.debug_str 4067855 4072760 4905 0.1
bl702+rpc .debug_aranges 144672 144680 8 0.0
.debug_frame 527584 527616 32 0.0
.debug_info 46454219 46457779 3560 0.0
.debug_line 5754375 5754460 85 0.0
.debug_loc 3818672 3818823 151 0.0
.debug_ranges 469280 469288 8 0.0
.debug_str 4488288 4493193 4905 0.1
bl706-eth .debug_aranges 111976 111984 8 0.0
.debug_frame 413828 413860 32 0.0
.debug_info 22575576 22579136 3560 0.0
.debug_line 4148576 4148661 85 0.0
.debug_loc 3085544 3085682 138 0.0
.debug_ranges 365120 365128 8 0.0
.debug_str 3639997 3644902 4905 0.1
bl706-wifi .debug_aranges 119640 119648 8 0.0
.debug_frame 619876 619920 44 0.0
.debug_info 23963065 23966625 3560 0.0
.debug_line 4573476 4573561 85 0.0
.debug_loc 3272601 3272751 150 0.0
.debug_ranges 392976 392984 8 0.0
.debug_str 3741447 3746352 4905 0.1
bl702l lighting-app bl702l .debug_aranges 131088 131096 8 0.0
.debug_frame 480188 480220 32 0.0
.debug_info 41555653 41559213 3560 0.0
.debug_line 5264568 5264653 85 0.0
.debug_loc 3554852 3555048 196 0.0
.debug_ranges 448544 448552 8 0.0
.debug_str 4077598 4082503 4905 0.1
bl702l+mfd .debug_aranges 132256 132264 8 0.0
.debug_frame 485616 485648 32 0.0
.debug_info 41597953 41601513 3560 0.0
.debug_line 5304781 5304866 85 0.0
.debug_loc 3593003 3593199 196 0.0
.debug_ranges 450784 450792 8 0.0
.debug_str 4083113 4088018 4905 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104608 104624 16 0.0
.debug_frame 352312 352368 56 0.0
.debug_info 19542004 19545785 3781 0.0
.debug_line 2597776 2597952 176 0.0
.debug_loclists 1584697 1584849 152 0.0
.debug_rnglists 108063 108075 12 0.0
.debug_str 3403028 3407972 4944 0.1
lock CC3235SF_LAUNCHXL .debug_aranges 109072 109088 16 0.0
.debug_frame 367592 367648 56 0.0
.debug_info 20723422 20727203 3781 0.0
.debug_line 2668148 2668324 176 0.0
.debug_loclists 1640388 1640540 152 0.0
.debug_rnglists 112600 112612 12 0.0
.debug_str 3467199 3472143 4944 0.1
linux chip-tool debug (read only) 10335697 10346793 11096 0.1
(read/write) 447968 448160 192 0.0
.data.rel.ro 341992 342184 192 0.1
.text 9340499 9351139 10640 0.1
chip-tool-ipv6only arm64 (read only) 10214528 10226768 12240 0.1
(read/write) 514312 514392 80 0.0
.data.rel.ro 379504 379688 184 0.0
.got 18584 18592 8 0.0
.text 9119912 9131672 11760 0.1
tv-casting-app debug (read only) 8274097 8285209 11112 0.1
(read/write) 315256 315448 192 0.1
.data.rel.ro 150000 150192 192 0.1
.text 7527811 7538467 10656 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 141424 141440 16 0.0
.debug_frame 468720 468776 56 0.0
.debug_info 30428179 30431960 3781 0.0
.debug_line 3906709 3906883 174 0.0
.debug_loclists 2253532 2253681 149 0.0
.debug_rnglists 152332 152344 12 0.0
.debug_str 4133500 4138444 4944 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137640 137656 16 0.0
.debug_frame 462108 462164 56 0.0
.debug_info 28690163 28693944 3781 0.0
.debug_line 3811778 3811952 174 0.0
.debug_loclists 2197956 2198105 149 0.0
.debug_rnglists 148147 148159 12 0.0
.debug_str 4026237 4031181 4944 0.1
light cy8ckit_062s2_43012 .debug_aranges 127712 127728 16 0.0
.debug_frame 425032 425088 56 0.0
.debug_info 23783154 23786935 3781 0.0
.debug_line 3386094 3386268 174 0.0
.debug_loclists 2034440 2034590 150 0.0
.debug_rnglists 137693 137705 12 0.0
.debug_str 3833059 3838003 4944 0.1
lock cy8ckit_062s2_43012 .debug_aranges 126392 126408 16 0.0
.debug_frame 420268 420324 56 0.0
.debug_info 23588847 23592628 3781 0.0
.debug_line 3338318 3338492 174 0.0
.debug_loclists 2011100 2011250 150 0.0
.debug_rnglists 135704 135716 12 0.0
.debug_str 3795196 3800140 4944 0.1
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 754a938 70a2447 change % change
bl602 lighting-app bl602 (read/write) 1406086 1406086 0 0.0
.bss 84504 84504 0 0.0
.data 9360 9360 0 0.0
.text 1075204 1075204 0 0.0
bl602+mfd (read/write) 1420502 1420502 0 0.0
.bss 84672 84672 0 0.0
.data 9336 9336 0 0.0
.text 1090520 1090520 0 0.0
bl602+rpc (read/write) 1453106 1453106 0 0.0
.bss 92536 92536 0 0.0
.data 9736 9736 0 0.0
.text 1106692 1106692 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1172239 1172239 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1548539 1548539 0 0.0
.debug_aranges 136408 136416 8 0.0
.debug_frame 499716 499748 32 0.0
.debug_info 41536518 41540078 3560 0.0
.debug_line 5335893 5335978 85 0.0
.debug_loc 3615209 3615360 151 0.0
.debug_ranges 442056 442064 8 0.0
.debug_str 4062330 4067235 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106100 106100 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 590192 590192 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
945706 945706 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1183335 1183335 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3528 3528 0 0.0
.debug_abbrev 1550227 1550227 0 0.0
.debug_aranges 137576 137584 8 0.0
.debug_frame 505148 505180 32 0.0
.debug_info 41576775 41580335 3560 0.0
.debug_line 5376229 5376314 85 0.0
.debug_loc 3653360 3653511 151 0.0
.debug_ranges 444296 444304 8 0.0
.debug_str 4067855 4072760 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105040 105040 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 593952 593952 0 0.0
.symtab 175936 175936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
957734 957734 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1271803 1271803 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1724201 1724201 0 0.0
.debug_aranges 144672 144680 8 0.0
.debug_frame 527584 527616 32 0.0
.debug_info 46454219 46457779 3560 0.0
.debug_line 5754375 5754460 85 0.0
.debug_loc 3818672 3818823 151 0.0
.debug_ranges 469280 469288 8 0.0
.debug_str 4488288 4493193 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121000 121000 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 653572 653572 0 0.0
.symtab 192992 192992 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1020772 1020772 0 0.0
bl706-eth (read/write) 991349 991349 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071893 1071893 0 0.0
.debug_aranges 111976 111984 8 0.0
.debug_frame 413828 413860 32 0.0
.debug_info 22575576 22579136 3560 0.0
.debug_line 4148576 4148661 85 0.0
.debug_loc 3085544 3085682 138 0.0
.debug_ranges 365120 365128 8 0.0
.debug_str 3639997 3644902 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99188 99188 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457967 457967 0 0.0
.symtab 133408 133408 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738346 738346 0 0.0
bl706-wifi (read/write) 1226162 1226162 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187630 1187630 0 0.0
.debug_aranges 119640 119648 8 0.0
.debug_frame 619876 619920 44 0.0
.debug_info 23963065 23966625 3560 0.0
.debug_line 4573476 4573561 85 0.0
.debug_loc 3272601 3272751 150 0.0
.debug_ranges 392976 392984 8 0.0
.debug_str 3741447 3746352 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120048 120048 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507072 507072 0 0.0
.symtab 152704 152704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962432 962432 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1141968 1141968 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1552578 1552578 0 0.0
.debug_aranges 131088 131096 8 0.0
.debug_frame 480188 480220 32 0.0
.debug_info 41555653 41559213 3560 0.0
.debug_line 5264568 5264653 85 0.0
.debug_loc 3554852 3555048 196 0.0
.debug_ranges 448544 448552 8 0.0
.debug_str 4077598 4082503 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100104 100104 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 591224 591224 0 0.0
.symtab 174464 174464 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
938792 938792 0 0.0
bl702l+mfd (read/write) 1153932 1153932 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4888 4888 0 0.0
.debug_abbrev 1554281 1554281 0 0.0
.debug_aranges 132256 132264 8 0.0
.debug_frame 485616 485648 32 0.0
.debug_info 41597953 41601513 3560 0.0
.debug_line 5304781 5304866 85 0.0
.debug_loc 3593003 3593199 196 0.0
.debug_ranges 450784 450792 8 0.0
.debug_str 4083113 4088018 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99044 99044 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 595052 595052 0 0.0
.symtab 176256 176256 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
951168 951168 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736355 736355 0 0.0
(read/write) 166524 166524 0 0.0
.bss 88940 88940 0 0.0
.data 3420 3420 0 0.0
.rodata 84575 84575 0 0.0
.text 651392 651392 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757963 757963 0 0.0
(read/write) 176808 176808 0 0.0
.bss 99188 99188 0 0.0
.data 3440 3440 0 0.0
.rodata 80143 80143 0 0.0
.text 677428 677428 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745251 745251 0 0.0
(read/write) 171264 171264 0 0.0
.bss 93644 93644 0 0.0
.data 3440 3440 0 0.0
.rodata 106199 106199 0 0.0
.text 638660 638660 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696051 696051 0 0.0
(read/write) 165616 165616 0 0.0
.bss 87808 87808 0 0.0
.data 3408 3408 0 0.0
.rodata 80351 80351 0 0.0
.text 615312 615312 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681739 681739 0 0.0
(read/write) 165756 165756 0 0.0
.bss 87952 87952 0 0.0
.data 3404 3404 0 0.0
.rodata 76191 76191 0 0.0
.text 605160 605160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562714 562714 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903410 903410 0 0.0
.debug_aranges 104608 104624 16 0.0
.debug_frame 352312 352368 56 0.0
.debug_info 19542004 19545785 3781 0.0
.debug_line 2597776 2597952 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1584697 1584849 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108063 108075 12 0.0
.debug_str 3403028 3407972 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468375 468375 0 0.0
.symtab 279488 279488 0 0.0
.text 476900 476900 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618906 618906 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 944070 944070 0 0.0
.debug_aranges 109072 109088 16 0.0
.debug_frame 367592 367648 56 0.0
.debug_info 20723422 20727203 3781 0.0
.debug_line 2668148 2668324 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1640388 1640540 152 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112600 112612 12 0.0
.debug_str 3467199 3472143 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106274 106274 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517611 517611 0 0.0
.symtab 299104 299104 0 0.0
.text 0 0 0 0.0
510512 510512 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553711 553711 0 0.0
.app_xip_area 444841 444841 0 0.0
.bss 63840 63840 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539783 539783 0 0.0
.app_xip_area 426113 426113 0 0.0
.bss 68608 68608 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575479 575479 0 0.0
.app_xip_area 467937 467937 0 0.0
.bss 62584 62584 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551479 551479 0 0.0
.app_xip_area 440857 440857 0 0.0
.bss 65568 65568 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1007216 1007216 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832584 832584 0 0.0
BRD4187C (read/write) 1093472 1093472 0 0.0
.bss 195564 195564 0 0.0
.data 3300 3300 0 0.0
.text 894588 894588 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104288 1104288 0 0.0
.bss 186640 186640 0 0.0
.data 2708 2708 0 0.0
.text 914916 914916 0 0.0
window-app BRD4187C (read/write) 1129596 1129596 0 0.0
.bss 167972 167972 0 0.0
.data 3172 3172 0 0.0
.text 958432 958432 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133158 1133158 0 0.0
(read/write) 1670476 1670476 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1133158 1133158 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177819 1177819 0 0.0
(read/write) 520476 520476 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273524 273524 0 0.0
.flash.text 1172435 1172435 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 590372 590372 0 0.0
(read/write) 87596 87596 0 0.0
.bss 70840 70840 0 0.0
.data 2132 2132 0 0.0
.text 589836 589836 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685452 685452 0 0.0
.bss 67040 67040 0 0.0
.data 2716 2716 0 0.0
.text 572216 572216 0 0.0
light k32w0+release (read only) 590084 590084 0 0.0
(read/write) 87272 87272 0 0.0
.bss 70528 70528 0 0.0
.data 2120 2120 0 0.0
.text 589548 589548 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777472 777472 0 0.0
.bss 76716 76716 0 0.0
.data 1928 1928 0 0.0
.text 655368 655368 0 0.0
lock k32w0+release (read only) 561852 561852 0 0.0
(read/write) 85100 85100 0 0.0
.bss 68416 68416 0 0.0
.data 2060 2060 0 0.0
.text 561316 561316 0 0.0
linux air-purifier-app debug (read only) 2468077 2468077 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 176936 176936 0 0.0
.text 2117317 2117317 0 0.0
all-clusters-app debug (read only) 5292233 5292233 0 0.0
(read/write) 418872 418872 0 0.0
.bss 128976 128976 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278816 278816 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299868 299868 0 0.0
.text 4612243 4612243 0 0.0
all-clusters-minimal-app debug (read only) 4883521 4883521 0 0.0
(read/write) 233048 233048 0 0.0
.bss 126704 126704 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 269869 269869 0 0.0
.text 4382531 4382531 0 0.0
bridge-app debug (read only) 4364857 4364857 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217845 217845 0 0.0
.text 3929379 3929379 0 0.0
chip-tool debug (read only) 10335697 10346793 11096 0.1
(read/write) 447968 448160 192 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341992 342184 192 0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390857 390857 0 0.0
.text 9340499 9351139 10640 0.1
chip-tool-ipv6only arm64 (read only) 10214528 10226768 12240 0.1
(read/write) 514312 514392 80 0.0
.bss 103112 103112 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379504 379688 184 0.0
.dynamic 512 512 0 0.0
.got 18584 18592 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317224 317224 0 0.0
.text 9119912 9131672 11760 0.1
lighting-app debug+rpc+ui (read only) 5224161 5224161 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336212 336212 0 0.0
.text 4644723 4644723 0 0.0
lock-app debug (read only) 4464393 4464393 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247157 247157 0 0.0
.text 4007635 4007635 0 0.0
ota-provider-app debug (read only) 4123353 4123353 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199861 199861 0 0.0
.text 3732643 3732643 0 0.0
ota-requestor-app debug (read only) 4209625 4209625 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203605 203605 0 0.0
.text 3810867 3810867 0 0.0
shell debug (read only) 2757201 2757201 0 0.0
(read/write) 149152 149152 0 0.0
.bss 59624 59624 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180800 180800 0 0.0
.text 2405714 2405714 0 0.0
thermostat-no-ble arm64 (read only) 4361360 4361360 0 0.0
(read/write) 244000 244000 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101616 101616 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161356 161356 0 0.0
.text 3861240 3861240 0 0.0
tv-app debug (read only) 5293433 5293433 0 0.0
(read/write) 352112 352112 0 0.0
.bss 243232 243232 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96480 96480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271965 271965 0 0.0
.text 4777363 4777363 0 0.0
tv-casting-app debug (read only) 8274097 8285209 11112 0.1
(read/write) 315256 315448 192 0.1
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150000 150192 192 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339080 339080 0 0.0
.text 7527811 7538467 10656 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523240 2523240 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1485924 1485924 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057856 1057856 0 0.0
bss 128393 128393 0 0.0
rodata 104344 104344 0 0.0
text 777424 777424 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184592 1184592 0 0.0
bss 120595 120595 0 0.0
rodata 138536 138536 0 0.0
text 775108 775108 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1038684 1038684 0 0.0
bss 128632 128632 0 0.0
rodata 99292 99292 0 0.0
text 763188 763188 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837544 0 0.0
(read/write) 1736356 1736356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1327521 1327521 0 0.0
.debug_aranges 141424 141440 16 0.0
.debug_frame 468720 468776 56 0.0
.debug_info 30428179 30431960 3781 0.0
.debug_line 3906709 3906883 174 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2253532 2253681 149 0.0
.debug_rnglists 152332 152344 12 0.0
.debug_str 4133500 4138444 4944 0.1
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 799122 799122 0 0.0
.symtab 494736 494736 0 0.0
.text 1532172 1532172 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1694932 1694932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1267731 1267731 0 0.0
.debug_aranges 137640 137656 16 0.0
.debug_frame 462108 462164 56 0.0
.debug_info 28690163 28693944 3781 0.0
.debug_line 3811778 3811952 174 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2197956 2198105 149 0.0
.debug_rnglists 148147 148159 12 0.0
.debug_str 4026237 4031181 4944 0.1
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743477 743477 0 0.0
.symtab 475792 475792 0 0.0
.text 1492548 1492548 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1621108 1621108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1109416 1109416 0 0.0
.debug_aranges 127712 127728 16 0.0
.debug_frame 425032 425088 56 0.0
.debug_info 23783154 23786935 3781 0.0
.debug_line 3386094 3386268 174 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2034440 2034590 150 0.0
.debug_rnglists 137693 137705 12 0.0
.debug_str 3833059 3838003 4944 0.1
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 656646 656646 0 0.0
.symtab 437296 437296 0 0.0
.text 1425276 1425276 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1653860 1653860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1102262 1102262 0 0.0
.debug_aranges 126392 126408 16 0.0
.debug_frame 420268 420324 56 0.0
.debug_info 23588847 23592628 3781 0.0
.debug_line 3338318 3338492 174 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2011100 2011250 150 0.0
.debug_rnglists 135704 135716 12 0.0
.debug_str 3795196 3800140 4944 0.1
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 630113 630113 0 0.0
.symtab 428832 428832 0 0.0
.text 1430764 1430764 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177436 1177436 0 0.0
.bss 100664 100664 0 0.0
.data 744 744 0 0.0
.text 624280 624280 0 0.0
lock-app qpg6105+debug (read/write) 1137848 1137848 0 0.0
.bss 95408 95408 0 0.0
.data 776 776 0 0.0
.text 584692 584692 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856532 856532 0 0.0
bss 78076 78076 0 0.0
text 604210 604210 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077932 1077932 0 0.0
bss 112704 112704 0 0.0
text 757756 757756 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076656 1076656 0 0.0
bss 122532 122532 0 0.0
text 744272 744272 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931604 931604 0 0.0
bss 106948 106948 0 0.0
text 641312 641312 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859808 859808 0 0.0
bss 78192 78192 0 0.0
text 607308 607308 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962168 962168 0 0.0
bss 88256 88256 0 0.0
text 683810 683810 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087652 1087652 0 0.0
bss 112456 112456 0 0.0
text 761982 761982 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918228 918228 0 0.0
bss 78884 78884 0 0.0
text 638136 638136 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944948 944948 0 0.0
bss 105048 105048 0 0.0
text 657106 657106 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863644 863644 0 0.0
bss 78300 78300 0 0.0
text 611482 611482 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804512 804512 0 0.0
bss 66320 66320 0 0.0
text 578518 578518 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820208 820208 0 0.0
bss 66724 66724 0 0.0
text 589130 589130 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862412 862412 0 0.0
bss 78276 78276 0 0.0
text 610844 610844 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847448 847448 0 0.0
bss 78004 78004 0 0.0
text 598016 598016 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825584 825584 0 0.0
bss 66608 66608 0 0.0
text 593874 593874 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823052 823052 0 0.0
bss 66960 66960 0 0.0
text 590922 590922 0 0.0

@pullapprove pullapprove bot requested a review from turon November 3, 2023 19:22
Copy link

github-actions bot commented Nov 7, 2023

PR #30176: Size comparison from 1730e11 to 8cdeb39

Increases (14 builds for bl702, bl702l, cc32xx, linux, psoc6)
platform target config section 1730e11 8cdeb39 change % change
bl702 lighting-app bl702 .debug_aranges 136688 136696 8 0.0
.debug_frame 501120 501152 32 0.0
.debug_info 41590794 41594354 3560 0.0
.debug_line 5349674 5349759 85 0.0
.debug_loc 3623770 3623936 166 0.0
.debug_ranges 442560 442568 8 0.0
.debug_str 4066756 4071661 4905 0.1
bl702+mfd .debug_aranges 137856 137864 8 0.0
.debug_frame 506552 506584 32 0.0
.debug_info 4163105 41634617 3560 0.0
.debug_line 5390026 5390111 85 0.0
.debug_loc 3661921 3662087 166 0.0
.debug_ranges 444800 444808 8 0.0
.debug_str 4072289 4077194 4905 0.1
bl702+rpc .debug_aranges 144952 144960 8 0.0
.debug_frame 528988 529020 32 0.0
.debug_info 46508475 46512035 3560 0.0
.debug_line 5768156 5768241 85 0.0
.debug_loc 3827233 3827399 166 0.0
.debug_ranges 469784 469792 8 0.0
.debug_str 4492714 4497619 4905 0.1
bl706-eth .debug_aranges 112256 112264 8 0.0
.debug_frame 415232 415264 32 0.0
.debug_info 2262749 22631054 3560 0.0
.debug_line 4162170 4162255 85 0.0
.debug_loc 3094106 3094273 167 0.0
.debug_ranges 365624 365632 8 0.0
.debug_str 3644429 3649334 4905 0.1
bl706-wifi .debug_aranges 119920 119928 8 0.0
.debug_frame 621664 621708 44 0.0
.debug_info 24017365 24020925 3560 0.0
.debug_line 4587422 4587507 85 0.0
.debug_loc 3281207 3281314 107 0.0
.debug_ranges 393480 393488 8 0.0
.debug_str 3745879 3750784 4905 0.1
bl702l lighting-app bl702l .debug_aranges 131368 131376 8 0.0
.debug_frame 481592 481624 32 0.0
.debug_info 41609929 41613489 3560 0.0
.debug_line 5278360 5278445 85 0.0
.debug_loc 3563488 3563669 181 0.0
.debug_ranges 449048 449056 8 0.0
.debug_str 4082025 4086930 4905 0.1
bl702l+mfd .debug_aranges 132536 132544 8 0.0
.debug_frame 487020 487052 32 0.0
.debug_info 41652235 41655795 3560 0.0
.debug_line 5318589 5318674 85 0.0
.debug_loc 3601639 3601820 181 0.0
.debug_ranges 451288 451296 8 0.0
.debug_str 4087548 4092453 4905 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104888 104904 16 0.0
.debug_frame 353392 353448 56 0.0
.debug_info 19596660 19600441 3781 0.0
.debug_line 2611244 2611420 176 0.0
.debug_loclists 1588925 1589094 169 0.0
.debug_rnglists 108376 108388 12 0.0
.debug_str 3407558 3412502 4944 0.1
lock CC3235SF_LAUNCHXL .debug_aranges 109360 109376 16 0.0
.debug_frame 368716 368772 56 0.0
.debug_info 20778731 20782512 3781 0.0
.debug_line 2681741 2681917 176 0.0
.debug_loclists 1645046 1645214 168 0.0
.debug_rnglists 112919 112931 12 0.0
.debug_str 3471834 3476778 4944 0.1
linux chip-tool-ipv6only arm64 (read only) 10217560 10229800 12240 0.1
(read/write) 511304 511384 80 0.0
.data.rel.ro 379544 379728 184 0.0
.got 18608 18616 8 0.0
.text 9122808 9134568 11760 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 141712 141728 16 0.0
.debug_frame 469844 469900 56 0.0
.debug_info 30485023 30488804 3781 0.0
.debug_line 3920781 3920954 173 0.0
.debug_loclists 2258196 2258312 116 0.0
.debug_rnglists 152651 152663 12 0.0
.debug_str 4138151 4143095 4944 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137920 137936 16 0.0
.debug_frame 463188 463244 56 0.0
.debug_info 28746438 28750219 3781 0.0
.debug_line 3825733 3825906 173 0.0
.debug_loclists 2202183 2202317 134 0.0
.debug_rnglists 148460 148472 12 0.0
.debug_str 4030783 4035727 4944 0.1
light cy8ckit_062s2_43012 .debug_aranges 127992 128008 16 0.0
.debug_frame 426112 426168 56 0.0
.debug_info 23840065 23843846 3781 0.0
.debug_line 3399917 3400090 173 0.0
.debug_loclists 2038668 2038801 133 0.0
.debug_rnglists 138006 138018 12 0.0
.debug_str 3837593 3842537 4944 0.1
lock cy8ckit_062s2_43012 .debug_aranges 126680 126696 16 0.0
.debug_frame 421392 421448 56 0.0
.debug_info 23646488 23650269 3781 0.0
.debug_line 3352302 3352475 173 0.0
.debug_loclists 2015757 2015890 133 0.0
.debug_rnglists 136023 136035 12 0.0
.debug_str 3799839 3804783 4944 0.1
Full report (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 1730e11 8cdeb39 change % change
bl602 lighting-app bl602 (read/write) 1407382 1407382 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.text 1076472 1076472 0 0.0
bl602+mfd (read/write) 1421822 1421822 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.text 1091824 1091824 0 0.0
bl602+rpc (read/write) 1454402 1454402 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.text 1107960 1107960 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173547 1173547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552736 1552736 0 0.0
.debug_aranges 136688 136696 8 0.0
.debug_frame 501120 501152 32 0.0
.debug_info 41590794 41594354 3560 0.0
.debug_line 5349674 5349759 85 0.0
.debug_loc 3623770 3623936 166 0.0
.debug_ranges 442560 442568 8 0.0
.debug_str 4066756 4071661 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106116 106116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 591312 591312 0 0.0
.symtab 174416 174416 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
946966 946966 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184671 1184671 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3536 3536 0 0.0
.debug_abbrev 1554424 1554424 0 0.0
.debug_aranges 137856 137864 8 0.0
.debug_frame 506552 506584 32 0.0
.debug_info 4163105 41634617 3560 0.0
.debug_line 5390026 5390111 85 0.0
.debug_loc 3661921 3662087 166 0.0
.debug_ranges 444800 444808 8 0.0
.debug_str 4072289 4077194 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105056 105056 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 595072 595072 0 0.0
.symtab 176176 176176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
959030 959030 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273103 1273103 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728398 1728398 0 0.0
.debug_aranges 144952 144960 8 0.0
.debug_frame 528988 529020 32 0.0
.debug_info 46508475 46512035 3560 0.0
.debug_line 5768156 5768241 85 0.0
.debug_loc 3827233 3827399 166 0.0
.debug_ranges 469784 469792 8 0.0
.debug_str 4492714 4497619 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121016 121016 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 654692 654692 0 0.0
.symtab 193232 193232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1022032 1022032 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3128 3128 0 0.0
.debug_abbrev 1075652 1075652 0 0.0
.debug_aranges 112256 112264 8 0.0
.debug_frame 415232 415264 32 0.0
.debug_info 2262749 22631054 3560 0.0
.debug_line 4162170 4162255 85 0.0
.debug_loc 3094106 3094273 167 0.0
.debug_ranges 365624 365632 8 0.0
.debug_str 3644429 3649334 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99204 99204 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 459087 459087 0 0.0
.symtab 133648 133648 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
739606 739606 0 0.0
bl706-wifi (read/write) 1227606 1227606 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1191757 1191757 0 0.0
.debug_aranges 119920 119928 8 0.0
.debug_frame 621664 621708 44 0.0
.debug_info 24017365 24020925 3560 0.0
.debug_line 4587422 4587507 85 0.0
.debug_loc 3281207 3281314 107 0.0
.debug_ranges 393480 393488 8 0.0
.debug_str 3745879 3750784 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120064 120064 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 508192 508192 0 0.0
.symtab 152944 152944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
963828 963828 0 0.0
bl702l lighting-app bl702l (read/write) 1143772 1143772 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4920 4920 0 0.0
.debug_abbrev 1556775 1556775 0 0.0
.debug_aranges 131368 131376 8 0.0
.debug_frame 481592 481624 32 0.0
.debug_info 41609929 41613489 3560 0.0
.debug_line 5278360 5278445 85 0.0
.debug_loc 3563488 3563669 181 0.0
.debug_ranges 449048 449056 8 0.0
.debug_str 4082025 4086930 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100120 100120 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 592344 592344 0 0.0
.symtab 174704 174704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
940060 940060 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154720 1154720 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4904 4904 0 0.0
.debug_abbrev 1558478 1558478 0 0.0
.debug_aranges 132536 132544 8 0.0
.debug_frame 487020 487052 32 0.0
.debug_info 41652235 41655795 3560 0.0
.debug_line 5318589 5318674 85 0.0
.debug_loc 3601639 3601820 181 0.0
.debug_ranges 451288 451296 8 0.0
.debug_str 4087548 4092453 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99060 99060 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 596172 596172 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
952436 952436 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737219 737219 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652232 652232 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758859 758859 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678292 678292 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746147 746147 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639524 639524 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696899 696899 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616152 616152 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682587 682587 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606000 606000 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 563978 563978 0 0.0
(read/write) 206496 206496 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1416 1416 0 0.0
.debug_abbrev 907084 907084 0 0.0
.debug_aranges 104888 104904 16 0.0
.debug_frame 353392 353448 56 0.0
.debug_info 19596660 19600441 3781 0.0
.debug_line 2611244 2611420 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1588925 1589094 169 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108376 108388 12 0.0
.debug_str 3407558 3412502 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83706 83706 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 469437 469437 0 0.0
.symtab 279968 279968 0 0.0
.text 478148 478148 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620226 620226 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1444 1444 0 0.0
.debug_abbrev 947772 947772 0 0.0
.debug_aranges 109360 109376 16 0.0
.debug_frame 368716 368772 56 0.0
.debug_info 20778731 20782512 3781 0.0
.debug_line 2681741 2681917 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1645046 1645214 168 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112919 112931 12 0.0
.debug_str 3471834 3476778 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106306 106306 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 518830 518830 0 0.0
.symtab 299664 299664 0 0.0
.text 0 0 0 0.0
511800 511800 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554575 554575 0 0.0
.app_xip_area 445705 445705 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540671 540671 0 0.0
.app_xip_area 427001 427001 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576351 576351 0 0.0
.app_xip_area 468809 468809 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552391 552391 0 0.0
.app_xip_area 441761 441761 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 591244 591244 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590708 590708 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686320 686320 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573080 573080 0 0.0
light k32w0+release (read only) 590932 590932 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590396 590396 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778324 778324 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656216 656216 0 0.0
lock k32w0+release (read only) 562708 562708 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562172 562172 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10217560 10229800 12240 0.1
(read/write) 511304 511384 80 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 379544 379728 184 0.0
.dynamic 512 512 0 0.0
.got 18608 18616 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317232 317232 0 0.0
.text 9122808 9134568 11760 0.1
thermostat-no-ble arm64 (read only) 4369240 4369240 0 0.0
(read/write) 244312 244312 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3868808 3868808 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525296 2525296 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487980 1487980 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058888 1058888 0 0.0
bss 128397 128397 0 0.0
rodata 104368 104368 0 0.0
text 778436 778436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1185644 1185644 0 0.0
bss 120599 120599 0 0.0
rodata 138564 138564 0 0.0
text 776120 776120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039592 1039592 0 0.0
bss 128636 128636 0 0.0
rodata 99312 99312 0 0.0
text 764056 764056 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 837544 837544 0 0.0
(read/write) 1737828 1737828 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1331548 1331548 0 0.0
.debug_aranges 141712 141728 16 0.0
.debug_frame 469844 469900 56 0.0
.debug_info 30485023 30488804 3781 0.0
.debug_line 3920781 3920954 173 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258196 2258312 116 0.0
.debug_rnglists 152651 152663 12 0.0
.debug_str 4138151 4143095 4944 0.1
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800381 800381 0 0.0
.symtab 495360 495360 0 0.0
.text 1533644 1533644 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 839344 839344 0 0.0
(read/write) 1696204 1696204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1271730 1271730 0 0.0
.debug_aranges 137920 137936 16 0.0
.debug_frame 463188 463244 56 0.0
.debug_info 28746438 28750219 3781 0.0
.debug_line 3825733 3825906 173 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2202183 2202317 134 0.0
.debug_rnglists 148460 148472 12 0.0
.debug_str 4030783 4035727 4944 0.1
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 744540 744540 0 0.0
.symtab 476272 476272 0 0.0
.text 1493820 1493820 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845896 845896 0 0.0
(read/write) 1622388 1622388 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1113415 1113415 0 0.0
.debug_aranges 127992 128008 16 0.0
.debug_frame 426112 426168 56 0.0
.debug_info 23840065 23843846 3781 0.0
.debug_line 3399917 3400090 173 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2038668 2038801 133 0.0
.debug_rnglists 138006 138018 12 0.0
.debug_str 3837593 3842537 4944 0.1
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 657709 657709 0 0.0
.symtab 437776 437776 0 0.0
.text 1426556 1426556 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 818632 818632 0 0.0
(read/write) 1655188 1655188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1106289 1106289 0 0.0
.debug_aranges 126680 126696 16 0.0
.debug_frame 421392 421448 56 0.0
.debug_info 23646488 23650269 3781 0.0
.debug_line 3352302 3352475 173 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2015757 2015890 133 0.0
.debug_rnglists 136023 136035 12 0.0
.debug_str 3799839 3804783 4944 0.1
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631333 631333 0 0.0
.symtab 429392 429392 0 0.0
.text 1432092 1432092 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178288 1178288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625128 625128 0 0.0
lock-app qpg6105+debug (read/write) 1139044 1139044 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 585884 585884 0 0.0

Copy link

github-actions bot commented Nov 7, 2023

PR #30176: Size comparison from 3cb6fcd to 188ecab

Increases (16 builds for bl702, bl702l, cc32xx, linux, psoc6)
platform target config section 3cb6fcd 188ecab change % change
bl702 lighting-app bl702 .debug_aranges 136688 136696 8 0.0
.debug_frame 501120 501152 32 0.0
.debug_info 41590794 41594354 3560 0.0
.debug_line 5349674 5349759 85 0.0
.debug_loc 3623770 3623936 166 0.0
.debug_ranges 442560 442568 8 0.0
.debug_str 4066760 4071665 4905 0.1
bl702+mfd .debug_aranges 137856 137864 8 0.0
.debug_frame 506552 506584 32 0.0
.debug_info 4163105 41634617 3560 0.0
.debug_line 5390026 5390111 85 0.0
.debug_loc 3661921 3662087 166 0.0
.debug_ranges 444800 444808 8 0.0
.debug_str 4072293 4077198 4905 0.1
bl702+rpc .debug_aranges 144952 144960 8 0.0
.debug_frame 528988 529020 32 0.0
.debug_info 46508475 46512035 3560 0.0
.debug_line 5768156 5768241 85 0.0
.debug_loc 3827233 3827399 166 0.0
.debug_ranges 469784 469792 8 0.0
.debug_str 4492718 4497623 4905 0.1
bl706-eth .debug_aranges 112256 112264 8 0.0
.debug_frame 415232 415264 32 0.0
.debug_info 2262749 22631054 3560 0.0
.debug_line 4162170 4162255 85 0.0
.debug_loc 3094106 3094273 167 0.0
.debug_ranges 365624 365632 8 0.0
.debug_str 3644433 3649338 4905 0.1
bl706-wifi .debug_aranges 119920 119928 8 0.0
.debug_frame 621664 621708 44 0.0
.debug_info 24017365 24020925 3560 0.0
.debug_line 4587422 4587507 85 0.0
.debug_loc 3281207 3281314 107 0.0
.debug_ranges 393480 393488 8 0.0
.debug_str 3745883 3750788 4905 0.1
bl702l lighting-app bl702l .debug_aranges 131368 131376 8 0.0
.debug_frame 481592 481624 32 0.0
.debug_info 41609929 41613489 3560 0.0
.debug_line 5278360 5278445 85 0.0
.debug_loc 3563488 3563669 181 0.0
.debug_ranges 449048 449056 8 0.0
.debug_str 4082029 4086934 4905 0.1
bl702l+mfd .debug_aranges 132536 132544 8 0.0
.debug_frame 487020 487052 32 0.0
.debug_info 41652235 41655795 3560 0.0
.debug_line 5318589 5318674 85 0.0
.debug_loc 3601639 3601820 181 0.0
.debug_ranges 451288 451296 8 0.0
.debug_str 4087552 4092457 4905 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104888 104904 16 0.0
.debug_frame 353392 353448 56 0.0
.debug_info 19596648 19600429 3781 0.0
.debug_line 2611244 2611420 176 0.0
.debug_loclists 1588925 1589094 169 0.0
.debug_rnglists 108376 108388 12 0.0
.debug_str 3407562 3412506 4944 0.1
lock CC3235SF_LAUNCHXL .debug_aranges 109360 109376 16 0.0
.debug_frame 368716 368772 56 0.0
.debug_info 20778731 20782512 3781 0.0
.debug_line 2681741 2681917 176 0.0
.debug_loclists 1645046 1645214 168 0.0
.debug_rnglists 112919 112931 12 0.0
.debug_str 3471838 3476782 4944 0.1
linux chip-tool debug (read only) 10339249 10350361 11112 0.1
(read/write) 447968 448160 192 0.0
.data.rel.ro 341992 342184 192 0.1
.text 9344019 9354675 10656 0.1
chip-tool-ipv6only arm64 (read only) 10217560 10229800 12240 0.1
(read/write) 511304 511384 80 0.0
.data.rel.ro 379544 379728 184 0.0
.got 18608 18616 8 0.0
.text 9122808 9134568 11760 0.1
tv-casting-app debug (read only) 8277809 8288921 11112 0.1
(read/write) 315256 315448 192 0.1
.data.rel.ro 150000 150192 192 0.1
.text 7531491 7542147 10656 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 141712 141728 16 0.0
.debug_frame 469844 469900 56 0.0
.debug_info 30485011 30488792 3781 0.0
.debug_line 3920781 3920954 173 0.0
.debug_loclists 2258196 2258312 116 0.0
.debug_rnglists 152651 152663 12 0.0
.debug_str 4138155 4143099 4944 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137920 137936 16 0.0
.debug_frame 463188 463244 56 0.0
.debug_info 28746426 28750207 3781 0.0
.debug_line 3825733 3825906 173 0.0
.debug_loclists 2202183 2202317 134 0.0
.debug_rnglists 148460 148472 12 0.0
.debug_str 4030787 4035731 4944 0.1
light cy8ckit_062s2_43012 .debug_aranges 127992 128008 16 0.0
.debug_frame 426112 426168 56 0.0
.debug_info 23840065 23843846 3781 0.0
.debug_line 3399917 3400090 173 0.0
.debug_loclists 2038668 2038801 133 0.0
.debug_rnglists 138006 138018 12 0.0
.debug_str 3837597 3842541 4944 0.1
lock cy8ckit_062s2_43012 .debug_aranges 126680 126696 16 0.0
.debug_frame 421392 421448 56 0.0
.debug_info 23646488 23650269 3781 0.0
.debug_line 3352302 3352475 173 0.0
.debug_loclists 2015757 2015890 133 0.0
.debug_rnglists 136023 136035 12 0.0
.debug_str 3799843 3804787 4944 0.1
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 3cb6fcd 188ecab change % change
bl602 lighting-app bl602 (read/write) 1407382 1407382 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.text 1076472 1076472 0 0.0
bl602+mfd (read/write) 1421822 1421822 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.text 1091824 1091824 0 0.0
bl602+rpc (read/write) 1454402 1454402 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.text 1107960 1107960 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173547 1173547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552736 1552736 0 0.0
.debug_aranges 136688 136696 8 0.0
.debug_frame 501120 501152 32 0.0
.debug_info 41590794 41594354 3560 0.0
.debug_line 5349674 5349759 85 0.0
.debug_loc 3623770 3623936 166 0.0
.debug_ranges 442560 442568 8 0.0
.debug_str 4066760 4071665 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106116 106116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 591312 591312 0 0.0
.symtab 174416 174416 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
946966 946966 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184671 1184671 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3536 3536 0 0.0
.debug_abbrev 1554424 1554424 0 0.0
.debug_aranges 137856 137864 8 0.0
.debug_frame 506552 506584 32 0.0
.debug_info 4163105 41634617 3560 0.0
.debug_line 5390026 5390111 85 0.0
.debug_loc 3661921 3662087 166 0.0
.debug_ranges 444800 444808 8 0.0
.debug_str 4072293 4077198 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105056 105056 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 595072 595072 0 0.0
.symtab 176176 176176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
959030 959030 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273103 1273103 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728398 1728398 0 0.0
.debug_aranges 144952 144960 8 0.0
.debug_frame 528988 529020 32 0.0
.debug_info 46508475 46512035 3560 0.0
.debug_line 5768156 5768241 85 0.0
.debug_loc 3827233 3827399 166 0.0
.debug_ranges 469784 469792 8 0.0
.debug_str 4492718 4497623 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121016 121016 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 654692 654692 0 0.0
.symtab 193232 193232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1022032 1022032 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3128 3128 0 0.0
.debug_abbrev 1075652 1075652 0 0.0
.debug_aranges 112256 112264 8 0.0
.debug_frame 415232 415264 32 0.0
.debug_info 2262749 22631054 3560 0.0
.debug_line 4162170 4162255 85 0.0
.debug_loc 3094106 3094273 167 0.0
.debug_ranges 365624 365632 8 0.0
.debug_str 3644433 3649338 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99204 99204 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 459087 459087 0 0.0
.symtab 133648 133648 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
739606 739606 0 0.0
bl706-wifi (read/write) 1227606 1227606 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1191757 1191757 0 0.0
.debug_aranges 119920 119928 8 0.0
.debug_frame 621664 621708 44 0.0
.debug_info 24017365 24020925 3560 0.0
.debug_line 4587422 4587507 85 0.0
.debug_loc 3281207 3281314 107 0.0
.debug_ranges 393480 393488 8 0.0
.debug_str 3745883 3750788 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120064 120064 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 508192 508192 0 0.0
.symtab 152944 152944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
963828 963828 0 0.0
bl702l lighting-app bl702l (read/write) 1143772 1143772 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4920 4920 0 0.0
.debug_abbrev 1556775 1556775 0 0.0
.debug_aranges 131368 131376 8 0.0
.debug_frame 481592 481624 32 0.0
.debug_info 41609929 41613489 3560 0.0
.debug_line 5278360 5278445 85 0.0
.debug_loc 3563488 3563669 181 0.0
.debug_ranges 449048 449056 8 0.0
.debug_str 4082029 4086934 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100120 100120 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 592344 592344 0 0.0
.symtab 174704 174704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
940060 940060 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154720 1154720 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4904 4904 0 0.0
.debug_abbrev 1558478 1558478 0 0.0
.debug_aranges 132536 132544 8 0.0
.debug_frame 487020 487052 32 0.0
.debug_info 41652235 41655795 3560 0.0
.debug_line 5318589 5318674 85 0.0
.debug_loc 3601639 3601820 181 0.0
.debug_ranges 451288 451296 8 0.0
.debug_str 4087552 4092457 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99060 99060 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 596172 596172 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
952436 952436 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737219 737219 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652232 652232 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758859 758859 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678292 678292 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746147 746147 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639524 639524 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696899 696899 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616152 616152 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682587 682587 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606000 606000 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 563962 563962 0 0.0
(read/write) 206496 206496 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1416 1416 0 0.0
.debug_abbrev 907084 907084 0 0.0
.debug_aranges 104888 104904 16 0.0
.debug_frame 353392 353448 56 0.0
.debug_info 19596648 19600429 3781 0.0
.debug_line 2611244 2611420 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1588925 1589094 169 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108376 108388 12 0.0
.debug_str 3407562 3412506 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 469437 469437 0 0.0
.symtab 279968 279968 0 0.0
.text 478148 478148 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620226 620226 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1444 1444 0 0.0
.debug_abbrev 947772 947772 0 0.0
.debug_aranges 109360 109376 16 0.0
.debug_frame 368716 368772 56 0.0
.debug_info 20778731 20782512 3781 0.0
.debug_line 2681741 2681917 176 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1645046 1645214 168 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112919 112931 12 0.0
.debug_str 3471838 3476782 4944 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106306 106306 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 518830 518830 0 0.0
.symtab 299664 299664 0 0.0
.text 0 0 0 0.0
511800 511800 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554575 554575 0 0.0
.app_xip_area 445705 445705 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540671 540671 0 0.0
.app_xip_area 427001 427001 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576351 576351 0 0.0
.app_xip_area 468809 468809 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552391 552391 0 0.0
.app_xip_area 441761 441761 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008516 0 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 833880 833880 0 0.0
BRD4187C (read/write) 1094340 1094340 0 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895452 895452 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105176 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915804 915804 0 0.0
window-app BRD4187C (read/write) 1130888 1130888 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959720 959720 0 0.0
esp32 all-clusters-app c3devkit (read only) 1134466 1134466 0 0.0
(read/write) 1670476 1670476 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1134466 1134466 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1178991 1178991 0 0.0
(read/write) 520492 520492 0 0.0
.dram0.bss 78560 78560 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273532 273532 0 0.0
.flash.text 1173607 1173607 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591244 591244 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590708 590708 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686320 686320 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573080 573080 0 0.0
light k32w0+release (read only) 590932 590932 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590396 590396 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778324 778324 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656216 656216 0 0.0
lock k32w0+release (read only) 562708 562708 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562172 562172 0 0.0
linux air-purifier-app debug (read only) 2475861 2475861 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2124933 2124933 0 0.0
all-clusters-app debug (read only) 5300545 5300545 0 0.0
(read/write) 418904 418904 0 0.0
.bss 128976 128976 0 0.0
.data 3888 3888 0 0.0
.data.rel.ro 278816 278816 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300060 300060 0 0.0
.text 4620387 4620387 0 0.0
all-clusters-minimal-app debug (read only) 4891321 4891321 0 0.0
(read/write) 233080 233080 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390163 4390163 0 0.0
bridge-app debug (read only) 4372729 4372729 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3936995 3936995 0 0.0
chip-tool debug (read only) 10339249 10350361 11112 0.1
(read/write) 447968 448160 192 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341992 342184 192 0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390889 390889 0 0.0
.text 9344019 9354675 10656 0.1
chip-tool-ipv6only arm64 (read only) 10217560 10229800 12240 0.1
(read/write) 511304 511384 80 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 379544 379728 184 0.0
.dynamic 512 512 0 0.0
.got 18608 18616 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317232 317232 0 0.0
.text 9122808 9134568 11760 0.1
lighting-app debug+rpc+ui (read only) 5234385 5234385 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4654339 4654339 0 0.0
lock-app debug (read only) 4472425 4472425 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4015443 4015443 0 0.0
ota-provider-app debug (read only) 4131193 4131193 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3740259 3740259 0 0.0
ota-requestor-app debug (read only) 4217513 4217513 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3818499 3818499 0 0.0
shell debug (read only) 2765529 2765529 0 0.0
(read/write) 149152 149152 0 0.0
.bss 59624 59624 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2413874 2413874 0 0.0
thermostat-no-ble arm64 (read only) 4369240 4369240 0 0.0
(read/write) 244312 244312 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3868808 3868808 0 0.0
tv-app debug (read only) 5297193 5297193 0 0.0
(read/write) 352112 352112 0 0.0
.bss 243232 243232 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96480 96480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272029 272029 0 0.0
.text 4781059 4781059 0 0.0
tv-casting-app debug (read only) 8277809 8288921 11112 0.1
(read/write) 315256 315448 192 0.1
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150000 150192 192 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339112 339112 0 0.0
.text 7531491 7542147 10656 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525296 2525296 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487980 1487980 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058876 1058876 0 0.0
bss 128397 128397 0 0.0
rodata 104356 104356 0 0.0
text 778436 778436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1185632 1185632 0 0.0
bss 120599 120599 0 0.0
rodata 138552 138552 0 0.0
text 776120 776120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039580 1039580 0 0.0
bss 128636 128636 0 0.0
rodata 99300 99300 0 0.0
text 764056 764056 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837544 0 0.0
(read/write) 1737820 1737820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1331548 1331548 0 0.0
.debug_aranges 141712 141728 16 0.0
.debug_frame 469844 469900 56 0.0
.debug_info 30485011 30488792 3781 0.0
.debug_line 3920781 3920954 173 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258196 2258312 116 0.0
.debug_rnglists 152651 152663 12 0.0
.debug_str 4138155 4143099 4944 0.1
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800381 800381 0 0.0
.symtab 495360 495360 0 0.0
.text 0 0 0 0.0
1533636 1533636 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696188 1696188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1271730 1271730 0 0.0
.debug_aranges 137920 137936 16 0.0
.debug_frame 463188 463244 56 0.0
.debug_info 28746426 28750207 3781 0.0
.debug_line 3825733 3825906 173 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2202183 2202317 134 0.0
.debug_rnglists 148460 148472 12 0.0
.debug_str 4030787 4035731 4944 0.1
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 744540 744540 0 0.0
.symtab 476272 476272 0 0.0
.text 1493804 1493804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622388 1622388 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1113415 1113415 0 0.0
.debug_aranges 127992 128008 16 0.0
.debug_frame 426112 426168 56 0.0
.debug_info 23840065 23843846 3781 0.0
.debug_line 3399917 3400090 173 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2038668 2038801 133 0.0
.debug_rnglists 138006 138018 12 0.0
.debug_str 3837597 3842541 4944 0.1
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 657709 657709 0 0.0
.symtab 437776 437776 0 0.0
.text 1426556 1426556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655188 1655188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1106289 1106289 0 0.0
.debug_aranges 126680 126696 16 0.0
.debug_frame 421392 421448 56 0.0
.debug_info 23646488 23650269 3781 0.0
.debug_line 3352302 3352475 173 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2015757 2015890 133 0.0
.debug_rnglists 136023 136035 12 0.0
.debug_str 3799843 3804787 4944 0.1
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631333 631333 0 0.0
.symtab 429392 429392 0 0.0
.text 1432092 1432092 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178288 1178288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625128 625128 0 0.0
lock-app qpg6105+debug (read/write) 1139044 1139044 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 585884 585884 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858952 858952 0 0.0
bss 78076 78076 0 0.0
text 606560 606560 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1079232 1079232 0 0.0
bss 112704 112704 0 0.0
text 759044 759044 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077764 1077764 0 0.0
bss 122532 122532 0 0.0
text 745382 745382 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932752 932752 0 0.0
bss 106948 106948 0 0.0
text 642422 642422 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862252 862252 0 0.0
bss 78192 78192 0 0.0
text 609658 609658 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 963688 963688 0 0.0
bss 88256 88256 0 0.0
text 685302 685302 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088780 1088780 0 0.0
bss 112456 112456 0 0.0
text 763092 763092 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 919756 919756 0 0.0
bss 78884 78884 0 0.0
text 639628 639628 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946088 946088 0 0.0
bss 105056 105056 0 0.0
text 658216 658216 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866064 866064 0 0.0
bss 78300 78300 0 0.0
text 613830 613830 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 806932 806932 0 0.0
bss 66320 66320 0 0.0
text 580866 580866 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822632 822632 0 0.0
bss 66724 66724 0 0.0
text 591480 591480 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864004 864004 0 0.0
bss 78276 78276 0 0.0
text 612414 612414 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 849892 849892 0 0.0
bss 78004 78004 0 0.0
text 600366 600366 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 828024 828024 0 0.0
bss 66608 66608 0 0.0
text 596222 596222 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 66960 66960 0 0.0
text 593272 593272 0 0.0

@woody-apple woody-apple added this to the 1.3 Feature Complete milestone Nov 7, 2023
Copy link

github-actions bot commented Nov 7, 2023

PR #30176: Size comparison from 9332885 to 3483939

Increases (30 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, psoc6)
platform target config section 9332885 3483939 change % change
bl702 lighting-app bl702 .debug_aranges 136688 136696 8 0.0
.debug_frame 501120 501152 32 0.0
.debug_info 41590794 41594354 3560 0.0
.debug_line 5349674 5349759 85 0.0
.debug_loc 3623770 3623936 166 0.0
.debug_ranges 442560 442568 8 0.0
.debug_str 4066760 4071665 4905 0.1
bl702+mfd .debug_aranges 137856 137864 8 0.0
.debug_frame 506552 506584 32 0.0
.debug_info 4163105 41634617 3560 0.0
.debug_line 5390026 5390111 85 0.0
.debug_loc 3661921 3662087 166 0.0
.debug_ranges 444800 444808 8 0.0
.debug_str 4072293 4077198 4905 0.1
bl702+rpc .debug_aranges 144952 144960 8 0.0
.debug_frame 528988 529020 32 0.0
.debug_info 46508475 46512035 3560 0.0
.debug_line 5768156 5768241 85 0.0
.debug_loc 3827233 3827399 166 0.0
.debug_ranges 469784 469792 8 0.0
.debug_str 4492718 4497623 4905 0.1
bl706-eth .debug_aranges 112256 112264 8 0.0
.debug_frame 415232 415264 32 0.0
.debug_info 2262749 22631054 3560 0.0
.debug_line 4162170 4162255 85 0.0
.debug_loc 3094106 3094273 167 0.0
.debug_ranges 365624 365632 8 0.0
.debug_str 3644433 3649338 4905 0.1
bl706-wifi .debug_aranges 119920 119928 8 0.0
.debug_frame 621664 621708 44 0.0
.debug_info 24017365 24020925 3560 0.0
.debug_line 4587422 4587507 85 0.0
.debug_loc 3281207 3281314 107 0.0
.debug_ranges 393480 393488 8 0.0
.debug_str 3745883 3750788 4905 0.1
bl702l lighting-app bl702l .debug_aranges 131368 131376 8 0.0
.debug_frame 481592 481624 32 0.0
.debug_info 41609929 41613489 3560 0.0
.debug_line 5278360 5278445 85 0.0
.debug_loc 3563488 3563669 181 0.0
.debug_ranges 449048 449056 8 0.0
.debug_str 4082029 4086934 4905 0.1
bl702l+mfd .debug_aranges 132536 132544 8 0.0
.debug_frame 487020 487052 32 0.0
.debug_info 41652235 41655795 3560 0.0
.debug_line 5318589 5318674 85 0.0
.debug_loc 3601639 3601820 181 0.0
.debug_ranges 451288 451296 8 0.0
.debug_str 4087552 4092457 4905 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737219 737291 72 0.0
.text 652232 652304 72 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758859 758931 72 0.0
.text 678292 678364 72 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746147 746219 72 0.0
.text 639524 639596 72 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696899 696971 72 0.0
.text 616152 616224 72 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682587 682659 72 0.0
.text 606000 606072 72 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563962 563986 24 0.0
.debug_abbrev 907084 907187 103 0.0
.debug_aranges 104888 104912 24 0.0
.debug_frame 353392 353484 92 0.0
.debug_info 19596648 19600842 4194 0.0
.debug_line 2611244 2611550 306 0.0
.debug_loclists 1588925 1589454 529 0.0
.debug_rnglists 108376 108395 19 0.0
.debug_str 3407562 3412548 4986 0.1
.strtab 469437 469459 22 0.0
.symtab 279968 280000 32 0.0
.text 478148 478172 24 0.0
lock CC3235SF_LAUNCHXL (read only) 620226 620250 24 0.0
.debug_abbrev 947772 947875 103 0.0
.debug_aranges 109360 109384 24 0.0
.debug_frame 368716 368808 92 0.0
.debug_info 20778731 20782925 4194 0.0
.debug_line 2681741 2682047 306 0.0
.debug_loclists 1645046 1645574 528 0.0
.debug_rnglists 112919 112938 19 0.0
.debug_str 3471838 3476824 4986 0.1
.strtab 518830 518852 22 0.0
.symtab 299664 299696 32 0.0
.text 511800 511824 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554575 554631 56 0.0
lock cyw930739m2evb_01 (read/write) 540671 540727 56 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576351 576407 56 0.0
switch cyw930739m2evb_01 (read/write) 552391 552447 56 0.0
k32w contact k32w0+release (read only) 591244 591260 16 0.0
.text 590708 590724 16 0.0
k32w1+release (read/write) 686320 686336 16 0.0
.text 573080 573096 16 0.0
light k32w0+release (read only) 590932 590948 16 0.0
.text 590396 590412 16 0.0
k32w1+release (read/write) 778324 778340 16 0.0
.text 656216 656232 16 0.0
lock k32w0+release (read only) 562708 562724 16 0.0
.text 562172 562188 16 0.0
linux chip-tool debug (read only) 10339249 10350361 11112 0.1
(read/write) 447968 448160 192 0.0
.data.rel.ro 341992 342184 192 0.1
.text 9344019 9354675 10656 0.1
chip-tool-ipv6only arm64 (read only) 10217560 10229800 12240 0.1
(read/write) 511304 511384 80 0.0
.data.rel.ro 379544 379728 184 0.0
.got 18608 18616 8 0.0
.text 9122808 9134568 11760 0.1
tv-casting-app debug (read only) 8277809 8288921 11112 0.1
(read/write) 315256 315448 192 0.1
.data.rel.ro 150000 150192 192 0.1
.text 7531491 7542147 10656 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 141712 141728 16 0.0
.debug_frame 469844 469900 56 0.0
.debug_info 30485011 30488792 3781 0.0
.debug_line 3920781 3920954 173 0.0
.debug_loclists 2258196 2258312 116 0.0
.debug_rnglists 152651 152663 12 0.0
.debug_str 4138155 4143099 4944 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137920 137936 16 0.0
.debug_frame 463188 463244 56 0.0
.debug_info 28746426 28750207 3781 0.0
.debug_line 3825733 3825906 173 0.0
.debug_loclists 2202183 2202317 134 0.0
.debug_rnglists 148460 148472 12 0.0
.debug_str 4030787 4035731 4944 0.1
light cy8ckit_062s2_43012 .debug_aranges 127992 128008 16 0.0
.debug_frame 426112 426168 56 0.0
.debug_info 23840065 23843846 3781 0.0
.debug_line 3399917 3400090 173 0.0
.debug_loclists 2038668 2038801 133 0.0
.debug_rnglists 138006 138018 12 0.0
.debug_str 3837597 3842541 4944 0.1
lock cy8ckit_062s2_43012 .debug_aranges 126680 126696 16 0.0
.debug_frame 421392 421448 56 0.0
.debug_info 23646488 23650269 3781 0.0
.debug_line 3352302 3352475 173 0.0
.debug_loclists 2015757 2015890 133 0.0
.debug_rnglists 136023 136035 12 0.0
.debug_str 3799843 3804787 4944 0.1
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9332885 3483939 change % change
bl602 lighting-app bl602 (read/write) 1407382 1407382 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.text 1076472 1076472 0 0.0
bl602+mfd (read/write) 1421822 1421822 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.text 1091824 1091824 0 0.0
bl602+rpc (read/write) 1454402 1454402 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.text 1107960 1107960 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173547 1173547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552736 1552736 0 0.0
.debug_aranges 136688 136696 8 0.0
.debug_frame 501120 501152 32 0.0
.debug_info 41590794 41594354 3560 0.0
.debug_line 5349674 5349759 85 0.0
.debug_loc 3623770 3623936 166 0.0
.debug_ranges 442560 442568 8 0.0
.debug_str 4066760 4071665 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106116 106116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 591312 591312 0 0.0
.symtab 174416 174416 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
946966 946966 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184671 1184671 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3536 3536 0 0.0
.debug_abbrev 1554424 1554424 0 0.0
.debug_aranges 137856 137864 8 0.0
.debug_frame 506552 506584 32 0.0
.debug_info 4163105 41634617 3560 0.0
.debug_line 5390026 5390111 85 0.0
.debug_loc 3661921 3662087 166 0.0
.debug_ranges 444800 444808 8 0.0
.debug_str 4072293 4077198 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105056 105056 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 595072 595072 0 0.0
.symtab 176176 176176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
959030 959030 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273103 1273103 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728398 1728398 0 0.0
.debug_aranges 144952 144960 8 0.0
.debug_frame 528988 529020 32 0.0
.debug_info 46508475 46512035 3560 0.0
.debug_line 5768156 5768241 85 0.0
.debug_loc 3827233 3827399 166 0.0
.debug_ranges 469784 469792 8 0.0
.debug_str 4492718 4497623 4905 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121016 121016 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 654692 654692 0 0.0
.symtab 193232 193232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1022032 1022032 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3128 3128 0 0.0
.debug_abbrev 1075652 1075652 0 0.0
.debug_aranges 112256 112264 8 0.0
.debug_frame 415232 415264 32 0.0
.debug_info 2262749 22631054 3560 0.0
.debug_line 4162170 4162255 85 0.0
.debug_loc 3094106 3094273 167 0.0
.debug_ranges 365624 365632 8 0.0
.debug_str 3644433 3649338 4905 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99204 99204 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 459087 459087 0 0.0
.symtab 133648 133648 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
739606 739606 0 0.0
bl706-wifi (read/write) 1227606 1227606 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1191757 1191757 0 0.0
.debug_aranges 119920 119928 8 0.0
.debug_frame 621664 621708 44 0.0
.debug_info 24017365 24020925 3560 0.0
.debug_line 4587422 4587507 85 0.0
.debug_loc 3281207 3281314 107 0.0
.debug_ranges 393480 393488 8 0.0
.debug_str 3745883 3750788 4905 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120064 120064 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 508192 508192 0 0.0
.symtab 152944 152944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
963828 963828 0 0.0
bl702l lighting-app bl702l (read/write) 1143772 1143772 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4920 4920 0 0.0
.debug_abbrev 1556775 1556775 0 0.0
.debug_aranges 131368 131376 8 0.0
.debug_frame 481592 481624 32 0.0
.debug_info 41609929 41613489 3560 0.0
.debug_line 5278360 5278445 85 0.0
.debug_loc 3563488 3563669 181 0.0
.debug_ranges 449048 449056 8 0.0
.debug_str 4082029 4086934 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100120 100120 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 592344 592344 0 0.0
.symtab 174704 174704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
940060 940060 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154720 1154720 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4904 4904 0 0.0
.debug_abbrev 1558478 1558478 0 0.0
.debug_aranges 132536 132544 8 0.0
.debug_frame 487020 487052 32 0.0
.debug_info 41652235 41655795 3560 0.0
.debug_line 5318589 5318674 85 0.0
.debug_loc 3601639 3601820 181 0.0
.debug_ranges 451288 451296 8 0.0
.debug_str 4087552 4092457 4905 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99060 99060 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 596172 596172 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
952436 952436 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737219 737291 72 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652232 652304 72 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758859 758931 72 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678292 678364 72 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746147 746219 72 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639524 639596 72 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696899 696971 72 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616152 616224 72 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682587 682659 72 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606000 606072 72 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 563962 563986 24 0.0
(read/write) 206496 206496 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1416 1416 0 0.0
.debug_abbrev 907084 907187 103 0.0
.debug_aranges 104888 104912 24 0.0
.debug_frame 353392 353484 92 0.0
.debug_info 19596648 19600842 4194 0.0
.debug_line 2611244 2611550 306 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1588925 1589454 529 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108376 108395 19 0.0
.debug_str 3407562 3412548 4986 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 469437 469459 22 0.0
.symtab 279968 280000 32 0.0
.text 478148 478172 24 0.0
lock CC3235SF_LAUNCHXL (read only) 620226 620250 24 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1444 1444 0 0.0
.debug_abbrev 947772 947875 103 0.0
.debug_aranges 109360 109384 24 0.0
.debug_frame 368716 368808 92 0.0
.debug_info 20778731 20782925 4194 0.0
.debug_line 2681741 2682047 306 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1645046 1645574 528 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112919 112938 19 0.0
.debug_str 3471838 3476824 4986 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106306 106306 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 518830 518852 22 0.0
.symtab 299664 299696 32 0.0
.text 0 0 0 0.0
511800 511824 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554575 554631 56 0.0
.app_xip_area 445705 445705 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540671 540727 56 0.0
.app_xip_area 427001 427001 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576351 576407 56 0.0
.app_xip_area 468809 468809 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552391 552447 56 0.0
.app_xip_area 441761 441761 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008516 0 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 833880 833880 0 0.0
BRD4187C (read/write) 1094340 1094340 0 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895452 895452 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105176 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915804 915804 0 0.0
window-app BRD4187C (read/write) 1130888 1130888 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959720 959720 0 0.0
esp32 all-clusters-app c3devkit (read only) 1134466 1134466 0 0.0
(read/write) 1670476 1670476 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1134466 1134466 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1178991 1178991 0 0.0
(read/write) 520492 520492 0 0.0
.dram0.bss 78560 78560 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273532 273532 0 0.0
.flash.text 1173607 1173607 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591244 591260 16 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590708 590724 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686320 686336 16 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573080 573096 16 0.0
light k32w0+release (read only) 590932 590948 16 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590396 590412 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778324 778340 16 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656216 656232 16 0.0
lock k32w0+release (read only) 562708 562724 16 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562172 562188 16 0.0
linux air-purifier-app debug (read only) 2475861 2475861 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2124933 2124933 0 0.0
all-clusters-app debug (read only) 5300545 5300545 0 0.0
(read/write) 418904 418904 0 0.0
.bss 128976 128976 0 0.0
.data 3888 3888 0 0.0
.data.rel.ro 278816 278816 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300060 300060 0 0.0
.text 4620387 4620387 0 0.0
all-clusters-minimal-app debug (read only) 4891321 4891321 0 0.0
(read/write) 233080 233080 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390163 4390163 0 0.0
bridge-app debug (read only) 4372729 4372729 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3936995 3936995 0 0.0
chip-tool debug (read only) 10339249 10350361 11112 0.1
(read/write) 447968 448160 192 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341992 342184 192 0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390889 390889 0 0.0
.text 9344019 9354675 10656 0.1
chip-tool-ipv6only arm64 (read only) 10217560 10229800 12240 0.1
(read/write) 511304 511384 80 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 379544 379728 184 0.0
.dynamic 512 512 0 0.0
.got 18608 18616 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317232 317232 0 0.0
.text 9122808 9134568 11760 0.1
lighting-app debug+rpc+ui (read only) 5234385 5234385 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4654339 4654339 0 0.0
lock-app debug (read only) 4472425 4472425 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4015443 4015443 0 0.0
ota-provider-app debug (read only) 4131193 4131193 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3740259 3740259 0 0.0
ota-requestor-app debug (read only) 4217513 4217513 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3818499 3818499 0 0.0
shell debug (read only) 2765529 2765529 0 0.0
(read/write) 149152 149152 0 0.0
.bss 59624 59624 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2413874 2413874 0 0.0
thermostat-no-ble arm64 (read only) 4369240 4369240 0 0.0
(read/write) 244312 244312 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3868808 3868808 0 0.0
tv-app debug (read only) 5297193 5297193 0 0.0
(read/write) 352112 352112 0 0.0
.bss 243232 243232 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96480 96480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272029 272029 0 0.0
.text 4781059 4781059 0 0.0
tv-casting-app debug (read only) 8277809 8288921 11112 0.1
(read/write) 315256 315448 192 0.1
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150000 150192 192 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339112 339112 0 0.0
.text 7531491 7542147 10656 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525296 2525296 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487980 1487980 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058876 1058876 0 0.0
bss 128397 128397 0 0.0
rodata 104356 104356 0 0.0
text 778436 778436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1185632 1185632 0 0.0
bss 120599 120599 0 0.0
rodata 138552 138552 0 0.0
text 776120 776120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039580 1039580 0 0.0
bss 128636 128636 0 0.0
rodata 99300 99300 0 0.0
text 764056 764056 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837544 0 0.0
(read/write) 1737820 1737820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1331548 1331548 0 0.0
.debug_aranges 141712 141728 16 0.0
.debug_frame 469844 469900 56 0.0
.debug_info 30485011 30488792 3781 0.0
.debug_line 3920781 3920954 173 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258196 2258312 116 0.0
.debug_rnglists 152651 152663 12 0.0
.debug_str 4138155 4143099 4944 0.1
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800381 800381 0 0.0
.symtab 495360 495360 0 0.0
.text 0 0 0 0.0
1533636 1533636 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696188 1696188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1271730 1271730 0 0.0
.debug_aranges 137920 137936 16 0.0
.debug_frame 463188 463244 56 0.0
.debug_info 28746426 28750207 3781 0.0
.debug_line 3825733 3825906 173 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2202183 2202317 134 0.0
.debug_rnglists 148460 148472 12 0.0
.debug_str 4030787 4035731 4944 0.1
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 744540 744540 0 0.0
.symtab 476272 476272 0 0.0
.text 1493804 1493804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622388 1622388 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1113415 1113415 0 0.0
.debug_aranges 127992 128008 16 0.0
.debug_frame 426112 426168 56 0.0
.debug_info 23840065 23843846 3781 0.0
.debug_line 3399917 3400090 173 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2038668 2038801 133 0.0
.debug_rnglists 138006 138018 12 0.0
.debug_str 3837597 3842541 4944 0.1
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 657709 657709 0 0.0
.symtab 437776 437776 0 0.0
.text 1426556 1426556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655188 1655188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1106289 1106289 0 0.0
.debug_aranges 126680 126696 16 0.0
.debug_frame 421392 421448 56 0.0
.debug_info 23646488 23650269 3781 0.0
.debug_line 3352302 3352475 173 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2015757 2015890 133 0.0
.debug_rnglists 136023 136035 12 0.0
.debug_str 3799843 3804787 4944 0.1
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631333 631333 0 0.0
.symtab 429392 429392 0 0.0
.text 1432092 1432092 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178288 1178288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625128 625128 0 0.0
lock-app qpg6105+debug (read/write) 1139044 1139044 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 585884 585884 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858952 858952 0 0.0
bss 78076 78076 0 0.0
text 606560 606560 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1079232 1079232 0 0.0
bss 112704 112704 0 0.0
text 759044 759044 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077764 1077764 0 0.0
bss 122532 122532 0 0.0
text 745382 745382 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932752 932752 0 0.0
bss 106948 106948 0 0.0
text 642422 642422 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862252 862252 0 0.0
bss 78192 78192 0 0.0
text 609658 609658 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 963688 963688 0 0.0
bss 88256 88256 0 0.0
text 685302 685302 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088780 1088780 0 0.0
bss 112456 112456 0 0.0
text 763092 763092 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 919756 919756 0 0.0
bss 78884 78884 0 0.0
text 639628 639628 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946088 946088 0 0.0
bss 105056 105056 0 0.0
text 658216 658216 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866064 866064 0 0.0
bss 78300 78300 0 0.0
text 613830 613830 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 806932 806932 0 0.0
bss 66320 66320 0 0.0
text 580866 580866 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822632 822632 0 0.0
bss 66724 66724 0 0.0
text 591480 591480 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864004 864004 0 0.0
bss 78276 78276 0 0.0
text 612414 612414 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 849892 849892 0 0.0
bss 78004 78004 0 0.0
text 600366 600366 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 828024 828024 0 0.0
bss 66608 66608 0 0.0
text 596222 596222 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 66960 66960 0 0.0
text 593272 593272 0 0.0

@mergify mergify bot merged commit 07a7a6b into project-chip:master Nov 7, 2023
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants