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

Add more lenient parsing (DM XML scraper workarounds) #30065

Merged
merged 8 commits into from
Oct 27, 2023

Conversation

andy31415
Copy link
Contributor

DM XML Scraper seems to not understand ref_... tags and puts them verbatim.

To have an easier time to diff clusters, add logic to understand a small common subset of these references inluding list access.

This is still not ideal as scraper not understanding refs means that it does not understand ref strings/octets and does not set sizes correctly as a result (e.g. https://github.com/csa-data-model/projects/issues/368) however overall this should make our life easier when diffing.

Changes:

  • understand ref types for types
  • understand ref types for lists using refs
  • Add additional logic for canonical naming ... still unclear if this is great as we have different rules between attributes and struct members it seems (yikes ... this needs a followup), but at least added some code logic starts.
  • Unit test covering these code paths.

@andy31415 andy31415 changed the title Add more lenent parsing (DM XML scraper workardouns) Add more lenient parsing (DM XML scraper workardouns) Oct 27, 2023
@andy31415 andy31415 changed the title Add more lenient parsing (DM XML scraper workardouns) Add more lenient parsing (DM XML scraper workarounds) Oct 27, 2023
@github-actions
Copy link

github-actions bot commented Oct 27, 2023

PR #30065: Size comparison from 02e7647 to 05448a4

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 02e7647 05448a4 change % change
bl602 lighting-app bl602 (read/write) 1408590 1408590 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073782 1073782 0 0.0
bl602+mfd (read/write) 1423014 1423014 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089098 1089098 0 0.0
bl602+rpc (read/write) 1455866 1455866 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105522 1105522 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206779 1206779 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 1540054 1540054 0 0.0
.debug_aranges 138848 138848 0 0.0
.debug_frame 508664 508664 0 0.0
.debug_info 41466889 41466889 0 0.0
.debug_line 5439084 5439084 0 0.0
.debug_loc 3654246 3654246 0 0.0
.debug_ranges 444480 444480 0 0.0
.debug_str 4075104 4075104 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 106492 106492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597991 597991 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971636 971636 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217635 1217635 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 1542130 1542130 0 0.0
.debug_aranges 140016 140016 0 0.0
.debug_frame 514096 514096 0 0.0
.debug_info 41507888 41507888 0 0.0
.debug_line 5479439 5479439 0 0.0
.debug_loc 3692408 3692408 0 0.0
.debug_ranges 446720 446720 0 0.0
.debug_str 4080635 4080635 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 105432 105432 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601751 601751 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983408 983408 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1306791 1306791 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 1721011 1721011 0 0.0
.debug_aranges 147464 147464 0 0.0
.debug_frame 537708 537708 0 0.0
.debug_info 46611138 46611138 0 0.0
.debug_line 5869492 5869492 0 0.0
.debug_loc 3861885 3861885 0 0.0
.debug_ranges 472048 472048 0 0.0
.debug_str 4502984 4502984 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 121392 121392 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661948 661948 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047188 1047188 0 0.0
bl706-eth (read/write) 994093 994093 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 1059565 1059565 0 0.0
.debug_aranges 111680 111680 0 0.0
.debug_frame 412596 412596 0 0.0
.debug_info 22387385 22387385 0 0.0
.debug_line 4130567 4130567 0 0.0
.debug_loc 3071802 3071802 0 0.0
.debug_ranges 362896 362896 0 0.0
.debug_str 3618144 3618144 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 99120 99120 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456439 456439 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
737180 737180 0 0.0
bl706-wifi (read/write) 1228754 1228754 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 1174365 1174365 0 0.0
.debug_aranges 119344 119344 0 0.0
.debug_frame 618188 618188 0 0.0
.debug_info 23770579 23770579 0 0.0
.debug_line 4555161 4555161 0 0.0
.debug_loc 3259034 3259034 0 0.0
.debug_ranges 390752 390752 0 0.0
.debug_str 3719676 3719676 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 119992 119992 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505544 505544 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961098 961098 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177324 1177324 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 1540396 1540396 0 0.0
.debug_aranges 134056 134056 0 0.0
.debug_frame 490620 490620 0 0.0
.debug_info 41284416 41284416 0 0.0
.debug_line 5367140 5367140 0 0.0
.debug_loc 3604712 3604712 0 0.0
.debug_ranges 452640 452640 0 0.0
.debug_str 4104878 4104878 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 100648 100648 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 601521 601521 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961288 961288 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1188792 1188792 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 1542487 1542487 0 0.0
.debug_aranges 135224 135224 0 0.0
.debug_frame 496048 496048 0 0.0
.debug_info 41327458 41327458 0 0.0
.debug_line 5407372 5407372 0 0.0
.debug_loc 3642874 3642874 0 0.0
.debug_ranges 454880 454880 0 0.0
.debug_str 4110399 4110399 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 99588 99588 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 605349 605349 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973664 973664 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734883 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84279 84279 0 0.0
.text 650216 650216 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756531 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79855 79855 0 0.0
.text 676284 676284 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743867 743867 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105943 105943 0 0.0
.text 637532 637532 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694691 694691 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614192 614192 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680371 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75951 75951 0 0.0
.text 604032 604032 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561274 561274 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 895728 895728 0 0.0
.debug_aranges 104280 104280 0 0.0
.debug_frame 351124 351124 0 0.0
.debug_info 19377160 19377160 0 0.0
.debug_line 2584965 2584965 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577806 1577806 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107580 107580 0 0.0
.debug_str 3381346 3381346 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83610 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466453 466453 0 0.0
.symtab 278848 278848 0 0.0
.text 475544 475544 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617442 617442 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 936343 936343 0 0.0
.debug_aranges 108744 108744 0 0.0
.debug_frame 366404 366404 0 0.0
.debug_info 20551071 20551071 0 0.0
.debug_line 2655189 2655189 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1633555 1633555 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112117 112117 0 0.0
.debug_str 3445428 3445428 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515689 515689 0 0.0
.symtab 298464 298464 0 0.0
.text 0 0 0 0.0
509156 509156 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 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) 538127 538127 0 0.0
.app_xip_area 424545 424545 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) 573599 573599 0 0.0
.app_xip_area 466145 466145 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) 549879 549879 0 0.0
.app_xip_area 439337 439337 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) 1006544 1006544 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831880 831880 0 0.0
BRD4187C (read/write) 1093056 1093056 0 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893620 893620 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103544 1103544 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914148 914148 0 0.0
window-app BRD4187C (read/write) 1129380 1129380 0 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957656 957656 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132306 1132306 0 0.0
(read/write) 1670292 1670292 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241504 241504 0 0.0
.flash.text 1132306 1132306 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176907 1176907 0 0.0
(read/write) 520188 520188 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273236 273236 0 0.0
.flash.text 1171523 1171523 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589148 589148 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588612 588612 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684044 684044 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570896 570896 0 0.0
light k32w0+release (read only) 588852 588852 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 588316 588316 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776016 776016 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654000 654000 0 0.0
lock k32w0+release (read only) 560668 560668 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560132 560132 0 0.0
linux air-purifier-app debug (read only) 2465733 2465733 0 0.0
(read/write) 126072 126072 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72008 72008 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 177248 177248 0 0.0
.text 2114949 2114949 0 0.0
all-clusters-app debug (read only) 5287129 5287129 0 0.0
(read/write) 416536 416536 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 276496 276496 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 299532 299532 0 0.0
.text 4609539 4609539 0 0.0
all-clusters-minimal-app debug (read only) 4880721 4880721 0 0.0
(read/write) 232856 232856 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 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 270205 270205 0 0.0
.text 4379683 4379683 0 0.0
bridge-app debug (read only) 4362433 4362433 0 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218141 218141 0 0.0
.text 3926947 3926947 0 0.0
chip-tool debug (read only) 10277177 10277177 0 0.0
(read/write) 444672 444672 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 338736 338736 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 386633 386633 0 0.0
.text 9290547 9290547 0 0.0
chip-tool-ipv6only arm64 (read only) 10159944 10159944 0 0.0
(read/write) 511536 511536 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 376168 376168 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315440 315440 0 0.0
.text 9071688 9071688 0 0.0
lighting-app debug+rpc+ui (read only) 5220577 5220577 0 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336372 336372 0 0.0
.text 4641267 4641267 0 0.0
lock-app debug (read only) 4461857 4461857 0 0.0
(read/write) 203064 203064 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247485 247485 0 0.0
.text 4005059 4005059 0 0.0
ota-provider-app debug (read only) 4117905 4117905 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727571 3727571 0 0.0
ota-requestor-app debug (read only) 4203305 4203305 0 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203229 203229 0 0.0
.text 3805235 3805235 0 0.0
shell debug (read only) 2753881 2753881 0 0.0
(read/write) 148960 148960 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82760 82760 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 180864 180864 0 0.0
.text 2402642 2402642 0 0.0
thermostat-no-ble arm64 (read only) 4355976 4355976 0 0.0
(read/write) 245280 245280 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101424 101424 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 161284 161284 0 0.0
.text 3856360 3856360 0 0.0
tv-app debug (read only) 5285777 5285777 0 0.0
(read/write) 351888 351888 0 0.0
.bss 243104 243104 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 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 271053 271053 0 0.0
.text 4770931 4770931 0 0.0
tv-casting-app debug (read only) 8225457 8225457 0 0.0
(read/write) 314168 314168 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148976 148976 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 337496 337496 0 0.0
.text 7483347 7483347 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521856 2521856 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484540 1484540 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178784 1178784 0 0.0
bss 153980 153980 0 0.0
rodata 118748 118748 0 0.0
text 827148 827148 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326268 1326268 0 0.0
bss 139990 139990 0 0.0
rodata 134812 134812 0 0.0
text 760812 760812 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160560 1160560 0 0.0
bss 154219 154219 0 0.0
rodata 113748 113748 0 0.0
text 813672 813672 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1722668 1722668 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 1318303 1318303 0 0.0
.debug_aranges 140960 140960 0 0.0
.debug_frame 466988 466988 0 0.0
.debug_info 30180686 30180686 0 0.0
.debug_line 3888454 3888454 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244221 2244221 0 0.0
.debug_rnglists 151681 151681 0 0.0
.debug_str 4107418 4107418 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 796937 796937 0 0.0
.symtab 493680 493680 0 0.0
.text 1519076 1519076 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) 1681188 1681188 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 1258899 1258899 0 0.0
.debug_aranges 137176 137176 0 0.0
.debug_frame 460376 460376 0 0.0
.debug_info 28457803 28457803 0 0.0
.debug_line 3793954 3793954 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2188712 2188712 0 0.0
.debug_rnglists 147496 147496 0 0.0
.debug_str 4000445 4000445 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 741292 741292 0 0.0
.symtab 474736 474736 0 0.0
.text 1479396 1479396 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) 1607380 1607380 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 1100274 1100274 0 0.0
.debug_aranges 127248 127248 0 0.0
.debug_frame 423300 423300 0 0.0
.debug_info 23586385 23586385 0 0.0
.debug_line 3369163 3369163 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025139 2025139 0 0.0
.debug_rnglists 137042 137042 0 0.0
.debug_str 3807498 3807498 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 654461 654461 0 0.0
.symtab 436240 436240 0 0.0
.text 1412140 1412140 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) 1640212 1640212 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 1093306 1093306 0 0.0
.debug_aranges 125928 125928 0 0.0
.debug_frame 418536 418536 0 0.0
.debug_info 23397471 23397471 0 0.0
.debug_line 3321783 3321783 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2001945 2001945 0 0.0
.debug_rnglists 135065 135065 0 0.0
.debug_str 3769915 3769915 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 627966 627966 0 0.0
.symtab 427776 427776 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176172 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623016 0 0.0
lock-app qpg6105+debug (read/write) 1132652 1132652 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579492 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856128 856128 0 0.0
bss 77996 77996 0 0.0
text 603758 603758 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077704 1077704 0 0.0
bss 112632 112632 0 0.0
text 757406 757406 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076372 1076372 0 0.0
bss 122460 122460 0 0.0
text 743878 743878 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931432 0 0.0
bss 106876 106876 0 0.0
text 640954 640954 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859488 0 0.0
bss 78120 78120 0 0.0
text 606824 606824 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961616 961616 0 0.0
bss 88184 88184 0 0.0
text 683244 683244 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087380 1087380 0 0.0
bss 112384 112384 0 0.0
text 761596 761596 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 917940 917940 0 0.0
bss 78812 78812 0 0.0
text 637684 637684 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944760 944760 0 0.0
bss 104976 104976 0 0.0
text 656726 656726 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863372 863372 0 0.0
bss 78228 78228 0 0.0
text 611030 611030 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804232 804232 0 0.0
bss 66248 66248 0 0.0
text 578066 578066 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819888 819888 0 0.0
bss 66652 66652 0 0.0
text 588646 588646 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708920 708920 0 0.0
bss 86424 86424 0 0.0
text 461956 461956 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862096 862096 0 0.0
bss 78204 78204 0 0.0
text 610362 610362 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847168 847168 0 0.0
bss 77932 77932 0 0.0
text 597564 597564 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825284 825284 0 0.0
bss 66536 66536 0 0.0
text 593390 593390 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822732 822732 0 0.0
bss 66888 66888 0 0.0
text 590438 590438 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

PR #30065: Size comparison from e3a2767 to b5abd59

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 e3a2767 b5abd59 change % change
bl602 lighting-app bl602 (read/write) 1408898 1408898 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1074030 1074030 0 0.0
bl602+mfd (read/write) 1423322 1423322 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089346 1089346 0 0.0
bl602+rpc (read/write) 1456174 1456174 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105774 1105774 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207087 1207087 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 1540080 1540080 0 0.0
.debug_aranges 138880 138880 0 0.0
.debug_frame 508796 508796 0 0.0
.debug_info 41469188 41469188 0 0.0
.debug_line 5440989 5440989 0 0.0
.debug_loc 3657151 3657151 0 0.0
.debug_ranges 445184 445184 0 0.0
.debug_str 4077350 4077350 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 106552 106552 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598356 598356 0 0.0
.symtab 178672 178672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971884 971884 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217943 1217943 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 1542156 1542156 0 0.0
.debug_aranges 140048 140048 0 0.0
.debug_frame 514228 514228 0 0.0
.debug_info 41510187 41510187 0 0.0
.debug_line 5481344 5481344 0 0.0
.debug_loc 3695313 3695313 0 0.0
.debug_ranges 447424 447424 0 0.0
.debug_str 4082881 4082881 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 105492 105492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 602116 602116 0 0.0
.symtab 180432 180432 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983656 983656 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1307099 1307099 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 1721061 1721061 0 0.0
.debug_aranges 147496 147496 0 0.0
.debug_frame 537840 537840 0 0.0
.debug_info 46613427 46613427 0 0.0
.debug_line 5871397 5871397 0 0.0
.debug_loc 3864790 3864790 0 0.0
.debug_ranges 472752 472752 0 0.0
.debug_str 4505230 4505230 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 121452 121452 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662313 662313 0 0.0
.symtab 197792 197792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047436 1047436 0 0.0
bl706-eth (read/write) 994401 994401 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 1059591 1059591 0 0.0
.debug_aranges 111712 111712 0 0.0
.debug_frame 412728 412728 0 0.0
.debug_info 22389696 22389696 0 0.0
.debug_line 4132472 4132472 0 0.0
.debug_loc 3074736 3074736 0 0.0
.debug_ranges 363600 363600 0 0.0
.debug_str 3620379 3620379 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 99180 99180 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456804 456804 0 0.0
.symtab 133312 133312 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
737428 737428 0 0.0
bl706-wifi (read/write) 1229078 1229078 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 1174391 1174391 0 0.0
.debug_aranges 119376 119376 0 0.0
.debug_frame 618368 618368 0 0.0
.debug_info 23772895 23772895 0 0.0
.debug_line 4557066 4557066 0 0.0
.debug_loc 3261955 3261955 0 0.0
.debug_ranges 391456 391456 0 0.0
.debug_str 3721911 3721911 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 120052 120052 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505909 505909 0 0.0
.symtab 152608 152608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961364 961364 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177632 1177632 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 1540422 1540422 0 0.0
.debug_aranges 134088 134088 0 0.0
.debug_frame 490752 490752 0 0.0
.debug_info 41286715 41286715 0 0.0
.debug_line 5369045 5369045 0 0.0
.debug_loc 3607632 3607632 0 0.0
.debug_ranges 453344 453344 0 0.0
.debug_str 4107124 4107124 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 100708 100708 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 601886 601886 0 0.0
.symtab 179296 179296 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961536 961536 0 0.0
bl702l+mfd (read/write) 1189612 1189612 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 1542513 1542513 0 0.0
.debug_aranges 135256 135256 0 0.0
.debug_frame 496180 496180 0 0.0
.debug_info 41329757 41329757 0 0.0
.debug_line 5409277 5409277 0 0.0
.debug_loc 3645794 3645794 0 0.0
.debug_ranges 455584 455584 0 0.0
.debug_str 4112645 4112645 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 99648 99648 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 605714 605714 0 0.0
.symtab 181088 181088 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973912 973912 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735003 735003 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84343 84343 0 0.0
.text 650272 650272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756651 756651 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79919 79919 0 0.0
.text 676340 676340 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743987 743987 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106007 106007 0 0.0
.text 637588 637588 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694811 694811 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80175 80175 0 0.0
.text 614248 614248 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680483 680483 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76007 76007 0 0.0
.text 604088 604088 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561418 561418 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 895602 895602 0 0.0
.debug_aranges 104312 104312 0 0.0
.debug_frame 351220 351220 0 0.0
.debug_info 19379128 19379128 0 0.0
.debug_line 2585241 2585241 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1578575 1578575 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107604 107604 0 0.0
.debug_str 3383232 3383232 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83674 83674 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 467129 467129 0 0.0
.symtab 279024 279024 0 0.0
.text 475624 475624 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617578 617578 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 936206 936206 0 0.0
.debug_aranges 108776 108776 0 0.0
.debug_frame 366500 366500 0 0.0
.debug_info 20553077 20553077 0 0.0
.debug_line 2655465 2655465 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634323 1634323 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112141 112141 0 0.0
.debug_str 3447314 3447314 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106218 106218 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 516365 516365 0 0.0
.symtab 298640 298640 0 0.0
.text 0 0 0 0.0
509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 552111 552111 0 0.0
.app_xip_area 443329 443329 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) 538247 538247 0 0.0
.app_xip_area 424665 424665 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) 573711 573711 0 0.0
.app_xip_area 466257 466257 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) 549991 549991 0 0.0
.app_xip_area 439449 439449 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) 1006104 1006104 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 831472 831472 0 0.0
BRD4187C (read/write) 1092144 1092144 0 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 893340 893340 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103472 1103472 0 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914108 914108 0 0.0
window-app BRD4187C (read/write) 1128300 1128300 0 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957208 957208 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132368 1132368 0 0.0
(read/write) 1670356 1670356 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241568 241568 0 0.0
.flash.text 1132368 1132368 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176971 1176971 0 0.0
(read/write) 520252 520252 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273300 273300 0 0.0
.flash.text 1171587 1171587 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589252 589252 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588716 588716 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684156 684156 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571008 571008 0 0.0
light k32w0+release (read only) 588980 588980 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 588444 588444 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776128 776128 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654112 654112 0 0.0
lock k32w0+release (read only) 560788 560788 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560252 560252 0 0.0
linux air-purifier-app debug (read only) 2465805 2465805 0 0.0
(read/write) 126232 126232 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72152 72152 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177280 177280 0 0.0
.text 2114677 2114677 0 0.0
all-clusters-app debug (read only) 5287217 5287217 0 0.0
(read/write) 416664 416664 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 276640 276640 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 299564 299564 0 0.0
.text 4609283 4609283 0 0.0
all-clusters-minimal-app debug (read only) 4880809 4880809 0 0.0
(read/write) 232984 232984 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95424 95424 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270237 270237 0 0.0
.text 4379427 4379427 0 0.0
bridge-app debug (read only) 4362505 4362505 0 0.0
(read/write) 215096 215096 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84752 84752 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218173 218173 0 0.0
.text 3926675 3926675 0 0.0
chip-tool debug (read only) 10277265 10277265 0 0.0
(read/write) 444800 444800 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 338872 338872 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 386665 386665 0 0.0
.text 9290291 9290291 0 0.0
chip-tool-ipv6only arm64 (read only) 10160008 10160008 0 0.0
(read/write) 511424 511424 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 376304 376304 0 0.0
.dynamic 512 512 0 0.0
.got 18544 18544 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315440 315440 0 0.0
.text 9071416 9071416 0 0.0
lighting-app debug+rpc+ui (read only) 5220649 5220649 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 336404 336404 0 0.0
.text 4640995 4640995 0 0.0
lock-app debug (read only) 4461929 4461929 0 0.0
(read/write) 203224 203224 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247517 247517 0 0.0
.text 4004787 4004787 0 0.0
ota-provider-app debug (read only) 4117977 4117977 0 0.0
(read/write) 192160 192160 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199805 199805 0 0.0
.text 3727299 3727299 0 0.0
ota-requestor-app debug (read only) 4203377 4203377 0 0.0
(read/write) 196344 196344 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203261 203261 0 0.0
.text 3804963 3804963 0 0.0
shell debug (read only) 2753969 2753969 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 180896 180896 0 0.0
.text 2402386 2402386 0 0.0
thermostat-no-ble arm64 (read only) 4356024 4356024 0 0.0
(read/write) 245248 245248 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101560 101560 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 161284 161284 0 0.0
.text 3856072 3856072 0 0.0
tv-app debug (read only) 5285849 5285849 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 271085 271085 0 0.0
.text 4770659 4770659 0 0.0
tv-casting-app debug (read only) 8225529 8225529 0 0.0
(read/write) 314296 314296 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 149104 149104 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 337528 337528 0 0.0
.text 7483075 7483075 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521984 2521984 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484668 1484668 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178892 1178892 0 0.0
bss 153980 153980 0 0.0
rodata 118808 118808 0 0.0
text 827204 827204 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326376 1326376 0 0.0
bss 139990 139990 0 0.0
rodata 134872 134872 0 0.0
text 760868 760868 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160668 1160668 0 0.0
bss 154219 154219 0 0.0
rodata 113808 113808 0 0.0
text 813728 813728 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1722804 1722804 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 1318003 1318003 0 0.0
.debug_aranges 140992 140992 0 0.0
.debug_frame 467084 467084 0 0.0
.debug_info 30182678 30182678 0 0.0
.debug_line 3888730 3888730 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244998 2244998 0 0.0
.debug_rnglists 151705 151705 0 0.0
.debug_str 4109304 4109304 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 797613 797613 0 0.0
.symtab 493856 493856 0 0.0
.text 0 0 0 0.0
1519212 1519212 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1681332 1681332 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 1258629 1258629 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 460472 460472 0 0.0
.debug_info 28459787 28459787 0 0.0
.debug_line 3794230 3794230 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2189471 2189471 0 0.0
.debug_rnglists 147520 147520 0 0.0
.debug_str 4002331 4002331 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 741968 741968 0 0.0
.symtab 474912 474912 0 0.0
.text 1479540 1479540 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) 1607500 1607500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1100121 1100121 0 0.0
.debug_aranges 127280 127280 0 0.0
.debug_frame 423396 423396 0 0.0
.debug_info 23588388 23588388 0 0.0
.debug_line 3369439 3369439 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025899 2025899 0 0.0
.debug_rnglists 137066 137066 0 0.0
.debug_str 3809384 3809384 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 655137 655137 0 0.0
.symtab 436416 436416 0 0.0
.text 1412260 1412260 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) 1640332 1640332 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 1093162 1093162 0 0.0
.debug_aranges 125960 125960 0 0.0
.debug_frame 418632 418632 0 0.0
.debug_info 23399467 23399467 0 0.0
.debug_line 3322059 3322059 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002705 2002705 0 0.0
.debug_rnglists 135089 135089 0 0.0
.debug_str 3771801 3771801 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 628642 628642 0 0.0
.symtab 427952 427952 0 0.0
.text 1417828 1417828 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176284 1176284 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623128 623128 0 0.0
lock-app qpg6105+debug (read/write) 1132772 1132772 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579612 579612 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856252 856252 0 0.0
bss 77996 77996 0 0.0
text 603820 603820 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077820 1077820 0 0.0
bss 112632 112632 0 0.0
text 757468 757468 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076488 1076488 0 0.0
bss 122460 122460 0 0.0
text 743940 743940 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931548 931548 0 0.0
bss 106876 106876 0 0.0
text 641016 641016 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859612 859612 0 0.0
bss 78120 78120 0 0.0
text 606886 606886 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961740 961740 0 0.0
bss 88184 88184 0 0.0
text 683306 683306 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087504 1087504 0 0.0
bss 112384 112384 0 0.0
text 761658 761658 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918064 918064 0 0.0
bss 78812 78812 0 0.0
text 637746 637746 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944876 944876 0 0.0
bss 104976 104976 0 0.0
text 656788 656788 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863488 863488 0 0.0
bss 78228 78228 0 0.0
text 611092 611092 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804356 804356 0 0.0
bss 66248 66248 0 0.0
text 578128 578128 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820004 820004 0 0.0
bss 66652 66652 0 0.0
text 588708 588708 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) 862212 862212 0 0.0
bss 78204 78204 0 0.0
text 610424 610424 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847292 847292 0 0.0
bss 77932 77932 0 0.0
text 597626 597626 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825400 825400 0 0.0
bss 66536 66536 0 0.0
text 593452 593452 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822856 822856 0 0.0
bss 66888 66888 0 0.0
text 590500 590500 0 0.0

@andy31415
Copy link
Contributor Author

fast track because basic tooling changes only.

@mergify mergify bot merged commit 04f55e5 into project-chip:master Oct 27, 2023
55 checks passed
shripad621git pushed a commit to shripad621git/connectedhomeip that referenced this pull request Oct 31, 2023
…0065)

* More lenient parsing: naming and types

* Even better logic

* Lenient parsing updates for more type logic

* Another constant

* Update the test

* Restyle

* Merge with master with better diffing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants