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

[Silabs]Fix a memory leak in Efr32PsaOperationalKeystore #30292

Merged

Conversation

jmartinez-silabs
Copy link
Member

At CommitOpKeypairForFabric completion, mPendingKeypair and related variables were "cleared" but mPendingKeypair wasn't freed.

Fix it by reuse ResetPendingKey that correctly clean up mPendingKeypair but with an added argument to keep the opaqueKey that can be maintained in the cachedKey. The argument defaults to false to keep other calls to ResetPendingKey unchanged.

Copy link

github-actions bot commented Nov 7, 2023

PR #30292: Size comparison from 2d62ad1 to 2e100f0

Increases (4 builds for efr32)
platform target config section 2d62ad1 2e100f0 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008532 16 0.0
.text 833880 833896 16 0.0
BRD4187C (read/write) 1094340 1094356 16 0.0
.text 895452 895468 16 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105192 16 0.0
.text 915804 915820 16 0.0
window-app BRD4187C (read/write) 1130888 1130904 16 0.0
.text 959720 959736 16 0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2d62ad1 2e100f0 change % change
bl602 lighting-app bl602 (read/write) 1407382 1407382 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.text 1076472 1076472 0 0.0
bl602+mfd (read/write) 1421822 1421822 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.text 1091824 1091824 0 0.0
bl602+rpc (read/write) 1454402 1454402 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.text 1107960 1107960 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173547 1173547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552736 1552736 0 0.0
.debug_aranges 136688 136688 0 0.0
.debug_frame 501120 501120 0 0.0
.debug_info 41590794 41590794 0 0.0
.debug_line 5349674 5349674 0 0.0
.debug_loc 3623770 3623770 0 0.0
.debug_ranges 442560 442560 0 0.0
.debug_str 4066760 4066760 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106116 106116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 591312 591312 0 0.0
.symtab 174416 174416 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
946966 946966 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184671 1184671 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3536 3536 0 0.0
.debug_abbrev 1554424 1554424 0 0.0
.debug_aranges 137856 137856 0 0.0
.debug_frame 506552 506552 0 0.0
.debug_info 4163105 4163105 0 0.0
.debug_line 5390026 5390026 0 0.0
.debug_loc 3661921 3661921 0 0.0
.debug_ranges 444800 444800 0 0.0
.debug_str 4072293 4072293 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105056 105056 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 595072 595072 0 0.0
.symtab 176176 176176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
959030 959030 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273103 1273103 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728398 1728398 0 0.0
.debug_aranges 144952 144952 0 0.0
.debug_frame 528988 528988 0 0.0
.debug_info 46508475 46508475 0 0.0
.debug_line 5768156 5768156 0 0.0
.debug_loc 3827233 3827233 0 0.0
.debug_ranges 469784 469784 0 0.0
.debug_str 4492718 4492718 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121016 121016 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 654692 654692 0 0.0
.symtab 193232 193232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1022032 1022032 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3128 3128 0 0.0
.debug_abbrev 1075652 1075652 0 0.0
.debug_aranges 112256 112256 0 0.0
.debug_frame 415232 415232 0 0.0
.debug_info 2262749 2262749 0 0.0
.debug_line 4162170 4162170 0 0.0
.debug_loc 3094106 3094106 0 0.0
.debug_ranges 365624 365624 0 0.0
.debug_str 3644433 3644433 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99204 99204 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 459087 459087 0 0.0
.symtab 133648 133648 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
739606 739606 0 0.0
bl706-wifi (read/write) 1227606 1227606 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1191757 1191757 0 0.0
.debug_aranges 119920 119920 0 0.0
.debug_frame 621664 621664 0 0.0
.debug_info 24017365 24017365 0 0.0
.debug_line 4587422 4587422 0 0.0
.debug_loc 3281207 3281207 0 0.0
.debug_ranges 393480 393480 0 0.0
.debug_str 3745883 3745883 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120064 120064 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 508192 508192 0 0.0
.symtab 152944 152944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
963828 963828 0 0.0
bl702l lighting-app bl702l (read/write) 1143772 1143772 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4920 4920 0 0.0
.debug_abbrev 1556775 1556775 0 0.0
.debug_aranges 131368 131368 0 0.0
.debug_frame 481592 481592 0 0.0
.debug_info 41609929 41609929 0 0.0
.debug_line 5278360 5278360 0 0.0
.debug_loc 3563488 3563488 0 0.0
.debug_ranges 449048 449048 0 0.0
.debug_str 4082029 4082029 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100120 100120 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 592344 592344 0 0.0
.symtab 174704 174704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
940060 940060 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154720 1154720 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4904 4904 0 0.0
.debug_abbrev 1558478 1558478 0 0.0
.debug_aranges 132536 132536 0 0.0
.debug_frame 487020 487020 0 0.0
.debug_info 41652235 41652235 0 0.0
.debug_line 5318589 5318589 0 0.0
.debug_loc 3601639 3601639 0 0.0
.debug_ranges 451288 451288 0 0.0
.debug_str 4087552 4087552 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99060 99060 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 596172 596172 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
952436 952436 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737291 737291 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652304 652304 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758931 758931 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678364 678364 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746219 746219 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639596 639596 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696971 696971 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616224 616224 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682659 682659 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606072 606072 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1416 1416 0 0.0
.debug_abbrev 907187 907187 0 0.0
.debug_aranges 104896 104896 0 0.0
.debug_frame 353428 353428 0 0.0
.debug_info 19597061 19597061 0 0.0
.debug_line 2611374 2611374 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589285 1589285 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108383 108383 0 0.0
.debug_str 3407604 3407604 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 469459 469459 0 0.0
.symtab 280000 280000 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1444 1444 0 0.0
.debug_abbrev 947875 947875 0 0.0
.debug_aranges 109368 109368 0 0.0
.debug_frame 368752 368752 0 0.0
.debug_info 20779144 20779144 0 0.0
.debug_line 2681871 2681871 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1645406 1645406 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112926 112926 0 0.0
.debug_str 3471880 3471880 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106306 106306 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 518852 518852 0 0.0
.symtab 299696 299696 0 0.0
.text 0 0 0 0.0
511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554631 554631 0 0.0
.app_xip_area 445705 445705 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540727 540727 0 0.0
.app_xip_area 427001 427001 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576407 576407 0 0.0
.app_xip_area 468809 468809 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552447 552447 0 0.0
.app_xip_area 441761 441761 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008532 16 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 833880 833896 16 0.0
BRD4187C (read/write) 1094340 1094356 16 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895452 895468 16 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105192 16 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915804 915820 16 0.0
window-app BRD4187C (read/write) 1130888 1130904 16 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959720 959736 16 0.0
esp32 all-clusters-app c3devkit (read only) 1134466 1134466 0 0.0
(read/write) 1670476 1670476 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1134466 1134466 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1178991 1178991 0 0.0
(read/write) 520492 520492 0 0.0
.dram0.bss 78560 78560 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273532 273532 0 0.0
.flash.text 1173607 1173607 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591260 591260 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590724 590724 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686336 686336 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573096 573096 0 0.0
light k32w0+release (read only) 590948 590948 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590412 590412 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778340 778340 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656232 656232 0 0.0
lock k32w0+release (read only) 562724 562724 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562188 562188 0 0.0
linux air-purifier-app debug (read only) 2475861 2475861 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2124933 2124933 0 0.0
all-clusters-app debug (read only) 5300545 5300545 0 0.0
(read/write) 418904 418904 0 0.0
.bss 128976 128976 0 0.0
.data 3888 3888 0 0.0
.data.rel.ro 278816 278816 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300060 300060 0 0.0
.text 4620387 4620387 0 0.0
all-clusters-minimal-app debug (read only) 4891321 4891321 0 0.0
(read/write) 233080 233080 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390163 4390163 0 0.0
bridge-app debug (read only) 4372729 4372729 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3936995 3936995 0 0.0
chip-tool debug (read only) 10339249 10339249 0 0.0
(read/write) 447968 447968 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341992 341992 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390889 390889 0 0.0
.text 9344019 9344019 0 0.0
chip-tool-ipv6only arm64 (read only) 10217560 10217560 0 0.0
(read/write) 511304 511304 0 0.0
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 379544 379544 0 0.0
.dynamic 512 512 0 0.0
.got 18608 18608 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317232 317232 0 0.0
.text 9122808 9122808 0 0.0
lighting-app debug+rpc+ui (read only) 5234385 5234385 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4654339 4654339 0 0.0
lock-app debug (read only) 4472425 4472425 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4015443 4015443 0 0.0
ota-provider-app debug (read only) 4131193 4131193 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3740259 3740259 0 0.0
ota-requestor-app debug (read only) 4217513 4217513 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3818499 3818499 0 0.0
shell debug (read only) 2765529 2765529 0 0.0
(read/write) 149152 149152 0 0.0
.bss 59624 59624 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2413874 2413874 0 0.0
thermostat-no-ble arm64 (read only) 4369240 4369240 0 0.0
(read/write) 244312 244312 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3868808 3868808 0 0.0
tv-app debug (read only) 5297193 5297193 0 0.0
(read/write) 352112 352112 0 0.0
.bss 243232 243232 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96480 96480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272029 272029 0 0.0
.text 4781059 4781059 0 0.0
tv-casting-app debug (read only) 8277809 8277809 0 0.0
(read/write) 315256 315256 0 0.0
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150000 150000 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339112 339112 0 0.0
.text 7531491 7531491 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525296 2525296 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487980 1487980 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058876 1058876 0 0.0
bss 128397 128397 0 0.0
rodata 104356 104356 0 0.0
text 778436 778436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1185632 1185632 0 0.0
bss 120599 120599 0 0.0
rodata 138552 138552 0 0.0
text 776120 776120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039580 1039580 0 0.0
bss 128636 128636 0 0.0
rodata 99300 99300 0 0.0
text 764056 764056 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837544 0 0.0
(read/write) 1737820 1737820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193292 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1331548 1331548 0 0.0
.debug_aranges 141712 141712 0 0.0
.debug_frame 469844 469844 0 0.0
.debug_info 30485011 30485011 0 0.0
.debug_line 3920781 3920781 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258196 2258196 0 0.0
.debug_rnglists 152651 152651 0 0.0
.debug_str 4138155 4138155 0 0.0
.heap 837544 837544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800381 800381 0 0.0
.symtab 495360 495360 0 0.0
.text 0 0 0 0.0
1533636 1533636 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696188 1696188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1271730 1271730 0 0.0
.debug_aranges 137920 137920 0 0.0
.debug_frame 463188 463188 0 0.0
.debug_info 28746426 28746426 0 0.0
.debug_line 3825733 3825733 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2202183 2202183 0 0.0
.debug_rnglists 148460 148460 0 0.0
.debug_str 4030787 4030787 0 0.0
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 744540 744540 0 0.0
.symtab 476272 476272 0 0.0
.text 1493804 1493804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622388 1622388 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1113415 1113415 0 0.0
.debug_aranges 127992 127992 0 0.0
.debug_frame 426112 426112 0 0.0
.debug_info 23840065 23840065 0 0.0
.debug_line 3399917 3399917 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2038668 2038668 0 0.0
.debug_rnglists 138006 138006 0 0.0
.debug_str 3837597 3837597 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 657709 657709 0 0.0
.symtab 437776 437776 0 0.0
.text 1426556 1426556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655188 1655188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1106289 1106289 0 0.0
.debug_aranges 126680 126680 0 0.0
.debug_frame 421392 421392 0 0.0
.debug_info 23646488 23646488 0 0.0
.debug_line 3352302 3352302 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2015757 2015757 0 0.0
.debug_rnglists 136023 136023 0 0.0
.debug_str 3799843 3799843 0 0.0
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631333 631333 0 0.0
.symtab 429392 429392 0 0.0
.text 1432092 1432092 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178288 1178288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625128 625128 0 0.0
lock-app qpg6105+debug (read/write) 1139044 1139044 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 585884 585884 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858952 858952 0 0.0
bss 78076 78076 0 0.0
text 606560 606560 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1079232 1079232 0 0.0
bss 112704 112704 0 0.0
text 759044 759044 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077764 1077764 0 0.0
bss 122532 122532 0 0.0
text 745382 745382 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932752 932752 0 0.0
bss 106948 106948 0 0.0
text 642422 642422 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862252 862252 0 0.0
bss 78192 78192 0 0.0
text 609658 609658 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 963688 963688 0 0.0
bss 88256 88256 0 0.0
text 685302 685302 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088780 1088780 0 0.0
bss 112456 112456 0 0.0
text 763092 763092 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 919756 919756 0 0.0
bss 78884 78884 0 0.0
text 639628 639628 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946088 946088 0 0.0
bss 105056 105056 0 0.0
text 658216 658216 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866064 866064 0 0.0
bss 78300 78300 0 0.0
text 613830 613830 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 806932 806932 0 0.0
bss 66320 66320 0 0.0
text 580866 580866 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822632 822632 0 0.0
bss 66724 66724 0 0.0
text 591480 591480 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864004 864004 0 0.0
bss 78276 78276 0 0.0
text 612414 612414 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 849892 849892 0 0.0
bss 78004 78004 0 0.0
text 600366 600366 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 828024 828024 0 0.0
bss 66608 66608 0 0.0
text 596222 596222 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 66960 66960 0 0.0
text 593272 593272 0 0.0

@jmartinez-silabs jmartinez-silabs changed the title [Silabs]Fix a memory leak Efr32PsaOperationalKeystore [Silabs]Fix a memory leak in Efr32PsaOperationalKeystore Nov 7, 2023
Copy link
Contributor

@andy31415 andy31415 left a comment

Choose a reason for hiding this comment

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

Approving platform specific changes with platform owner checkmarks.

Up to you if you want to follow up on readability suggestion.

Copy link

github-actions bot commented Nov 8, 2023

PR #30292: Size comparison from 2d62ad1 to fd19007

Increases above 0.2%:

platform target config section 2d62ad1 fd19007 change % change
linux chip-tool-ipv6only arm64 (read/write) 511304 514904 3600 0.7
Increases (22 builds for bl702, bl702l, cc32xx, efr32, esp32, linux, psoc6)
platform target config section 2d62ad1 fd19007 change % change
bl702 lighting-app bl702 .debug_aranges 136688 136712 24 0.0
.debug_frame 501120 501244 124 0.0
.debug_info 41590794 41597169 6375 0.0
.debug_line 5349674 5350298 624 0.0
.debug_loc 3623770 3624436 666 0.0
.debug_ranges 442560 442632 72 0.0
.debug_str 4066760 4072195 5435 0.1
bl702+mfd .debug_aranges 137856 137880 24 0.0
.debug_frame 506552 506676 124 0.0
.debug_info 4163105 41637432 6375 0.0
.debug_line 5390026 5390650 624 0.0
.debug_loc 3661921 3662587 666 0.0
.debug_ranges 444800 444872 72 0.0
.debug_str 4072293 4077728 5435 0.1
bl702+rpc .debug_aranges 144952 144976 24 0.0
.debug_frame 528988 529112 124 0.0
.debug_info 46508475 46514882 6407 0.0
.debug_line 5768156 5768780 624 0.0
.debug_loc 3827233 3827899 666 0.0
.debug_ranges 469784 469856 72 0.0
.debug_str 4492718 4498153 5435 0.1
bl706-eth .debug_aranges 112256 112280 24 0.0
.debug_frame 415232 415356 124 0.0
.debug_info 2262749 22634829 7335 0.0
.debug_line 4162170 4162794 624 0.0
.debug_loc 3094106 3094757 651 0.0
.debug_ranges 365624 365696 72 0.0
.debug_str 3644433 3649885 5452 0.1
bl706-wifi .debug_aranges 119920 119944 24 0.0
.debug_frame 621664 621824 160 0.0
.debug_info 24017365 24024764 7399 0.0
.debug_line 4587422 4588046 624 0.0
.debug_loc 3281207 3281965 758 0.0
.debug_ranges 393480 393552 72 0.0
.debug_str 3745883 3751335 5452 0.1
bl702l lighting-app bl702l .debug_aranges 131368 131392 24 0.0
.debug_frame 481592 481716 124 0.0
.debug_info 41609929 41616304 6375 0.0
.debug_line 5278360 5278984 624 0.0
.debug_loc 3563488 3564182 694 0.0
.debug_ranges 449048 449120 72 0.0
.debug_str 4082029 4087464 5435 0.1
bl702l+mfd .debug_aranges 132536 132560 24 0.0
.debug_frame 487020 487144 124 0.0
.debug_info 41652235 41658610 6375 0.0
.debug_line 5318589 5319213 624 0.0
.debug_loc 3601639 3602333 694 0.0
.debug_ranges 451288 451360 72 0.0
.debug_str 4087552 4092987 5435 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_aranges 104896 104928 32 0.0
.debug_frame 353428 353552 124 0.0
.debug_info 19597061 19604175 7114 0.0
.debug_line 2611374 2611909 535 0.0
.debug_loclists 1589285 1589761 476 0.0
.debug_rnglists 108383 108419 36 0.0
.debug_str 3407604 3413095 5491 0.2
lock CC3235SF_LAUNCHXL .debug_aranges 109368 109400 32 0.0
.debug_frame 368752 368876 124 0.0
.debug_info 20779144 20786411 7267 0.0
.debug_line 2681871 2682406 535 0.0
.debug_loclists 1645406 1645881 475 0.0
.debug_rnglists 112926 112962 36 0.0
.debug_str 3471880 3477371 5491 0.2
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008532 16 0.0
.text 833880 833896 16 0.0
BRD4187C (read/write) 1094340 1094356 16 0.0
.text 895452 895468 16 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105192 16 0.0
.text 915804 915820 16 0.0
window-app BRD4187C (read/write) 1130888 1130904 16 0.0
.text 959720 959736 16 0.0
esp32 all-clusters-app m5stack (read only) 1178991 1178995 4 0.0
.flash.text 1173607 1173611 4 0.0
linux all-clusters-app debug (read only) 5300545 5300569 24 0.0
.data.rel.ro 278816 278848 32 0.0
chip-tool debug (read only) 10339249 10351105 11856 0.1
(read/write) 447968 448192 224 0.1
.data.rel.ro 341992 342216 224 0.1
.rodata 390889 390985 96 0.0
.text 9344019 9355299 11280 0.1
chip-tool-ipv6only arm64 (read only) 10217560 10230328 12768 0.1
(read/write) 511304 514904 3600 0.7
.data.rel.ro 379544 379760 216 0.1
.got 18608 18616 8 0.0
.rodata 317232 317296 64 0.0
.text 9122808 9135016 12208 0.1
tv-casting-app debug (read only) 8277809 8289577 11768 0.1
(read/write) 315256 315448 192 0.1
.data.rel.ro 150000 150192 192 0.1
.rodata 339112 339144 32 0.0
.text 7531491 7542771 11280 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837568 24 0.0
.debug_aranges 141712 141744 32 0.0
.debug_frame 469844 469968 124 0.0
.debug_info 30485011 30493762 8751 0.0
.debug_line 3920781 3921316 535 0.0
.debug_loclists 2258196 2258654 458 0.0
.debug_rnglists 152651 152687 36 0.0
.debug_str 4138155 4143629 5474 0.1
.heap 837544 837568 24 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 137920 137952 32 0.0
.debug_frame 463188 463312 124 0.0
.debug_info 28746426 28754836 8410 0.0
.debug_line 3825733 3826268 535 0.0
.debug_loclists 2202183 2202651 468 0.0
.debug_rnglists 148460 148496 36 0.0
.debug_str 4030787 4036261 5474 0.1
light cy8ckit_062s2_43012 .debug_aranges 127992 128024 32 0.0
.debug_frame 426112 426236 124 0.0
.debug_info 23840065 23847605 7540 0.0
.debug_line 3399917 3400452 535 0.0
.debug_loclists 2038668 2039135 467 0.0
.debug_rnglists 138006 138042 36 0.0
.debug_str 3837597 3843071 5474 0.1
lock cy8ckit_062s2_43012 .debug_aranges 126680 126712 32 0.0
.debug_frame 421392 421516 124 0.0
.debug_info 23646488 23653910 7422 0.0
.debug_line 3352302 3352837 535 0.0
.debug_loclists 2015757 2016224 467 0.0
.debug_rnglists 136023 136059 36 0.0
.debug_str 3799843 3805317 5474 0.1
Decreases (9 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section 2d62ad1 fd19007 change % change
esp32 all-clusters-app c3devkit (read/write) 1670476 1670460 -16 -0.0
.dram0.bss 71904 71880 -24 -0.0
m5stack (read/write) 520492 520468 -24 -0.0
.dram0.bss 78560 78536 -24 -0.0
linux all-clusters-app debug .bss 128976 128944 -32 -0.0
shell debug (read/write) 149152 149120 -32 -0.0
.bss 59624 59592 -32 -0.1
tv-app debug (read only) 5297193 5242041 -55152 -1.0
(read/write) 352112 344624 -7488 -2.1
.bss 243232 242080 -1152 -0.5
.data 5024 4992 -32 -0.6
.data.rel.ro 96480 90240 -6240 -6.5
.got 5584 5528 -56 -1.0
.init_array 1160 1128 -32 -2.8
.rodata 272029 266909 -5120 -1.9
.text 4781059 4740499 -40560 -0.8
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1058876 1058748 -128 -0.0
bss 128397 128377 -20 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1185632 1185616 -16 -0.0
bss 120599 120579 -20 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1737820 1737796 -24 -0.0
.bss 193292 193268 -24 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1079232 1079212 -20 -0.0
bss 112704 112684 -20 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2d62ad1 fd19007 change % change
bl602 lighting-app bl602 (read/write) 1407382 1407382 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.text 1076472 1076472 0 0.0
bl602+mfd (read/write) 1421822 1421822 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.text 1091824 1091824 0 0.0
bl602+rpc (read/write) 1454402 1454402 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.text 1107960 1107960 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173547 1173547 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11197 11197 0 0.0
.bss_psram 79360 79360 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552736 1552736 0 0.0
.debug_aranges 136688 136712 24 0.0
.debug_frame 501120 501244 124 0.0
.debug_info 41590794 41597169 6375 0.0
.debug_line 5349674 5350298 624 0.0
.debug_loc 3623770 3624436 666 0.0
.debug_ranges 442560 442632 72 0.0
.debug_str 4066760 4072195 5435 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106116 106116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 591312 591312 0 0.0
.symtab 174416 174416 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
946966 946966 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184671 1184671 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 11373 11373 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 3536 3536 0 0.0
.debug_abbrev 1554424 1554424 0 0.0
.debug_aranges 137856 137880 24 0.0
.debug_frame 506552 506676 124 0.0
.debug_info 4163105 41637432 6375 0.0
.debug_line 5390026 5390650 624 0.0
.debug_loc 3661921 3662587 666 0.0
.debug_ranges 444800 444872 72 0.0
.debug_str 4072293 4077728 5435 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105056 105056 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 595072 595072 0 0.0
.symtab 176176 176176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
959030 959030 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273103 1273103 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 19677 19677 0 0.0
.bss_psram 79344 79344 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728398 1728398 0 0.0
.debug_aranges 144952 144976 24 0.0
.debug_frame 528988 529112 124 0.0
.debug_info 46508475 46514882 6407 0.0
.debug_line 5768156 5768780 624 0.0
.debug_loc 3827233 3827899 666 0.0
.debug_ranges 469784 469856 72 0.0
.debug_str 4492718 4498153 5435 0.1
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 168 168 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121016 121016 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 654692 654692 0 0.0
.symtab 193232 193232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1022032 1022032 0 0.0
bl706-eth (read/write) 992649 992649 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 23772 23772 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3128 3128 0 0.0
.debug_abbrev 1075652 1075652 0 0.0
.debug_aranges 112256 112280 24 0.0
.debug_frame 415232 415356 124 0.0
.debug_info 2262749 22634829 7335 0.0
.debug_line 4162170 4162794 624 0.0
.debug_loc 3094106 3094757 651 0.0
.debug_ranges 365624 365696 72 0.0
.debug_str 3644433 3649885 5452 0.1
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99204 99204 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 459087 459087 0 0.0
.symtab 133648 133648 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
739606 739606 0 0.0
bl706-wifi (read/write) 1227606 1227606 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 10657 10657 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1191757 1191757 0 0.0
.debug_aranges 119920 119944 24 0.0
.debug_frame 621664 621824 160 0.0
.debug_info 24017365 24024764 7399 0.0
.debug_line 4587422 4588046 624 0.0
.debug_loc 3281207 3281965 758 0.0
.debug_ranges 393480 393552 72 0.0
.debug_str 3745883 3751335 5452 0.1
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120064 120064 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 508192 508192 0 0.0
.symtab 152944 152944 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
963828 963828 0 0.0
bl702l lighting-app bl702l (read/write) 1143772 1143772 0 0.0
.boot2 400 400 0 0.0
.bss 16408 16408 0 0.0
.bss_psram 71120 71120 0 0.0
.comment 48 48 0 0.0
.data 4920 4920 0 0.0
.debug_abbrev 1556775 1556775 0 0.0
.debug_aranges 131368 131392 24 0.0
.debug_frame 481592 481716 124 0.0
.debug_info 41609929 41616304 6375 0.0
.debug_line 5278360 5278984 624 0.0
.debug_loc 3563488 3564182 694 0.0
.debug_ranges 449048 449120 72 0.0
.debug_str 4082029 4087464 5435 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100120 100120 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 592344 592344 0 0.0
.symtab 174704 174704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
940060 940060 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154720 1154720 0 0.0
.boot2 400 400 0 0.0
.bss 16584 16584 0 0.0
.bss_psram 71104 71104 0 0.0
.comment 48 48 0 0.0
.data 4904 4904 0 0.0
.debug_abbrev 1558478 1558478 0 0.0
.debug_aranges 132536 132560 24 0.0
.debug_frame 487020 487144 124 0.0
.debug_info 41652235 41658610 6375 0.0
.debug_line 5318589 5319213 624 0.0
.debug_loc 3601639 3602333 694 0.0
.debug_ranges 451288 451360 72 0.0
.debug_str 4087552 4092987 5435 0.1
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 152 152 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99060 99060 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 596172 596172 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
952436 952436 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737291 737291 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652304 652304 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758931 758931 0 0.0
(read/write) 176820 176820 0 0.0
.bss 99188 99188 0 0.0
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678364 678364 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746219 746219 0 0.0
(read/write) 171276 171276 0 0.0
.bss 93644 93644 0 0.0
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639596 639596 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696971 696971 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616224 616224 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682659 682659 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606072 606072 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 563986 563986 0 0.0
(read/write) 206496 206496 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1416 1416 0 0.0
.debug_abbrev 907187 907187 0 0.0
.debug_aranges 104896 104928 32 0.0
.debug_frame 353428 353552 124 0.0
.debug_info 19597061 19604175 7114 0.0
.debug_line 2611374 2611909 535 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589285 1589761 476 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108383 108419 36 0.0
.debug_str 3407604 3413095 5491 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83690 83690 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 469459 469459 0 0.0
.symtab 280000 280000 0 0.0
.text 478172 478172 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620250 620250 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1444 1444 0 0.0
.debug_abbrev 947875 947875 0 0.0
.debug_aranges 109368 109400 32 0.0
.debug_frame 368752 368876 124 0.0
.debug_info 20779144 20786411 7267 0.0
.debug_line 2681871 2682406 535 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1645406 1645881 475 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112926 112962 36 0.0
.debug_str 3471880 3477371 5491 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106306 106306 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 518852 518852 0 0.0
.symtab 299696 299696 0 0.0
.text 0 0 0 0.0
511824 511824 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554631 554631 0 0.0
.app_xip_area 445705 445705 0 0.0
.bss 63840 63840 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540727 540727 0 0.0
.app_xip_area 427001 427001 0 0.0
.bss 68608 68608 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576407 576407 0 0.0
.app_xip_area 468809 468809 0 0.0
.bss 62584 62584 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552447 552447 0 0.0
.app_xip_area 441761 441761 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008516 1008532 16 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 833880 833896 16 0.0
BRD4187C (read/write) 1094340 1094356 16 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 895452 895468 16 0.0
lock-app BRD4161A+wf200 (read/write) 1105176 1105192 16 0.0
.bss 186640 186640 0 0.0
.data 2712 2712 0 0.0
.text 915804 915820 16 0.0
window-app BRD4187C (read/write) 1130888 1130904 16 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 959720 959736 16 0.0
esp32 all-clusters-app c3devkit (read only) 1134466 1134466 0 0.0
(read/write) 1670476 1670460 -16 -0.0
.dram0.bss 71904 71880 -24 -0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241688 241688 0 0.0
.flash.text 1134466 1134466 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1178991 1178995 4 0.0
(read/write) 520492 520468 -24 -0.0
.dram0.bss 78560 78536 -24 -0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273532 273532 0 0.0
.flash.text 1173607 1173611 4 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591260 591260 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 590724 590724 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686336 686336 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573096 573096 0 0.0
light k32w0+release (read only) 590948 590948 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590412 590412 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778340 778340 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656232 656232 0 0.0
lock k32w0+release (read only) 562724 562724 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562188 562188 0 0.0
linux air-purifier-app debug (read only) 2475861 2475861 0 0.0
(read/write) 126280 126280 0 0.0
.bss 46656 46656 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2124933 2124933 0 0.0
all-clusters-app debug (read only) 5300545 5300569 24 0.0
(read/write) 418904 418904 0 0.0
.bss 128976 128944 -32 -0.0
.data 3888 3888 0 0.0
.data.rel.ro 278816 278848 32 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300060 300060 0 0.0
.text 4620387 4620387 0 0.0
all-clusters-minimal-app debug (read only) 4891321 4891321 0 0.0
(read/write) 233080 233080 0 0.0
.bss 126704 126704 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390163 4390163 0 0.0
bridge-app debug (read only) 4372729 4372729 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118904 118904 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3936995 3936995 0 0.0
chip-tool debug (read only) 10339249 10351105 11856 0.1
(read/write) 447968 448192 224 0.1
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341992 342216 224 0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390889 390985 96 0.0
.text 9344019 9355299 11280 0.1
chip-tool-ipv6only arm64 (read only) 10217560 10230328 12768 0.1
(read/write) 511304 514904 3600 0.7
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 379544 379760 216 0.1
.dynamic 512 512 0 0.0
.got 18608 18616 8 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317232 317296 64 0.0
.text 9122808 9135016 12208 0.1
lighting-app debug+rpc+ui (read only) 5234385 5234385 0 0.0
(read/write) 223136 223136 0 0.0
.bss 118208 118208 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4654339 4654339 0 0.0
lock-app debug (read only) 4472425 4472425 0 0.0
(read/write) 203304 203304 0 0.0
.bss 113472 113472 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4015443 4015443 0 0.0
ota-provider-app debug (read only) 4131193 4131193 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3740259 3740259 0 0.0
ota-requestor-app debug (read only) 4217513 4217513 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3818499 3818499 0 0.0
shell debug (read only) 2765529 2765529 0 0.0
(read/write) 149152 149120 -32 -0.0
.bss 59624 59592 -32 -0.1
.data 816 816 0 0.0
.data.rel.ro 82912 82912 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2413874 2413874 0 0.0
thermostat-no-ble arm64 (read only) 4369240 4369240 0 0.0
(read/write) 244312 244312 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3868808 3868808 0 0.0
tv-app debug (read only) 5297193 5242041 -55152 -1.0
(read/write) 352112 344624 -7488 -2.1
.bss 243232 242080 -1152 -0.5
.data 5024 4992 -32 -0.6
.data.rel.ro 96480 90240 -6240 -6.5
.dynamic 624 624 0 0.0
.got 5584 5528 -56 -1.0
.init 27 27 0 0.0
.init_array 1160 1128 -32 -2.8
.rodata 272029 266909 -5120 -1.9
.text 4781059 4740499 -40560 -0.8
tv-casting-app debug (read only) 8277809 8289577 11768 0.1
(read/write) 315256 315448 192 0.1
.bss 155936 155936 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150000 150192 192 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339112 339144 32 0.0
.text 7531491 7542771 11280 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525296 2525296 0 0.0
.bss 219064 219064 0 0.0
.data 5136 5136 0 0.0
.text 1487980 1487980 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058876 1058748 -128 -0.0
bss 128397 128377 -20 -0.0
rodata 104356 104356 0 0.0
text 778436 778436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1185632 1185616 -16 -0.0
bss 120599 120579 -20 -0.0
rodata 138552 138552 0 0.0
text 776120 776120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039580 1039580 0 0.0
bss 128636 128636 0 0.0
rodata 99300 99300 0 0.0
text 764056 764056 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837544 837568 24 0.0
(read/write) 1737820 1737796 -24 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193292 193268 -24 -0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2504 2504 0 0.0
.debug_abbrev 1331548 1331548 0 0.0
.debug_aranges 141712 141744 32 0.0
.debug_frame 469844 469968 124 0.0
.debug_info 30485011 30493762 8751 0.0
.debug_line 3920781 3921316 535 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258196 2258654 458 0.0
.debug_rnglists 152651 152687 36 0.0
.debug_str 4138155 4143629 5474 0.1
.heap 837544 837568 24 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800381 800381 0 0.0
.symtab 495360 495360 0 0.0
.text 1533636 1533636 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696188 1696188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191516 191516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1271730 1271730 0 0.0
.debug_aranges 137920 137952 32 0.0
.debug_frame 463188 463312 124 0.0
.debug_info 28746426 28754836 8410 0.0
.debug_line 3825733 3826268 535 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2202183 2202651 468 0.0
.debug_rnglists 148460 148496 36 0.0
.debug_str 4030787 4036261 5474 0.1
.heap 839344 839344 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 744540 744540 0 0.0
.symtab 476272 476272 0 0.0
.text 1493804 1493804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622388 1622388 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1113415 1113415 0 0.0
.debug_aranges 127992 128024 32 0.0
.debug_frame 426112 426236 124 0.0
.debug_info 23840065 23847605 7540 0.0
.debug_line 3399917 3400452 535 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2038668 2039135 467 0.0
.debug_rnglists 138006 138042 36 0.0
.debug_str 3837597 3843071 5474 0.1
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 657709 657709 0 0.0
.symtab 437776 437776 0 0.0
.text 1426556 1426556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818632 0 0.0
(read/write) 1655188 1655188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212324 212324 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1106289 1106289 0 0.0
.debug_aranges 126680 126712 32 0.0
.debug_frame 421392 421516 124 0.0
.debug_info 23646488 23653910 7422 0.0
.debug_line 3352302 3352837 535 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2015757 2016224 467 0.0
.debug_rnglists 136023 136059 36 0.0
.debug_str 3799843 3805317 5474 0.1
.heap 818632 818632 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631333 631333 0 0.0
.symtab 429392 429392 0 0.0
.text 1432092 1432092 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178288 1178288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625128 625128 0 0.0
lock-app qpg6105+debug (read/write) 1139044 1139044 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 585884 585884 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858952 858952 0 0.0
bss 78076 78076 0 0.0
text 606560 606560 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1079232 1079212 -20 -0.0
bss 112704 112684 -20 -0.0
text 759044 759044 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077764 1077764 0 0.0
bss 122532 122532 0 0.0
text 745382 745382 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932752 932752 0 0.0
bss 106948 106948 0 0.0
text 642422 642422 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862252 862252 0 0.0
bss 78192 78192 0 0.0
text 609658 609658 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 963688 963688 0 0.0
bss 88256 88256 0 0.0
text 685302 685302 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088780 1088780 0 0.0
bss 112456 112456 0 0.0
text 763092 763092 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 919756 919756 0 0.0
bss 78884 78884 0 0.0
text 639628 639628 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946088 946088 0 0.0
bss 105056 105056 0 0.0
text 658216 658216 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866064 866064 0 0.0
bss 78300 78300 0 0.0
text 613830 613830 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 806932 806932 0 0.0
bss 66320 66320 0 0.0
text 580866 580866 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822632 822632 0 0.0
bss 66724 66724 0 0.0
text 591480 591480 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708596 708596 0 0.0
bss 86496 86496 0 0.0
text 461736 461736 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864004 864004 0 0.0
bss 78276 78276 0 0.0
text 612414 612414 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 849892 849892 0 0.0
bss 78004 78004 0 0.0
text 600366 600366 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 828024 828024 0 0.0
bss 66608 66608 0 0.0
text 596222 596222 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 66960 66960 0 0.0
text 593272 593272 0 0.0

@mergify mergify bot merged commit 9d0a7e3 into project-chip:master Nov 8, 2023
57 checks passed
@jmartinez-silabs jmartinez-silabs deleted the fix/psa_opkey_memory_leak branch November 8, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants