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

[Android]Fix dynamic cluster dispatcher in controller #29575

Merged

Conversation

yunhanw-google
Copy link
Contributor

@yunhanw-google yunhanw-google commented Oct 5, 2023

When integrating with ota provider, we find CHIP_CONFIG_SKIP_APP_SPECIFIC_GENERATED_HEADER_INCLUDES cannot take effective for util/config.h when setting in src/app, we need to include common_flag in app/util/build.gn since this config.h is in util folder
We also need integrate src/controller:nodatamodel with OTAProvider in controller side as well, and disable the default IMClusterCommandHandler in data model template.
We still need chip data model since jni generated IM Cluster API still needs ChipCluster.h at this moment, now we just disable default server dispatcher and storage and util when using dynamic cluster dispatcher. Further we disable the data model codegen for java matter controller example app since it don't need chip data model.
Enable dynamic cluster dispatcher in android controller.

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29575: Size comparison from f4c2094 to 8c659b4

Increases (5 builds for bl702l, efr32, linux)
platform target config section f4c2094 8c659b4 change % change
bl702l lighting-app bl702l (read/write) 1155528 1155784 256 0.0
.text 942564 942820 256 0.0
bl702l+mfd (read/write) 1166404 1166660 256 0.0
.text 954348 954604 256 0.0
efr32 window-app BRD4187C (read/write) 1124404 1124412 8 0.0
.text 952772 952780 8 0.0
linux chip-tool debug (read only) 10255641 10255785 144 0.0
.rodata 386153 386281 128 0.0
.text 9272467 9272483 16 0.0
ota-provider-app debug (read only) 4118145 4118161 16 0.0
.text 3727587 3727603 16 0.0
Decreases (2 builds for cc13x4_26x4, cyw30739)
platform target config section f4c2094 8c659b4 change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 757475 757459 -16 -0.0
.text 677000 676984 -16 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 574687 574679 -8 -0.0
.app_xip_area 467217 467209 -8 -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 f4c2094 8c659b4 change % change
bl602 lighting-app bl602 (read/write) 1388890 1388890 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1065514 1065514 0 0.0
bl602+mfd (read/write) 1402794 1402794 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1080320 1080320 0 0.0
bl602+rpc (read/write) 1436150 1436150 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097246 1097246 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192387 1192387 0 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 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548020 1548020 0 0.0
.debug_aranges 138440 138440 0 0.0
.debug_frame 507928 507928 0 0.0
.debug_info 41814461 41814461 0 0.0
.debug_line 5319956 5319956 0 0.0
.debug_loc 3522177 3522177 0 0.0
.debug_ranges 403728 403728 0 0.0
.debug_str 3978220 3978220 0 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 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596905 596905 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959750 959750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1202963 1202963 0 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 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550093 1550093 0 0.0
.debug_aranges 139608 139608 0 0.0
.debug_frame 513000 513000 0 0.0
.debug_info 41855079 41855079 0 0.0
.debug_line 5359343 5359343 0 0.0
.debug_loc 3560608 3560608 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 3983751 3983751 0 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 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600665 600665 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971268 971268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291067 1291067 0 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 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728914 1728914 0 0.0
.debug_aranges 147160 147160 0 0.0
.debug_frame 537276 537276 0 0.0
.debug_info 46965137 46965137 0 0.0
.debug_line 5738205 5738205 0 0.0
.debug_loc 3729270 3729270 0 0.0
.debug_ranges 431280 431280 0 0.0
.debug_str 4406805 4406805 0 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 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661918 661918 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033740 1033740 0 0.0
bl706-eth (read/write) 1041687 1041687 0 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 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083835 1083835 0 0.0
.debug_aranges 115448 115448 0 0.0
.debug_frame 427328 427328 0 0.0
.debug_info 22566848 22566848 0 0.0
.debug_line 4252591 4252591 0 0.0
.debug_loc 3031204 3031204 0 0.0
.debug_ranges 339536 339536 0 0.0
.debug_str 3557455 3557455 0 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 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465200 465200 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
785978 785978 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205662 1205662 0 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 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176879 1176879 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619892 619892 0 0.0
.debug_info 23736902 23736902 0 0.0
.debug_line 4496726 4496726 0 0.0
.debug_loc 3131023 3131023 0 0.0
.debug_ranges 349352 349352 0 0.0
.debug_str 3629746 3629746 0 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 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505927 505927 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953360 953360 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155528 1155784 256 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542308 1542308 0 0.0
.debug_aranges 133304 133304 0 0.0
.debug_frame 488568 488568 0 0.0
.debug_info 41272458 41272458 0 0.0
.debug_line 5223091 5223091 0 0.0
.debug_loc 3466434 3466434 0 0.0
.debug_ranges 410264 410264 0 0.0
.debug_str 4002808 4002808 0 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 100360 100360 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 598531 598531 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942564 942820 256 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166404 1166660 256 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544396 1544396 0 0.0
.debug_aranges 134472 134472 0 0.0
.debug_frame 493636 493636 0 0.0
.debug_info 41315119 41315119 0 0.0
.debug_line 5262355 5262355 0 0.0
.debug_loc 3504865 3504865 0 0.0
.debug_ranges 412264 412264 0 0.0
.debug_str 4008329 4008329 0 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 99300 99300 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 602359 602359 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954348 954604 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736555 736555 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 651764 651764 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757475 757459 -16 -0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677000 676984 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745011 745011 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 638512 638512 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695683 695683 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615020 615020 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681395 681395 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 604892 604892 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617402 617402 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 936170 936170 0 0.0
.debug_aranges 107568 107568 0 0.0
.debug_frame 363232 363232 0 0.0
.debug_info 20609028 20609028 0 0.0
.debug_line 2651503 2651503 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589400 1589400 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 111113 111113 0 0.0
.debug_str 3398309 3398309 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511253 511253 0 0.0
.symtab 296960 296960 0 0.0
.text 509000 509000 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553687 553687 0 0.0
.app_xip_area 444889 444889 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539247 539247 0 0.0
.app_xip_area 425657 425657 0 0.0
.bss 68536 68536 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) 574687 574679 -8 -0.0
.app_xip_area 467217 467209 -8 -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) 551063 551063 0 0.0
.app_xip_area 440497 440497 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) 1006764 1006764 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 832116 832116 0 0.0
BRD4187C (read/write) 1090896 1090896 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 891544 891544 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104816 1104816 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 915472 915472 0 0.0
window-app BRD4187C (read/write) 1124404 1124412 8 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 952772 952780 8 0.0
esp32 all-clusters-app c3devkit (read only) 1163798 1163798 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1163798 1163798 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1206195 1206195 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1200811 1200811 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589900 589900 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589364 589364 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685144 685144 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 571976 571976 0 0.0
light k32w0+release (read only) 589580 589580 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589044 589044 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776796 776796 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654784 654784 0 0.0
lock k32w0+release (read only) 561092 561092 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560556 560556 0 0.0
linux all-clusters-app debug (read only) 5506321 5506321 0 0.0
(read/write) 420552 420552 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335436 335436 0 0.0
.text 4790067 4790067 0 0.0
all-clusters-minimal-app debug (read only) 4882265 4882265 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270333 270333 0 0.0
.text 4380819 4380819 0 0.0
bridge-app debug (read only) 2755081 2755081 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 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 213216 213216 0 0.0
.text 2364099 2364099 0 0.0
chip-tool debug (read only) 10255641 10255785 144 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337104 337104 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 386153 386281 128 0.0
.text 9272467 9272483 16 0.0
chip-tool-ipv6only arm64 (read only) 10132892 10132892 0 0.0
(read/write) 504792 504792 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 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 314840 314840 0 0.0
.text 9052520 9052520 0 0.0
lighting-app debug+rpc+ui (read only) 5219073 5219073 0 0.0
(read/write) 222856 222856 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92704 92704 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4640003 4640003 0 0.0
lock-app debug (read only) 4454545 4454545 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246781 0 0.0
.text 3998147 3998147 0 0.0
ota-provider-app debug (read only) 4118145 4118161 16 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199997 199997 0 0.0
.text 3727587 3727603 16 0.0
ota-requestor-app debug (read only) 4205161 4205161 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203229 203229 0 0.0
.text 3807043 3807043 0 0.0
shell debug (read only) 2910049 2910049 0 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211136 211136 0 0.0
.text 2525474 2525474 0 0.0
thermostat-no-ble arm64 (read only) 4350604 4350604 0 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161004 161004 0 0.0
.text 3855048 3855048 0 0.0
tv-app debug (read only) 5283953 5283953 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271085 271085 0 0.0
.text 4768787 4768787 0 0.0
tv-casting-app debug (read only) 8189089 8189089 0 0.0
(read/write) 312872 312872 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 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 1088 1088 0 0.0
.rodata 336120 336120 0 0.0
.text 7451475 7451475 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522872 2522872 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485556 1485556 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1230576 1230576 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 854368 854368 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350004 1350004 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 781912 781912 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1162660 1162660 0 0.0
bss 153948 153948 0 0.0
rodata 113672 113672 0 0.0
text 816100 816100 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778900 1778900 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 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 2528 2528 0 0.0
.debug_abbrev 1379612 1379612 0 0.0
.debug_aranges 144272 144272 0 0.0
.debug_frame 479016 479016 0 0.0
.debug_info 32193651 32193651 0 0.0
.debug_line 4033121 4033121 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2272176 2272176 0 0.0
.debug_rnglists 155013 155013 0 0.0
.debug_str 4152153 4152153 0 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 837115 837115 0 0.0
.symtab 511568 511568 0 0.0
.text 1574684 1574684 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) 1681180 1681180 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 1260607 1260607 0 0.0
.debug_aranges 136072 136072 0 0.0
.debug_frame 457444 457444 0 0.0
.debug_info 28534101 28534101 0 0.0
.debug_line 3792272 3792272 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2145551 2145551 0 0.0
.debug_rnglists 146580 146580 0 0.0
.debug_str 3953793 3953793 0 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 734871 734871 0 0.0
.symtab 472640 472640 0 0.0
.text 1479620 1479620 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) 1607500 1607500 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 1101579 1101579 0 0.0
.debug_aranges 126136 126136 0 0.0
.debug_frame 420376 420376 0 0.0
.debug_info 23655427 23655427 0 0.0
.debug_line 3367054 3367054 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982275 1982275 0 0.0
.debug_rnglists 136132 136132 0 0.0
.debug_str 3760875 3760875 0 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 650063 650063 0 0.0
.symtab 434704 434704 0 0.0
.text 1412268 1412268 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) 1640316 1640316 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 1093770 1093770 0 0.0
.debug_aranges 124768 124768 0 0.0
.debug_frame 415400 415400 0 0.0
.debug_info 23458734 23458734 0 0.0
.debug_line 3317664 3317664 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1957818 1957818 0 0.0
.debug_rnglists 134073 134073 0 0.0
.debug_str 3722865 3722865 0 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 622993 622993 0 0.0
.symtab 426128 426128 0 0.0
.text 1417820 1417820 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176976 1176976 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 623816 623816 0 0.0
lock-app qpg6105+debug (read/write) 1133856 1133856 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580700 580700 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1149896 1149896 0 0.0
bss 113224 113224 0 0.0
text 801406 801406 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1094620 1094620 0 0.0
bss 122244 122244 0 0.0
text 759564 759564 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949188 949188 0 0.0
bss 106888 106888 0 0.0
text 655884 655884 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878184 878184 0 0.0
bss 78124 78124 0 0.0
text 622314 622314 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866284 866284 0 0.0
bss 67036 67036 0 0.0
text 629230 629230 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000620 1000620 0 0.0
bss 109148 109148 0 0.0
text 703860 703860 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1045680 1045680 0 0.0
bss 120896 120896 0 0.0
text 727146 727146 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 934132 934132 0 0.0
bss 78816 78816 0 0.0
text 651488 651488 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962760 962760 0 0.0
bss 104988 104988 0 0.0
text 671886 671886 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881856 881856 0 0.0
bss 78228 78228 0 0.0
text 626326 626326 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822780 822780 0 0.0
bss 66240 66240 0 0.0
text 593428 593428 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838600 838600 0 0.0
bss 66656 66656 0 0.0
text 604154 604154 0 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) 880064 880064 0 0.0
bss 78208 78208 0 0.0
text 625130 625130 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 865456 865456 0 0.0
bss 77928 77928 0 0.0
text 612650 612650 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844092 844092 0 0.0
bss 66540 66540 0 0.0
text 609002 609002 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 841344 841344 0 0.0
bss 66892 66892 0 0.0
text 605844 605844 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

PR #29575: Size comparison from 9ff8254 to 354df34

Full report (4 builds for mbed, nrfconnect)
platform target config section 9ff8254 354df34 change % change
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220960 1220960 0 0.0
bss 154069 154069 0 0.0
rodata 140204 140204 0 0.0
text 847740 847740 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1342712 1342712 0 0.0
bss 140079 140079 0 0.0
rodata 135648 135648 0 0.0
text 776336 776336 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160412 1160412 0 0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813688 813688 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

PR #29575: Size comparison from 57f0a73 to 1e7cf9d

Full report (6 builds for esp32, mbed, nrfconnect)
platform target config section 57f0a73 1e7cf9d change % change
esp32 all-clusters-app c3devkit (read only) 1132326 1132326 0 0.0
(read/write) 1670220 1670220 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241432 241432 0 0.0
.flash.text 1132326 1132326 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176959 1176959 0 0.0
(read/write) 520116 520116 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273164 273164 0 0.0
.flash.text 1171575 1171575 0 0.0
.iram0.text 123907 123907 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178724 1178724 0 0.0
bss 153980 153980 0 0.0
rodata 118672 118672 0 0.0
text 827164 827164 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326208 1326208 0 0.0
bss 139990 139990 0 0.0
rodata 134736 134736 0 0.0
text 760828 760828 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160412 1160412 0 0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813688 813688 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

PR #29575: Size comparison from 7879111 to 864bd2d

Increases (16 builds for bl702, efr32, k32w, linux, psoc6)
platform target config section 7879111 864bd2d change % change
bl702 lighting-app bl702 (read/write) 1206519 1206775 256 0.0
.text 971376 971632 256 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.text 736920 737176 256 0.0
efr32 lighting-app BRD4187C (read/write) 1093040 1093048 8 0.0
.text 893604 893612 8 0.0
window-app BRD4187C (read/write) 1129372 1129380 8 0.0
.text 957648 957656 8 0.0
k32w contact k32w1+release (read/write) 684028 684036 8 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
.text 588300 588316 16 0.0
linux air-purifier-app debug (read only) 2464533 2464693 160 0.0
.rodata 177088 177248 160 0.1
all-clusters-minimal-app debug (read only) 4879649 4879681 32 0.0
.rodata 270141 270173 32 0.0
bridge-app debug (read only) 4361217 4361377 160 0.0
.rodata 217981 218141 160 0.1
chip-tool debug (read only) 10266369 10266513 144 0.0
(read/write) 444480 444512 32 0.0
.bss 93688 93720 32 0.0
.rodata 386505 386633 128 0.0
.text 9280323 9280339 16 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219521 224 0.0
.rodata 336148 336372 224 0.1
lock-app debug (read only) 4460657 4460849 192 0.0
.rodata 247293 247485 192 0.1
ota-requestor-app debug (read only) 4203129 4203321 192 0.0
.rodata 203037 203229 192 0.1
tv-app debug (read only) 5284689 5284705 16 0.0
.text 4769875 4769891 16 0.0
tv-casting-app debug (read only) 8214633 8214665 32 0.0
.rodata 337432 337464 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1722604 1722612 8 0.0
.bss 192700 192708 8 0.0
Decreases (10 builds for cc13x4_26x4, cyw30739, k32w, linux, psoc6)
platform target config section 7879111 864bd2d change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
.rodata 84287 84279 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
.rodata 79863 79855 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
.rodata 105951 105943 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694675 -8 -0.0
.rodata 80111 80103 -8 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
k32w light k32w0+release (read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
lock k32w0+release (read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
linux all-clusters-app debug (read/write) 416632 416600 -32 -0.0
.bss 128976 128944 -32 -0.0
all-clusters-minimal-app debug (read/write) 232664 232632 -32 -0.0
.bss 126480 126448 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
.heap 838144 838136 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7879111 864bd2d change % change
bl602 lighting-app bl602 (read/write) 1408590 1408590 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073778 1073778 0 0.0
bl602+mfd (read/write) 1423006 1423006 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089094 1089094 0 0.0
bl602+rpc (read/write) 1455858 1455858 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105518 1105518 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206519 1206775 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1540054 1540054 0 0.0
.debug_aranges 138832 138832 0 0.0
.debug_frame 508612 508612 0 0.0
.debug_info 41470738 41470738 0 0.0
.debug_line 5438971 5438971 0 0.0
.debug_loc 3654206 3654206 0 0.0
.debug_ranges 444464 444464 0 0.0
.debug_str 4075514 4075514 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106492 106492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598007 598007 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971376 971632 256 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217631 1217631 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1542130 1542130 0 0.0
.debug_aranges 140000 140000 0 0.0
.debug_frame 514044 514044 0 0.0
.debug_info 41511737 41511737 0 0.0
.debug_line 5479326 5479326 0 0.0
.debug_loc 3692368 3692368 0 0.0
.debug_ranges 446704 446704 0 0.0
.debug_str 4081045 4081045 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105432 105432 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601767 601767 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983404 983404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1306787 1306787 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1721011 1721011 0 0.0
.debug_aranges 147448 147448 0 0.0
.debug_frame 537656 537656 0 0.0
.debug_info 46615051 46615051 0 0.0
.debug_line 5869379 5869379 0 0.0
.debug_loc 3861845 3861845 0 0.0
.debug_ranges 472032 472032 0 0.0
.debug_str 4503394 4503394 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121392 121392 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661964 661964 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047184 1047184 0 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1059526 1059526 0 0.0
.debug_aranges 111664 111664 0 0.0
.debug_frame 412544 412544 0 0.0
.debug_info 22393156 22393156 0 0.0
.debug_line 4130454 4130454 0 0.0
.debug_loc 3071805 3071805 0 0.0
.debug_ranges 362880 362880 0 0.0
.debug_str 3618554 3618554 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99120 99120 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456455 456455 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
736920 737176 256 0.0
bl706-wifi (read/write) 1228750 1228750 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1174300 1174300 0 0.0
.debug_aranges 119328 119328 0 0.0
.debug_frame 618112 618112 0 0.0
.debug_info 23776476 23776476 0 0.0
.debug_line 4555048 4555048 0 0.0
.debug_loc 3259006 3259006 0 0.0
.debug_ranges 390736 390736 0 0.0
.debug_str 3720086 3720086 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119992 119992 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505560 505560 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961094 961094 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177320 1177320 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1540396 1540396 0 0.0
.debug_aranges 134040 134040 0 0.0
.debug_frame 490568 490568 0 0.0
.debug_info 41288265 41288265 0 0.0
.debug_line 5367027 5367027 0 0.0
.debug_loc 3604759 3604759 0 0.0
.debug_ranges 452624 452624 0 0.0
.debug_str 4105288 4105288 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100648 100648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 601537 601537 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961284 961284 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1188788 1188788 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1542487 1542487 0 0.0
.debug_aranges 135208 135208 0 0.0
.debug_frame 495996 495996 0 0.0
.debug_info 41331307 41331307 0 0.0
.debug_line 5407259 5407259 0 0.0
.debug_loc 3642921 3642921 0 0.0
.debug_ranges 454864 454864 0 0.0
.debug_str 4110809 4110809 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99588 99588 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 605365 605365 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973660 973660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84279 -8 -0.0
.text 650208 650208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79855 -8 -0.0
.text 676276 676276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105943 -8 -0.0
.text 637532 637532 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694675 -8 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80103 -8 -0.0
.text 614184 614184 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680363 680363 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604032 604032 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561266 561266 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 895728 895728 0 0.0
.debug_aranges 104272 104272 0 0.0
.debug_frame 351088 351088 0 0.0
.debug_info 19381898 19381898 0 0.0
.debug_line 2584885 2584885 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577831 1577831 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107563 107563 0 0.0
.debug_str 3381764 3381764 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83610 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466469 466469 0 0.0
.symtab 278848 278848 0 0.0
.text 475536 475536 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617450 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936343 936343 0 0.0
.debug_aranges 108752 108752 0 0.0
.debug_frame 366400 366400 0 0.0
.debug_info 20556258 20556258 0 0.0
.debug_line 2655212 2655212 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1633661 1633661 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112112 112112 0 0.0
.debug_str 3446010 3446010 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515782 515782 0 0.0
.symtab 298512 298512 0 0.0
.text 0 0 0 0.0
509164 509164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538135 538135 0 0.0
.app_xip_area 424553 424553 0 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549871 549871 0 0.0
.app_xip_area 439329 439329 0 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006544 1006544 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831880 831880 0 0.0
BRD4187C (read/write) 1093040 1093048 8 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893604 893612 8 0.0
lock-app BRD4161A+wf200 (read/write) 1103560 1103560 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914164 914164 0 0.0
window-app BRD4187C (read/write) 1129372 1129380 8 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957648 957656 8 0.0
esp32 all-clusters-app c3devkit (read only) 1132326 1132326 0 0.0
(read/write) 1670220 1670220 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241432 241432 0 0.0
.flash.text 1132326 1132326 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176955 1176955 0 0.0
(read/write) 520116 520116 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273164 273164 0 0.0
.flash.text 1171571 1171571 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589132 589132 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588596 588596 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684028 684036 8 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
(read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
.data 2120 2120 0 0.0
.text 588300 588316 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776008 776008 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653992 653992 0 0.0
lock k32w0+release (read only) 560668 560668 0 0.0
(read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
.data 2060 2060 0 0.0
.text 560132 560132 0 0.0
linux air-purifier-app debug (read only) 2464533 2464693 160 0.0
(read/write) 126072 126072 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72008 72008 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177088 177248 160 0.1
.text 2113909 2113909 0 0.0
all-clusters-app debug (read only) 5286057 5286057 0 0.0
(read/write) 416632 416600 -32 -0.0
.bss 128976 128944 -32 -0.0
.data 3856 3856 0 0.0
.data.rel.ro 276560 276560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299468 299468 0 0.0
.text 4608531 4608531 0 0.0
all-clusters-minimal-app debug (read only) 4879649 4879681 32 0.0
(read/write) 232664 232632 -32 -0.0
.bss 126480 126448 -32 -0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270141 270173 32 0.0
.text 4378675 4378675 0 0.0
bridge-app debug (read only) 4361217 4361377 160 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217981 218141 160 0.1
.text 3925891 3925891 0 0.0
chip-tool debug (read only) 10266369 10266513 144 0.0
(read/write) 444480 444512 32 0.0
.bss 93688 93720 32 0.0
.data 4994 4994 0 0.0
.data.rel.ro 338576 338576 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386505 386633 128 0.0
.text 9280323 9280339 16 0.0
chip-tool-ipv6only arm64 (read only) 10138836 10138836 0 0.0
(read/write) 506424 506424 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 375104 375104 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315008 315008 0 0.0
.text 9055208 9055208 0 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219521 224 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336148 336372 224 0.1
.text 4640211 4640211 0 0.0
lock-app debug (read only) 4460657 4460849 192 0.0
(read/write) 203064 203064 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247293 247485 192 0.1
.text 4004051 4004051 0 0.0
ota-provider-app debug (read only) 4117921 4117921 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727587 3727587 0 0.0
ota-requestor-app debug (read only) 4203129 4203321 192 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 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 203037 203229 192 0.1
.text 3805251 3805251 0 0.0
shell debug (read only) 2752809 2752809 0 0.0
(read/write) 148992 148992 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82792 82792 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180800 180800 0 0.0
.text 2401634 2401634 0 0.0
thermostat-no-ble arm64 (read only) 4346580 4346580 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3851144 3851144 0 0.0
tv-app debug (read only) 5284689 5284705 16 0.0
(read/write) 351664 351664 0 0.0
.bss 242880 242880 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271021 271021 0 0.0
.text 4769875 4769891 16 0.0
tv-casting-app debug (read only) 8214633 8214665 32 0.0
(read/write) 314008 314008 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148816 148816 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 337432 337464 32 0.0
.text 7473043 7473043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178724 1178724 0 0.0
bss 153980 153980 0 0.0
rodata 118672 118672 0 0.0
text 827164 827164 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326208 1326208 0 0.0
bss 139990 139990 0 0.0
rodata 134736 134736 0 0.0
text 760828 760828 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160412 1160412 0 0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813688 813688 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
(read/write) 1722604 1722612 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192700 192708 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1318303 1318303 0 0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 466984 466984 0 0.0
.debug_info 30188740 30188740 0 0.0
.debug_line 3888455 3888455 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244326 2244326 0 0.0
.debug_rnglists 151676 151676 0 0.0
.debug_str 4108000 4108000 0 0.0
.heap 838144 838136 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 797030 797030 0 0.0
.symtab 493728 493728 0 0.0
.text 0 0 0 0.0
1519020 1519020 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680932 1680932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1258899 1258899 0 0.0
.debug_aranges 137184 137184 0 0.0
.debug_frame 460372 460372 0 0.0
.debug_info 28465238 28465238 0 0.0
.debug_line 3793955 3793955 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2188807 2188807 0 0.0
.debug_rnglists 147491 147491 0 0.0
.debug_str 4001027 4001027 0 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741385 741385 0 0.0
.symtab 474784 474784 0 0.0
.text 1479364 1479364 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607364 1607364 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 2360 2360 0 0.0
.debug_abbrev 1100274 1100274 0 0.0
.debug_aranges 127240 127240 0 0.0
.debug_frame 423264 423264 0 0.0
.debug_info 23591973 23591973 0 0.0
.debug_line 3369083 3369083 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025154 2025154 0 0.0
.debug_rnglists 137025 137025 0 0.0
.debug_str 3807916 3807916 0 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 654477 654477 0 0.0
.symtab 436240 436240 0 0.0
.text 1412124 1412124 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640212 1640212 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 2376 2376 0 0.0
.debug_abbrev 1093306 1093306 0 0.0
.debug_aranges 125936 125936 0 0.0
.debug_frame 418532 418532 0 0.0
.debug_info 23402966 23402966 0 0.0
.debug_line 3321806 3321806 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002041 2002041 0 0.0
.debug_rnglists 135060 135060 0 0.0
.debug_str 3770497 3770497 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 628059 628059 0 0.0
.symtab 427824 427824 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176172 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623016 0 0.0
lock-app qpg6105+debug (read/write) 1132652 1132652 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579492 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856128 856128 0 0.0
bss 77996 77996 0 0.0
text 603756 603756 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077648 1077648 0 0.0
bss 112632 112632 0 0.0
text 757426 757426 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076128 1076128 0 0.0
bss 122236 122236 0 0.0
text 743898 743898 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931424 931424 0 0.0
bss 106876 106876 0 0.0
text 640952 640952 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859488 0 0.0
bss 78120 78120 0 0.0
text 606822 606822 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961608 961608 0 0.0
bss 88184 88184 0 0.0
text 683242 683242 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087380 1087380 0 0.0
bss 112384 112384 0 0.0
text 761594 761594 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 917948 917948 0 0.0
bss 78812 78812 0 0.0
text 637694 637694 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944752 944752 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863356 863356 0 0.0
bss 78228 78228 0 0.0
text 611028 611028 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804224 804224 0 0.0
bss 66248 66248 0 0.0
text 578064 578064 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819880 819880 0 0.0
bss 66652 66652 0 0.0
text 588644 588644 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708920 708920 0 0.0
bss 86424 86424 0 0.0
text 461956 461956 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861936 861936 0 0.0
bss 78204 78204 0 0.0
text 610206 610206 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847168 847168 0 0.0
bss 77932 77932 0 0.0
text 597562 597562 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825268 825268 0 0.0
bss 66536 66536 0 0.0
text 593388 593388 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822732 822732 0 0.0
bss 66888 66888 0 0.0
text 590436 590436 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

PR #29575: Size comparison from cdd0aab to 03d063c

Increases (16 builds for bl702, efr32, k32w, linux, psoc6)
platform target config section cdd0aab 03d063c change % change
bl702 lighting-app bl702 (read/write) 1206519 1206775 256 0.0
.text 971376 971632 256 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.text 736920 737176 256 0.0
efr32 lighting-app BRD4187C (read/write) 1093040 1093048 8 0.0
.text 893604 893612 8 0.0
window-app BRD4187C (read/write) 1129372 1129380 8 0.0
.text 957648 957656 8 0.0
k32w contact k32w1+release (read/write) 684028 684036 8 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
.text 588300 588316 16 0.0
linux air-purifier-app debug (read only) 2464533 2464693 160 0.0
.rodata 177088 177248 160 0.1
all-clusters-minimal-app debug (read only) 4879649 4879681 32 0.0
.rodata 270141 270173 32 0.0
bridge-app debug (read only) 4361217 4361377 160 0.0
.rodata 217981 218141 160 0.1
chip-tool debug (read only) 10266369 10266513 144 0.0
(read/write) 444480 444512 32 0.0
.bss 93688 93720 32 0.0
.rodata 386505 386633 128 0.0
.text 9280323 9280339 16 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219521 224 0.0
.rodata 336148 336372 224 0.1
lock-app debug (read only) 4460657 4460849 192 0.0
.rodata 247293 247485 192 0.1
ota-requestor-app debug (read only) 4203129 4203321 192 0.0
.rodata 203037 203229 192 0.1
tv-app debug (read only) 5284689 5284705 16 0.0
.text 4769875 4769891 16 0.0
tv-casting-app debug (read only) 8214633 8214665 32 0.0
.rodata 337432 337464 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1722604 1722612 8 0.0
.bss 192700 192708 8 0.0
Decreases (10 builds for cc13x4_26x4, cyw30739, k32w, linux, psoc6)
platform target config section cdd0aab 03d063c change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
.rodata 84287 84279 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
.rodata 79863 79855 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
.rodata 105951 105943 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694675 -8 -0.0
.rodata 80111 80103 -8 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
k32w light k32w0+release (read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
lock k32w0+release (read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
linux all-clusters-app debug (read/write) 416632 416600 -32 -0.0
.bss 128976 128944 -32 -0.0
all-clusters-minimal-app debug (read/write) 232664 232632 -32 -0.0
.bss 126480 126448 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
.heap 838144 838136 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section cdd0aab 03d063c change % change
bl602 lighting-app bl602 (read/write) 1408590 1408590 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073778 1073778 0 0.0
bl602+mfd (read/write) 1423006 1423006 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089094 1089094 0 0.0
bl602+rpc (read/write) 1455858 1455858 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105518 1105518 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206519 1206775 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1540054 1540054 0 0.0
.debug_aranges 138832 138832 0 0.0
.debug_frame 508612 508612 0 0.0
.debug_info 41470738 41470738 0 0.0
.debug_line 5438971 5438971 0 0.0
.debug_loc 3654206 3654206 0 0.0
.debug_ranges 444464 444464 0 0.0
.debug_str 4075514 4075514 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106492 106492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598007 598007 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971376 971632 256 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217631 1217631 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1542130 1542130 0 0.0
.debug_aranges 140000 140000 0 0.0
.debug_frame 514044 514044 0 0.0
.debug_info 41511737 41511737 0 0.0
.debug_line 5479326 5479326 0 0.0
.debug_loc 3692368 3692368 0 0.0
.debug_ranges 446704 446704 0 0.0
.debug_str 4081045 4081045 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105432 105432 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601767 601767 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983404 983404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1306787 1306787 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1721011 1721011 0 0.0
.debug_aranges 147448 147448 0 0.0
.debug_frame 537656 537656 0 0.0
.debug_info 46615051 46615051 0 0.0
.debug_line 5869379 5869379 0 0.0
.debug_loc 3861845 3861845 0 0.0
.debug_ranges 472032 472032 0 0.0
.debug_str 4503394 4503394 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121392 121392 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661964 661964 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047184 1047184 0 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1059526 1059526 0 0.0
.debug_aranges 111664 111664 0 0.0
.debug_frame 412544 412544 0 0.0
.debug_info 22393156 22393156 0 0.0
.debug_line 4130454 4130454 0 0.0
.debug_loc 3071805 3071805 0 0.0
.debug_ranges 362880 362880 0 0.0
.debug_str 3618554 3618554 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99120 99120 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456455 456455 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
736920 737176 256 0.0
bl706-wifi (read/write) 1228750 1228750 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1174300 1174300 0 0.0
.debug_aranges 119328 119328 0 0.0
.debug_frame 618112 618112 0 0.0
.debug_info 23776476 23776476 0 0.0
.debug_line 4555048 4555048 0 0.0
.debug_loc 3259006 3259006 0 0.0
.debug_ranges 390736 390736 0 0.0
.debug_str 3720086 3720086 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119992 119992 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505560 505560 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961094 961094 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177320 1177320 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1540396 1540396 0 0.0
.debug_aranges 134040 134040 0 0.0
.debug_frame 490568 490568 0 0.0
.debug_info 41288265 41288265 0 0.0
.debug_line 5367027 5367027 0 0.0
.debug_loc 3604759 3604759 0 0.0
.debug_ranges 452624 452624 0 0.0
.debug_str 4105288 4105288 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100648 100648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 601537 601537 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961284 961284 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1188788 1188788 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1542487 1542487 0 0.0
.debug_aranges 135208 135208 0 0.0
.debug_frame 495996 495996 0 0.0
.debug_info 41331307 41331307 0 0.0
.debug_line 5407259 5407259 0 0.0
.debug_loc 3642921 3642921 0 0.0
.debug_ranges 454864 454864 0 0.0
.debug_str 4110809 4110809 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99588 99588 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 605365 605365 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973660 973660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84279 -8 -0.0
.text 650208 650208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79855 -8 -0.0
.text 676276 676276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105943 -8 -0.0
.text 637532 637532 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694675 -8 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80103 -8 -0.0
.text 614184 614184 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680363 680363 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604032 604032 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561266 561266 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 895728 895728 0 0.0
.debug_aranges 104272 104272 0 0.0
.debug_frame 351088 351088 0 0.0
.debug_info 19381898 19381898 0 0.0
.debug_line 2584885 2584885 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577831 1577831 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107563 107563 0 0.0
.debug_str 3381764 3381764 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83610 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466469 466469 0 0.0
.symtab 278848 278848 0 0.0
.text 475536 475536 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617450 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936343 936343 0 0.0
.debug_aranges 108752 108752 0 0.0
.debug_frame 366400 366400 0 0.0
.debug_info 20556258 20556258 0 0.0
.debug_line 2655212 2655212 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1633661 1633661 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112112 112112 0 0.0
.debug_str 3446010 3446010 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515782 515782 0 0.0
.symtab 298512 298512 0 0.0
.text 0 0 0 0.0
509164 509164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538135 538135 0 0.0
.app_xip_area 424553 424553 0 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549871 549871 0 0.0
.app_xip_area 439329 439329 0 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006544 1006544 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831880 831880 0 0.0
BRD4187C (read/write) 1093040 1093048 8 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893604 893612 8 0.0
lock-app BRD4161A+wf200 (read/write) 1103560 1103560 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914164 914164 0 0.0
window-app BRD4187C (read/write) 1129372 1129380 8 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957648 957656 8 0.0
esp32 all-clusters-app c3devkit (read only) 1132326 1132326 0 0.0
(read/write) 1670220 1670220 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241432 241432 0 0.0
.flash.text 1132326 1132326 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176955 1176955 0 0.0
(read/write) 520116 520116 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273164 273164 0 0.0
.flash.text 1171571 1171571 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589132 589132 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588596 588596 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684028 684036 8 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
(read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
.data 2120 2120 0 0.0
.text 588300 588316 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776008 776008 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653992 653992 0 0.0
lock k32w0+release (read only) 560668 560668 0 0.0
(read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
.data 2060 2060 0 0.0
.text 560132 560132 0 0.0
linux air-purifier-app debug (read only) 2464533 2464693 160 0.0
(read/write) 126072 126072 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72008 72008 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177088 177248 160 0.1
.text 2113909 2113909 0 0.0
all-clusters-app debug (read only) 5286057 5286057 0 0.0
(read/write) 416632 416600 -32 -0.0
.bss 128976 128944 -32 -0.0
.data 3856 3856 0 0.0
.data.rel.ro 276560 276560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299468 299468 0 0.0
.text 4608531 4608531 0 0.0
all-clusters-minimal-app debug (read only) 4879649 4879681 32 0.0
(read/write) 232664 232632 -32 -0.0
.bss 126480 126448 -32 -0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270141 270173 32 0.0
.text 4378675 4378675 0 0.0
bridge-app debug (read only) 4361217 4361377 160 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217981 218141 160 0.1
.text 3925891 3925891 0 0.0
chip-tool debug (read only) 10266369 10266513 144 0.0
(read/write) 444480 444512 32 0.0
.bss 93688 93720 32 0.0
.data 4994 4994 0 0.0
.data.rel.ro 338576 338576 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386505 386633 128 0.0
.text 9280323 9280339 16 0.0
chip-tool-ipv6only arm64 (read only) 10138836 10138836 0 0.0
(read/write) 506424 506424 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 375104 375104 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315008 315008 0 0.0
.text 9055208 9055208 0 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219521 224 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336148 336372 224 0.1
.text 4640211 4640211 0 0.0
lock-app debug (read only) 4460657 4460849 192 0.0
(read/write) 203064 203064 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247293 247485 192 0.1
.text 4004051 4004051 0 0.0
ota-provider-app debug (read only) 4117921 4117921 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727587 3727587 0 0.0
ota-requestor-app debug (read only) 4203129 4203321 192 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 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 203037 203229 192 0.1
.text 3805251 3805251 0 0.0
shell debug (read only) 2752809 2752809 0 0.0
(read/write) 148992 148992 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82792 82792 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180800 180800 0 0.0
.text 2401634 2401634 0 0.0
thermostat-no-ble arm64 (read only) 4346580 4346580 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3851144 3851144 0 0.0
tv-app debug (read only) 5284689 5284705 16 0.0
(read/write) 351664 351664 0 0.0
.bss 242880 242880 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271021 271021 0 0.0
.text 4769875 4769891 16 0.0
tv-casting-app debug (read only) 8214633 8214665 32 0.0
(read/write) 314008 314008 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148816 148816 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 337432 337464 32 0.0
.text 7473043 7473043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178724 1178724 0 0.0
bss 153980 153980 0 0.0
rodata 118672 118672 0 0.0
text 827164 827164 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326208 1326208 0 0.0
bss 139990 139990 0 0.0
rodata 134736 134736 0 0.0
text 760828 760828 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160412 1160412 0 0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813688 813688 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
(read/write) 1722604 1722612 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192700 192708 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1318303 1318303 0 0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 466984 466984 0 0.0
.debug_info 30188740 30188740 0 0.0
.debug_line 3888455 3888455 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244326 2244326 0 0.0
.debug_rnglists 151676 151676 0 0.0
.debug_str 4108000 4108000 0 0.0
.heap 838144 838136 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 797030 797030 0 0.0
.symtab 493728 493728 0 0.0
.text 0 0 0 0.0
1519020 1519020 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680932 1680932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1258899 1258899 0 0.0
.debug_aranges 137184 137184 0 0.0
.debug_frame 460372 460372 0 0.0
.debug_info 28465238 28465238 0 0.0
.debug_line 3793955 3793955 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2188807 2188807 0 0.0
.debug_rnglists 147491 147491 0 0.0
.debug_str 4001027 4001027 0 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741385 741385 0 0.0
.symtab 474784 474784 0 0.0
.text 1479364 1479364 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607364 1607364 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 2360 2360 0 0.0
.debug_abbrev 1100274 1100274 0 0.0
.debug_aranges 127240 127240 0 0.0
.debug_frame 423264 423264 0 0.0
.debug_info 23591973 23591973 0 0.0
.debug_line 3369083 3369083 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025154 2025154 0 0.0
.debug_rnglists 137025 137025 0 0.0
.debug_str 3807916 3807916 0 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 654477 654477 0 0.0
.symtab 436240 436240 0 0.0
.text 1412124 1412124 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640212 1640212 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 2376 2376 0 0.0
.debug_abbrev 1093306 1093306 0 0.0
.debug_aranges 125936 125936 0 0.0
.debug_frame 418532 418532 0 0.0
.debug_info 23402966 23402966 0 0.0
.debug_line 3321806 3321806 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002041 2002041 0 0.0
.debug_rnglists 135060 135060 0 0.0
.debug_str 3770497 3770497 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 628059 628059 0 0.0
.symtab 427824 427824 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176172 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623016 0 0.0
lock-app qpg6105+debug (read/write) 1132652 1132652 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579492 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856128 856128 0 0.0
bss 77996 77996 0 0.0
text 603756 603756 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077648 1077648 0 0.0
bss 112632 112632 0 0.0
text 757426 757426 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076128 1076128 0 0.0
bss 122236 122236 0 0.0
text 743898 743898 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931424 931424 0 0.0
bss 106876 106876 0 0.0
text 640952 640952 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859488 0 0.0
bss 78120 78120 0 0.0
text 606822 606822 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961608 961608 0 0.0
bss 88184 88184 0 0.0
text 683242 683242 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087380 1087380 0 0.0
bss 112384 112384 0 0.0
text 761594 761594 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 917948 917948 0 0.0
bss 78812 78812 0 0.0
text 637694 637694 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944752 944752 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863356 863356 0 0.0
bss 78228 78228 0 0.0
text 611028 611028 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804224 804224 0 0.0
bss 66248 66248 0 0.0
text 578064 578064 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819880 819880 0 0.0
bss 66652 66652 0 0.0
text 588644 588644 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708920 708920 0 0.0
bss 86424 86424 0 0.0
text 461956 461956 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861936 861936 0 0.0
bss 78204 78204 0 0.0
text 610206 610206 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847168 847168 0 0.0
bss 77932 77932 0 0.0
text 597562 597562 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825268 825268 0 0.0
bss 66536 66536 0 0.0
text 593388 593388 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822732 822732 0 0.0
bss 66888 66888 0 0.0
text 590436 590436 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 25, 2023

PR #29575: Size comparison from 3aac08f to 9c5c770

Increases (5 builds for bl702, k32w, psoc6)
platform target config section 3aac08f 9c5c770 change % change
bl702 lighting-app bl702 (read/write) 1206519 1206775 256 0.0
.text 971376 971632 256 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.text 736920 737176 256 0.0
k32w contact k32w1+release (read/write) 684028 684036 8 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
.text 588300 588316 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1722700 1722708 8 0.0
.bss 192700 192708 8 0.0
Decreases (8 builds for cc13x4_26x4, cyw30739, k32w, psoc6)
platform target config section 3aac08f 9c5c770 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
.rodata 84287 84279 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
.rodata 79863 79855 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
.rodata 105951 105943 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694691 694683 -8 -0.0
.rodata 80119 80111 -8 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
k32w light k32w0+release (read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
lock k32w0+release (read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
.heap 838144 838136 -8 -0.0
Full report (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 3aac08f 9c5c770 change % change
bl602 lighting-app bl602 (read/write) 1408590 1408590 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073778 1073778 0 0.0
bl602+mfd (read/write) 1423006 1423006 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089094 1089094 0 0.0
bl602+rpc (read/write) 1455858 1455858 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105518 1105518 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1206519 1206775 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1540054 1540054 0 0.0
.debug_aranges 138832 138832 0 0.0
.debug_frame 508612 508612 0 0.0
.debug_info 41470738 41470738 0 0.0
.debug_line 5438971 5438971 0 0.0
.debug_loc 3654206 3654206 0 0.0
.debug_ranges 444464 444464 0 0.0
.debug_str 4075514 4075514 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106492 106492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598007 598007 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 971376 971632 256 0.0
bl702+mfd 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1217631 1217631 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1542130 1542130 0 0.0
.debug_aranges 140000 140000 0 0.0
.debug_frame 514044 514044 0 0.0
.debug_info 41511737 41511737 0 0.0
.debug_line 5479326 5479326 0 0.0
.debug_loc 3692368 3692368 0 0.0
.debug_ranges 446704 446704 0 0.0
.debug_str 4081045 4081045 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105432 105432 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601767 601767 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 983404 983404 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1306787 1306787 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1721011 1721011 0 0.0
.debug_aranges 147448 147448 0 0.0
.debug_frame 537656 537656 0 0.0
.debug_info 46615051 46615051 0 0.0
.debug_line 5869379 5869379 0 0.0
.debug_loc 3861845 3861845 0 0.0
.debug_ranges 472032 472032 0 0.0
.debug_str 4503394 4503394 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121392 121392 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661964 661964 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 1047184 1047184 0 0.0
bl706-eth 0 0 0 0.0
(read/write) 993833 994089 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1059526 1059526 0 0.0
.debug_aranges 111664 111664 0 0.0
.debug_frame 412544 412544 0 0.0
.debug_info 22393156 22393156 0 0.0
.debug_line 4130454 4130454 0 0.0
.debug_loc 3071805 3071805 0 0.0
.debug_ranges 362880 362880 0 0.0
.debug_str 3618554 3618554 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99120 99120 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456455 456455 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 736920 737176 256 0.0
bl706-wifi 0 0 0 0.0
(read/write) 1228750 1228750 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1174300 1174300 0 0.0
.debug_aranges 119328 119328 0 0.0
.debug_frame 618112 618112 0 0.0
.debug_info 23776476 23776476 0 0.0
.debug_line 4555048 4555048 0 0.0
.debug_loc 3259006 3259006 0 0.0
.debug_ranges 390736 390736 0 0.0
.debug_str 3720086 3720086 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119992 119992 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505560 505560 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 961094 961094 0 0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read only) 512 512 0 0.0
(read/write) 1177320 1177320 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1540396 1540396 0 0.0
.debug_aranges 134040 134040 0 0.0
.debug_frame 490568 490568 0 0.0
.debug_info 41288265 41288265 0 0.0
.debug_line 5367027 5367027 0 0.0
.debug_loc 3604759 3604759 0 0.0
.debug_ranges 452624 452624 0 0.0
.debug_str 4105288 4105288 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100648 100648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 601537 601537 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 961284 961284 0 0.0
bl702l+mfd 0 0 0 0.0
(read only) 512 512 0 0.0
(read/write) 1188788 1188788 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1542487 1542487 0 0.0
.debug_aranges 135208 135208 0 0.0
.debug_frame 495996 495996 0 0.0
.debug_info 41331307 41331307 0 0.0
.debug_line 5407259 5407259 0 0.0
.debug_loc 3642921 3642921 0 0.0
.debug_ranges 454864 454864 0 0.0
.debug_str 4110809 4110809 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99588 99588 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 605365 605365 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 973660 973660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84279 -8 -0.0
.text 650208 650208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79855 -8 -0.0
.text 676276 676276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105943 -8 -0.0
.text 637532 637532 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694691 694683 -8 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80119 80111 -8 -0.0
.text 614184 614184 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680371 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75951 75951 0 0.0
.text 604032 604032 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561266 561266 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 895728 895728 0 0.0
.debug_aranges 104272 104272 0 0.0
.debug_frame 351088 351088 0 0.0
.debug_info 19381898 19381898 0 0.0
.debug_line 2584885 2584885 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577831 1577831 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107563 107563 0 0.0
.debug_str 3381764 3381764 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83610 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466469 466469 0 0.0
.symtab 278848 278848 0 0.0
.text 475536 475536 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617450 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936343 936343 0 0.0
.debug_aranges 108752 108752 0 0.0
.debug_frame 366400 366400 0 0.0
.debug_info 20556258 20556258 0 0.0
.debug_line 2655212 2655212 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1633661 1633661 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112112 112112 0 0.0
.debug_str 3446010 3446010 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515782 515782 0 0.0
.symtab 298512 298512 0 0.0
.text 0 0 0 0.0
509164 509164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538135 538135 0 0.0
.app_xip_area 424553 424553 0 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549879 549879 0 0.0
.app_xip_area 439337 439337 0 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 589132 589132 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588596 588596 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684028 684036 8 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
(read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
.data 2120 2120 0 0.0
.text 588300 588316 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776008 776008 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653992 653992 0 0.0
lock k32w0+release (read only) 560668 560668 0 0.0
(read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
.data 2060 2060 0 0.0
.text 560132 560132 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10138836 10138836 0 0.0
(read/write) 506424 506424 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 375104 375104 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315008 315008 0 0.0
.text 9055208 9055208 0 0.0
thermostat-no-ble arm64 (read only) 4346588 4346588 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160828 160828 0 0.0
.text 3851144 3851144 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178824 1178824 0 0.0
bss 153980 153980 0 0.0
rodata 118772 118772 0 0.0
text 827164 827164 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326308 1326308 0 0.0
bss 139990 139990 0 0.0
rodata 134836 134836 0 0.0
text 760828 760828 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160440 1160440 0 0.0
bss 153994 153994 0 0.0
rodata 113740 113740 0 0.0
text 813688 813688 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 838144 838136 -8 -0.0
(read/write) 1722700 1722708 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192700 192708 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1318303 1318303 0 0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 466984 466984 0 0.0
.debug_info 30188839 30188839 0 0.0
.debug_line 3888455 3888455 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244326 2244326 0 0.0
.debug_rnglists 151676 151676 0 0.0
.debug_str 4108000 4108000 0 0.0
.heap 838144 838136 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 797030 797030 0 0.0
.symtab 493728 493728 0 0.0
.text 1519116 1519116 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 840160 840160 0 0.0
(read/write) 1680956 1680956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1258899 1258899 0 0.0
.debug_aranges 137184 137184 0 0.0
.debug_frame 460372 460372 0 0.0
.debug_info 28465265 28465265 0 0.0
.debug_line 3793955 3793955 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2188807 2188807 0 0.0
.debug_rnglists 147491 147491 0 0.0
.debug_str 4001027 4001027 0 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741385 741385 0 0.0
.symtab 474784 474784 0 0.0
.text 1479388 1479388 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 846488 846488 0 0.0
(read/write) 1607364 1607364 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 2360 2360 0 0.0
.debug_abbrev 1100274 1100274 0 0.0
.debug_aranges 127240 127240 0 0.0
.debug_frame 423264 423264 0 0.0
.debug_info 23591973 23591973 0 0.0
.debug_line 3369083 3369083 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025154 2025154 0 0.0
.debug_rnglists 137025 137025 0 0.0
.debug_str 3807916 3807916 0 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 654477 654477 0 0.0
.symtab 436240 436240 0 0.0
.text 1412124 1412124 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 819224 819224 0 0.0
(read/write) 1640212 1640212 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 2376 2376 0 0.0
.debug_abbrev 1093306 1093306 0 0.0
.debug_aranges 125936 125936 0 0.0
.debug_frame 418532 418532 0 0.0
.debug_info 23402966 23402966 0 0.0
.debug_line 3321806 3321806 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002041 2002041 0 0.0
.debug_rnglists 135060 135060 0 0.0
.debug_str 3770497 3770497 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 628059 628059 0 0.0
.symtab 427824 427824 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176172 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623016 0 0.0
lock-app qpg6105+debug (read/write) 1132652 1132652 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579492 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 25, 2023

PR #29575: Size comparison from 3aac08f to edf565f

Increases (16 builds for bl702, efr32, k32w, linux, psoc6)
platform target config section 3aac08f edf565f change % change
bl702 lighting-app bl702 (read/write) 1206519 1206775 256 0.0
.text 971376 971632 256 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.text 736920 737176 256 0.0
efr32 lighting-app BRD4187C (read/write) 1093040 1093048 8 0.0
.text 893604 893612 8 0.0
window-app BRD4187C (read/write) 1129372 1129380 8 0.0
.text 957648 957656 8 0.0
k32w contact k32w1+release (read/write) 684028 684036 8 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
.text 588300 588316 16 0.0
linux air-purifier-app debug (read only) 2464533 2464693 160 0.0
.rodata 177088 177248 160 0.1
all-clusters-minimal-app debug (read only) 4879649 4879681 32 0.0
.rodata 270141 270173 32 0.0
bridge-app debug (read only) 4361217 4361377 160 0.0
.rodata 217981 218141 160 0.1
chip-tool debug (read only) 10266369 10266513 144 0.0
(read/write) 444480 444512 32 0.0
.bss 93688 93720 32 0.0
.rodata 386505 386633 128 0.0
.text 9280323 9280339 16 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219521 224 0.0
.rodata 336148 336372 224 0.1
lock-app debug (read only) 4460657 4460849 192 0.0
.rodata 247293 247485 192 0.1
ota-requestor-app debug (read only) 4203129 4203321 192 0.0
.rodata 203037 203229 192 0.1
tv-app debug (read only) 5284689 5284705 16 0.0
.text 4769875 4769891 16 0.0
tv-casting-app debug (read only) 8214665 8214697 32 0.0
.rodata 337464 337496 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1722700 1722708 8 0.0
.bss 192700 192708 8 0.0
Decreases (10 builds for cc13x4_26x4, cyw30739, k32w, linux, psoc6)
platform target config section 3aac08f edf565f change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
.rodata 84287 84279 -8 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
.rodata 79863 79855 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
.rodata 105951 105943 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694691 694683 -8 -0.0
.rodata 80119 80111 -8 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
k32w light k32w0+release (read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
lock k32w0+release (read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
linux all-clusters-app debug (read/write) 416632 416600 -32 -0.0
.bss 128976 128944 -32 -0.0
all-clusters-minimal-app debug (read/write) 232664 232632 -32 -0.0
.bss 126480 126448 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
.heap 838144 838136 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 3aac08f edf565f change % change
bl602 lighting-app bl602 (read/write) 1408590 1408590 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073778 1073778 0 0.0
bl602+mfd (read/write) 1423006 1423006 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089094 1089094 0 0.0
bl602+rpc (read/write) 1455858 1455858 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105518 1105518 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206519 1206775 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1540054 1540054 0 0.0
.debug_aranges 138832 138832 0 0.0
.debug_frame 508612 508612 0 0.0
.debug_info 41470738 41470738 0 0.0
.debug_line 5438971 5438971 0 0.0
.debug_loc 3654206 3654206 0 0.0
.debug_ranges 444464 444464 0 0.0
.debug_str 4075514 4075514 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106492 106492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598007 598007 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971376 971632 256 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217631 1217631 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1542130 1542130 0 0.0
.debug_aranges 140000 140000 0 0.0
.debug_frame 514044 514044 0 0.0
.debug_info 41511737 41511737 0 0.0
.debug_line 5479326 5479326 0 0.0
.debug_loc 3692368 3692368 0 0.0
.debug_ranges 446704 446704 0 0.0
.debug_str 4081045 4081045 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105432 105432 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601767 601767 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983404 983404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1306787 1306787 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1721011 1721011 0 0.0
.debug_aranges 147448 147448 0 0.0
.debug_frame 537656 537656 0 0.0
.debug_info 46615051 46615051 0 0.0
.debug_line 5869379 5869379 0 0.0
.debug_loc 3861845 3861845 0 0.0
.debug_ranges 472032 472032 0 0.0
.debug_str 4503394 4503394 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121392 121392 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661964 661964 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047184 1047184 0 0.0
bl706-eth (read/write) 993833 994089 256 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1059526 1059526 0 0.0
.debug_aranges 111664 111664 0 0.0
.debug_frame 412544 412544 0 0.0
.debug_info 22393156 22393156 0 0.0
.debug_line 4130454 4130454 0 0.0
.debug_loc 3071805 3071805 0 0.0
.debug_ranges 362880 362880 0 0.0
.debug_str 3618554 3618554 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99120 99120 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456455 456455 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
736920 737176 256 0.0
bl706-wifi (read/write) 1228750 1228750 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1174300 1174300 0 0.0
.debug_aranges 119328 119328 0 0.0
.debug_frame 618112 618112 0 0.0
.debug_info 23776476 23776476 0 0.0
.debug_line 4555048 4555048 0 0.0
.debug_loc 3259006 3259006 0 0.0
.debug_ranges 390736 390736 0 0.0
.debug_str 3720086 3720086 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119992 119992 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505560 505560 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961094 961094 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177320 1177320 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1540396 1540396 0 0.0
.debug_aranges 134040 134040 0 0.0
.debug_frame 490568 490568 0 0.0
.debug_info 41288265 41288265 0 0.0
.debug_line 5367027 5367027 0 0.0
.debug_loc 3604759 3604759 0 0.0
.debug_ranges 452624 452624 0 0.0
.debug_str 4105288 4105288 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100648 100648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 601537 601537 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961284 961284 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1188788 1188788 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1542487 1542487 0 0.0
.debug_aranges 135208 135208 0 0.0
.debug_frame 495996 495996 0 0.0
.debug_info 41331307 41331307 0 0.0
.debug_line 5407259 5407259 0 0.0
.debug_loc 3642921 3642921 0 0.0
.debug_ranges 454864 454864 0 0.0
.debug_str 4110809 4110809 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99588 99588 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 605365 605365 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973660 973660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734875 -8 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84279 -8 -0.0
.text 650208 650208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756523 -8 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79855 -8 -0.0
.text 676276 676276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743867 -8 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105943 -8 -0.0
.text 637532 637532 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694691 694683 -8 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80119 80111 -8 -0.0
.text 614184 614184 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680371 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75951 75951 0 0.0
.text 604032 604032 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561266 561266 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 895728 895728 0 0.0
.debug_aranges 104272 104272 0 0.0
.debug_frame 351088 351088 0 0.0
.debug_info 19381898 19381898 0 0.0
.debug_line 2584885 2584885 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577831 1577831 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107563 107563 0 0.0
.debug_str 3381764 3381764 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83610 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466469 466469 0 0.0
.symtab 278848 278848 0 0.0
.text 475536 475536 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617450 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936343 936343 0 0.0
.debug_aranges 108752 108752 0 0.0
.debug_frame 366400 366400 0 0.0
.debug_info 20556258 20556258 0 0.0
.debug_line 2655212 2655212 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1633661 1633661 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112112 112112 0 0.0
.debug_str 3446010 3446010 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515782 515782 0 0.0
.symtab 298512 298512 0 0.0
.text 0 0 0 0.0
509164 509164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538135 538135 0 0.0
.app_xip_area 424553 424553 0 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573615 573599 -16 -0.0
.app_xip_area 466153 466145 -8 -0.0
.bss 62504 62496 -8 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549879 549879 0 0.0
.app_xip_area 439337 439337 0 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006544 1006544 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831880 831880 0 0.0
BRD4187C (read/write) 1093040 1093048 8 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893604 893612 8 0.0
lock-app BRD4161A+wf200 (read/write) 1103560 1103560 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914164 914164 0 0.0
window-app BRD4187C (read/write) 1129372 1129380 8 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957648 957656 8 0.0
esp32 all-clusters-app c3devkit (read only) 1132326 1132326 0 0.0
(read/write) 1670316 1670316 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241528 241528 0 0.0
.flash.text 1132326 1132326 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176955 1176955 0 0.0
(read/write) 520212 520212 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273260 273260 0 0.0
.flash.text 1171571 1171571 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589132 589132 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588596 588596 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684028 684036 8 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570880 570888 8 0.0
light k32w0+release (read only) 588836 588852 16 0.0
(read/write) 87192 87184 -8 -0.0
.bss 70448 70440 -8 -0.0
.data 2120 2120 0 0.0
.text 588300 588316 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776008 776008 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653992 653992 0 0.0
lock k32w0+release (read only) 560668 560668 0 0.0
(read/write) 85020 85012 -8 -0.0
.bss 68336 68328 -8 -0.0
.data 2060 2060 0 0.0
.text 560132 560132 0 0.0
linux air-purifier-app debug (read only) 2464533 2464693 160 0.0
(read/write) 126072 126072 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72008 72008 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177088 177248 160 0.1
.text 2113909 2113909 0 0.0
all-clusters-app debug (read only) 5286121 5286121 0 0.0
(read/write) 416632 416600 -32 -0.0
.bss 128976 128944 -32 -0.0
.data 3856 3856 0 0.0
.data.rel.ro 276560 276560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299532 299532 0 0.0
.text 4608531 4608531 0 0.0
all-clusters-minimal-app debug (read only) 4879649 4879681 32 0.0
(read/write) 232664 232632 -32 -0.0
.bss 126480 126448 -32 -0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270141 270173 32 0.0
.text 4378675 4378675 0 0.0
bridge-app debug (read only) 4361217 4361377 160 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217981 218141 160 0.1
.text 3925891 3925891 0 0.0
chip-tool debug (read only) 10266369 10266513 144 0.0
(read/write) 444480 444512 32 0.0
.bss 93688 93720 32 0.0
.data 4994 4994 0 0.0
.data.rel.ro 338576 338576 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386505 386633 128 0.0
.text 9280323 9280339 16 0.0
chip-tool-ipv6only arm64 (read only) 10138836 10138836 0 0.0
(read/write) 506424 506424 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 375104 375104 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315008 315008 0 0.0
.text 9055208 9055208 0 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219521 224 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336148 336372 224 0.1
.text 4640211 4640211 0 0.0
lock-app debug (read only) 4460657 4460849 192 0.0
(read/write) 203064 203064 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247293 247485 192 0.1
.text 4004051 4004051 0 0.0
ota-provider-app debug (read only) 4117921 4117921 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727587 3727587 0 0.0
ota-requestor-app debug (read only) 4203129 4203321 192 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 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 203037 203229 192 0.1
.text 3805251 3805251 0 0.0
shell debug (read only) 2752873 2752873 0 0.0
(read/write) 148992 148992 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82792 82792 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180864 180864 0 0.0
.text 2401634 2401634 0 0.0
thermostat-no-ble arm64 (read only) 4346588 4346588 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160828 160828 0 0.0
.text 3851144 3851144 0 0.0
tv-app debug (read only) 5284689 5284705 16 0.0
(read/write) 351664 351664 0 0.0
.bss 242880 242880 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271021 271021 0 0.0
.text 4769875 4769891 16 0.0
tv-casting-app debug (read only) 8214665 8214697 32 0.0
(read/write) 314008 314008 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148816 148816 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 337464 337496 32 0.0
.text 7473043 7473043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178824 1178824 0 0.0
bss 153980 153980 0 0.0
rodata 118772 118772 0 0.0
text 827164 827164 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326308 1326308 0 0.0
bss 139990 139990 0 0.0
rodata 134836 134836 0 0.0
text 760828 760828 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160440 1160440 0 0.0
bss 153994 153994 0 0.0
rodata 113740 113740 0 0.0
text 813688 813688 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838144 838136 -8 -0.0
(read/write) 1722700 1722708 8 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192700 192708 8 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1318303 1318303 0 0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 466984 466984 0 0.0
.debug_info 30188839 30188839 0 0.0
.debug_line 3888455 3888455 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244326 2244326 0 0.0
.debug_rnglists 151676 151676 0 0.0
.debug_str 4108000 4108000 0 0.0
.heap 838144 838136 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 797030 797030 0 0.0
.symtab 493728 493728 0 0.0
.text 1519116 1519116 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680956 1680956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1258899 1258899 0 0.0
.debug_aranges 137184 137184 0 0.0
.debug_frame 460372 460372 0 0.0
.debug_info 28465265 28465265 0 0.0
.debug_line 3793955 3793955 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2188807 2188807 0 0.0
.debug_rnglists 147491 147491 0 0.0
.debug_str 4001027 4001027 0 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741385 741385 0 0.0
.symtab 474784 474784 0 0.0
.text 1479388 1479388 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607364 1607364 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 2360 2360 0 0.0
.debug_abbrev 1100274 1100274 0 0.0
.debug_aranges 127240 127240 0 0.0
.debug_frame 423264 423264 0 0.0
.debug_info 23591973 23591973 0 0.0
.debug_line 3369083 3369083 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025154 2025154 0 0.0
.debug_rnglists 137025 137025 0 0.0
.debug_str 3807916 3807916 0 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 654477 654477 0 0.0
.symtab 436240 436240 0 0.0
.text 1412124 1412124 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640212 1640212 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 2376 2376 0 0.0
.debug_abbrev 1093306 1093306 0 0.0
.debug_aranges 125936 125936 0 0.0
.debug_frame 418532 418532 0 0.0
.debug_info 23402966 23402966 0 0.0
.debug_line 3321806 3321806 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002041 2002041 0 0.0
.debug_rnglists 135060 135060 0 0.0
.debug_str 3770497 3770497 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 628059 628059 0 0.0
.symtab 427824 427824 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176172 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623016 0 0.0
lock-app qpg6105+debug (read/write) 1132652 1132652 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579492 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856128 856128 0 0.0
bss 77996 77996 0 0.0
text 603756 603756 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077744 1077744 0 0.0
bss 112632 112632 0 0.0
text 757426 757426 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076152 1076152 0 0.0
bss 122236 122236 0 0.0
text 743898 743898 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931424 931424 0 0.0
bss 106876 106876 0 0.0
text 640952 640952 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859488 0 0.0
bss 78120 78120 0 0.0
text 606822 606822 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961616 961616 0 0.0
bss 88184 88184 0 0.0
text 683242 683242 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087380 1087380 0 0.0
bss 112384 112384 0 0.0
text 761594 761594 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 917948 917948 0 0.0
bss 78812 78812 0 0.0
text 637694 637694 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944752 944752 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863364 863364 0 0.0
bss 78228 78228 0 0.0
text 611028 611028 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804232 804232 0 0.0
bss 66248 66248 0 0.0
text 578064 578064 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819880 819880 0 0.0
bss 66652 66652 0 0.0
text 588644 588644 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708920 708920 0 0.0
bss 86424 86424 0 0.0
text 461956 461956 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861936 861936 0 0.0
bss 78204 78204 0 0.0
text 610206 610206 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847168 847168 0 0.0
bss 77932 77932 0 0.0
text 597562 597562 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825276 825276 0 0.0
bss 66536 66536 0 0.0
text 593388 593388 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822732 822732 0 0.0
bss 66888 66888 0 0.0
text 590436 590436 0 0.0

@yunhanw-google yunhanw-google merged commit f473579 into project-chip:master Oct 25, 2023
55 checks passed
shripad621git pushed a commit to shripad621git/connectedhomeip that referenced this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants