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

[ESP32] Made a provision to generate esp_secure_cert partition in factory partition script. #29840

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

shripad621git
Copy link
Contributor

Change Overview

  1. Added the provision to generate esp_secure_cert_partition based on option --dac-in-secure-cert in the factory_partition script.
  2. Refactored some code of the existing script .

Testing
1.Tested the script wth and without the option--dac-in-secure-certto check for the presence and absence of esp_secure_cert partition.
2.Also tested the script with and without dac certificates.
3.Flashed the generated esp_secure_cert partition and factory partition with necessary configuration options and sucessfully commissioned the device with both the partitions and factory_partition alone.

`

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

PR #29840: Size comparison from 6b64a80 to 9f447bb

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 6b64a80 9f447bb change % change
bl602 lighting-app bl602 (read/write) 1388654 1388654 0 0.0
.bss 88168 88168 0 0.0
.data 9368 9368 0 0.0
.text 1065242 1065242 0 0.0
bl602+mfd (read/write) 1402990 1402990 0 0.0
.bss 88336 88336 0 0.0
.data 9344 9344 0 0.0
.text 1080474 1080474 0 0.0
bl602+rpc (read/write) 1435666 1435666 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1096718 1096718 0 0.0
bl702 lighting-app bl702 (read/write) 1210843 1210843 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 32573 32573 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1550932 1550932 0 0.0
.debug_aranges 138904 138904 0 0.0
.debug_frame 508784 508784 0 0.0
.debug_info 42030491 42030491 0 0.0
.debug_line 5404706 5404706 0 0.0
.debug_loc 3654665 3654665 0 0.0
.debug_ranges 445336 445336 0 0.0
.debug_str 4070290 4070290 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106568 106568 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599029 599029 0 0.0
.symtab 179136 179136 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
973002 973002 0 0.0
bl702+mfd (read/write) 1221871 1221871 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 32749 32749 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1553008 1553008 0 0.0
.debug_aranges 140072 140072 0 0.0
.debug_frame 514188 514188 0 0.0
.debug_info 42071497 42071497 0 0.0
.debug_line 5444879 5444879 0 0.0
.debug_loc 3692750 3692750 0 0.0
.debug_ranges 447576 447576 0 0.0
.debug_str 4075821 4075821 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105508 105508 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 602789 602789 0 0.0
.symtab 180896 180896 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
984946 984946 0 0.0
bl702+rpc (read only) 3338 3338 0 0.0
(read/write) 1306235 1306235 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41037 41037 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4128 4128 0 0.0
.debug_abbrev 1732456 1732456 0 0.0
.debug_aranges 147624 147624 0 0.0
.debug_frame 538136 538136 0 0.0
.debug_info 47203509 47203509 0 0.0
.debug_line 5823304 5823304 0 0.0
.debug_loc 3861775 3861775 0 0.0
.debug_ranges 472928 472928 0 0.0
.debug_str 4498949 4498949 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121744 121744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 664041 664041 0 0.0
.symtab 198512 198512 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
1047000 1047000 0 0.0
bl706-eth (read only) 3318 3318 0 0.0
(read/write) 1037315 1037315 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 97671 97671 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1082038 1082038 0 0.0
.debug_aranges 115112 115112 0 0.0
.debug_frame 424972 424972 0 0.0
.debug_info 22576536 22576536 0 0.0
.debug_line 4291928 4291928 0 0.0
.debug_loc 3147633 3147633 0 0.0
.debug_ranges 380680 380680 0 0.0
.debug_str 3639691 3639691 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 96124 96124 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 464952 464952 0 0.0
.symtab 139936 139936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3318 3318 0 0.0
.text 0 0 0 0.0
784932 784932 0 0.0
bl706-wifi (read only) 3846 3846 0 0.0
(read/write) 1205646 1205646 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 98439 98439 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1174427 1174427 0 0.0
.debug_aranges 119288 119288 0 0.0
.debug_frame 617056 617056 0 0.0
.debug_info 23741972 23741972 0 0.0
.debug_line 4535967 4535967 0 0.0
.debug_loc 3247619 3247619 0 0.0
.debug_ranges 390736 390736 0 0.0
.debug_str 3711982 3711982 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 109252 109252 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505679 505679 0 0.0
.symtab 152800 152800 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3846 3846 0 0.0
.text 0 0 0 0.0
953328 953328 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1172496 1172496 0 0.0
.boot2 328 328 0 0.0
.bss 20464 20464 0 0.0
.bss_psram 78864 78864 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1549420 1549420 0 0.0
.debug_aranges 133952 133952 0 0.0
.debug_frame 489976 489976 0 0.0
.debug_info 41823514 41823514 0 0.0
.debug_line 5319393 5319393 0 0.0
.debug_loc 3601075 3601075 0 0.0
.debug_ranges 452328 452328 0 0.0
.debug_str 4097081 4097081 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100548 100548 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 601342 601342 0 0.0
.symtab 178752 178752 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
957510 957510 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1183616 1183616 0 0.0
.boot2 328 328 0 0.0
.bss 20640 20640 0 0.0
.bss_psram 78864 78864 0 0.0
.comment 48 48 0 0.0
.data 4496 4496 0 0.0
.debug_abbrev 1551511 1551511 0 0.0
.debug_aranges 135120 135120 0 0.0
.debug_frame 495376 495376 0 0.0
.debug_info 41866563 41866563 0 0.0
.debug_line 5359443 5359443 0 0.0
.debug_loc 3639160 3639160 0 0.0
.debug_ranges 454568 454568 0 0.0
.debug_str 4102602 4102602 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99488 99488 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 605170 605170 0 0.0
.symtab 180544 180544 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
969546 969546 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734835 734835 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650160 650160 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756443 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676188 676188 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743907 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637564 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694651 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614152 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680331 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 604000 604000 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 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 936286 936286 0 0.0
.debug_aranges 108672 108672 0 0.0
.debug_frame 366108 366108 0 0.0
.debug_info 20540920 20540920 0 0.0
.debug_line 2654062 2654062 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632224 1632224 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112029 0 0.0
.debug_str 3437839 3437839 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 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551959 551959 0 0.0
.app_xip_area 443177 443177 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) 538159 538159 0 0.0
.app_xip_area 424577 424577 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) 573583 573583 0 0.0
.app_xip_area 466121 466121 0 0.0
.bss 62504 62504 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) 549903 549903 0 0.0
.app_xip_area 439361 439361 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) 1006568 1006568 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831904 831904 0 0.0
BRD4187C (read/write) 1093064 1093064 0 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893628 893628 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103656 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914260 914260 0 0.0
window-app BRD4187C (read/write) 1129396 1129396 0 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957672 957672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1159750 1159750 0 0.0
(read/write) 1700500 1700500 0 0.0
.dram0.bss 77176 77176 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 266432 266432 0 0.0
.flash.text 1159750 1159750 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1202915 1202915 0 0.0
(read/write) 549956 549956 0 0.0
.dram0.bss 83824 83824 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297732 297732 0 0.0
.flash.text 1197531 1197531 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 588660 588660 0 0.0
(read/write) 87492 87492 0 0.0
.bss 70736 70736 0 0.0
.data 2132 2132 0 0.0
.text 588124 588124 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683852 683852 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570704 570704 0 0.0
light k32w0+release (read only) 588380 588380 0 0.0
(read/write) 87176 87176 0 0.0
.bss 70432 70432 0 0.0
.data 2120 2120 0 0.0
.text 587844 587844 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775672 775672 0 0.0
.bss 76620 76620 0 0.0
.data 1928 1928 0 0.0
.text 653664 653664 0 0.0
lock k32w0+release (read only) 560196 560196 0 0.0
(read/write) 85004 85004 0 0.0
.bss 68320 68320 0 0.0
.data 2060 2060 0 0.0
.text 559660 559660 0 0.0
linux all-clusters-app debug (read only) 5468849 5468849 0 0.0
(read/write) 417464 417464 0 0.0
.bss 129264 129264 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 277056 277056 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1248 1248 0 0.0
.rodata 330444 330444 0 0.0
.text 4759651 4759651 0 0.0
all-clusters-minimal-app debug (read only) 4877561 4877561 0 0.0
(read/write) 232664 232664 0 0.0
.bss 126480 126480 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270205 270205 0 0.0
.text 4376435 4376435 0 0.0
bridge-app debug (read only) 4359281 4359281 0 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 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218109 218109 0 0.0
.text 3923731 3923731 0 0.0
chip-tool debug (read only) 10232193 10232193 0 0.0
(read/write) 443488 443488 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5792 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386185 386185 0 0.0
.text 9248147 9248147 0 0.0
chip-tool-ipv6only arm64 (read only) 10104428 10104428 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314808 314808 0 0.0
.text 9023128 9023128 0 0.0
lighting-app debug+rpc+ui (read only) 5217313 5217313 0 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 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336308 336308 0 0.0
.text 4637971 4637971 0 0.0
lock-app debug (read only) 4455529 4455529 0 0.0
(read/write) 203096 203096 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 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246589 246589 0 0.0
.text 3999539 3999539 0 0.0
ota-provider-app debug (read only) 4117777 4117777 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 3727443 3727443 0 0.0
ota-requestor-app debug (read only) 4202969 4202969 0 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 203037 0 0.0
.text 3805091 3805091 0 0.0
shell debug (read only) 2875873 2875873 0 0.0
(read/write) 150032 150032 0 0.0
.bss 59784 59784 0 0.0
.data 816 816 0 0.0
.data.rel.ro 83624 83624 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 206144 206144 0 0.0
.text 2498466 2498466 0 0.0
thermostat-no-ble arm64 (read only) 4346452 4346452 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 3851016 3851016 0 0.0
tv-app debug (read only) 5279457 5279457 0 0.0
(read/write) 350640 350640 0 0.0
.bss 241824 241824 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270925 270925 0 0.0
.text 4764643 4764643 0 0.0
tv-casting-app debug (read only) 8183161 8183161 0 0.0
(read/write) 313376 313376 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148208 148208 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 337336 337336 0 0.0
.text 7443107 7443107 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220848 1220848 0 0.0
bss 154013 154013 0 0.0
rodata 140204 140204 0 0.0
text 847620 847620 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1342544 1342544 0 0.0
bss 140023 140023 0 0.0
rodata 135648 135648 0 0.0
text 776220 776220 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160236 1160236 0 0.0
bss 153938 153938 0 0.0
rodata 113712 113712 0 0.0
text 813636 813636 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838048 838048 0 0.0
(read/write) 1769524 1769524 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192796 192796 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1326686 1326686 0 0.0
.debug_aranges 143000 143000 0 0.0
.debug_frame 474408 474408 0 0.0
.debug_info 30613429 30613429 0 0.0
.debug_line 3942944 3942944 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2287266 2287266 0 0.0
.debug_rnglists 153904 153904 0 0.0
.debug_str 4160323 4160323 0 0.0
.heap 838048 838048 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 829691 829691 0 0.0
.symtab 506320 506320 0 0.0
.text 1565844 1565844 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) 1680980 1680980 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 1258889 1258889 0 0.0
.debug_aranges 137120 137120 0 0.0
.debug_frame 460108 460108 0 0.0
.debug_info 28446822 28446822 0 0.0
.debug_line 3793065 3793065 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2187421 2187421 0 0.0
.debug_rnglists 147432 147432 0 0.0
.debug_str 3992868 3992868 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 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479412 1479412 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) 1607412 1607412 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 1100264 1100264 0 0.0
.debug_aranges 127184 127184 0 0.0
.debug_frame 423040 423040 0 0.0
.debug_info 23577233 23577233 0 0.0
.debug_line 3368442 3368442 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2024145 2024145 0 0.0
.debug_rnglists 136984 136984 0 0.0
.debug_str 3799926 3799926 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 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 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) 1640308 1640308 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 1093282 1093282 0 0.0
.debug_aranges 125872 125872 0 0.0
.debug_frame 418276 418276 0 0.0
.debug_info 23387240 23387240 0 0.0
.debug_line 3320829 3320829 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2000613 2000613 0 0.0
.debug_rnglists 134989 134989 0 0.0
.debug_str 3762418 3762418 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 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175996 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 622840 622840 0 0.0
lock-app qpg6105+debug (read/write) 1132620 1132620 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579460 579460 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856136 856136 0 0.0
bss 77996 77996 0 0.0
text 603762 603762 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1122920 1122920 0 0.0
bss 112724 112724 0 0.0
text 780378 780378 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076116 1076116 0 0.0
bss 122236 122236 0 0.0
text 743880 743880 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931432 0 0.0
bss 106876 106876 0 0.0
text 640958 640958 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 606828 606828 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961672 961672 0 0.0
bss 88184 88184 0 0.0
text 683308 683308 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087368 1087368 0 0.0
bss 112384 112384 0 0.0
text 761576 761576 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918012 918012 0 0.0
bss 78812 78812 0 0.0
text 637760 637760 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944760 944760 0 0.0
bss 104976 104976 0 0.0
text 656730 656730 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 611034 611034 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 578070 578070 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819888 819888 0 0.0
bss 66652 66652 0 0.0
text 588650 588650 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708928 708928 0 0.0
bss 86424 86424 0 0.0
text 461962 461962 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861880 861880 0 0.0
bss 78204 78204 0 0.0
text 610152 610152 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847176 847176 0 0.0
bss 77932 77932 0 0.0
text 597568 597568 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 593394 593394 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822740 822740 0 0.0
bss 66888 66888 0 0.0
text 590442 590442 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 31, 2023

PR #29840: Size comparison from 1890490 to b301375

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 1890490 b301375 change % change
bl602 lighting-app bl602 (read/write) 1409898 1409898 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075002 1075002 0 0.0
bl602+mfd (read/write) 1424058 1424058 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090062 1090062 0 0.0
bl602+rpc (read/write) 1456910 1456910 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106490 1106490 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207823 1207823 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552488 1552488 0 0.0
.debug_aranges 138888 138888 0 0.0
.debug_frame 508848 508848 0 0.0
.debug_info 41551674 41551674 0 0.0
.debug_line 5449608 5449608 0 0.0
.debug_loc 3657637 3657637 0 0.0
.debug_ranges 445216 445216 0 0.0
.debug_str 4085853 4085853 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 106572 106572 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598978 598978 0 0.0
.symtab 178768 178768 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972600 972600 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1218679 1218679 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 1554219 1554219 0 0.0
.debug_aranges 140056 140056 0 0.0
.debug_frame 514280 514280 0 0.0
.debug_info 41591963 41591963 0 0.0
.debug_line 5489944 5489944 0 0.0
.debug_loc 3695799 3695799 0 0.0
.debug_ranges 447456 447456 0 0.0
.debug_str 4091384 4091384 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 105512 105512 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 602738 602738 0 0.0
.symtab 180528 180528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984372 984372 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1307835 1307835 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 1733486 1733486 0 0.0
.debug_aranges 147504 147504 0 0.0
.debug_frame 537892 537892 0 0.0
.debug_info 46696336 46696336 0 0.0
.debug_line 5880029 5880029 0 0.0
.debug_loc 3865276 3865276 0 0.0
.debug_ranges 472784 472784 0 0.0
.debug_str 4513725 4513725 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 121472 121472 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662935 662935 0 0.0
.symtab 197888 197888 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048152 1048152 0 0.0
bl706-eth (read/write) 995149 995149 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071615 1071615 0 0.0
.debug_aranges 111720 111720 0 0.0
.debug_frame 412780 412780 0 0.0
.debug_info 2247366 2247366 0 0.0
.debug_line 4141120 4141120 0 0.0
.debug_loc 3075224 3075224 0 0.0
.debug_ranges 363632 363632 0 0.0
.debug_str 3628823 3628823 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 99212 99212 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457426 457426 0 0.0
.symtab 133408 133408 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738144 738144 0 0.0
bl706-wifi (read/write) 1229938 1229938 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 1187398 1187398 0 0.0
.debug_aranges 119384 119384 0 0.0
.debug_frame 618432 618432 0 0.0
.debug_info 23859865 23859865 0 0.0
.debug_line 4566030 4566030 0 0.0
.debug_loc 3262471 3262471 0 0.0
.debug_ranges 391488 391488 0 0.0
.debug_str 3730355 3730355 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 120072 120072 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506531 506531 0 0.0
.symtab 152704 152704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962204 962204 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178368 1178368 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 1552749 1552749 0 0.0
.debug_aranges 134096 134096 0 0.0
.debug_frame 490804 490804 0 0.0
.debug_info 41369171 41369171 0 0.0
.debug_line 5377654 5377654 0 0.0
.debug_loc 3608145 3608145 0 0.0
.debug_ranges 453376 453376 0 0.0
.debug_str 4115627 4115627 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 100728 100728 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 602508 602508 0 0.0
.symtab 179392 179392 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962252 962252 0 0.0
bl702l+mfd (read/write) 1190348 1190348 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 1554495 1554495 0 0.0
.debug_aranges 135264 135264 0 0.0
.debug_frame 496232 496232 0 0.0
.debug_info 41411503 41411503 0 0.0
.debug_line 5417867 5417867 0 0.0
.debug_loc 3646307 3646307 0 0.0
.debug_ranges 455616 455616 0 0.0
.debug_str 4121148 4121148 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 99668 99668 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 606336 606336 0 0.0
.symtab 181184 181184 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974628 974628 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735867 735867 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84375 84375 0 0.0
.text 651104 651104 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757459 757459 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79943 79943 0 0.0
.text 677124 677124 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744795 744795 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106031 106031 0 0.0
.text 638372 638372 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695595 695595 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80175 80175 0 0.0
.text 615032 615032 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681267 681267 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76007 76007 0 0.0
.text 604872 604872 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562098 562098 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 903134 903134 0 0.0
.debug_aranges 104328 104328 0 0.0
.debug_frame 351292 351292 0 0.0
.debug_info 19452487 19452487 0 0.0
.debug_line 2592989 2592989 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1578966 1578966 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107629 107629 0 0.0
.debug_str 3391562 3391562 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83674 83674 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 467751 467751 0 0.0
.symtab 279216 279216 0 0.0
.text 476304 476304 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618282 618282 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 943794 943794 0 0.0
.debug_aranges 108792 108792 0 0.0
.debug_frame 366572 366572 0 0.0
.debug_info 20629203 20629203 0 0.0
.debug_line 2663362 2663362 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634657 1634657 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112166 112166 0 0.0
.debug_str 3455748 3455748 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106242 106242 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 516987 516987 0 0.0
.symtab 298832 298832 0 0.0
.text 0 0 0 0.0
509916 509916 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553039 553039 0 0.0
.app_xip_area 444257 444257 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) 539143 539143 0 0.0
.app_xip_area 425561 425561 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) 574591 574591 0 0.0
.app_xip_area 467137 467137 0 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550895 550895 0 0.0
.app_xip_area 440353 440353 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) 1006560 1006560 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 831928 831928 0 0.0
BRD4187C (read/write) 1092792 1092792 0 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 893988 893988 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104056 1104056 0 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914692 914692 0 0.0
window-app BRD4187C (read/write) 1128740 1128740 0 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957648 957648 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133016 1133016 0 0.0
(read/write) 1670388 1670388 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241600 241600 0 0.0
.flash.text 1133016 1133016 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177531 1177531 0 0.0
(read/write) 520292 520292 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273340 273340 0 0.0
.flash.text 1172147 1172147 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589892 589892 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589356 589356 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684788 684788 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571640 571640 0 0.0
light k32w0+release (read only) 589596 589596 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589060 589060 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776744 776744 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654728 654728 0 0.0
lock k32w0+release (read only) 561356 561356 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560820 560820 0 0.0
linux air-purifier-app debug (read only) 2469485 2469485 0 0.0
(read/write) 126232 126232 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72152 72152 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 177280 177280 0 0.0
.text 2118357 2118357 0 0.0
all-clusters-app debug (read only) 5291889 5291889 0 0.0
(read/write) 417304 417304 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 277280 277280 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 300012 300012 0 0.0
.text 4613027 4613027 0 0.0
all-clusters-minimal-app debug (read only) 4884553 4884553 0 0.0
(read/write) 232984 232984 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95424 95424 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 270237 270237 0 0.0
.text 4383171 4383171 0 0.0
bridge-app debug (read only) 4366185 4366185 0 0.0
(read/write) 215096 215096 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84752 84752 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 218173 218173 0 0.0
.text 3930355 3930355 0 0.0
chip-tool debug (read only) 10295049 10295049 0 0.0
(read/write) 445632 445632 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 339704 339704 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 387401 387401 0 0.0
.text 9306403 9306403 0 0.0
chip-tool-ipv6only arm64 (read only) 10178104 10178104 0 0.0
(read/write) 509744 509744 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 377160 377160 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 316128 316128 0 0.0
.text 9087816 9087816 0 0.0
lighting-app debug+rpc+ui (read only) 5225193 5225193 0 0.0
(read/write) 223088 223088 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92960 92960 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 336596 336596 0 0.0
.text 4645347 4645347 0 0.0
lock-app debug (read only) 4465753 4465753 0 0.0
(read/write) 203224 203224 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247517 247517 0 0.0
.text 4008611 4008611 0 0.0
ota-provider-app debug (read only) 4121657 4121657 0 0.0
(read/write) 192160 192160 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199805 199805 0 0.0
.text 3730979 3730979 0 0.0
ota-requestor-app debug (read only) 4207121 4207121 0 0.0
(read/write) 196344 196344 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71728 71728 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 203261 203261 0 0.0
.text 3808707 3808707 0 0.0
shell debug (read only) 2757841 2757841 0 0.0
(read/write) 149088 149088 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82896 82896 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 180960 180960 0 0.0
.text 2406194 2406194 0 0.0
thermostat-no-ble arm64 (read only) 4359472 4359472 0 0.0
(read/write) 245888 245888 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101608 101608 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161292 161292 0 0.0
.text 3859464 3859464 0 0.0
tv-app debug (read only) 5289913 5289913 0 0.0
(read/write) 352016 352016 0 0.0
.bss 243104 243104 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96512 96512 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 271277 271277 0 0.0
.text 4774531 4774531 0 0.0
tv-casting-app debug (read only) 8239937 8239937 0 0.0
(read/write) 314488 314488 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 149296 149296 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 337656 337656 0 0.0
.text 7496899 7496899 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522968 2522968 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485652 1485652 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179744 1179744 0 0.0
bss 153980 153980 0 0.0
rodata 118844 118844 0 0.0
text 828016 828016 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327228 1327228 0 0.0
bss 139990 139990 0 0.0
rodata 134908 134908 0 0.0
text 761684 761684 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161504 1161504 0 0.0
bss 154219 154219 0 0.0
rodata 113828 113828 0 0.0
text 814540 814540 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723540 1723540 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327158 1327158 0 0.0
.debug_aranges 141008 141008 0 0.0
.debug_frame 467156 467156 0 0.0
.debug_info 30280930 30280930 0 0.0
.debug_line 3898558 3898558 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2245367 2245367 0 0.0
.debug_rnglists 151730 151730 0 0.0
.debug_str 4118416 4118416 0 0.0
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798235 798235 0 0.0
.symtab 494048 494048 0 0.0
.text 1519948 1519948 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682060 1682060 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267368 1267368 0 0.0
.debug_aranges 137224 137224 0 0.0
.debug_frame 460544 460544 0 0.0
.debug_info 28552708 28552708 0 0.0
.debug_line 3803635 3803635 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2189783 2189783 0 0.0
.debug_rnglists 147545 147545 0 0.0
.debug_str 4011153 4011153 0 0.0
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 742590 742590 0 0.0
.symtab 475104 475104 0 0.0
.text 1480268 1480268 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) 1608236 1608236 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 1109046 1109046 0 0.0
.debug_aranges 127296 127296 0 0.0
.debug_frame 423468 423468 0 0.0
.debug_info 23670450 23670450 0 0.0
.debug_line 3377965 3377965 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2026268 2026268 0 0.0
.debug_rnglists 137091 137091 0 0.0
.debug_str 3817975 3817975 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 655759 655759 0 0.0
.symtab 436608 436608 0 0.0
.text 1412996 1412996 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) 1641044 1641044 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 1101892 1101892 0 0.0
.debug_aranges 125976 125976 0 0.0
.debug_frame 418704 418704 0 0.0
.debug_info 23480129 23480129 0 0.0
.debug_line 3330301 3330301 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2003000 2003000 0 0.0
.debug_rnglists 135114 135114 0 0.0
.debug_str 3780235 3780235 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 629264 629264 0 0.0
.symtab 428144 428144 0 0.0
.text 1418540 1418540 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177108 1177108 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623952 623952 0 0.0
lock-app qpg6105+debug (read/write) 1133588 1133588 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 580428 580428 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856900 856900 0 0.0
bss 77996 77996 0 0.0
text 604454 604454 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078520 1078520 0 0.0
bss 112632 112632 0 0.0
text 758132 758132 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077172 1077172 0 0.0
bss 122460 122460 0 0.0
text 744604 744604 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932204 932204 0 0.0
bss 106876 106876 0 0.0
text 641650 641650 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860304 860304 0 0.0
bss 78120 78120 0 0.0
text 607552 607552 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962432 962432 0 0.0
bss 88184 88184 0 0.0
text 683970 683970 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088200 1088200 0 0.0
bss 112384 112384 0 0.0
text 762322 762322 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918720 918720 0 0.0
bss 78812 78812 0 0.0
text 638380 638380 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945548 945548 0 0.0
bss 104976 104976 0 0.0
text 657452 657452 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864128 864128 0 0.0
bss 78228 78228 0 0.0
text 611726 611726 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804988 804988 0 0.0
bss 66248 66248 0 0.0
text 578762 578762 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820704 820704 0 0.0
bss 66652 66652 0 0.0
text 589374 589374 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 709036 0 0.0
bss 86424 86424 0 0.0
text 462008 462008 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862900 862900 0 0.0
bss 78204 78204 0 0.0
text 611088 611088 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847944 847944 0 0.0
bss 77932 77932 0 0.0
text 598260 598260 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826072 826072 0 0.0
bss 66536 66536 0 0.0
text 594116 594116 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823536 823536 0 0.0
bss 66888 66888 0 0.0
text 591166 591166 0 0.0

Copy link

github-actions bot commented Nov 1, 2023

PR #29840: Size comparison from dafa412 to 9ab3147

Full report (15 builds for cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section dafa412 9ab3147 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562354 562354 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 903138 903138 0 0.0
.debug_aranges 104560 104560 0 0.0
.debug_frame 352152 352152 0 0.0
.debug_info 19500869 19500869 0 0.0
.debug_line 2596882 2596882 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583247 1583247 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107926 107926 0 0.0
.debug_str 3401926 3401926 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83722 83722 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468295 468295 0 0.0
.symtab 279424 279424 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618546 618546 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 943798 943798 0 0.0
.debug_aranges 109024 109024 0 0.0
.debug_frame 367432 367432 0 0.0
.debug_info 20680056 20680056 0 0.0
.debug_line 2667254 2667254 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1638939 1638939 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112463 112463 0 0.0
.debug_str 3466112 3466112 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106298 106298 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517531 517531 0 0.0
.symtab 299040 299040 0 0.0
.text 0 0 0 0.0
510124 510124 0 0.0
k32w contact k32w0+release (read only) 590004 590004 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589468 589468 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684884 684884 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571736 571736 0 0.0
light k32w0+release (read only) 589724 589724 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589188 589188 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776904 776904 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654888 654888 0 0.0
lock k32w0+release (read only) 561484 561484 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560948 560948 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10206568 10206568 0 0.0
(read/write) 514048 514048 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 378752 378752 0 0.0
.dynamic 512 512 0 0.0
.got 18592 18592 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 316544 316544 0 0.0
.text 9113208 9113208 0 0.0
thermostat-no-ble arm64 (read only) 4359824 4359824 0 0.0
(read/write) 245528 245528 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161340 161340 0 0.0
.text 3859704 3859704 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523088 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485772 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179892 1179892 0 0.0
bss 153980 153980 0 0.0
rodata 118928 118928 0 0.0
text 828076 828076 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327312 1327312 0 0.0
bss 139990 139990 0 0.0
rodata 134960 134960 0 0.0
text 761716 761716 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161696 1161696 0 0.0
bss 154219 154219 0 0.0
rodata 113924 113924 0 0.0
text 814632 814632 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177220 1177220 0 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624064 624064 0 0.0
lock-app qpg6105+debug (read/write) 1137560 1137560 0 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584404 584404 0 0.0

Copy link

github-actions bot commented Nov 1, 2023

PR #29840: Size comparison from dafa412 to cb33d75

Full report (8 builds for cc32xx, mbed, nrfconnect, qpg)
platform target config section dafa412 cb33d75 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562354 562354 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 903138 903138 0 0.0
.debug_aranges 104560 104560 0 0.0
.debug_frame 352152 352152 0 0.0
.debug_info 19500869 19500869 0 0.0
.debug_line 2596882 2596882 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583247 1583247 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107926 107926 0 0.0
.debug_str 3401926 3401926 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83722 83722 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468295 468295 0 0.0
.symtab 279424 279424 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618546 618546 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 943798 943798 0 0.0
.debug_aranges 109024 109024 0 0.0
.debug_frame 367432 367432 0 0.0
.debug_info 20680056 20680056 0 0.0
.debug_line 2667254 2667254 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1638939 1638939 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112463 112463 0 0.0
.debug_str 3466112 3466112 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106298 106298 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517531 517531 0 0.0
.symtab 299040 299040 0 0.0
.text 0 0 0 0.0
510124 510124 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523088 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485772 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179892 1179892 0 0.0
bss 153980 153980 0 0.0
rodata 118928 118928 0 0.0
text 828076 828076 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327312 1327312 0 0.0
bss 139990 139990 0 0.0
rodata 134960 134960 0 0.0
text 761716 761716 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161696 1161696 0 0.0
bss 154219 154219 0 0.0
rodata 113924 113924 0 0.0
text 814632 814632 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177220 1177220 0 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624064 624064 0 0.0
lock-app qpg6105+debug (read/write) 1137560 1137560 0 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584404 584404 0 0.0

Copy link

github-actions bot commented Nov 1, 2023

PR #29840: Size comparison from e5e93bf to 5bdaae5

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 e5e93bf 5bdaae5 change % change
bl602 lighting-app bl602 (read/write) 1410074 1410074 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075144 1075144 0 0.0
bl602+mfd (read/write) 1424498 1424498 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090460 1090460 0 0.0
bl602+rpc (read/write) 1457094 1457094 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106632 1106632 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1208011 1208011 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552481 1552481 0 0.0
.debug_aranges 139104 139104 0 0.0
.debug_frame 509720 509720 0 0.0
.debug_info 41596698 41596698 0 0.0
.debug_line 5455391 5455391 0 0.0
.debug_loc 3664879 3664879 0 0.0
.debug_ranges 446304 446304 0 0.0
.debug_str 4095922 4095922 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 106616 106616 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599479 599479 0 0.0
.symtab 178816 178816 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972742 972742 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219123 1219123 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 1554212 1554212 0 0.0
.debug_aranges 140272 140272 0 0.0
.debug_frame 515152 515152 0 0.0
.debug_info 41636987 41636987 0 0.0
.debug_line 5495727 5495727 0 0.0
.debug_loc 3703041 3703041 0 0.0
.debug_ranges 448544 448544 0 0.0
.debug_str 4101453 4101453 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 105556 105556 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603239 603239 0 0.0
.symtab 180576 180576 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984770 984770 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308279 1308279 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 1733479 1733479 0 0.0
.debug_aranges 147720 147720 0 0.0
.debug_frame 538764 538764 0 0.0
.debug_info 46741900 46741900 0 0.0
.debug_line 5885812 5885812 0 0.0
.debug_loc 3872518 3872518 0 0.0
.debug_ranges 473872 473872 0 0.0
.debug_str 4523852 4523852 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 121516 121516 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663436 663436 0 0.0
.symtab 197936 197936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048550 1048550 0 0.0
bl706-eth (read/write) 995337 995337 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071608 1071608 0 0.0
.debug_aranges 111936 111936 0 0.0
.debug_frame 413652 413652 0 0.0
.debug_info 22530164 22530164 0 0.0
.debug_line 4146915 4146915 0 0.0
.debug_loc 3082552 3082552 0 0.0
.debug_ranges 364720 364720 0 0.0
.debug_str 3638959 3638959 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 99256 99256 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457927 457927 0 0.0
.symtab 133456 133456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738286 738286 0 0.0
bl706-wifi (read/write) 1230174 1230174 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 1187391 1187391 0 0.0
.debug_aranges 119600 119600 0 0.0
.debug_frame 619628 619628 0 0.0
.debug_info 23917000 23917000 0 0.0
.debug_line 4571813 4571813 0 0.0
.debug_loc 3269634 3269634 0 0.0
.debug_ranges 392576 392576 0 0.0
.debug_str 3740433 3740433 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 120116 120116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507032 507032 0 0.0
.symtab 152752 152752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962396 962396 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178812 1178812 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 1552742 1552742 0 0.0
.debug_aranges 134312 134312 0 0.0
.debug_frame 491676 491676 0 0.0
.debug_info 41414195 41414195 0 0.0
.debug_line 5383437 5383437 0 0.0
.debug_loc 3615389 3615389 0 0.0
.debug_ranges 454464 454464 0 0.0
.debug_str 4125696 4125696 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 100772 100772 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 603009 603009 0 0.0
.symtab 179440 179440 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962650 962650 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190024 1190024 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 1554488 1554488 0 0.0
.debug_aranges 135480 135480 0 0.0
.debug_frame 497104 497104 0 0.0
.debug_info 41456527 41456527 0 0.0
.debug_line 5423650 5423650 0 0.0
.debug_loc 3653551 3653551 0 0.0
.debug_ranges 456704 456704 0 0.0
.debug_str 4131217 4131217 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 99712 99712 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 606837 606837 0 0.0
.symtab 181232 181232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974770 974770 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736035 736035 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84455 84455 0 0.0
.text 651192 651192 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757603 757603 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79999 79999 0 0.0
.text 677212 677212 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744947 744947 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106087 106087 0 0.0
.text 638468 638468 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695747 695747 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80239 80239 0 0.0
.text 615120 615120 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681435 681435 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76071 76071 0 0.0
.text 604976 604976 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562354 562354 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 903138 903138 0 0.0
.debug_aranges 104560 104560 0 0.0
.debug_frame 352152 352152 0 0.0
.debug_info 19500869 19500869 0 0.0
.debug_line 2596882 2596882 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583247 1583247 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107926 107926 0 0.0
.debug_str 3401926 3401926 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83722 83722 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468295 468295 0 0.0
.symtab 279424 279424 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618546 618546 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 943798 943798 0 0.0
.debug_aranges 109024 109024 0 0.0
.debug_frame 367432 367432 0 0.0
.debug_info 20680056 20680056 0 0.0
.debug_line 2667254 2667254 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1638939 1638939 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112463 112463 0 0.0
.debug_str 3466112 3466112 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106298 106298 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517531 517531 0 0.0
.symtab 299040 299040 0 0.0
.text 0 0 0 0.0
510124 510124 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553167 553167 0 0.0
.app_xip_area 444385 444385 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) 539231 539231 0 0.0
.app_xip_area 425649 425649 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) 574743 574743 0 0.0
.app_xip_area 467289 467289 0 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550951 550951 0 0.0
.app_xip_area 440409 440409 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) 1006856 1006856 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832224 832224 0 0.0
BRD4187C (read/write) 1092968 1092968 0 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 894164 894164 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104136 1104136 0 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914772 914772 0 0.0
window-app BRD4187C (read/write) 1128988 1128988 0 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957896 957896 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133062 1133062 0 0.0
(read/write) 1670484 1670484 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241696 241696 0 0.0
.flash.text 1133062 1133062 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177631 1177631 0 0.0
(read/write) 520316 520316 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273364 273364 0 0.0
.flash.text 1172247 1172247 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 590004 590004 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589468 589468 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684884 684884 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571736 571736 0 0.0
light k32w0+release (read only) 589724 589724 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589188 589188 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776904 776904 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654888 654888 0 0.0
lock k32w0+release (read only) 561484 561484 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560948 560948 0 0.0
linux air-purifier-app debug (read only) 2469389 2469389 0 0.0
(read/write) 126264 126264 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72184 72184 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 177344 177344 0 0.0
.text 2118149 2118149 0 0.0
all-clusters-app debug (read only) 5292817 5292817 0 0.0
(read/write) 418136 418136 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278112 278112 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 300236 300236 0 0.0
.text 4613011 4613011 0 0.0
all-clusters-minimal-app debug (read only) 4884761 4884761 0 0.0
(read/write) 233016 233016 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95456 95456 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 270269 270269 0 0.0
.text 4383299 4383299 0 0.0
bridge-app debug (read only) 4366089 4366089 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84784 84784 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 218237 218237 0 0.0
.text 3930147 3930147 0 0.0
chip-tool debug (read only) 10327377 10327377 0 0.0
(read/write) 447168 447168 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341240 341240 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 389961 389961 0 0.0
.text 9333651 9333651 0 0.0
chip-tool-ipv6only arm64 (read only) 10206568 10206568 0 0.0
(read/write) 514048 514048 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 378752 378752 0 0.0
.dynamic 512 512 0 0.0
.got 18592 18592 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 316544 316544 0 0.0
.text 9113208 9113208 0 0.0
lighting-app debug+rpc+ui (read only) 5225417 5225417 0 0.0
(read/write) 223120 223120 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92992 92992 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 336628 336628 0 0.0
.text 4645491 4645491 0 0.0
lock-app debug (read only) 4465657 4465657 0 0.0
(read/write) 203256 203256 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79464 79464 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 247581 247581 0 0.0
.text 4008403 4008403 0 0.0
ota-provider-app debug (read only) 4121673 4121673 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68816 68816 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 199837 199837 0 0.0
.text 3730915 3730915 0 0.0
ota-requestor-app debug (read only) 4207121 4207121 0 0.0
(read/write) 196376 196376 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71760 71760 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 203293 203293 0 0.0
.text 3808627 3808627 0 0.0
shell debug (read only) 2758033 2758033 0 0.0
(read/write) 149120 149120 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82928 82928 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 181024 181024 0 0.0
.text 2406274 2406274 0 0.0
thermostat-no-ble arm64 (read only) 4359824 4359824 0 0.0
(read/write) 245528 245528 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161340 161340 0 0.0
.text 3859704 3859704 0 0.0
tv-app debug (read only) 5289881 5289881 0 0.0
(read/write) 352016 352016 0 0.0
.bss 243104 243104 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96512 96512 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 271309 271309 0 0.0
.text 4774419 4774419 0 0.0
tv-casting-app debug (read only) 8271105 8271105 0 0.0
(read/write) 315224 315224 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150032 150032 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 339128 339128 0 0.0
.text 7524723 7524723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523088 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485772 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179892 1179892 0 0.0
bss 153980 153980 0 0.0
rodata 118928 118928 0 0.0
text 828076 828076 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327312 1327312 0 0.0
bss 139990 139990 0 0.0
rodata 134960 134960 0 0.0
text 761716 761716 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161696 1161696 0 0.0
bss 154219 154219 0 0.0
rodata 113924 113924 0 0.0
text 814632 814632 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723804 1723804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327154 1327154 0 0.0
.debug_aranges 141240 141240 0 0.0
.debug_frame 468012 468012 0 0.0
.debug_info 30357645 30357645 0 0.0
.debug_line 3902540 3902540 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2249695 2249695 0 0.0
.debug_rnglists 152039 152039 0 0.0
.debug_str 4128845 4128845 0 0.0
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798817 798817 0 0.0
.symtab 494256 494256 0 0.0
.text 0 0 0 0.0
1520212 1520212 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682380 1682380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267364 1267364 0 0.0
.debug_aranges 137456 137456 0 0.0
.debug_frame 461400 461400 0 0.0
.debug_info 28623735 28623735 0 0.0
.debug_line 3807609 3807609 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2194111 2194111 0 0.0
.debug_rnglists 147854 147854 0 0.0
.debug_str 4021582 4021582 0 0.0
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743172 743172 0 0.0
.symtab 475312 475312 0 0.0
.text 1480588 1480588 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1608548 1608548 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 1109042 1109042 0 0.0
.debug_aranges 127528 127528 0 0.0
.debug_frame 424324 424324 0 0.0
.debug_info 2372685 2372685 0 0.0
.debug_line 3381907 3381907 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2030595 2030595 0 0.0
.debug_rnglists 137400 137400 0 0.0
.debug_str 3828404 3828404 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 656341 656341 0 0.0
.symtab 436816 436816 0 0.0
.text 1413308 1413308 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) 1641292 1641292 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 1101888 1101888 0 0.0
.debug_aranges 126208 126208 0 0.0
.debug_frame 419560 419560 0 0.0
.debug_info 23533335 23533335 0 0.0
.debug_line 3334131 3334131 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2007255 2007255 0 0.0
.debug_rnglists 135411 135411 0 0.0
.debug_str 3790541 3790541 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 629808 629808 0 0.0
.symtab 428352 428352 0 0.0
.text 1418788 1418788 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177220 1177220 0 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624064 624064 0 0.0
lock-app qpg6105+debug (read/write) 1137560 1137560 0 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584404 584404 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 857032 857032 0 0.0
bss 77996 77996 0 0.0
text 604536 604536 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078656 1078656 0 0.0
bss 112632 112632 0 0.0
text 758176 758176 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077360 1077360 0 0.0
bss 122460 122460 0 0.0
text 744692 744692 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932336 932336 0 0.0
bss 106876 106876 0 0.0
text 641732 641732 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860436 860436 0 0.0
bss 78120 78120 0 0.0
text 607634 607634 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962516 962516 0 0.0
bss 88184 88184 0 0.0
text 684008 684008 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088376 1088376 0 0.0
bss 112384 112384 0 0.0
text 762410 762410 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918852 918852 0 0.0
bss 78812 78812 0 0.0
text 638462 638462 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945688 945688 0 0.0
bss 104976 104976 0 0.0
text 657534 657534 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864272 864272 0 0.0
bss 78228 78228 0 0.0
text 611808 611808 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805132 805132 0 0.0
bss 66248 66248 0 0.0
text 578844 578844 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820836 820836 0 0.0
bss 66652 66652 0 0.0
text 589456 589456 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 709036 0 0.0
bss 86424 86424 0 0.0
text 462008 462008 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863040 863040 0 0.0
bss 78204 78204 0 0.0
text 611170 611170 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848084 848084 0 0.0
bss 77932 77932 0 0.0
text 598342 598342 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826212 826212 0 0.0
bss 66536 66536 0 0.0
text 594198 594198 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823668 823668 0 0.0
bss 66888 66888 0 0.0
text 591248 591248 0 0.0

Copy link

github-actions bot commented Nov 2, 2023

PR #29840: Size comparison from bfc8c32 to 4797643

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 bfc8c32 4797643 change % change
bl602 lighting-app bl602 (read/write) 1410106 1410106 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075174 1075174 0 0.0
bl602+mfd (read/write) 1424530 1424530 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090490 1090490 0 0.0
bl602+rpc (read/write) 1457118 1457118 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106662 1106662 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1208035 1208035 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552481 1552481 0 0.0
.debug_aranges 139128 139128 0 0.0
.debug_frame 509816 509816 0 0.0
.debug_info 41616312 41616312 0 0.0
.debug_line 5455928 5455928 0 0.0
.debug_loc 3665877 3665877 0 0.0
.debug_ranges 446328 446328 0 0.0
.debug_str 4096268 4096268 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 106612 106612 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599479 599479 0 0.0
.symtab 178816 178816 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972772 972772 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219147 1219147 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 1554212 1554212 0 0.0
.debug_aranges 140296 140296 0 0.0
.debug_frame 515248 515248 0 0.0
.debug_info 41656610 41656610 0 0.0
.debug_line 5496264 5496264 0 0.0
.debug_loc 3704039 3704039 0 0.0
.debug_ranges 448568 448568 0 0.0
.debug_str 4101799 4101799 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 105552 105552 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603239 603239 0 0.0
.symtab 180576 180576 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984800 984800 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308303 1308303 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 1733479 1733479 0 0.0
.debug_aranges 147744 147744 0 0.0
.debug_frame 538860 538860 0 0.0
.debug_info 46761824 46761824 0 0.0
.debug_line 5886349 5886349 0 0.0
.debug_loc 3873516 3873516 0 0.0
.debug_ranges 473896 473896 0 0.0
.debug_str 4524198 4524198 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 121512 121512 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663436 663436 0 0.0
.symtab 197936 197936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048580 1048580 0 0.0
bl706-eth (read/write) 995361 995361 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071608 1071608 0 0.0
.debug_aranges 111960 111960 0 0.0
.debug_frame 413748 413748 0 0.0
.debug_info 22556971 22556971 0 0.0
.debug_line 4147452 4147452 0 0.0
.debug_loc 3083549 3083549 0 0.0
.debug_ranges 364744 364744 0 0.0
.debug_str 3639305 3639305 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 99252 99252 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457927 457927 0 0.0
.symtab 133456 133456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738316 738316 0 0.0
bl706-wifi (read/write) 1230202 1230202 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 1187391 1187391 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619760 619760 0 0.0
.debug_info 23944309 23944309 0 0.0
.debug_line 4572352 4572352 0 0.0
.debug_loc 3270692 3270692 0 0.0
.debug_ranges 392600 392600 0 0.0
.debug_str 3740779 3740779 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 120112 120112 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507032 507032 0 0.0
.symtab 152752 152752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962426 962426 0 0.0
bl702l lighting-app bl702l (read/write) 1179348 1179348 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 1552742 1552742 0 0.0
.debug_aranges 134336 134336 0 0.0
.debug_frame 491772 491772 0 0.0
.debug_info 41433809 41433809 0 0.0
.debug_line 5383974 5383974 0 0.0
.debug_loc 3616413 3616413 0 0.0
.debug_ranges 454488 454488 0 0.0
.debug_str 4126042 4126042 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 100768 100768 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 603009 603009 0 0.0
.symtab 179440 179440 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962680 962680 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190048 1190048 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 1554488 1554488 0 0.0
.debug_aranges 135504 135504 0 0.0
.debug_frame 497200 497200 0 0.0
.debug_info 41476150 41476150 0 0.0
.debug_line 5424187 5424187 0 0.0
.debug_loc 3654575 3654575 0 0.0
.debug_ranges 456728 456728 0 0.0
.debug_str 4131563 4131563 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 99708 99708 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 606837 606837 0 0.0
.symtab 181232 181232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974800 974800 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736003 736003 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84455 84455 0 0.0
.text 651160 651160 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757571 757571 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79999 79999 0 0.0
.text 677180 677180 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744915 744915 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106087 106087 0 0.0
.text 638436 638436 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695715 695715 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80239 80239 0 0.0
.text 615088 615088 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681387 681387 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76071 76071 0 0.0
.text 604928 604928 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562346 562346 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903138 903138 0 0.0
.debug_aranges 104584 104584 0 0.0
.debug_frame 352236 352236 0 0.0
.debug_info 19522734 19522734 0 0.0
.debug_line 2597191 2597191 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583788 1583788 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107945 107945 0 0.0
.debug_str 3402320 3402320 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83714 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468295 468295 0 0.0
.symtab 279440 279440 0 0.0
.text 476512 476512 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618538 618538 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 943798 943798 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 367516 367516 0 0.0
.debug_info 20703371 20703371 0 0.0
.debug_line 2667563 2667563 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1639479 1639479 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112482 112482 0 0.0
.debug_str 3466515 3466515 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517531 517531 0 0.0
.symtab 299056 299056 0 0.0
.text 0 0 0 0.0
510124 510124 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553135 553135 0 0.0
.app_xip_area 444353 444353 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) 539199 539199 0 0.0
.app_xip_area 425617 425617 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) 574703 574703 0 0.0
.app_xip_area 467249 467249 0 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 550911 550911 0 0.0
.app_xip_area 440369 440369 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) 1006848 1006848 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832216 832216 0 0.0
BRD4187C (read/write) 1092928 1092928 0 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 894124 894124 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104104 1104104 0 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914740 914740 0 0.0
window-app BRD4187C (read/write) 1128980 1128980 0 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957888 957888 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133022 1133022 0 0.0
(read/write) 1670484 1670484 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241696 241696 0 0.0
.flash.text 1133022 1133022 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177571 1177571 0 0.0
(read/write) 520316 520316 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273364 273364 0 0.0
.flash.text 1172187 1172187 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589972 589972 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589436 589436 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684852 684852 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571704 571704 0 0.0
light k32w0+release (read only) 589676 589676 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589140 589140 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776864 776864 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654848 654848 0 0.0
lock k32w0+release (read only) 561452 561452 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560916 560916 0 0.0
linux air-purifier-app debug (read only) 2467805 2467805 0 0.0
(read/write) 126264 126264 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72184 72184 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 176960 176960 0 0.0
.text 2116949 2116949 0 0.0
all-clusters-app debug (read only) 5291873 5291873 0 0.0
(read/write) 418872 418872 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278848 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 299884 299884 0 0.0
.text 4611795 4611795 0 0.0
all-clusters-minimal-app debug (read only) 4883177 4883177 0 0.0
(read/write) 233016 233016 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95456 95456 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 269885 269885 0 0.0
.text 4382099 4382099 0 0.0
bridge-app debug (read only) 4364489 4364489 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84784 84784 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 217853 217853 0 0.0
.text 3928931 3928931 0 0.0
chip-tool debug (read only) 10335001 10335001 0 0.0
(read/write) 447968 447968 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342040 342040 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 390537 390537 0 0.0
.text 9340051 9340051 0 0.0
chip-tool-ipv6only arm64 (read only) 10213512 10213512 0 0.0
(read/write) 511216 511216 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379536 379536 0 0.0
.dynamic 512 512 0 0.0
.got 18592 18592 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317056 317056 0 0.0
.text 9118984 9118984 0 0.0
lighting-app debug+rpc+ui (read only) 5223817 5223817 0 0.0
(read/write) 223120 223120 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92992 92992 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 336244 336244 0 0.0
.text 4644275 4644275 0 0.0
lock-app debug (read only) 4464041 4464041 0 0.0
(read/write) 203256 203256 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79464 79464 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 247165 247165 0 0.0
.text 4007203 4007203 0 0.0
ota-provider-app debug (read only) 4121673 4121673 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68816 68816 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 199837 199837 0 0.0
.text 3730915 3730915 0 0.0
ota-requestor-app debug (read only) 4207945 4207945 0 0.0
(read/write) 196408 196408 0 0.0
.bss 114560 114560 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71760 71760 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 203581 203581 0 0.0
.text 3809139 3809139 0 0.0
shell debug (read only) 2756433 2756433 0 0.0
(read/write) 149120 149120 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82928 82928 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 180640 180640 0 0.0
.text 2405058 2405058 0 0.0
thermostat-no-ble arm64 (read only) 4359912 4359912 0 0.0
(read/write) 245432 245432 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161332 161332 0 0.0
.text 3859800 3859800 0 0.0
tv-app debug (read only) 5292841 5292841 0 0.0
(read/write) 352016 352016 0 0.0
.bss 243104 243104 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96512 96512 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 271821 271821 0 0.0
.text 4776867 4776867 0 0.0
tv-casting-app debug (read only) 8273073 8273073 0 0.0
(read/write) 315224 315224 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150032 150032 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 338744 338744 0 0.0
.text 7527075 7527075 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523088 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485772 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179844 1179844 0 0.0
bss 153980 153980 0 0.0
rodata 118928 118928 0 0.0
text 828036 828036 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327280 1327280 0 0.0
bss 139990 139990 0 0.0
rodata 134960 134960 0 0.0
text 761676 761676 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161680 1161680 0 0.0
bss 154219 154219 0 0.0
rodata 113940 113940 0 0.0
text 814596 814596 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723796 1723796 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327154 1327154 0 0.0
.debug_aranges 141264 141264 0 0.0
.debug_frame 468096 468096 0 0.0
.debug_info 30395025 30395025 0 0.0
.debug_line 3902849 3902849 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2250228 2250228 0 0.0
.debug_rnglists 152058 152058 0 0.0
.debug_str 4129248 4129248 0 0.0
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798817 798817 0 0.0
.symtab 494272 494272 0 0.0
.text 0 0 0 0.0
1520204 1520204 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682380 1682380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267364 1267364 0 0.0
.debug_aranges 137480 137480 0 0.0
.debug_frame 461484 461484 0 0.0
.debug_info 28657862 28657862 0 0.0
.debug_line 3807918 3807918 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2194644 2194644 0 0.0
.debug_rnglists 147873 147873 0 0.0
.debug_str 4021985 4021985 0 0.0
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743172 743172 0 0.0
.symtab 475328 475328 0 0.0
.text 1480588 1480588 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1608540 1608540 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 1109042 1109042 0 0.0
.debug_aranges 127552 127552 0 0.0
.debug_frame 424408 424408 0 0.0
.debug_info 23752638 23752638 0 0.0
.debug_line 3382216 3382216 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2031129 2031129 0 0.0
.debug_rnglists 137419 137419 0 0.0
.debug_str 3828807 3828807 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 656341 656341 0 0.0
.symtab 436832 436832 0 0.0
.text 1413300 1413300 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) 1641284 1641284 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 1101888 1101888 0 0.0
.debug_aranges 126232 126232 0 0.0
.debug_frame 419644 419644 0 0.0
.debug_info 23558098 23558098 0 0.0
.debug_line 3334440 3334440 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2007789 2007789 0 0.0
.debug_rnglists 135430 135430 0 0.0
.debug_str 3790944 3790944 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 629808 629808 0 0.0
.symtab 428368 428368 0 0.0
.text 1418780 1418780 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177188 1177188 0 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624032 624032 0 0.0
lock-app qpg6105+debug (read/write) 1137528 1137528 0 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584372 584372 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 857104 857104 0 0.0
bss 78004 78004 0 0.0
text 604494 604494 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078612 1078612 0 0.0
bss 112632 112632 0 0.0
text 758134 758134 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077336 1077336 0 0.0
bss 122460 122460 0 0.0
text 744650 744650 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932292 932292 0 0.0
bss 106876 106876 0 0.0
text 641690 641690 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860392 860392 0 0.0
bss 78120 78120 0 0.0
text 607592 607592 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962472 962472 0 0.0
bss 88184 88184 0 0.0
text 683966 683966 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088332 1088332 0 0.0
bss 112384 112384 0 0.0
text 762368 762368 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918808 918808 0 0.0
bss 78812 78812 0 0.0
text 638420 638420 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945636 945636 0 0.0
bss 104976 104976 0 0.0
text 657492 657492 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864228 864228 0 0.0
bss 78228 78228 0 0.0
text 611766 611766 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805088 805088 0 0.0
bss 66248 66248 0 0.0
text 578802 578802 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820792 820792 0 0.0
bss 66652 66652 0 0.0
text 589414 589414 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 709036 0 0.0
bss 86424 86424 0 0.0
text 462008 462008 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862988 862988 0 0.0
bss 78204 78204 0 0.0
text 611128 611128 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848032 848032 0 0.0
bss 77932 77932 0 0.0
text 598300 598300 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826160 826160 0 0.0
bss 66536 66536 0 0.0
text 594156 594156 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823624 823624 0 0.0
bss 66888 66888 0 0.0
text 591206 591206 0 0.0

Copy link

github-actions bot commented Nov 6, 2023

PR #29840: Size comparison from eb2f8f6 to 044e6bb

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 eb2f8f6 044e6bb change % change
bl602 lighting-app bl602 (read/write) 1406086 1406086 0 0.0
.bss 84504 84504 0 0.0
.data 9360 9360 0 0.0
.text 1075204 1075204 0 0.0
bl602+mfd (read/write) 1420502 1420502 0 0.0
.bss 84672 84672 0 0.0
.data 9336 9336 0 0.0
.text 1090520 1090520 0 0.0
bl602+rpc (read/write) 1453106 1453106 0 0.0
.bss 92536 92536 0 0.0
.data 9736 9736 0 0.0
.text 1106692 1106692 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1172239 1172239 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1548539 1548539 0 0.0
.debug_aranges 136408 136408 0 0.0
.debug_frame 499716 499716 0 0.0
.debug_info 41536518 41536518 0 0.0
.debug_line 5335893 5335893 0 0.0
.debug_loc 3615221 3615221 0 0.0
.debug_ranges 442056 442056 0 0.0
.debug_str 4062330 4062330 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106100 106100 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 590192 590192 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
945706 945706 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1183335 1183335 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3528 3528 0 0.0
.debug_abbrev 1550227 1550227 0 0.0
.debug_aranges 137576 137576 0 0.0
.debug_frame 505148 505148 0 0.0
.debug_info 41576775 41576775 0 0.0
.debug_line 5376229 5376229 0 0.0
.debug_loc 3653372 3653372 0 0.0
.debug_ranges 444296 444296 0 0.0
.debug_str 4067855 4067855 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105040 105040 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 593952 593952 0 0.0
.symtab 175936 175936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
957734 957734 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1271803 1271803 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1724201 1724201 0 0.0
.debug_aranges 144672 144672 0 0.0
.debug_frame 527584 527584 0 0.0
.debug_info 46454219 46454219 0 0.0
.debug_line 5754375 5754375 0 0.0
.debug_loc 3818684 3818684 0 0.0
.debug_ranges 469280 469280 0 0.0
.debug_str 4488288 4488288 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121000 121000 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 653572 653572 0 0.0
.symtab 192992 192992 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1020772 1020772 0 0.0
bl706-eth (read/write) 991349 991349 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071893 1071893 0 0.0
.debug_aranges 111976 111976 0 0.0
.debug_frame 413828 413828 0 0.0
.debug_info 22575576 22575576 0 0.0
.debug_line 4148576 4148576 0 0.0
.debug_loc 3085544 3085544 0 0.0
.debug_ranges 365120 365120 0 0.0
.debug_str 3639997 3639997 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 99188 99188 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457967 457967 0 0.0
.symtab 133408 133408 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738346 738346 0 0.0
bl706-wifi (read/write) 1226162 1226162 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187630 1187630 0 0.0
.debug_aranges 119640 119640 0 0.0
.debug_frame 619876 619876 0 0.0
.debug_info 23963065 23963065 0 0.0
.debug_line 4573476 4573476 0 0.0
.debug_loc 3272614 3272614 0 0.0
.debug_ranges 392976 392976 0 0.0
.debug_str 3741447 3741447 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 120048 120048 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507072 507072 0 0.0
.symtab 152704 152704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962432 962432 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1141968 1141968 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1552578 1552578 0 0.0
.debug_aranges 131088 131088 0 0.0
.debug_frame 480188 480188 0 0.0
.debug_info 41555653 41555653 0 0.0
.debug_line 5264568 5264568 0 0.0
.debug_loc 3554955 3554955 0 0.0
.debug_ranges 448544 448544 0 0.0
.debug_str 4077598 4077598 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100104 100104 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 591224 591224 0 0.0
.symtab 174464 174464 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
938792 938792 0 0.0
bl702l+mfd (read/write) 1153932 1153932 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4888 4888 0 0.0
.debug_abbrev 1554281 1554281 0 0.0
.debug_aranges 132256 132256 0 0.0
.debug_frame 485616 485616 0 0.0
.debug_info 41597953 41597953 0 0.0
.debug_line 5304781 5304781 0 0.0
.debug_loc 3593106 3593106 0 0.0
.debug_ranges 450784 450784 0 0.0
.debug_str 4083113 4083113 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99044 99044 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 595052 595052 0 0.0
.symtab 176256 176256 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
951168 951168 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736355 736355 0 0.0
(read/write) 166524 166524 0 0.0
.bss 88940 88940 0 0.0
.data 3420 3420 0 0.0
.rodata 84575 84575 0 0.0
.text 651392 651392 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757963 757963 0 0.0
(read/write) 176808 176808 0 0.0
.bss 99188 99188 0 0.0
.data 3440 3440 0 0.0
.rodata 80143 80143 0 0.0
.text 677428 677428 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745251 745251 0 0.0
(read/write) 171264 171264 0 0.0
.bss 93644 93644 0 0.0
.data 3440 3440 0 0.0
.rodata 106199 106199 0 0.0
.text 638660 638660 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696051 696051 0 0.0
(read/write) 165616 165616 0 0.0
.bss 87808 87808 0 0.0
.data 3408 3408 0 0.0
.rodata 80351 80351 0 0.0
.text 615312 615312 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681739 681739 0 0.0
(read/write) 165756 165756 0 0.0
.bss 87952 87952 0 0.0
.data 3404 3404 0 0.0
.rodata 76191 76191 0 0.0
.text 605160 605160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562714 562714 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903410 903410 0 0.0
.debug_aranges 104608 104608 0 0.0
.debug_frame 352312 352312 0 0.0
.debug_info 19542004 19542004 0 0.0
.debug_line 2597777 2597777 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1584706 1584706 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108063 108063 0 0.0
.debug_str 3403028 3403028 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468375 468375 0 0.0
.symtab 279488 279488 0 0.0
.text 476900 476900 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618906 618906 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 944070 944070 0 0.0
.debug_aranges 109072 109072 0 0.0
.debug_frame 367592 367592 0 0.0
.debug_info 20723422 20723422 0 0.0
.debug_line 2668149 2668149 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1640397 1640397 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112600 112600 0 0.0
.debug_str 3467199 3467199 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106274 106274 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517611 517611 0 0.0
.symtab 299104 299104 0 0.0
.text 0 0 0 0.0
510512 510512 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553711 553711 0 0.0
.app_xip_area 444841 444841 0 0.0
.bss 63840 63840 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539783 539783 0 0.0
.app_xip_area 426113 426113 0 0.0
.bss 68608 68608 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575479 575479 0 0.0
.app_xip_area 467937 467937 0 0.0
.bss 62584 62584 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551479 551479 0 0.0
.app_xip_area 440857 440857 0 0.0
.bss 65568 65568 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1007216 1007216 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832584 832584 0 0.0
BRD4187C (read/write) 1093472 1093472 0 0.0
.bss 195564 195564 0 0.0
.data 3300 3300 0 0.0
.text 894588 894588 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104288 1104288 0 0.0
.bss 186640 186640 0 0.0
.data 2708 2708 0 0.0
.text 914916 914916 0 0.0
window-app BRD4187C (read/write) 1129596 1129596 0 0.0
.bss 167972 167972 0 0.0
.data 3172 3172 0 0.0
.text 958432 958432 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133158 1133158 0 0.0
(read/write) 1670476 1670476 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1133158 1133158 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177819 1177819 0 0.0
(read/write) 520476 520476 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273524 273524 0 0.0
.flash.text 1172435 1172435 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 590372 590372 0 0.0
(read/write) 87596 87596 0 0.0
.bss 70840 70840 0 0.0
.data 2132 2132 0 0.0
.text 589836 589836 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685452 685452 0 0.0
.bss 67040 67040 0 0.0
.data 2716 2716 0 0.0
.text 572216 572216 0 0.0
light k32w0+release (read only) 590084 590084 0 0.0
(read/write) 87272 87272 0 0.0
.bss 70528 70528 0 0.0
.data 2120 2120 0 0.0
.text 589548 589548 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777472 777472 0 0.0
.bss 76716 76716 0 0.0
.data 1928 1928 0 0.0
.text 655368 655368 0 0.0
lock k32w0+release (read only) 561852 561852 0 0.0
(read/write) 85100 85100 0 0.0
.bss 68416 68416 0 0.0
.data 2060 2060 0 0.0
.text 561316 561316 0 0.0
linux air-purifier-app debug (read only) 2468077 2468077 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 176936 176936 0 0.0
.text 2117317 2117317 0 0.0
all-clusters-app debug (read only) 5292233 5292233 0 0.0
(read/write) 418872 418872 0 0.0
.bss 128976 128976 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278816 278816 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299868 299868 0 0.0
.text 4612243 4612243 0 0.0
all-clusters-minimal-app debug (read only) 4883521 4883521 0 0.0
(read/write) 233048 233048 0 0.0
.bss 126704 126704 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 269869 269869 0 0.0
.text 4382531 4382531 0 0.0
bridge-app debug (read only) 4364857 4364857 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217845 217845 0 0.0
.text 3929379 3929379 0 0.0
chip-tool debug (read only) 10335697 10335697 0 0.0
(read/write) 447968 447968 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341992 341992 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 390857 390857 0 0.0
.text 9340499 9340499 0 0.0
chip-tool-ipv6only arm64 (read only) 10214528 10214528 0 0.0
(read/write) 514312 514312 0 0.0
.bss 103112 103112 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379504 379504 0 0.0
.dynamic 512 512 0 0.0
.got 18584 18584 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317224 317224 0 0.0
.text 9119912 9119912 0 0.0
lighting-app debug+rpc+ui (read only) 5224161 5224161 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336212 336212 0 0.0
.text 4644723 4644723 0 0.0
lock-app debug (read only) 4464393 4464393 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247157 247157 0 0.0
.text 4007635 4007635 0 0.0
ota-provider-app debug (read only) 4123353 4123353 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199861 199861 0 0.0
.text 3732643 3732643 0 0.0
ota-requestor-app debug (read only) 4209625 4209625 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203605 203605 0 0.0
.text 3810867 3810867 0 0.0
shell debug (read only) 2757201 2757201 0 0.0
(read/write) 149152 149152 0 0.0
.bss 59624 59624 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180800 180800 0 0.0
.text 2405714 2405714 0 0.0
thermostat-no-ble arm64 (read only) 4361360 4361360 0 0.0
(read/write) 244000 244000 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101616 101616 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161356 161356 0 0.0
.text 3861240 3861240 0 0.0
tv-app debug (read only) 5293433 5293433 0 0.0
(read/write) 352112 352112 0 0.0
.bss 243232 243232 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96480 96480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271965 271965 0 0.0
.text 4777363 4777363 0 0.0
tv-casting-app debug (read only) 8274097 8274097 0 0.0
(read/write) 315256 315256 0 0.0
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150000 150000 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 339080 339080 0 0.0
.text 7527811 7527811 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523240 2523240 0 0.0
.bss 219056 219056 0 0.0
.data 5136 5136 0 0.0
.text 1485924 1485924 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057856 1057856 0 0.0
bss 128393 128393 0 0.0
rodata 104344 104344 0 0.0
text 777424 777424 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184592 1184592 0 0.0
bss 120595 120595 0 0.0
rodata 138536 138536 0 0.0
text 775108 775108 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1038684 1038684 0 0.0
bss 128632 128632 0 0.0
rodata 99292 99292 0 0.0
text 763188 763188 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837544 0 0.0
(read/write) 1736356 1736356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1327521 1327521 0 0.0
.debug_aranges 141424 141424 0 0.0
.debug_frame 468720 468720 0 0.0
.debug_info 30428179 30428179 0 0.0
.debug_line 3906708 3906708 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2253523 2253523 0 0.0
.debug_rnglists 152332 152332 0 0.0
.debug_str 4133500 4133500 0 0.0
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 799122 799122 0 0.0
.symtab 494736 494736 0 0.0
.text 1532172 1532172 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1694932 1694932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1267731 1267731 0 0.0
.debug_aranges 137640 137640 0 0.0
.debug_frame 462108 462108 0 0.0
.debug_info 28690163 28690163 0 0.0
.debug_line 3811777 3811777 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2197947 2197947 0 0.0
.debug_rnglists 148147 148147 0 0.0
.debug_str 4026237 4026237 0 0.0
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743477 743477 0 0.0
.symtab 475792 475792 0 0.0
.text 1492548 1492548 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1621108 1621108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1109416 1109416 0 0.0
.debug_aranges 127712 127712 0 0.0
.debug_frame 425032 425032 0 0.0
.debug_info 23783154 23783154 0 0.0
.debug_line 3386093 3386093 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2034431 2034431 0 0.0
.debug_rnglists 137693 137693 0 0.0
.debug_str 3833059 3833059 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 656646 656646 0 0.0
.symtab 437296 437296 0 0.0
.text 1425276 1425276 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1653860 1653860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1102262 1102262 0 0.0
.debug_aranges 126392 126392 0 0.0
.debug_frame 420268 420268 0 0.0
.debug_info 23588847 23588847 0 0.0
.debug_line 3338317 3338317 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2011091 2011091 0 0.0
.debug_rnglists 135704 135704 0 0.0
.debug_str 3795196 3795196 0 0.0
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 630113 630113 0 0.0
.symtab 428832 428832 0 0.0
.text 1430764 1430764 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177436 1177436 0 0.0
.bss 100664 100664 0 0.0
.data 744 744 0 0.0
.text 624280 624280 0 0.0
lock-app qpg6105+debug (read/write) 1137848 1137848 0 0.0
.bss 95408 95408 0 0.0
.data 776 776 0 0.0
.text 584692 584692 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856532 856532 0 0.0
bss 78076 78076 0 0.0
text 604210 604210 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077932 1077932 0 0.0
bss 112704 112704 0 0.0
text 757756 757756 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076656 1076656 0 0.0
bss 122532 122532 0 0.0
text 744272 744272 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931604 931604 0 0.0
bss 106948 106948 0 0.0
text 641312 641312 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859808 859808 0 0.0
bss 78192 78192 0 0.0
text 607308 607308 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962168 962168 0 0.0
bss 88256 88256 0 0.0
text 683810 683810 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087652 1087652 0 0.0
bss 112456 112456 0 0.0
text 761982 761982 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918228 918228 0 0.0
bss 78884 78884 0 0.0
text 638136 638136 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944948 944948 0 0.0
bss 105048 105048 0 0.0
text 657106 657106 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863644 863644 0 0.0
bss 78300 78300 0 0.0
text 611482 611482 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804512 804512 0 0.0
bss 66320 66320 0 0.0
text 578518 578518 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820208 820208 0 0.0
bss 66724 66724 0 0.0
text 589130 589130 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862412 862412 0 0.0
bss 78276 78276 0 0.0
text 610844 610844 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847448 847448 0 0.0
bss 78004 78004 0 0.0
text 598016 598016 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825584 825584 0 0.0
bss 66608 66608 0 0.0
text 593874 593874 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823052 823052 0 0.0
bss 66960 66960 0 0.0
text 590922 590922 0 0.0

@shripad621git shripad621git force-pushed the script/factory_partition branch 4 times, most recently from 0c3d782 to 4155a2a Compare November 8, 2023 11:37
Copy link

github-actions bot commented Nov 8, 2023

PR #29840: Size comparison from 155917e to 4155a2a

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 155917e 4155a2a change % change
bl602 lighting-app bl602 (read/write) 1407382 1407382 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.text 1076472 1076472 0 0.0
bl602+mfd (read/write) 1421822 1421822 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.text 1091824 1091824 0 0.0
bl602+rpc (read/write) 1454402 1454402 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.text 1107960 1107960 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1173547 1173547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552736 1552736 0 0.0
.debug_aranges 136696 136696 0 0.0
.debug_frame 501152 501152 0 0.0
.debug_info 41594354 41594354 0 0.0
.debug_line 5349759 5349759 0 0.0
.debug_loc 3623936 3623936 0 0.0
.debug_ranges 442568 442568 0 0.0
.debug_str 4071665 4071665 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106116 106116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 591312 591312 0 0.0
.symtab 174416 174416 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 946966 946966 0 0.0
bl702+mfd 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1184671 1184671 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3536 3536 0 0.0
.debug_abbrev 1554424 1554424 0 0.0
.debug_aranges 137864 137864 0 0.0
.debug_frame 506584 506584 0 0.0
.debug_info 41634617 41634617 0 0.0
.debug_line 5390111 5390111 0 0.0
.debug_loc 3662087 3662087 0 0.0
.debug_ranges 444808 444808 0 0.0
.debug_str 4077198 4077198 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105056 105056 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 595072 595072 0 0.0
.symtab 176176 176176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 959030 959030 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3478 3478 0 0.0
(read/write) 1273103 1273103 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728398 1728398 0 0.0
.debug_aranges 144960 144960 0 0.0
.debug_frame 529020 529020 0 0.0
.debug_info 46512035 46512035 0 0.0
.debug_line 5768241 5768241 0 0.0
.debug_loc 3827399 3827399 0 0.0
.debug_ranges 469792 469792 0 0.0
.debug_str 4497623 4497623 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121016 121016 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 654692 654692 0 0.0
.symtab 193232 193232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 1022032 1022032 0 0.0
bl706-eth 0 0 0 0.0
(read/write) 992649 992649 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3128 3128 0 0.0
.debug_abbrev 1075652 1075652 0 0.0
.debug_aranges 112264 112264 0 0.0
.debug_frame 415264 415264 0 0.0
.debug_info 22631054 22631054 0 0.0
.debug_line 4162255 4162255 0 0.0
.debug_loc 3094273 3094273 0 0.0
.debug_ranges 365632 365632 0 0.0
.debug_str 3649338 3649338 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 99204 99204 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 459087 459087 0 0.0
.symtab 133648 133648 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 739606 739606 0 0.0
bl706-wifi 0 0 0 0.0
(read/write) 1227606 1227606 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1191757 1191757 0 0.0
.debug_aranges 119928 119928 0 0.0
.debug_frame 621708 621708 0 0.0
.debug_info 24020925 24020925 0 0.0
.debug_line 4587507 4587507 0 0.0
.debug_loc 3281314 3281314 0 0.0
.debug_ranges 393488 393488 0 0.0
.debug_str 3750788 3750788 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 120064 120064 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 508192 508192 0 0.0
.symtab 152944 152944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 963828 963828 0 0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read/write) 1143772 1143772 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4920 4920 0 0.0
.debug_abbrev 1556775 1556775 0 0.0
.debug_aranges 131376 131376 0 0.0
.debug_frame 481624 481624 0 0.0
.debug_info 41613489 41613489 0 0.0
.debug_line 5278445 5278445 0 0.0
.debug_loc 3563669 3563669 0 0.0
.debug_ranges 449056 449056 0 0.0
.debug_str 4086934 4086934 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100120 100120 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 592344 592344 0 0.0
.symtab 174704 174704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 940060 940060 0 0.0
bl702l+mfd 0 0 0 0.0
(read only) 512 512 0 0.0
(read/write) 1154720 1154720 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4904 4904 0 0.0
.debug_abbrev 1558478 1558478 0 0.0
.debug_aranges 132544 132544 0 0.0
.debug_frame 487052 487052 0 0.0
.debug_info 41655795 41655795 0 0.0
.debug_line 5318674 5318674 0 0.0
.debug_loc 3601820 3601820 0 0.0
.debug_ranges 451296 451296 0 0.0
.debug_str 4092457 4092457 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99060 99060 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 596172 596172 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 952436 952436 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737291 737291 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652304 652304 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758931 758931 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678364 678364 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746219 746219 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639596 639596 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696971 696971 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616224 616224 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682659 682659 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606072 606072 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1416 1416 0 0.0
.debug_abbrev 907187 907187 0 0.0
.debug_aranges 104912 104912 0 0.0
.debug_frame 353484 353484 0 0.0
.debug_info 19600842 19600842 0 0.0
.debug_line 2611550 2611550 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589454 1589454 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108395 108395 0 0.0
.debug_str 3412548 3412548 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 469459 469459 0 0.0
.symtab 280000 280000 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1444 1444 0 0.0
.debug_abbrev 947875 947875 0 0.0
.debug_aranges 109384 109384 0 0.0
.debug_frame 368808 368808 0 0.0
.debug_info 20782925 20782925 0 0.0
.debug_line 2682047 2682047 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1645574 1645574 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112938 112938 0 0.0
.debug_str 3476824 3476824 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106306 106306 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 518852 518852 0 0.0
.symtab 299696 299696 0 0.0
.text 0 0 0 0.0
511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554631 554631 0 0.0
.app_xip_area 445705 445705 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540727 540727 0 0.0
.app_xip_area 427001 427001 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576407 576407 0 0.0
.app_xip_area 468809 468809 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552447 552447 0 0.0
.app_xip_area 441761 441761 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008516 0 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 833880 833880 0 0.0
BRD4187C (read/write) 1094340 1094340 0 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895452 895452 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105176 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915804 915804 0 0.0
window-app BRD4187C (read/write) 1130888 1130888 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959720 959720 0 0.0
esp32 all-clusters-app c3devkit (read only) 1134466 1134466 0 0.0
(read/write) 1670476 1670476 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1134466 1134466 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1178991 1178991 0 0.0
(read/write) 520492 520492 0 0.0
.dram0.bss 78560 78560 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273532 273532 0 0.0
.flash.text 1173607 1173607 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591260 591260 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590724 590724 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686336 686336 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573096 573096 0 0.0
light k32w0+release (read only) 590948 590948 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590412 590412 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778340 778340 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656232 656232 0 0.0
lock k32w0+release (read only) 562724 562724 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562188 562188 0 0.0
linux air-purifier-app debug (read only) 2475861 2475861 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2124933 2124933 0 0.0
all-clusters-app debug (read only) 5300545 5300545 0 0.0
(read/write) 418904 418904 0 0.0
.bss 128976 128976 0 0.0
.data 3888 3888 0 0.0
.data.rel.ro 278816 278816 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300060 300060 0 0.0
.text 4620387 4620387 0 0.0
all-clusters-minimal-app debug (read only) 4891321 4891321 0 0.0
(read/write) 233080 233080 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390163 4390163 0 0.0
bridge-app debug (read only) 4372729 4372729 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3936995 3936995 0 0.0
chip-tool debug (read only) 10350361 10350361 0 0.0
(read/write) 448160 448160 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342184 342184 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 390889 390889 0 0.0
.text 9354675 9354675 0 0.0
chip-tool-ipv6only arm64 (read only) 10229800 10229800 0 0.0
(read/write) 511384 511384 0 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 379728 379728 0 0.0
.dynamic 512 512 0 0.0
.got 18616 18616 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317232 317232 0 0.0
.text 9134568 9134568 0 0.0
lighting-app debug+rpc+ui (read only) 5234385 5234385 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4654339 4654339 0 0.0
lock-app debug (read only) 4472425 4472425 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4015443 4015443 0 0.0
ota-provider-app debug (read only) 4131193 4131193 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3740259 3740259 0 0.0
ota-requestor-app debug (read only) 4217513 4217513 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3818499 3818499 0 0.0
shell debug (read only) 2765529 2765529 0 0.0
(read/write) 149152 149152 0 0.0
.bss 59624 59624 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2413874 2413874 0 0.0
thermostat-no-ble arm64 (read only) 4369240 4369240 0 0.0
(read/write) 244312 244312 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3868808 3868808 0 0.0
tv-app debug (read only) 5297193 5297193 0 0.0
(read/write) 352112 352112 0 0.0
.bss 243232 243232 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96480 96480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272029 272029 0 0.0
.text 4781059 4781059 0 0.0
tv-casting-app debug (read only) 8288921 8288921 0 0.0
(read/write) 315448 315448 0 0.0
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150192 150192 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 339112 339112 0 0.0
.text 7542147 7542147 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525296 2525296 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487980 1487980 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058876 1058876 0 0.0
bss 128397 128397 0 0.0
rodata 104356 104356 0 0.0
text 778436 778436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1185632 1185632 0 0.0
bss 120599 120599 0 0.0
rodata 138552 138552 0 0.0
text 776120 776120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039580 1039580 0 0.0
bss 128636 128636 0 0.0
rodata 99300 99300 0 0.0
text 764056 764056 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837544 0 0.0
(read/write) 1737820 1737820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1331548 1331548 0 0.0
.debug_aranges 141728 141728 0 0.0
.debug_frame 469900 469900 0 0.0
.debug_info 30488792 30488792 0 0.0
.debug_line 3920954 3920954 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258312 2258312 0 0.0
.debug_rnglists 152663 152663 0 0.0
.debug_str 4143099 4143099 0 0.0
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800381 800381 0 0.0
.symtab 495360 495360 0 0.0
.text 1533636 1533636 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696188 1696188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1271730 1271730 0 0.0
.debug_aranges 137936 137936 0 0.0
.debug_frame 463244 463244 0 0.0
.debug_info 28750207 28750207 0 0.0
.debug_line 3825906 3825906 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2202317 2202317 0 0.0
.debug_rnglists 148472 148472 0 0.0
.debug_str 4035731 4035731 0 0.0
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 744540 744540 0 0.0
.symtab 476272 476272 0 0.0
.text 1493804 1493804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622388 1622388 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1113415 1113415 0 0.0
.debug_aranges 128008 128008 0 0.0
.debug_frame 426168 426168 0 0.0
.debug_info 23843846 23843846 0 0.0
.debug_line 3400090 3400090 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2038801 2038801 0 0.0
.debug_rnglists 138018 138018 0 0.0
.debug_str 3842541 3842541 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 657709 657709 0 0.0
.symtab 437776 437776 0 0.0
.text 1426556 1426556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655188 1655188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1106289 1106289 0 0.0
.debug_aranges 126696 126696 0 0.0
.debug_frame 421448 421448 0 0.0
.debug_info 23650269 23650269 0 0.0
.debug_line 3352475 3352475 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2015890 2015890 0 0.0
.debug_rnglists 136035 136035 0 0.0
.debug_str 3804787 3804787 0 0.0
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631333 631333 0 0.0
.symtab 429392 429392 0 0.0
.text 1432092 1432092 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178288 1178288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625128 625128 0 0.0
lock-app qpg6105+debug (read/write) 1139044 1139044 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 585884 585884 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858952 858952 0 0.0
bss 78076 78076 0 0.0
text 606560 606560 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1079232 1079232 0 0.0
bss 112704 112704 0 0.0
text 759044 759044 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077764 1077764 0 0.0
bss 122532 122532 0 0.0
text 745382 745382 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932752 932752 0 0.0
bss 106948 106948 0 0.0
text 642422 642422 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862252 862252 0 0.0
bss 78192 78192 0 0.0
text 609658 609658 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 963688 963688 0 0.0
bss 88256 88256 0 0.0
text 685302 685302 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088780 1088780 0 0.0
bss 112456 112456 0 0.0
text 763092 763092 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 919756 919756 0 0.0
bss 78884 78884 0 0.0
text 639628 639628 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946088 946088 0 0.0
bss 105056 105056 0 0.0
text 658216 658216 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866064 866064 0 0.0
bss 78300 78300 0 0.0
text 613830 613830 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 806932 806932 0 0.0
bss 66320 66320 0 0.0
text 580866 580866 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822632 822632 0 0.0
bss 66724 66724 0 0.0
text 591480 591480 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864004 864004 0 0.0
bss 78276 78276 0 0.0
text 612414 612414 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 849892 849892 0 0.0
bss 78004 78004 0 0.0
text 600366 600366 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 828024 828024 0 0.0
bss 66608 66608 0 0.0
text 596222 596222 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 66960 66960 0 0.0
text 593272 593272 0 0.0

…tition script.

- Added the provision to generate esp_secure_cert_partition based on option --dac-in-secure-cert.
- Refactored some code of the existing script - made it more modular.
Copy link

github-actions bot commented Nov 9, 2023

PR #29840: Size comparison from 08020a1 to 8cc0350

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 08020a1 8cc0350 change % change
bl602 lighting-app bl602 (read/write) 1407550 1407550 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156376 156376 0 0.0
.text 1076640 1076640 0 0.0
bl602+mfd (read/write) 1421990 1421990 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155336 155336 0 0.0
.text 1091992 1091992 0 0.0
bl602+rpc (read/write) 1454570 1454570 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 163492 163492 0 0.0
.text 1108128 1108128 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173715 1173715 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106116 106116 0 0.0
.text 947134 947134 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184839 1184839 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105056 105056 0 0.0
.text 959198 959198 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273271 1273271 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121016 121016 0 0.0
.text 1022200 1022200 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99204 99204 0 0.0
.text 739606 739606 0 0.0
bl706-wifi (read/write) 1227806 1227806 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120064 120064 0 0.0
.text 964026 964026 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143428 1143428 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100120 100120 0 0.0
.text 940228 940228 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154888 1154888 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99060 99060 0 0.0
.text 952604 952604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737451 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652464 652464 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759171 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678604 678604 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 746443 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639820 639820 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697211 697211 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616464 616464 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 682899 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606312 606312 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.bss 200336 200336 0 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554735 554735 0 0.0
.app_xip_area 445809 445809 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540903 540903 0 0.0
.app_xip_area 427177 427177 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576591 576591 0 0.0
.app_xip_area 468993 468993 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552623 552623 0 0.0
.app_xip_area 441937 441937 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1008692 0 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834056 834056 0 0.0
BRD4187C (read/write) 1094460 1094460 0 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895572 895572 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105368 1105368 0 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915996 915996 0 0.0
window-app BRD4187C (read/write) 1131104 1131104 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959936 959936 0 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1129862 0 0.0
(read/write) 1670084 1670084 0 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241360 0 0.0
.flash.text 1129862 1129862 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175071 1175071 0 0.0
(read/write) 520080 520080 0 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273200 0 0.0
.flash.text 1169687 1169687 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591436 591436 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590900 590900 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686512 686512 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573272 573272 0 0.0
light k32w0+release (read only) 591140 591140 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590604 590604 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778516 778516 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656408 656408 0 0.0
lock k32w0+release (read only) 562948 562948 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562412 562412 0 0.0
linux air-purifier-app debug (read only) 2477461 2477461 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2126533 2126533 0 0.0
all-clusters-app debug (read only) 5279265 5279265 0 0.0
(read/write) 418800 418800 0 0.0
.bss 128880 128880 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278832 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 299484 299484 0 0.0
.text 4600115 4600115 0 0.0
all-clusters-minimal-app debug (read only) 4892153 4892153 0 0.0
(read/write) 233080 233080 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390995 4390995 0 0.0
bridge-app debug (read only) 4374281 4374281 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3938547 3938547 0 0.0
chip-tool debug (read only) 10360913 10360913 0 0.0
(read/write) 448896 448896 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 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 391529 391529 0 0.0
.text 9363699 9363699 0 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10238360 0 0.0
(read/write) 515072 515072 0 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380480 380480 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317744 317744 0 0.0
.text 9141688 9141688 0 0.0
lighting-app debug+rpc+ui (read only) 5235073 5235073 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4655027 4655027 0 0.0
lock-app debug (read only) 4473977 4473977 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4016995 4016995 0 0.0
ota-provider-app debug (read only) 4132361 4132361 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3741427 3741427 0 0.0
ota-requestor-app debug (read only) 4218665 4218665 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3819651 3819651 0 0.0
shell debug (read only) 2741177 2741177 0 0.0
(read/write) 148504 148504 0 0.0
.bss 59528 59528 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82400 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 179264 179264 0 0.0
.text 2392114 2392114 0 0.0
thermostat-no-ble arm64 (read only) 4370504 4370504 0 0.0
(read/write) 247144 247144 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3870072 3870072 0 0.0
tv-app debug (read only) 5243353 5243353 0 0.0
(read/write) 344624 344624 0 0.0
.bss 242080 242080 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5528 5528 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 266909 266909 0 0.0
.text 4741811 4741811 0 0.0
tv-casting-app debug (read only) 8299185 8299185 0 0.0
(read/write) 315640 315640 0 0.0
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 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 339496 339496 0 0.0
.text 7551571 7551571 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525552 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1488236 1488236 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054364 1054364 0 0.0
bss 128343 128343 0 0.0
rodata 104028 104028 0 0.0
text 774400 774400 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181196 1181196 0 0.0
bss 120545 120545 0 0.0
rodata 138220 138220 0 0.0
text 772092 772092 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039692 1039692 0 0.0
bss 128636 128636 0 0.0
rodata 99300 99300 0 0.0
text 764168 764168 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732588 1732588 0 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528484 1528484 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696428 1696428 0 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494044 1494044 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622612 1622612 0 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1426780 1426780 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655460 1655460 0 0.0
.bss 212324 212324 0 0.0
.data 2384 2384 0 0.0
.text 1432364 1432364 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1178464 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1139220 1139220 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586060 586060 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811322 811322 0 0.0
bss 53132 53132 0 0.0
text 606044 606044 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071412 1071412 0 0.0
bss 99388 99388 0 0.0
text 755036 755036 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076320 1076320 0 0.0
bss 109084 109084 0 0.0
text 746708 746708 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930220 930220 0 0.0
bss 93684 93684 0 0.0
text 643244 643244 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814566 814566 0 0.0
bss 53240 53240 0 0.0
text 609094 609094 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 968828 968828 0 0.0
bss 77040 77040 0 0.0
text 687042 687042 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086128 1086128 0 0.0
bss 99192 99192 0 0.0
text 763800 763800 0 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 871950 871950 0 0.0
bss 53940 53940 0 0.0
text 638942 638942 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943508 943508 0 0.0
bss 91792 91792 0 0.0
text 658978 658978 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871212 871212 0 0.0
bss 67076 67076 0 0.0
text 615618 615618 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 811776 811776 0 0.0
bss 55320 55320 0 0.0
text 582596 582596 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827476 827476 0 0.0
bss 55724 55724 0 0.0
text 593210 593210 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816294 816294 0 0.0
bss 53332 53332 0 0.0
text 611824 611824 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802234 802234 0 0.0
bss 53052 53052 0 0.0
text 599840 599840 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832868 832868 0 0.0
bss 55608 55608 0 0.0
text 597952 597952 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830336 830336 0 0.0
bss 55960 55960 0 0.0
text 595002 595002 0 0.0

@mergify mergify bot merged commit f50e12b into project-chip:master Nov 9, 2023
57 checks passed
Jerry-ESP pushed a commit to Jerry-ESP/connectedhomeip that referenced this pull request Apr 26, 2024
…tory partition script. (project-chip#29840)

* Made a provision to generate esp_secure_cert partition in factory partition script.

- Added the provision to generate esp_secure_cert_partition based on option --dac-in-secure-cert.
- Refactored some code of the existing script - made it more modular.

* made outdir user governed
andy31415 pushed a commit that referenced this pull request Apr 26, 2024
… v1.2-branch (#33161)

* [1.1] Cherry pick Thread DNS client and memory leak fixes (#31457)

* [app] Fix DeferredAttributePersister memory leak (#31075)

* [app] Fix DeferredAttributePerister memory leak

ScopedMemoryBuffer's Release() method was used instead of
Free(). Add CHECK_RETURN_VALUE annotation to the Release()
method to prevent from making such a mistake in the future.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>

* Code review

---------

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
(cherry picked from commit 3e8aeeb)

* [OpenThread] Harden DNS record parsing (#31227)

OpenThread applications would crash upon receiving an empty
DNS TXT record. The reason was that the code for copying OT
DNS service info object into Matter DnssdService object
would not initialize the TXT entry count in the latter
object in such a case.

In the reported case, the Matter stack was presented an
empty TXT record because OpenThread's DNS client received
a TXT record with TTL 0 and it discarded its contents.
Nevertheless, the issue could be reproduced by publishing
Matter service without TXT entries and kicking off DNS query.

1. Initialize the TXT entry and subtype count properly in all
   scenarios.
2. Do not even process the service info object if an error was
   returned by OpenThread before.
3. Extract some boilerplate to a separate function to improve
   readability.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
(cherry picked from commit 76b6bb5)

* ESP32: Add EndpointQueueFilter for ESP32 platform (#31440)

* Add EndpointQueueFilter for ESP32 platform

* Restyled by clang-format

* Restyled by gn

* fix compile error when disabling inet ipv4

* review changes

* Restyled by clang-format

* review changes

* review changes

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* [ESP32] Limit number of returned WiFi scan results to configured limit (#30780)

Scan results are allocated on the heap and on a resource critical device
where heap is less, this may fail if there are a lot of APs in the
vicinity.

* [ESP32] Fix the threading issue in nimble (#29180)

* [ESP32] Fix the threading issue in nimble

Send ble connection error than executing in nimble thread context

* comment explaining why we are posting connection error event

* Adding a comment for kCHIPoBLEConnectionError

* IM: Create ReadHandler after Session Establishment for Subscription Resumption (#30491)

* IM: Create ReadHandler after Session Establishment for Subscription Resumption

* Restyled by clang-format

* Make SubscriptionResumptionHelper inherits from SubscriptionInfo

* review changes

* Rename Helper to SessionEstablisher

* Restyled by clang-format

* RAII changes

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* [ESP32] Fix adding NDEBUG flag to CPPFLAGS (#30763)

In esp-idf, NDEBUG flag is added to CPPFLAGS only if assertions are
disabled. Making this inline to that.

* Add records of session establishment for subscription resumption (#31755)

* Add records of session establishment for subscription resumption

* Restyled by clang-format

* review changes

* Schedule subscription resumption when failing to establish the session in SubscriptionResumptionSessionEstablisher

* Add option to set subscription timeout resumption retry interval seconds for Linux app
Add cirque test for subscription resumption timeout

* Restyled by clang-format

* Restyled by autopep8

* Restyled by isort

* fix CI building

* Add test to the test list

* add subscription resumption restries number to SubscriptionInfo struct

* review changes

* make resumption retries persistent

* Restyled by clang-format

* ci build fixes

* try to fix cirque test

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* ESP32: check ap info in IsStationConnected (#31438)

* Add checks for mOTInst in GenericThreadStackManagerImpl_OpenThread (#32482)

* Add checks for mOTInst in GenericThreadStackManagerImpl_OpenThread

* review changes

* [ESP32] Fix few attributes with fixed quality in DeviceInfoProvider (#32893)

* [ESP32] Fix few attributes with fixed quality in DeviceInfoProvider

Fixed labels, supported locales, supported calendar types were being
read from the nvs(flash) and during OTA its a hassle if one wants to
upgrade these values. Added few APIs to set the data for these
attributes in ESP32DeviceInfoProvider.

* Restyled by clang-format

* Restyled by prettier-markdown

* fix the lint errors

* Add back the original Device info provider which reads from the nvs

Add StaticESP32DeviceInfoProvider along with APIs to set data

Remove changes from example and add a guide along with usage

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* Implement BLE Manager Shutdown for nimble host (#33109)

* [ESP32] Implement BLE Manager Shutdown for nimble host

- Replace ble deinit imple in Esp32AppServer with BLEMgr().Shutdown()
- Replace few ESP_LOG with ChipLog in Esp32AppServer
- Move ble deinit kCommissioningComplete switch case
- Make USE_BLE_ONLY_FOR_COMMISSIONING depends on BT_ENABLED

* Restyled by clang-format

* address reviews

* Add checks for timer handler

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* [ESP32]  Made a provision to generate esp_secure_cert partition in factory partition script. (#29840)

* Made a provision to generate esp_secure_cert partition in factory partition script.

- Added the provision to generate esp_secure_cert_partition based on option --dac-in-secure-cert.
- Refactored some code of the existing script - made it more modular.

* made outdir user governed

* Added the support for onboarding paylaod in factory script (#31274)

---------

Co-authored-by: Damian Królik <66667989+Damian-Nordic@users.noreply.github.com>
Co-authored-by: Wang Qixiang <43193572+wqx6@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Shubham Patil <shubham.patil@espressif.com>
Co-authored-by: shripad621git <79364691+shripad621git@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants