Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android tv-casting-app: refactored Initialization #28875

Merged

Conversation

sharadb-amazon
Copy link
Contributor

The TvCastingApp.java and TvCastingApp-JNI.h/cpp in the Android tv-casting-app have grown in size and should be broken down. This PR is the first step towards doing that. It introduces a simplified version of the Initialization code and corresponding APIs.

### Change summary
1. Added an InitializationExample.java under tv-casting-app/android. It has a initAndStart menthod which is called by the MainActivity, if and only if GlobalCastingConstants.ChipCastingSimplified is set to true (false by default). While these APIs are being refactored, we will keep this flag off (can be turned to true for local testing) 
2. Added a CastingApp.java class where we've added the Initialize(), Start() and Stop() APIs. There are some supporting classes in the "support" namespace and there is a CastingApp-JNI.h/cpp that carries native implementation of a couple of private methods.

Some items are marked TODO - they will be addressed in following PRs, when the dependent workflows (commissioning, CASE, etc) are refactored.

### Testing
Tested by building (with the GlobalCastingConstants.ChipCastingSimplified=true flag set) and running the Android tv-casting-app on Mac to see that it initializes and starts the Matter server.

@github-actions
Copy link

github-actions bot commented Aug 24, 2023

PR #28875: Size comparison from 3fae7ff to 548e8da

Full report (27 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 3fae7ff 548e8da change % change
bl602 lighting-app bl602 (read/write) 1364582 1364582 0 0.0
.bss 73430 73430 0 0.0
.data 9600 9600 0 0.0
.text 1057570 1057570 0 0.0
bl602+rpc (read/write) 1411714 1411714 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089248 1089248 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167771 1167771 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564499 1564499 0 0.0
.debug_aranges 137856 137856 0 0.0
.debug_frame 506888 506888 0 0.0
.debug_info 41429902 41429902 0 0.0
.debug_line 5444353 5444353 0 0.0
.debug_loc 3513447 3513447 0 0.0
.debug_ranges 379880 379880 0 0.0
.debug_str 3945778 3945778 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107116 107116 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589491 589491 0 0.0
.symtab 175808 175808 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954814 954814 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266419 1266419 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741229 1741229 0 0.0
.debug_aranges 146400 146400 0 0.0
.debug_frame 535804 535804 0 0.0
.debug_info 46325774 46325774 0 0.0
.debug_line 5856081 5856081 0 0.0
.debug_loc 3719143 3719143 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 4365664 4365664 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121748 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652561 652561 0 0.0
.symtab 194736 194736 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029336 1029336 0 0.0
bl706-eth (read/write) 1013812 1013812 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25570 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114023 1114023 0 0.0
.debug_aranges 114176 114176 0 0.0
.debug_frame 423820 423820 0 0.0
.debug_info 23047825 23047825 0 0.0
.debug_line 4403008 4403008 0 0.0
.debug_loc 3011841 3011841 0 0.0
.debug_ranges 316704 316704 0 0.0
.debug_str 3518089 3518089 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97312 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 454800 454800 0 0.0
.symtab 137888 137888 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 772804 0 0.0
bl706-wifi (read/write) 1085983 1085983 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9965 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1206926 1206926 0 0.0
.debug_aranges 118440 118440 0 0.0
.debug_frame 439264 439264 0 0.0
.debug_info 24212990 24212990 0 0.0
.debug_line 4624135 4624135 0 0.0
.debug_loc 3095948 3095948 0 0.0
.debug_ranges 325600 325600 0 0.0
.debug_str 3579474 3579474 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109588 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 491565 491565 0 0.0
.symtab 150400 150400 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 846510 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153004 1153004 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1566867 1566867 0 0.0
.debug_aranges 132376 132376 0 0.0
.debug_frame 486620 486620 0 0.0
.debug_info 41436707 41436707 0 0.0
.debug_line 5360546 5360546 0 0.0
.debug_loc 3449188 3449188 0 0.0
.debug_ranges 385200 385200 0 0.0
.debug_str 3958221 3958221 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 100980 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589685 589685 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943314 943314 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 616314 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966164 0 0.0
.debug_aranges 106632 106632 0 0.0
.debug_frame 360548 360548 0 0.0
.debug_info 21010133 21010133 0 0.0
.debug_line 2792494 2792494 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1564638 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98819 0 0.0
.debug_str 3361572 3361572 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 498229 0 0.0
.symtab 293728 293728 0 0.0
.text 507688 507688 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551807 551807 0 0.0
.app_xip_area 443089 443089 0 0.0
.bss 63688 63688 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) 538303 538303 0 0.0
.app_xip_area 424657 424657 0 0.0
.bss 68592 68592 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) 573535 573535 0 0.0
.app_xip_area 466025 466025 0 0.0
.bss 62552 62552 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) 558191 558191 0 0.0
.app_xip_area 447465 447465 0 0.0
.bss 65672 65672 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 590620 590620 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590084 590084 0 0.0
light k32w0+release (read only) 589404 589404 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 588868 588868 0 0.0
lock k32w0+release (read only) 561812 561812 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561276 561276 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10170988 10170988 0 0.0
(read/write) 504120 504120 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9091000 0 0.0
thermostat-no-ble arm64 (read only) 4352572 4352572 0 0.0
(read/write) 241768 241768 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100464 100464 0 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161252 0 0.0
.text 3857304 3857304 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2522696 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485380 1485380 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240460 1240460 0 0.0
bss 155450 155450 0 0.0
rodata 143136 143136 0 0.0
text 862844 862844 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358784 1358784 0 0.0
bss 140908 140908 0 0.0
rodata 137040 137040 0 0.0
text 790120 790120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160436 0 0.0
bss 154812 154812 0 0.0
rodata 113680 113680 0 0.0
text 812976 812976 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837192 0 0.0
(read/write) 1792884 1792884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1417480 1417480 0 0.0
.debug_aranges 145040 145040 0 0.0
.debug_frame 482440 482440 0 0.0
.debug_info 33191237 33191237 0 0.0
.debug_line 4229636 4229636 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2301665 2301665 0 0.0
.debug_rnglists 144475 144475 0 0.0
.debug_str 4523375 4523375 0 0.0
.heap 837192 837192 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 848698 848698 0 0.0
.symtab 514864 514864 0 0.0
.text 1588348 1588348 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839976 0 0.0
(read/write) 1677908 1677908 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190900 190900 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289989 1289989 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 453952 453952 0 0.0
.debug_info 28972812 28972812 0 0.0
.debug_line 3943044 3943044 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2117792 2117792 0 0.0
.debug_rnglists 133885 133885 0 0.0
.debug_str 3916112 3916112 0 0.0
.heap 839976 839976 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 718407 718407 0 0.0
.symtab 467264 467264 0 0.0
.text 1476156 1476156 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846296 846296 0 0.0
(read/write) 1606156 1606156 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184692 184692 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130012 1130012 0 0.0
.debug_aranges 125008 125008 0 0.0
.debug_frame 416996 416996 0 0.0
.debug_info 24110576 24110576 0 0.0
.debug_line 3508057 3508057 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1954577 1954577 0 0.0
.debug_rnglists 123569 123569 0 0.0
.debug_str 3723049 3723049 0 0.0
.heap 846296 846296 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 635741 635741 0 0.0
.symtab 430736 430736 0 0.0
.text 1410724 1410724 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 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 1120976 1120976 0 0.0
.debug_aranges 123816 123816 0 0.0
.debug_frame 412648 412648 0 0.0
.debug_info 23922298 23922298 0 0.0
.debug_line 3461156 3461156 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1933096 1933096 0 0.0
.debug_rnglists 121665 121665 0 0.0
.debug_str 3686438 3686438 0 0.0
.heap 818896 818896 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 609924 609924 0 0.0
.symtab 422816 422816 0 0.0
.text 1416660 1416660 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177460 1177460 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624304 624304 0 0.0
lock-app qpg6105+debug (read/write) 1134972 1134972 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581812 581812 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 24, 2023

PR #28875: Size comparison from f0a1c52 to 92d9107

Increases (1 build for esp32)
platform target config section f0a1c52 92d9107 change % change
esp32 all-clusters-app c3devkit (read only) 1168210 1168212 2 0.0
.flash.text 1168210 1168212 2 0.0
Decreases (1 build for efr32)
platform target config section f0a1c52 92d9107 change % change
efr32 lighting-app BRD4187C (read/write) 1068008 1068000 -8 -0.0
.text 889984 889976 -8 -0.0
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f0a1c52 92d9107 change % change
bl602 lighting-app bl602 (read/write) 1364582 1364582 0 0.0
.bss 73430 73430 0 0.0
.data 9600 9600 0 0.0
.text 1057570 1057570 0 0.0
bl602+rpc (read/write) 1411714 1411714 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089248 1089248 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167771 1167771 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564499 1564499 0 0.0
.debug_aranges 137856 137856 0 0.0
.debug_frame 506888 506888 0 0.0
.debug_info 41429902 41429902 0 0.0
.debug_line 5444353 5444353 0 0.0
.debug_loc 3513447 3513447 0 0.0
.debug_ranges 379880 379880 0 0.0
.debug_str 3945778 3945778 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107116 107116 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589491 589491 0 0.0
.symtab 175808 175808 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954814 954814 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266419 1266419 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741229 1741229 0 0.0
.debug_aranges 146400 146400 0 0.0
.debug_frame 535804 535804 0 0.0
.debug_info 46325774 46325774 0 0.0
.debug_line 5856081 5856081 0 0.0
.debug_loc 3719143 3719143 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 4365664 4365664 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121748 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652561 652561 0 0.0
.symtab 194736 194736 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029336 1029336 0 0.0
bl706-eth (read/write) 1013812 1013812 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25570 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114023 1114023 0 0.0
.debug_aranges 114176 114176 0 0.0
.debug_frame 423820 423820 0 0.0
.debug_info 23047825 23047825 0 0.0
.debug_line 4403008 4403008 0 0.0
.debug_loc 3011841 3011841 0 0.0
.debug_ranges 316704 316704 0 0.0
.debug_str 3518089 3518089 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97312 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 454800 454800 0 0.0
.symtab 137888 137888 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 772804 0 0.0
bl706-wifi (read/write) 1085983 1085983 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9965 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1206926 1206926 0 0.0
.debug_aranges 118440 118440 0 0.0
.debug_frame 439264 439264 0 0.0
.debug_info 24212990 24212990 0 0.0
.debug_line 4624135 4624135 0 0.0
.debug_loc 3095948 3095948 0 0.0
.debug_ranges 325600 325600 0 0.0
.debug_str 3579474 3579474 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109588 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 491565 491565 0 0.0
.symtab 150400 150400 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 846510 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153004 1153004 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1566867 1566867 0 0.0
.debug_aranges 132376 132376 0 0.0
.debug_frame 486620 486620 0 0.0
.debug_info 41436707 41436707 0 0.0
.debug_line 5360546 5360546 0 0.0
.debug_loc 3449188 3449188 0 0.0
.debug_ranges 385200 385200 0 0.0
.debug_str 3958221 3958221 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 100980 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589685 589685 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943314 943314 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 616314 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966164 0 0.0
.debug_aranges 106632 106632 0 0.0
.debug_frame 360548 360548 0 0.0
.debug_info 21010133 21010133 0 0.0
.debug_line 2792494 2792494 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1564638 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98819 0 0.0
.debug_str 3361572 3361572 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 498229 0 0.0
.symtab 293728 293728 0 0.0
.text 507688 507688 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551807 551807 0 0.0
.app_xip_area 443089 443089 0 0.0
.bss 63688 63688 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) 538303 538303 0 0.0
.app_xip_area 424657 424657 0 0.0
.bss 68592 68592 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) 573535 573535 0 0.0
.app_xip_area 466025 466025 0 0.0
.bss 62552 62552 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) 558191 558191 0 0.0
.app_xip_area 447465 447465 0 0.0
.bss 65672 65672 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) 1026088 1026088 0 0.0
.bss 193024 193024 0 0.0
.data 2668 2668 0 0.0
.text 830376 830376 0 0.0
BRD4187C (read/write) 1068008 1068000 -8 -0.0
.bss 174748 174748 0 0.0
.data 3256 3256 0 0.0
.text 889984 889976 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1103184 1103184 0 0.0
.bss 186960 186960 0 0.0
.data 2684 2684 0 0.0
.text 913520 913520 0 0.0
window-app BRD4187C (read/write) 1116556 1116556 0 0.0
.bss 157492 157492 0 0.0
.data 3132 3132 0 0.0
.text 955912 955912 0 0.0
esp32 all-clusters-app c3devkit (read only) 1168210 1168212 2 0.0
(read/write) 1702988 1702988 0 0.0
.dram0.bss 79032 79032 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267952 267952 0 0.0
.flash.text 1168210 1168212 2 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1210559 1210559 0 0.0
(read/write) 551954 551954 0 0.0
.dram0.bss 85392 85392 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298908 298908 0 0.0
.flash.text 1205175 1205175 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 590620 0 0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590084 590084 0 0.0
light k32w0+release (read only) 589404 589404 0 0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 588868 588868 0 0.0
lock k32w0+release (read only) 561812 561812 0 0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561276 561276 0 0.0
linux all-clusters-app debug (read only) 5638617 5638617 0 0.0
(read/write) 419976 419976 0 0.0
.bss 130240 130240 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 278328 278328 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 338672 338672 0 0.0
.text 4918499 4918499 0 0.0
all-clusters-minimal-app debug (read only) 4910001 4910001 0 0.0
(read/write) 232264 232264 0 0.0
.bss 126240 126240 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272550 272550 0 0.0
.text 4406675 4406675 0 0.0
bridge-app debug (read only) 2766561 2766561 0 0.0
(read/write) 132888 132888 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214536 214536 0 0.0
.text 2374355 2374355 0 0.0
chip-tool debug (read only) 10329209 10329209 0 0.0
(read/write) 441688 441688 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335664 335664 0 0.0
.dynamic 624 624 0 0.0
.got 5816 5816 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388625 388625 0 0.0
.text 9345107 9345107 0 0.0
chip-tool-ipv6only arm64 (read only) 10170988 10170988 0 0.0
(read/write) 504120 504120 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9091000 0 0.0
lighting-app debug+rpc+ui (read only) 5239145 5239145 0 0.0
(read/write) 222440 222440 0 0.0
.bss 117968 117968 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337044 337044 0 0.0
.text 4659667 4659667 0 0.0
lock-app debug (read only) 4472993 4472993 0 0.0
(read/write) 203032 203032 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248486 248486 0 0.0
.text 4015011 4015011 0 0.0
ota-provider-app debug (read only) 4124081 4124081 0 0.0
(read/write) 191968 191968 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 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 201094 201094 0 0.0
.text 3732547 3732547 0 0.0
ota-requestor-app debug (read only) 4217593 4217593 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 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 204454 204454 0 0.0
.text 3818371 3818371 0 0.0
shell debug (read only) 3043217 3043217 0 0.0
(read/write) 152744 152744 0 0.0
.bss 60264 60264 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85768 85768 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 213938 213938 0 0.0
.text 2655218 2655218 0 0.0
thermostat-no-ble arm64 (read only) 4352572 4352572 0 0.0
(read/write) 241768 241768 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100464 100464 0 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161252 0 0.0
.text 3857304 3857304 0 0.0
tv-app debug (read only) 5312553 5312553 0 0.0
(read/write) 349952 349952 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272310 272310 0 0.0
.text 4796483 4796483 0 0.0
tv-casting-app debug (read only) 8273161 8273161 0 0.0
(read/write) 210672 210672 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 337948 337948 0 0.0
.text 7534995 7534995 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2522696 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485380 1485380 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240460 1240460 0 0.0
bss 155450 155450 0 0.0
rodata 143136 143136 0 0.0
text 862844 862844 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358784 1358784 0 0.0
bss 140908 140908 0 0.0
rodata 137040 137040 0 0.0
text 790120 790120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160436 0 0.0
bss 154812 154812 0 0.0
rodata 113680 113680 0 0.0
text 812976 812976 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837192 0 0.0
(read/write) 1792884 1792884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1417480 1417480 0 0.0
.debug_aranges 145040 145040 0 0.0
.debug_frame 482440 482440 0 0.0
.debug_info 33191237 33191237 0 0.0
.debug_line 4229636 4229636 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2301665 2301665 0 0.0
.debug_rnglists 144475 144475 0 0.0
.debug_str 4523375 4523375 0 0.0
.heap 837192 837192 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 848698 848698 0 0.0
.symtab 514864 514864 0 0.0
.text 0 0 0 0.0
1588348 1588348 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839976 0 0.0
(read/write) 1677908 1677908 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190900 190900 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289989 1289989 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 453952 453952 0 0.0
.debug_info 28972812 28972812 0 0.0
.debug_line 3943044 3943044 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2117792 2117792 0 0.0
.debug_rnglists 133885 133885 0 0.0
.debug_str 3916112 3916112 0 0.0
.heap 839976 839976 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 718407 718407 0 0.0
.symtab 467264 467264 0 0.0
.text 1476156 1476156 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846296 846296 0 0.0
(read/write) 1606156 1606156 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184692 184692 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130012 1130012 0 0.0
.debug_aranges 125008 125008 0 0.0
.debug_frame 416996 416996 0 0.0
.debug_info 24110576 24110576 0 0.0
.debug_line 3508057 3508057 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1954577 1954577 0 0.0
.debug_rnglists 123569 123569 0 0.0
.debug_str 3723049 3723049 0 0.0
.heap 846296 846296 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 635741 635741 0 0.0
.symtab 430736 430736 0 0.0
.text 1410724 1410724 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 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 1120976 1120976 0 0.0
.debug_aranges 123816 123816 0 0.0
.debug_frame 412648 412648 0 0.0
.debug_info 23922298 23922298 0 0.0
.debug_line 3461156 3461156 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1933096 1933096 0 0.0
.debug_rnglists 121665 121665 0 0.0
.debug_str 3686438 3686438 0 0.0
.heap 818896 818896 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 609924 609924 0 0.0
.symtab 422816 422816 0 0.0
.text 1416660 1416660 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177460 1177460 0 0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624304 624304 0 0.0
lock-app qpg6105+debug (read/write) 1134972 1134972 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581812 581812 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1095152 1095152 0 0.0
bss 108148 108148 0 0.0
text 751242 751242 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980992 980992 0 0.0
bss 105300 105300 0 0.0
text 673028 673028 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944080 944080 0 0.0
bss 109500 109500 0 0.0
text 646894 646894 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876204 876204 0 0.0
bss 98680 98680 0 0.0
text 590442 590442 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922500 922500 0 0.0
bss 99512 99512 0 0.0
text 632096 632096 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983460 983460 0 0.0
bss 107488 107488 0 0.0
text 686586 686586 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994824 994824 0 0.0
bss 111736 111736 0 0.0
text 694102 694102 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1053048 1053048 0 0.0
bss 109060 109060 0 0.0
text 731582 731582 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084536 1084536 0 0.0
bss 120136 120136 0 0.0
text 751798 751798 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934284 934284 0 0.0
bss 99408 99408 0 0.0
text 621594 621594 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898784 898784 0 0.0
bss 99988 99988 0 0.0
text 612288 612288 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881612 881612 0 0.0
bss 98812 98812 0 0.0
text 596064 596064 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868752 868752 0 0.0
bss 98612 98612 0 0.0
text 586488 586488 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744116 744116 0 0.0
bss 97208 97208 0 0.0
text 478532 478532 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879696 879696 0 0.0
bss 98800 98800 0 0.0
text 594800 594800 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864932 864932 0 0.0
bss 98520 98520 0 0.0
text 582136 582136 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890208 890208 0 0.0
bss 98912 98912 0 0.0
text 602216 602216 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885832 885832 0 0.0
bss 99228 99228 0 0.0
text 597544 597544 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

PR #28875: Size comparison from f0a1c52 to 0a191c7

Increases above 0.2%:

platform target config section f0a1c52 0a191c7 change % change
bl702 lighting-app bl702 .debug_info 41429902 41806938 377036 0.9
bl702+rpc .debug_info 46325774 46702753 376979 0.8
bl706-eth .debug_info 23047825 23269014 221189 1.0
bl706-wifi .debug_info 24212990 24434194 221204 0.9
bl702l lighting-app bl702l .debug_info 41436707 41813743 377036 0.9
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21010133 21239538 229405 1.1
.strtab 498229 499896 1667 0.3
Increases (19 builds for bl602, bl702, bl702l, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section f0a1c52 0a191c7 change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.text 1057570 1058508 938 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read/write) 1167771 1168747 976 0.1
.bss 41285 41301 16 0.0
.debug_abbrev 1564499 1565739 1240 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806938 377036 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.rodata 107116 107136 20 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.text 954814 955754 940 0.1
bl702+rpc (read/write) 1266419 1267139 720 0.1
.bss 49733 49749 16 0.0
.debug_abbrev 1741229 1742469 1240 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702753 376979 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.rodata 121748 121768 20 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.text 1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bss 25570 25586 16 0.1
.debug_abbrev 1114023 1114713 690 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269014 221189 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.rodata 97312 97332 20 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.text 772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bss 9965 9981 16 0.2
.debug_abbrev 1206926 1207636 710 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434194 221204 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.rodata 109588 109608 20 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.text 846510 847450 940 0.1
bl702l lighting-app bl702l (read/write) 1153004 1153980 976 0.1
.bss 15988 16004 16 0.1
.debug_abbrev 1566867 1568107 1240 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813743 377036 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.rodata 100980 101000 20 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.text 943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.bss 200680 200696 16 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239538 229405 1.1
.debug_line 2792494 2795148 2654 0.1
.debug_loclists 1564638 1566738 2100 0.1
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.text 561276 561804 528 0.1
linux chip-tool-ipv6only arm64 (read only) 10170988 10172076 1088 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.text 9091000 9092088 1088 0.0
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data.rel.ro 100464 100488 24 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1240460 1241140 680 0.1
bss 155450 155482 32 0.0
rodata 143136 143176 40 0.0
text 862844 863488 644 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1358784 1359480 696 0.1
bss 140908 140940 32 0.0
rodata 137040 137080 40 0.0
text 790120 790756 636 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
text 812976 813520 544 0.1
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.text 581812 582364 552 0.1
Full report (19 builds for bl602, bl702, bl702l, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section f0a1c52 0a191c7 change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.data 9600 9600 0 0.0
.text 1057570 1058508 938 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.data 9952 9952 0 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167771 1168747 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41301 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564499 1565739 1240 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806938 377036 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107116 107136 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954814 955754 940 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266419 1267139 720 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49749 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741229 1742469 1240 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702753 376979 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121768 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25586 16 0.1
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114023 1114713 690 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269014 221189 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97332 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9981 16 0.2
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1206926 1207636 710 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434194 221204 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109608 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 847450 940 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153004 1153980 976 0.1
.boot2 292 292 0 0.0
.bss 15988 16004 16 0.1
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1566867 1568107 1240 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813743 377036 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 101000 20 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200696 16 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239538 229405 1.1
.debug_line 2792494 2795148 2654 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1566738 2100 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.data 2128 2128 0 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.data 2116 2116 0 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.data 2060 2060 0 0.0
.text 561276 561804 528 0.1
linux chip-tool-ipv6only arm64 (read only) 10170988 10172076 1088 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9092088 1088 0.0
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data 2896 2896 0 0.0
.data.rel.ro 100464 100488 24 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.data 5128 5128 0 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240460 1241140 680 0.1
bss 155450 155482 32 0.0
rodata 143136 143176 40 0.0
text 862844 863488 644 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358784 1359480 696 0.1
bss 140908 140940 32 0.0
rodata 137040 137080 40 0.0
text 790120 790756 636 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
rodata 113680 113680 0 0.0
text 812976 813520 544 0.1
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.data 744 744 0 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.data 748 748 0 0.0
.text 581812 582364 552 0.1

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

PR #28875: Size comparison from f0a1c52 to 51b3074

Increases above 0.2%:

platform target config section f0a1c52 51b3074 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21010133 21239538 229405 1.1
.strtab 498229 499896 1667 0.3
Increases (10 builds for cc32xx, k32w, linux, mbed, nrfconnect)
platform target config section f0a1c52 51b3074 change % change
cc32xx lock CC3235SF_LAUNCHXL (read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.bss 200680 200696 16 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239538 229405 1.1
.debug_line 2792494 2795148 2654 0.1
.debug_loclists 1564638 1566738 2100 0.1
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.text 561276 561804 528 0.1
linux chip-tool-ipv6only arm64 (read only) 10170988 10172076 1088 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.text 9091000 9092088 1088 0.0
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data.rel.ro 100464 100488 24 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1240460 1241140 680 0.1
bss 155450 155482 32 0.0
rodata 143136 143176 40 0.0
text 862844 863488 644 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1358784 1359480 696 0.1
bss 140908 140940 32 0.0
rodata 137040 137080 40 0.0
text 790120 790756 636 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
text 812976 813520 544 0.1
Full report (10 builds for cc32xx, k32w, linux, mbed, nrfconnect)
platform target config section f0a1c52 51b3074 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200696 16 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239538 229405 1.1
.debug_line 2792494 2795148 2654 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1566738 2100 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.data 2128 2128 0 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.data 2116 2116 0 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.data 2060 2060 0 0.0
.text 561276 561804 528 0.1
linux chip-tool-ipv6only arm64 (read only) 10170988 10172076 1088 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9092088 1088 0.0
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data 2896 2896 0 0.0
.data.rel.ro 100464 100488 24 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.data 5128 5128 0 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240460 1241140 680 0.1
bss 155450 155482 32 0.0
rodata 143136 143176 40 0.0
text 862844 863488 644 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358784 1359480 696 0.1
bss 140908 140940 32 0.0
rodata 137040 137080 40 0.0
text 790120 790756 636 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
rodata 113680 113680 0 0.0
text 812976 813520 544 0.1

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

PR #28875: Size comparison from f0a1c52 to 624b546

Increases above 0.2%:

platform target config section f0a1c52 624b546 change % change
bl702 lighting-app bl702 .debug_info 41429902 41806938 377036 0.9
bl702+rpc .debug_info 46325774 46702753 376979 0.8
bl706-eth .debug_info 23047825 23269014 221189 1.0
bl706-wifi .debug_info 24212990 24434194 221204 0.9
bl702l lighting-app bl702l .debug_info 41436707 41813743 377036 0.9
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21010133 21239538 229405 1.1
.strtab 498229 499896 1667 0.3
efr32 lighting-app BRD4187C .bss 174748 176812 2064 1.2
window-app BRD4187C (read/write) 1116556 1119500 2944 0.3
.bss 157492 159564 2072 1.3
esp32 all-clusters-app c3devkit (read only) 1168210 1172906 4696 0.4
.flash.rodata 267952 268840 888 0.3
.flash.text 1168210 1172906 4696 0.4
m5stack (read only) 1210559 1213683 3124 0.3
.flash.rodata 298908 299724 816 0.3
.flash.text 1205175 1208299 3124 0.3
linux all-clusters-app debug .bss 130240 130688 448 0.3
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.text 2374355 2380067 5712 0.2
shell debug .bss 60264 60392 128 0.2
.text 2655218 2660866 5648 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 33191237 33504799 313562 0.9
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28972812 29285325 312513 1.1
light cy8ckit_062s2_43012 .debug_info 24110576 24339982 229406 1.0
.strtab 635741 637516 1775 0.3
lock cy8ckit_062s2_43012 .debug_info 23922298 24151704 229406 1.0
.strtab 609924 611591 1667 0.3
Increases (61 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f0a1c52 624b546 change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.text 1057570 1058510 940 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read/write) 1167771 1168747 976 0.1
.bss 41285 41301 16 0.0
.debug_abbrev 1564499 1565739 1240 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806938 377036 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.rodata 107116 107136 20 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.text 954814 955754 940 0.1
bl702+rpc (read/write) 1266419 1267139 720 0.1
.bss 49733 49749 16 0.0
.debug_abbrev 1741229 1742469 1240 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702753 376979 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.rodata 121748 121768 20 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.text 1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bss 25570 25586 16 0.1
.debug_abbrev 1114023 1114713 690 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269014 221189 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.rodata 97312 97332 20 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.text 772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bss 9965 9981 16 0.2
.debug_abbrev 1206926 1207636 710 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434194 221204 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.rodata 109588 109608 20 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.text 846510 847450 940 0.1
bl702l lighting-app bl702l (read/write) 1153004 1153980 976 0.1
.bss 15988 16004 16 0.1
.debug_abbrev 1566867 1568107 1240 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813743 377036 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.rodata 100980 101000 20 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.text 943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.bss 200680 200696 16 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239538 229405 1.1
.debug_line 2792494 2795148 2654 0.1
.debug_loclists 1564638 1566738 2100 0.1
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 551807 552407 600 0.1
.app_xip_area 443089 443673 584 0.1
.bss 63688 63704 16 0.0
lock cyw930739m2evb_01 (read/write) 538303 538855 552 0.1
.app_xip_area 424657 425193 536 0.1
.bss 68592 68608 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573535 574127 592 0.1
.app_xip_area 466025 466593 568 0.1
.bss 62552 62576 24 0.0
switch cyw930739m2evb_01 (read/write) 558191 558799 608 0.1
.app_xip_area 447465 448049 584 0.1
.bss 65672 65696 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026088 1026968 880 0.1
.bss 193024 193040 16 0.0
.text 830376 831240 864 0.1
BRD4187C (read/write) 1068008 1070640 2632 0.2
.bss 174748 176812 2064 1.2
.text 889984 890552 568 0.1
lock-app BRD4161A+wf200 (read/write) 1103184 1103744 560 0.1
.bss 186960 186976 16 0.0
.text 913520 914064 544 0.1
window-app BRD4187C (read/write) 1116556 1119500 2944 0.3
.bss 157492 159564 2072 1.3
.text 955912 956784 872 0.1
esp32 all-clusters-app c3devkit (read only) 1168210 1172906 4696 0.4
(read/write) 1702988 1703892 904 0.1
.dram0.bss 79032 79056 24 0.0
.flash.rodata 267952 268840 888 0.3
.flash.text 1168210 1172906 4696 0.4
m5stack (read only) 1210559 1213683 3124 0.3
(read/write) 551954 552802 848 0.2
.dram0.bss 85392 85424 32 0.0
.flash.rodata 298908 299724 816 0.3
.flash.text 1205175 1208299 3124 0.3
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.text 561276 561804 528 0.1
linux all-clusters-app debug (read only) 5638617 5648457 9840 0.2
(read/write) 419976 420456 480 0.1
.bss 130240 130688 448 0.3
.data.rel.ro 278328 278376 48 0.0
.rodata 338672 339184 512 0.2
.text 4918499 4927779 9280 0.2
all-clusters-minimal-app debug (read only) 4910001 4915105 5104 0.1
(read/write) 232264 232392 128 0.1
.bss 126240 126368 128 0.1
.rodata 272550 272582 32 0.0
.text 4406675 4411747 5072 0.1
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.rodata 214536 214568 32 0.0
.text 2374355 2380067 5712 0.2
chip-tool debug (read only) 10329209 10330633 1424 0.0
.rodata 388625 388657 32 0.0
.text 9345107 9346499 1392 0.0
chip-tool-ipv6only arm64 (read only) 10170988 10172076 1088 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.text 9091000 9092088 1088 0.0
lighting-app debug+rpc+ui (read only) 5239145 5244921 5776 0.1
(read/write) 222440 222536 96 0.0
.bss 117968 118064 96 0.1
.rodata 337044 337108 64 0.0
.text 4659667 4665379 5712 0.1
lock-app debug (read only) 4472993 4478545 5552 0.1
(read/write) 203032 203128 96 0.0
.bss 113392 113488 96 0.1
.rodata 248486 248550 64 0.0
.text 4015011 4020499 5488 0.1
ota-provider-app debug (read only) 4124081 4129857 5776 0.1
(read/write) 191968 192064 96 0.1
.bss 113536 113632 96 0.1
.rodata 201094 201158 64 0.0
.text 3732547 3738259 5712 0.2
ota-requestor-app debug (read only) 4217593 4223337 5744 0.1
(read/write) 196280 196376 96 0.0
.bss 114592 114688 96 0.1
.rodata 204454 204486 32 0.0
.text 3818371 3824083 5712 0.1
shell debug (read only) 3043217 3049137 5920 0.2
(read/write) 152744 152936 192 0.1
.bss 60264 60392 128 0.2
.data.rel.ro 85768 85832 64 0.1
.rodata 213938 214162 224 0.1
.text 2655218 2660866 5648 0.2
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data.rel.ro 100464 100488 24 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
tv-app debug (read only) 5312553 5317577 5024 0.1
(read/write) 349952 350272 320 0.1
.bss 241312 241632 320 0.1
.rodata 272310 272374 64 0.0
.text 4796483 4801443 4960 0.1
tv-casting-app debug (read only) 8273161 8277097 3936 0.0
(read/write) 210672 210768 96 0.0
.bss 54240 54336 96 0.2
.rodata 337948 337980 32 0.0
.text 7534995 7538899 3904 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1240460 1241140 680 0.1
bss 155450 155482 32 0.0
rodata 143136 143176 40 0.0
text 862844 863488 644 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1358784 1359480 696 0.1
bss 140908 140940 32 0.0
rodata 137040 137080 40 0.0
text 790120 790756 636 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
text 812976 813520 544 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1792884 1793868 984 0.1
.bss 193596 193628 32 0.0
.debug_abbrev 1417480 1418412 932 0.1
.debug_aranges 145040 145152 112 0.1
.debug_frame 482440 482872 432 0.1
.debug_info 33191237 33504799 313562 0.9
.debug_line 4229636 4233159 3523 0.1
.debug_loclists 2301665 2304136 2471 0.1
.debug_rnglists 144475 144584 109 0.1
.debug_str 4523375 4529329 5954 0.1
.strtab 848698 850416 1718 0.2
.symtab 514864 515376 512 0.1
.text 1588348 1589300 952 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1677908 1678740 832 0.0
.bss 190900 190932 32 0.0
.debug_abbrev 1289989 1290819 830 0.1
.debug_aranges 134912 135016 104 0.1
.debug_frame 453952 454348 396 0.1
.debug_info 28972812 29285325 312513 1.1
.debug_line 3943044 3946256 3212 0.1
.debug_loclists 2117792 2119888 2096 0.1
.debug_rnglists 133885 133976 91 0.1
.debug_str 3916112 3921922 5810 0.1
.strtab 718407 719951 1544 0.2
.symtab 467264 467712 448 0.1
.text 1476156 1476956 800 0.1
light cy8ckit_062s2_43012 (read/write) 1606156 1607052 896 0.1
.bss 184692 184708 16 0.0
.debug_abbrev 1130012 1130644 632 0.1
.debug_aranges 125008 125112 104 0.1
.debug_frame 416996 417392 396 0.1
.debug_info 24110576 24339982 229406 1.0
.debug_line 3508057 3510772 2715 0.1
.debug_loclists 1954577 1956673 2096 0.1
.debug_rnglists 123569 123660 91 0.1
.debug_str 3723049 3729154 6105 0.2
.strtab 635741 637516 1775 0.3
.symtab 430736 431248 512 0.1
.text 1410724 1411604 880 0.1
lock cy8ckit_062s2_43012 (read/write) 1639492 1640324 832 0.1
.bss 212076 212092 16 0.0
.debug_abbrev 1120976 1121608 632 0.1
.debug_aranges 123816 123920 104 0.1
.debug_frame 412648 413044 396 0.1
.debug_info 23922298 24151704 229406 1.0
.debug_line 3461156 3463851 2695 0.1
.debug_loclists 1933096 1935192 2096 0.1
.debug_rnglists 121665 121756 91 0.1
.debug_str 3686438 3692543 6105 0.2
.strtab 609924 611591 1667 0.3
.symtab 422816 423296 480 0.1
.text 1416660 1417476 816 0.1
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.text 581812 582364 552 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1095152 1096016 864 0.1
bss 108148 108180 32 0.0
text 751242 752024 782 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 980992 981688 696 0.1
bss 105300 105332 32 0.0
text 673028 673674 646 0.1
bridge-app tlsr9518adk80d (read/write) 944080 944936 856 0.1
bss 109500 109652 152 0.1
text 646894 647580 686 0.1
contact-sensor-app tlsr9518adk80d (read/write) 876204 876892 688 0.1
bss 98680 98696 16 0.0
text 590442 591102 660 0.1
light-switch-app tlsr9518adk80d (read/write) 922500 923196 696 0.1
bss 99512 99536 24 0.0
text 632096 632752 656 0.1
lighting-app tlsr9518adk80d (read/write) 983460 984156 696 0.1
bss 107488 107504 16 0.0
text 686586 687250 664 0.1
lighting-app-factory-data tlsr9518adk80d (read/write) 994824 995520 696 0.1
bss 111736 111752 16 0.0
text 694102 694766 664 0.1
lighting-app-rpc tlsr9518adk80d (read/write) 1053048 1053744 696 0.1
bss 109060 109076 16 0.0
text 731582 732246 664 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1084536 1085232 696 0.1
bss 120136 120152 16 0.0
text 751798 752462 664 0.1
lock-app tlsr9518adk80d (read/write) 934284 934948 664 0.1
bss 99408 99424 16 0.0
text 621594 622228 634 0.1
ota-requestor-app tlsr9518adk80d (read/write) 898784 899488 704 0.1
bss 99988 100012 24 0.0
text 612288 612956 668 0.1
pump-app tlsr9518adk80d (read/write) 881612 882308 696 0.1
bss 98812 98828 16 0.0
text 596064 596728 664 0.1
pump-controller-app tlsr9518adk80d (read/write) 868752 869448 696 0.1
bss 98612 98628 16 0.0
text 586488 587150 662 0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879696 880384 688 0.1
bss 98800 98816 16 0.0
text 594800 595460 660 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 864932 865628 696 0.1
bss 98520 98536 16 0.0
text 582136 582796 660 0.1
thermostat tlsr9518adk80d (read/write) 890208 890904 696 0.1
bss 98912 98928 16 0.0
text 602216 602878 662 0.1
window-covering tlsr9518adk80d (read/write) 885832 886528 696 0.1
bss 99228 99252 24 0.0
text 597544 598202 658 0.1
Decreases (4 builds for psoc6)
platform target config section f0a1c52 624b546 change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837160 -32 -0.0
.heap 837192 837160 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839944 -32 -0.0
.heap 839976 839944 -32 -0.0
light cy8ckit_062s2_43012 (read only) 846296 846280 -16 -0.0
.heap 846296 846280 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 818896 818880 -16 -0.0
.heap 818896 818880 -16 -0.0
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f0a1c52 624b546 change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.data 9600 9600 0 0.0
.text 1057570 1058510 940 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.data 9952 9952 0 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167771 1168747 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41301 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564499 1565739 1240 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806938 377036 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107116 107136 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954814 955754 940 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266419 1267139 720 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49749 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741229 1742469 1240 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702753 376979 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121768 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25586 16 0.1
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114023 1114713 690 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269014 221189 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97332 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9981 16 0.2
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1206926 1207636 710 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434194 221204 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109608 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 847450 940 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153004 1153980 976 0.1
.boot2 292 292 0 0.0
.bss 15988 16004 16 0.1
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1566867 1568107 1240 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813743 377036 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 101000 20 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200696 16 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239538 229405 1.1
.debug_line 2792494 2795148 2654 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1566738 2100 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 551807 552407 600 0.1
.app_xip_area 443089 443673 584 0.1
.bss 63688 63704 16 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) 538303 538855 552 0.1
.app_xip_area 424657 425193 536 0.1
.bss 68592 68608 16 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) 573535 574127 592 0.1
.app_xip_area 466025 466593 568 0.1
.bss 62552 62576 24 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) 558191 558799 608 0.1
.app_xip_area 447465 448049 584 0.1
.bss 65672 65696 24 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) 1026088 1026968 880 0.1
.bss 193024 193040 16 0.0
.data 2668 2668 0 0.0
.text 830376 831240 864 0.1
BRD4187C (read/write) 1068008 1070640 2632 0.2
.bss 174748 176812 2064 1.2
.data 3256 3256 0 0.0
.text 889984 890552 568 0.1
lock-app BRD4161A+wf200 (read/write) 1103184 1103744 560 0.1
.bss 186960 186976 16 0.0
.data 2684 2684 0 0.0
.text 913520 914064 544 0.1
window-app BRD4187C (read/write) 1116556 1119500 2944 0.3
.bss 157492 159564 2072 1.3
.data 3132 3132 0 0.0
.text 955912 956784 872 0.1
esp32 all-clusters-app c3devkit (read only) 1168210 1172906 4696 0.4
(read/write) 1702988 1703892 904 0.1
.dram0.bss 79032 79056 24 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267952 268840 888 0.3
.flash.text 1168210 1172906 4696 0.4
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1210559 1213683 3124 0.3
(read/write) 551954 552802 848 0.2
.dram0.bss 85392 85424 32 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298908 299724 816 0.3
.flash.text 1205175 1208299 3124 0.3
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.data 2128 2128 0 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.data 2116 2116 0 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.data 2060 2060 0 0.0
.text 561276 561804 528 0.1
linux all-clusters-app debug (read only) 5638617 5648457 9840 0.2
(read/write) 419976 420456 480 0.1
.bss 130240 130688 448 0.3
.data 4016 4016 0 0.0
.data.rel.ro 278328 278376 48 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 338672 339184 512 0.2
.text 4918499 4927779 9280 0.2
all-clusters-minimal-app debug (read only) 4910001 4915105 5104 0.1
(read/write) 232264 232392 128 0.1
.bss 126240 126368 128 0.1
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272550 272582 32 0.0
.text 4406675 4411747 5072 0.1
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214536 214568 32 0.0
.text 2374355 2380067 5712 0.2
chip-tool debug (read only) 10329209 10330633 1424 0.0
(read/write) 441688 441688 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335664 335664 0 0.0
.dynamic 624 624 0 0.0
.got 5816 5816 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388625 388657 32 0.0
.text 9345107 9346499 1392 0.0
chip-tool-ipv6only arm64 (read only) 10170988 10172076 1088 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9092088 1088 0.0
lighting-app debug+rpc+ui (read only) 5239145 5244921 5776 0.1
(read/write) 222440 222536 96 0.0
.bss 117968 118064 96 0.1
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337044 337108 64 0.0
.text 4659667 4665379 5712 0.1
lock-app debug (read only) 4472993 4478545 5552 0.1
(read/write) 203032 203128 96 0.0
.bss 113392 113488 96 0.1
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248486 248550 64 0.0
.text 4015011 4020499 5488 0.1
ota-provider-app debug (read only) 4124081 4129857 5776 0.1
(read/write) 191968 192064 96 0.1
.bss 113536 113632 96 0.1
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 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 201094 201158 64 0.0
.text 3732547 3738259 5712 0.2
ota-requestor-app debug (read only) 4217593 4223337 5744 0.1
(read/write) 196280 196376 96 0.0
.bss 114592 114688 96 0.1
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 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 204454 204486 32 0.0
.text 3818371 3824083 5712 0.1
shell debug (read only) 3043217 3049137 5920 0.2
(read/write) 152744 152936 192 0.1
.bss 60264 60392 128 0.2
.data 784 784 0 0.0
.data.rel.ro 85768 85832 64 0.1
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 213938 214162 224 0.1
.text 2655218 2660866 5648 0.2
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data 2896 2896 0 0.0
.data.rel.ro 100464 100488 24 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
tv-app debug (read only) 5312553 5317577 5024 0.1
(read/write) 349952 350272 320 0.1
.bss 241312 241632 320 0.1
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272310 272374 64 0.0
.text 4796483 4801443 4960 0.1
tv-casting-app debug (read only) 8273161 8277097 3936 0.0
(read/write) 210672 210768 96 0.0
.bss 54240 54336 96 0.2
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 337948 337980 32 0.0
.text 7534995 7538899 3904 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.data 5128 5128 0 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240460 1241140 680 0.1
bss 155450 155482 32 0.0
rodata 143136 143176 40 0.0
text 862844 863488 644 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358784 1359480 696 0.1
bss 140908 140940 32 0.0
rodata 137040 137080 40 0.0
text 790120 790756 636 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
rodata 113680 113680 0 0.0
text 812976 813520 544 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837160 -32 -0.0
(read/write) 1792884 1793868 984 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193628 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1417480 1418412 932 0.1
.debug_aranges 145040 145152 112 0.1
.debug_frame 482440 482872 432 0.1
.debug_info 33191237 33504799 313562 0.9
.debug_line 4229636 4233159 3523 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2301665 2304136 2471 0.1
.debug_rnglists 144475 144584 109 0.1
.debug_str 4523375 4529329 5954 0.1
.heap 837192 837160 -32 -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 848698 850416 1718 0.2
.symtab 514864 515376 512 0.1
.text 1588348 1589300 952 0.1
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839944 -32 -0.0
(read/write) 1677908 1678740 832 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190900 190932 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289989 1290819 830 0.1
.debug_aranges 134912 135016 104 0.1
.debug_frame 453952 454348 396 0.1
.debug_info 28972812 29285325 312513 1.1
.debug_line 3943044 3946256 3212 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2117792 2119888 2096 0.1
.debug_rnglists 133885 133976 91 0.1
.debug_str 3916112 3921922 5810 0.1
.heap 839976 839944 -32 -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 718407 719951 1544 0.2
.symtab 467264 467712 448 0.1
.text 1476156 1476956 800 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846296 846280 -16 -0.0
(read/write) 1606156 1607052 896 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184692 184708 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130012 1130644 632 0.1
.debug_aranges 125008 125112 104 0.1
.debug_frame 416996 417392 396 0.1
.debug_info 24110576 24339982 229406 1.0
.debug_line 3508057 3510772 2715 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1954577 1956673 2096 0.1
.debug_rnglists 123569 123660 91 0.1
.debug_str 3723049 3729154 6105 0.2
.heap 846296 846280 -16 -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 635741 637516 1775 0.3
.symtab 430736 431248 512 0.1
.text 1410724 1411604 880 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818880 -16 -0.0
(read/write) 1639492 1640324 832 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212092 16 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 1120976 1121608 632 0.1
.debug_aranges 123816 123920 104 0.1
.debug_frame 412648 413044 396 0.1
.debug_info 23922298 24151704 229406 1.0
.debug_line 3461156 3463851 2695 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1933096 1935192 2096 0.1
.debug_rnglists 121665 121756 91 0.1
.debug_str 3686438 3692543 6105 0.2
.heap 818896 818880 -16 -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 609924 611591 1667 0.3
.symtab 422816 423296 480 0.1
.text 1416660 1417476 816 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.data 744 744 0 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.data 748 748 0 0.0
.text 581812 582364 552 0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1095152 1096016 864 0.1
bss 108148 108180 32 0.0
text 751242 752024 782 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980992 981688 696 0.1
bss 105300 105332 32 0.0
text 673028 673674 646 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944080 944936 856 0.1
bss 109500 109652 152 0.1
text 646894 647580 686 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876204 876892 688 0.1
bss 98680 98696 16 0.0
text 590442 591102 660 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922500 923196 696 0.1
bss 99512 99536 24 0.0
text 632096 632752 656 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983460 984156 696 0.1
bss 107488 107504 16 0.0
text 686586 687250 664 0.1
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994824 995520 696 0.1
bss 111736 111752 16 0.0
text 694102 694766 664 0.1
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1053048 1053744 696 0.1
bss 109060 109076 16 0.0
text 731582 732246 664 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084536 1085232 696 0.1
bss 120136 120152 16 0.0
text 751798 752462 664 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934284 934948 664 0.1
bss 99408 99424 16 0.0
text 621594 622228 634 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898784 899488 704 0.1
bss 99988 100012 24 0.0
text 612288 612956 668 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881612 882308 696 0.1
bss 98812 98828 16 0.0
text 596064 596728 664 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868752 869448 696 0.1
bss 98612 98628 16 0.0
text 586488 587150 662 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744116 744116 0 0.0
bss 97208 97208 0 0.0
text 478532 478532 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879696 880384 688 0.1
bss 98800 98816 16 0.0
text 594800 595460 660 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864932 865628 696 0.1
bss 98520 98536 16 0.0
text 582136 582796 660 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890208 890904 696 0.1
bss 98912 98928 16 0.0
text 602216 602878 662 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885832 886528 696 0.1
bss 99228 99252 24 0.0
text 597544 598202 658 0.1

@sharadb-amazon sharadb-amazon enabled auto-merge (squash) August 25, 2023 21:55
@sharadb-amazon sharadb-amazon merged commit 8f43671 into project-chip:master Aug 25, 2023
48 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* Android tv-casting-app: refactored Initialization
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