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

Return ConnectionFailureException which contains the connection state (Part I) #29305

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Return ConnectionFailureException which contains the connection state (Part I) #29305

merged 1 commit into from
Dec 20, 2023

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Sep 18, 2023

Move private enum State to public and rename it to CaseSessionState.

This is to expose CaseSessionState to provide valuable debugging and metrics data, as well as improve the user experience by providing more detailed information about the connection failure.

@pullapprove pullapprove bot removed the app label Sep 18, 2023
@github-actions
Copy link

github-actions bot commented Sep 18, 2023

PR #29305: Size comparison from 42a24d7 to aa3ae98

Increases (48 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, linux, mbed, nrfconnect, psoc6, telink)
platform target config section 42a24d7 aa3ae98 change % change
bl702 lighting-app bl702 .debug_info 41861168 41861199 31 0.0
.debug_str 3960197 3960286 89 0.0
.strtab 595893 595904 11 0.0
bl702+rpc .debug_info 47004112 47004143 31 0.0
.debug_str 4381683 4381772 89 0.0
.strtab 660575 660586 11 0.0
bl706-eth .debug_info 22610173 22610204 31 0.0
.debug_loc 3020482 3020512 30 0.0
.debug_str 3540042 3540131 89 0.0
.strtab 464686 464697 11 0.0
bl706-wifi .debug_info 23782576 23782607 31 0.0
.debug_str 3612453 3612542 89 0.0
.strtab 505497 505508 11 0.0
bl702l lighting-app bl702l .debug_info 41328521 41328552 31 0.0
.debug_str 3984907 3984996 89 0.0
.strtab 597570 597581 11 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737387 737403 16 0.0
.rodata 84495 84511 16 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757315 757331 16 0.0
.rodata 80015 80031 16 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745083 745091 8 0.0
.rodata 106175 106183 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695507 695515 8 0.0
.rodata 80335 80343 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681115 681131 16 0.0
.rodata 76167 76183 16 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 618850 618858 8 0.0
.debug_info 20849413 20849444 31 0.0
.debug_loclists 1577003 1577015 12 0.0
.debug_str 3382077 3382125 48 0.0
.rodata 106338 106346 8 0.0
.strtab 510318 510329 11 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 574703 574711 8 0.0
.app_xip_area 467233 467241 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1007956 1007972 16 0.0
.text 834468 834484 16 0.0
BRD4187C (read/write) 1090048 1090064 16 0.0
.text 891856 891872 16 0.0
window-app BRD4187C (read/write) 1123476 1123492 16 0.0
.text 952972 952988 16 0.0
linux all-clusters-app debug (read only) 5649209 5649241 32 0.0
.rodata 332132 332164 32 0.0
bridge-app debug (read only) 2768249 2768281 32 0.0
.rodata 209976 210008 32 0.0
chip-tool debug (read only) 10343625 10343657 32 0.0
.rodata 384137 384169 32 0.0
chip-tool-ipv6only arm64 (read only) 10186292 10186324 32 0.0
.rodata 316064 316096 32 0.0
lighting-app debug+rpc+ui (read only) 5247785 5247817 32 0.0
.rodata 331892 331924 32 0.0
lock-app debug (read only) 4474353 4474385 32 0.0
.rodata 243640 243672 32 0.0
ota-provider-app debug (read only) 4126321 4126353 32 0.0
.rodata 196824 196856 32 0.0
shell debug (read only) 3050849 3050881 32 0.0
.rodata 208768 208800 32 0.0
thermostat-no-ble arm64 (read only) 4358236 4358252 16 0.0
.rodata 161060 161076 16 0.0
tv-app debug (read only) 5314689 5314721 32 0.0
.rodata 266088 266120 32 0.0
tv-casting-app debug (read only) 8289953 8289985 32 0.0
.rodata 333356 333388 32 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523080 2523096 16 0.0
.text 1485764 1485780 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1242084 1242096 12 0.0
rodata 143096 143108 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1164516 1164528 12 0.0
rodata 113824 113836 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1797468 1797476 8 0.0
.debug_info 33078867 33078898 31 0.0
.debug_loclists 2318154 2318155 1 0.0
.debug_str 4552132 4552180 48 0.0
.strtab 863448 863459 11 0.0
.text 1593252 1593260 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1684732 1684748 16 0.0
.debug_info 28770849 28770880 31 0.0
.debug_loclists 2133374 2133375 1 0.0
.debug_str 3937447 3937495 48 0.0
.strtab 733538 733549 11 0.0
.text 1483164 1483180 16 0.0
light cy8ckit_062s2_43012 (read/write) 1610428 1610436 8 0.0
.debug_info 23896389 23896420 31 0.0
.debug_loclists 1970133 1970134 1 0.0
.debug_str 3744458 3744506 48 0.0
.strtab 648888 648899 11 0.0
.text 1415188 1415196 8 0.0
lock cy8ckit_062s2_43012 (read/write) 1641804 1641812 8 0.0
.debug_info 23699534 23699565 31 0.0
.debug_loclists 1945420 1945421 1 0.0
.debug_str 3706536 3706584 48 0.0
.strtab 622013 622024 11 0.0
.text 1419308 1419316 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1101660 1101668 8 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1042284 1042292 8 0.0
bridge-app tlsr9518adk80d (read/write) 948240 948248 8 0.0
contact-sensor-app tlsr9528a (read/write) 931244 931252 8 0.0
light-switch-app tlsr9518adk80d (read/write) 925024 925032 8 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 1000724 1000732 8 0.0
tlsr9528a (read/write) 1053072 1053080 8 0.0
lock-app tlsr9528a (read/write) 989324 989332 8 0.0
ota-requestor-app tlsr9518adk80d (read/write) 902800 902808 8 0.0
pump-app tlsr9528a (read/write) 936676 936684 8 0.0
pump-controller-app tlsr9518adk80d (read/write) 871372 871380 8 0.0
smoke_co_alarm-app tlsr9528a (read/write) 934976 934984 8 0.0
temperature-measurement-app tlsr9528a (read/write) 920028 920036 8 0.0
thermostat tlsr9518adk80d (read/write) 892804 892812 8 0.0
window-covering tlsr9518adk80d (read/write) 888436 888444 8 0.0
Decreases (9 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section 42a24d7 aa3ae98 change % change
bl702 lighting-app bl702 .debug_loc 3511788 3511774 -14 -0.0
bl702+rpc .debug_loc 3718368 3718354 -14 -0.0
bl706-wifi .debug_loc 3121321 3121307 -14 -0.0
bl702l lighting-app bl702l .debug_loc 3455992 3455947 -45 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_line 2770435 2770433 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_line 4203940 4203938 -2 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_line 3911155 3911153 -2 -0.0
light cy8ckit_062s2_43012 .debug_line 3486313 3486311 -2 -0.0
lock cy8ckit_062s2_43012 .debug_line 3437011 3437009 -2 -0.0
Full report (65 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 42a24d7 aa3ae98 change % change
bl602 lighting-app bl602 (read/write) 1367006 1367006 0 0.0
.bss 73062 73062 0 0.0
.data 9368 9368 0 0.0
.text 1061218 1061218 0 0.0
bl602+rpc (read/write) 1413746 1413746 0 0.0
.bss 81086 81086 0 0.0
.data 9720 9720 0 0.0
.text 1092528 1092528 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1170531 1170531 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57552 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1541462 1541462 0 0.0
.debug_aranges 138288 138288 0 0.0
.debug_frame 507648 507648 0 0.0
.debug_info 41861168 41861199 31 0.0
.debug_line 5416630 5416630 0 0.0
.debug_loc 3511788 3511774 -14 -0.0
.debug_ranges 369016 369016 0 0.0
.debug_str 3960197 3960286 89 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 595893 595904 11 0.0
.symtab 176944 176944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
958308 958308 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1268643 1268643 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57536 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1722105 1722105 0 0.0
.debug_aranges 146984 146984 0 0.0
.debug_frame 537044 537044 0 0.0
.debug_info 47004112 47004143 31 0.0
.debug_line 5831706 5831706 0 0.0
.debug_loc 3718368 3718354 -14 -0.0
.debug_ranges 395000 395000 0 0.0
.debug_str 4381683 4381772 89 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 660575 660586 11 0.0
.symtab 196224 196224 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1031848 1031848 0 0.0
bl706-eth (read/write) 1019964 1019964 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94423 0 0.0
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075130 1075130 0 0.0
.debug_aranges 115176 115176 0 0.0
.debug_frame 426648 426648 0 0.0
.debug_info 22610173 22610204 31 0.0
.debug_line 4343201 4343201 0 0.0
.debug_loc 3020482 3020512 30 0.0
.debug_ranges 304872 304872 0 0.0
.debug_str 3540042 3540131 89 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 464686 464697 11 0.0
.symtab 139616 139616 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780008 780008 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1182755 1182755 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95175 95175 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1168224 1168224 0 0.0
.debug_aranges 119376 119376 0 0.0
.debug_frame 618912 618912 0 0.0
.debug_info 23782576 23782607 31 0.0
.debug_line 4589017 4589017 0 0.0
.debug_loc 3121321 3121307 -14 -0.0
.debug_ranges 314768 314768 0 0.0
.debug_str 3612453 3612542 89 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 505497 505508 11 0.0
.symtab 152528 152528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
946332 946332 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150404 1150404 0 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4520 4520 0 0.0
.debug_abbrev 1536006 1536006 0 0.0
.debug_aranges 133144 133144 0 0.0
.debug_frame 488276 488276 0 0.0
.debug_info 41328521 41328552 31 0.0
.debug_line 5320084 5320084 0 0.0
.debug_loc 3455992 3455947 -45 -0.0
.debug_ranges 375488 375488 0 0.0
.debug_str 3984907 3984996 89 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597570 597581 11 0.0
.symtab 176416 176416 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941414 941414 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737387 737403 16 0.0
(read/write) 166448 166448 0 0.0
.bss 88860 88860 0 0.0
.data 3424 3424 0 0.0
.rodata 84495 84511 16 0.0
.text 652500 652500 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757315 757331 16 0.0
(read/write) 176704 176704 0 0.0
.bss 99084 99084 0 0.0
.data 3440 3440 0 0.0
.rodata 80015 80031 16 0.0
.text 676912 676912 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745083 745091 8 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106175 106183 8 0.0
.text 638520 638520 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695507 695515 8 0.0
(read/write) 165548 165548 0 0.0
.bss 87728 87728 0 0.0
.data 3412 3412 0 0.0
.rodata 80335 80343 8 0.0
.text 614780 614780 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681115 681131 16 0.0
(read/write) 165680 165680 0 0.0
.bss 87872 87872 0 0.0
.data 3408 3408 0 0.0
.rodata 76167 76183 16 0.0
.text 604556 604556 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618850 618858 8 0.0
(read/write) 206904 206904 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 929020 929020 0 0.0
.debug_aranges 107296 107296 0 0.0
.debug_frame 362780 362780 0 0.0
.debug_info 20849413 20849444 31 0.0
.debug_line 2770435 2770433 -2 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577003 1577015 12 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99321 99321 0 0.0
.debug_str 3382077 3382125 48 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106346 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510318 510329 11 0.0
.symtab 296496 296496 0 0.0
.text 510388 510388 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554503 554503 0 0.0
.app_xip_area 445697 445697 0 0.0
.bss 63776 63776 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) 539311 539311 0 0.0
.app_xip_area 425705 425705 0 0.0
.bss 68544 68544 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) 574703 574711 8 0.0
.app_xip_area 467233 467241 8 0.0
.bss 62512 62512 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) 558279 558279 0 0.0
.app_xip_area 447713 447713 0 0.0
.bss 65512 65512 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) 1007956 1007972 16 0.0
.bss 170796 170796 0 0.0
.data 2672 2672 0 0.0
.text 834468 834484 16 0.0
BRD4187C (read/write) 1090048 1090064 16 0.0
.bss 194912 194912 0 0.0
.data 3260 3260 0 0.0
.text 891856 891872 16 0.0
lock-app BRD4161A+wf200 (read/write) 1103380 1103380 0 0.0
.bss 185484 185484 0 0.0
.data 2684 2684 0 0.0
.text 915192 915192 0 0.0
window-app BRD4187C (read/write) 1123476 1123492 16 0.0
.bss 167352 167352 0 0.0
.data 3132 3132 0 0.0
.text 952972 952988 16 0.0
esp32 all-clusters-app c3devkit (read only) 1176490 1176490 0 0.0
(read/write) 1702420 1702420 0 0.0
.dram0.bss 77608 77608 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176490 1176490 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217179 1217179 0 0.0
(read/write) 552114 552114 0 0.0
.dram0.bss 84256 84256 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211795 1211795 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589740 589740 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589204 589204 0 0.0
light k32w0+release (read only) 589564 589564 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589028 589028 0 0.0
lock k32w0+release (read only) 560908 560908 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 560372 560372 0 0.0
linux all-clusters-app debug (read only) 5649209 5649241 32 0.0
(read/write) 420968 420968 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 279096 279096 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 332132 332164 32 0.0
.text 4935107 4935107 0 0.0
all-clusters-minimal-app debug (read only) 4923433 4923433 0 0.0
(read/write) 232640 232640 0 0.0
.bss 126528 126528 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 95112 95112 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 266520 266520 0 0.0
.text 4425923 4425923 0 0.0
bridge-app debug (read only) 2768249 2768281 32 0.0
(read/write) 133136 133136 0 0.0
.bss 51768 51768 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 209976 210008 32 0.0
.text 2380627 2380627 0 0.0
chip-tool debug (read only) 10343625 10343657 32 0.0
(read/write) 442936 442936 0 0.0
.bss 93720 93720 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 336880 336880 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 384137 384169 32 0.0
.text 9362611 9362611 0 0.0
chip-tool-ipv6only arm64 (read only) 10186292 10186324 32 0.0
(read/write) 505544 505544 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 374216 374216 0 0.0
.dynamic 512 512 0 0.0
.got 18416 18416 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316064 316096 32 0.0
.text 9104168 9104168 0 0.0
lighting-app debug+rpc+ui (read only) 5247785 5247817 32 0.0
(read/write) 222728 222728 0 0.0
.bss 118192 118192 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92432 92432 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 331892 331924 32 0.0
.text 4673219 4673219 0 0.0
lock-app debug (read only) 4474353 4474385 32 0.0
(read/write) 203096 203096 0 0.0
.bss 113456 113456 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 243640 243672 32 0.0
.text 4021219 4021219 0 0.0
ota-provider-app debug (read only) 4126321 4126353 32 0.0
(read/write) 192032 192032 0 0.0
.bss 113600 113600 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68496 68496 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 196824 196856 32 0.0
.text 3739059 3739059 0 0.0
ota-requestor-app debug (read only) 4219337 4219337 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114624 114624 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71472 71472 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 199864 199864 0 0.0
.text 3824707 3824707 0 0.0
shell debug (read only) 3050849 3050881 32 0.0
(read/write) 153712 153712 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85992 85992 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 208768 208800 32 0.0
.text 2667442 2667442 0 0.0
thermostat-no-ble arm64 (read only) 4358236 4358252 16 0.0
(read/write) 241992 241992 0 0.0
.bss 122200 122200 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100512 100512 0 0.0
.dynamic 512 512 0 0.0
.got 11920 11920 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161060 161076 16 0.0
.text 3862824 3862824 0 0.0
tv-app debug (read only) 5314689 5314721 32 0.0
(read/write) 350664 350664 0 0.0
.bss 241920 241920 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96192 96192 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 266088 266120 32 0.0
.text 4804643 4804643 0 0.0
tv-casting-app debug (read only) 8289953 8289985 32 0.0
(read/write) 211680 211680 0 0.0
.bss 54816 54816 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147504 147504 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 333356 333388 32 0.0
.text 7555251 7555251 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523080 2523096 16 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485764 1485780 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242084 1242096 12 0.0
bss 155106 155106 0 0.0
rodata 143096 143108 12 0.0
text 864892 864892 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360508 1360508 0 0.0
bss 140516 140516 0 0.0
rodata 136948 136948 0 0.0
text 792336 792336 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164516 1164528 12 0.0
bss 154560 154560 0 0.0
rodata 113824 113836 12 0.0
text 817160 817160 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1797468 1797476 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193276 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 2552 2552 0 0.0
.debug_abbrev 1384863 1384863 0 0.0
.debug_aranges 146008 146008 0 0.0
.debug_frame 485660 485660 0 0.0
.debug_info 33078867 33078898 31 0.0
.debug_line 4203940 4203938 -2 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318154 2318155 1 0.0
.debug_rnglists 145047 145047 0 0.0
.debug_str 4552132 4552180 48 0.0
.heap 837512 837512 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 863448 863459 11 0.0
.symtab 518784 518784 0 0.0
.text 0 0 0 0.0
1593252 1593260 8 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1684732 1684748 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1253639 1253639 0 0.0
.debug_aranges 135728 135728 0 0.0
.debug_frame 456744 456744 0 0.0
.debug_info 28770849 28770880 31 0.0
.debug_line 3911155 3911153 -2 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2133374 2133375 1 0.0
.debug_rnglists 134504 134504 0 0.0
.debug_str 3937447 3937495 48 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 733538 733549 11 0.0
.symtab 472080 472080 0 0.0
.text 1483164 1483180 16 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) 1610428 1610436 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 1094825 1094825 0 0.0
.debug_aranges 125824 125824 0 0.0
.debug_frame 419784 419784 0 0.0
.debug_info 23896389 23896420 31 0.0
.debug_line 3486313 3486311 -2 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970133 1970134 1 0.0
.debug_rnglists 124200 124200 0 0.0
.debug_str 3744458 3744506 48 0.0
.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 648888 648899 11 0.0
.symtab 434368 434368 0 0.0
.text 1415188 1415196 8 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641804 1641812 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 2368 2368 0 0.0
.debug_abbrev 1086988 1086988 0 0.0
.debug_aranges 124480 124480 0 0.0
.debug_frame 414880 414880 0 0.0
.debug_info 23699534 23699565 31 0.0
.debug_line 3437011 3437009 -2 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1945420 1945421 1 0.0
.debug_rnglists 122156 122156 0 0.0
.debug_str 3706536 3706584 48 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622013 622024 11 0.0
.symtab 425584 425584 0 0.0
.text 1419308 1419316 8 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177676 1177676 0 0.0
.bss 100616 100616 0 0.0
.data 744 744 0 0.0
.text 624520 624520 0 0.0
lock-app qpg6105+debug (read/write) 1133924 1133924 0 0.0
.bss 95320 95320 0 0.0
.data 748 748 0 0.0
.text 580764 580764 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1101660 1101668 8 0.0
bss 111920 111920 0 0.0
text 754846 754846 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1042284 1042292 8 0.0
bss 109812 109812 0 0.0
text 708824 708824 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948240 948248 8 0.0
bss 113396 113396 0 0.0
text 648108 648108 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 931244 931252 8 0.0
bss 103020 103020 0 0.0
text 620552 620552 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 925024 925032 8 0.0
bss 103152 103152 0 0.0
text 632116 632116 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000724 1000732 8 0.0
bss 115628 115628 0 0.0
text 696998 696998 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1053072 1053080 8 0.0
bss 116232 116232 0 0.0
text 726992 726992 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 989324 989332 8 0.0
bss 103740 103740 0 0.0
text 651698 651698 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902800 902808 8 0.0
bss 103700 103700 0 0.0
text 613458 613458 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 936676 936684 8 0.0
bss 103152 103152 0 0.0
text 626196 626196 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871372 871380 8 0.0
bss 102356 102356 0 0.0
text 586502 586502 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 752416 752416 0 0.0
bss 101724 101724 0 0.0
text 482088 482088 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 934976 934984 8 0.0
bss 103132 103132 0 0.0
text 625074 625074 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 920028 920036 8 0.0
bss 102860 102860 0 0.0
text 612300 612300 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892804 892812 8 0.0
bss 102648 102648 0 0.0
text 602212 602212 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 888436 888444 8 0.0
bss 102972 102972 0 0.0
text 597544 597544 0 0.0

@github-actions github-actions bot added the app label Sep 19, 2023
@yufengwangca yufengwangca changed the title Move private enum State to public as CaseSessionState Return ConnectionFailureException which contains the connection state (Part I) Sep 19, 2023
@github-actions
Copy link

github-actions bot commented Sep 19, 2023

PR #29305: Size comparison from 76cd68d to f7f65b5

Increases (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 76cd68d f7f65b5 change % change
bl602 lighting-app bl602 (read/write) 1367934 1368238 304 0.0
.bss 73070 73134 64 0.1
.text 1062150 1062392 242 0.0
bl602+rpc (read/write) 1414874 1415178 304 0.0
.bss 81094 81158 64 0.1
.text 1093652 1093894 242 0.0
bl702 lighting-app bl702 (read/write) 1171595 1171903 308 0.0
.bss_psram 57552 57616 64 0.1
.debug_aranges 138304 138312 8 0.0
.debug_frame 507740 507780 40 0.0
.debug_info 41879323 41881072 1749 0.0
.debug_line 5419749 5420828 1079 0.0
.debug_loc 3515069 3515949 880 0.0
.debug_ranges 369496 369736 240 0.1
.debug_str 3962792 3964029 1237 0.0
.strtab 596313 596595 282 0.0
.symtab 177024 177040 16 0.0
.text 959372 959614 242 0.0
bl702+rpc (read/write) 1269891 1270199 308 0.0
.bss_psram 57536 57600 64 0.1
.debug_aranges 147016 147024 8 0.0
.debug_frame 537072 537112 40 0.0
.debug_info 47028410 47030159 1749 0.0
.debug_line 5836972 5838051 1079 0.0
.debug_loc 3720634 3721514 880 0.0
.debug_ranges 396208 396448 240 0.1
.debug_str 4390861 4392098 1237 0.0
.strtab 661054 661336 282 0.0
.symtab 196352 196368 16 0.0
.text 1033104 1033346 242 0.0
bl706-eth (read/write) 1020648 1020956 308 0.0
.bss_psram 94423 94487 64 0.1
.debug_aranges 115192 115200 8 0.0
.debug_frame 426716 426756 40 0.0
.debug_info 22627669 22629419 1750 0.0
.debug_line 4346037 4347110 1073 0.0
.debug_loc 3023649 3024488 839 0.0
.debug_ranges 305352 305592 240 0.1
.debug_str 3542204 3543441 1237 0.0
.strtab 465080 465362 282 0.1
.symtab 139696 139712 16 0.0
.text 780692 780934 242 0.0
bl706-wifi (read/write) 1183731 1184079 348 0.0
.bss_psram 95191 95255 64 0.1
.debug_abbrev 1168980 1168998 18 0.0
.debug_aranges 119392 119400 8 0.0
.debug_frame 619020 619068 48 0.0
.debug_info 23800143 23801893 1750 0.0
.debug_line 4591853 4592926 1073 0.0
.debug_loc 3124491 3125279 788 0.0
.debug_ranges 315248 315488 240 0.1
.debug_str 3614615 3615852 1237 0.0
.strtab 505891 506173 282 0.1
.symtab 152608 152624 16 0.0
.text 947300 947584 284 0.0
bl702l lighting-app bl702l (read/write) 1151196 1151500 304 0.0
.bss_psram 77216 77280 64 0.1
.debug_aranges 133160 133168 8 0.0
.debug_frame 488368 488408 40 0.0
.debug_info 41346675 41348424 1749 0.0
.debug_line 5323203 5324282 1079 0.0
.debug_loc 3459269 3460106 837 0.0
.debug_ranges 375968 376208 240 0.1
.debug_str 3987502 3988739 1237 0.0
.strtab 597990 598272 282 0.0
.symtab 176496 176512 16 0.0
.text 942214 942456 242 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737555 128 0.0
(read/write) 166444 166508 64 0.0
.bss 88860 88924 64 0.1
.text 652540 652672 132 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757499 144 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.text 676952 677096 144 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745251 128 0.0
(read/write) 171172 171236 64 0.0
.bss 93556 93620 64 0.1
.text 638560 638684 124 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695667 120 0.0
(read/write) 165536 165600 64 0.0
.bss 87728 87792 64 0.1
.text 614820 614944 124 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681275 120 0.0
(read/write) 165676 165740 64 0.0
.bss 87872 87936 64 0.1
.text 604596 604720 124 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 618906 619122 216 0.0
(read/write) 206900 206964 64 0.0
.bss 200344 200408 64 0.0
.debug_abbrev 929144 929155 11 0.0
.debug_aranges 107376 107384 8 0.0
.debug_frame 362984 363012 28 0.0
.debug_info 2085690 20858737 1829 0.0
.debug_line 2771401 2771973 572 0.0
.debug_loclists 1577723 1578295 572 0.0
.debug_rnglists 99381 99423 42 0.0
.debug_str 3384239 3385476 1237 0.0
.strtab 510907 511189 282 0.1
.symtab 296768 296800 32 0.0
.text 510448 510660 212 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554735 192 0.0
.app_xip_area 445737 445865 128 0.0
.bss 63776 63840 64 0.1
lock cyw930739m2evb_01 (read/write) 539343 539543 200 0.0
.app_xip_area 425745 425881 136 0.0
.bss 68544 68608 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 574743 574935 192 0.0
.app_xip_area 467273 467401 128 0.0
.bss 62512 62576 64 0.1
switch cyw930739m2evb_01 (read/write) 558319 558519 200 0.0
.app_xip_area 447753 447889 136 0.0
.bss 65512 65576 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008252 240 0.0
.bss 170804 170868 64 0.0
.text 834516 834692 176 0.0
BRD4187C (read/write) 1090212 1090396 184 0.0
.bss 194912 194976 64 0.0
.text 892024 892144 120 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103568 160 0.0
.bss 185484 185548 64 0.0
.text 915224 915320 96 0.0
window-app BRD4187C (read/write) 1123576 1123848 272 0.0
.bss 167352 167416 64 0.0
.text 953076 953284 208 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176664 130 0.0
(read/write) 1702420 1702484 64 0.0
.dram0.bss 77616 77680 64 0.1
.flash.text 1176534 1176664 130 0.0
m5stack (read only) 1217203 1217399 196 0.0
(read/write) 552122 552186 64 0.0
.dram0.bss 84264 84328 64 0.1
.flash.text 1211819 1212015 196 0.0
k32w contact k32w0+release (read only) 589724 589868 144 0.0
(read/write) 87508 87572 64 0.1
.bss 70760 70824 64 0.1
.text 589188 589332 144 0.0
light k32w0+release (read only) 589548 589676 128 0.0
(read/write) 87184 87248 64 0.1
.bss 70448 70512 64 0.1
.text 589012 589140 128 0.0
lock k32w0+release (read only) 560892 561036 144 0.0
(read/write) 85016 85080 64 0.1
.bss 68336 68400 64 0.1
.text 560356 560500 144 0.0
linux chip-tool-ipv6only arm64 (read only) 10207108 10207748 640 0.0
.text 9124888 9125528 640 0.0
thermostat-no-ble arm64 (read only) 4365604 4366244 640 0.0
.text 3869816 3870456 640 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523208 2523336 128 0.0
.bss 219064 219128 64 0.0
.text 1485892 1486020 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1242124 1242380 256 0.0
bss 155110 155174 64 0.0
text 864932 865056 124 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1360536 1360728 192 0.0
bss 140520 140584 64 0.0
text 792364 792492 128 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1164540 1164796 256 0.0
bss 154564 154628 64 0.0
text 817196 817324 128 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1797500 1797772 272 0.0
.bss 193276 193340 64 0.0
.debug_abbrev 1384930 1384941 11 0.0
.debug_aranges 146088 146096 8 0.0
.debug_frame 485864 485892 28 0.0
.debug_info 33084876 33086705 1829 0.0
.debug_line 4204893 4205464 571 0.0
.debug_loclists 2318888 2319456 568 0.0
.debug_rnglists 145107 145149 42 0.0
.debug_str 4554294 4555531 1237 0.0
.strtab 864037 864319 282 0.0
.symtab 519056 519088 32 0.0
.text 1593284 1593492 208 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1684772 1685044 272 0.0
.bss 190708 190772 64 0.0
.debug_abbrev 1253743 1253754 11 0.0
.debug_aranges 135808 135816 8 0.0
.debug_frame 456948 456976 28 0.0
.debug_info 28778452 2878028 1829 0.0
.debug_line 3912132 3912703 571 0.0
.debug_loclists 2134141 2134718 577 0.0
.debug_rnglists 134564 134606 42 0.0
.debug_str 3939609 3940846 1237 0.0
.strtab 734127 734409 282 0.0
.symtab 472352 472384 32 0.0
.text 1483212 1483420 208 0.0
light cy8ckit_062s2_43012 (read/write) 1610484 1610740 256 0.0
.bss 184492 184556 64 0.0
.debug_abbrev 1094952 1094963 11 0.0
.debug_aranges 125904 125912 8 0.0
.debug_frame 419988 420016 28 0.0
.debug_info 23904011 23905840 1829 0.0
.debug_line 3487290 3487861 571 0.0
.debug_loclists 1970900 1971477 577 0.0
.debug_rnglists 124260 124302 42 0.0
.debug_str 3746620 3747857 1237 0.0
.strtab 649477 649759 282 0.0
.symtab 434640 434672 32 0.0
.text 1415252 1415444 192 0.0
lock cy8ckit_062s2_43012 (read/write) 1641868 1642124 256 0.0
.bss 211740 211804 64 0.0
.debug_abbrev 1087092 1087103 11 0.0
.debug_aranges 124560 124568 8 0.0
.debug_frame 415084 415112 28 0.0
.debug_info 23707138 23708967 1829 0.0
.debug_line 3437975 3438546 571 0.0
.debug_loclists 1946187 1946764 577 0.0
.debug_rnglists 122216 122258 42 0.0
.debug_str 3708698 3709935 1237 0.0
.strtab 622602 622884 282 0.0
.symtab 425856 425888 32 0.0
.text 1419372 1419564 192 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177840 120 0.0
.bss 100616 100680 64 0.1
.text 624560 624680 120 0.0
lock-app qpg6105+debug (read/write) 1133960 1134080 120 0.0
.bss 95320 95384 64 0.1
.text 580804 580924 120 0.0
Decreases (4 builds for psoc6)
platform target config section 76cd68d f7f65b5 change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837448 -64 -0.0
.heap 837512 837448 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840104 -64 -0.0
.heap 840168 840104 -64 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
.heap 846496 846432 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
.heap 819232 819168 -64 -0.0
Full report (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 76cd68d f7f65b5 change % change
bl602 lighting-app bl602 (read/write) 1367934 1368238 304 0.0
.bss 73070 73134 64 0.1
.data 9360 9360 0 0.0
.text 1062150 1062392 242 0.0
bl602+rpc (read/write) 1414874 1415178 304 0.0
.bss 81094 81158 64 0.1
.data 9720 9720 0 0.0
.text 1093652 1093894 242 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171595 1171903 308 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57616 64 0.1
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1542027 1542027 0 0.0
.debug_aranges 138304 138312 8 0.0
.debug_frame 507740 507780 40 0.0
.debug_info 41879323 41881072 1749 0.0
.debug_line 5419749 5420828 1079 0.0
.debug_loc 3515069 3515949 880 0.0
.debug_ranges 369496 369736 240 0.1
.debug_str 3962792 3964029 1237 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 596313 596595 282 0.0
.symtab 177024 177040 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959372 959614 242 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269891 1270199 308 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57600 64 0.1
.comment 48 48 0 0.0
.data 4080 4080 0 0.0
.debug_abbrev 1722941 1722941 0 0.0
.debug_aranges 147016 147024 8 0.0
.debug_frame 537072 537112 40 0.0
.debug_info 47028410 47030159 1749 0.0
.debug_line 5836972 5838051 1079 0.0
.debug_loc 3720634 3721514 880 0.0
.debug_ranges 396208 396448 240 0.1
.debug_str 4390861 4392098 1237 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 661054 661336 282 0.0
.symtab 196352 196368 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033104 1033346 242 0.0
bl706-eth (read/write) 1020648 1020956 308 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94487 64 0.1
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075535 1075535 0 0.0
.debug_aranges 115192 115200 8 0.0
.debug_frame 426716 426756 40 0.0
.debug_info 22627669 22629419 1750 0.0
.debug_line 4346037 4347110 1073 0.0
.debug_loc 3023649 3024488 839 0.0
.debug_ranges 305352 305592 240 0.1
.debug_str 3542204 3543441 1237 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 465080 465362 282 0.1
.symtab 139696 139712 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780692 780934 242 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183731 1184079 348 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95191 95255 64 0.1
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1168980 1168998 18 0.0
.debug_aranges 119392 119400 8 0.0
.debug_frame 619020 619068 48 0.0
.debug_info 23800143 23801893 1750 0.0
.debug_line 4591853 4592926 1073 0.0
.debug_loc 3124491 3125279 788 0.0
.debug_ranges 315248 315488 240 0.1
.debug_str 3614615 3615852 1237 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 505891 506173 282 0.1
.symtab 152608 152624 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
947300 947584 284 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151196 1151500 304 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77280 64 0.1
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1536571 1536571 0 0.0
.debug_aranges 133160 133168 8 0.0
.debug_frame 488368 488408 40 0.0
.debug_info 41346675 41348424 1749 0.0
.debug_line 5323203 5324282 1079 0.0
.debug_loc 3459269 3460106 837 0.0
.debug_ranges 375968 376208 240 0.1
.debug_str 3987502 3988739 1237 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597990 598272 282 0.0
.symtab 176496 176512 16 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942214 942456 242 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737555 128 0.0
(read/write) 166444 166508 64 0.0
.bss 88860 88924 64 0.1
.data 3420 3420 0 0.0
.rodata 84495 84495 0 0.0
.text 652540 652672 132 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757499 144 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.data 3436 3436 0 0.0
.rodata 80015 80015 0 0.0
.text 676952 677096 144 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745251 128 0.0
(read/write) 171172 171236 64 0.0
.bss 93556 93620 64 0.1
.data 3436 3436 0 0.0
.rodata 106175 106175 0 0.0
.text 638560 638684 124 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695667 120 0.0
(read/write) 165536 165600 64 0.0
.bss 87728 87792 64 0.1
.data 3408 3408 0 0.0
.rodata 80335 80335 0 0.0
.text 614820 614944 124 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681275 120 0.0
(read/write) 165676 165740 64 0.0
.bss 87872 87936 64 0.1
.data 3404 3404 0 0.0
.rodata 76167 76167 0 0.0
.text 604596 604720 124 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618906 619122 216 0.0
(read/write) 206900 206964 64 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200408 64 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 929144 929155 11 0.0
.debug_aranges 107376 107384 8 0.0
.debug_frame 362984 363012 28 0.0
.debug_info 2085690 20858737 1829 0.0
.debug_line 2771401 2771973 572 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577723 1578295 572 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99381 99423 42 0.0
.debug_str 3384239 3385476 1237 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510907 511189 282 0.1
.symtab 296768 296800 32 0.0
.text 510448 510660 212 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554735 192 0.0
.app_xip_area 445737 445865 128 0.0
.bss 63776 63840 64 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) 539343 539543 200 0.0
.app_xip_area 425745 425881 136 0.0
.bss 68544 68608 64 0.1
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574743 574935 192 0.0
.app_xip_area 467273 467401 128 0.0
.bss 62512 62576 64 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) 558319 558519 200 0.0
.app_xip_area 447753 447889 136 0.0
.bss 65512 65576 64 0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008252 240 0.0
.bss 170804 170868 64 0.0
.data 2668 2668 0 0.0
.text 834516 834692 176 0.0
BRD4187C (read/write) 1090212 1090396 184 0.0
.bss 194912 194976 64 0.0
.data 3256 3256 0 0.0
.text 892024 892144 120 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103568 160 0.0
.bss 185484 185548 64 0.0
.data 2680 2680 0 0.0
.text 915224 915320 96 0.0
window-app BRD4187C (read/write) 1123576 1123848 272 0.0
.bss 167352 167416 64 0.0
.data 3128 3128 0 0.0
.text 953076 953284 208 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176664 130 0.0
(read/write) 1702420 1702484 64 0.0
.dram0.bss 77616 77680 64 0.1
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176534 1176664 130 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217203 1217399 196 0.0
(read/write) 552122 552186 64 0.0
.dram0.bss 84264 84328 64 0.1
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211819 1212015 196 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589724 589868 144 0.0
(read/write) 87508 87572 64 0.1
.bss 70760 70824 64 0.1
.data 2124 2124 0 0.0
.text 589188 589332 144 0.0
light k32w0+release (read only) 589548 589676 128 0.0
(read/write) 87184 87248 64 0.1
.bss 70448 70512 64 0.1
.data 2112 2112 0 0.0
.text 589012 589140 128 0.0
lock k32w0+release (read only) 560892 561036 144 0.0
(read/write) 85016 85080 64 0.1
.bss 68336 68400 64 0.1
.data 2056 2056 0 0.0
.text 560356 560500 144 0.0
linux chip-tool-ipv6only arm64 (read only) 10207108 10207748 640 0.0
(read/write) 505464 505464 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374304 374304 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9124888 9125528 640 0.0
thermostat-no-ble arm64 (read only) 4365604 4366244 640 0.0
(read/write) 241992 241992 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100664 100664 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161044 161044 0 0.0
.text 3869816 3870456 640 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523208 2523336 128 0.0
.bss 219064 219128 64 0.0
.data 5128 5128 0 0.0
.text 1485892 1486020 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242124 1242380 256 0.0
bss 155110 155174 64 0.0
rodata 143096 143096 0 0.0
text 864932 865056 124 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360536 1360728 192 0.0
bss 140520 140584 64 0.0
rodata 136948 136948 0 0.0
text 792364 792492 128 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164540 1164796 256 0.0
bss 154564 154628 64 0.0
rodata 113824 113824 0 0.0
text 817196 817324 128 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 837512 837448 -64 -0.0
(read/write) 1797500 1797772 272 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193340 64 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 2552 2552 0 0.0
.debug_abbrev 1384930 1384941 11 0.0
.debug_aranges 146088 146096 8 0.0
.debug_frame 485864 485892 28 0.0
.debug_info 33084876 33086705 1829 0.0
.debug_line 4204893 4205464 571 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318888 2319456 568 0.0
.debug_rnglists 145107 145149 42 0.0
.debug_str 4554294 4555531 1237 0.0
.heap 837512 837448 -64 -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 864037 864319 282 0.0
.symtab 519056 519088 32 0.0
.text 1593284 1593492 208 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 840168 840104 -64 -0.0
(read/write) 1684772 1685044 272 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190772 64 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 2464 2464 0 0.0
.debug_abbrev 1253743 1253754 11 0.0
.debug_aranges 135808 135816 8 0.0
.debug_frame 456948 456976 28 0.0
.debug_info 28778452 2878028 1829 0.0
.debug_line 3912132 3912703 571 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2134141 2134718 577 0.0
.debug_rnglists 134564 134606 42 0.0
.debug_str 3939609 3940846 1237 0.0
.heap 840168 840104 -64 -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 734127 734409 282 0.0
.symtab 472352 472384 32 0.0
.text 1483212 1483420 208 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 846496 846432 -64 -0.0
(read/write) 1610484 1610740 256 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184556 64 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 2352 2352 0 0.0
.debug_abbrev 1094952 1094963 11 0.0
.debug_aranges 125904 125912 8 0.0
.debug_frame 419988 420016 28 0.0
.debug_info 23904011 23905840 1829 0.0
.debug_line 3487290 3487861 571 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970900 1971477 577 0.0
.debug_rnglists 124260 124302 42 0.0
.debug_str 3746620 3747857 1237 0.0
.heap 846496 846432 -64 -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 649477 649759 282 0.0
.symtab 434640 434672 32 0.0
.text 1415252 1415444 192 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 819232 819168 -64 -0.0
(read/write) 1641868 1642124 256 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211804 64 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 1087092 1087103 11 0.0
.debug_aranges 124560 124568 8 0.0
.debug_frame 415084 415112 28 0.0
.debug_info 23707138 23708967 1829 0.0
.debug_line 3437975 3438546 571 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1946187 1946764 577 0.0
.debug_rnglists 122216 122258 42 0.0
.debug_str 3708698 3709935 1237 0.0
.heap 819232 819168 -64 -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 622602 622884 282 0.0
.symtab 425856 425888 32 0.0
.text 1419372 1419564 192 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177840 120 0.0
.bss 100616 100680 64 0.1
.data 740 740 0 0.0
.text 624560 624680 120 0.0
lock-app qpg6105+debug (read/write) 1133960 1134080 120 0.0
.bss 95320 95384 64 0.1
.data 744 744 0 0.0
.text 580804 580924 120 0.0

@github-actions
Copy link

github-actions bot commented Sep 19, 2023

PR #29305: Size comparison from 76cd68d to 9f78496

Increases (10 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section 76cd68d 9f78496 change % change
bl702 lighting-app bl702 .debug_info 41879323 41879365 42 0.0
.debug_str 3962792 3962894 102 0.0
bl702+rpc .debug_info 47028410 47028452 42 0.0
.debug_str 4390861 4390963 102 0.0
bl706-eth .debug_info 22627669 22627712 43 0.0
.debug_str 3542204 3542306 102 0.0
bl706-wifi .debug_info 23800143 23800186 43 0.0
.debug_str 3614615 3614717 102 0.0
bl702l lighting-app bl702l .debug_info 41346675 41346717 42 0.0
.debug_str 3987502 3987604 102 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 2085690 20856945 37 0.0
.debug_line 2771401 2771403 2 0.0
.debug_str 3384239 3384341 102 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 33084876 3308491 38 0.0
.debug_line 4204893 4204895 2 0.0
.debug_str 4554294 4554396 102 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28778452 28778490 38 0.0
.debug_line 3912132 3912134 2 0.0
.debug_str 3939609 3939711 102 0.0
light cy8ckit_062s2_43012 .debug_info 23904011 23904049 38 0.0
.debug_line 3487290 3487292 2 0.0
.debug_str 3746620 3746722 102 0.0
lock cy8ckit_062s2_43012 .debug_info 23707138 23707176 38 0.0
.debug_line 3437975 3437977 2 0.0
.debug_str 3708698 3708800 102 0.0
Decreases (5 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section 76cd68d 9f78496 change % change
bl702 lighting-app bl706-eth .debug_loc 3023649 3023605 -44 -0.0
bl706-wifi .debug_loc 3124491 3124476 -15 -0.0
bl702l lighting-app bl702l .debug_loc 3459269 3459226 -43 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_loclists 1577723 1577715 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2318888 2318879 -9 -0.0
Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 76cd68d 9f78496 change % change
bl602 lighting-app bl602 (read/write) 1367934 1367934 0 0.0
.bss 73070 73070 0 0.0
.data 9360 9360 0 0.0
.text 1062150 1062150 0 0.0
bl602+rpc (read/write) 1414874 1414874 0 0.0
.bss 81094 81094 0 0.0
.data 9720 9720 0 0.0
.text 1093652 1093652 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171595 1171595 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57552 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1542027 1542027 0 0.0
.debug_aranges 138304 138304 0 0.0
.debug_frame 507740 507740 0 0.0
.debug_info 41879323 41879365 42 0.0
.debug_line 5419749 5419749 0 0.0
.debug_loc 3515069 3515069 0 0.0
.debug_ranges 369496 369496 0 0.0
.debug_str 3962792 3962894 102 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 596313 596313 0 0.0
.symtab 177024 177024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959372 959372 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269891 1269891 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57536 0 0.0
.comment 48 48 0 0.0
.data 4080 4080 0 0.0
.debug_abbrev 1722941 1722941 0 0.0
.debug_aranges 147016 147016 0 0.0
.debug_frame 537072 537072 0 0.0
.debug_info 47028410 47028452 42 0.0
.debug_line 5836972 5836972 0 0.0
.debug_loc 3720634 3720634 0 0.0
.debug_ranges 396208 396208 0 0.0
.debug_str 4390861 4390963 102 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 661054 661054 0 0.0
.symtab 196352 196352 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033104 1033104 0 0.0
bl706-eth (read/write) 1020648 1020648 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94423 0 0.0
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075535 1075535 0 0.0
.debug_aranges 115192 115192 0 0.0
.debug_frame 426716 426716 0 0.0
.debug_info 22627669 22627712 43 0.0
.debug_line 4346037 4346037 0 0.0
.debug_loc 3023649 3023605 -44 -0.0
.debug_ranges 305352 305352 0 0.0
.debug_str 3542204 3542306 102 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 465080 465080 0 0.0
.symtab 139696 139696 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780692 780692 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183731 1183731 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95191 95191 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1168980 1168980 0 0.0
.debug_aranges 119392 119392 0 0.0
.debug_frame 619020 619020 0 0.0
.debug_info 23800143 23800186 43 0.0
.debug_line 4591853 4591853 0 0.0
.debug_loc 3124491 3124476 -15 -0.0
.debug_ranges 315248 315248 0 0.0
.debug_str 3614615 3614717 102 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 505891 505891 0 0.0
.symtab 152608 152608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
947300 947300 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151196 1151196 0 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1536571 1536571 0 0.0
.debug_aranges 133160 133160 0 0.0
.debug_frame 488368 488368 0 0.0
.debug_info 41346675 41346717 42 0.0
.debug_line 5323203 5323203 0 0.0
.debug_loc 3459269 3459226 -43 -0.0
.debug_ranges 375968 375968 0 0.0
.debug_str 3987502 3987604 102 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597990 597990 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942214 942214 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737427 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84495 84495 0 0.0
.text 652540 652540 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757355 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80015 80015 0 0.0
.text 676952 676952 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745123 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106175 106175 0 0.0
.text 638560 638560 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695547 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80335 80335 0 0.0
.text 614820 614820 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681155 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76167 76167 0 0.0
.text 604596 604596 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618906 618906 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 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 929144 929144 0 0.0
.debug_aranges 107376 107376 0 0.0
.debug_frame 362984 362984 0 0.0
.debug_info 2085690 20856945 37 0.0
.debug_line 2771401 2771403 2 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577723 1577715 -8 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99381 99381 0 0.0
.debug_str 3384239 3384341 102 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510907 510907 0 0.0
.symtab 296768 296768 0 0.0
.text 510448 510448 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554543 0 0.0
.app_xip_area 445737 445737 0 0.0
.bss 63776 63776 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) 539343 539343 0 0.0
.app_xip_area 425745 425745 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574743 574743 0 0.0
.app_xip_area 467273 467273 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558319 558319 0 0.0
.app_xip_area 447753 447753 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008012 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 834516 834516 0 0.0
BRD4187C (read/write) 1090212 1090212 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892024 892024 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103408 0 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915224 915224 0 0.0
window-app BRD4187C (read/write) 1123576 1123576 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 953076 953076 0 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176534 0 0.0
(read/write) 1702420 1702420 0 0.0
.dram0.bss 77616 77616 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176534 1176534 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217203 1217203 0 0.0
(read/write) 552122 552122 0 0.0
.dram0.bss 84264 84264 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211819 1211819 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589724 589724 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 589188 589188 0 0.0
light k32w0+release (read only) 589548 589548 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589012 589012 0 0.0
lock k32w0+release (read only) 560892 560892 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560356 560356 0 0.0
linux all-clusters-app debug (read only) 5649969 5649969 0 0.0
(read/write) 420952 420952 0 0.0
.bss 130416 130416 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 279248 279248 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 332132 332132 0 0.0
.text 4935795 4935795 0 0.0
all-clusters-minimal-app debug (read only) 4924209 4924209 0 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 266520 266520 0 0.0
.text 4426627 4426627 0 0.0
bridge-app debug (read only) 2769009 2769009 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 209976 209976 0 0.0
.text 2381315 2381315 0 0.0
chip-tool debug (read only) 10344481 10344481 0 0.0
(read/write) 442936 442936 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337048 337048 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 384137 384137 0 0.0
.text 9363395 9363395 0 0.0
chip-tool-ipv6only arm64 (read only) 10207108 10207108 0 0.0
(read/write) 505464 505464 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374304 374304 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9124888 9124888 0 0.0
lighting-app debug+rpc+ui (read only) 5250481 5250481 0 0.0
(read/write) 222760 222760 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92624 92624 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 332692 332692 0 0.0
.text 4675043 4675043 0 0.0
lock-app debug (read only) 4475129 4475129 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 243640 243640 0 0.0
.text 4021923 4021923 0 0.0
ota-provider-app debug (read only) 4127097 4127097 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68640 68640 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 196824 196824 0 0.0
.text 3739763 3739763 0 0.0
ota-requestor-app debug (read only) 4220097 4220097 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71616 71616 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 199864 199864 0 0.0
.text 3825395 3825395 0 0.0
shell debug (read only) 3051337 3051337 0 0.0
(read/write) 153680 153680 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85960 85960 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 208768 208768 0 0.0
.text 2667954 2667954 0 0.0
thermostat-no-ble arm64 (read only) 4365604 4365604 0 0.0
(read/write) 241992 241992 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100664 100664 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161044 161044 0 0.0
.text 3869816 3869816 0 0.0
tv-app debug (read only) 5315561 5315561 0 0.0
(read/write) 350664 350664 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96352 96352 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 266088 266088 0 0.0
.text 4805443 4805443 0 0.0
tv-casting-app debug (read only) 8290825 8290825 0 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 333356 333356 0 0.0
.text 7556051 7556051 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523208 2523208 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485892 1485892 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242124 1242124 0 0.0
bss 155110 155110 0 0.0
rodata 143096 143096 0 0.0
text 864932 864932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360536 1360536 0 0.0
bss 140520 140520 0 0.0
rodata 136948 136948 0 0.0
text 792364 792364 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164540 1164540 0 0.0
bss 154564 154564 0 0.0
rodata 113824 113824 0 0.0
text 817196 817196 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1797500 1797500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193276 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 2552 2552 0 0.0
.debug_abbrev 1384930 1384930 0 0.0
.debug_aranges 146088 146088 0 0.0
.debug_frame 485864 485864 0 0.0
.debug_info 33084876 3308491 38 0.0
.debug_line 4204893 4204895 2 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318888 2318879 -9 -0.0
.debug_rnglists 145107 145107 0 0.0
.debug_str 4554294 4554396 102 0.0
.heap 837512 837512 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 864037 864037 0 0.0
.symtab 519056 519056 0 0.0
.text 1593284 1593284 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1684772 1684772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1253743 1253743 0 0.0
.debug_aranges 135808 135808 0 0.0
.debug_frame 456948 456948 0 0.0
.debug_info 28778452 28778490 38 0.0
.debug_line 3912132 3912134 2 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2134141 2134141 0 0.0
.debug_rnglists 134564 134564 0 0.0
.debug_str 3939609 3939711 102 0.0
.heap 840168 840168 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 734127 734127 0 0.0
.symtab 472352 472352 0 0.0
.text 1483212 1483212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1610484 1610484 0 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 2352 2352 0 0.0
.debug_abbrev 1094952 1094952 0 0.0
.debug_aranges 125904 125904 0 0.0
.debug_frame 419988 419988 0 0.0
.debug_info 23904011 23904049 38 0.0
.debug_line 3487290 3487292 2 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970900 1970900 0 0.0
.debug_rnglists 124260 124260 0 0.0
.debug_str 3746620 3746722 102 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 649477 649477 0 0.0
.symtab 434640 434640 0 0.0
.text 1415252 1415252 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641868 1641868 0 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 2368 2368 0 0.0
.debug_abbrev 1087092 1087092 0 0.0
.debug_aranges 124560 124560 0 0.0
.debug_frame 415084 415084 0 0.0
.debug_info 23707138 23707176 38 0.0
.debug_line 3437975 3437977 2 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1946187 1946187 0 0.0
.debug_rnglists 122216 122216 0 0.0
.debug_str 3708698 3708800 102 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622602 622602 0 0.0
.symtab 425856 425856 0 0.0
.text 1419372 1419372 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177720 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1133960 1133960 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580804 580804 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1101692 1101692 0 0.0
bss 111920 111920 0 0.0
text 754880 754880 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1042324 1042324 0 0.0
bss 109812 109812 0 0.0
text 708864 708864 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948280 948280 0 0.0
bss 113396 113396 0 0.0
text 648148 648148 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 933708 933708 0 0.0
bss 103052 103052 0 0.0
text 622382 622382 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927456 927456 0 0.0
bss 103176 103176 0 0.0
text 633946 633946 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000764 1000764 0 0.0
bss 115636 115636 0 0.0
text 697038 697038 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1053104 1053104 0 0.0
bss 116232 116232 0 0.0
text 727032 727032 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 991756 991756 0 0.0
bss 103772 103772 0 0.0
text 653528 653528 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902848 902848 0 0.0
bss 103708 103708 0 0.0
text 613498 613498 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 939148 939148 0 0.0
bss 103184 103184 0 0.0
text 628026 628026 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873836 873836 0 0.0
bss 102380 102380 0 0.0
text 588332 588332 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 888064 888064 0 0.0
bss 102768 102768 0 0.0
text 597596 597596 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 752432 752432 0 0.0
bss 101724 101724 0 0.0
text 482108 482108 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 937408 937408 0 0.0
bss 103164 103164 0 0.0
text 626904 626904 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 922492 922492 0 0.0
bss 102884 102884 0 0.0
text 614130 614130 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895268 895268 0 0.0
bss 102680 102680 0 0.0
text 604042 604042 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890900 890900 0 0.0
bss 103004 103004 0 0.0
text 599370 599370 0 0.0

src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Sep 20, 2023

PR #29305: Size comparison from 0f620c0 to 1ee791f

Increases (65 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0f620c0 1ee791f change % change
bl602 lighting-app bl602 (read/write) 1367934 1368278 344 0.0
.bss 73070 73134 64 0.1
.text 1062150 1062428 278 0.0
bl602+rpc (read/write) 1414874 1415218 344 0.0
.bss 81094 81158 64 0.1
.text 1093652 1093930 278 0.0
bl702 lighting-app bl702 (read/write) 1171595 1171939 344 0.0
.bss_psram 57552 57616 64 0.1
.debug_aranges 138304 138312 8 0.0
.debug_frame 507740 507784 44 0.0
.debug_info 41879323 41881130 1807 0.0
.debug_line 5419747 5420826 1079 0.0
.debug_loc 3515069 3515971 902 0.0
.debug_ranges 369496 369736 240 0.1
.debug_str 3962792 3964011 1219 0.0
.strtab 596313 596606 293 0.0
.symtab 177024 177040 16 0.0
.text 959372 959650 278 0.0
bl702+rpc (read/write) 1269891 1270235 344 0.0
.bss_psram 57536 57600 64 0.1
.debug_aranges 147016 147024 8 0.0
.debug_frame 537072 537116 44 0.0
.debug_info 47028410 47030217 1807 0.0
.debug_line 5836970 5838049 1079 0.0
.debug_loc 3720634 3721536 902 0.0
.debug_ranges 396208 396448 240 0.1
.debug_str 4390861 4392080 1219 0.0
.strtab 661054 661347 293 0.0
.symtab 196352 196368 16 0.0
.text 1033104 1033382 278 0.0
bl706-eth (read/write) 1020648 1020992 344 0.0
.bss_psram 94423 94487 64 0.1
.debug_aranges 115192 115200 8 0.0
.debug_frame 426716 426760 44 0.0
.debug_info 22627669 22629477 1808 0.0
.debug_line 4346035 4347108 1073 0.0
.debug_loc 3023649 3024494 845 0.0
.debug_ranges 305352 305592 240 0.1
.debug_str 3542204 3543423 1219 0.0
.strtab 465080 465373 293 0.1
.symtab 139696 139712 16 0.0
.text 780692 780970 278 0.0
bl706-wifi (read/write) 1183731 1184115 384 0.0
.bss_psram 95191 95255 64 0.1
.debug_abbrev 1168980 1168998 18 0.0
.debug_aranges 119392 119400 8 0.0
.debug_frame 619020 619072 52 0.0
.debug_info 23800143 23801951 1808 0.0
.debug_line 4591851 4592924 1073 0.0
.debug_loc 3124491 3125316 825 0.0
.debug_ranges 315248 315488 240 0.1
.debug_str 3614615 3615834 1219 0.0
.strtab 505891 506184 293 0.1
.symtab 152608 152624 16 0.0
.text 947300 947620 320 0.0
bl702l lighting-app bl702l (read/write) 1151196 1151536 340 0.0
.bss_psram 77216 77280 64 0.1
.debug_aranges 133160 133168 8 0.0
.debug_frame 488368 488412 44 0.0
.debug_info 41346675 41348482 1807 0.0
.debug_line 5323201 5324280 1079 0.0
.debug_loc 3459269 3460114 845 0.0
.debug_ranges 375968 376208 240 0.1
.debug_str 3987502 3988721 1219 0.0
.strtab 597990 598283 293 0.0
.symtab 176496 176512 16 0.0
.text 942214 942492 278 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737595 168 0.0
(read/write) 166444 166508 64 0.0
.bss 88860 88924 64 0.1
.text 652540 652712 172 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757531 176 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.text 676952 677128 176 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745291 168 0.0
(read/write) 171172 171236 64 0.0
.bss 93556 93620 64 0.1
.text 638560 638724 164 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695707 160 0.0
(read/write) 165536 165600 64 0.0
.bss 87728 87792 64 0.1
.text 614820 614984 164 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681315 160 0.0
(read/write) 165676 165740 64 0.0
.bss 87872 87936 64 0.1
.text 604596 604760 164 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 618906 619154 248 0.0
(read/write) 206900 206964 64 0.0
.bss 200344 200408 64 0.0
.debug_abbrev 929144 929155 11 0.0
.debug_aranges 107376 107384 8 0.0
.debug_frame 362984 363016 32 0.0
.debug_info 2085690 20858798 1890 0.0
.debug_line 2771401 2771973 572 0.0
.debug_loclists 1577723 1578337 614 0.0
.debug_rnglists 99381 99423 42 0.0
.debug_str 3384239 3385458 1219 0.0
.strtab 510907 511200 293 0.1
.symtab 296768 296800 32 0.0
.text 510448 510692 244 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554767 224 0.0
.app_xip_area 445737 445897 160 0.0
.bss 63776 63840 64 0.1
lock cyw930739m2evb_01 (read/write) 539343 539575 232 0.0
.app_xip_area 425745 425913 168 0.0
.bss 68544 68608 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 574743 574967 224 0.0
.app_xip_area 467273 467433 160 0.0
.bss 62512 62576 64 0.1
switch cyw930739m2evb_01 (read/write) 558319 558551 232 0.0
.app_xip_area 447753 447921 168 0.0
.bss 65512 65576 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008284 272 0.0
.bss 170804 170868 64 0.0
.text 834516 834724 208 0.0
BRD4187C (read/write) 1090212 1090436 224 0.0
.bss 194912 194976 64 0.0
.text 892024 892184 160 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103600 192 0.0
.bss 185484 185548 64 0.0
.text 915224 915352 128 0.0
window-app BRD4187C (read/write) 1123576 1123880 304 0.0
.bss 167352 167416 64 0.0
.text 953076 953316 240 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176696 162 0.0
(read/write) 1702420 1702484 64 0.0
.dram0.bss 77616 77680 64 0.1
.flash.text 1176534 1176696 162 0.0
m5stack (read only) 1217203 1217435 232 0.0
(read/write) 552122 552186 64 0.0
.dram0.bss 84264 84328 64 0.1
.flash.text 1211819 1212051 232 0.0
k32w contact k32w0+release (read only) 589724 589900 176 0.0
(read/write) 87508 87572 64 0.1
.bss 70760 70824 64 0.1
.text 589188 589364 176 0.0
light k32w0+release (read only) 589548 589708 160 0.0
(read/write) 87184 87248 64 0.1
.bss 70448 70512 64 0.1
.text 589012 589172 160 0.0
lock k32w0+release (read only) 560892 561068 176 0.0
(read/write) 85016 85080 64 0.1
.bss 68336 68400 64 0.1
.text 560356 560532 176 0.0
linux all-clusters-app debug (read only) 5650025 5650777 752 0.0
.text 4935795 4936547 752 0.0
all-clusters-minimal-app debug (read only) 4924209 4924961 752 0.0
.text 4426627 4427379 752 0.0
bridge-app debug (read only) 2769009 2769761 752 0.0
.text 2381315 2382067 752 0.0
chip-tool debug (read only) 10344537 10345289 752 0.0
.text 9363395 9364147 752 0.0
chip-tool-ipv6only arm64 (read only) 10207156 10207844 688 0.0
.text 9124888 9125576 688 0.0
lighting-app debug+rpc+ui (read only) 5250481 5251233 752 0.0
.text 4675043 4675795 752 0.0
lock-app debug (read only) 4475129 4475865 736 0.0
.text 4021923 4022659 736 0.0
ota-provider-app debug (read only) 4127097 4127849 752 0.0
.text 3739763 3740515 752 0.0
ota-requestor-app debug (read only) 4220097 4220849 752 0.0
.text 3825395 3826147 752 0.0
shell debug (read only) 3051337 3052089 752 0.0
.text 2667954 2668706 752 0.0
thermostat-no-ble arm64 (read only) 4365604 4366292 688 0.0
.text 3869816 3870504 688 0.0
tv-app debug (read only) 5315561 5316313 752 0.0
.text 4805443 4806195 752 0.0
tv-casting-app debug (read only) 8290825 8291561 736 0.0
.text 7556051 7556787 736 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523208 2523400 192 0.0
.bss 219064 219128 64 0.0
.text 1485892 1486084 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1242124 1242412 288 0.0
bss 155110 155174 64 0.0
text 864932 865096 164 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1360536 1360760 224 0.0
bss 140520 140584 64 0.0
text 792364 792524 160 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1164540 1164844 304 0.0
bss 154564 154628 64 0.0
text 817196 817364 168 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1797500 1797788 288 0.0
.bss 193276 193340 64 0.0
.debug_abbrev 1384930 1384941 11 0.0
.debug_aranges 146088 146096 8 0.0
.debug_frame 485864 485896 32 0.0
.debug_info 33084876 3308676 1890 0.0
.debug_line 4204893 4205464 571 0.0
.debug_loclists 2318888 2319507 619 0.0
.debug_rnglists 145107 145149 42 0.0
.debug_str 4554294 4555513 1219 0.0
.strtab 864037 864330 293 0.0
.symtab 519056 519088 32 0.0
.text 1593284 1593508 224 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1684772 1685076 304 0.0
.bss 190708 190772 64 0.0
.debug_abbrev 1253743 1253754 11 0.0
.debug_aranges 135808 135816 8 0.0
.debug_frame 456948 456980 32 0.0
.debug_info 28778452 28780342 1890 0.0
.debug_line 3912132 3912703 571 0.0
.debug_loclists 2134141 2134760 619 0.0
.debug_rnglists 134564 134606 42 0.0
.debug_str 3939609 3940828 1219 0.0
.strtab 734127 734420 293 0.0
.symtab 472352 472384 32 0.0
.text 1483212 1483452 240 0.0
light cy8ckit_062s2_43012 (read/write) 1610484 1610772 288 0.0
.bss 184492 184556 64 0.0
.debug_abbrev 1094952 1094963 11 0.0
.debug_aranges 125904 125912 8 0.0
.debug_frame 419988 420020 32 0.0
.debug_info 23904011 23905901 1890 0.0
.debug_line 3487290 3487861 571 0.0
.debug_loclists 1970900 1971519 619 0.0
.debug_rnglists 124260 124302 42 0.0
.debug_str 3746620 3747839 1219 0.0
.strtab 649477 649770 293 0.0
.symtab 434640 434672 32 0.0
.text 1415252 1415476 224 0.0
lock cy8ckit_062s2_43012 (read/write) 1641868 1642156 288 0.0
.bss 211740 211804 64 0.0
.debug_abbrev 1087092 1087103 11 0.0
.debug_aranges 124560 124568 8 0.0
.debug_frame 415084 415116 32 0.0
.debug_info 23707138 23709028 1890 0.0
.debug_line 3437975 3438546 571 0.0
.debug_loclists 1946187 1946806 619 0.0
.debug_rnglists 122216 122258 42 0.0
.debug_str 3708698 3709917 1219 0.0
.strtab 622602 622895 293 0.0
.symtab 425856 425888 32 0.0
.text 1419372 1419596 224 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177880 160 0.0
.bss 100616 100680 64 0.1
.text 624560 624720 160 0.0
lock-app qpg6105+debug (read/write) 1133960 1134120 160 0.0
.bss 95320 95384 64 0.1
.text 580804 580964 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1101692 1101924 232 0.0
bss 111920 111984 64 0.1
text 754880 755052 172 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1042324 1042564 240 0.0
bss 109812 109876 64 0.1
text 708864 709036 172 0.0
bridge-app tlsr9518adk80d (read/write) 948280 948512 232 0.0
bss 113396 113460 64 0.1
text 648148 648320 172 0.0
contact-sensor-app tlsr9528a (read/write) 933708 933940 232 0.0
bss 103052 103116 64 0.1
text 622382 622554 172 0.0
light-switch-app tlsr9518adk80d (read/write) 927456 927696 240 0.0
bss 103176 103240 64 0.1
text 633946 634118 172 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 1000764 1001004 240 0.0
bss 115636 115700 64 0.1
text 697038 697210 172 0.0
tlsr9528a (read/write) 1053104 1053344 240 0.0
bss 116232 116296 64 0.1
text 727032 727204 172 0.0
lock-app tlsr9528a (read/write) 991756 991996 240 0.0
bss 103772 103836 64 0.1
text 653528 653700 172 0.0
ota-requestor-app tlsr9518adk80d (read/write) 902848 903088 240 0.0
bss 103708 103772 64 0.1
text 613496 613670 174 0.0
pump-app tlsr9528a (read/write) 939148 939388 240 0.0
bss 103184 103248 64 0.1
text 628026 628198 172 0.0
pump-controller-app tlsr9518adk80d (read/write) 873836 874068 232 0.0
bss 102380 102444 64 0.1
text 588332 588504 172 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 888064 888296 232 0.0
bss 102768 102832 64 0.1
text 597596 597768 172 0.0
smoke_co_alarm-app tlsr9528a (read/write) 937408 937648 240 0.0
bss 103164 103228 64 0.1
text 626904 627076 172 0.0
temperature-measurement-app tlsr9528a (read/write) 922492 922732 240 0.0
bss 102884 102948 64 0.1
text 614130 614302 172 0.0
thermostat tlsr9518adk80d (read/write) 895268 895500 232 0.0
bss 102680 102744 64 0.1
text 604042 604214 172 0.0
window-covering tlsr9518adk80d (read/write) 890900 891140 240 0.0
bss 103004 103068 64 0.1
text 599370 599542 172 0.0
Decreases (4 builds for psoc6)
platform target config section 0f620c0 1ee791f change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837448 -64 -0.0
.heap 837512 837448 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840104 -64 -0.0
.heap 840168 840104 -64 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
.heap 846496 846432 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
.heap 819232 819168 -64 -0.0
Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0f620c0 1ee791f change % change
bl602 lighting-app bl602 (read/write) 1367934 1368278 344 0.0
.bss 73070 73134 64 0.1
.data 9360 9360 0 0.0
.text 1062150 1062428 278 0.0
bl602+rpc (read/write) 1414874 1415218 344 0.0
.bss 81094 81158 64 0.1
.data 9720 9720 0 0.0
.text 1093652 1093930 278 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171595 1171939 344 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57616 64 0.1
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1542027 1542027 0 0.0
.debug_aranges 138304 138312 8 0.0
.debug_frame 507740 507784 44 0.0
.debug_info 41879323 41881130 1807 0.0
.debug_line 5419747 5420826 1079 0.0
.debug_loc 3515069 3515971 902 0.0
.debug_ranges 369496 369736 240 0.1
.debug_str 3962792 3964011 1219 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 596313 596606 293 0.0
.symtab 177024 177040 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959372 959650 278 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269891 1270235 344 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57600 64 0.1
.comment 48 48 0 0.0
.data 4080 4080 0 0.0
.debug_abbrev 1722941 1722941 0 0.0
.debug_aranges 147016 147024 8 0.0
.debug_frame 537072 537116 44 0.0
.debug_info 47028410 47030217 1807 0.0
.debug_line 5836970 5838049 1079 0.0
.debug_loc 3720634 3721536 902 0.0
.debug_ranges 396208 396448 240 0.1
.debug_str 4390861 4392080 1219 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 661054 661347 293 0.0
.symtab 196352 196368 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033104 1033382 278 0.0
bl706-eth (read/write) 1020648 1020992 344 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94487 64 0.1
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075535 1075535 0 0.0
.debug_aranges 115192 115200 8 0.0
.debug_frame 426716 426760 44 0.0
.debug_info 22627669 22629477 1808 0.0
.debug_line 4346035 4347108 1073 0.0
.debug_loc 3023649 3024494 845 0.0
.debug_ranges 305352 305592 240 0.1
.debug_str 3542204 3543423 1219 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 465080 465373 293 0.1
.symtab 139696 139712 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780692 780970 278 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183731 1184115 384 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95191 95255 64 0.1
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1168980 1168998 18 0.0
.debug_aranges 119392 119400 8 0.0
.debug_frame 619020 619072 52 0.0
.debug_info 23800143 23801951 1808 0.0
.debug_line 4591851 4592924 1073 0.0
.debug_loc 3124491 3125316 825 0.0
.debug_ranges 315248 315488 240 0.1
.debug_str 3614615 3615834 1219 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 505891 506184 293 0.1
.symtab 152608 152624 16 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
947300 947620 320 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151196 1151536 340 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77280 64 0.1
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1536571 1536571 0 0.0
.debug_aranges 133160 133168 8 0.0
.debug_frame 488368 488412 44 0.0
.debug_info 41346675 41348482 1807 0.0
.debug_line 5323201 5324280 1079 0.0
.debug_loc 3459269 3460114 845 0.0
.debug_ranges 375968 376208 240 0.1
.debug_str 3987502 3988721 1219 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597990 598283 293 0.0
.symtab 176496 176512 16 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942214 942492 278 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737595 168 0.0
(read/write) 166444 166508 64 0.0
.bss 88860 88924 64 0.1
.data 3420 3420 0 0.0
.rodata 84495 84495 0 0.0
.text 652540 652712 172 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757531 176 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.data 3436 3436 0 0.0
.rodata 80015 80015 0 0.0
.text 676952 677128 176 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745291 168 0.0
(read/write) 171172 171236 64 0.0
.bss 93556 93620 64 0.1
.data 3436 3436 0 0.0
.rodata 106175 106175 0 0.0
.text 638560 638724 164 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695707 160 0.0
(read/write) 165536 165600 64 0.0
.bss 87728 87792 64 0.1
.data 3408 3408 0 0.0
.rodata 80335 80335 0 0.0
.text 614820 614984 164 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681315 160 0.0
(read/write) 165676 165740 64 0.0
.bss 87872 87936 64 0.1
.data 3404 3404 0 0.0
.rodata 76167 76167 0 0.0
.text 604596 604760 164 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618906 619154 248 0.0
(read/write) 206900 206964 64 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200408 64 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 929144 929155 11 0.0
.debug_aranges 107376 107384 8 0.0
.debug_frame 362984 363016 32 0.0
.debug_info 2085690 20858798 1890 0.0
.debug_line 2771401 2771973 572 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577723 1578337 614 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99381 99423 42 0.0
.debug_str 3384239 3385458 1219 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510907 511200 293 0.1
.symtab 296768 296800 32 0.0
.text 510448 510692 244 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554767 224 0.0
.app_xip_area 445737 445897 160 0.0
.bss 63776 63840 64 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) 539343 539575 232 0.0
.app_xip_area 425745 425913 168 0.0
.bss 68544 68608 64 0.1
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574743 574967 224 0.0
.app_xip_area 467273 467433 160 0.0
.bss 62512 62576 64 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) 558319 558551 232 0.0
.app_xip_area 447753 447921 168 0.0
.bss 65512 65576 64 0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008284 272 0.0
.bss 170804 170868 64 0.0
.data 2668 2668 0 0.0
.text 834516 834724 208 0.0
BRD4187C (read/write) 1090212 1090436 224 0.0
.bss 194912 194976 64 0.0
.data 3256 3256 0 0.0
.text 892024 892184 160 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103600 192 0.0
.bss 185484 185548 64 0.0
.data 2680 2680 0 0.0
.text 915224 915352 128 0.0
window-app BRD4187C (read/write) 1123576 1123880 304 0.0
.bss 167352 167416 64 0.0
.data 3128 3128 0 0.0
.text 953076 953316 240 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176696 162 0.0
(read/write) 1702420 1702484 64 0.0
.dram0.bss 77616 77680 64 0.1
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176534 1176696 162 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217203 1217435 232 0.0
(read/write) 552122 552186 64 0.0
.dram0.bss 84264 84328 64 0.1
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211819 1212051 232 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589724 589900 176 0.0
(read/write) 87508 87572 64 0.1
.bss 70760 70824 64 0.1
.data 2124 2124 0 0.0
.text 589188 589364 176 0.0
light k32w0+release (read only) 589548 589708 160 0.0
(read/write) 87184 87248 64 0.1
.bss 70448 70512 64 0.1
.data 2112 2112 0 0.0
.text 589012 589172 160 0.0
lock k32w0+release (read only) 560892 561068 176 0.0
(read/write) 85016 85080 64 0.1
.bss 68336 68400 64 0.1
.data 2056 2056 0 0.0
.text 560356 560532 176 0.0
linux all-clusters-app debug (read only) 5650025 5650777 752 0.0
(read/write) 420984 420984 0 0.0
.bss 130416 130416 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 279280 279280 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 332164 332164 0 0.0
.text 4935795 4936547 752 0.0
all-clusters-minimal-app debug (read only) 4924209 4924961 752 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 266520 266520 0 0.0
.text 4426627 4427379 752 0.0
bridge-app debug (read only) 2769009 2769761 752 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 209976 209976 0 0.0
.text 2381315 2382067 752 0.0
chip-tool debug (read only) 10344537 10345289 752 0.0
(read/write) 442968 442968 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337080 337080 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 384169 384169 0 0.0
.text 9363395 9364147 752 0.0
chip-tool-ipv6only arm64 (read only) 10207156 10207844 688 0.0
(read/write) 505496 505496 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374336 374336 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316064 316064 0 0.0
.text 9124888 9125576 688 0.0
lighting-app debug+rpc+ui (read only) 5250481 5251233 752 0.0
(read/write) 222760 222760 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92624 92624 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 332692 332692 0 0.0
.text 4675043 4675795 752 0.0
lock-app debug (read only) 4475129 4475865 736 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 243640 243640 0 0.0
.text 4021923 4022659 736 0.0
ota-provider-app debug (read only) 4127097 4127849 752 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68640 68640 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 196824 196824 0 0.0
.text 3739763 3740515 752 0.0
ota-requestor-app debug (read only) 4220097 4220849 752 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71616 71616 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 199864 199864 0 0.0
.text 3825395 3826147 752 0.0
shell debug (read only) 3051337 3052089 752 0.0
(read/write) 153680 153680 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85960 85960 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 208768 208768 0 0.0
.text 2667954 2668706 752 0.0
thermostat-no-ble arm64 (read only) 4365604 4366292 688 0.0
(read/write) 241992 241992 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100664 100664 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161044 161044 0 0.0
.text 3869816 3870504 688 0.0
tv-app debug (read only) 5315561 5316313 752 0.0
(read/write) 350664 350664 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96352 96352 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 266088 266088 0 0.0
.text 4805443 4806195 752 0.0
tv-casting-app debug (read only) 8290825 8291561 736 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 333356 333356 0 0.0
.text 7556051 7556787 736 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523208 2523400 192 0.0
.bss 219064 219128 64 0.0
.data 5128 5128 0 0.0
.text 1485892 1486084 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242124 1242412 288 0.0
bss 155110 155174 64 0.0
rodata 143096 143096 0 0.0
text 864932 865096 164 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360536 1360760 224 0.0
bss 140520 140584 64 0.0
rodata 136948 136948 0 0.0
text 792364 792524 160 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164540 1164844 304 0.0
bss 154564 154628 64 0.0
rodata 113824 113824 0 0.0
text 817196 817364 168 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837448 -64 -0.0
(read/write) 1797500 1797788 288 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193340 64 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 2552 2552 0 0.0
.debug_abbrev 1384930 1384941 11 0.0
.debug_aranges 146088 146096 8 0.0
.debug_frame 485864 485896 32 0.0
.debug_info 33084876 3308676 1890 0.0
.debug_line 4204893 4205464 571 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318888 2319507 619 0.0
.debug_rnglists 145107 145149 42 0.0
.debug_str 4554294 4555513 1219 0.0
.heap 837512 837448 -64 -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 864037 864330 293 0.0
.symtab 519056 519088 32 0.0
.text 1593284 1593508 224 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840104 -64 -0.0
(read/write) 1684772 1685076 304 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190772 64 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 2464 2464 0 0.0
.debug_abbrev 1253743 1253754 11 0.0
.debug_aranges 135808 135816 8 0.0
.debug_frame 456948 456980 32 0.0
.debug_info 28778452 28780342 1890 0.0
.debug_line 3912132 3912703 571 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2134141 2134760 619 0.0
.debug_rnglists 134564 134606 42 0.0
.debug_str 3939609 3940828 1219 0.0
.heap 840168 840104 -64 -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 734127 734420 293 0.0
.symtab 472352 472384 32 0.0
.text 1483212 1483452 240 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
(read/write) 1610484 1610772 288 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184556 64 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 2352 2352 0 0.0
.debug_abbrev 1094952 1094963 11 0.0
.debug_aranges 125904 125912 8 0.0
.debug_frame 419988 420020 32 0.0
.debug_info 23904011 23905901 1890 0.0
.debug_line 3487290 3487861 571 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970900 1971519 619 0.0
.debug_rnglists 124260 124302 42 0.0
.debug_str 3746620 3747839 1219 0.0
.heap 846496 846432 -64 -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 649477 649770 293 0.0
.symtab 434640 434672 32 0.0
.text 1415252 1415476 224 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
(read/write) 1641868 1642156 288 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211804 64 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 1087092 1087103 11 0.0
.debug_aranges 124560 124568 8 0.0
.debug_frame 415084 415116 32 0.0
.debug_info 23707138 23709028 1890 0.0
.debug_line 3437975 3438546 571 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1946187 1946806 619 0.0
.debug_rnglists 122216 122258 42 0.0
.debug_str 3708698 3709917 1219 0.0
.heap 819232 819168 -64 -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 622602 622895 293 0.0
.symtab 425856 425888 32 0.0
.text 1419372 1419596 224 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177880 160 0.0
.bss 100616 100680 64 0.1
.data 740 740 0 0.0
.text 624560 624720 160 0.0
lock-app qpg6105+debug (read/write) 1133960 1134120 160 0.0
.bss 95320 95384 64 0.1
.data 744 744 0 0.0
.text 580804 580964 160 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1101692 1101924 232 0.0
bss 111920 111984 64 0.1
text 754880 755052 172 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1042324 1042564 240 0.0
bss 109812 109876 64 0.1
text 708864 709036 172 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948280 948512 232 0.0
bss 113396 113460 64 0.1
text 648148 648320 172 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 933708 933940 232 0.0
bss 103052 103116 64 0.1
text 622382 622554 172 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927456 927696 240 0.0
bss 103176 103240 64 0.1
text 633946 634118 172 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000764 1001004 240 0.0
bss 115636 115700 64 0.1
text 697038 697210 172 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1053104 1053344 240 0.0
bss 116232 116296 64 0.1
text 727032 727204 172 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 991756 991996 240 0.0
bss 103772 103836 64 0.1
text 653528 653700 172 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902848 903088 240 0.0
bss 103708 103772 64 0.1
text 613496 613670 174 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 939148 939388 240 0.0
bss 103184 103248 64 0.1
text 628026 628198 172 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873836 874068 232 0.0
bss 102380 102444 64 0.1
text 588332 588504 172 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 888064 888296 232 0.0
bss 102768 102832 64 0.1
text 597596 597768 172 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 752432 752432 0 0.0
bss 101724 101724 0 0.0
text 482108 482108 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 937408 937648 240 0.0
bss 103164 103228 64 0.1
text 626904 627076 172 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 922492 922732 240 0.0
bss 102884 102948 64 0.1
text 614130 614302 172 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895268 895500 232 0.0
bss 102680 102744 64 0.1
text 604042 604214 172 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890900 891140 240 0.0
bss 103004 103068 64 0.1
text 599370 599542 172 0.0

@pullapprove pullapprove bot requested a review from wiba-nordic October 3, 2023 18:35
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

PR #29305: Size comparison from a5ea091 to cbf6423

Increases (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a5ea091 cbf6423 change % change
bl602 lighting-app bl602 (read/write) 1391514 1391994 480 0.0
.bss 88176 88240 64 0.1
.text 1067718 1068076 358 0.0
bl602+mfd (read/write) 1405426 1405906 480 0.0
.bss 88344 88408 64 0.1
.text 1082524 1082882 358 0.0
bl602+rpc (read/write) 1438686 1439166 480 0.0
.bss 96200 96264 64 0.1
.text 1099454 1099812 358 0.0
bl702 lighting-app bl702 (read/write) 1195015 1195491 476 0.0
.bss_psram 65744 65808 64 0.1
.debug_aranges 138432 138480 48 0.0
.debug_frame 508208 508388 180 0.0
.debug_info 41926969 41932394 5425 0.0
.debug_line 5431303 5432878 1575 0.0
.debug_loc 3526044 3527935 1891 0.1
.debug_ranges 378136 378416 280 0.1
.debug_str 3966257 3967817 1560 0.0
.rodata 106804 106860 56 0.1
.strtab 596847 597353 506 0.1
.symtab 177264 177312 48 0.0
.text 961954 962312 358 0.0
bl702+mfd (read/write) 1205591 1206071 480 0.0
.bss_psram 65744 65808 64 0.1
.debug_aranges 139600 139648 48 0.0
.debug_frame 513280 513460 180 0.0
.debug_info 41967587 41973012 5425 0.0
.debug_line 5470690 5472265 1575 0.0
.debug_loc 3564475 3566366 1891 0.1
.debug_ranges 380136 380416 280 0.1
.debug_str 3971788 3973348 1560 0.0
.rodata 105744 105800 56 0.1
.strtab 600607 601113 506 0.1
.symtab 179024 179072 48 0.0
.text 973472 973830 358 0.0
bl702+rpc (read/write) 1293563 1294043 480 0.0
.bss_psram 65728 65792 64 0.1
.debug_aranges 147152 147200 48 0.0
.debug_frame 537552 537732 180 0.0
.debug_info 47077241 47082787 5546 0.0
.debug_line 5849395 5850970 1575 0.0
.debug_loc 3733029 3734920 1891 0.1
.debug_ranges 405688 405968 280 0.1
.debug_str 4394326 4395886 1560 0.0
.rodata 121868 121924 56 0.0
.strtab 661588 662094 506 0.1
.symtab 196592 196640 48 0.0
.text 1035944 1036302 358 0.0
bl706-eth (read/write) 1044139 1044619 480 0.0
.bss_psram 97687 97751 64 0.1
.debug_aranges 115440 115488 48 0.0
.debug_frame 427608 427788 180 0.0
.debug_info 22679354 22684775 5421 0.0
.debug_line 4363938 4365507 1569 0.0
.debug_loc 3035073 3036979 1906 0.1
.debug_ranges 313944 314224 280 0.1
.debug_str 3545492 3547052 1560 0.0
.rodata 96504 96560 56 0.1
.strtab 465142 465648 506 0.1
.symtab 139952 140000 48 0.0
.text 788008 788366 358 0.0
bl706-wifi (read/write) 1207774 1208310 536 0.0
.bss_psram 98455 98519 64 0.1
.debug_abbrev 1176537 1176555 18 0.0
.debug_aranges 119616 119664 48 0.0
.debug_frame 620160 620420 260 0.0
.debug_info 23849410 23854835 5425 0.0
.debug_line 4608073 4609642 1569 0.0
.debug_loc 3134900 3136757 1857 0.1
.debug_ranges 323760 324040 280 0.1
.debug_str 3617783 3619343 1560 0.0
.rodata 109632 109688 56 0.1
.strtab 505869 506375 506 0.1
.symtab 152816 152864 48 0.0
.text 955046 955462 416 0.0
bl702l lighting-app bl702l (read/write) 1158156 1158636 480 0.0
.bss_psram 77184 77248 64 0.1
.debug_aranges 133296 133344 48 0.0
.debug_frame 488848 489028 180 0.0
.debug_info 41384966 41390391 5425 0.0
.debug_line 5334438 5336013 1575 0.0
.debug_loc 3470301 3472207 1906 0.1
.debug_ranges 384672 384952 280 0.1
.debug_str 3990853 3992413 1560 0.0
.rodata 100784 100840 56 0.1
.strtab 598473 598979 506 0.1
.symtab 176704 176752 48 0.0
.text 944768 945126 358 0.0
bl702l+mfd (read/write) 1169032 1169512 480 0.0
.bss_psram 77184 77248 64 0.1
.debug_aranges 134464 134512 48 0.0
.debug_frame 493916 494096 180 0.0
.debug_info 4142762 41433052 5425 0.0
.debug_line 5373702 5375277 1575 0.0
.debug_loc 3508732 3510638 1906 0.1
.debug_ranges 386672 386952 280 0.1
.debug_str 3996374 3997934 1560 0.0
.rodata 99724 99780 56 0.1
.strtab 602301 602807 506 0.1
.symtab 178496 178544 48 0.0
.text 956552 956910 358 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738179 738403 224 0.0
(read/write) 166444 166508 64 0.0
.bss 88860 88924 64 0.1
.rodata 84383 84399 16 0.0
.text 653404 653612 208 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758435 758683 248 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.rodata 80087 80111 24 0.0
.text 677960 678180 220 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745971 746187 216 0.0
(read/write) 171172 171236 64 0.0
.bss 93556 93620 64 0.1
.rodata 106111 106127 16 0.0
.text 639472 639672 200 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696371 696579 208 0.0
(read/write) 165536 165600 64 0.0
.bss 87728 87792 64 0.1
.rodata 80271 80287 16 0.0
.text 615708 615900 192 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681963 682179 216 0.0
(read/write) 165676 165740 64 0.0
.bss 87872 87936 64 0.1
.rodata 76111 76127 16 0.0
.text 605460 605660 200 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 619586 619922 336 0.1
(read/write) 206900 206964 64 0.0
.bss 200344 200408 64 0.0
.debug_abbrev 935674 935685 11 0.0
.debug_aranges 107552 107600 48 0.0
.debug_frame 363492 363640 148 0.0
.debug_info 20878705 20884374 5669 0.0
.debug_line 2775077 2776019 942 0.0
.debug_loclists 1573995 1575251 1256 0.1
.debug_rnglists 101500 101572 72 0.1
.debug_str 3387254 3388814 1560 0.0
.rodata 106290 106298 8 0.0
.strtab 511161 511667 506 0.1
.symtab 296960 297056 96 0.0
.text 511176 511504 328 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 555383 555679 296 0.1
.app_xip_area 446585 446817 232 0.1
.bss 63768 63832 64 0.1
lock cyw930739m2evb_01 (read/write) 540271 540583 312 0.1
.app_xip_area 426681 426929 248 0.1
.bss 68536 68600 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 575431 575711 280 0.0
.app_xip_area 467961 468177 216 0.0
.bss 62512 62576 64 0.1
switch cyw930739m2evb_01 (read/write) 552071 552367 296 0.1
.app_xip_area 441505 441737 232 0.1
.bss 65512 65576 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1010668 1011052 384 0.0
.bss 171940 172004 64 0.0
.text 836020 836340 320 0.0
BRD4187C (read/write) 1092456 1092736 280 0.0
.bss 196064 196128 64 0.0
.text 893104 893320 216 0.0
lock-app BRD4161A+wf200 (read/write) 1105840 1106088 248 0.0
.bss 186628 186692 64 0.0
.text 916496 916680 184 0.0
window-app BRD4187C (read/write) 1126308 1126716 408 0.0
.bss 168472 168536 64 0.0
.text 954676 955020 344 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167720 226 0.0
(read/write) 1701860 1701932 72 0.0
.dram0.bss 77640 77704 64 0.1
.flash.rodata 268432 268440 8 0.0
.flash.text 1167494 1167720 226 0.0
m5stack (read only) 1209279 1209599 320 0.0
(read/write) 551794 551866 72 0.0
.dram0.bss 84288 84352 64 0.1
.flash.rodata 299868 299876 8 0.0
.flash.text 1203895 1204215 320 0.0
k32w contact k32w0+release (read only) 590620 590852 232 0.0
(read/write) 87512 87576 64 0.1
.bss 70760 70824 64 0.1
.text 590084 590316 232 0.0
k32w1+release (read/write) 685856 686136 280 0.0
.bss 66976 67040 64 0.1
.text 572688 572904 216 0.0
light k32w0+release (read only) 590412 590644 232 0.0
(read/write) 87188 87252 64 0.1
.bss 70448 70512 64 0.1
.text 589876 590108 232 0.0
k32w1+release (read/write) 777628 777908 280 0.0
.bss 76628 76692 64 0.1
.text 655616 655832 216 0.0
lock k32w0+release (read only) 561716 561940 224 0.0
(read/write) 85016 85080 64 0.1
.bss 68336 68400 64 0.1
.text 561180 561404 224 0.0
linux all-clusters-app debug (read only) 5577033 5578137 1104 0.0
(read/write) 420584 420616 32 0.0
.data.rel.ro 278880 278912 32 0.0
.rodata 336108 336172 64 0.0
.text 4860083 4861027 944 0.0
all-clusters-minimal-app debug (read only) 4929289 4930393 1104 0.0
(read/write) 232688 232720 32 0.0
.data.rel.ro 95280 95312 32 0.0
.rodata 270653 270717 64 0.0
.text 4427523 4428467 944 0.0
bridge-app debug (read only) 2773001 2774073 1072 0.0
(read/write) 133168 133200 32 0.0
.data.rel.ro 71648 71680 32 0.0
.rodata 213312 213344 32 0.0
.text 2381923 2382867 944 0.0
chip-tool debug (read only) 10353649 10354737 1088 0.0
(read/write) 443064 443096 32 0.0
.data.rel.ro 337136 337168 32 0.0
.rodata 387209 387241 32 0.0
.text 9369395 9370355 960 0.0
chip-tool-ipv6only arm64 (read only) 10217548 10218676 1128 0.0
(read/write) 505512 505544 32 0.0
.data.rel.ro 374376 374408 32 0.0
.rodata 316040 316080 40 0.0
.text 9135256 9136248 992 0.0
lighting-app debug+rpc+ui (read only) 5255921 5257025 1104 0.0
(read/write) 222792 222824 32 0.0
.data.rel.ro 92640 92672 32 0.0
.rodata 336596 336660 64 0.0
.text 4676531 4677475 944 0.0
lock-app debug (read only) 4479025 4480097 1072 0.0
(read/write) 203128 203160 32 0.0
.data.rel.ro 79288 79320 32 0.0
.rodata 246941 246973 32 0.0
.text 4022467 4023411 944 0.0
ota-provider-app debug (read only) 4130945 4132017 1072 0.0
(read/write) 192064 192096 32 0.0
.data.rel.ro 68656 68672 16 0.0
.rodata 200093 200125 32 0.0
.text 3740291 3741235 944 0.0
ota-requestor-app debug (read only) 4224105 4225209 1104 0.0
(read/write) 196280 196312 32 0.0
.data.rel.ro 71632 71664 32 0.0
.rodata 203357 203421 64 0.0
.text 3825859 3826803 944 0.0
shell debug (read only) 2973377 2974449 1072 0.0
(read/write) 153248 153280 32 0.0
.data.rel.ro 85544 85576 32 0.0
.rodata 211808 211840 32 0.0
.text 2588130 2589074 944 0.0
thermostat-no-ble arm64 (read only) 4366908 4368052 1144 0.0
(read/write) 241992 242024 32 0.0
.data.rel.ro 100672 100704 32 0.0
.rodata 161052 161092 40 0.0
.text 3871080 3872088 1008 0.0
tv-app debug (read only) 5322449 5323545 1096 0.0
(read/write) 350696 350728 32 0.0
.data.rel.ro 96384 96416 32 0.0
.rodata 271245 271277 32 0.0
.text 4807123 4808067 944 0.0
tv-casting-app debug (read only) 8300481 8301553 1072 0.0
(read/write) 211720 211752 32 0.0
.data.rel.ro 147696 147736 40 0.0
.rodata 337240 337272 32 0.0
.text 7561747 7562691 944 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523792 2523992 200 0.0
.bss 219064 219128 64 0.0
.text 1486476 1486676 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1234128 1234476 348 0.0
bss 155134 155198 64 0.0
rodata 142740 142752 12 0.0
text 857312 857520 208 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1352884 1353184 300 0.0
bss 140544 140608 64 0.0
rodata 136848 136860 12 0.0
text 784816 785028 212 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1165364 1165712 348 0.0
bss 154564 154628 64 0.0
rodata 113768 113780 12 0.0
text 818076 818288 212 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1785788 1786180 392 0.0
.bss 193300 193364 64 0.0
.debug_abbrev 1379186 1379195 9 0.0
.debug_aranges 144256 144304 48 0.0
.debug_frame 479276 479424 148 0.0
.debug_info 32463291 32469196 5905 0.0
.debug_line 4156688 4157622 934 0.0
.debug_loclists 2256729 2257992 1263 0.1
.debug_rnglists 145400 145472 72 0.0
.debug_str 4141091 4142651 1560 0.0
.strtab 837023 837529 506 0.1
.symtab 511872 511968 96 0.0
.text 1581572 1581900 328 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1685692 1686084 392 0.0
.bss 190708 190772 64 0.0
.debug_abbrev 1260181 1260190 9 0.0
.debug_aranges 136056 136104 48 0.0
.debug_frame 457704 457852 148 0.0
.debug_info 28803726 28809399 5673 0.0
.debug_line 3915838 3916772 934 0.0
.debug_loclists 2130114 2131377 1263 0.1
.debug_rnglists 136967 137039 72 0.1
.debug_str 3942731 3944291 1560 0.0
.strtab 734779 735285 506 0.1
.symtab 472720 472816 96 0.0
.text 1484132 1484460 328 0.0
light cy8ckit_062s2_43012 (read/write) 1611332 1611732 400 0.0
.bss 184492 184556 64 0.0
.debug_abbrev 1101153 1101162 9 0.0
.debug_aranges 126120 126168 48 0.0
.debug_frame 420636 420784 148 0.0
.debug_info 23925052 23930612 5560 0.0
.debug_line 3490620 3491554 934 0.0
.debug_loclists 1966838 1968101 1263 0.1
.debug_rnglists 126519 126591 72 0.1
.debug_str 3749813 3751373 1560 0.0
.strtab 649971 650477 506 0.1
.symtab 434960 435056 96 0.0
.text 1416100 1416436 336 0.0
lock cy8ckit_062s2_43012 (read/write) 1642708 1643108 400 0.0
.bss 211740 211804 64 0.0
.debug_abbrev 1093344 1093353 9 0.0
.debug_aranges 124752 124800 48 0.0
.debug_frame 415660 415808 148 0.0
.debug_info 23728399 23734074 5675 0.0
.debug_line 3441238 3442172 934 0.0
.debug_loclists 1942403 1943666 1263 0.1
.debug_rnglists 124460 124532 72 0.1
.debug_str 3711803 3713363 1560 0.0
.strtab 622901 623407 506 0.1
.symtab 426128 426224 96 0.0
.text 1420212 1420548 336 0.0
qpg lighting-app qpg6105+debug (read/write) 1178496 1178688 192 0.0
.bss 100616 100680 64 0.1
.text 625336 625528 192 0.0
lock-app qpg6105+debug (read/write) 1134760 1134960 200 0.0
.bss 95320 95384 64 0.1
.text 581604 581804 200 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1153852 1154168 316 0.0
bss 113224 113288 64 0.1
text 805002 805240 238 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1097104 1097420 316 0.0
bss 122244 122308 64 0.1
text 761906 762144 238 0.0
bridge-app tlsr9518adk80d (read/write) 950132 950440 308 0.0
bss 106888 106952 64 0.1
text 656762 656998 236 0.0
contact-sensor-app tlsr9528a (read/write) 879072 879356 284 0.0
bss 78124 78156 32 0.0
text 623142 623380 238 0.0
light-switch-app tlsr9518adk80d (read/write) 867484 867768 284 0.0
bss 67036 67068 32 0.0
text 630370 630608 238 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 1003032 1003340 308 0.0
bss 109148 109212 64 0.1
text 705954 706192 238 0.0
tlsr9528a (read/write) 1048084 1048400 316 0.0
bss 120896 120960 64 0.1
text 729240 729478 238 0.0
lock-app tlsr9528a (read/write) 935396 935680 284 0.0
bss 78816 78848 32 0.0
text 652672 652910 238 0.0
ota-requestor-app tlsr9518adk80d (read/write) 963764 964080 316 0.0
bss 104988 105052 64 0.1
text 672826 673064 238 0.0
pump-app tlsr9528a (read/write) 882796 883080 284 0.0
bss 78228 78260 32 0.0
text 627184 627422 238 0.0
pump-controller-app tlsr9518adk80d (read/write) 823548 823824 276 0.0
bss 66240 66272 32 0.0
text 594130 594368 238 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 839488 839772 284 0.0
bss 66656 66688 32 0.0
text 604982 605220 238 0.0
smoke_co_alarm-app tlsr9528a (read/write) 881048 881332 284 0.0
bss 78208 78240 32 0.0
text 626050 626288 238 0.0
temperature-measurement-app tlsr9528a (read/write) 866156 866440 284 0.0
bss 77928 77960 32 0.0
text 613308 613546 238 0.0
thermostat tlsr9518adk80d (read/write) 845060 845344 284 0.0
bss 66540 66572 32 0.0
text 609910 610148 238 0.0
window-covering tlsr9518adk80d (read/write) 842200 842484 284 0.0
bss 66892 66924 32 0.0
text 606636 606874 238 0.0
Decreases (4 builds for psoc6)
platform target config section a5ea091 cbf6423 change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837448 -64 -0.0
.heap 837512 837448 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840104 -64 -0.0
.heap 840168 840104 -64 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
.heap 846496 846432 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
.heap 819232 819168 -64 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a5ea091 cbf6423 change % change
bl602 lighting-app bl602 (read/write) 1391514 1391994 480 0.0
.bss 88176 88240 64 0.1
.data 9368 9368 0 0.0
.text 1067718 1068076 358 0.0
bl602+mfd (read/write) 1405426 1405906 480 0.0
.bss 88344 88408 64 0.1
.data 9344 9344 0 0.0
.text 1082524 1082882 358 0.0
bl602+rpc (read/write) 1438686 1439166 480 0.0
.bss 96200 96264 64 0.1
.data 9728 9728 0 0.0
.text 1099454 1099812 358 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1195015 1195491 476 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65808 64 0.1
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1547678 1547678 0 0.0
.debug_aranges 138432 138480 48 0.0
.debug_frame 508208 508388 180 0.0
.debug_info 41926969 41932394 5425 0.0
.debug_line 5431303 5432878 1575 0.0
.debug_loc 3526044 3527935 1891 0.1
.debug_ranges 378136 378416 280 0.1
.debug_str 3966257 3967817 1560 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106860 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596847 597353 506 0.1
.symtab 177264 177312 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961954 962312 358 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1205591 1206071 480 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65808 64 0.1
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1549751 1549751 0 0.0
.debug_aranges 139600 139648 48 0.0
.debug_frame 513280 513460 180 0.0
.debug_info 41967587 41973012 5425 0.0
.debug_line 5470690 5472265 1575 0.0
.debug_loc 3564475 3566366 1891 0.1
.debug_ranges 380136 380416 280 0.1
.debug_str 3971788 3973348 1560 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105800 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600607 601113 506 0.1
.symtab 179024 179072 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
973472 973830 358 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1293563 1294043 480 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65792 64 0.1
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1728572 1728572 0 0.0
.debug_aranges 147152 147200 48 0.0
.debug_frame 537552 537732 180 0.0
.debug_info 47077241 47082787 5546 0.0
.debug_line 5849395 5850970 1575 0.0
.debug_loc 3733029 3734920 1891 0.1
.debug_ranges 405688 405968 280 0.1
.debug_str 4394326 4395886 1560 0.0
.hbn 544 544 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 121868 121924 56 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661588 662094 506 0.1
.symtab 196592 196640 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035944 1036302 358 0.0
bl706-eth (read/write) 1044139 1044619 480 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97751 64 0.1
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083427 1083427 0 0.0
.debug_aranges 115440 115488 48 0.0
.debug_frame 427608 427788 180 0.0
.debug_info 22679354 22684775 5421 0.0
.debug_line 4363938 4365507 1569 0.0
.debug_loc 3035073 3036979 1906 0.1
.debug_ranges 313944 314224 280 0.1
.debug_str 3545492 3547052 1560 0.0
.hbn 184 184 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 96504 96560 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465142 465648 506 0.1
.symtab 139952 140000 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
788008 788366 358 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207774 1208310 536 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98519 64 0.1
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176537 1176555 18 0.0
.debug_aranges 119616 119664 48 0.0
.debug_frame 620160 620420 260 0.0
.debug_info 23849410 23854835 5425 0.0
.debug_line 4608073 4609642 1569 0.0
.debug_loc 3134900 3136757 1857 0.1
.debug_ranges 323760 324040 280 0.1
.debug_str 3617783 3619343 1560 0.0
.hbn 468 468 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 109632 109688 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505869 506375 506 0.1
.symtab 152816 152864 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955046 955462 416 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1158156 1158636 480 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77248 64 0.1
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1541966 1541966 0 0.0
.debug_aranges 133296 133344 48 0.0
.debug_frame 488848 489028 180 0.0
.debug_info 41384966 41390391 5425 0.0
.debug_line 5334438 5336013 1575 0.0
.debug_loc 3470301 3472207 1906 0.1
.debug_ranges 384672 384952 280 0.1
.debug_str 3990853 3992413 1560 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100840 56 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598473 598979 506 0.1
.symtab 176704 176752 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944768 945126 358 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1169032 1169512 480 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77248 64 0.1
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544054 1544054 0 0.0
.debug_aranges 134464 134512 48 0.0
.debug_frame 493916 494096 180 0.0
.debug_info 4142762 41433052 5425 0.0
.debug_line 5373702 5375277 1575 0.0
.debug_loc 3508732 3510638 1906 0.1
.debug_ranges 386672 386952 280 0.1
.debug_str 3996374 3997934 1560 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99780 56 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602301 602807 506 0.1
.symtab 178496 178544 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
956552 956910 358 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738179 738403 224 0.0
(read/write) 166444 166508 64 0.0
.bss 88860 88924 64 0.1
.data 3420 3420 0 0.0
.rodata 84383 84399 16 0.0
.text 653404 653612 208 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758435 758683 248 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.data 3436 3436 0 0.0
.rodata 80087 80111 24 0.0
.text 677960 678180 220 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745971 746187 216 0.0
(read/write) 171172 171236 64 0.0
.bss 93556 93620 64 0.1
.data 3436 3436 0 0.0
.rodata 106111 106127 16 0.0
.text 639472 639672 200 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696371 696579 208 0.0
(read/write) 165536 165600 64 0.0
.bss 87728 87792 64 0.1
.data 3408 3408 0 0.0
.rodata 80271 80287 16 0.0
.text 615708 615900 192 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681963 682179 216 0.0
(read/write) 165676 165740 64 0.0
.bss 87872 87936 64 0.1
.data 3404 3404 0 0.0
.rodata 76111 76127 16 0.0
.text 605460 605660 200 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619586 619922 336 0.1
(read/write) 206900 206964 64 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200408 64 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 935674 935685 11 0.0
.debug_aranges 107552 107600 48 0.0
.debug_frame 363492 363640 148 0.0
.debug_info 20878705 20884374 5669 0.0
.debug_line 2775077 2776019 942 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573995 1575251 1256 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101500 101572 72 0.1
.debug_str 3387254 3388814 1560 0.0
.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 511161 511667 506 0.1
.symtab 296960 297056 96 0.0
.text 511176 511504 328 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 555383 555679 296 0.1
.app_xip_area 446585 446817 232 0.1
.bss 63768 63832 64 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) 540271 540583 312 0.1
.app_xip_area 426681 426929 248 0.1
.bss 68536 68600 64 0.1
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575431 575711 280 0.0
.app_xip_area 467961 468177 216 0.0
.bss 62512 62576 64 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) 552071 552367 296 0.1
.app_xip_area 441505 441737 232 0.1
.bss 65512 65576 64 0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1010668 1011052 384 0.0
.bss 171940 172004 64 0.0
.data 2684 2684 0 0.0
.text 836020 836340 320 0.0
BRD4187C (read/write) 1092456 1092736 280 0.0
.bss 196064 196128 64 0.0
.data 3268 3268 0 0.0
.text 893104 893320 216 0.0
lock-app BRD4161A+wf200 (read/write) 1105840 1106088 248 0.0
.bss 186628 186692 64 0.0
.data 2696 2696 0 0.0
.text 916496 916680 184 0.0
window-app BRD4187C (read/write) 1126308 1126716 408 0.0
.bss 168472 168536 64 0.0
.data 3140 3140 0 0.0
.text 954676 955020 344 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167720 226 0.0
(read/write) 1701860 1701932 72 0.0
.dram0.bss 77640 77704 64 0.1
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268440 8 0.0
.flash.text 1167494 1167720 226 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209599 320 0.0
(read/write) 551794 551866 72 0.0
.dram0.bss 84288 84352 64 0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299876 8 0.0
.flash.text 1203895 1204215 320 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 590852 232 0.0
(read/write) 87512 87576 64 0.1
.bss 70760 70824 64 0.1
.data 2128 2128 0 0.0
.text 590084 590316 232 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685856 686136 280 0.0
.bss 66976 67040 64 0.1
.data 2716 2716 0 0.0
.text 572688 572904 216 0.0
light k32w0+release (read only) 590412 590644 232 0.0
(read/write) 87188 87252 64 0.1
.bss 70448 70512 64 0.1
.data 2116 2116 0 0.0
.text 589876 590108 232 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777628 777908 280 0.0
.bss 76628 76692 64 0.1
.data 1928 1928 0 0.0
.text 655616 655832 216 0.0
lock k32w0+release (read only) 561716 561940 224 0.0
(read/write) 85016 85080 64 0.1
.bss 68336 68400 64 0.1
.data 2056 2056 0 0.0
.text 561180 561404 224 0.0
linux all-clusters-app debug (read only) 5577033 5578137 1104 0.0
(read/write) 420584 420616 32 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278912 32 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336108 336172 64 0.0
.text 4860083 4861027 944 0.0
all-clusters-minimal-app debug (read only) 4929289 4930393 1104 0.0
(read/write) 232688 232720 32 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95312 32 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270653 270717 64 0.0
.text 4427523 4428467 944 0.0
bridge-app debug (read only) 2773001 2774073 1072 0.0
(read/write) 133168 133200 32 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71680 32 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213312 213344 32 0.0
.text 2381923 2382867 944 0.0
chip-tool debug (read only) 10353649 10354737 1088 0.0
(read/write) 443064 443096 32 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337168 32 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387209 387241 32 0.0
.text 9369395 9370355 960 0.0
chip-tool-ipv6only arm64 (read only) 10217548 10218676 1128 0.0
(read/write) 505512 505544 32 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374408 32 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316040 316080 40 0.0
.text 9135256 9136248 992 0.0
lighting-app debug+rpc+ui (read only) 5255921 5257025 1104 0.0
(read/write) 222792 222824 32 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92672 32 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336596 336660 64 0.0
.text 4676531 4677475 944 0.0
lock-app debug (read only) 4479025 4480097 1072 0.0
(read/write) 203128 203160 32 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79320 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246941 246973 32 0.0
.text 4022467 4023411 944 0.0
ota-provider-app debug (read only) 4130945 4132017 1072 0.0
(read/write) 192064 192096 32 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68672 16 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 200093 200125 32 0.0
.text 3740291 3741235 944 0.0
ota-requestor-app debug (read only) 4224105 4225209 1104 0.0
(read/write) 196280 196312 32 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71664 32 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 203357 203421 64 0.0
.text 3825859 3826803 944 0.0
shell debug (read only) 2973377 2974449 1072 0.0
(read/write) 153248 153280 32 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85576 32 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211808 211840 32 0.0
.text 2588130 2589074 944 0.0
thermostat-no-ble arm64 (read only) 4366908 4368052 1144 0.0
(read/write) 241992 242024 32 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100704 32 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161092 40 0.0
.text 3871080 3872088 1008 0.0
tv-app debug (read only) 5322449 5323545 1096 0.0
(read/write) 350696 350728 32 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96416 32 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271245 271277 32 0.0
.text 4807123 4808067 944 0.0
tv-casting-app debug (read only) 8300481 8301553 1072 0.0
(read/write) 211720 211752 32 0.0
.bss 54752 54752 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147736 40 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337240 337272 32 0.0
.text 7561747 7562691 944 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523792 2523992 200 0.0
.bss 219064 219128 64 0.0
.data 5128 5128 0 0.0
.text 1486476 1486676 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234476 348 0.0
bss 155134 155198 64 0.0
rodata 142740 142752 12 0.0
text 857312 857520 208 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1353184 300 0.0
bss 140544 140608 64 0.0
rodata 136848 136860 12 0.0
text 784816 785028 212 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165712 348 0.0
bss 154564 154628 64 0.0
rodata 113768 113780 12 0.0
text 818076 818288 212 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837448 -64 -0.0
(read/write) 1785788 1786180 392 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193364 64 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 2528 2528 0 0.0
.debug_abbrev 1379186 1379195 9 0.0
.debug_aranges 144256 144304 48 0.0
.debug_frame 479276 479424 148 0.0
.debug_info 32463291 32469196 5905 0.0
.debug_line 4156688 4157622 934 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256729 2257992 1263 0.1
.debug_rnglists 145400 145472 72 0.0
.debug_str 4141091 4142651 1560 0.0
.heap 837512 837448 -64 -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 837023 837529 506 0.1
.symtab 511872 511968 96 0.0
.text 1581572 1581900 328 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840104 -64 -0.0
(read/write) 1685692 1686084 392 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190772 64 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 2464 2464 0 0.0
.debug_abbrev 1260181 1260190 9 0.0
.debug_aranges 136056 136104 48 0.0
.debug_frame 457704 457852 148 0.0
.debug_info 28803726 28809399 5673 0.0
.debug_line 3915838 3916772 934 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2130114 2131377 1263 0.1
.debug_rnglists 136967 137039 72 0.1
.debug_str 3942731 3944291 1560 0.0
.heap 840168 840104 -64 -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 734779 735285 506 0.1
.symtab 472720 472816 96 0.0
.text 1484132 1484460 328 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
(read/write) 1611332 1611732 400 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184556 64 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 2352 2352 0 0.0
.debug_abbrev 1101153 1101162 9 0.0
.debug_aranges 126120 126168 48 0.0
.debug_frame 420636 420784 148 0.0
.debug_info 23925052 23930612 5560 0.0
.debug_line 3490620 3491554 934 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966838 1968101 1263 0.1
.debug_rnglists 126519 126591 72 0.1
.debug_str 3749813 3751373 1560 0.0
.heap 846496 846432 -64 -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 649971 650477 506 0.1
.symtab 434960 435056 96 0.0
.text 1416100 1416436 336 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
(read/write) 1642708 1643108 400 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211804 64 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 1093344 1093353 9 0.0
.debug_aranges 124752 124800 48 0.0
.debug_frame 415660 415808 148 0.0
.debug_info 23728399 23734074 5675 0.0
.debug_line 3441238 3442172 934 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1942403 1943666 1263 0.1
.debug_rnglists 124460 124532 72 0.1
.debug_str 3711803 3713363 1560 0.0
.heap 819232 819168 -64 -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 622901 623407 506 0.1
.symtab 426128 426224 96 0.0
.text 1420212 1420548 336 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178496 1178688 192 0.0
.bss 100616 100680 64 0.1
.data 740 740 0 0.0
.text 625336 625528 192 0.0
lock-app qpg6105+debug (read/write) 1134760 1134960 200 0.0
.bss 95320 95384 64 0.1
.data 744 744 0 0.0
.text 581604 581804 200 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1153852 1154168 316 0.0
bss 113224 113288 64 0.1
text 805002 805240 238 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1097104 1097420 316 0.0
bss 122244 122308 64 0.1
text 761906 762144 238 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950132 950440 308 0.0
bss 106888 106952 64 0.1
text 656762 656998 236 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 879072 879356 284 0.0
bss 78124 78156 32 0.0
text 623142 623380 238 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867484 867768 284 0.0
bss 67036 67068 32 0.0
text 630370 630608 238 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1003032 1003340 308 0.0
bss 109148 109212 64 0.1
text 705954 706192 238 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1048084 1048400 316 0.0
bss 120896 120960 64 0.1
text 729240 729478 238 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 935396 935680 284 0.0
bss 78816 78848 32 0.0
text 652672 652910 238 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963764 964080 316 0.0
bss 104988 105052 64 0.1
text 672826 673064 238 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882796 883080 284 0.0
bss 78228 78260 32 0.0
text 627184 627422 238 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823548 823824 276 0.0
bss 66240 66272 32 0.0
text 594130 594368 238 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839488 839772 284 0.0
bss 66656 66688 32 0.0
text 604982 605220 238 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881048 881332 284 0.0
bss 78208 78240 32 0.0
text 626050 626288 238 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866156 866440 284 0.0
bss 77928 77960 32 0.0
text 613308 613546 238 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845060 845344 284 0.0
bss 66540 66572 32 0.0
text 609910 610148 238 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842200 842484 284 0.0
bss 66892 66924 32 0.0
text 606636 606874 238 0.0

src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
src/protocols/secure_channel/PairingSession.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29305: Size comparison from e8f516a to 8bb6b46

Increases (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section e8f516a 8bb6b46 change % change
bl602 lighting-app bl602 (read/write) 1389894 1390398 504 0.0
.bss 88184 88248 64 0.1
.text 1066454 1066838 384 0.0
bl602+mfd (read/write) 1403806 1404310 504 0.0
.bss 88352 88416 64 0.1
.text 1081260 1081644 384 0.0
bl602+rpc (read/write) 1437154 1437658 504 0.0
.bss 96208 96272 64 0.1
.text 1098186 1098574 388 0.0
bl702 lighting-app bl702 (read/write) 1194011 1194515 504 0.0
.bss_psram 65744 65808 64 0.1
.debug_aranges 138592 138648 56 0.0
.debug_frame 507068 507276 208 0.0
.debug_info 42005867 42011303 5436 0.0
.debug_line 5373141 5374785 1644 0.0
.debug_loc 3636201 3638213 2012 0.1
.debug_ranges 434576 434864 288 0.1
.debug_str 4065018 4066848 1830 0.0
.rodata 106408 106464 56 0.1
.strtab 597289 597873 584 0.1
.symtab 177472 177520 48 0.0
.text 961344 961728 384 0.0
bl702+mfd (read/write) 1204591 1205095 504 0.0
.bss_psram 65744 65808 64 0.1
.debug_aranges 139760 139816 56 0.0
.debug_frame 512140 512348 208 0.0
.debug_info 42046494 42051930 5436 0.0
.debug_line 5412520 5414164 1644 0.0
.debug_loc 3674632 3676644 2012 0.1
.debug_ranges 436576 436864 288 0.1
.debug_str 4070549 4072379 1830 0.0
.rodata 105348 105404 56 0.1
.strtab 601049 601633 584 0.1
.symtab 179232 179280 48 0.0
.text 972862 973246 384 0.0
bl702+rpc (read/write) 1292683 1293187 504 0.0
.bss_psram 65728 65792 64 0.1
.debug_aranges 147312 147368 56 0.0
.debug_frame 536424 536632 208 0.0
.debug_info 47167218 47172769 5551 0.0
.debug_line 5791558 5793202 1644 0.0
.debug_loc 3843407 3845419 2012 0.1
.debug_ranges 462176 462464 288 0.1
.debug_str 4493603 4495433 1830 0.0
.rodata 121548 121604 56 0.0
.strtab 662253 662837 584 0.1
.symtab 196848 196896 48 0.0
.text 1035322 1035706 384 0.0
bl706-eth (read/write) 1042531 1043035 504 0.0
.bss_psram 97687 97751 64 0.1
.debug_aranges 115520 115576 56 0.0
.debug_frame 426204 426412 208 0.0
.debug_info 22641648 22647080 5432 0.0
.debug_line 4303879 4305517 1638 0.0
.debug_loc 3143447 3145401 1954 0.1
.debug_ranges 369448 369736 288 0.1
.debug_str 3642822 3644652 1830 0.1
.rodata 96140 96196 56 0.1
.strtab 465323 465907 584 0.1
.symtab 140064 140112 48 0.0
.text 786758 787142 384 0.0
bl706-wifi (read/write) 1207662 1208230 568 0.0
.bss_psram 98455 98519 64 0.1
.debug_abbrev 1177943 1177961 18 0.0
.debug_aranges 119696 119752 56 0.0
.debug_frame 618848 619144 296 0.0
.debug_info 23811429 23816865 5436 0.0
.debug_line 4548195 4549833 1638 0.0
.debug_loc 3243358 3245381 2023 0.1
.debug_ranges 379336 379624 288 0.1
.debug_str 3715113 3716943 1830 0.0
.rodata 109268 109324 56 0.1
.strtab 506050 506634 584 0.1
.symtab 152928 152976 48 0.0
.text 955294 955742 448 0.0
bl702l lighting-app bl702l (read/write) 1157168 1157672 504 0.0
.bss_psram 77184 77248 64 0.1
.debug_aranges 133456 133512 56 0.0
.debug_frame 487708 487916 208 0.0
.debug_info 41462673 4146810 5436 0.0
.debug_line 5276270 5277914 1644 0.0
.debug_loc 3580358 3582427 2069 0.1
.debug_ranges 441112 441400 288 0.1
.debug_str 4089607 4091437 1830 0.0
.rodata 100388 100444 56 0.1
.strtab 598915 599499 584 0.1
.symtab 176912 176960 48 0.0
.text 944170 944554 384 0.0
bl702l+mfd (read/write) 1167788 1168292 504 0.0
.bss_psram 77184 77248 64 0.1
.debug_aranges 134624 134680 56 0.0
.debug_frame 492776 492984 208 0.0
.debug_info 41505343 41510779 5436 0.0
.debug_line 5315526 5317170 1644 0.0
.debug_loc 3618789 3620858 2069 0.1
.debug_ranges 443112 443400 288 0.1
.debug_str 4095128 4096958 1830 0.0
.rodata 99328 99384 56 0.1
.strtab 602743 603327 584 0.1
.symtab 178704 178752 48 0.0
.text 955698 956082 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 735011 208 0.0
(read/write) 166452 166516 64 0.0
.bss 88868 88932 64 0.1
.rodata 84399 84423 24 0.0
.text 650016 650200 184 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756539 208 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.rodata 80023 80047 24 0.0
.text 675916 676104 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744043 208 0.0
(read/write) 171180 171244 64 0.0
.bss 93564 93628 64 0.1
.rodata 106111 106135 24 0.0
.text 637332 637516 184 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 695043 192 0.0
(read/write) 165544 165608 64 0.0
.bss 87736 87800 64 0.1
.rodata 80271 80295 24 0.0
.text 614192 614360 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680739 208 0.0
(read/write) 165684 165748 64 0.0
.bss 87880 87944 64 0.1
.rodata 76103 76135 32 0.0
.text 604040 604216 176 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617810 352 0.1
(read/write) 206900 206964 64 0.0
.bss 200344 200408 64 0.0
.debug_abbrev 938123 938134 11 0.0
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367484 172 0.0
.debug_info 20598821 20604508 5687 0.0
.debug_line 2663511 2664487 976 0.0
.debug_loclists 1635511 1636892 1381 0.1
.debug_rnglists 112211 112289 78 0.1
.debug_str 3440635 3442465 1830 0.1
.rodata 106282 106290 8 0.0
.strtab 515538 516122 584 0.1
.symtab 298480 298576 96 0.0
.text 509052 509396 344 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 551839 552119 280 0.1
.app_xip_area 443033 443249 216 0.0
.bss 63776 63840 64 0.1
lock cyw930739m2evb_01 (read/write) 537943 538223 280 0.1
.app_xip_area 424345 424561 216 0.1
.bss 68544 68608 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 573887 574151 264 0.0
.app_xip_area 466409 466609 200 0.0
.bss 62520 62584 64 0.1
switch cyw930739m2evb_01 (read/write) 549711 549991 280 0.1
.app_xip_area 439137 439353 216 0.0
.bss 65520 65584 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006812 384 0.0
.bss 171948 172012 64 0.0
.text 831772 832092 320 0.0
BRD4187C (read/write) 1088756 1089012 256 0.0
.bss 196064 196128 64 0.0
.text 889400 889592 192 0.0
lock-app BRD4161A+wf200 (read/write) 1103660 1103884 224 0.0
.bss 186636 186700 64 0.0
.text 914304 914464 160 0.0
window-app BRD4187C (read/write) 1124064 1124480 416 0.0
.bss 168472 168536 64 0.0
.text 952428 952780 352 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162436 250 0.0
(read/write) 1701996 1702068 72 0.0
.dram0.bss 77648 77712 64 0.1
.flash.rodata 268568 268576 8 0.0
.flash.text 1162186 1162436 250 0.0
m5stack (read only) 1205119 1205463 344 0.0
(read/write) 551930 552002 72 0.0
.dram0.bss 84296 84360 64 0.1
.flash.rodata 299996 300004 8 0.0
.flash.text 1199735 1200079 344 0.0
k32w contact k32w0+release (read only) 588700 588932 232 0.0
(read/write) 87524 87588 64 0.1
.bss 70768 70832 64 0.1
.text 588164 588396 232 0.0
k32w1+release (read/write) 683956 684228 272 0.0
.bss 66984 67048 64 0.1
.text 570776 570984 208 0.0
light k32w0+release (read only) 588428 588644 216 0.0
(read/write) 87200 87264 64 0.1
.bss 70456 70520 64 0.1
.text 587892 588108 216 0.0
k32w1+release (read/write) 775776 776032 256 0.0
.bss 76628 76692 64 0.1
.text 653760 653952 192 0.0
lock k32w0+release (read only) 560164 560396 232 0.0
(read/write) 85028 85092 64 0.1
.bss 68344 68408 64 0.1
.text 559628 559860 232 0.0
linux all-clusters-app debug (read only) 5494657 5495809 1152 0.0
(read/write) 420712 420744 32 0.0
.data.rel.ro 279008 279040 32 0.0
.rodata 335532 335596 64 0.0
.text 4778163 4779155 992 0.0
all-clusters-minimal-app debug (read only) 4874185 4875337 1152 0.0
(read/write) 232688 232720 32 0.0
.data.rel.ro 95280 95312 32 0.0
.rodata 270269 270333 64 0.0
.text 4372803 4373795 992 0.0
bridge-app debug (read only) 4356977 4358097 1120 0.0
(read/write) 214992 215024 32 0.0
.data.rel.ro 84624 84656 32 0.0
.rodata 218269 218301 32 0.0
.text 3921075 3922067 992 0.0
chip-tool debug (read only) 10230673 10231777 1104 0.0
(read/write) 443512 443544 32 0.0
.data.rel.ro 337584 337616 32 0.0
.rodata 386185 386217 32 0.0
.text 9246435 9247411 976 0.0
chip-tool-ipv6only arm64 (read only) 10102892 10104036 1144 0.0
(read/write) 505336 505368 32 0.0
.data.rel.ro 374144 374176 32 0.0
.rodata 314936 314976 40 0.0
.text 9021272 9022280 1008 0.0
lighting-app debug+rpc+ui (read only) 5213873 5215025 1152 0.0
(read/write) 222984 223016 32 0.0
.data.rel.ro 92832 92864 32 0.0
.rodata 336340 336404 64 0.0
.text 4634307 4635299 992 0.0
lock-app debug (read only) 4450529 4451649 1120 0.0
(read/write) 203128 203160 32 0.0
.data.rel.ro 79288 79320 32 0.0
.rodata 246781 246813 32 0.0
.text 3994131 3995123 992 0.0
ota-provider-app debug (read only) 4116529 4117649 1120 0.0
(read/write) 192064 192096 32 0.0
.data.rel.ro 68656 68672 16 0.0
.rodata 199997 200029 32 0.0
.text 3725971 3726963 992 0.0
ota-requestor-app debug (read only) 4201961 4203113 1152 0.0
(read/write) 196280 196312 32 0.0
.data.rel.ro 71632 71664 32 0.0
.rodata 203261 203325 64 0.0
.text 3803811 3804803 992 0.0
shell debug (read only) 2900329 2901449 1120 0.0
(read/write) 153280 153312 32 0.0
.data.rel.ro 85576 85608 32 0.0
.rodata 211232 211264 32 0.0
.text 2515634 2516626 992 0.0
thermostat-no-ble arm64 (read only) 4345676 4346820 1144 0.0
(read/write) 241880 241912 32 0.0
.data.rel.ro 100528 100560 32 0.0
.rodata 161036 161076 40 0.0
.text 3850024 3851032 1008 0.0
tv-app debug (read only) 5276961 5278105 1144 0.0
(read/write) 350696 350728 32 0.0
.data.rel.ro 96384 96416 32 0.0
.rodata 271053 271085 32 0.0
.text 4761827 4762819 992 0.0
tv-casting-app debug (read only) 8161089 8162193 1104 0.0
.data.rel.ro 148080 148088 8 0.0
.rodata 336120 336152 32 0.0
.text 7422563 7423539 976 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522000 216 0.0
.bss 219064 219128 64 0.0
.text 1484468 1484684 216 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227872 1228072 200 0.0
bss 154526 154590 64 0.0
rodata 142772 142796 24 0.0
text 851536 851720 184 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1347392 1347652 260 0.0
bss 140536 140600 64 0.0
rodata 136948 136968 20 0.0
text 779228 779408 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160140 1160468 328 0.0
bss 153948 154012 64 0.0
rodata 113728 113752 24 0.0
text 813528 813712 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1778468 1778876 408 0.0
.bss 193308 193372 64 0.0
.debug_abbrev 1381678 1381687 9 0.0
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483264 172 0.0
.debug_info 32183947 32189858 5911 0.0
.debug_line 4045840 4046808 968 0.0
.debug_loclists 2318462 2319832 1370 0.1
.debug_rnglists 156114 156192 78 0.0
.debug_str 4194511 4196341 1830 0.0
.strtab 844363 844947 584 0.1
.symtab 513952 514048 96 0.0
.text 1574244 1574588 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680884 1681308 424 0.0
.bss 190716 190780 64 0.0
.debug_abbrev 1262673 1262682 9 0.0
.debug_aranges 137504 137560 56 0.0
.debug_frame 461520 461692 172 0.0
.debug_info 28524549 28530240 5691 0.0
.debug_line 3804899 3805867 968 0.0
.debug_loclists 2191829 2193209 1380 0.1
.debug_rnglists 147681 147759 78 0.1
.debug_str 3996167 3997997 1830 0.0
.strtab 741179 741763 584 0.1
.symtab 474768 474864 96 0.0
.text 1479308 1479668 360 0.0
light cy8ckit_062s2_43012 (read/write) 1607284 1607716 432 0.0
.bss 184492 184556 64 0.0
.debug_abbrev 1103645 1103654 9 0.0
.debug_aranges 127568 127624 56 0.0
.debug_frame 424452 424624 172 0.0
.debug_info 23646035 23651619 5584 0.0
.debug_line 3379502 3380470 968 0.0
.debug_loclists 2028554 2029934 1380 0.1
.debug_rnglists 137233 137311 78 0.1
.debug_str 3803225 3805055 1830 0.0
.strtab 654271 654855 584 0.1
.symtab 436224 436320 96 0.0
.text 1412044 1412412 368 0.0
lock cy8ckit_062s2_43012 (read/write) 1640268 1640700 432 0.0
.bss 211740 211804 64 0.0
.debug_abbrev 1095836 1095845 9 0.0
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419652 172 0.0
.debug_info 23448963 23454656 5693 0.0
.debug_line 3330011 3330979 968 0.0
.debug_loclists 2003955 2005335 1380 0.1
.debug_rnglists 135171 135249 78 0.1
.debug_str 3765207 3767037 1830 0.0
.strtab 627815 628399 584 0.1
.symtab 427808 427904 96 0.0
.text 1417772 1418140 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176204 184 0.0
.bss 100616 100680 64 0.1
.text 622864 623048 184 0.0
lock-app qpg6105+debug (read/write) 1132692 1132884 192 0.0
.bss 95328 95392 64 0.1
.text 579532 579724 192 0.0
Decreases (4 builds for psoc6)
platform target config section e8f516a 8bb6b46 change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837440 -64 -0.0
.heap 837504 837440 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840088 -64 -0.0
.heap 840152 840088 -64 -0.0
light cy8ckit_062s2_43012 (read only) 846488 846424 -64 -0.0
.heap 846488 846424 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
.heap 819232 819168 -64 -0.0
Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section e8f516a 8bb6b46 change % change
bl602 lighting-app bl602 (read/write) 1389894 1390398 504 0.0
.bss 88184 88248 64 0.1
.data 9368 9368 0 0.0
.text 1066454 1066838 384 0.0
bl602+mfd (read/write) 1403806 1404310 504 0.0
.bss 88352 88416 64 0.1
.data 9344 9344 0 0.0
.text 1081260 1081644 384 0.0
bl602+rpc (read/write) 1437154 1437658 504 0.0
.bss 96208 96272 64 0.1
.data 9744 9744 0 0.0
.text 1098186 1098574 388 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194011 1194515 504 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65808 64 0.1
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1549222 1549222 0 0.0
.debug_aranges 138592 138648 56 0.0
.debug_frame 507068 507276 208 0.0
.debug_info 42005867 42011303 5436 0.0
.debug_line 5373141 5374785 1644 0.0
.debug_loc 3636201 3638213 2012 0.1
.debug_ranges 434576 434864 288 0.1
.debug_str 4065018 4066848 1830 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106408 106464 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597289 597873 584 0.1
.symtab 177472 177520 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961344 961728 384 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204591 1205095 504 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65808 64 0.1
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1551295 1551295 0 0.0
.debug_aranges 139760 139816 56 0.0
.debug_frame 512140 512348 208 0.0
.debug_info 42046494 42051930 5436 0.0
.debug_line 5412520 5414164 1644 0.0
.debug_loc 3674632 3676644 2012 0.1
.debug_ranges 436576 436864 288 0.1
.debug_str 4070549 4072379 1830 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105348 105404 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601049 601633 584 0.1
.symtab 179232 179280 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972862 973246 384 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292683 1293187 504 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65792 64 0.1
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1730204 1730204 0 0.0
.debug_aranges 147312 147368 56 0.0
.debug_frame 536424 536632 208 0.0
.debug_info 47167218 47172769 5551 0.0
.debug_line 5791558 5793202 1644 0.0
.debug_loc 3843407 3845419 2012 0.1
.debug_ranges 462176 462464 288 0.1
.debug_str 4493603 4495433 1830 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121548 121604 56 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662253 662837 584 0.1
.symtab 196848 196896 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035322 1035706 384 0.0
bl706-eth (read/write) 1042531 1043035 504 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97751 64 0.1
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1084726 1084726 0 0.0
.debug_aranges 115520 115576 56 0.0
.debug_frame 426204 426412 208 0.0
.debug_info 22641648 22647080 5432 0.0
.debug_line 4303879 4305517 1638 0.0
.debug_loc 3143447 3145401 1954 0.1
.debug_ranges 369448 369736 288 0.1
.debug_str 3642822 3644652 1830 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 96140 96196 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465323 465907 584 0.1
.symtab 140064 140112 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786758 787142 384 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207662 1208230 568 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98519 64 0.1
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1177943 1177961 18 0.0
.debug_aranges 119696 119752 56 0.0
.debug_frame 618848 619144 296 0.0
.debug_info 23811429 23816865 5436 0.0
.debug_line 4548195 4549833 1638 0.0
.debug_loc 3243358 3245381 2023 0.1
.debug_ranges 379336 379624 288 0.1
.debug_str 3715113 3716943 1830 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109268 109324 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506050 506634 584 0.1
.symtab 152928 152976 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955294 955742 448 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157168 1157672 504 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77248 64 0.1
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1543510 1543510 0 0.0
.debug_aranges 133456 133512 56 0.0
.debug_frame 487708 487916 208 0.0
.debug_info 41462673 4146810 5436 0.0
.debug_line 5276270 5277914 1644 0.0
.debug_loc 3580358 3582427 2069 0.1
.debug_ranges 441112 441400 288 0.1
.debug_str 4089607 4091437 1830 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100388 100444 56 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598915 599499 584 0.1
.symtab 176912 176960 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944170 944554 384 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167788 1168292 504 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77248 64 0.1
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1545598 1545598 0 0.0
.debug_aranges 134624 134680 56 0.0
.debug_frame 492776 492984 208 0.0
.debug_info 41505343 41510779 5436 0.0
.debug_line 5315526 5317170 1644 0.0
.debug_loc 3618789 3620858 2069 0.1
.debug_ranges 443112 443400 288 0.1
.debug_str 4095128 4096958 1830 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99328 99384 56 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602743 603327 584 0.1
.symtab 178704 178752 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955698 956082 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 735011 208 0.0
(read/write) 166452 166516 64 0.0
.bss 88868 88932 64 0.1
.data 3420 3420 0 0.0
.rodata 84399 84423 24 0.0
.text 650016 650200 184 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756539 208 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.data 3436 3436 0 0.0
.rodata 80023 80047 24 0.0
.text 675916 676104 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744043 208 0.0
(read/write) 171180 171244 64 0.0
.bss 93564 93628 64 0.1
.data 3436 3436 0 0.0
.rodata 106111 106135 24 0.0
.text 637332 637516 184 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 695043 192 0.0
(read/write) 165544 165608 64 0.0
.bss 87736 87800 64 0.1
.data 3408 3408 0 0.0
.rodata 80271 80295 24 0.0
.text 614192 614360 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680739 208 0.0
(read/write) 165684 165748 64 0.0
.bss 87880 87944 64 0.1
.data 3404 3404 0 0.0
.rodata 76103 76135 32 0.0
.text 604040 604216 176 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617810 352 0.1
(read/write) 206900 206964 64 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200408 64 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 938123 938134 11 0.0
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367484 172 0.0
.debug_info 20598821 20604508 5687 0.0
.debug_line 2663511 2664487 976 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636892 1381 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112289 78 0.1
.debug_str 3440635 3442465 1830 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106290 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 516122 584 0.1
.symtab 298480 298576 96 0.0
.text 509052 509396 344 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 551839 552119 280 0.1
.app_xip_area 443033 443249 216 0.0
.bss 63776 63840 64 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) 537943 538223 280 0.1
.app_xip_area 424345 424561 216 0.1
.bss 68544 68608 64 0.1
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573887 574151 264 0.0
.app_xip_area 466409 466609 200 0.0
.bss 62520 62584 64 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) 549711 549991 280 0.1
.app_xip_area 439137 439353 216 0.0
.bss 65520 65584 64 0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006812 384 0.0
.bss 171948 172012 64 0.0
.data 2688 2688 0 0.0
.text 831772 832092 320 0.0
BRD4187C (read/write) 1088756 1089012 256 0.0
.bss 196064 196128 64 0.0
.data 3272 3272 0 0.0
.text 889400 889592 192 0.0
lock-app BRD4161A+wf200 (read/write) 1103660 1103884 224 0.0
.bss 186636 186700 64 0.0
.data 2700 2700 0 0.0
.text 914304 914464 160 0.0
window-app BRD4187C (read/write) 1124064 1124480 416 0.0
.bss 168472 168536 64 0.0
.data 3144 3144 0 0.0
.text 952428 952780 352 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162436 250 0.0
(read/write) 1701996 1702068 72 0.0
.dram0.bss 77648 77712 64 0.1
.dram0.data 13060 13060 0 0.0
.flash.rodata 268568 268576 8 0.0
.flash.text 1162186 1162436 250 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205119 1205463 344 0.0
(read/write) 551930 552002 72 0.0
.dram0.bss 84296 84360 64 0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 299996 300004 8 0.0
.flash.text 1199735 1200079 344 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588700 588932 232 0.0
(read/write) 87524 87588 64 0.1
.bss 70768 70832 64 0.1
.data 2132 2132 0 0.0
.text 588164 588396 232 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683956 684228 272 0.0
.bss 66984 67048 64 0.1
.data 2716 2716 0 0.0
.text 570776 570984 208 0.0
light k32w0+release (read only) 588428 588644 216 0.0
(read/write) 87200 87264 64 0.1
.bss 70456 70520 64 0.1
.data 2120 2120 0 0.0
.text 587892 588108 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 776032 256 0.0
.bss 76628 76692 64 0.1
.data 1928 1928 0 0.0
.text 653760 653952 192 0.0
lock k32w0+release (read only) 560164 560396 232 0.0
(read/write) 85028 85092 64 0.1
.bss 68344 68408 64 0.1
.data 2060 2060 0 0.0
.text 559628 559860 232 0.0
linux all-clusters-app debug (read only) 5494657 5495809 1152 0.0
(read/write) 420712 420744 32 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 279008 279040 32 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335532 335596 64 0.0
.text 4778163 4779155 992 0.0
all-clusters-minimal-app debug (read only) 4874185 4875337 1152 0.0
(read/write) 232688 232720 32 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95312 32 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270269 270333 64 0.0
.text 4372803 4373795 992 0.0
bridge-app debug (read only) 4356977 4358097 1120 0.0
(read/write) 214992 215024 32 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84656 32 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218269 218301 32 0.0
.text 3921075 3922067 992 0.0
chip-tool debug (read only) 10230673 10231777 1104 0.0
(read/write) 443512 443544 32 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337616 32 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386185 386217 32 0.0
.text 9246435 9247411 976 0.0
chip-tool-ipv6only arm64 (read only) 10102892 10104036 1144 0.0
(read/write) 505336 505368 32 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374176 32 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314936 314976 40 0.0
.text 9021272 9022280 1008 0.0
lighting-app debug+rpc+ui (read only) 5213873 5215025 1152 0.0
(read/write) 222984 223016 32 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92864 32 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336340 336404 64 0.0
.text 4634307 4635299 992 0.0
lock-app debug (read only) 4450529 4451649 1120 0.0
(read/write) 203128 203160 32 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79320 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246813 32 0.0
.text 3994131 3995123 992 0.0
ota-provider-app debug (read only) 4116529 4117649 1120 0.0
(read/write) 192064 192096 32 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68672 16 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 199997 200029 32 0.0
.text 3725971 3726963 992 0.0
ota-requestor-app debug (read only) 4201961 4203113 1152 0.0
(read/write) 196280 196312 32 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71664 32 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 203261 203325 64 0.0
.text 3803811 3804803 992 0.0
shell debug (read only) 2900329 2901449 1120 0.0
(read/write) 153280 153312 32 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85576 85608 32 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211232 211264 32 0.0
.text 2515634 2516626 992 0.0
thermostat-no-ble arm64 (read only) 4345676 4346820 1144 0.0
(read/write) 241880 241912 32 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100560 32 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161036 161076 40 0.0
.text 3850024 3851032 1008 0.0
tv-app debug (read only) 5276961 5278105 1144 0.0
(read/write) 350696 350728 32 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96416 32 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271053 271085 32 0.0
.text 4761827 4762819 992 0.0
tv-casting-app debug (read only) 8161089 8162193 1104 0.0
(read/write) 313256 313256 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148088 8 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 336152 32 0.0
.text 7422563 7423539 976 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522000 216 0.0
.bss 219064 219128 64 0.0
.data 5128 5128 0 0.0
.text 1484468 1484684 216 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227872 1228072 200 0.0
bss 154526 154590 64 0.0
rodata 142772 142796 24 0.0
text 851536 851720 184 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347392 1347652 260 0.0
bss 140536 140600 64 0.0
rodata 136948 136968 20 0.0
text 779228 779408 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160468 328 0.0
bss 153948 154012 64 0.0
rodata 113728 113752 24 0.0
text 813528 813712 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837440 -64 -0.0
(read/write) 1778468 1778876 408 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193308 193372 64 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 2528 2528 0 0.0
.debug_abbrev 1381678 1381687 9 0.0
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483264 172 0.0
.debug_info 32183947 32189858 5911 0.0
.debug_line 4045840 4046808 968 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318462 2319832 1370 0.1
.debug_rnglists 156114 156192 78 0.0
.debug_str 4194511 4196341 1830 0.0
.heap 837504 837440 -64 -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 844363 844947 584 0.1
.symtab 513952 514048 96 0.0
.text 0 0 0 0.0
1574244 1574588 344 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840088 -64 -0.0
(read/write) 1680884 1681308 424 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190716 190780 64 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 1262673 1262682 9 0.0
.debug_aranges 137504 137560 56 0.0
.debug_frame 461520 461692 172 0.0
.debug_info 28524549 28530240 5691 0.0
.debug_line 3804899 3805867 968 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2191829 2193209 1380 0.1
.debug_rnglists 147681 147759 78 0.1
.debug_str 3996167 3997997 1830 0.0
.heap 840152 840088 -64 -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 741179 741763 584 0.1
.symtab 474768 474864 96 0.0
.text 1479308 1479668 360 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846424 -64 -0.0
(read/write) 1607284 1607716 432 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184556 64 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 1103645 1103654 9 0.0
.debug_aranges 127568 127624 56 0.0
.debug_frame 424452 424624 172 0.0
.debug_info 23646035 23651619 5584 0.0
.debug_line 3379502 3380470 968 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028554 2029934 1380 0.1
.debug_rnglists 137233 137311 78 0.1
.debug_str 3803225 3805055 1830 0.0
.heap 846488 846424 -64 -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 654271 654855 584 0.1
.symtab 436224 436320 96 0.0
.text 1412044 1412412 368 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819168 -64 -0.0
(read/write) 1640268 1640700 432 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211804 64 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 1095836 1095845 9 0.0
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419652 172 0.0
.debug_info 23448963 23454656 5693 0.0
.debug_line 3330011 3330979 968 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2003955 2005335 1380 0.1
.debug_rnglists 135171 135249 78 0.1
.debug_str 3765207 3767037 1830 0.0
.heap 819232 819168 -64 -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 627815 628399 584 0.1
.symtab 427808 427904 96 0.0
.text 1417772 1418140 368 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176204 184 0.0
.bss 100616 100680 64 0.1
.data 744 744 0 0.0
.text 622864 623048 184 0.0
lock-app qpg6105+debug (read/write) 1132692 1132884 192 0.0
.bss 95328 95392 64 0.1
.data 748 748 0 0.0
.text 579532 579724 192 0.0

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29305: Size comparison from 1f2c1cb to 31e70a6

Increases (12 builds for cc13x4_26x4, cc32xx, mbed, nrfconnect, qpg)
platform target config section 1f2c1cb 31e70a6 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 735011 208 0.0
(read/write) 166452 166516 64 0.0
.bss 88868 88932 64 0.1
.rodata 84399 84423 24 0.0
.text 650016 650200 184 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756539 208 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.rodata 80023 80047 24 0.0
.text 675916 676104 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744043 208 0.0
(read/write) 171180 171244 64 0.0
.bss 93564 93628 64 0.1
.rodata 106111 106135 24 0.0
.text 637332 637516 184 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 695043 192 0.0
(read/write) 165544 165608 64 0.0
.bss 87736 87800 64 0.1
.rodata 80271 80295 24 0.0
.text 614192 614360 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680739 208 0.0
(read/write) 165684 165748 64 0.0
.bss 87880 87944 64 0.1
.rodata 76103 76135 32 0.0
.text 604040 604216 176 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617802 344 0.1
(read/write) 206900 206964 64 0.0
.bss 200344 200408 64 0.0
.debug_abbrev 938123 938134 11 0.0
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367484 172 0.0
.debug_info 20598821 20604513 5692 0.0
.debug_line 2663511 2664525 1014 0.0
.debug_loclists 1635511 1636892 1381 0.1
.debug_rnglists 112211 112289 78 0.1
.debug_str 3440635 3442465 1830 0.1
.rodata 106282 106290 8 0.0
.strtab 515538 516122 584 0.1
.symtab 298480 298608 128 0.0
.text 509052 509388 336 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522000 216 0.0
.bss 219064 219128 64 0.0
.text 1484468 1484684 216 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227872 1228072 200 0.0
bss 154526 154590 64 0.0
rodata 142772 142796 24 0.0
text 851536 851720 184 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1347392 1347652 260 0.0
bss 140536 140600 64 0.0
rodata 136948 136968 20 0.0
text 779228 779408 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160140 1160468 328 0.0
bss 153948 154012 64 0.0
rodata 113728 113752 24 0.0
text 813528 813712 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176204 184 0.0
.bss 100616 100680 64 0.1
.text 622864 623048 184 0.0
lock-app qpg6105+debug (read/write) 1132692 1132884 192 0.0
.bss 95328 95392 64 0.1
.text 579532 579724 192 0.0
Full report (12 builds for cc13x4_26x4, cc32xx, mbed, nrfconnect, qpg)
platform target config section 1f2c1cb 31e70a6 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 735011 208 0.0
(read/write) 166452 166516 64 0.0
.bss 88868 88932 64 0.1
.data 3420 3420 0 0.0
.rodata 84399 84423 24 0.0
.text 650016 650200 184 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756539 208 0.0
(read/write) 176700 176764 64 0.0
.bss 99084 99148 64 0.1
.data 3436 3436 0 0.0
.rodata 80023 80047 24 0.0
.text 675916 676104 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744043 208 0.0
(read/write) 171180 171244 64 0.0
.bss 93564 93628 64 0.1
.data 3436 3436 0 0.0
.rodata 106111 106135 24 0.0
.text 637332 637516 184 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 695043 192 0.0
(read/write) 165544 165608 64 0.0
.bss 87736 87800 64 0.1
.data 3408 3408 0 0.0
.rodata 80271 80295 24 0.0
.text 614192 614360 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680739 208 0.0
(read/write) 165684 165748 64 0.0
.bss 87880 87944 64 0.1
.data 3404 3404 0 0.0
.rodata 76103 76135 32 0.0
.text 604040 604216 176 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617802 344 0.1
(read/write) 206900 206964 64 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200408 64 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 938123 938134 11 0.0
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367484 172 0.0
.debug_info 20598821 20604513 5692 0.0
.debug_line 2663511 2664525 1014 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636892 1381 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112289 78 0.1
.debug_str 3440635 3442465 1830 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106290 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 516122 584 0.1
.symtab 298480 298608 128 0.0
.text 509052 509388 336 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522000 216 0.0
.bss 219064 219128 64 0.0
.data 5128 5128 0 0.0
.text 1484468 1484684 216 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227872 1228072 200 0.0
bss 154526 154590 64 0.0
rodata 142772 142796 24 0.0
text 851536 851720 184 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347392 1347652 260 0.0
bss 140536 140600 64 0.0
rodata 136948 136968 20 0.0
text 779228 779408 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160468 328 0.0
bss 153948 154012 64 0.0
rodata 113728 113752 24 0.0
text 813528 813712 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176204 184 0.0
.bss 100616 100680 64 0.1
.data 744 744 0 0.0
.text 622864 623048 184 0.0
lock-app qpg6105+debug (read/write) 1132692 1132884 192 0.0
.bss 95328 95392 64 0.1
.data 748 748 0 0.0
.text 579532 579724 192 0.0

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29305: Size comparison from 68b61d0 to 04556d3

Increases (43 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 68b61d0 04556d3 change % change
bl602 lighting-app bl602 (read/write) 1389878 1390390 512 0.0
.bss 88168 88232 64 0.1
.text 1066454 1066846 392 0.0
bl602+mfd (read/write) 1403790 1404302 512 0.0
.bss 88336 88400 64 0.1
.text 1081260 1081652 392 0.0
bl602+rpc (read/write) 1437154 1437666 512 0.0
.bss 96200 96264 64 0.1
.text 1098186 1098582 396 0.0
bl702 lighting-app bl702 (read/write) 1193995 1194507 512 0.0
.bss_psram 65744 65808 64 0.1
.debug_aranges 138592 138648 56 0.0
.debug_frame 507068 507276 208 0.0
.debug_info 42005867 42011303 5436 0.0
.debug_line 5373141 5374825 1684 0.0
.debug_loc 3636201 3638263 2062 0.1
.debug_ranges 434576 434864 288 0.1
.debug_str 4065018 4066848 1830 0.0
.rodata 106408 106464 56 0.1
.strtab 597289 597873 584 0.1
.symtab 177472 177520 48 0.0
.text 961344 961736 392 0.0
bl702+mfd (read/write) 1204575 1205087 512 0.0
.bss_psram 65744 65808 64 0.1
.debug_aranges 139760 139816 56 0.0
.debug_frame 512140 512348 208 0.0
.debug_info 42046494 42051930 5436 0.0
.debug_line 5412520 5414204 1684 0.0
.debug_loc 3674632 3676694 2062 0.1
.debug_ranges 436576 436864 288 0.1
.debug_str 4070549 4072379 1830 0.0
.rodata 105348 105404 56 0.1
.strtab 601049 601633 584 0.1
.symtab 179232 179280 48 0.0
.text 972862 973254 392 0.0
bl702+rpc (read/write) 1292667 1293179 512 0.0
.bss_psram 65728 65792 64 0.1
.debug_aranges 147312 147368 56 0.0
.debug_frame 536424 536632 208 0.0
.debug_info 47167218 47172769 5551 0.0
.debug_line 5791558 5793242 1684 0.0
.debug_loc 3843407 3845469 2062 0.1
.debug_ranges 462176 462464 288 0.1
.debug_str 4493603 4495433 1830 0.0
.rodata 121548 121604 56 0.0
.strtab 662253 662837 584 0.1
.symtab 196848 196896 48 0.0
.text 1035322 1035714 392 0.0
bl706-eth (read/write) 1042531 1043043 512 0.0
.bss_psram 97687 97751 64 0.1
.debug_aranges 115520 115576 56 0.0
.debug_frame 426204 426412 208 0.0
.debug_info 22641648 22647080 5432 0.0
.debug_line 4303879 4305557 1678 0.0
.debug_loc 3143447 3145451 2004 0.1
.debug_ranges 369448 369736 288 0.1
.debug_str 3642822 3644652 1830 0.1
.rodata 96140 96196 56 0.1
.strtab 465323 465907 584 0.1
.symtab 140064 140112 48 0.0
.text 786758 787150 392 0.0
bl706-wifi (read/write) 1207658 1208238 580 0.0
.bss_psram 98455 98519 64 0.1
.debug_abbrev 1177943 1177961 18 0.0
.debug_aranges 119696 119752 56 0.0
.debug_frame 618848 619144 296 0.0
.debug_info 23811429 23816865 5436 0.0
.debug_line 4548195 4549873 1678 0.0
.debug_loc 3243358 3245431 2073 0.1
.debug_ranges 379336 379624 288 0.1
.debug_str 3715113 3716943 1830 0.0
.rodata 109268 109324 56 0.1
.strtab 506050 506634 584 0.1
.symtab 152928 152976 48 0.0
.text 955290 955750 460 0.0
bl702l lighting-app bl702l (read/write) 1157168 1157680 512 0.0
.bss_psram 77184 77248 64 0.1
.debug_aranges 133456 133512 56 0.0
.debug_frame 487708 487916 208 0.0
.debug_info 41462673 4146810 5436 0.0
.debug_line 5276270 5277954 1684 0.0
.debug_loc 3580358 3582477 2119 0.1
.debug_ranges 441112 441400 288 0.1
.debug_str 4089607 4091437 1830 0.0
.rodata 100388 100444 56 0.1
.strtab 598915 599499 584 0.1
.symtab 176912 176960 48 0.0
.text 944170 944562 392 0.0
bl702l+mfd (read/write) 1167788 1168300 512 0.0
.bss_psram 77184 77248 64 0.1
.debug_aranges 134624 134680 56 0.0
.debug_frame 492776 492984 208 0.0
.debug_info 41505343 41510779 5436 0.0
.debug_line 5315526 5317210 1684 0.0
.debug_loc 3618789 3620908 2119 0.1
.debug_ranges 443112 443400 288 0.1
.debug_str 4095128 4096958 1830 0.0
.rodata 99328 99384 56 0.1
.strtab 602743 603327 584 0.1
.symtab 178704 178752 48 0.0
.text 955698 956090 392 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617802 344 0.1
(read/write) 206884 206948 64 0.0
.bss 200328 200392 64 0.0
.debug_abbrev 938123 938134 11 0.0
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367484 172 0.0
.debug_info 20598821 20604513 5692 0.0
.debug_line 2663511 2664525 1014 0.0
.debug_loclists 1635511 1636892 1381 0.1
.debug_rnglists 112211 112289 78 0.1
.debug_str 3440635 3442465 1830 0.1
.rodata 106282 106290 8 0.0
.strtab 515538 516122 584 0.1
.symtab 298480 298608 128 0.0
.text 509052 509388 336 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 551831 552111 280 0.1
.app_xip_area 443033 443249 216 0.0
.bss 63768 63832 64 0.1
lock cyw930739m2evb_01 (read/write) 537935 538215 280 0.1
.app_xip_area 424345 424561 216 0.1
.bss 68536 68600 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 573879 574143 264 0.0
.app_xip_area 466409 466609 200 0.0
.bss 62512 62576 64 0.1
switch cyw930739m2evb_01 (read/write) 549695 549975 280 0.1
.app_xip_area 439137 439353 216 0.0
.bss 65504 65568 64 0.1
k32w contact k32w0+release (read only) 588700 588932 232 0.0
(read/write) 87508 87572 64 0.1
.bss 70752 70816 64 0.1
.text 588164 588396 232 0.0
k32w1+release (read/write) 683940 684212 272 0.0
.bss 66968 67032 64 0.1
.text 570776 570984 208 0.0
light k32w0+release (read only) 588428 588644 216 0.0
(read/write) 87192 87256 64 0.1
.bss 70448 70512 64 0.1
.text 587892 588108 216 0.0
k32w1+release (read/write) 775760 776016 256 0.0
.bss 76612 76676 64 0.1
.text 653760 653952 192 0.0
lock k32w0+release (read only) 560164 560396 232 0.0
(read/write) 85020 85084 64 0.1
.bss 68336 68400 64 0.1
.text 559628 559860 232 0.0
linux all-clusters-app debug (read only) 5494657 5495825 1168 0.0
(read/write) 420616 420648 32 0.0
.data.rel.ro 279008 279040 32 0.0
.rodata 335532 335596 64 0.0
.text 4778163 4779171 1008 0.0
all-clusters-minimal-app debug (read only) 4874185 4875353 1168 0.0
(read/write) 232688 232720 32 0.0
.data.rel.ro 95280 95312 32 0.0
.rodata 270269 270333 64 0.0
.text 4372803 4373811 1008 0.0
bridge-app debug (read only) 4356977 4358113 1136 0.0
(read/write) 214960 214992 32 0.0
.data.rel.ro 84624 84656 32 0.0
.rodata 218269 218301 32 0.0
.text 3921075 3922083 1008 0.0
chip-tool debug (read only) 10230673 10231793 1120 0.0
(read/write) 443512 443544 32 0.0
.data.rel.ro 337584 337616 32 0.0
.rodata 386185 386217 32 0.0
.text 9246435 9247427 992 0.0
chip-tool-ipv6only arm64 (read only) 10102892 10104052 1160 0.0
(read/write) 505336 505368 32 0.0
.data.rel.ro 374144 374176 32 0.0
.rodata 314936 314976 40 0.0
.text 9021272 9022296 1024 0.0
lighting-app debug+rpc+ui (read only) 5213873 5215041 1168 0.0
(read/write) 222984 223016 32 0.0
.data.rel.ro 92832 92864 32 0.0
.rodata 336340 336404 64 0.0
.text 4634307 4635315 1008 0.0
lock-app debug (read only) 4450529 4451665 1136 0.0
(read/write) 203096 203128 32 0.0
.data.rel.ro 79288 79320 32 0.0
.rodata 246781 246813 32 0.0
.text 3994131 3995139 1008 0.0
ota-provider-app debug (read only) 4116529 4117665 1136 0.0
(read/write) 192064 192096 32 0.0
.data.rel.ro 68656 68672 16 0.0
.rodata 199997 200029 32 0.0
.text 3725971 3726979 1008 0.0
ota-requestor-app debug (read only) 4201961 4203129 1168 0.0
(read/write) 196280 196312 32 0.0
.data.rel.ro 71632 71664 32 0.0
.rodata 203261 203325 64 0.0
.text 3803811 3804819 1008 0.0
shell debug (read only) 2900329 2901465 1136 0.0
(read/write) 153184 153216 32 0.0
.data.rel.ro 85576 85608 32 0.0
.rodata 211232 211264 32 0.0
.text 2515634 2516642 1008 0.0
thermostat-no-ble arm64 (read only) 4345676 4346852 1176 0.0
(read/write) 241864 241896 32 0.0
.data.rel.ro 100528 100560 32 0.0
.rodata 161036 161076 40 0.0
.text 3850024 3851064 1040 0.0
tv-app debug (read only) 5276961 5278121 1160 0.0
(read/write) 350664 350696 32 0.0
.data.rel.ro 96384 96416 32 0.0
.rodata 271053 271085 32 0.0
.text 4761827 4762835 1008 0.0
tv-casting-app debug (read only) 8161089 8162209 1120 0.0
.data.rel.ro 148080 148088 8 0.0
.rodata 336120 336152 32 0.0
.text 7422563 7423555 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522000 216 0.0
.bss 219048 219112 64 0.0
.text 1484468 1484684 216 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227744 1228072 328 0.0
bss 154444 154508 64 0.0
rodata 142772 142796 24 0.0
text 851536 851720 184 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1347312 1347572 260 0.0
bss 140454 140518 64 0.0
rodata 136948 136968 20 0.0
text 779228 779408 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160140 1160468 328 0.0
bss 153938 154002 64 0.0
rodata 113728 113752 24 0.0
text 813528 813712 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1778388 1778780 392 0.0
.bss 193228 193292 64 0.0
.debug_abbrev 1381678 1381687 9 0.0
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483264 172 0.0
.debug_info 32183947 32189863 5916 0.0
.debug_line 4045840 4046846 1006 0.0
.debug_loclists 2318462 2319832 1370 0.1
.debug_rnglists 156114 156192 78 0.0
.debug_str 4194511 4196341 1830 0.0
.strtab 844363 844947 584 0.1
.symtab 513952 514080 128 0.0
.text 1574244 1574572 328 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680876 1681284 408 0.0
.bss 190708 190772 64 0.0
.debug_abbrev 1262673 1262682 9 0.0
.debug_aranges 137504 137560 56 0.0
.debug_frame 461520 461692 172 0.0
.debug_info 28524549 28530245 5696 0.0
.debug_line 3804899 3805905 1006 0.0
.debug_loclists 2191829 2193209 1380 0.1
.debug_rnglists 147681 147759 78 0.1
.debug_str 3996167 3997997 1830 0.0
.strtab 741179 741763 584 0.1
.symtab 474768 474896 128 0.0
.text 1479308 1479652 344 0.0
light cy8ckit_062s2_43012 (read/write) 1607276 1607692 416 0.0
.bss 184484 184548 64 0.0
.debug_abbrev 1103645 1103654 9 0.0
.debug_aranges 127568 127624 56 0.0
.debug_frame 424452 424624 172 0.0
.debug_info 23646035 23651624 5589 0.0
.debug_line 3379502 3380508 1006 0.0
.debug_loclists 2028554 2029934 1380 0.1
.debug_rnglists 137233 137311 78 0.1
.debug_str 3803225 3805055 1830 0.0
.strtab 654271 654855 584 0.1
.symtab 436224 436352 128 0.0
.text 1412044 1412396 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1640260 1640676 416 0.0
.bss 211732 211796 64 0.0
.debug_abbrev 1095836 1095845 9 0.0
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419652 172 0.0
.debug_info 23448963 23454661 5698 0.0
.debug_line 3330011 3331017 1006 0.0
.debug_loclists 2003955 2005335 1380 0.1
.debug_rnglists 135171 135249 78 0.1
.debug_str 3765207 3767037 1830 0.0
.strtab 627815 628399 584 0.1
.symtab 427808 427936 128 0.0
.text 1417772 1418124 352 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176204 184 0.0
.bss 100600 100664 64 0.1
.text 622864 623048 184 0.0
lock-app qpg6105+debug (read/write) 1132692 1132884 192 0.0
.bss 95312 95376 64 0.1
.text 579532 579724 192 0.0
Decreases (4 builds for psoc6)
platform target config section 68b61d0 04556d3 change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837584 837520 -64 -0.0
.heap 837584 837520 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840096 -64 -0.0
.heap 840160 840096 -64 -0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
.heap 846496 846432 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 819240 819176 -64 -0.0
.heap 819240 819176 -64 -0.0
Full report (43 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 68b61d0 04556d3 change % change
bl602 lighting-app bl602 (read/write) 1389878 1390390 512 0.0
.bss 88168 88232 64 0.1
.data 9368 9368 0 0.0
.text 1066454 1066846 392 0.0
bl602+mfd (read/write) 1403790 1404302 512 0.0
.bss 88336 88400 64 0.1
.data 9344 9344 0 0.0
.text 1081260 1081652 392 0.0
bl602+rpc (read/write) 1437154 1437666 512 0.0
.bss 96200 96264 64 0.1
.data 9744 9744 0 0.0
.text 1098186 1098582 396 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193995 1194507 512 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30877 30877 0 0.0
.bss_psram 65744 65808 64 0.1
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1549222 1549222 0 0.0
.debug_aranges 138592 138648 56 0.0
.debug_frame 507068 507276 208 0.0
.debug_info 42005867 42011303 5436 0.0
.debug_line 5373141 5374825 1684 0.0
.debug_loc 3636201 3638263 2062 0.1
.debug_ranges 434576 434864 288 0.1
.debug_str 4065018 4066848 1830 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106408 106464 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597289 597873 584 0.1
.symtab 177472 177520 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961344 961736 392 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204575 1205087 512 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31053 31053 0 0.0
.bss_psram 65744 65808 64 0.1
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1551295 1551295 0 0.0
.debug_aranges 139760 139816 56 0.0
.debug_frame 512140 512348 208 0.0
.debug_info 42046494 42051930 5436 0.0
.debug_line 5412520 5414204 1684 0.0
.debug_loc 3674632 3676694 2062 0.1
.debug_ranges 436576 436864 288 0.1
.debug_str 4070549 4072379 1830 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105348 105404 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601049 601633 584 0.1
.symtab 179232 179280 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972862 973254 392 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292667 1293179 512 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39341 39341 0 0.0
.bss_psram 65728 65792 64 0.1
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1730204 1730204 0 0.0
.debug_aranges 147312 147368 56 0.0
.debug_frame 536424 536632 208 0.0
.debug_info 47167218 47172769 5551 0.0
.debug_line 5791558 5793242 1684 0.0
.debug_loc 3843407 3845469 2062 0.1
.debug_ranges 462176 462464 288 0.1
.debug_str 4493603 4495433 1830 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121548 121604 56 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662253 662837 584 0.1
.symtab 196848 196896 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035322 1035714 392 0.0
bl706-eth (read/write) 1042531 1043043 512 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97751 64 0.1
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1084726 1084726 0 0.0
.debug_aranges 115520 115576 56 0.0
.debug_frame 426204 426412 208 0.0
.debug_info 22641648 22647080 5432 0.0
.debug_line 4303879 4305557 1678 0.0
.debug_loc 3143447 3145451 2004 0.1
.debug_ranges 369448 369736 288 0.1
.debug_str 3642822 3644652 1830 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 96140 96196 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465323 465907 584 0.1
.symtab 140064 140112 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786758 787150 392 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207658 1208238 580 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98519 64 0.1
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1177943 1177961 18 0.0
.debug_aranges 119696 119752 56 0.0
.debug_frame 618848 619144 296 0.0
.debug_info 23811429 23816865 5436 0.0
.debug_line 4548195 4549873 1678 0.0
.debug_loc 3243358 3245431 2073 0.1
.debug_ranges 379336 379624 288 0.1
.debug_str 3715113 3716943 1830 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109268 109324 56 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506050 506634 584 0.1
.symtab 152928 152976 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955290 955750 460 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157168 1157680 512 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77248 64 0.1
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1543510 1543510 0 0.0
.debug_aranges 133456 133512 56 0.0
.debug_frame 487708 487916 208 0.0
.debug_info 41462673 4146810 5436 0.0
.debug_line 5276270 5277954 1684 0.0
.debug_loc 3580358 3582477 2119 0.1
.debug_ranges 441112 441400 288 0.1
.debug_str 4089607 4091437 1830 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100388 100444 56 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598915 599499 584 0.1
.symtab 176912 176960 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944170 944562 392 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167788 1168300 512 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77248 64 0.1
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1545598 1545598 0 0.0
.debug_aranges 134624 134680 56 0.0
.debug_frame 492776 492984 208 0.0
.debug_info 41505343 41510779 5436 0.0
.debug_line 5315526 5317210 1684 0.0
.debug_loc 3618789 3620908 2119 0.1
.debug_ranges 443112 443400 288 0.1
.debug_str 4095128 4096958 1830 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99328 99384 56 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602743 603327 584 0.1
.symtab 178704 178752 48 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955698 956090 392 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617802 344 0.1
(read/write) 206884 206948 64 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200328 200392 64 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 938123 938134 11 0.0
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367484 172 0.0
.debug_info 20598821 20604513 5692 0.0
.debug_line 2663511 2664525 1014 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636892 1381 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112289 78 0.1
.debug_str 3440635 3442465 1830 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106290 8 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 516122 584 0.1
.symtab 298480 298608 128 0.0
.text 509052 509388 336 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 551831 552111 280 0.1
.app_xip_area 443033 443249 216 0.0
.bss 63768 63832 64 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) 537935 538215 280 0.1
.app_xip_area 424345 424561 216 0.1
.bss 68536 68600 64 0.1
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573879 574143 264 0.0
.app_xip_area 466409 466609 200 0.0
.bss 62512 62576 64 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) 549695 549975 280 0.1
.app_xip_area 439137 439353 216 0.0
.bss 65504 65568 64 0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 588700 588932 232 0.0
(read/write) 87508 87572 64 0.1
.bss 70752 70816 64 0.1
.data 2132 2132 0 0.0
.text 588164 588396 232 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683940 684212 272 0.0
.bss 66968 67032 64 0.1
.data 2716 2716 0 0.0
.text 570776 570984 208 0.0
light k32w0+release (read only) 588428 588644 216 0.0
(read/write) 87192 87256 64 0.1
.bss 70448 70512 64 0.1
.data 2120 2120 0 0.0
.text 587892 588108 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775760 776016 256 0.0
.bss 76612 76676 64 0.1
.data 1928 1928 0 0.0
.text 653760 653952 192 0.0
lock k32w0+release (read only) 560164 560396 232 0.0
(read/write) 85020 85084 64 0.1
.bss 68336 68400 64 0.1
.data 2060 2060 0 0.0
.text 559628 559860 232 0.0
linux all-clusters-app debug (read only) 5494657 5495825 1168 0.0
(read/write) 420616 420648 32 0.0
.bss 130384 130384 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 279008 279040 32 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335532 335596 64 0.0
.text 4778163 4779171 1008 0.0
all-clusters-minimal-app debug (read only) 4874185 4875353 1168 0.0
(read/write) 232688 232720 32 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95312 32 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270269 270333 64 0.0
.text 4372803 4373811 1008 0.0
bridge-app debug (read only) 4356977 4358113 1136 0.0
(read/write) 214960 214992 32 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84656 32 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218269 218301 32 0.0
.text 3921075 3922083 1008 0.0
chip-tool debug (read only) 10230673 10231793 1120 0.0
(read/write) 443512 443544 32 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337616 32 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386185 386217 32 0.0
.text 9246435 9247427 992 0.0
chip-tool-ipv6only arm64 (read only) 10102892 10104052 1160 0.0
(read/write) 505336 505368 32 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374176 32 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314936 314976 40 0.0
.text 9021272 9022296 1024 0.0
lighting-app debug+rpc+ui (read only) 5213873 5215041 1168 0.0
(read/write) 222984 223016 32 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92864 32 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336340 336404 64 0.0
.text 4634307 4635315 1008 0.0
lock-app debug (read only) 4450529 4451665 1136 0.0
(read/write) 203096 203128 32 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79320 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246813 32 0.0
.text 3994131 3995139 1008 0.0
ota-provider-app debug (read only) 4116529 4117665 1136 0.0
(read/write) 192064 192096 32 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68672 16 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 199997 200029 32 0.0
.text 3725971 3726979 1008 0.0
ota-requestor-app debug (read only) 4201961 4203129 1168 0.0
(read/write) 196280 196312 32 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71664 32 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 203261 203325 64 0.0
.text 3803811 3804819 1008 0.0
shell debug (read only) 2900329 2901465 1136 0.0
(read/write) 153184 153216 32 0.0
.bss 60904 60904 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85576 85608 32 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211232 211264 32 0.0
.text 2515634 2516642 1008 0.0
thermostat-no-ble arm64 (read only) 4345676 4346852 1176 0.0
(read/write) 241864 241896 32 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100560 32 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161036 161076 40 0.0
.text 3850024 3851064 1040 0.0
tv-app debug (read only) 5276961 5278121 1160 0.0
(read/write) 350664 350696 32 0.0
.bss 241856 241856 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96416 32 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271053 271085 32 0.0
.text 4761827 4762835 1008 0.0
tv-casting-app debug (read only) 8161089 8162209 1120 0.0
(read/write) 313224 313224 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148088 8 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 336152 32 0.0
.text 7422563 7423555 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522000 216 0.0
.bss 219048 219112 64 0.0
.data 5128 5128 0 0.0
.text 1484468 1484684 216 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227744 1228072 328 0.0
bss 154444 154508 64 0.0
rodata 142772 142796 24 0.0
text 851536 851720 184 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347312 1347572 260 0.0
bss 140454 140518 64 0.0
rodata 136948 136968 20 0.0
text 779228 779408 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160468 328 0.0
bss 153938 154002 64 0.0
rodata 113728 113752 24 0.0
text 813528 813712 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837584 837520 -64 -0.0
(read/write) 1778388 1778780 392 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193228 193292 64 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 2528 2528 0 0.0
.debug_abbrev 1381678 1381687 9 0.0
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483264 172 0.0
.debug_info 32183947 32189863 5916 0.0
.debug_line 4045840 4046846 1006 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318462 2319832 1370 0.1
.debug_rnglists 156114 156192 78 0.0
.debug_str 4194511 4196341 1830 0.0
.heap 837584 837520 -64 -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 844363 844947 584 0.1
.symtab 513952 514080 128 0.0
.text 0 0 0 0.0
1574244 1574572 328 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840096 -64 -0.0
(read/write) 1680876 1681284 408 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190772 64 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 1262673 1262682 9 0.0
.debug_aranges 137504 137560 56 0.0
.debug_frame 461520 461692 172 0.0
.debug_info 28524549 28530245 5696 0.0
.debug_line 3804899 3805905 1006 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2191829 2193209 1380 0.1
.debug_rnglists 147681 147759 78 0.1
.debug_str 3996167 3997997 1830 0.0
.heap 840160 840096 -64 -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 741179 741763 584 0.1
.symtab 474768 474896 128 0.0
.text 1479308 1479652 344 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846432 -64 -0.0
(read/write) 1607276 1607692 416 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184484 184548 64 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 1103645 1103654 9 0.0
.debug_aranges 127568 127624 56 0.0
.debug_frame 424452 424624 172 0.0
.debug_info 23646035 23651624 5589 0.0
.debug_line 3379502 3380508 1006 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028554 2029934 1380 0.1
.debug_rnglists 137233 137311 78 0.1
.debug_str 3803225 3805055 1830 0.0
.heap 846496 846432 -64 -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 654271 654855 584 0.1
.symtab 436224 436352 128 0.0
.text 1412044 1412396 352 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819240 819176 -64 -0.0
(read/write) 1640260 1640676 416 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211732 211796 64 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 1095836 1095845 9 0.0
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419652 172 0.0
.debug_info 23448963 23454661 5698 0.0
.debug_line 3330011 3331017 1006 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2003955 2005335 1380 0.1
.debug_rnglists 135171 135249 78 0.1
.debug_str 3765207 3767037 1830 0.0
.heap 819240 819176 -64 -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 627815 628399 584 0.1
.symtab 427808 427936 128 0.0
.text 1417772 1418124 352 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176204 184 0.0
.bss 100600 100664 64 0.1
.data 744 744 0 0.0
.text 622864 623048 184 0.0
lock-app qpg6105+debug (read/write) 1132692 1132884 192 0.0
.bss 95312 95376 64 0.1
.data 748 748 0 0.0
.text 579532 579724 192 0.0

@woody-apple woody-apple added this to the 1.3 Release milestone Nov 16, 2023
src/app/OperationalSessionSetup.cpp Outdated Show resolved Hide resolved
src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
src/app/OperationalSessionSetup.h Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Show resolved Hide resolved
Copy link

github-actions bot commented Dec 20, 2023

PR #29305: Size comparison from 19e202e to 85ef011

Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 19e202e 85ef011 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read/write) 1182811 1183315 504 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read/write) 1193943 1194447 504 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read/write) 1274823 1275327 504 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read/write) 1163968 1164472 504 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567330 336 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.rodata 83938 83954 16 0.0
.text 480932 481252 320 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620658 336 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.rodata 105810 105826 16 0.0
.text 512388 512708 320 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 0.1
lock cyw930739m2evb_01 (read/write) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 0.1
switch cyw930739m2evb_01 (read/write) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138050 292 0.0
(read/write) 1671564 1671636 72 0.0
.dram0.bss 72872 72936 64 0.1
.flash.rodata 241832 241840 8 0.0
.flash.text 1137758 1138050 292 0.0
m5stack (read only) 1182763 1183115 352 0.0
(read/write) 520756 520836 80 0.0
.dram0.bss 79520 79584 64 0.1
.flash.rodata 272868 272884 16 0.0
.flash.text 1177379 1177731 352 0.0
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.text 604672 604888 216 0.0
k32w1+release (read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.text 594376 594592 216 0.0
k32w1+release (read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526965 1136 0.0
(read/write) 127208 127240 32 0.0
.data.rel.ro 72824 72856 32 0.0
.rodata 179240 179272 32 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5416417 1120 0.0
(read/write) 456232 456264 32 0.0
.data.rel.ro 313512 313544 32 0.0
.rodata 312540 312572 32 0.0
.text 4692131 4693123 992 0.0
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.data.rel.ro 95960 95992 32 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417777 1152 0.0
(read/write) 215928 215960 32 0.0
.data.rel.ro 85280 85312 32 0.0
.rodata 219061 219125 64 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11726209 1136 0.0
(read/write) 505840 505872 32 0.0
.data.rel.ro 399408 399440 32 0.0
.rodata 425833 425865 32 0.0
.text 10606835 10607843 1008 0.0
chip-tool-ipv6only arm64 (read only) 11448848 11450024 1176 0.0
.data.rel.ro 438304 438336 32 0.0
.rodata 346152 346192 40 0.0
.text 10232056 10233096 1040 0.0
lighting-app debug+rpc+ui (read only) 5302441 5303577 1136 0.0
(read/write) 225000 225032 32 0.0
.data.rel.ro 93696 93728 32 0.0
.rodata 340276 340308 32 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502817 1168 0.0
(read/write) 203648 203680 32 0.0
.data.rel.ro 79512 79544 32 0.0
.rodata 246901 246965 64 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166953 1136 0.0
.data.rel.ro 69296 69312 16 0.0
.rodata 201205 201237 32 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.data.rel.ro 72288 72320 32 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2789433 1136 0.0
(read/write) 152272 152304 32 0.0
.data.rel.ro 83400 83432 32 0.0
.rodata 181856 181888 32 0.0
.text 2435474 2436482 1008 0.0
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
.data.rel.ro 102352 102384 32 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399649 1176 0.0
(read/write) 349280 349312 32 0.0
.data.rel.ro 92280 92312 32 0.0
.rodata 273461 273525 64 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9604225 1120 0.0
(read/write) 339008 339040 32 0.0
.data.rel.ro 173336 173376 40 0.0
.rodata 363592 363624 32 0.0
.text 8774099 8775091 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1067836 1068176 340 0.0
bss 129393 129457 64 0.0
rodata 105436 105456 20 0.0
text 785436 785640 204 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1193944 1194236 292 0.0
bss 121603 121667 64 0.1
rodata 139196 139216 20 0.0
text 782816 783016 200 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1751132 1751556 424 0.0
.bss 195004 195068 64 0.0
.text 1545268 1545628 360 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read/write) 1086744 1087064 320 0.0
bss 100404 100468 64 0.1
text 767230 767458 228 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0
Decreases (6 builds for linux, psoc6)
platform target config section 19e202e 85ef011 change % change
linux chip-tool-ipv6only arm64 (read/write) 574664 573496 -1168 -0.2
thermostat-no-ble arm64 (read/write) 245216 244048 -1168 -0.5
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -64 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 19e202e 85ef011 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.data 9416 9416 0 0.0
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.data 9384 9384 0 0.0
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.data 9784 9784 0 0.0
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1182811 1183315 504 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1193943 1194447 504 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274823 1275327 504 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1163968 1164472 504 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.data 3460 3460 0 0.0
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.data 3488 3488 0 0.0
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.data 3488 3488 0 0.0
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.data 3448 3448 0 0.0
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.data 3444 3444 0 0.0
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567330 336 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.data 1412 1412 0 0.0
.rodata 83938 83954 16 0.0
.text 480932 481252 320 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620658 336 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.data 1448 1448 0 0.0
.rodata 105810 105826 16 0.0
.text 512388 512708 320 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 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) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 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) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.data 2688 2688 0 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.data 3296 3296 0 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.data 2712 2712 0 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.data 3168 3168 0 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138050 292 0.0
(read/write) 1671564 1671636 72 0.0
.dram0.bss 72872 72936 64 0.1
.dram0.data 12988 12988 0 0.0
.flash.rodata 241832 241840 8 0.0
.flash.text 1137758 1138050 292 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1182763 1183115 352 0.0
(read/write) 520756 520836 80 0.0
.dram0.bss 79520 79584 64 0.1
.dram0.data 34004 34004 0 0.0
.flash.rodata 272868 272884 16 0.0
.flash.text 1177379 1177731 352 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.data 2168 2168 0 0.0
.text 604672 604888 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.data 2716 2716 0 0.0
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.data 2120 2120 0 0.0
.text 594376 594592 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.data 1928 1928 0 0.0
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.data 2096 2096 0 0.0
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526965 1136 0.0
(read/write) 127208 127240 32 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72824 72856 32 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179272 32 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5416417 1120 0.0
(read/write) 456232 456264 32 0.0
.bss 131632 131632 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313512 313544 32 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1264 1264 0 0.0
.rodata 312540 312572 32 0.0
.text 4692131 4693123 992 0.0
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95960 95992 32 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417777 1152 0.0
(read/write) 215928 215960 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85280 85312 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219061 219125 64 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11726209 1136 0.0
(read/write) 505840 505872 32 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399408 399440 32 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 425833 425865 32 0.0
.text 10606835 10607843 1008 0.0
chip-tool-ipv6only arm64 (read only) 11448848 11450024 1176 0.0
(read/write) 574664 573496 -1168 -0.2
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438304 438336 32 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346152 346192 40 0.0
.text 10232056 10233096 1040 0.0
lighting-app debug+rpc+ui (read only) 5302441 5303577 1136 0.0
(read/write) 225000 225032 32 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93696 93728 32 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340276 340308 32 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502817 1168 0.0
(read/write) 203648 203680 32 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79512 79544 32 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246901 246965 64 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166953 1136 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69296 69312 16 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201205 201237 32 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72288 72320 32 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2789433 1136 0.0
(read/write) 152272 152304 32 0.0
.bss 62312 62312 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83400 83432 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 181856 181888 32 0.0
.text 2435474 2436482 1008 0.0
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
(read/write) 245216 244048 -1168 -0.5
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102352 102384 32 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399649 1176 0.0
(read/write) 349280 349312 32 0.0
.bss 244704 244704 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92280 92312 32 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273461 273525 64 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9604225 1120 0.0
(read/write) 339008 339040 32 0.0
.bss 156352 156352 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173336 173376 40 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 363592 363624 32 0.0
.text 8774099 8775091 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.data 5144 5144 0 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1067836 1068176 340 0.0
bss 129393 129457 64 0.0
rodata 105436 105456 20 0.0
text 785436 785640 204 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1193944 1194236 292 0.0
bss 121603 121667 64 0.1
rodata 139196 139216 20 0.0
text 782816 783016 200 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
(read/write) 1751132 1751556 424 0.0
.bss 195004 195068 64 0.0
.data 2472 2472 0 0.0
.text 1545268 1545628 360 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
(read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.data 2472 2472 0 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
(read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.data 2360 2360 0 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -64 -0.0
(read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.data 2384 2384 0 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.data 740 740 0 0.0
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.data 784 784 0 0.0
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086744 1087064 320 0.0
bss 100404 100468 64 0.1
text 767230 767458 228 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0

Copy link

github-actions bot commented Dec 20, 2023

PR #29305: Size comparison from 19e202e to 4817e28

Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 19e202e 4817e28 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read/write) 1182811 1183315 504 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read/write) 1193943 1194447 504 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read/write) 1274823 1275327 504 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read/write) 1163968 1164472 504 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567330 336 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.rodata 83938 83954 16 0.0
.text 480932 481252 320 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620658 336 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.rodata 105810 105826 16 0.0
.text 512388 512708 320 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 0.1
lock cyw930739m2evb_01 (read/write) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 0.1
switch cyw930739m2evb_01 (read/write) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138050 292 0.0
(read/write) 1671564 1671636 72 0.0
.dram0.bss 72872 72936 64 0.1
.flash.rodata 241832 241840 8 0.0
.flash.text 1137758 1138050 292 0.0
m5stack (read only) 1182763 1183115 352 0.0
(read/write) 520756 520836 80 0.0
.dram0.bss 79520 79584 64 0.1
.flash.rodata 272868 272884 16 0.0
.flash.text 1177379 1177731 352 0.0
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.text 604672 604888 216 0.0
k32w1+release (read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.text 594376 594592 216 0.0
k32w1+release (read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526965 1136 0.0
(read/write) 127208 127240 32 0.0
.data.rel.ro 72824 72856 32 0.0
.rodata 179240 179272 32 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5416417 1120 0.0
(read/write) 456232 456264 32 0.0
.data.rel.ro 313512 313544 32 0.0
.rodata 312540 312572 32 0.0
.text 4692131 4693123 992 0.0
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.data.rel.ro 95960 95992 32 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417777 1152 0.0
(read/write) 215928 215960 32 0.0
.data.rel.ro 85280 85312 32 0.0
.rodata 219061 219125 64 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11726209 1136 0.0
(read/write) 505840 505872 32 0.0
.data.rel.ro 399408 399440 32 0.0
.rodata 425833 425865 32 0.0
.text 10606835 10607843 1008 0.0
chip-tool-ipv6only arm64 (read only) 11448848 11450024 1176 0.0
.data.rel.ro 438304 438336 32 0.0
.rodata 346152 346192 40 0.0
.text 10232056 10233096 1040 0.0
lighting-app debug+rpc+ui (read only) 5302441 5303577 1136 0.0
(read/write) 225000 225032 32 0.0
.data.rel.ro 93696 93728 32 0.0
.rodata 340276 340308 32 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502817 1168 0.0
(read/write) 203648 203680 32 0.0
.data.rel.ro 79512 79544 32 0.0
.rodata 246901 246965 64 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166953 1136 0.0
.data.rel.ro 69296 69312 16 0.0
.rodata 201205 201237 32 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.data.rel.ro 72288 72320 32 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2789433 1136 0.0
(read/write) 152272 152304 32 0.0
.data.rel.ro 83400 83432 32 0.0
.rodata 181856 181888 32 0.0
.text 2435474 2436482 1008 0.0
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
.data.rel.ro 102352 102384 32 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399649 1176 0.0
(read/write) 349280 349312 32 0.0
.data.rel.ro 92280 92312 32 0.0
.rodata 273461 273525 64 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9604225 1120 0.0
(read/write) 339008 339040 32 0.0
.data.rel.ro 173336 173376 40 0.0
.rodata 363592 363624 32 0.0
.text 8774099 8775091 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1067836 1068176 340 0.0
bss 129393 129457 64 0.0
rodata 105436 105456 20 0.0
text 785436 785640 204 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1193944 1194236 292 0.0
bss 121603 121667 64 0.1
rodata 139196 139216 20 0.0
text 782816 783016 200 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1751132 1751556 424 0.0
.bss 195004 195068 64 0.0
.text 1545268 1545628 360 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read/write) 1086744 1087064 320 0.0
bss 100404 100468 64 0.1
text 767230 767458 228 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0
Decreases (6 builds for linux, psoc6)
platform target config section 19e202e 4817e28 change % change
linux chip-tool-ipv6only arm64 (read/write) 574664 573496 -1168 -0.2
thermostat-no-ble arm64 (read/write) 245216 244048 -1168 -0.5
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -64 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 19e202e 4817e28 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.data 9416 9416 0 0.0
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.data 9384 9384 0 0.0
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.data 9784 9784 0 0.0
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1182811 1183315 504 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1193943 1194447 504 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274823 1275327 504 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1163968 1164472 504 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.data 3460 3460 0 0.0
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.data 3488 3488 0 0.0
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.data 3488 3488 0 0.0
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.data 3448 3448 0 0.0
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.data 3444 3444 0 0.0
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567330 336 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.data 1412 1412 0 0.0
.rodata 83938 83954 16 0.0
.text 480932 481252 320 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620658 336 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.data 1448 1448 0 0.0
.rodata 105810 105826 16 0.0
.text 512388 512708 320 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 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) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 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) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.data 2688 2688 0 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.data 3296 3296 0 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.data 2712 2712 0 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.data 3168 3168 0 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138050 292 0.0
(read/write) 1671564 1671636 72 0.0
.dram0.bss 72872 72936 64 0.1
.dram0.data 12988 12988 0 0.0
.flash.rodata 241832 241840 8 0.0
.flash.text 1137758 1138050 292 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1182763 1183115 352 0.0
(read/write) 520756 520836 80 0.0
.dram0.bss 79520 79584 64 0.1
.dram0.data 34004 34004 0 0.0
.flash.rodata 272868 272884 16 0.0
.flash.text 1177379 1177731 352 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.data 2168 2168 0 0.0
.text 604672 604888 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.data 2716 2716 0 0.0
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.data 2120 2120 0 0.0
.text 594376 594592 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.data 1928 1928 0 0.0
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.data 2096 2096 0 0.0
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526965 1136 0.0
(read/write) 127208 127240 32 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72824 72856 32 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179272 32 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5416417 1120 0.0
(read/write) 456232 456264 32 0.0
.bss 131632 131632 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313512 313544 32 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1264 1264 0 0.0
.rodata 312540 312572 32 0.0
.text 4692131 4693123 992 0.0
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95960 95992 32 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417777 1152 0.0
(read/write) 215928 215960 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85280 85312 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219061 219125 64 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11726209 1136 0.0
(read/write) 505840 505872 32 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399408 399440 32 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 425833 425865 32 0.0
.text 10606835 10607843 1008 0.0
chip-tool-ipv6only arm64 (read only) 11448848 11450024 1176 0.0
(read/write) 574664 573496 -1168 -0.2
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438304 438336 32 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346152 346192 40 0.0
.text 10232056 10233096 1040 0.0
lighting-app debug+rpc+ui (read only) 5302441 5303577 1136 0.0
(read/write) 225000 225032 32 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93696 93728 32 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340276 340308 32 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502817 1168 0.0
(read/write) 203648 203680 32 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79512 79544 32 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246901 246965 64 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166953 1136 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69296 69312 16 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201205 201237 32 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72288 72320 32 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2789433 1136 0.0
(read/write) 152272 152304 32 0.0
.bss 62312 62312 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83400 83432 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 181856 181888 32 0.0
.text 2435474 2436482 1008 0.0
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
(read/write) 245216 244048 -1168 -0.5
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102352 102384 32 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399649 1176 0.0
(read/write) 349280 349312 32 0.0
.bss 244704 244704 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92280 92312 32 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273461 273525 64 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9604225 1120 0.0
(read/write) 339008 339040 32 0.0
.bss 156352 156352 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173336 173376 40 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 363592 363624 32 0.0
.text 8774099 8775091 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.data 5144 5144 0 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1067836 1068176 340 0.0
bss 129393 129457 64 0.0
rodata 105436 105456 20 0.0
text 785436 785640 204 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1193944 1194236 292 0.0
bss 121603 121667 64 0.1
rodata 139196 139216 20 0.0
text 782816 783016 200 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
(read/write) 1751132 1751556 424 0.0
.bss 195004 195068 64 0.0
.data 2472 2472 0 0.0
.text 1545268 1545628 360 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
(read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.data 2472 2472 0 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
(read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.data 2360 2360 0 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -64 -0.0
(read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.data 2384 2384 0 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.data 740 740 0 0.0
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.data 784 784 0 0.0
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086744 1087064 320 0.0
bss 100404 100468 64 0.1
text 767230 767458 228 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0

@yufengwangca yufengwangca enabled auto-merge (squash) December 20, 2023 19:14
@yufengwangca yufengwangca merged commit ad98820 into project-chip:master Dec 20, 2023
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants