Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Android] Remove JNI code in each cluster. #30141

Merged
merged 16 commits into from
Nov 8, 2023

Conversation

joonhaengHeo
Copy link
Contributor

@joonhaengHeo joonhaengHeo commented Nov 1, 2023

Fix #29572
To solve the library capacity problem and simplify the code expression, I implemented the following.

  1. Remove JNI code in each cluster.
  2. I change to Java generic IM API to replace the each cluster's JNI implementation.
  3. Any top-level APIs are no change.

Library Capacity Change :

Before :
2,123,501 : CHIPController.jar
540,154,776 : libCHIPController.so

After
5,418,244 CHIPController.jar
75,295,832 : libCHIPController.so

@pullapprove pullapprove bot requested a review from yunhanw-google November 1, 2023 01:47
Copy link

github-actions bot commented Nov 1, 2023

PR #30141: Size comparison from 0d36dcf to 9502189

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 0d36dcf 9502189 change % change
bl602 lighting-app bl602 (read/write) 1410098 1410098 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075168 1075168 0 0.0
bl602+mfd (read/write) 1424522 1424522 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090484 1090484 0 0.0
bl602+rpc (read/write) 1457118 1457118 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106656 1106656 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1208035 1208035 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552478 1552478 0 0.0
.debug_aranges 139096 139096 0 0.0
.debug_frame 509688 509688 0 0.0
.debug_info 41597046 41597046 0 0.0
.debug_line 5454908 5454908 0 0.0
.debug_loc 3664690 3664690 0 0.0
.debug_ranges 446248 446248 0 0.0
.debug_str 4096398 4096398 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106616 106616 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599420 599420 0 0.0
.symtab 178816 178816 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972766 972766 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219147 1219147 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1554209 1554209 0 0.0
.debug_aranges 140264 140264 0 0.0
.debug_frame 515120 515120 0 0.0
.debug_info 41637335 41637335 0 0.0
.debug_line 5495244 5495244 0 0.0
.debug_loc 3702852 3702852 0 0.0
.debug_ranges 448488 448488 0 0.0
.debug_str 4101929 4101929 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105556 105556 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603180 603180 0 0.0
.symtab 180576 180576 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984794 984794 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308303 1308303 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1733476 1733476 0 0.0
.debug_aranges 147712 147712 0 0.0
.debug_frame 538732 538732 0 0.0
.debug_info 46742242 46742242 0 0.0
.debug_line 5885329 5885329 0 0.0
.debug_loc 3872329 3872329 0 0.0
.debug_ranges 473816 473816 0 0.0
.debug_str 4524270 4524270 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121516 121516 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663377 663377 0 0.0
.symtab 197936 197936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048574 1048574 0 0.0
bl706-eth (read/write) 995361 995361 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071605 1071605 0 0.0
.debug_aranges 111928 111928 0 0.0
.debug_frame 413620 413620 0 0.0
.debug_info 22530373 22530373 0 0.0
.debug_line 4146420 4146420 0 0.0
.debug_loc 3082303 3082303 0 0.0
.debug_ranges 364664 364664 0 0.0
.debug_str 3639377 3639377 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99256 99256 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457868 457868 0 0.0
.symtab 133456 133456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738310 738310 0 0.0
bl706-wifi (read/write) 1230214 1230214 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187388 1187388 0 0.0
.debug_aranges 119592 119592 0 0.0
.debug_frame 619584 619584 0 0.0
.debug_info 23917334 23917334 0 0.0
.debug_line 4571330 4571330 0 0.0
.debug_loc 3269532 3269532 0 0.0
.debug_ranges 392520 392520 0 0.0
.debug_str 3740909 3740909 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120116 120116 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506973 506973 0 0.0
.symtab 152752 152752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962436 962436 0 0.0
bl702l lighting-app bl702l (read/write) 1179348 1179348 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1552739 1552739 0 0.0
.debug_aranges 134304 134304 0 0.0
.debug_frame 491644 491644 0 0.0
.debug_info 41414543 41414543 0 0.0
.debug_line 5382954 5382954 0 0.0
.debug_loc 3615226 3615226 0 0.0
.debug_ranges 454408 454408 0 0.0
.debug_str 4126172 4126172 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100772 100772 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 602950 602950 0 0.0
.symtab 179440 179440 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962674 962674 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190048 1190048 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1554485 1554485 0 0.0
.debug_aranges 135472 135472 0 0.0
.debug_frame 497072 497072 0 0.0
.debug_info 41456875 41456875 0 0.0
.debug_line 5423167 5423167 0 0.0
.debug_loc 3653388 3653388 0 0.0
.debug_ranges 456648 456648 0 0.0
.debug_str 4131693 4131693 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99712 99712 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 606778 606778 0 0.0
.symtab 181232 181232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974794 974794 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736059 736059 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84447 84447 0 0.0
.text 651224 651224 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757627 757627 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79991 79991 0 0.0
.text 677244 677244 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744971 744971 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106079 106079 0 0.0
.text 638500 638500 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695771 695771 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80231 80231 0 0.0
.text 615152 615152 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681459 681459 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76063 76063 0 0.0
.text 605008 605008 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562386 562386 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903167 903167 0 0.0
.debug_aranges 104544 104544 0 0.0
.debug_frame 352116 352116 0 0.0
.debug_info 19500154 19500154 0 0.0
.debug_line 2596008 2596008 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1582706 1582706 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107898 107898 0 0.0
.debug_str 3402110 3402110 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83714 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468193 468193 0 0.0
.symtab 279360 279360 0 0.0
.text 476552 476552 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618578 618578 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 943827 943827 0 0.0
.debug_aranges 109008 109008 0 0.0
.debug_frame 367396 367396 0 0.0
.debug_info 20679317 20679317 0 0.0
.debug_line 2666380 2666380 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1638398 1638398 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112435 112435 0 0.0
.debug_str 3466296 3466296 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517429 517429 0 0.0
.symtab 298976 298976 0 0.0
.text 0 0 0 0.0
510164 510164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553191 553191 0 0.0
.app_xip_area 444409 444409 0 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539247 539247 0 0.0
.app_xip_area 425665 425665 0 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574767 574767 0 0.0
.app_xip_area 467313 467313 0 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551007 551007 0 0.0
.app_xip_area 440465 440465 0 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006880 1006880 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832248 832248 0 0.0
BRD4187C (read/write) 1093000 1093000 0 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 894196 894196 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104160 1104160 0 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914796 914796 0 0.0
window-app BRD4187C (read/write) 1129020 1129020 0 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957928 957928 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133146 1133146 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 1133146 1133146 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177707 1177707 0 0.0
(read/write) 520308 520308 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273356 273356 0 0.0
.flash.text 1172323 1172323 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 590028 590028 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589492 589492 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684908 684908 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571760 571760 0 0.0
light k32w0+release (read only) 589748 589748 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589212 589212 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776928 776928 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654912 654912 0 0.0
lock k32w0+release (read only) 561508 561508 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560972 560972 0 0.0
linux air-purifier-app debug (read only) 2470213 2470213 0 0.0
(read/write) 126232 126232 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72152 72152 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177344 177344 0 0.0
.text 2118997 2118997 0 0.0
all-clusters-app debug (read only) 5293785 5293785 0 0.0
(read/write) 418104 418104 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278080 278080 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300236 300236 0 0.0
.text 4614003 4614003 0 0.0
all-clusters-minimal-app debug (read only) 4885585 4885585 0 0.0
(read/write) 232984 232984 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95424 95424 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270269 270269 0 0.0
.text 4384147 4384147 0 0.0
bridge-app debug (read only) 4366913 4366913 0 0.0
(read/write) 215096 215096 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84752 84752 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218237 218237 0 0.0
.text 3930995 3930995 0 0.0
chip-tool debug (read only) 10328089 10328089 0 0.0
(read/write) 447168 447168 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 341240 341240 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 389961 389961 0 0.0
.text 9334387 9334387 0 0.0
chip-tool-ipv6only arm64 (read only) 10206712 10206712 0 0.0
(read/write) 513896 513896 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 378736 378736 0 0.0
.dynamic 512 512 0 0.0
.got 18584 18584 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 316528 316528 0 0.0
.text 9113416 9113416 0 0.0
lighting-app debug+rpc+ui (read only) 5226241 5226241 0 0.0
(read/write) 223088 223088 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92960 92960 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336628 336628 0 0.0
.text 4646339 4646339 0 0.0
lock-app debug (read only) 4466481 4466481 0 0.0
(read/write) 203224 203224 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247581 247581 0 0.0
.text 4009251 4009251 0 0.0
ota-provider-app debug (read only) 4122369 4122369 0 0.0
(read/write) 192160 192160 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199837 199837 0 0.0
.text 3731635 3731635 0 0.0
ota-requestor-app debug (read only) 4207817 4207817 0 0.0
(read/write) 196344 196344 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203293 203293 0 0.0
.text 3809347 3809347 0 0.0
shell debug (read only) 2758921 2758921 0 0.0
(read/write) 149088 149088 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82896 82896 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 181024 181024 0 0.0
.text 2407186 2407186 0 0.0
thermostat-no-ble arm64 (read only) 4360048 4360048 0 0.0
(read/write) 245312 245312 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101608 101608 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161340 161340 0 0.0
.text 3859976 3859976 0 0.0
tv-app debug (read only) 5290609 5290609 0 0.0
(read/write) 352016 352016 0 0.0
.bss 243104 243104 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96512 96512 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271309 271309 0 0.0
.text 4775171 4775171 0 0.0
tv-casting-app debug (read only) 8271801 8271801 0 0.0
(read/write) 315224 315224 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150032 150032 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339128 339128 0 0.0
.text 7525443 7525443 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523144 2523144 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485828 1485828 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179948 1179948 0 0.0
bss 153980 153980 0 0.0
rodata 118920 118920 0 0.0
text 828144 828144 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327368 1327368 0 0.0
bss 139990 139990 0 0.0
rodata 134952 134952 0 0.0
text 761784 761784 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161720 1161720 0 0.0
bss 154219 154219 0 0.0
rodata 113916 113916 0 0.0
text 814668 814668 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723860 1723860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1327180 1327180 0 0.0
.debug_aranges 141224 141224 0 0.0
.debug_frame 467976 467976 0 0.0
.debug_info 30357062 30357062 0 0.0
.debug_line 3901626 3901626 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2249203 2249203 0 0.0
.debug_rnglists 152011 152011 0 0.0
.debug_str 4129087 4129087 0 0.0
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 798715 798715 0 0.0
.symtab 494192 494192 0 0.0
.text 1520268 1520268 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682404 1682404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1267390 1267390 0 0.0
.debug_aranges 137440 137440 0 0.0
.debug_frame 461364 461364 0 0.0
.debug_info 28623164 28623164 0 0.0
.debug_line 3806703 3806703 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2193619 2193619 0 0.0
.debug_rnglists 147826 147826 0 0.0
.debug_str 4021824 4021824 0 0.0
.heap 839936 839936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 743070 743070 0 0.0
.symtab 475248 475248 0 0.0
.text 1480612 1480612 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) 1608572 1608572 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 1109068 1109068 0 0.0
.debug_aranges 127512 127512 0 0.0
.debug_frame 424288 424288 0 0.0
.debug_info 23726318 23726318 0 0.0
.debug_line 3381033 3381033 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2030103 2030103 0 0.0
.debug_rnglists 137372 137372 0 0.0
.debug_str 3828646 3828646 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 656239 656239 0 0.0
.symtab 436752 436752 0 0.0
.text 1413332 1413332 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1641316 1641316 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2376 2376 0 0.0
.debug_abbrev 1101914 1101914 0 0.0
.debug_aranges 126192 126192 0 0.0
.debug_frame 419524 419524 0 0.0
.debug_info 23532782 23532782 0 0.0
.debug_line 3333295 3333295 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2006763 2006763 0 0.0
.debug_rnglists 135383 135383 0 0.0
.debug_str 3790783 3790783 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 629706 629706 0 0.0
.symtab 428288 428288 0 0.0
.text 1418812 1418812 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177236 1177236 0 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624080 624080 0 0.0
lock-app qpg6105+debug (read/write) 1137584 1137584 0 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584428 584428 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 857072 857072 0 0.0
bss 77996 77996 0 0.0
text 604578 604578 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078736 1078736 0 0.0
bss 112632 112632 0 0.0
text 758262 758262 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077400 1077400 0 0.0
bss 122460 122460 0 0.0
text 744734 744734 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932368 932368 0 0.0
bss 106876 106876 0 0.0
text 641774 641774 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860468 860468 0 0.0
bss 78120 78120 0 0.0
text 607676 607676 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962596 962596 0 0.0
bss 88184 88184 0 0.0
text 684094 684094 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088408 1088408 0 0.0
bss 112384 112384 0 0.0
text 762452 762452 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918884 918884 0 0.0
bss 78812 78812 0 0.0
text 638504 638504 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945720 945720 0 0.0
bss 104976 104976 0 0.0
text 657576 657576 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864304 864304 0 0.0
bss 78228 78228 0 0.0
text 611850 611850 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805172 805172 0 0.0
bss 66248 66248 0 0.0
text 578886 578886 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820868 820868 0 0.0
bss 66652 66652 0 0.0
text 589498 589498 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 709036 0 0.0
bss 86424 86424 0 0.0
text 462008 462008 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863072 863072 0 0.0
bss 78204 78204 0 0.0
text 611212 611212 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848116 848116 0 0.0
bss 77932 77932 0 0.0
text 598384 598384 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826244 826244 0 0.0
bss 66536 66536 0 0.0
text 594240 594240 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823708 823708 0 0.0
bss 66888 66888 0 0.0
text 591290 591290 0 0.0

Copy link
Contributor

@yunhanw-google yunhanw-google left a comment

Choose a reason for hiding this comment

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

Could you elaborate a little bit more regarding " there doesn't have chipdevicecontroller object in chipclusters class." so that you cannot use existing generic IM Java API?

@joonhaengHeo joonhaengHeo marked this pull request as draft November 1, 2023 05:52
@yufengwangca
Copy link
Contributor

@joonhaengHeo

Based on what we've discussed, I understand that the next step is to refactor the BaseCHIPCluster, Java DeviceController and Kotlin DeviceController to utilize a shared IM JNI implementation. If I've understood correctly, we should consider a different naming convention rather than BaseCHIPCluster-JNI.cpp, since the Cluster API is actually built upon the DeviceController API.

@joonhaengHeo
Copy link
Contributor Author

@yunhanw-google
@yufengwangca
Looking at the latest code, all code in BaseChipCluster-JNI.cpp has been deleted except for TLV encode and decode. And, since this code will only be used in Java (a TLV Library exists for Kotlin), I think any further modifications are unnecessary at this point. Also, since the issue below regarding JNI code organization is already open, we will make additional modifications at that time. (#30177) Review to see if there are any other points that require additional modification. please.

Copy link

github-actions bot commented Nov 6, 2023

PR #30141: Size comparison from eb2f8f6 to 74641f0

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

Copy link

github-actions bot commented Nov 6, 2023

PR #30141: Size comparison from eb2f8f6 to cc44387

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

@yufengwangca
Copy link
Contributor

Could you elaborate a little bit more regarding " there doesn't have chipdevicecontroller object in chipclusters class." so that you cannot use existing generic IM Java API?

The ChipDeviceController instance is not directly accessible within the ChipClusters class in Java; we have access only to the native ChipDeviceController handle. Therefore, it seems the most viable approach at the moment is to continue utilizing the JNI for these APIs.

@joonhaengHeo joonhaengHeo marked this pull request as ready for review November 6, 2023 23:31
Copy link

github-actions bot commented Nov 7, 2023

PR #30141: Size comparison from f72c875 to 89ccc68

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

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.

[Android]Update generated IM Cluster Java API's implementation with generic IM API
5 participants