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

[ICD] Update KeyStore for Check-in keys #29260

Conversation

jepenven-silabs
Copy link
Contributor

@jepenven-silabs jepenven-silabs commented Sep 14, 2023

As described in Spec Issue 7519, storing of keys in general in the Matter SDK should be handle by the KeyStore. Update the ICD implementation so that the key is no longer a ByteSpan but a KeyHandle.

This also makes the comparaison of keys impossible if using PSA_CRYPTO since inside the key handle you'll only find a key ID and not the key itself.

This should be considered as a fix to issue 7519 of the spec

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29260: Size comparison from 22a5485 to ce91af8

Increases (1 build for mbed)
platform target config section 22a5485 ce91af86 change % change
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522872 2523128 256 0.0
.data 5128 5136 8 0.2
.text 1485556 1485812 256 0.0
Full report (16 builds for bl602, bl702, bl702l, k32w, mbed)
platform target config section 22a5485 ce91af86 change % change
bl602 lighting-app bl602 (read/write) 1388890 1388890 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1065514 1065514 0 0.0
bl602+mfd (read/write) 1402794 1402794 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1080320 1080320 0 0.0
bl602+rpc (read/write) 1436150 1436150 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097246 1097246 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192387 1192387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548020 1548020 0 0.0
.debug_aranges 138440 138440 0 0.0
.debug_frame 507928 507928 0 0.0
.debug_info 41814461 41814461 0 0.0
.debug_line 5319956 5319956 0 0.0
.debug_loc 3522177 3522177 0 0.0
.debug_ranges 403728 403728 0 0.0
.debug_str 3978220 3978220 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596905 596905 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959750 959750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1202963 1202963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550093 1550093 0 0.0
.debug_aranges 139608 139608 0 0.0
.debug_frame 513000 513000 0 0.0
.debug_info 41855079 41855079 0 0.0
.debug_line 5359343 5359343 0 0.0
.debug_loc 3560608 3560608 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 3983751 3983751 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600665 600665 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971268 971268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291067 1291067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728914 1728914 0 0.0
.debug_aranges 147160 147160 0 0.0
.debug_frame 537276 537276 0 0.0
.debug_info 46965137 46965137 0 0.0
.debug_line 5738205 5738205 0 0.0
.debug_loc 3729270 3729270 0 0.0
.debug_ranges 431280 431280 0 0.0
.debug_str 4406805 4406805 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661918 661918 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033740 1033740 0 0.0
bl706-eth (read/write) 1041687 1041687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083835 1083835 0 0.0
.debug_aranges 115448 115448 0 0.0
.debug_frame 427328 427328 0 0.0
.debug_info 22566848 22566848 0 0.0
.debug_line 4252591 4252591 0 0.0
.debug_loc 3031204 3031204 0 0.0
.debug_ranges 339536 339536 0 0.0
.debug_str 3557455 3557455 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465200 465200 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
785978 785978 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205662 1205662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176879 1176879 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619892 619892 0 0.0
.debug_info 23736902 23736902 0 0.0
.debug_line 4496726 4496726 0 0.0
.debug_loc 3131023 3131023 0 0.0
.debug_ranges 349352 349352 0 0.0
.debug_str 3629746 3629746 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505927 505927 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953360 953360 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155528 1155528 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542308 1542308 0 0.0
.debug_aranges 133304 133304 0 0.0
.debug_frame 488568 488568 0 0.0
.debug_info 41272458 41272458 0 0.0
.debug_line 5223091 5223091 0 0.0
.debug_loc 3466434 3466434 0 0.0
.debug_ranges 410264 410264 0 0.0
.debug_str 4002808 4002808 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598531 598531 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942564 942564 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166404 1166404 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544396 1544396 0 0.0
.debug_aranges 134472 134472 0 0.0
.debug_frame 493636 493636 0 0.0
.debug_info 41315119 41315119 0 0.0
.debug_line 5262355 5262355 0 0.0
.debug_loc 3504865 3504865 0 0.0
.debug_ranges 412264 412264 0 0.0
.debug_str 4008329 4008329 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602359 602359 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954348 954348 0 0.0
k32w contact k32w0+release (read only) 589900 589900 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589364 589364 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685144 685144 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 571976 571976 0 0.0
light k32w0+release (read only) 589580 589580 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589044 589044 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776796 776796 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654784 654784 0 0.0
lock k32w0+release (read only) 561092 561092 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560556 560556 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522872 2523128 256 0.0
.bss 219064 219064 0 0.0
.data 5128 5136 8 0.2
.text 1485556 1485812 256 0.0

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29260: Size comparison from cff70e1 to 4b1a171

Increases above 0.2%:

platform target config section cff70e1 4b1a171 change % change
cc32xx lock CC3235SF_LAUNCHXL .data 1436 1440 4 0.3
cyw30739 lock cyw930739m2evb_01 .data 688 692 4 0.6
switch cyw930739m2evb_01 .data 684 688 4 0.6
linux shell debug .data 784 816 32 4.1
Increases (28 builds for cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, psoc6, telink)
platform target config section cff70e1 4b1a171 change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 757475 757747 272 0.0
(read/write) 176700 176704 4 0.0
.data 3436 3440 4 0.1
.text 677000 677272 272 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745011 745283 272 0.0
(read/write) 171172 171176 4 0.0
.data 3436 3440 4 0.1
.text 638512 638784 272 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617402 617618 216 0.0
(read/write) 206900 206904 4 0.0
.data 1436 1440 4 0.3
.debug_abbrev 936170 937081 911 0.1
.debug_aranges 107568 107624 56 0.1
.debug_frame 363232 363448 216 0.1
.debug_info 20609028 20617459 8431 0.0
.debug_line 2651503 2653504 2001 0.1
.debug_loclists 1589400 1590612 1212 0.1
.debug_rnglists 111113 111219 106 0.1
.debug_str 3398309 3398801 492 0.0
.strtab 511253 511402 149 0.0
.symtab 296960 297024 64 0.0
.text 509000 509216 216 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 539247 539535 288 0.1
.app_xip_area 425657 425937 280 0.1
.data 688 692 4 0.6
switch cyw930739m2evb_01 (read/write) 551063 551327 264 0.0
.app_xip_area 440497 440761 264 0.1
.data 684 688 4 0.6
efr32 lock-app BRD4161A+wf200 (read/write) 1104816 1105092 276 0.0
.data 2696 2700 4 0.1
.text 915472 915744 272 0.0
esp32 all-clusters-app c3devkit (read only) 1163798 1164360 562 0.0
.dram0.data 13060 13068 8 0.1
.flash.text 1163798 1164360 562 0.0
m5stack (read only) 1206195 1206711 516 0.0
.flash.text 1200811 1201327 516 0.0
linux all-clusters-app debug (read only) 5506321 5508705 2384 0.0
.text 4790067 4792451 2384 0.0
lock-app debug (read only) 4454545 4455585 1040 0.0
.text 3998147 3999187 1040 0.0
shell debug (read only) 2910049 2912401 2352 0.1
(read/write) 153248 153280 32 0.0
.data 784 816 32 4.1
.text 2525474 2527826 2352 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522872 2523128 256 0.0
.data 5128 5136 8 0.2
.text 1485556 1485812 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1230576 1231080 504 0.0
text 854368 854864 496 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1350004 1350504 500 0.0
text 781912 782408 496 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1778900 1779428 528 0.0
.debug_abbrev 1379612 1380475 863 0.1
.debug_aranges 144272 144328 56 0.0
.debug_frame 479016 479232 216 0.0
.debug_info 32193651 32202091 8440 0.0
.debug_line 4033121 4035150 2029 0.1
.debug_loclists 2272176 2273388 1212 0.1
.debug_rnglists 155013 155119 106 0.1
.debug_str 4152153 4152653 500 0.0
.strtab 837115 837318 203 0.0
.symtab 511568 511664 96 0.0
.text 1574684 1575212 528 0.0
lock cy8ckit_062s2_43012 (read/write) 1640316 1640556 240 0.0
.debug_abbrev 1093770 1094633 863 0.1
.debug_aranges 124768 124824 56 0.0
.debug_frame 415400 415616 216 0.1
.debug_info 23458734 23467174 8440 0.0
.debug_line 3317664 3319661 1997 0.1
.debug_loclists 1957818 1959030 1212 0.1
.debug_rnglists 134073 134179 106 0.1
.debug_str 3722865 3723365 500 0.0
.strtab 622993 623142 149 0.0
.symtab 426128 426192 64 0.0
.text 1417820 1418060 240 0.0
telink air-quality-sensor-app tlsr9528a (read/write) 874660 874752 92 0.0
bss 78044 78052 8 0.0
text 619038 619096 58 0.0
all-clusters-app tlsr9518adk80d (read/write) 1149896 1150456 560 0.0
text 801406 801972 566 0.1
contact-sensor-app tlsr9528a (read/write) 878184 878276 92 0.0
bss 78124 78132 8 0.0
text 622314 622370 56 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read/write) 924248 924700 452 0.0
bss 83072 83080 8 0.0
text 660452 660868 416 0.1
lock-app tlsr9528a (read/write) 934132 934584 452 0.0
bss 78816 78824 8 0.0
text 651488 651904 416 0.1
pump-app tlsr9528a (read/write) 881856 881948 92 0.0
bss 78228 78236 8 0.0
text 626326 626384 58 0.0
pump-controller-app tlsr9518adk80d (read/write) 822780 822872 92 0.0
bss 66240 66248 8 0.0
text 593428 593486 58 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 838600 838692 92 0.0
bss 66656 66664 8 0.0
text 604154 604212 58 0.0
smoke_co_alarm-app tlsr9528a (read/write) 880064 880684 620 0.1
bss 78208 78216 8 0.0
text 625130 625712 582 0.1
temperature-measurement-app tlsr9528a (read/write) 865456 865548 92 0.0
bss 77928 77936 8 0.0
text 612650 612708 58 0.0
thermostat tlsr9518adk80d (read/write) 844092 844184 92 0.0
bss 66540 66548 8 0.0
text 609002 609060 58 0.0
window-covering tlsr9518adk80d (read/write) 841344 841444 100 0.0
bss 66892 66900 8 0.0
text 605844 605902 58 0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section cff70e1 4b1a171 change % change
bl602 lighting-app bl602 (read/write) 1388890 1388890 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1065514 1065514 0 0.0
bl602+mfd (read/write) 1402794 1402794 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1080320 1080320 0 0.0
bl602+rpc (read/write) 1436150 1436150 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097246 1097246 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192387 1192387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548020 1548020 0 0.0
.debug_aranges 138440 138440 0 0.0
.debug_frame 507928 507928 0 0.0
.debug_info 41814461 41814461 0 0.0
.debug_line 5319956 5319956 0 0.0
.debug_loc 3522177 3522177 0 0.0
.debug_ranges 403728 403728 0 0.0
.debug_str 3978220 3978220 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596905 596905 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959750 959750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1202963 1202963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550093 1550093 0 0.0
.debug_aranges 139608 139608 0 0.0
.debug_frame 513000 513000 0 0.0
.debug_info 41855079 41855079 0 0.0
.debug_line 5359343 5359343 0 0.0
.debug_loc 3560608 3560608 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 3983751 3983751 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600665 600665 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971268 971268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291067 1291067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728914 1728914 0 0.0
.debug_aranges 147160 147160 0 0.0
.debug_frame 537276 537276 0 0.0
.debug_info 46965137 46965137 0 0.0
.debug_line 5738205 5738205 0 0.0
.debug_loc 3729270 3729270 0 0.0
.debug_ranges 431280 431280 0 0.0
.debug_str 4406805 4406805 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661918 661918 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033740 1033740 0 0.0
bl706-eth (read/write) 1041687 1041687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083835 1083835 0 0.0
.debug_aranges 115448 115448 0 0.0
.debug_frame 427328 427328 0 0.0
.debug_info 22566848 22566848 0 0.0
.debug_line 4252591 4252591 0 0.0
.debug_loc 3031204 3031204 0 0.0
.debug_ranges 339536 339536 0 0.0
.debug_str 3557455 3557455 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465200 465200 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
785978 785978 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205662 1205662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176879 1176879 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619892 619892 0 0.0
.debug_info 23736902 23736902 0 0.0
.debug_line 4496726 4496726 0 0.0
.debug_loc 3131023 3131023 0 0.0
.debug_ranges 349352 349352 0 0.0
.debug_str 3629746 3629746 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505927 505927 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953360 953360 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155528 1155528 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542308 1542308 0 0.0
.debug_aranges 133304 133304 0 0.0
.debug_frame 488568 488568 0 0.0
.debug_info 41272458 41272458 0 0.0
.debug_line 5223091 5223091 0 0.0
.debug_loc 3466434 3466434 0 0.0
.debug_ranges 410264 410264 0 0.0
.debug_str 4002808 4002808 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598531 598531 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942564 942564 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166404 1166404 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544396 1544396 0 0.0
.debug_aranges 134472 134472 0 0.0
.debug_frame 493636 493636 0 0.0
.debug_info 41315119 41315119 0 0.0
.debug_line 5262355 5262355 0 0.0
.debug_loc 3504865 3504865 0 0.0
.debug_ranges 412264 412264 0 0.0
.debug_str 4008329 4008329 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602359 602359 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954348 954348 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736555 736555 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 651764 651764 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757475 757747 272 0.0
(read/write) 176700 176704 4 0.0
.bss 99084 99084 0 0.0
.data 3436 3440 4 0.1
.rodata 80087 80087 0 0.0
.text 677000 677272 272 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745011 745283 272 0.0
(read/write) 171172 171176 4 0.0
.bss 93556 93556 0 0.0
.data 3436 3440 4 0.1
.rodata 106111 106111 0 0.0
.text 638512 638784 272 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695683 695683 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615020 615020 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681395 681395 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 604892 604892 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617402 617618 216 0.0
(read/write) 206900 206904 4 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1440 4 0.3
.debug_abbrev 936170 937081 911 0.1
.debug_aranges 107568 107624 56 0.1
.debug_frame 363232 363448 216 0.1
.debug_info 20609028 20617459 8431 0.0
.debug_line 2651503 2653504 2001 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589400 1590612 1212 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 111113 111219 106 0.1
.debug_str 3398309 3398801 492 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511253 511402 149 0.0
.symtab 296960 297024 64 0.0
.text 509000 509216 216 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553687 553687 0 0.0
.app_xip_area 444889 444889 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539247 539535 288 0.1
.app_xip_area 425657 425937 280 0.1
.bss 68536 68536 0 0.0
.data 688 692 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574687 574687 0 0.0
.app_xip_area 467217 467217 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551063 551327 264 0.0
.app_xip_area 440497 440761 264 0.1
.bss 65512 65512 0 0.0
.data 684 688 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006764 1006764 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 832116 832116 0 0.0
BRD4187C (read/write) 1090896 1090896 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 891544 891544 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104816 1105092 276 0.0
.bss 186628 186628 0 0.0
.data 2696 2700 4 0.1
.text 915472 915744 272 0.0
window-app BRD4187C (read/write) 1124404 1124404 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 952772 952772 0 0.0
esp32 all-clusters-app c3devkit (read only) 1163798 1164360 562 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13068 8 0.1
.flash.rodata 268432 268432 0 0.0
.flash.text 1163798 1164360 562 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1206195 1206711 516 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1200811 1201327 516 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589900 589900 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589364 589364 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685144 685144 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 571976 571976 0 0.0
light k32w0+release (read only) 589580 589580 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589044 589044 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776796 776796 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654784 654784 0 0.0
lock k32w0+release (read only) 561092 561092 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560556 560556 0 0.0
linux all-clusters-app debug (read only) 5506321 5508705 2384 0.0
(read/write) 420552 420552 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335436 335436 0 0.0
.text 4790067 4792451 2384 0.0
all-clusters-minimal-app debug (read only) 4882265 4882265 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270333 270333 0 0.0
.text 4380819 4380819 0 0.0
bridge-app debug (read only) 2755081 2755081 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213216 213216 0 0.0
.text 2364099 2364099 0 0.0
chip-tool debug (read only) 10255641 10255641 0 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337104 337104 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386153 386153 0 0.0
.text 9272467 9272467 0 0.0
chip-tool-ipv6only arm64 (read only) 10132892 10132892 0 0.0
(read/write) 504792 504792 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314840 314840 0 0.0
.text 9052520 9052520 0 0.0
lighting-app debug+rpc+ui (read only) 5219073 5219073 0 0.0
(read/write) 222856 222856 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92704 92704 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4640003 4640003 0 0.0
lock-app debug (read only) 4454545 4455585 1040 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246781 0 0.0
.text 3998147 3999187 1040 0.0
ota-provider-app debug (read only) 4118145 4118145 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199997 199997 0 0.0
.text 3727587 3727587 0 0.0
ota-requestor-app debug (read only) 4205161 4205161 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203229 203229 0 0.0
.text 3807043 3807043 0 0.0
shell debug (read only) 2910049 2912401 2352 0.1
(read/write) 153248 153280 32 0.0
.bss 61000 61000 0 0.0
.data 784 816 32 4.1
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211136 211136 0 0.0
.text 2525474 2527826 2352 0.1
thermostat-no-ble arm64 (read only) 4350604 4350604 0 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161004 161004 0 0.0
.text 3855048 3855048 0 0.0
tv-app debug (read only) 5283953 5283953 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271085 271085 0 0.0
.text 4768787 4768787 0 0.0
tv-casting-app debug (read only) 8189089 8189089 0 0.0
(read/write) 312872 312872 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 336120 0 0.0
.text 7451475 7451475 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522872 2523128 256 0.0
.bss 219064 219064 0 0.0
.data 5128 5136 8 0.2
.text 1485556 1485812 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1230576 1231080 504 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 854368 854864 496 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350004 1350504 500 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 781912 782408 496 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1162660 1162660 0 0.0
bss 153948 153948 0 0.0
rodata 113672 113672 0 0.0
text 816100 816100 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778900 1779428 528 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379612 1380475 863 0.1
.debug_aranges 144272 144328 56 0.0
.debug_frame 479016 479232 216 0.0
.debug_info 32193651 32202091 8440 0.0
.debug_line 4033121 4035150 2029 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2272176 2273388 1212 0.1
.debug_rnglists 155013 155119 106 0.1
.debug_str 4152153 4152653 500 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 837115 837318 203 0.0
.symtab 511568 511664 96 0.0
.text 1574684 1575212 528 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1681180 1681180 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260607 1260607 0 0.0
.debug_aranges 136072 136072 0 0.0
.debug_frame 457444 457444 0 0.0
.debug_info 28534101 28534101 0 0.0
.debug_line 3792272 3792272 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2145551 2145551 0 0.0
.debug_rnglists 146580 146580 0 0.0
.debug_str 3953793 3953793 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734871 734871 0 0.0
.symtab 472640 472640 0 0.0
.text 1479620 1479620 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607500 1607500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101579 1101579 0 0.0
.debug_aranges 126136 126136 0 0.0
.debug_frame 420376 420376 0 0.0
.debug_info 23655427 23655427 0 0.0
.debug_line 3367054 3367054 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982275 1982275 0 0.0
.debug_rnglists 136132 136132 0 0.0
.debug_str 3760875 3760875 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 650063 650063 0 0.0
.symtab 434704 434704 0 0.0
.text 1412268 1412268 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640316 1640556 240 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093770 1094633 863 0.1
.debug_aranges 124768 124824 56 0.0
.debug_frame 415400 415616 216 0.1
.debug_info 23458734 23467174 8440 0.0
.debug_line 3317664 3319661 1997 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1957818 1959030 1212 0.1
.debug_rnglists 134073 134179 106 0.1
.debug_str 3722865 3723365 500 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622993 623142 149 0.0
.symtab 426128 426192 64 0.0
.text 1417820 1418060 240 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176976 1176976 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 623816 623816 0 0.0
lock-app qpg6105+debug (read/write) 1133856 1133856 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580700 580700 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874660 874752 92 0.0
bss 78044 78052 8 0.0
text 619038 619096 58 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1149896 1150456 560 0.0
bss 113224 113224 0 0.0
text 801406 801972 566 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1094620 1094620 0 0.0
bss 122244 122244 0 0.0
text 759564 759564 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949188 949188 0 0.0
bss 106888 106888 0 0.0
text 655884 655884 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878184 878276 92 0.0
bss 78124 78132 8 0.0
text 622314 622370 56 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 924248 924700 452 0.0
bss 83072 83080 8 0.0
text 660452 660868 416 0.1
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000620 1000620 0 0.0
bss 109148 109148 0 0.0
text 703860 703860 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 934132 934584 452 0.0
bss 78816 78824 8 0.0
text 651488 651904 416 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962760 962760 0 0.0
bss 104988 104988 0 0.0
text 671886 671886 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881856 881948 92 0.0
bss 78228 78236 8 0.0
text 626326 626384 58 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822780 822872 92 0.0
bss 66240 66248 8 0.0
text 593428 593486 58 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838600 838692 92 0.0
bss 66656 66664 8 0.0
text 604154 604212 58 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880064 880684 620 0.1
bss 78208 78216 8 0.0
text 625130 625712 582 0.1
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 865456 865548 92 0.0
bss 77928 77936 8 0.0
text 612650 612708 58 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844092 844184 92 0.0
bss 66540 66548 8 0.0
text 609002 609060 58 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 841344 841444 100 0.0
bss 66892 66900 8 0.0
text 605844 605902 58 0.0

src/app/icd/IcdMonitoringTable.cpp Outdated Show resolved Hide resolved
src/app/icd/IcdMonitoringTable.h Outdated Show resolved Hide resolved
src/app/tests/TestIcdMonitoringTable.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29260: Size comparison from cff70e1 to 7090a71

Increases above 0.2%:

platform target config section cff70e1 7090a71 change % change
cc32xx lock CC3235SF_LAUNCHXL .data 1436 1440 4 0.3
Increases (2 builds for cc32xx, mbed)
platform target config section cff70e1 7090a71 change % change
cc32xx lock CC3235SF_LAUNCHXL (read only) 617402 617618 216 0.0
(read/write) 206900 206904 4 0.0
.data 1436 1440 4 0.3
.debug_abbrev 936170 937081 911 0.1
.debug_aranges 107568 107624 56 0.1
.debug_frame 363232 363448 216 0.1
.debug_info 20609028 20617459 8431 0.0
.debug_line 2651503 2653504 2001 0.1
.debug_loclists 1589400 1590612 1212 0.1
.debug_rnglists 111113 111219 106 0.1
.debug_str 3398309 3398801 492 0.0
.strtab 511253 511402 149 0.0
.symtab 296960 297024 64 0.0
.text 509000 509216 216 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522872 2523128 256 0.0
.data 5128 5136 8 0.2
.text 1485556 1485812 256 0.0
Full report (4 builds for cc32xx, mbed, qpg)
platform target config section cff70e1 7090a71 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617402 617618 216 0.0
(read/write) 206900 206904 4 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1440 4 0.3
.debug_abbrev 936170 937081 911 0.1
.debug_aranges 107568 107624 56 0.1
.debug_frame 363232 363448 216 0.1
.debug_info 20609028 20617459 8431 0.0
.debug_line 2651503 2653504 2001 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589400 1590612 1212 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 111113 111219 106 0.1
.debug_str 3398309 3398801 492 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511253 511402 149 0.0
.symtab 296960 297024 64 0.0
.text 509000 509216 216 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522872 2523128 256 0.0
.bss 219064 219064 0 0.0
.data 5128 5136 8 0.2
.text 1485556 1485812 256 0.0
qpg lighting-app qpg6105+debug (read/write) 1176976 1176976 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 623816 623816 0 0.0
lock-app qpg6105+debug (read/write) 1133856 1133856 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580700 580700 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29260: Size comparison from cff70e1 to e24079f

Increases (7 builds for bl702, bl702l)
platform target config section cff70e1 e24079f change % change
bl702 lighting-app bl702 .debug_info 41814461 41814491 30 0.0
.debug_line 5319956 5319998 42 0.0
.debug_loc 3522177 3522235 58 0.0
bl702+mfd .debug_info 41855079 41855109 30 0.0
.debug_line 5359343 5359385 42 0.0
.debug_loc 3560608 3560666 58 0.0
bl702+rpc .debug_info 46965137 46965167 30 0.0
.debug_line 5738205 5738247 42 0.0
.debug_loc 3729270 3729328 58 0.0
bl706-eth .debug_info 22566848 22566878 30 0.0
.debug_line 4252591 4252633 42 0.0
.debug_loc 3031204 3031262 58 0.0
bl706-wifi .debug_info 23736902 23736932 30 0.0
.debug_line 4496726 4496768 42 0.0
.debug_loc 3131023 3131070 47 0.0
bl702l lighting-app bl702l (read/write) 1155528 1155784 256 0.0
.debug_info 41272458 41272488 30 0.0
.debug_line 5223091 5223133 42 0.0
.debug_loc 3466434 3466492 58 0.0
.text 942564 942820 256 0.0
bl702l+mfd .debug_info 41315119 41315149 30 0.0
.debug_line 5262355 5262397 42 0.0
.debug_loc 3504865 3504923 58 0.0
Full report (10 builds for bl602, bl702, bl702l)
platform target config section cff70e1 e24079f change % change
bl602 lighting-app bl602 (read/write) 1388890 1388890 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1065514 1065514 0 0.0
bl602+mfd (read/write) 1402794 1402794 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1080320 1080320 0 0.0
bl602+rpc (read/write) 1436150 1436150 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097246 1097246 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1192387 1192387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548020 1548020 0 0.0
.debug_aranges 138440 138440 0 0.0
.debug_frame 507928 507928 0 0.0
.debug_info 41814461 41814491 30 0.0
.debug_line 5319956 5319998 42 0.0
.debug_loc 3522177 3522235 58 0.0
.debug_ranges 403728 403728 0 0.0
.debug_str 3978220 3978220 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596905 596905 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 959750 959750 0 0.0
bl702+mfd 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1202963 1202963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550093 1550093 0 0.0
.debug_aranges 139608 139608 0 0.0
.debug_frame 513000 513000 0 0.0
.debug_info 41855079 41855109 30 0.0
.debug_line 5359343 5359385 42 0.0
.debug_loc 3560608 3560666 58 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 3983751 3983751 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600665 600665 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 971268 971268 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1291067 1291067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728914 1728914 0 0.0
.debug_aranges 147160 147160 0 0.0
.debug_frame 537276 537276 0 0.0
.debug_info 46965137 46965167 30 0.0
.debug_line 5738205 5738247 42 0.0
.debug_loc 3729270 3729328 58 0.0
.debug_ranges 431280 431280 0 0.0
.debug_str 4406805 4406805 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661918 661918 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 1033740 1033740 0 0.0
bl706-eth 0 0 0 0.0
(read/write) 1041687 1041687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083835 1083835 0 0.0
.debug_aranges 115448 115448 0 0.0
.debug_frame 427328 427328 0 0.0
.debug_info 22566848 22566878 30 0.0
.debug_line 4252591 4252633 42 0.0
.debug_loc 3031204 3031262 58 0.0
.debug_ranges 339536 339536 0 0.0
.debug_str 3557455 3557455 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465200 465200 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 785978 785978 0 0.0
bl706-wifi 0 0 0 0.0
(read only) 3870 3870 0 0.0
(read/write) 1205662 1205662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176879 1176879 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619892 619892 0 0.0
.debug_info 23736902 23736932 30 0.0
.debug_line 4496726 4496768 42 0.0
.debug_loc 3131023 3131070 47 0.0
.debug_ranges 349352 349352 0 0.0
.debug_str 3629746 3629746 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505927 505927 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 953360 953360 0 0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read only) 278 278 0 0.0
(read/write) 1155528 1155784 256 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542308 1542308 0 0.0
.debug_aranges 133304 133304 0 0.0
.debug_frame 488568 488568 0 0.0
.debug_info 41272458 41272488 30 0.0
.debug_line 5223091 5223133 42 0.0
.debug_loc 3466434 3466492 58 0.0
.debug_ranges 410264 410264 0 0.0
.debug_str 4002808 4002808 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598531 598531 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 942564 942820 256 0.0
bl702l+mfd 0 0 0 0.0
(read only) 278 278 0 0.0
(read/write) 1166404 1166404 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544396 1544396 0 0.0
.debug_aranges 134472 134472 0 0.0
.debug_frame 493636 493636 0 0.0
.debug_info 41315119 41315149 30 0.0
.debug_line 5262355 5262397 42 0.0
.debug_loc 3504865 3504923 58 0.0
.debug_ranges 412264 412264 0 0.0
.debug_str 4008329 4008329 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602359 602359 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 954348 954348 0 0.0

examples/all-clusters-app/linux/main-common.cpp Outdated Show resolved Hide resolved
examples/all-clusters-app/linux/main-common.cpp Outdated Show resolved Hide resolved
src/app/icd/IcdMonitoringTable.h Outdated Show resolved Hide resolved
src/app/icd/IcdMonitoringTable.h Outdated Show resolved Hide resolved
src/app/icd/IcdMonitoringTable.h Outdated Show resolved Hide resolved
src/app/icd/IcdMonitoringTable.h Outdated Show resolved Hide resolved
src/app/icd/IcdMonitoringTable.h Outdated Show resolved Hide resolved
Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes to prevent accidental merge, since issues are being resolved without having been addressed yet.

@jepenven-silabs jepenven-silabs force-pushed the icd_store_key_with_key_store branch 2 times, most recently from 38913f9 to d200424 Compare October 11, 2023 15:07
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29260: Size comparison from e8f516a to d200424

Increases above 0.2%:

platform target config section e8f516a d200424 change % change
cc32xx lock CC3235SF_LAUNCHXL .data 1436 1440 4 0.3
Increases (6 builds for cc13x4_26x4, cc32xx, mbed, nrfconnect)
platform target config section e8f516a d200424 change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756595 264 0.0
(read/write) 176700 176704 4 0.0
.data 3436 3440 4 0.1
.text 675916 676180 264 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744099 264 0.0
(read/write) 171180 171184 4 0.0
.data 3436 3440 4 0.1
.text 637332 637596 264 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617682 224 0.0
(read/write) 206900 206904 4 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 939020 897 0.1
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367520 208 0.1
.debug_info 20598821 20607141 8320 0.0
.debug_line 2663511 2665508 1997 0.1
.debug_loclists 1635511 1636752 1241 0.1
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3441159 524 0.0
.strtab 515538 515687 149 0.0
.symtab 298480 298544 64 0.0
.text 509052 509276 224 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522104 320 0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227872 1228392 520 0.0
text 851536 852052 516 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1347392 1347908 516 0.0
text 779228 779744 516 0.1
Full report (19 builds for cc13x4_26x4, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section e8f516a d200424 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 734803 0 0.0
(read/write) 166452 166452 0 0.0
.bss 88868 88868 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 650016 650016 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756595 264 0.0
(read/write) 176700 176704 4 0.0
.bss 99084 99084 0 0.0
.data 3436 3440 4 0.1
.rodata 80023 80023 0 0.0
.text 675916 676180 264 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744099 264 0.0
(read/write) 171180 171184 4 0.0
.bss 93564 93564 0 0.0
.data 3436 3440 4 0.1
.rodata 106111 106111 0 0.0
.text 637332 637596 264 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 694851 0 0.0
(read/write) 165544 165544 0 0.0
.bss 87736 87736 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 614192 614192 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680531 0 0.0
(read/write) 165684 165684 0 0.0
.bss 87880 87880 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 604040 604040 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617682 224 0.0
(read/write) 206900 206904 4 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 939020 897 0.1
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367520 208 0.1
.debug_info 20598821 20607141 8320 0.0
.debug_line 2663511 2665508 1997 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636752 1241 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3441159 524 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 515687 149 0.0
.symtab 298480 298544 64 0.0
.text 509052 509276 224 0.0
k32w contact k32w0+release (read only) 588700 588700 0 0.0
(read/write) 87524 87524 0 0.0
.bss 70768 70768 0 0.0
.data 2132 2132 0 0.0
.text 588164 588164 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683956 683956 0 0.0
.bss 66984 66984 0 0.0
.data 2716 2716 0 0.0
.text 570776 570776 0 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87200 87200 0 0.0
.bss 70456 70456 0 0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775776 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653760 653760 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85028 85028 0 0.0
.bss 68344 68344 0 0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10102892 10102892 0 0.0
(read/write) 505336 505336 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 314936 314936 0 0.0
.text 9021272 9021272 0 0.0
thermostat-no-ble arm64 (read only) 4345676 4345676 0 0.0
(read/write) 241880 241880 0 0.0
.bss 122184 122184 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 161036 161036 0 0.0
.text 3850024 3850024 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522104 320 0.0
.bss 219064 219064 0 0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227872 1228392 520 0.0
bss 154526 154526 0 0.0
rodata 142772 142772 0 0.0
text 851536 852052 516 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347392 1347908 516 0.0
bss 140536 140536 0 0.0
rodata 136948 136948 0 0.0
text 779228 779744 516 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160140 0 0.0
bss 153948 153948 0 0.0
rodata 113728 113728 0 0.0
text 813528 813528 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176020 0 0.0
.bss 100616 100616 0 0.0
.data 744 744 0 0.0
.text 622864 622864 0 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95328 95328 0 0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29260: Size comparison from 78eb271 to 1300305

Increases above 0.2%:

platform target config section 78eb271 1300305 change % change
cc32xx lock CC3235SF_LAUNCHXL .data 1436 1440 4 0.3
cyw30739 lock cyw930739m2evb_01 .data 688 692 4 0.6
switch cyw930739m2evb_01 .data 684 688 4 0.6
linux shell debug .data 784 816 32 4.1
psoc6 all-clusters cy8ckit_062s2_43012 .data 2528 2536 8 0.3
lock cy8ckit_062s2_43012 .data 2368 2376 8 0.3
Increases (28 builds for cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, psoc6, telink)
platform target config section 78eb271 1300305 change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756595 264 0.0
(read/write) 176700 176704 4 0.0
.data 3436 3440 4 0.1
.text 675916 676180 264 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744099 264 0.0
(read/write) 171180 171184 4 0.0
.data 3436 3440 4 0.1
.text 637332 637596 264 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617682 224 0.0
(read/write) 206900 206904 4 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 939020 897 0.1
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367520 208 0.1
.debug_info 20598821 20607141 8320 0.0
.debug_line 2663511 2665508 1997 0.1
.debug_loclists 1635511 1636752 1241 0.1
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3441159 524 0.0
.strtab 515538 515687 149 0.0
.symtab 298480 298544 64 0.0
.text 509052 509276 224 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 537943 538223 280 0.1
.app_xip_area 424345 424617 272 0.1
.data 688 692 4 0.6
switch cyw930739m2evb_01 (read/write) 549711 549983 272 0.0
.app_xip_area 439137 439409 272 0.1
.data 684 688 4 0.6
efr32 lock-app BRD4161A+wf200 (read/write) 1103660 1103904 244 0.0
.data 2700 2704 4 0.1
.text 914304 914552 248 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162752 566 0.0
.dram0.data 13060 13068 8 0.1
.flash.text 1162186 1162752 566 0.0
m5stack (read only) 1205119 1205619 500 0.0
.flash.text 1199735 1200235 500 0.0
linux all-clusters-app debug (read only) 5494657 5496929 2272 0.0
.data.rel.ro 279008 279016 8 0.0
.rodata 335532 335564 32 0.0
.text 4778163 4780403 2240 0.0
lock-app debug (read only) 4450529 4451553 1024 0.0
.text 3994131 3995155 1024 0.0
shell debug (read only) 2900329 2902553 2224 0.1
(read/write) 153280 153312 32 0.0
.data 784 816 32 4.1
.text 2515634 2517858 2224 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522104 320 0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227872 1228392 520 0.0
text 851536 852052 516 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1347392 1347908 516 0.0
text 779228 779744 516 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1778468 1779020 552 0.0
.data 2528 2536 8 0.3
.debug_abbrev 1381678 1382527 849 0.1
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483300 208 0.0
.debug_info 32183947 32192274 8327 0.0
.debug_line 4045840 4047865 2025 0.1
.debug_loclists 2318462 2319703 1241 0.1
.debug_rnglists 156114 156220 106 0.1
.debug_str 4194511 4195042 531 0.0
.strtab 844363 844570 207 0.0
.symtab 513952 514064 112 0.0
.text 1574244 1574788 544 0.0
lock cy8ckit_062s2_43012 (read/write) 1640268 1640516 248 0.0
.data 2368 2376 8 0.3
.debug_abbrev 1095836 1096685 849 0.1
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419688 208 0.0
.debug_info 23448963 23457290 8327 0.0
.debug_line 3330011 3332004 1993 0.1
.debug_loclists 2003955 2005196 1241 0.1
.debug_rnglists 135171 135277 106 0.1
.debug_str 3765207 3765738 531 0.0
.strtab 627815 627964 149 0.0
.symtab 427808 427872 64 0.0
.text 1417772 1418012 240 0.0
telink air-quality-sensor-app tlsr9528a (read/write) 873620 873712 92 0.0
bss 78044 78052 8 0.0
text 618274 618336 62 0.0
all-clusters-app tlsr9518adk80d (read/write) 1148152 1148728 576 0.1
text 799532 800106 574 0.1
contact-sensor-app tlsr9528a (read/write) 876976 877076 100 0.0
bss 78124 78132 8 0.0
text 621388 621450 62 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read/write) 922992 923452 460 0.0
bss 83072 83080 8 0.0
text 659476 659900 424 0.1
lock-app tlsr9528a (read/write) 932900 933368 468 0.1
bss 78816 78824 8 0.0
text 650536 650962 426 0.1
pump-app tlsr9528a (read/write) 880864 880964 100 0.0
bss 78228 78236 8 0.0
text 625608 625670 62 0.0
pump-controller-app tlsr9518adk80d (read/write) 821796 821888 92 0.0
bss 66248 66256 8 0.0
text 592710 592772 62 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 837384 837484 100 0.0
bss 66664 66672 8 0.0
text 603210 603272 62 0.0
smoke_co_alarm-app tlsr9528a (read/write) 878840 879468 628 0.1
bss 78208 78216 8 0.0
text 624180 624774 594 0.1
temperature-measurement-app tlsr9528a (read/write) 864664 864764 100 0.0
bss 77936 77944 8 0.0
text 612128 612190 62 0.0
thermostat tlsr9518adk80d (read/write) 842892 842992 100 0.0
bss 66540 66548 8 0.0
text 608082 608144 62 0.0
window-covering tlsr9518adk80d (read/write) 840140 840240 100 0.0
bss 66892 66900 8 0.0
text 604918 604980 62 0.0
Decreases (3 builds for efr32, psoc6)
platform target config section 78eb271 1300305 change % change
efr32 lock-app BRD4161A+wf200 .bss 186636 186628 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837496 -8 -0.0
.heap 837504 837496 -8 -0.0
lock cy8ckit_062s2_43012 (read only) 819232 819224 -8 -0.0
.heap 819232 819224 -8 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 78eb271 1300305 change % change
bl602 lighting-app bl602 (read/write) 1389894 1389894 0 0.0
.bss 88184 88184 0 0.0
.data 9368 9368 0 0.0
.text 1066454 1066454 0 0.0
bl602+mfd (read/write) 1403806 1403806 0 0.0
.bss 88352 88352 0 0.0
.data 9344 9344 0 0.0
.text 1081260 1081260 0 0.0
bl602+rpc (read/write) 1437154 1437154 0 0.0
.bss 96208 96208 0 0.0
.data 9744 9744 0 0.0
.text 1098186 1098186 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194011 1194011 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1549222 1549222 0 0.0
.debug_aranges 138592 138592 0 0.0
.debug_frame 507068 507068 0 0.0
.debug_info 42005867 42005867 0 0.0
.debug_line 5373141 5373141 0 0.0
.debug_loc 3636201 3636201 0 0.0
.debug_ranges 434576 434576 0 0.0
.debug_str 4065018 4065018 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 106408 106408 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597289 597289 0 0.0
.symtab 177472 177472 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961344 961344 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204591 1204591 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1551295 1551295 0 0.0
.debug_aranges 139760 139760 0 0.0
.debug_frame 512140 512140 0 0.0
.debug_info 42046494 42046494 0 0.0
.debug_line 5412520 5412520 0 0.0
.debug_loc 3674632 3674632 0 0.0
.debug_ranges 436576 436576 0 0.0
.debug_str 4070549 4070549 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 105348 105348 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601049 601049 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972862 972862 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292683 1292683 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1730204 1730204 0 0.0
.debug_aranges 147312 147312 0 0.0
.debug_frame 536424 536424 0 0.0
.debug_info 47167218 47167218 0 0.0
.debug_line 5791558 5791558 0 0.0
.debug_loc 3843407 3843407 0 0.0
.debug_ranges 462176 462176 0 0.0
.debug_str 4493603 4493603 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 121548 121548 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662253 662253 0 0.0
.symtab 196848 196848 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035322 1035322 0 0.0
bl706-eth (read/write) 1042531 1042531 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1084726 1084726 0 0.0
.debug_aranges 115520 115520 0 0.0
.debug_frame 426204 426204 0 0.0
.debug_info 22641648 22641648 0 0.0
.debug_line 4303879 4303879 0 0.0
.debug_loc 3143447 3143447 0 0.0
.debug_ranges 369448 369448 0 0.0
.debug_str 3642822 3642822 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 96140 96140 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465323 465323 0 0.0
.symtab 140064 140064 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786758 786758 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207662 1207662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1177943 1177943 0 0.0
.debug_aranges 119696 119696 0 0.0
.debug_frame 618848 618848 0 0.0
.debug_info 23811429 23811429 0 0.0
.debug_line 4548195 4548195 0 0.0
.debug_loc 3243358 3243358 0 0.0
.debug_ranges 379336 379336 0 0.0
.debug_str 3715113 3715113 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 109268 109268 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506050 506050 0 0.0
.symtab 152928 152928 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955294 955294 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157168 1157168 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1543510 1543510 0 0.0
.debug_aranges 133456 133456 0 0.0
.debug_frame 487708 487708 0 0.0
.debug_info 41462673 41462673 0 0.0
.debug_line 5276270 5276270 0 0.0
.debug_loc 3580358 3580358 0 0.0
.debug_ranges 441112 441112 0 0.0
.debug_str 4089607 4089607 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
.riscv.attributes 47 47 0 0.0
.rodata 100388 100388 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 598915 598915 0 0.0
.symtab 176912 176912 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944170 944170 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167788 1167788 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1545598 1545598 0 0.0
.debug_aranges 134624 134624 0 0.0
.debug_frame 492776 492776 0 0.0
.debug_info 41505343 41505343 0 0.0
.debug_line 5315526 5315526 0 0.0
.debug_loc 3618789 3618789 0 0.0
.debug_ranges 443112 443112 0 0.0
.debug_str 4095128 4095128 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
.riscv.attributes 47 47 0 0.0
.rodata 99328 99328 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 602743 602743 0 0.0
.symtab 178704 178704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955698 955698 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 734803 0 0.0
(read/write) 166452 166452 0 0.0
.bss 88868 88868 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 650016 650016 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756595 264 0.0
(read/write) 176700 176704 4 0.0
.bss 99084 99084 0 0.0
.data 3436 3440 4 0.1
.rodata 80023 80023 0 0.0
.text 675916 676180 264 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744099 264 0.0
(read/write) 171180 171184 4 0.0
.bss 93564 93564 0 0.0
.data 3436 3440 4 0.1
.rodata 106111 106111 0 0.0
.text 637332 637596 264 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 694851 0 0.0
(read/write) 165544 165544 0 0.0
.bss 87736 87736 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 614192 614192 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680531 0 0.0
(read/write) 165684 165684 0 0.0
.bss 87880 87880 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 604040 604040 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617682 224 0.0
(read/write) 206900 206904 4 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 939020 897 0.1
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367520 208 0.1
.debug_info 20598821 20607141 8320 0.0
.debug_line 2663511 2665508 1997 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636752 1241 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3441159 524 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 515687 149 0.0
.symtab 298480 298544 64 0.0
.text 509052 509276 224 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551839 551839 0 0.0
.app_xip_area 443033 443033 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537943 538223 280 0.1
.app_xip_area 424345 424617 272 0.1
.bss 68544 68544 0 0.0
.data 688 692 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573887 573887 0 0.0
.app_xip_area 466409 466409 0 0.0
.bss 62520 62520 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) 549711 549983 272 0.0
.app_xip_area 439137 439409 272 0.1
.bss 65520 65520 0 0.0
.data 684 688 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006428 0 0.0
.bss 171948 171948 0 0.0
.data 2688 2688 0 0.0
.text 831772 831772 0 0.0
BRD4187C (read/write) 1088756 1088756 0 0.0
.bss 196064 196064 0 0.0
.data 3272 3272 0 0.0
.text 889400 889400 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103660 1103904 244 0.0
.bss 186636 186628 -8 -0.0
.data 2700 2704 4 0.1
.text 914304 914552 248 0.0
window-app BRD4187C (read/write) 1124064 1124064 0 0.0
.bss 168472 168472 0 0.0
.data 3144 3144 0 0.0
.text 952428 952428 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162752 566 0.0
(read/write) 1701996 1701996 0 0.0
.dram0.bss 77648 77648 0 0.0
.dram0.data 13060 13068 8 0.1
.flash.rodata 268568 268568 0 0.0
.flash.text 1162186 1162752 566 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205119 1205619 500 0.0
(read/write) 551930 551930 0 0.0
.dram0.bss 84296 84296 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299996 299996 0 0.0
.flash.text 1199735 1200235 500 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588700 588700 0 0.0
(read/write) 87524 87524 0 0.0
.bss 70768 70768 0 0.0
.data 2132 2132 0 0.0
.text 588164 588164 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683956 683956 0 0.0
.bss 66984 66984 0 0.0
.data 2716 2716 0 0.0
.text 570776 570776 0 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87200 87200 0 0.0
.bss 70456 70456 0 0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775776 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653760 653760 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85028 85028 0 0.0
.bss 68344 68344 0 0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux all-clusters-app debug (read only) 5494657 5496929 2272 0.0
(read/write) 420712 420712 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 279008 279016 8 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335532 335564 32 0.0
.text 4778163 4780403 2240 0.0
all-clusters-minimal-app debug (read only) 4874185 4874185 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270269 270269 0 0.0
.text 4372803 4372803 0 0.0
bridge-app debug (read only) 4356977 4356977 0 0.0
(read/write) 214992 214992 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218269 218269 0 0.0
.text 3921075 3921075 0 0.0
chip-tool debug (read only) 10230673 10230673 0 0.0
(read/write) 443512 443512 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 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386185 386185 0 0.0
.text 9246435 9246435 0 0.0
chip-tool-ipv6only arm64 (read only) 10102892 10102892 0 0.0
(read/write) 505336 505336 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 314936 314936 0 0.0
.text 9021272 9021272 0 0.0
lighting-app debug+rpc+ui (read only) 5213873 5213873 0 0.0
(read/write) 222984 222984 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 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336340 336340 0 0.0
.text 4634307 4634307 0 0.0
lock-app debug (read only) 4450529 4451553 1024 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246781 0 0.0
.text 3994131 3995155 1024 0.0
ota-provider-app debug (read only) 4116529 4116529 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199997 199997 0 0.0
.text 3725971 3725971 0 0.0
ota-requestor-app debug (read only) 4201961 4201961 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203261 203261 0 0.0
.text 3803811 3803811 0 0.0
shell debug (read only) 2900329 2902553 2224 0.1
(read/write) 153280 153312 32 0.0
.bss 61000 61000 0 0.0
.data 784 816 32 4.1
.data.rel.ro 85576 85576 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211232 211232 0 0.0
.text 2515634 2517858 2224 0.1
thermostat-no-ble arm64 (read only) 4345676 4345676 0 0.0
(read/write) 241880 241880 0 0.0
.bss 122184 122184 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 161036 161036 0 0.0
.text 3850024 3850024 0 0.0
tv-app debug (read only) 5276961 5276961 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271053 271053 0 0.0
.text 4761827 4761827 0 0.0
tv-casting-app debug (read only) 8161089 8161089 0 0.0
(read/write) 313256 313256 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148080 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 336120 0 0.0
.text 7422563 7422563 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522104 320 0.0
.bss 219064 219064 0 0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227872 1228392 520 0.0
bss 154526 154526 0 0.0
rodata 142772 142772 0 0.0
text 851536 852052 516 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347392 1347908 516 0.0
bss 140536 140536 0 0.0
rodata 136948 136948 0 0.0
text 779228 779744 516 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160140 0 0.0
bss 153948 153948 0 0.0
rodata 113728 113728 0 0.0
text 813528 813528 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837496 -8 -0.0
(read/write) 1778468 1779020 552 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193308 193308 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2536 8 0.3
.debug_abbrev 1381678 1382527 849 0.1
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483300 208 0.0
.debug_info 32183947 32192274 8327 0.0
.debug_line 4045840 4047865 2025 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2318462 2319703 1241 0.1
.debug_rnglists 156114 156220 106 0.1
.debug_str 4194511 4195042 531 0.0
.heap 837504 837496 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844363 844570 207 0.0
.symtab 513952 514064 112 0.0
.text 0 0 0 0.0
1574244 1574788 544 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840152 0 0.0
(read/write) 1680884 1680884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190716 190716 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 1262673 1262673 0 0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461520 461520 0 0.0
.debug_info 28524549 28524549 0 0.0
.debug_line 3804899 3804899 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2191829 2191829 0 0.0
.debug_rnglists 147681 147681 0 0.0
.debug_str 3996167 3996167 0 0.0
.heap 840152 840152 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 741179 741179 0 0.0
.symtab 474768 474768 0 0.0
.text 1479308 1479308 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) 1607284 1607284 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 1103645 1103645 0 0.0
.debug_aranges 127568 127568 0 0.0
.debug_frame 424452 424452 0 0.0
.debug_info 23646035 23646035 0 0.0
.debug_line 3379502 3379502 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028554 2028554 0 0.0
.debug_rnglists 137233 137233 0 0.0
.debug_str 3803225 3803225 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 654271 654271 0 0.0
.symtab 436224 436224 0 0.0
.text 1412044 1412044 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819224 -8 -0.0
(read/write) 1640268 1640516 248 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2376 8 0.3
.debug_abbrev 1095836 1096685 849 0.1
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419688 208 0.0
.debug_info 23448963 23457290 8327 0.0
.debug_line 3330011 3332004 1993 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 2003955 2005196 1241 0.1
.debug_rnglists 135171 135277 106 0.1
.debug_str 3765207 3765738 531 0.0
.heap 819232 819224 -8 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627815 627964 149 0.0
.symtab 427808 427872 64 0.0
.text 1417772 1418012 240 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176020 0 0.0
.bss 100616 100616 0 0.0
.data 744 744 0 0.0
.text 622864 622864 0 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95328 95328 0 0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873620 873712 92 0.0
bss 78044 78052 8 0.0
text 618274 618336 62 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1148152 1148728 576 0.1
bss 113232 113232 0 0.0
text 799532 800106 574 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1093100 1093100 0 0.0
bss 122244 122244 0 0.0
text 757988 757988 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948708 948708 0 0.0
bss 106888 106888 0 0.0
text 655350 655350 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 876976 877076 100 0.0
bss 78124 78132 8 0.0
text 621388 621450 62 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 922992 923452 460 0.0
bss 83072 83080 8 0.0
text 659476 659900 424 0.1
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 999344 999344 0 0.0
bss 109148 109148 0 0.0
text 702528 702528 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 932900 933368 468 0.1
bss 78816 78824 8 0.0
text 650536 650962 426 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962332 962332 0 0.0
bss 104988 104988 0 0.0
text 671404 671404 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880864 880964 100 0.0
bss 78228 78236 8 0.0
text 625608 625670 62 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821796 821888 92 0.0
bss 66248 66256 8 0.0
text 592710 592772 62 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837384 837484 100 0.0
bss 66664 66672 8 0.0
text 603210 603272 62 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716168 716168 0 0.0
bss 86424 86424 0 0.0
text 469742 469742 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878840 879468 628 0.1
bss 78208 78216 8 0.0
text 624180 624774 594 0.1
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864664 864764 100 0.0
bss 77936 77944 8 0.0
text 612128 612190 62 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842892 842992 100 0.0
bss 66540 66548 8 0.0
text 608082 608144 62 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840140 840240 100 0.0
bss 66892 66900 8 0.0
text 604918 604980 62 0.0

examples/all-clusters-app/linux/main-common.cpp Outdated Show resolved Hide resolved
src/app/chip_data_model.gni Outdated Show resolved Hide resolved
src/app/icd/ICDManagementServer.cpp Outdated Show resolved Hide resolved
src/app/icd/ICDMonitoringTable.cpp Outdated Show resolved Hide resolved
src/app/icd/ICDMonitoringTable.cpp Show resolved Hide resolved
src/app/icd/ICDMonitoringTable.h Outdated Show resolved Hide resolved
src/app/icd/ICDMonitoringTable.h Outdated Show resolved Hide resolved
src/app/icd/ICDMonitoringTable.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29260: Size comparison from 78eb271 to d40c24c

Increases above 0.2%:

platform target config section 78eb271 d40c24c change % change
cc32xx lock CC3235SF_LAUNCHXL .data 1436 1440 4 0.3
cyw30739 lock cyw930739m2evb_01 .data 688 692 4 0.6
switch cyw930739m2evb_01 .data 684 688 4 0.6
linux shell debug .data 784 816 32 4.1
psoc6 all-clusters cy8ckit_062s2_43012 .data 2528 2536 8 0.3
lock cy8ckit_062s2_43012 .data 2368 2376 8 0.3
Increases (30 builds for cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, psoc6, telink)
platform target config section 78eb271 d40c24c change % change
cc13x4_26x4 lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756595 264 0.0
.data 3436 3440 4 0.1
.text 675916 676180 264 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744099 264 0.0
.data 3436 3440 4 0.1
.text 637332 637596 264 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617682 224 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 939060 937 0.1
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367520 208 0.1
.debug_info 20598821 20607316 8495 0.0
.debug_line 2663511 2665523 2012 0.1
.debug_loclists 1635511 1636752 1241 0.1
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3441138 503 0.0
.strtab 515538 515687 149 0.0
.symtab 298480 298544 64 0.0
.text 509052 509276 224 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 537943 538215 272 0.1
.app_xip_area 424345 424617 272 0.1
.data 688 692 4 0.6
switch cyw930739m2evb_01 (read/write) 549711 549967 256 0.0
.app_xip_area 439137 439409 272 0.1
.data 684 688 4 0.6
efr32 lock-app BRD4161A+wf200 (read/write) 1103660 1103896 236 0.0
.data 2700 2704 4 0.1
.text 914304 914552 248 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162752 566 0.0
.dram0.data 13060 13068 8 0.1
.flash.text 1162186 1162752 566 0.0
m5stack (read only) 1205119 1205619 500 0.0
.flash.text 1199735 1200235 500 0.0
linux all-clusters-app debug (read only) 5494657 5496929 2272 0.0
.data.rel.ro 279008 279016 8 0.0
.rodata 335532 335564 32 0.0
.text 4778163 4780403 2240 0.0
lock-app debug (read only) 4450529 4451553 1024 0.0
.text 3994131 3995155 1024 0.0
shell debug (read only) 2900329 2902553 2224 0.1
.data 784 816 32 4.1
.text 2515634 2517858 2224 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522104 320 0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227872 1228264 392 0.0
text 851536 852052 516 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1347392 1347828 436 0.0
text 779228 779744 516 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837576 72 0.0
(read/write) 1778468 1778940 472 0.0
.data 2528 2536 8 0.3
.debug_abbrev 1381678 1382567 889 0.1
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483300 208 0.0
.debug_info 32183947 32192449 8502 0.0
.debug_line 4045840 4047880 2040 0.1
.debug_loclists 2318462 2319703 1241 0.1
.debug_rnglists 156114 156220 106 0.1
.debug_str 4194511 4195021 510 0.0
.heap 837504 837576 72 0.0
.strtab 844363 844566 203 0.0
.symtab 513952 514064 112 0.0
.text 1574244 1574788 544 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840160 8 0.0
.heap 840152 840160 8 0.0
light cy8ckit_062s2_43012 (read only) 846488 846496 8 0.0
.heap 846488 846496 8 0.0
lock cy8ckit_062s2_43012 (read/write) 1640268 1640508 240 0.0
.data 2368 2376 8 0.3
.debug_abbrev 1095836 1096725 889 0.1
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419688 208 0.0
.debug_info 23448963 23457465 8502 0.0
.debug_line 3330011 3332019 2008 0.1
.debug_loclists 2003955 2005196 1241 0.1
.debug_rnglists 135171 135277 106 0.1
.debug_str 3765207 3765717 510 0.0
.strtab 627815 627964 149 0.0
.symtab 427808 427872 64 0.0
.text 1417772 1418012 240 0.0
telink air-quality-sensor-app tlsr9528a (read/write) 873620 873660 40 0.0
text 618274 618336 62 0.0
all-clusters-app tlsr9518adk80d (read/write) 1148152 1148644 492 0.0
text 799532 800106 574 0.1
contact-sensor-app tlsr9528a (read/write) 876976 877068 92 0.0
text 621388 621450 62 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read/write) 922992 923452 460 0.0
text 659476 659902 426 0.1
lock-app tlsr9528a (read/write) 932900 933360 460 0.0
text 650536 650962 426 0.1
pump-app tlsr9528a (read/write) 880864 880960 96 0.0
text 625608 625670 62 0.0
pump-controller-app tlsr9518adk80d (read/write) 821796 821884 88 0.0
text 592710 592772 62 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 837384 837468 84 0.0
text 603210 603272 62 0.0
smoke_co_alarm-app tlsr9528a (read/write) 878840 879460 620 0.1
text 624180 624774 594 0.1
temperature-measurement-app tlsr9528a (read/write) 864664 864756 92 0.0
text 612128 612190 62 0.0
thermostat tlsr9518adk80d (read/write) 842892 842984 92 0.0
text 608082 608144 62 0.0
window-covering tlsr9518adk80d (read/write) 840140 840232 92 0.0
text 604918 604980 62 0.0
Decreases (58 builds for bl602, bl702, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 78eb271 d40c24c change % change
bl602 lighting-app bl602 (read/write) 1389894 1389878 -16 -0.0
.bss 88184 88168 -16 -0.0
bl602+mfd (read/write) 1403806 1403790 -16 -0.0
.bss 88352 88336 -16 -0.0
bl602+rpc .bss 96208 96200 -8 -0.0
bl702 lighting-app bl702 (read/write) 1194011 1193995 -16 -0.0
.bss 30893 30877 -16 -0.1
bl702+mfd (read/write) 1204591 1204575 -16 -0.0
.bss 31069 31053 -16 -0.1
bl702+rpc (read/write) 1292683 1292667 -16 -0.0
.bss 39357 39341 -16 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read/write) 166452 166436 -16 -0.0
.bss 88868 88852 -16 -0.0
lock-ftd LP_EM_CC1354P10_6 (read/write) 176700 176696 -4 -0.0
.bss 99084 99076 -8 -0.0
lock-mtd LP_EM_CC1354P10_6 (read/write) 171180 171176 -4 -0.0
.bss 93564 93556 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read/write) 165544 165536 -8 -0.0
.bss 87736 87728 -8 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read/write) 165684 165676 -8 -0.0
.bss 87880 87872 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read/write) 206900 206888 -12 -0.0
.bss 200344 200328 -16 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551839 551831 -8 -0.0
.bss 63776 63768 -8 -0.0
lock cyw930739m2evb_01 .bss 68544 68536 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 573887 573879 -8 -0.0
.bss 62520 62512 -8 -0.0
switch cyw930739m2evb_01 .bss 65520 65504 -16 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006420 -8 -0.0
.bss 171948 171940 -8 -0.0
BRD4187C (read/write) 1088756 1088740 -16 -0.0
.bss 196064 196048 -16 -0.0
lock-app BRD4161A+wf200 .bss 186636 186620 -16 -0.0
window-app BRD4187C (read/write) 1124064 1124056 -8 -0.0
.bss 168472 168464 -8 -0.0
esp32 all-clusters-app c3devkit (read/write) 1701996 1701916 -80 -0.0
.dram0.bss 77648 77560 -88 -0.1
m5stack (read/write) 551930 551850 -80 -0.0
.dram0.bss 84296 84216 -80 -0.1
k32w contact k32w0+release (read/write) 87524 87508 -16 -0.0
.bss 70768 70752 -16 -0.0
k32w1+release (read/write) 683956 683940 -16 -0.0
.bss 66984 66968 -16 -0.0
light k32w0+release (read/write) 87200 87192 -8 -0.0
.bss 70456 70448 -8 -0.0
k32w1+release (read/write) 775776 775760 -16 -0.0
.bss 76628 76612 -16 -0.0
lock k32w0+release (read/write) 85028 85020 -8 -0.0
.bss 68344 68336 -8 -0.0
linux all-clusters-app debug (read/write) 420712 420616 -96 -0.0
.bss 130480 130384 -96 -0.1
bridge-app debug (read/write) 214992 214960 -32 -0.0
.bss 118904 118872 -32 -0.0
lock-app debug (read/write) 203128 203096 -32 -0.0
.bss 113424 113392 -32 -0.0
shell debug (read/write) 153280 153216 -64 -0.0
.bss 61000 60904 -96 -0.2
thermostat-no-ble arm64 (read/write) 241880 241864 -16 -0.0
.bss 122184 122168 -16 -0.0
tv-app debug (read/write) 350696 350664 -32 -0.0
.bss 241888 241856 -32 -0.0
tv-casting-app debug (read/write) 313256 313224 -32 -0.0
.bss 155904 155872 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219064 219048 -16 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 154526 154444 -82 -0.1
nrf7002dk_nrf5340_cpuapp bss 140536 140454 -82 -0.1
all-clusters-minimal-app nrf52840dk_nrf52840 bss 153948 153938 -10 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 193308 193228 -80 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680884 1680876 -8 -0.0
.bss 190716 190708 -8 -0.0
light cy8ckit_062s2_43012 (read/write) 1607284 1607276 -8 -0.0
.bss 184492 184484 -8 -0.0
lock cy8ckit_062s2_43012 .bss 211740 211732 -8 -0.0
qpg lighting-app qpg6105+debug .bss 100616 100600 -16 -0.0
lock-app qpg6105+debug .bss 95328 95312 -16 -0.0
telink air-quality-sensor-app tlsr9528a bss 78044 77996 -48 -0.1
all-clusters-app tlsr9518adk80d bss 113232 113148 -84 -0.1
all-clusters-minimal-app tlsr9528a (read/write) 1093100 1093092 -8 -0.0
bss 122244 122236 -8 -0.0
bridge-app tlsr9518adk80d (read/write) 948708 948696 -12 -0.0
bss 106888 106876 -12 -0.0
contact-sensor-app tlsr9528a bss 78124 78120 -4 -0.0
light-switch-app-rpc-shell-factory-data tlsr9528a bss 83072 83068 -4 -0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 999344 999332 -12 -0.0
bss 109148 109136 -12 -0.0
lock-app tlsr9528a bss 78816 78812 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 962332 962320 -12 -0.0
bss 104988 104976 -12 -0.0
resource-monitoring-app tlsr9518adk80d bss 66664 66652 -12 -0.0
smoke_co_alarm-app tlsr9528a bss 78208 78204 -4 -0.0
temperature-measurement-app tlsr9528a bss 77936 77932 -4 -0.0
thermostat tlsr9518adk80d bss 66540 66536 -4 -0.0
window-covering tlsr9518adk80d bss 66892 66888 -4 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 78eb271 d40c24c change % change
bl602 lighting-app bl602 (read/write) 1389894 1389878 -16 -0.0
.bss 88184 88168 -16 -0.0
.data 9368 9368 0 0.0
.text 1066454 1066454 0 0.0
bl602+mfd (read/write) 1403806 1403790 -16 -0.0
.bss 88352 88336 -16 -0.0
.data 9344 9344 0 0.0
.text 1081260 1081260 0 0.0
bl602+rpc (read/write) 1437154 1437154 0 0.0
.bss 96208 96200 -8 -0.0
.data 9744 9744 0 0.0
.text 1098186 1098186 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194011 1193995 -16 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30877 -16 -0.1
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1549222 1549222 0 0.0
.debug_aranges 138592 138592 0 0.0
.debug_frame 507068 507068 0 0.0
.debug_info 42005867 42005867 0 0.0
.debug_line 5373141 5373141 0 0.0
.debug_loc 3636201 3636201 0 0.0
.debug_ranges 434576 434576 0 0.0
.debug_str 4065018 4065018 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 106408 106408 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597289 597289 0 0.0
.symtab 177472 177472 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961344 961344 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204591 1204575 -16 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31053 -16 -0.1
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1551295 1551295 0 0.0
.debug_aranges 139760 139760 0 0.0
.debug_frame 512140 512140 0 0.0
.debug_info 42046494 42046494 0 0.0
.debug_line 5412520 5412520 0 0.0
.debug_loc 3674632 3674632 0 0.0
.debug_ranges 436576 436576 0 0.0
.debug_str 4070549 4070549 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 105348 105348 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601049 601049 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972862 972862 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292683 1292667 -16 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39341 -16 -0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1730204 1730204 0 0.0
.debug_aranges 147312 147312 0 0.0
.debug_frame 536424 536424 0 0.0
.debug_info 47167218 47167218 0 0.0
.debug_line 5791558 5791558 0 0.0
.debug_loc 3843407 3843407 0 0.0
.debug_ranges 462176 462176 0 0.0
.debug_str 4493603 4493603 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 121548 121548 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662253 662253 0 0.0
.symtab 196848 196848 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035322 1035322 0 0.0
bl706-eth (read/write) 1042531 1042531 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1084726 1084726 0 0.0
.debug_aranges 115520 115520 0 0.0
.debug_frame 426204 426204 0 0.0
.debug_info 22641648 22641648 0 0.0
.debug_line 4303879 4303879 0 0.0
.debug_loc 3143447 3143447 0 0.0
.debug_ranges 369448 369448 0 0.0
.debug_str 3642822 3642822 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 96140 96140 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465323 465323 0 0.0
.symtab 140064 140064 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786758 786758 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207662 1207662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1177943 1177943 0 0.0
.debug_aranges 119696 119696 0 0.0
.debug_frame 618848 618848 0 0.0
.debug_info 23811429 23811429 0 0.0
.debug_line 4548195 4548195 0 0.0
.debug_loc 3243358 3243358 0 0.0
.debug_ranges 379336 379336 0 0.0
.debug_str 3715113 3715113 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 109268 109268 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506050 506050 0 0.0
.symtab 152928 152928 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955294 955294 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157168 1157168 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1543510 1543510 0 0.0
.debug_aranges 133456 133456 0 0.0
.debug_frame 487708 487708 0 0.0
.debug_info 41462673 41462673 0 0.0
.debug_line 5276270 5276270 0 0.0
.debug_loc 3580358 3580358 0 0.0
.debug_ranges 441112 441112 0 0.0
.debug_str 4089607 4089607 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
.riscv.attributes 47 47 0 0.0
.rodata 100388 100388 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 598915 598915 0 0.0
.symtab 176912 176912 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944170 944170 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167788 1167788 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1545598 1545598 0 0.0
.debug_aranges 134624 134624 0 0.0
.debug_frame 492776 492776 0 0.0
.debug_info 41505343 41505343 0 0.0
.debug_line 5315526 5315526 0 0.0
.debug_loc 3618789 3618789 0 0.0
.debug_ranges 443112 443112 0 0.0
.debug_str 4095128 4095128 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
.riscv.attributes 47 47 0 0.0
.rodata 99328 99328 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 602743 602743 0 0.0
.symtab 178704 178704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955698 955698 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 734803 0 0.0
(read/write) 166452 166436 -16 -0.0
.bss 88868 88852 -16 -0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 650016 650016 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756595 264 0.0
(read/write) 176700 176696 -4 -0.0
.bss 99084 99076 -8 -0.0
.data 3436 3440 4 0.1
.rodata 80023 80023 0 0.0
.text 675916 676180 264 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 744099 264 0.0
(read/write) 171180 171176 -4 -0.0
.bss 93564 93556 -8 -0.0
.data 3436 3440 4 0.1
.rodata 106111 106111 0 0.0
.text 637332 637596 264 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 694851 0 0.0
(read/write) 165544 165536 -8 -0.0
.bss 87736 87728 -8 -0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 614192 614192 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680531 0 0.0
(read/write) 165684 165676 -8 -0.0
.bss 87880 87872 -8 -0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 604040 604040 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617682 224 0.0
(read/write) 206900 206888 -12 -0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200328 -16 -0.0
.comment 206 206 0 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 939060 937 0.1
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367520 208 0.1
.debug_info 20598821 20607316 8495 0.0
.debug_line 2663511 2665523 2012 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636752 1241 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3441138 503 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 515687 149 0.0
.symtab 298480 298544 64 0.0
.text 509052 509276 224 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551839 551831 -8 -0.0
.app_xip_area 443033 443033 0 0.0
.bss 63776 63768 -8 -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) 537943 538215 272 0.1
.app_xip_area 424345 424617 272 0.1
.bss 68544 68536 -8 -0.0
.data 688 692 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573887 573879 -8 -0.0
.app_xip_area 466409 466409 0 0.0
.bss 62520 62512 -8 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549711 549967 256 0.0
.app_xip_area 439137 439409 272 0.1
.bss 65520 65504 -16 -0.0
.data 684 688 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006420 -8 -0.0
.bss 171948 171940 -8 -0.0
.data 2688 2688 0 0.0
.text 831772 831772 0 0.0
BRD4187C (read/write) 1088756 1088740 -16 -0.0
.bss 196064 196048 -16 -0.0
.data 3272 3272 0 0.0
.text 889400 889400 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103660 1103896 236 0.0
.bss 186636 186620 -16 -0.0
.data 2700 2704 4 0.1
.text 914304 914552 248 0.0
window-app BRD4187C (read/write) 1124064 1124056 -8 -0.0
.bss 168472 168464 -8 -0.0
.data 3144 3144 0 0.0
.text 952428 952428 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162752 566 0.0
(read/write) 1701996 1701916 -80 -0.0
.dram0.bss 77648 77560 -88 -0.1
.dram0.data 13060 13068 8 0.1
.flash.rodata 268568 268568 0 0.0
.flash.text 1162186 1162752 566 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205119 1205619 500 0.0
(read/write) 551930 551850 -80 -0.0
.dram0.bss 84296 84216 -80 -0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 299996 299996 0 0.0
.flash.text 1199735 1200235 500 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588700 588700 0 0.0
(read/write) 87524 87508 -16 -0.0
.bss 70768 70752 -16 -0.0
.data 2132 2132 0 0.0
.text 588164 588164 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683956 683940 -16 -0.0
.bss 66984 66968 -16 -0.0
.data 2716 2716 0 0.0
.text 570776 570776 0 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87200 87192 -8 -0.0
.bss 70456 70448 -8 -0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775760 -16 -0.0
.bss 76628 76612 -16 -0.0
.data 1928 1928 0 0.0
.text 653760 653760 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85028 85020 -8 -0.0
.bss 68344 68336 -8 -0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux all-clusters-app debug (read only) 5494657 5496929 2272 0.0
(read/write) 420712 420616 -96 -0.0
.bss 130480 130384 -96 -0.1
.data 3856 3856 0 0.0
.data.rel.ro 279008 279016 8 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335532 335564 32 0.0
.text 4778163 4780403 2240 0.0
all-clusters-minimal-app debug (read only) 4874185 4874185 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270269 270269 0 0.0
.text 4372803 4372803 0 0.0
bridge-app debug (read only) 4356977 4356977 0 0.0
(read/write) 214992 214960 -32 -0.0
.bss 118904 118872 -32 -0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218269 218269 0 0.0
.text 3921075 3921075 0 0.0
chip-tool debug (read only) 10230673 10230673 0 0.0
(read/write) 443512 443512 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 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386185 386185 0 0.0
.text 9246435 9246435 0 0.0
chip-tool-ipv6only arm64 (read only) 10102892 10102892 0 0.0
(read/write) 505336 505336 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 314936 314936 0 0.0
.text 9021272 9021272 0 0.0
lighting-app debug+rpc+ui (read only) 5213873 5213873 0 0.0
(read/write) 222984 222984 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 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336340 336340 0 0.0
.text 4634307 4634307 0 0.0
lock-app debug (read only) 4450529 4451553 1024 0.0
(read/write) 203128 203096 -32 -0.0
.bss 113424 113392 -32 -0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246781 0 0.0
.text 3994131 3995155 1024 0.0
ota-provider-app debug (read only) 4116529 4116529 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199997 199997 0 0.0
.text 3725971 3725971 0 0.0
ota-requestor-app debug (read only) 4201961 4201961 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203261 203261 0 0.0
.text 3803811 3803811 0 0.0
shell debug (read only) 2900329 2902553 2224 0.1
(read/write) 153280 153216 -64 -0.0
.bss 61000 60904 -96 -0.2
.data 784 816 32 4.1
.data.rel.ro 85576 85576 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211232 211232 0 0.0
.text 2515634 2517858 2224 0.1
thermostat-no-ble arm64 (read only) 4345676 4345676 0 0.0
(read/write) 241880 241864 -16 -0.0
.bss 122184 122168 -16 -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 161036 161036 0 0.0
.text 3850024 3850024 0 0.0
tv-app debug (read only) 5276961 5276961 0 0.0
(read/write) 350696 350664 -32 -0.0
.bss 241888 241856 -32 -0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271053 271053 0 0.0
.text 4761827 4761827 0 0.0
tv-casting-app debug (read only) 8161089 8161089 0 0.0
(read/write) 313256 313224 -32 -0.0
.bss 155904 155872 -32 -0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148080 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 336120 0 0.0
.text 7422563 7422563 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522104 320 0.0
.bss 219064 219048 -16 -0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227872 1228264 392 0.0
bss 154526 154444 -82 -0.1
rodata 142772 142772 0 0.0
text 851536 852052 516 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347392 1347828 436 0.0
bss 140536 140454 -82 -0.1
rodata 136948 136948 0 0.0
text 779228 779744 516 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160140 0 0.0
bss 153948 153938 -10 -0.0
rodata 113728 113728 0 0.0
text 813528 813528 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837576 72 0.0
(read/write) 1778468 1778940 472 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193308 193228 -80 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2536 8 0.3
.debug_abbrev 1381678 1382567 889 0.1
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483300 208 0.0
.debug_info 32183947 32192449 8502 0.0
.debug_line 4045840 4047880 2040 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2318462 2319703 1241 0.1
.debug_rnglists 156114 156220 106 0.1
.debug_str 4194511 4195021 510 0.0
.heap 837504 837576 72 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844363 844566 203 0.0
.symtab 513952 514064 112 0.0
.text 1574244 1574788 544 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840160 8 0.0
(read/write) 1680884 1680876 -8 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190716 190708 -8 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1262673 1262673 0 0.0
.debug_aranges 137504 137504 0 0.0
.debug_frame 461520 461520 0 0.0
.debug_info 28524549 28524549 0 0.0
.debug_line 3804899 3804899 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2191829 2191829 0 0.0
.debug_rnglists 147681 147681 0 0.0
.debug_str 3996167 3996167 0 0.0
.heap 840152 840160 8 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741179 741179 0 0.0
.symtab 474768 474768 0 0.0
.text 1479308 1479308 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846496 8 0.0
(read/write) 1607284 1607276 -8 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184484 -8 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1103645 1103645 0 0.0
.debug_aranges 127568 127568 0 0.0
.debug_frame 424452 424452 0 0.0
.debug_info 23646035 23646035 0 0.0
.debug_line 3379502 3379502 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028554 2028554 0 0.0
.debug_rnglists 137233 137233 0 0.0
.debug_str 3803225 3803225 0 0.0
.heap 846488 846496 8 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654271 654271 0 0.0
.symtab 436224 436224 0 0.0
.text 1412044 1412044 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640268 1640508 240 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211732 -8 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2376 8 0.3
.debug_abbrev 1095836 1096725 889 0.1
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419688 208 0.0
.debug_info 23448963 23457465 8502 0.0
.debug_line 3330011 3332019 2008 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 2003955 2005196 1241 0.1
.debug_rnglists 135171 135277 106 0.1
.debug_str 3765207 3765717 510 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627815 627964 149 0.0
.symtab 427808 427872 64 0.0
.text 1417772 1418012 240 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176020 0 0.0
.bss 100616 100600 -16 -0.0
.data 744 744 0 0.0
.text 622864 622864 0 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95328 95312 -16 -0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873620 873660 40 0.0
bss 78044 77996 -48 -0.1
text 618274 618336 62 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1148152 1148644 492 0.0
bss 113232 113148 -84 -0.1
text 799532 800106 574 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1093100 1093092 -8 -0.0
bss 122244 122236 -8 -0.0
text 757988 757988 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948708 948696 -12 -0.0
bss 106888 106876 -12 -0.0
text 655350 655350 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 876976 877068 92 0.0
bss 78124 78120 -4 -0.0
text 621388 621450 62 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 922992 923452 460 0.0
bss 83072 83068 -4 -0.0
text 659476 659902 426 0.1
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 999344 999332 -12 -0.0
bss 109148 109136 -12 -0.0
text 702528 702528 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 932900 933360 460 0.0
bss 78816 78812 -4 -0.0
text 650536 650962 426 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962332 962320 -12 -0.0
bss 104988 104976 -12 -0.0
text 671404 671404 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880864 880960 96 0.0
bss 78228 78228 0 0.0
text 625608 625670 62 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821796 821884 88 0.0
bss 66248 66248 0 0.0
text 592710 592772 62 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837384 837468 84 0.0
bss 66664 66652 -12 -0.0
text 603210 603272 62 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716168 716168 0 0.0
bss 86424 86424 0 0.0
text 469742 469742 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878840 879460 620 0.1
bss 78208 78204 -4 -0.0
text 624180 624774 594 0.1
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864664 864756 92 0.0
bss 77936 77932 -4 -0.0
text 612128 612190 62 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842892 842984 92 0.0
bss 66540 66536 -4 -0.0
text 608082 608144 62 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840140 840232 92 0.0
bss 66892 66888 -4 -0.0
text 604918 604980 62 0.0

@jepenven-silabs jepenven-silabs enabled auto-merge (squash) October 11, 2023 22:05
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

PR #29260: Size comparison from 78eb271 to f7d90a1

Increases above 0.2%:

platform target config section 78eb271 f7d90a1 change % change
bl702 lighting-app bl702 .debug_loc 3636201 3646581 10380 0.3
.debug_ranges 434576 444632 10056 2.3
bl702+mfd .debug_loc 3674632 3684998 10366 0.3
.debug_ranges 436576 446704 10128 2.3
bl702+rpc .debug_loc 3843407 3853786 10379 0.3
.debug_ranges 462176 472280 10104 2.2
bl706-eth .debug_loc 3143447 3155306 11859 0.4
.debug_ranges 369448 381064 11616 3.1
bl706-wifi .debug_loc 3243358 3255220 11862 0.4
.debug_ranges 379336 391120 11784 3.1
bl702l lighting-app bl702l .debug_loc 3580358 3590644 10286 0.3
.debug_ranges 441112 451192 10080 2.3
bl702l+mfd .debug_loc 3618789 3629061 10272 0.3
.debug_ranges 443112 453264 10152 2.3
cc32xx lock CC3235SF_LAUNCHXL .data 1436 1440 4 0.3
cyw30739 lock cyw930739m2evb_01 .data 688 692 4 0.6
switch cyw930739m2evb_01 .data 684 688 4 0.6
linux shell debug .data 784 816 32 4.1
psoc6 all-clusters cy8ckit_062s2_43012 .data 2528 2536 8 0.3
lock cy8ckit_062s2_43012 .data 2368 2376 8 0.3
Increases (36 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 78eb271 f7d90a1 change % change
bl702 lighting-app bl702 .debug_frame 507068 507276 208 0.0
.debug_loc 3636201 3646581 10380 0.3
.debug_ranges 434576 444632 10056 2.3
.debug_str 4065018 4066076 1058 0.0
bl702+mfd .debug_frame 512140 512348 208 0.0
.debug_loc 3674632 3684998 10366 0.3
.debug_ranges 436576 446704 10128 2.3
.debug_str 4070549 4071607 1058 0.0
bl702+rpc .debug_frame 536424 536632 208 0.0
.debug_loc 3843407 3853786 10379 0.3
.debug_ranges 462176 472280 10104 2.2
.debug_str 4493603 4494661 1058 0.0
bl706-eth .debug_frame 426204 426408 204 0.0
.debug_loc 3143447 3155306 11859 0.4
.debug_ranges 369448 381064 11616 3.1
.debug_str 3642822 3643880 1058 0.0
bl706-wifi .debug_frame 618848 619068 220 0.0
.debug_loc 3243358 3255220 11862 0.4
.debug_ranges 379336 391120 11784 3.1
.debug_str 3715113 3716171 1058 0.0
bl702l lighting-app bl702l .debug_frame 487708 487916 208 0.0
.debug_loc 3580358 3590644 10286 0.3
.debug_ranges 441112 451192 10080 2.3
.debug_str 4089607 4090665 1058 0.0
bl702l+mfd .debug_frame 492776 492984 208 0.0
.debug_loc 3618789 3629061 10272 0.3
.debug_ranges 443112 453264 10152 2.3
.debug_str 4095128 4096186 1058 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 734843 40 0.0
.text 650016 650168 152 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756395 64 0.0
.data 3436 3440 4 0.1
.text 675916 676140 224 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 743899 64 0.0
.data 3436 3440 4 0.1
.text 637332 637556 224 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617458 617522 64 0.0
.data 1436 1440 4 0.3
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367528 216 0.1
.debug_loclists 1635511 1636901 1390 0.1
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3442086 1451 0.0
.strtab 515538 515741 203 0.0
.symtab 298480 298512 32 0.0
.text 509052 509236 184 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551839 552015 176 0.0
.app_xip_area 443033 443217 184 0.0
lock cyw930739m2evb_01 (read/write) 537943 538223 280 0.1
.app_xip_area 424345 424625 280 0.1
.data 688 692 4 0.6
switch cyw930739m2evb_01 (read/write) 549711 549967 256 0.0
.app_xip_area 439137 439409 272 0.1
.data 684 688 4 0.6
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006756 328 0.0
.text 831772 832108 336 0.0
BRD4187C (read/write) 1088756 1088996 240 0.0
.text 889400 889648 248 0.0
lock-app BRD4161A+wf200 (read/write) 1103660 1103920 260 0.0
.data 2700 2704 4 0.1
.text 914304 914576 272 0.0
window-app BRD4187C .text 952428 952436 8 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162960 774 0.1
.dram0.data 13060 13068 8 0.1
.flash.text 1162186 1162960 774 0.1
m5stack (read only) 1205119 1205903 784 0.1
.flash.text 1199735 1200519 784 0.1
k32w light k32w1+release .text 653760 653768 8 0.0
linux all-clusters-app debug (read only) 5494657 5497697 3040 0.1
.text 4778163 4781331 3168 0.1
all-clusters-minimal-app debug (read only) 4874185 4874873 688 0.0
.text 4372803 4373651 848 0.0
chip-tool debug (read/write) 443512 443544 32 0.0
.bss 93688 93720 32 0.0
lighting-app debug+rpc+ui (read only) 5213873 5214625 752 0.0
.text 4634307 4635219 912 0.0
lock-app debug (read only) 4450529 4451185 656 0.0
.text 3994131 3995011 880 0.0
shell debug (read only) 2900329 2903225 2896 0.1
.data 784 816 32 4.1
.text 2515634 2518690 3056 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521784 2522104 320 0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1227872 1228456 584 0.0
text 851536 852240 704 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1347392 1348036 644 0.0
text 779228 779940 712 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160140 1160316 176 0.0
text 813528 813712 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837576 72 0.0
(read/write) 1778468 1779068 600 0.0
.data 2528 2536 8 0.3
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483308 216 0.0
.debug_loclists 2318462 2319937 1475 0.1
.debug_rnglists 156114 156259 145 0.1
.debug_str 4194511 4195969 1458 0.0
.heap 837504 837576 72 0.0
.strtab 844363 844681 318 0.0
.symtab 513952 514048 96 0.0
.text 1574244 1574916 672 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840160 8 0.0
(read/write) 1680884 1680996 112 0.0
.debug_frame 461520 461528 8 0.0
.debug_loclists 2191829 2192072 243 0.0
.debug_rnglists 147681 147720 39 0.0
.debug_str 3996167 3997115 948 0.0
.heap 840152 840160 8 0.0
.strtab 741179 741294 115 0.0
.text 1479308 1479428 120 0.0
light cy8ckit_062s2_43012 (read only) 846488 846496 8 0.0
(read/write) 1607284 1607404 120 0.0
.debug_frame 424452 424460 8 0.0
.debug_loclists 2028554 2028796 242 0.0
.debug_rnglists 137233 137272 39 0.0
.debug_str 3803225 3804173 948 0.0
.heap 846488 846496 8 0.0
.strtab 654271 654386 115 0.0
.text 1412044 1412172 128 0.0
lock cy8ckit_062s2_43012 (read/write) 1640268 1640300 32 0.0
.data 2368 2376 8 0.3
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419696 216 0.1
.debug_loclists 2003955 2005264 1309 0.1
.debug_rnglists 135171 135277 106 0.1
.debug_str 3765207 3766665 1458 0.0
.strtab 627815 628018 203 0.0
.symtab 427808 427824 16 0.0
.text 1417772 1417804 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176028 8 0.0
.text 622864 622872 8 0.0
Decreases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 78eb271 f7d90a1 change % change
bl602 lighting-app bl602 (read/write) 1389894 1388326 -1568 -0.1
.bss 88184 88168 -16 -0.0
.text 1066454 1064898 -1556 -0.1
bl602+mfd (read/write) 1403806 1401974 -1832 -0.1
.bss 88352 88336 -16 -0.0
.text 1081260 1079444 -1816 -0.2
bl602+rpc (read/write) 1437154 1435594 -1560 -0.1
.bss 96208 96200 -8 -0.0
.text 1098186 1096630 -1556 -0.1
bl702 lighting-app bl702 (read/write) 1194011 1192475 -1536 -0.1
.debug_abbrev 1549222 1546450 -2772 -0.2
.debug_aranges 138592 138576 -16 -0.0
.debug_info 42005867 41948690 -57177 -0.1
.debug_line 5373141 5366011 -7130 -0.1
.strtab 597289 597181 -108 -0.0
.symtab 177472 177456 -16 -0.0
.text 961344 959808 -1536 -0.2
bl702+mfd (read/write) 1204591 1203035 -1556 -0.1
.bss_psram 65744 65728 -16 -0.0
.debug_abbrev 1551295 1548545 -2750 -0.2
.debug_aranges 139760 139744 -16 -0.0
.debug_info 42046494 41989106 -57388 -0.1
.debug_line 5412520 5405367 -7153 -0.1
.strtab 601049 600941 -108 -0.0
.symtab 179232 179216 -16 -0.0
.text 972862 971322 -1540 -0.2
bl702+rpc (read/write) 1292683 1291147 -1536 -0.1
.debug_abbrev 1730204 1727411 -2793 -0.2
.debug_aranges 147312 147296 -16 -0.0
.debug_info 47167218 47109578 -57640 -0.1
.debug_line 5791558 5783915 -7643 -0.1
.strtab 662253 662145 -108 -0.0
.symtab 196848 196832 -16 -0.0
.text 1035322 1033786 -1536 -0.1
bl706-eth (read/write) 1042531 1040707 -1824 -0.2
.debug_abbrev 1084726 1081860 -2866 -0.3
.debug_aranges 115520 115496 -24 -0.0
.debug_info 22641648 22584249 -57399 -0.3
.debug_line 4303879 4296814 -7065 -0.2
.strtab 465323 465153 -170 -0.0
.symtab 140064 140016 -48 -0.0
.text 786758 784936 -1822 -0.2
bl706-wifi (read/write) 1207662 1205938 -1724 -0.1
.bss_psram 98455 98439 -16 -0.0
.debug_abbrev 1177943 1174701 -3242 -0.3
.debug_aranges 119696 119672 -24 -0.0
.debug_info 23811429 23753186 -58243 -0.2
.debug_line 4548195 4541356 -6839 -0.2
.strtab 506050 505880 -170 -0.0
.symtab 152928 152880 -48 -0.0
.text 955294 953588 -1706 -0.2
bl702l lighting-app bl702l (read/write) 1157168 1155404 -1764 -0.2
.debug_abbrev 1543510 1540717 -2793 -0.2
.debug_aranges 133456 133440 -16 -0.0
.debug_info 41462673 41405741 -56932 -0.1
.debug_line 5276270 5268990 -7280 -0.1
.strtab 598915 598807 -108 -0.0
.symtab 176912 176896 -16 -0.0
.text 944170 942408 -1762 -0.2
bl702l+mfd (read/write) 1167788 1166260 -1528 -0.1
.bss_psram 77184 77168 -16 -0.0
.debug_abbrev 1545598 1542827 -2771 -0.2
.debug_aranges 134624 134608 -16 -0.0
.debug_info 41505343 41448200 -57143 -0.1
.debug_line 5315526 5308223 -7303 -0.1
.strtab 602743 602635 -108 -0.0
.symtab 178704 178688 -16 -0.0
.text 955698 954188 -1510 -0.2
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read/write) 166452 166436 -16 -0.0
.bss 88868 88852 -16 -0.0
.rodata 84399 84287 -112 -0.1
lock-ftd LP_EM_CC1354P10_6 (read/write) 176700 176696 -4 -0.0
.bss 99084 99076 -8 -0.0
.rodata 80023 79863 -160 -0.2
lock-mtd LP_EM_CC1354P10_6 (read/write) 171180 171176 -4 -0.0
.bss 93564 93556 -8 -0.0
.rodata 106111 105951 -160 -0.2
pump-app LP_EM_CC1354P10_6 (read only) 694851 694651 -200 -0.0
(read/write) 165544 165536 -8 -0.0
.bss 87736 87728 -8 -0.0
.rodata 80271 80111 -160 -0.2
.text 614192 614152 -40 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680323 -208 -0.0
(read/write) 165684 165676 -8 -0.0
.bss 87880 87872 -8 -0.0
.rodata 76103 75943 -160 -0.2
.text 604040 603992 -48 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read/write) 206900 206888 -12 -0.0
.bss 200344 200328 -16 -0.0
.debug_abbrev 938123 936372 -1751 -0.2
.debug_info 20598821 20551504 -47317 -0.2
.debug_line 2663511 2657804 -5707 -0.2
.rodata 106282 106162 -120 -0.1
cyw30739 light cyw930739m2evb_01 .bss 63776 63768 -8 -0.0
lock cyw930739m2evb_01 .bss 68544 68536 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 573887 573639 -248 -0.0
.app_xip_area 466409 466169 -240 -0.1
.bss 62520 62512 -8 -0.0
switch cyw930739m2evb_01 .bss 65520 65504 -16 -0.0
efr32 lighting-app BRD4161A+rs9116 .bss 171948 171940 -8 -0.0
BRD4187C .bss 196064 196056 -8 -0.0
lock-app BRD4161A+wf200 .bss 186636 186620 -16 -0.0
window-app BRD4187C (read/write) 1124064 1124056 -8 -0.0
.bss 168472 168456 -16 -0.0
esp32 all-clusters-app c3devkit (read/write) 1701996 1701916 -80 -0.0
.dram0.bss 77648 77560 -88 -0.1
m5stack (read/write) 551930 551850 -80 -0.0
.dram0.bss 84296 84216 -80 -0.1
k32w contact k32w0+release (read/write) 87524 87500 -24 -0.0
.bss 70768 70744 -24 -0.0
k32w1+release (read/write) 683956 683932 -24 -0.0
.bss 66984 66960 -24 -0.0
light k32w0+release (read/write) 87200 87184 -16 -0.0
.bss 70456 70440 -16 -0.0
k32w1+release .bss 76628 76620 -8 -0.0
lock k32w0+release (read/write) 85028 85020 -8 -0.0
.bss 68344 68336 -8 -0.0
linux all-clusters-app debug (read/write) 420712 420616 -96 -0.0
.bss 130480 130384 -96 -0.1
.rodata 335532 335404 -128 -0.0
all-clusters-minimal-app debug .rodata 270269 270109 -160 -0.1
bridge-app debug (read only) 4356977 4356577 -400 -0.0
(read/write) 214992 214960 -32 -0.0
.bss 118904 118872 -32 -0.0
.rodata 218269 218013 -256 -0.1
.text 3921075 3920931 -144 -0.0
chip-tool debug (read only) 10230673 10230273 -400 -0.0
.rodata 386185 385961 -224 -0.1
.text 9246435 9246259 -176 -0.0
chip-tool-ipv6only arm64 (read only) 10102892 10102540 -352 -0.0
.rodata 314936 314760 -176 -0.1
.text 9021272 9021096 -176 -0.0
lighting-app debug+rpc+ui .rodata 336340 336180 -160 -0.0
lock-app debug (read/write) 203128 203096 -32 -0.0
.bss 113424 113392 -32 -0.0
.rodata 246781 246557 -224 -0.1
ota-provider-app debug (read only) 4116529 4116129 -400 -0.0
.rodata 199997 199741 -256 -0.1
.text 3725971 3725827 -144 -0.0
ota-requestor-app debug (read only) 4201961 4201561 -400 -0.0
.rodata 203261 203005 -256 -0.1
.text 3803811 3803667 -144 -0.0
shell debug (read/write) 153280 153216 -64 -0.0
.bss 61000 60904 -96 -0.2
.rodata 211232 211072 -160 -0.1
thermostat-no-ble arm64 (read only) 4345676 4345284 -392 -0.0
(read/write) 241880 241864 -16 -0.0
.bss 122184 122168 -16 -0.0
.rodata 161036 160820 -216 -0.1
.text 3850024 3849848 -176 -0.0
tv-app debug (read only) 5276961 5276577 -384 -0.0
(read/write) 350696 350664 -32 -0.0
.bss 241888 241856 -32 -0.0
.rodata 271053 270797 -256 -0.1
.text 4761827 4761699 -128 -0.0
tv-casting-app debug (read only) 8161089 8160769 -320 -0.0
(read/write) 313256 313224 -32 -0.0
.bss 155904 155872 -32 -0.0
.rodata 336120 335896 -224 -0.1
.text 7422563 7422467 -96 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 219064 219056 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 154526 154444 -82 -0.1
nrf7002dk_nrf5340_cpuapp bss 140536 140454 -82 -0.1
all-clusters-minimal-app nrf52840dk_nrf52840 bss 153948 153938 -10 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 193308 193228 -80 -0.0
.debug_abbrev 1381678 1379014 -2664 -0.2
.debug_info 32183947 32119510 -64437 -0.2
.debug_line 4045840 4039284 -6556 -0.2
all-clusters-minimal cy8ckit_062s2_43012 .bss 190716 190708 -8 -0.0
.debug_abbrev 1262673 1259448 -3225 -0.3
.debug_info 28524549 28461087 -63462 -0.2
.debug_line 3804899 3797354 -7545 -0.2
.symtab 474768 474752 -16 -0.0
light cy8ckit_062s2_43012 .bss 184492 184484 -8 -0.0
.debug_abbrev 1103645 1100823 -2822 -0.3
.debug_info 23646035 23591498 -54537 -0.2
.debug_line 3379502 3372667 -6835 -0.2
.symtab 436224 436208 -16 -0.0
lock cy8ckit_062s2_43012 .bss 211740 211732 -8 -0.0
.debug_abbrev 1095836 1093841 -1995 -0.2
.debug_info 23448963 23401505 -47458 -0.2
.debug_line 3330011 3325030 -4981 -0.1
qpg lighting-app qpg6105+debug .bss 100616 100600 -16 -0.0
lock-app qpg6105+debug .bss 95328 95312 -16 -0.0
telink air-quality-sensor-app tlsr9528a (read/write) 873620 852048 -21572 -2.5
bss 78044 77996 -48 -0.1
text 618274 603774 -14500 -2.3
all-clusters-app tlsr9518adk80d (read/write) 1148152 1127412 -20740 -1.8
bss 113232 113148 -84 -0.1
text 799532 785802 -13730 -1.7
all-clusters-minimal-app tlsr9528a (read/write) 1093100 1072020 -21080 -1.9
bss 122244 122236 -8 -0.0
text 757988 743884 -14104 -1.9
bridge-app tlsr9518adk80d (read/write) 948708 927344 -21364 -2.3
bss 106888 106876 -12 -0.0
text 655350 640962 -14388 -2.2
contact-sensor-app tlsr9528a (read/write) 876976 855408 -21568 -2.5
bss 78124 78120 -4 -0.0
text 621388 606840 -14548 -2.3
light-switch-app-rpc-shell-factory-data tlsr9528a (read/write) 922992 901448 -21544 -2.3
bss 83072 83068 -4 -0.0
text 659476 644906 -14570 -2.2
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 999344 978244 -21100 -2.1
bss 109148 109136 -12 -0.0
text 702528 688398 -14130 -2.0
lock-app tlsr9528a (read/write) 932900 911692 -21208 -2.3
bss 78816 78812 -4 -0.0
text 650536 636350 -14186 -2.2
ota-requestor-app tlsr9518adk80d (read/write) 962332 940736 -21596 -2.2
bss 104988 104976 -12 -0.0
text 671404 656782 -14622 -2.2
pump-app tlsr9528a (read/write) 880864 859284 -21580 -2.4
text 625608 611046 -14562 -2.3
pump-controller-app tlsr9518adk80d (read/write) 821796 800144 -21652 -2.6
text 592710 578082 -14628 -2.5
resource-monitoring-app tlsr9518adk80d (read/write) 837384 815808 -21576 -2.6
bss 66664 66652 -12 -0.0
text 603210 588662 -14548 -2.4
shell tlsr9518adk80d (read/write) 716168 704848 -11320 -1.6
text 469742 461976 -7766 -1.7
smoke_co_alarm-app tlsr9528a (read/write) 878840 857800 -21040 -2.4
bss 78208 78204 -4 -0.0
text 624180 610164 -14016 -2.2
temperature-measurement-app tlsr9528a (read/write) 864664 843088 -21576 -2.5
bss 77936 77932 -4 -0.0
text 612128 597580 -14548 -2.4
thermostat tlsr9518adk80d (read/write) 842892 821196 -21696 -2.6
bss 66540 66536 -4 -0.0
text 608082 593406 -14676 -2.4
window-covering tlsr9518adk80d (read/write) 840140 818652 -21488 -2.6
bss 66892 66888 -4 -0.0
text 604918 590454 -14464 -2.4
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 78eb271 f7d90a1 change % change
bl602 lighting-app bl602 (read/write) 1389894 1388326 -1568 -0.1
.bss 88184 88168 -16 -0.0
.data 9368 9368 0 0.0
.text 1066454 1064898 -1556 -0.1
bl602+mfd (read/write) 1403806 1401974 -1832 -0.1
.bss 88352 88336 -16 -0.0
.data 9344 9344 0 0.0
.text 1081260 1079444 -1816 -0.2
bl602+rpc (read/write) 1437154 1435594 -1560 -0.1
.bss 96208 96200 -8 -0.0
.data 9744 9744 0 0.0
.text 1098186 1096630 -1556 -0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194011 1192475 -1536 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1549222 1546450 -2772 -0.2
.debug_aranges 138592 138576 -16 -0.0
.debug_frame 507068 507276 208 0.0
.debug_info 42005867 41948690 -57177 -0.1
.debug_line 5373141 5366011 -7130 -0.1
.debug_loc 3636201 3646581 10380 0.3
.debug_ranges 434576 444632 10056 2.3
.debug_str 4065018 4066076 1058 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106408 106408 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597289 597181 -108 -0.0
.symtab 177472 177456 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961344 959808 -1536 -0.2
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204591 1203035 -1556 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65728 -16 -0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1551295 1548545 -2750 -0.2
.debug_aranges 139760 139744 -16 -0.0
.debug_frame 512140 512348 208 0.0
.debug_info 42046494 41989106 -57388 -0.1
.debug_line 5412520 5405367 -7153 -0.1
.debug_loc 3674632 3684998 10366 0.3
.debug_ranges 436576 446704 10128 2.3
.debug_str 4070549 4071607 1058 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105348 105348 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601049 600941 -108 -0.0
.symtab 179232 179216 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972862 971322 -1540 -0.2
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292683 1291147 -1536 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1730204 1727411 -2793 -0.2
.debug_aranges 147312 147296 -16 -0.0
.debug_frame 536424 536632 208 0.0
.debug_info 47167218 47109578 -57640 -0.1
.debug_line 5791558 5783915 -7643 -0.1
.debug_loc 3843407 3853786 10379 0.3
.debug_ranges 462176 472280 10104 2.2
.debug_str 4493603 4494661 1058 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121548 121548 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662253 662145 -108 -0.0
.symtab 196848 196832 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035322 1033786 -1536 -0.1
bl706-eth (read/write) 1042531 1040707 -1824 -0.2
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1084726 1081860 -2866 -0.3
.debug_aranges 115520 115496 -24 -0.0
.debug_frame 426204 426408 204 0.0
.debug_info 22641648 22584249 -57399 -0.3
.debug_line 4303879 4296814 -7065 -0.2
.debug_loc 3143447 3155306 11859 0.4
.debug_ranges 369448 381064 11616 3.1
.debug_str 3642822 3643880 1058 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 96140 96140 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465323 465153 -170 -0.0
.symtab 140064 140016 -48 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786758 784936 -1822 -0.2
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207662 1205938 -1724 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98439 -16 -0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1177943 1174701 -3242 -0.3
.debug_aranges 119696 119672 -24 -0.0
.debug_frame 618848 619068 220 0.0
.debug_info 23811429 23753186 -58243 -0.2
.debug_line 4548195 4541356 -6839 -0.2
.debug_loc 3243358 3255220 11862 0.4
.debug_ranges 379336 391120 11784 3.1
.debug_str 3715113 3716171 1058 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109268 109268 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506050 505880 -170 -0.0
.symtab 152928 152880 -48 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955294 953588 -1706 -0.2
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157168 1155404 -1764 -0.2
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1543510 1540717 -2793 -0.2
.debug_aranges 133456 133440 -16 -0.0
.debug_frame 487708 487916 208 0.0
.debug_info 41462673 41405741 -56932 -0.1
.debug_line 5276270 5268990 -7280 -0.1
.debug_loc 3580358 3590644 10286 0.3
.debug_ranges 441112 451192 10080 2.3
.debug_str 4089607 4090665 1058 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100388 100388 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 598915 598807 -108 -0.0
.symtab 176912 176896 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944170 942408 -1762 -0.2
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167788 1166260 -1528 -0.1
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77168 -16 -0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1545598 1542827 -2771 -0.2
.debug_aranges 134624 134608 -16 -0.0
.debug_frame 492776 492984 208 0.0
.debug_info 41505343 41448200 -57143 -0.1
.debug_line 5315526 5308223 -7303 -0.1
.debug_loc 3618789 3629061 10272 0.3
.debug_ranges 443112 453264 10152 2.3
.debug_str 4095128 4096186 1058 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99328 99328 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 602743 602635 -108 -0.0
.symtab 178704 178688 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955698 954188 -1510 -0.2
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734803 734843 40 0.0
(read/write) 166452 166436 -16 -0.0
.bss 88868 88852 -16 -0.0
.data 3420 3420 0 0.0
.rodata 84399 84287 -112 -0.1
.text 650016 650168 152 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756331 756395 64 0.0
(read/write) 176700 176696 -4 -0.0
.bss 99084 99076 -8 -0.0
.data 3436 3440 4 0.1
.rodata 80023 79863 -160 -0.2
.text 675916 676140 224 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743835 743899 64 0.0
(read/write) 171180 171176 -4 -0.0
.bss 93564 93556 -8 -0.0
.data 3436 3440 4 0.1
.rodata 106111 105951 -160 -0.2
.text 637332 637556 224 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694851 694651 -200 -0.0
(read/write) 165544 165536 -8 -0.0
.bss 87736 87728 -8 -0.0
.data 3408 3408 0 0.0
.rodata 80271 80111 -160 -0.2
.text 614192 614152 -40 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680531 680323 -208 -0.0
(read/write) 165684 165676 -8 -0.0
.bss 87880 87872 -8 -0.0
.data 3404 3404 0 0.0
.rodata 76103 75943 -160 -0.2
.text 604040 603992 -48 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617458 617522 64 0.0
(read/write) 206900 206888 -12 -0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200328 -16 -0.0
.comment 206 206 0 0.0
.data 1436 1440 4 0.3
.debug_abbrev 938123 936372 -1751 -0.2
.debug_aranges 109000 109056 56 0.1
.debug_frame 367312 367528 216 0.1
.debug_info 20598821 20551504 -47317 -0.2
.debug_line 2663511 2657804 -5707 -0.2
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1635511 1636901 1390 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112211 112317 106 0.1
.debug_str 3440635 3442086 1451 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106162 -120 -0.1
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515538 515741 203 0.0
.symtab 298480 298512 32 0.0
.text 509052 509236 184 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551839 552015 176 0.0
.app_xip_area 443033 443217 184 0.0
.bss 63776 63768 -8 -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) 537943 538223 280 0.1
.app_xip_area 424345 424625 280 0.1
.bss 68544 68536 -8 -0.0
.data 688 692 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573887 573639 -248 -0.0
.app_xip_area 466409 466169 -240 -0.1
.bss 62520 62512 -8 -0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549711 549967 256 0.0
.app_xip_area 439137 439409 272 0.1
.bss 65520 65504 -16 -0.0
.data 684 688 4 0.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006428 1006756 328 0.0
.bss 171948 171940 -8 -0.0
.data 2688 2688 0 0.0
.text 831772 832108 336 0.0
BRD4187C (read/write) 1088756 1088996 240 0.0
.bss 196064 196056 -8 -0.0
.data 3272 3272 0 0.0
.text 889400 889648 248 0.0
lock-app BRD4161A+wf200 (read/write) 1103660 1103920 260 0.0
.bss 186636 186620 -16 -0.0
.data 2700 2704 4 0.1
.text 914304 914576 272 0.0
window-app BRD4187C (read/write) 1124064 1124056 -8 -0.0
.bss 168472 168456 -16 -0.0
.data 3144 3144 0 0.0
.text 952428 952436 8 0.0
esp32 all-clusters-app c3devkit (read only) 1162186 1162960 774 0.1
(read/write) 1701996 1701916 -80 -0.0
.dram0.bss 77648 77560 -88 -0.1
.dram0.data 13060 13068 8 0.1
.flash.rodata 268568 268568 0 0.0
.flash.text 1162186 1162960 774 0.1
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205119 1205903 784 0.1
(read/write) 551930 551850 -80 -0.0
.dram0.bss 84296 84216 -80 -0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 299996 299996 0 0.0
.flash.text 1199735 1200519 784 0.1
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588700 588700 0 0.0
(read/write) 87524 87500 -24 -0.0
.bss 70768 70744 -24 -0.0
.data 2132 2132 0 0.0
.text 588164 588164 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683956 683932 -24 -0.0
.bss 66984 66960 -24 -0.0
.data 2716 2716 0 0.0
.text 570776 570776 0 0.0
light k32w0+release (read only) 588428 588428 0 0.0
(read/write) 87200 87184 -16 -0.0
.bss 70456 70440 -16 -0.0
.data 2120 2120 0 0.0
.text 587892 587892 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775776 775776 0 0.0
.bss 76628 76620 -8 -0.0
.data 1928 1928 0 0.0
.text 653760 653768 8 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85028 85020 -8 -0.0
.bss 68344 68336 -8 -0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux all-clusters-app debug (read only) 5494657 5497697 3040 0.1
(read/write) 420712 420616 -96 -0.0
.bss 130480 130384 -96 -0.1
.data 3856 3856 0 0.0
.data.rel.ro 279008 279008 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335532 335404 -128 -0.0
.text 4778163 4781331 3168 0.1
all-clusters-minimal-app debug (read only) 4874185 4874873 688 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270269 270109 -160 -0.1
.text 4372803 4373651 848 0.0
bridge-app debug (read only) 4356977 4356577 -400 -0.0
(read/write) 214992 214960 -32 -0.0
.bss 118904 118872 -32 -0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218269 218013 -256 -0.1
.text 3921075 3920931 -144 -0.0
chip-tool debug (read only) 10230673 10230273 -400 -0.0
(read/write) 443512 443544 32 0.0
.bss 93688 93720 32 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386185 385961 -224 -0.1
.text 9246435 9246259 -176 -0.0
chip-tool-ipv6only arm64 (read only) 10102892 10102540 -352 -0.0
(read/write) 505336 505336 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 314936 314760 -176 -0.1
.text 9021272 9021096 -176 -0.0
lighting-app debug+rpc+ui (read only) 5213873 5214625 752 0.0
(read/write) 222984 222984 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 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336340 336180 -160 -0.0
.text 4634307 4635219 912 0.0
lock-app debug (read only) 4450529 4451185 656 0.0
(read/write) 203128 203096 -32 -0.0
.bss 113424 113392 -32 -0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246557 -224 -0.1
.text 3994131 3995011 880 0.0
ota-provider-app debug (read only) 4116529 4116129 -400 -0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199997 199741 -256 -0.1
.text 3725971 3725827 -144 -0.0
ota-requestor-app debug (read only) 4201961 4201561 -400 -0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203261 203005 -256 -0.1
.text 3803811 3803667 -144 -0.0
shell debug (read only) 2900329 2903225 2896 0.1
(read/write) 153280 153216 -64 -0.0
.bss 61000 60904 -96 -0.2
.data 784 816 32 4.1
.data.rel.ro 85576 85576 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211232 211072 -160 -0.1
.text 2515634 2518690 3056 0.1
thermostat-no-ble arm64 (read only) 4345676 4345284 -392 -0.0
(read/write) 241880 241864 -16 -0.0
.bss 122184 122168 -16 -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 161036 160820 -216 -0.1
.text 3850024 3849848 -176 -0.0
tv-app debug (read only) 5276961 5276577 -384 -0.0
(read/write) 350696 350664 -32 -0.0
.bss 241888 241856 -32 -0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271053 270797 -256 -0.1
.text 4761827 4761699 -128 -0.0
tv-casting-app debug (read only) 8161089 8160769 -320 -0.0
(read/write) 313256 313224 -32 -0.0
.bss 155904 155872 -32 -0.0
.data 2464 2464 0 0.0
.data.rel.ro 148080 148080 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 335896 -224 -0.1
.text 7422563 7422467 -96 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2522104 320 0.0
.bss 219064 219056 -8 -0.0
.data 5128 5136 8 0.2
.text 1484468 1484788 320 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227872 1228456 584 0.0
bss 154526 154444 -82 -0.1
rodata 142772 142772 0 0.0
text 851536 852240 704 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347392 1348036 644 0.0
bss 140536 140454 -82 -0.1
rodata 136948 136948 0 0.0
text 779228 779940 712 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160140 1160316 176 0.0
bss 153948 153938 -10 -0.0
rodata 113728 113728 0 0.0
text 813528 813712 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837504 837576 72 0.0
(read/write) 1778468 1779068 600 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193308 193228 -80 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2536 8 0.3
.debug_abbrev 1381678 1379014 -2664 -0.2
.debug_aranges 145704 145760 56 0.0
.debug_frame 483092 483308 216 0.0
.debug_info 32183947 32119510 -64437 -0.2
.debug_line 4045840 4039284 -6556 -0.2
.debug_line_str 957 957 0 0.0
.debug_loclists 2318462 2319937 1475 0.1
.debug_rnglists 156114 156259 145 0.1
.debug_str 4194511 4195969 1458 0.0
.heap 837504 837576 72 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844363 844681 318 0.0
.symtab 513952 514048 96 0.0
.text 1574244 1574916 672 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840152 840160 8 0.0
(read/write) 1680884 1680996 112 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190716 190708 -8 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1262673 1259448 -3225 -0.3
.debug_aranges 137504 137504 0 0.0
.debug_frame 461520 461528 8 0.0
.debug_info 28524549 28461087 -63462 -0.2
.debug_line 3804899 3797354 -7545 -0.2
.debug_line_str 981 981 0 0.0
.debug_loclists 2191829 2192072 243 0.0
.debug_rnglists 147681 147720 39 0.0
.debug_str 3996167 3997115 948 0.0
.heap 840152 840160 8 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741179 741294 115 0.0
.symtab 474768 474752 -16 -0.0
.text 1479308 1479428 120 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846496 8 0.0
(read/write) 1607284 1607404 120 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184484 -8 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1103645 1100823 -2822 -0.3
.debug_aranges 127568 127568 0 0.0
.debug_frame 424452 424460 8 0.0
.debug_info 23646035 23591498 -54537 -0.2
.debug_line 3379502 3372667 -6835 -0.2
.debug_line_str 942 942 0 0.0
.debug_loclists 2028554 2028796 242 0.0
.debug_rnglists 137233 137272 39 0.0
.debug_str 3803225 3804173 948 0.0
.heap 846488 846496 8 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654271 654386 115 0.0
.symtab 436224 436208 -16 -0.0
.text 1412044 1412172 128 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640268 1640300 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211732 -8 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2376 8 0.3
.debug_abbrev 1095836 1093841 -1995 -0.2
.debug_aranges 126200 126256 56 0.0
.debug_frame 419480 419696 216 0.1
.debug_info 23448963 23401505 -47458 -0.2
.debug_line 3330011 3325030 -4981 -0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 2003955 2005264 1309 0.1
.debug_rnglists 135171 135277 106 0.1
.debug_str 3765207 3766665 1458 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627815 628018 203 0.0
.symtab 427808 427824 16 0.0
.text 1417772 1417804 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176020 1176028 8 0.0
.bss 100616 100600 -16 -0.0
.data 744 744 0 0.0
.text 622864 622872 8 0.0
lock-app qpg6105+debug (read/write) 1132692 1132692 0 0.0
.bss 95328 95312 -16 -0.0
.data 748 748 0 0.0
.text 579532 579532 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873620 852048 -21572 -2.5
bss 78044 77996 -48 -0.1
text 618274 603774 -14500 -2.3
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1148152 1127412 -20740 -1.8
bss 113232 113148 -84 -0.1
text 799532 785802 -13730 -1.7
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1093100 1072020 -21080 -1.9
bss 122244 122236 -8 -0.0
text 757988 743884 -14104 -1.9
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948708 927344 -21364 -2.3
bss 106888 106876 -12 -0.0
text 655350 640962 -14388 -2.2
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 876976 855408 -21568 -2.5
bss 78124 78120 -4 -0.0
text 621388 606840 -14548 -2.3
light-switch-app-rpc-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 922992 901448 -21544 -2.3
bss 83072 83068 -4 -0.0
text 659476 644906 -14570 -2.2
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 999344 978244 -21100 -2.1
bss 109148 109136 -12 -0.0
text 702528 688398 -14130 -2.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 932900 911692 -21208 -2.3
bss 78816 78812 -4 -0.0
text 650536 636350 -14186 -2.2
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962332 940736 -21596 -2.2
bss 104988 104976 -12 -0.0
text 671404 656782 -14622 -2.2
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880864 859284 -21580 -2.4
bss 78228 78228 0 0.0
text 625608 611046 -14562 -2.3
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821796 800144 -21652 -2.6
bss 66248 66248 0 0.0
text 592710 578082 -14628 -2.5
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837384 815808 -21576 -2.6
bss 66664 66652 -12 -0.0
text 603210 588662 -14548 -2.4
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716168 704848 -11320 -1.6
bss 86424 86424 0 0.0
text 469742 461976 -7766 -1.7
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878840 857800 -21040 -2.4
bss 78208 78204 -4 -0.0
text 624180 610164 -14016 -2.2
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864664 843088 -21576 -2.5
bss 77936 77932 -4 -0.0
text 612128 597580 -14548 -2.4
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842892 821196 -21696 -2.6
bss 66540 66536 -4 -0.0
text 608082 593406 -14676 -2.4
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840140 818652 -21488 -2.6
bss 66892 66888 -4 -0.0
text 604918 590454 -14464 -2.4

@jepenven-silabs jepenven-silabs merged commit 2a37b68 into project-chip:master Oct 12, 2023
55 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* Update KeyStore for Check-in keys

* fix comments

* fix comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants