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

Fabric-scoped and fabric-sensitive updates for IDL #22955

Merged
merged 23 commits into from
Oct 4, 2022

Conversation

andy31415
Copy link
Contributor

This fixes #22938

Rules for fabric-sensitive structures did not match spec. IDL used to have fabric tags on commands and attributes.

However spec defines fabric-scoped to be a quality of structures and also has fabric-sensitive attributes on fields inside a fabric-scoped structure.

Changes in the PR:

  • remove fabric tag on attributes
  • allow structures and events to be tagged as fabric_scoped
  • allow fields to be tagged as fabric_sensitive (to be used inside fabric_scoped structures, however this is not enforced, parsing accepts any field to be tagged as fabric sensitive)

@github-actions
Copy link

github-actions bot commented Sep 29, 2022

PR #22955: Size comparison from baff1a7 to 4889d92

Increases (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section baff1a7 4889d92 change % change
bl602 lighting-app bl602 (read/write) 1388754 1388826 72 0.0
.text 1068356 1068426 70 0.0
bl602+rpc (read/write) 1433966 1434038 72 0.0
.text 1099704 1099774 70 0.0
bl702 lighting-app bl702 (read/write) 1187963 1188027 64 0.0
.debug_frame 486372 486388 16 0.0
.debug_info 37899568 37899859 291 0.0
.debug_line 5252792 5252986 194 0.0
.debug_loc 3364396 3364624 228 0.0
.debug_str 3456111 3456120 9 0.0
.text 956552 956624 72 0.0
bl702+rpc (read/write) 1283883 1283963 80 0.0
.debug_frame 511748 511764 16 0.0
.debug_info 41806179 41806469 290 0.0
.debug_line 5627327 5627521 194 0.0
.debug_loc 3557140 3557369 229 0.0
.debug_str 3852011 3852020 9 0.0
.text 1030256 1030326 70 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676491 676555 64 0.0
.text 586632 586696 64 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640739 640803 64 0.0
.text 561736 561800 64 0.0
lock-ftd LP_CC2652R7 (read only) 678015 678079 64 0.0
.text 600304 600368 64 0.0
lock-mtd LP_CC2652R7 (read only) 661907 661971 64 0.0
.text 558328 558392 64 0.0
pump-app LP_CC2652R7 (read only) 687339 687403 64 0.0
.text 596324 596388 64 0.0
pump-controller-app LP_CC2652R7 (read only) 671839 671903 64 0.0
.text 585272 585336 64 0.0
shell LP_CC2652R7 (read only) 667542 667606 64 0.0
.text 580964 581028 64 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587290 587354 64 0.0
.app_xip_area 463948 464012 64 0.0
lock cyw930739m2evb_01 (read/write) 594354 594418 64 0.0
.app_xip_area 465684 465748 64 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543282 543346 64 0.0
.app_xip_area 424964 425028 64 0.0
efr32 lighting-app BRD4161A (read/write) 1110568 1110664 96 0.0
.text 971944 972040 96 0.0
BRD4161A+rpc (read/write) 973724 973804 80 0.0
.text 820408 820488 80 0.0
BRD4161A+rs911x (read/write) 1003856 1003936 80 0.0
.text 832404 832484 80 0.0
lock-app BRD4161A+wf200 (read/write) 1151372 1151436 64 0.0
.text 997032 997096 64 0.0
window-app BRD4161A (read/write) 1102576 1102672 96 0.0
.text 962480 962576 96 0.0
esp32 all-clusters-app c3devkit (read only) 1222930 1222986 56 0.0
(read/write) 1788054 1788062 8 0.0
.flash.rodata 257624 257632 8 0.0
.flash.text 1222930 1222986 56 0.0
m5stack (read only) 1233023 1233067 44 0.0
.flash.text 1227639 1227683 44 0.0
k32w light k32w0+release (read/write) 649908 649972 64 0.0
.text 574400 574464 64 0.0
lock k32w0+release (read/write) 706832 706912 80 0.0
.text 630868 630948 80 0.0
linux chip-tool-ipv6only arm64 (read only) 10422508 10422588 80 0.0
.text 8251124 8251204 80 0.0
thermostat-no-ble arm64 (read only) 2387428 2387508 80 0.0
.text 2001488 2001568 80 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2455648 2455712 64 0.0
.text 1418292 1418356 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182863 1182911 48 0.0
text 815304 815352 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161531 1161579 48 0.0
text 803196 803248 52 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1744340 1744436 96 0.0
.debug_frame 373328 373332 4 0.0
.debug_info 26821647 26821932 285 0.0
.debug_line 3668858 3668940 82 0.0
.debug_loc 3582935 3583264 329 0.0
.debug_str 3439783 3439792 9 0.0
.symtab 421040 421056 16 0.0
.text 1544576 1544672 96 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1686948 1687044 96 0.0
.debug_frame 376408 376412 4 0.0
.debug_info 26558429 26558713 284 0.0
.debug_line 3689574 3689656 82 0.0
.debug_loc 3570572 3570901 329 0.0
.debug_str 3428796 3428805 9 0.0
.symtab 407472 407488 16 0.0
.text 1487920 1488016 96 0.0
light cy8ckit_062s2_43012 (read/write) 1605476 1605572 96 0.0
.debug_frame 346736 346740 4 0.0
.debug_info 22022610 22022894 284 0.0
.debug_line 3259490 3259572 82 0.0
.debug_loc 3268547 3268876 329 0.0
.debug_str 3234328 3234337 9 0.0
.symtab 375920 375936 16 0.0
.text 1414640 1414736 96 0.0
lock cy8ckit_062s2_43012 (read/write) 1643356 1643436 80 0.0
.debug_frame 349560 349564 4 0.0
.debug_info 22401976 2240226 287 0.0
.debug_line 3268207 3268289 82 0.0
.debug_loc 3308436 3308765 329 0.0
.debug_str 3261783 3261792 9 0.0
.symtab 379152 379168 16 0.0
.text 1447488 1447568 80 0.0
qpg lighting-app qpg6105+debug (read/write) 1148528 1148608 80 0.0
.text 595624 595704 80 0.0
lock-app qpg6105+debug (read/write) 1116432 1116504 72 0.0
.text 563532 563604 72 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814500 814548 48 0.0
text 574576 574628 52 0.0
lighting-app tlsr9518adk80d (read/write) 836604 836660 56 0.0
text 592794 592848 54 0.0
ota-requestor-app tlsr9518adk80d (read/write) 844564 844612 48 0.0
text 598978 599028 50 0.0
Decreases (12 builds for bl702, cc13x2_26x2, psoc6)
platform target config section baff1a7 4889d92 change % change
bl702 lighting-app bl702 .debug_ranges 359104 359016 -88 -0.0
bl702+rpc .debug_ranges 381560 381472 -88 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 175044 174980 -64 -0.0
lock-ftd LP_CC2652R7 (read/write) 170688 170624 -64 -0.0
lock-mtd LP_CC2652R7 (read/write) 182484 182420 -64 -0.0
pump-app LP_CC2652R7 (read/write) 162068 162004 -64 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177680 177616 -64 -0.0
shell LP_CC2652R7 (read/write) 186304 186240 -64 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_ranges 338928 338840 -88 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_ranges 337544 337456 -88 -0.0
light cy8ckit_062s2_43012 .debug_ranges 302872 302784 -88 -0.0
lock cy8ckit_062s2_43012 .debug_ranges 306216 306128 -88 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section baff1a7 4889d92 change % change
bl602 lighting-app bl602 (read/write) 1388754 1388826 72 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068356 1068426 70 0.0
bl602+rpc (read/write) 1433966 1434038 72 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1099704 1099774 70 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1187963 1188027 64 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67094 67094 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506903 1506903 0 0.0
.debug_aranges 133080 133080 0 0.0
.debug_frame 486372 486388 16 0.0
.debug_info 37899568 37899859 291 0.0
.debug_line 5252792 5252986 194 0.0
.debug_loc 3364396 3364624 228 0.0
.debug_ranges 359104 359016 -88 -0.0
.debug_str 3456111 3456120 9 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564835 564835 0 0.0
.symtab 171584 171584 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956552 956624 72 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283883 1283963 80 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75142 75142 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644448 1644448 0 0.0
.debug_aranges 140584 140584 0 0.0
.debug_frame 511748 511764 16 0.0
.debug_info 41806179 41806469 290 0.0
.debug_line 5627327 5627521 194 0.0
.debug_loc 3557140 3557369 229 0.0
.debug_ranges 381560 381472 -88 -0.0
.debug_str 3852011 3852020 9 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624008 624008 0 0.0
.symtab 189392 189392 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030256 1030326 70 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676491 676555 64 0.0
(read/write) 175044 174980 -64 -0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586632 586696 64 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640739 640803 64 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78683 78683 0 0.0
.text 561736 561800 64 0.0
lock-ftd LP_CC2652R7 (read only) 678015 678079 64 0.0
(read/write) 170688 170624 -64 -0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77231 77231 0 0.0
.text 600304 600368 64 0.0
lock-mtd LP_CC2652R7 (read only) 661907 661971 64 0.0
(read/write) 182484 182420 -64 -0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103099 103099 0 0.0
.text 558328 558392 64 0.0
pump-app LP_CC2652R7 (read only) 687339 687403 64 0.0
(read/write) 162068 162004 -64 -0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596324 596388 64 0.0
pump-controller-app LP_CC2652R7 (read only) 671839 671903 64 0.0
(read/write) 177680 177616 -64 -0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585272 585336 64 0.0
shell LP_CC2652R7 (read only) 667542 667606 64 0.0
(read/write) 186304 186240 -64 -0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 580964 581028 64 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587290 587354 64 0.0
.app_xip_area 463948 464012 64 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 594354 594418 64 0.0
.app_xip_area 465684 465748 64 0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543282 543346 64 0.0
.app_xip_area 424964 425028 64 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110568 1110664 96 0.0
.bss 136532 136532 0 0.0
.data 2072 2072 0 0.0
.text 971944 972040 96 0.0
BRD4161A+rpc (read/write) 973724 973804 80 0.0
.bss 151044 151044 0 0.0
.data 2252 2252 0 0.0
.text 820408 820488 80 0.0
BRD4161A+rs911x (read/write) 1003856 1003936 80 0.0
.bss 169368 169368 0 0.0
.data 2064 2064 0 0.0
.text 832404 832484 80 0.0
lock-app BRD4161A+wf200 (read/write) 1151372 1151436 64 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 997032 997096 64 0.0
window-app BRD4161A (read/write) 1102576 1102672 96 0.0
.bss 137980 137980 0 0.0
.data 2096 2096 0 0.0
.text 962480 962576 96 0.0
esp32 all-clusters-app c3devkit (read only) 1222930 1222986 56 0.0
(read/write) 1788054 1788062 8 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257624 257632 8 0.0
.flash.text 1222930 1222986 56 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233023 1233067 44 0.0
(read/write) 563948 563948 0 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314680 314680 0 0.0
.flash.text 1227639 1227683 44 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649908 649972 64 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574400 574464 64 0.0
lock k32w0+release (read/write) 706832 706912 80 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630868 630948 80 0.0
linux chip-tool-ipv6only arm64 (read only) 10422508 10422588 80 0.0
(read/write) 706257 706257 0 0.0
.bss 33953 33953 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 517404 517404 0 0.0
.text 8251124 8251204 80 0.0
thermostat-no-ble arm64 (read only) 2387428 2387508 80 0.0
(read/write) 143649 143649 0 0.0
.bss 55361 55361 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77208 77208 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 143644 143644 0 0.0
.text 2001488 2001568 80 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455648 2455712 64 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418292 1418356 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182863 1182911 48 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815304 815352 48 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161531 1161579 48 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803196 803248 52 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1744340 1744436 96 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229470 1229470 0 0.0
.debug_aranges 111816 111816 0 0.0
.debug_frame 373328 373332 4 0.0
.debug_info 26821647 26821932 285 0.0
.debug_line 3668858 3668940 82 0.0
.debug_loc 3582935 3583264 329 0.0
.debug_ranges 338928 338840 -88 -0.0
.debug_str 3439783 3439792 9 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569480 569480 0 0.0
.symtab 421040 421056 16 0.0
.text 1544576 1544672 96 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1686948 1687044 96 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221269 1221269 0 0.0
.debug_aranges 111288 111288 0 0.0
.debug_frame 376408 376412 4 0.0
.debug_info 26558429 26558713 284 0.0
.debug_line 3689574 3689656 82 0.0
.debug_loc 3570572 3570901 329 0.0
.debug_ranges 337544 337456 -88 -0.0
.debug_str 3428796 3428805 9 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533569 533569 0 0.0
.symtab 407472 407488 16 0.0
.text 1487920 1488016 96 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1605476 1605572 96 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055325 1055325 0 0.0
.debug_aranges 103496 103496 0 0.0
.debug_frame 346736 346740 4 0.0
.debug_info 22022610 22022894 284 0.0
.debug_line 3259490 3259572 82 0.0
.debug_loc 3268547 3268876 329 0.0
.debug_ranges 302872 302784 -88 -0.0
.debug_str 3234328 3234337 9 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469946 469946 0 0.0
.symtab 375920 375936 16 0.0
.text 1414640 1414736 96 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845864 845864 0 0.0
(read/write) 1643356 1643436 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185008 185008 0 0.0
.comment 204 204 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 1062744 1062744 0 0.0
.debug_aranges 104168 104168 0 0.0
.debug_frame 349560 349564 4 0.0
.debug_info 22401976 2240226 287 0.0
.debug_line 3268207 3268289 82 0.0
.debug_loc 3308436 3308765 329 0.0
.debug_ranges 306216 306128 -88 -0.0
.debug_str 3261783 3261792 9 0.0
.heap 845864 845864 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 476186 476186 0 0.0
.symtab 379152 379168 16 0.0
.text 1447488 1447568 80 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148528 1148608 80 0.0
.bss 110548 110548 0 0.0
.data 868 868 0 0.0
.text 595624 595704 80 0.0
lock-app qpg6105+debug (read/write) 1116432 1116504 72 0.0
.bss 106380 106380 0 0.0
.data 872 872 0 0.0
.text 563532 563604 72 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814500 814548 48 0.0
bss 72172 72172 0 0.0
noinit 43488 43488 0 0.0
text 574576 574628 52 0.0
lighting-app tlsr9518adk80d (read/write) 836604 836660 56 0.0
bss 73028 73028 0 0.0
noinit 43488 43488 0 0.0
text 592794 592848 54 0.0
ota-requestor-app tlsr9518adk80d (read/write) 844564 844612 48 0.0
bss 73936 73936 0 0.0
noinit 43488 43488 0 0.0
text 598978 599028 50 0.0

@github-actions
Copy link

github-actions bot commented Sep 29, 2022

PR #22955: Size comparison from b60caa4 to 576175e

Increases (6 builds for bl602, cc13x2_26x2, efr32, esp32, nrfconnect, psoc6)
platform target config section b60caa4 576175e change % change
bl602 lighting-app bl602+rpc .text 1099774 1099776 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676547 676555 8 0.0
.text 586688 586696 8 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973788 973804 16 0.0
.text 820472 820488 16 0.0
esp32 all-clusters-app c3devkit (read/write) 1788054 1788062 8 0.0
.flash.rodata 257624 257632 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 815348 815352 4 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22022894 22022895 1 0.0
Decreases (5 builds for bl702, cc13x2_26x2, nrfconnect, psoc6)
platform target config section b60caa4 576175e change % change
bl702 lighting-app bl702 .debug_info 37899859 37899858 -1 -0.0
.text 956624 956622 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174988 174980 -8 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 803248 803244 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26821933 26821932 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26558715 26558714 -1 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section b60caa4 576175e change % change
bl602 lighting-app bl602 (read/write) 1388826 1388826 0 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068426 1068426 0 0.0
bl602+rpc (read/write) 1434038 1434038 0 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1099774 1099776 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188027 1188027 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67094 67094 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506903 1506903 0 0.0
.debug_aranges 133080 133080 0 0.0
.debug_frame 486388 486388 0 0.0
.debug_info 37899859 37899858 -1 -0.0
.debug_line 5252986 5252986 0 0.0
.debug_loc 3364624 3364624 0 0.0
.debug_ranges 359016 359016 0 0.0
.debug_str 3456120 3456120 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564835 564835 0 0.0
.symtab 171584 171584 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956624 956622 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283963 1283963 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75142 75142 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644448 1644448 0 0.0
.debug_aranges 140584 140584 0 0.0
.debug_frame 511764 511764 0 0.0
.debug_info 41806469 41806469 0 0.0
.debug_line 5627521 5627521 0 0.0
.debug_loc 3557369 3557369 0 0.0
.debug_ranges 381472 381472 0 0.0
.debug_str 3852020 3852020 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624008 624008 0 0.0
.symtab 189392 189392 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030326 1030326 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676547 676555 8 0.0
(read/write) 174988 174980 -8 -0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586688 586696 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640803 640803 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78683 78683 0 0.0
.text 561800 561800 0 0.0
lock-ftd LP_CC2652R7 (read only) 678079 678079 0 0.0
(read/write) 170624 170624 0 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77231 77231 0 0.0
.text 600368 600368 0 0.0
lock-mtd LP_CC2652R7 (read only) 661971 661971 0 0.0
(read/write) 182420 182420 0 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103099 103099 0 0.0
.text 558392 558392 0 0.0
pump-app LP_CC2652R7 (read only) 687403 687403 0 0.0
(read/write) 162004 162004 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596388 596388 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671903 671903 0 0.0
(read/write) 177616 177616 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585336 585336 0 0.0
shell LP_CC2652R7 (read only) 667606 667606 0 0.0
(read/write) 186240 186240 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 581028 581028 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587354 587354 0 0.0
.app_xip_area 464012 464012 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 594418 594418 0 0.0
.app_xip_area 465748 465748 0 0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543346 543346 0 0.0
.app_xip_area 425028 425028 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110664 1110664 0 0.0
.bss 136532 136532 0 0.0
.data 2072 2072 0 0.0
.text 972040 972040 0 0.0
BRD4161A+rpc (read/write) 973788 973804 16 0.0
.bss 151044 151044 0 0.0
.data 2252 2252 0 0.0
.text 820472 820488 16 0.0
BRD4161A+rs911x (read/write) 1003936 1003936 0 0.0
.bss 169368 169368 0 0.0
.data 2064 2064 0 0.0
.text 832484 832484 0 0.0
lock-app BRD4161A+wf200 (read/write) 1151436 1151436 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 997096 997096 0 0.0
window-app BRD4161A (read/write) 1102672 1102672 0 0.0
.bss 137980 137980 0 0.0
.data 2096 2096 0 0.0
.text 962576 962576 0 0.0
esp32 all-clusters-app c3devkit (read only) 1222986 1222986 0 0.0
(read/write) 1788054 1788062 8 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257624 257632 8 0.0
.flash.text 1222986 1222986 0 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233067 1233067 0 0.0
(read/write) 563948 563948 0 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314680 314680 0 0.0
.flash.text 1227683 1227683 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649972 649972 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574464 574464 0 0.0
lock k32w0+release (read/write) 706912 706912 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630948 630948 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10422300 10422300 0 0.0
(read/write) 706257 706257 0 0.0
.bss 33953 33953 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 517372 517372 0 0.0
.text 8250948 8250948 0 0.0
thermostat-no-ble arm64 (read only) 2387508 2387508 0 0.0
(read/write) 143649 143649 0 0.0
.bss 55361 55361 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77208 77208 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 143644 143644 0 0.0
.text 2001568 2001568 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455712 2455712 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418356 1418356 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182911 1182911 0 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815348 815352 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161579 1161579 0 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803248 803244 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1744436 1744436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229470 1229470 0 0.0
.debug_aranges 111816 111816 0 0.0
.debug_frame 373332 373332 0 0.0
.debug_info 26821933 26821932 -1 -0.0
.debug_line 3668940 3668940 0 0.0
.debug_loc 3583264 3583264 0 0.0
.debug_ranges 338840 338840 0 0.0
.debug_str 3439792 3439792 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569480 569480 0 0.0
.symtab 421056 421056 0 0.0
.text 0 0 0 0.0
1544672 1544672 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1687044 1687044 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221269 1221269 0 0.0
.debug_aranges 111288 111288 0 0.0
.debug_frame 376412 376412 0 0.0
.debug_info 26558715 26558714 -1 -0.0
.debug_line 3689656 3689656 0 0.0
.debug_loc 3570901 3570901 0 0.0
.debug_ranges 337456 337456 0 0.0
.debug_str 3428805 3428805 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533569 533569 0 0.0
.symtab 407488 407488 0 0.0
.text 1488016 1488016 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1605572 1605572 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055325 1055325 0 0.0
.debug_aranges 103496 103496 0 0.0
.debug_frame 346740 346740 0 0.0
.debug_info 22022894 22022895 1 0.0
.debug_line 3259572 3259572 0 0.0
.debug_loc 3268876 3268876 0 0.0
.debug_ranges 302784 302784 0 0.0
.debug_str 3234337 3234337 0 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469946 469946 0 0.0
.symtab 375936 375936 0 0.0
.text 1414736 1414736 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845864 845864 0 0.0
(read/write) 1643436 1643436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185008 185008 0 0.0
.comment 204 204 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 1062744 1062744 0 0.0
.debug_aranges 104168 104168 0 0.0
.debug_frame 349564 349564 0 0.0
.debug_info 22402262 22402262 0 0.0
.debug_line 3268289 3268289 0 0.0
.debug_loc 3308765 3308765 0 0.0
.debug_ranges 306128 306128 0 0.0
.debug_str 3261792 3261792 0 0.0
.heap 845864 845864 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 476186 476186 0 0.0
.symtab 379168 379168 0 0.0
.text 1447568 1447568 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148608 1148608 0 0.0
.bss 110548 110548 0 0.0
.data 868 868 0 0.0
.text 595704 595704 0 0.0
lock-app qpg6105+debug (read/write) 1116504 1116504 0 0.0
.bss 106380 106380 0 0.0
.data 872 872 0 0.0
.text 563604 563604 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814548 814548 0 0.0
bss 72172 72172 0 0.0
noinit 43488 43488 0 0.0
text 574628 574628 0 0.0
lighting-app tlsr9518adk80d (read/write) 836652 836652 0 0.0
bss 73028 73028 0 0.0
noinit 43488 43488 0 0.0
text 592844 592844 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 844612 844612 0 0.0
bss 73936 73936 0 0.0
noinit 43488 43488 0 0.0
text 599030 599030 0 0.0

@andy31415 andy31415 force-pushed the fabric_sensitive_in_idl branch from 576175e to e3c01e3 Compare September 30, 2022 17:19
@github-actions
Copy link

github-actions bot commented Sep 30, 2022

PR #22955: Size comparison from 2a1f9ef to e3c01e3

Increases (4 builds for bl702, cc13x2_26x2, esp32, nrfconnect)
platform target config section 2a1f9ef e3c01e3 change % change
bl702 lighting-app bl702+rpc .debug_info 41806469 41806470 1 0.0
.text 1030326 1030328 2 0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 640795 640803 8 0.0
.text 561792 561800 8 0.0
esp32 all-clusters-app c3devkit (read only) 1223036 1223038 2 0.0
.flash.text 1223036 1223038 2 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 803244 803248 4 0.0
Decreases (3 builds for bl602, psoc6)
platform target config section 2a1f9ef e3c01e3 change % change
bl602 lighting-app bl602+rpc .text 1099774 1099772 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26821933 26821931 -2 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26558714 26558713 -1 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2a1f9ef e3c01e3 change % change
bl602 lighting-app bl602 (read/write) 1388826 1388826 0 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068428 1068428 0 0.0
bl602+rpc (read/write) 1434038 1434038 0 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1099774 1099772 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188027 1188027 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67094 67094 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506903 1506903 0 0.0
.debug_aranges 133080 133080 0 0.0
.debug_frame 486388 486388 0 0.0
.debug_info 37899859 37899859 0 0.0
.debug_line 5252986 5252986 0 0.0
.debug_loc 3364624 3364624 0 0.0
.debug_ranges 359016 359016 0 0.0
.debug_str 3456120 3456120 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564835 564835 0 0.0
.symtab 171584 171584 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956624 956624 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283963 1283963 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75142 75142 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644448 1644448 0 0.0
.debug_aranges 140584 140584 0 0.0
.debug_frame 511764 511764 0 0.0
.debug_info 41806469 41806470 1 0.0
.debug_line 5627521 5627521 0 0.0
.debug_loc 3557369 3557369 0 0.0
.debug_ranges 381472 381472 0 0.0
.debug_str 3852020 3852020 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624008 624008 0 0.0
.symtab 189392 189392 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030326 1030328 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676555 0 0.0
(read/write) 174980 174980 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586696 586696 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640795 640803 8 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78683 78683 0 0.0
.text 561792 561800 8 0.0
lock-ftd LP_CC2652R7 (read only) 675239 675239 0 0.0
(read/write) 173448 173448 0 0.0
.bss 78468 78468 0 0.0
.data 3304 3304 0 0.0
.rodata 77071 77071 0 0.0
.text 597688 597688 0 0.0
lock-mtd LP_CC2652R7 (read only) 659099 659099 0 0.0
(read/write) 185276 185276 0 0.0
.bss 74156 74156 0 0.0
.data 3304 3304 0 0.0
.rodata 102939 102939 0 0.0
.text 555680 555680 0 0.0
pump-app LP_CC2652R7 (read only) 687403 687403 0 0.0
(read/write) 162004 162004 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596388 596388 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671903 671903 0 0.0
(read/write) 177616 177616 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585336 585336 0 0.0
shell LP_CC2652R7 (read only) 667606 667606 0 0.0
(read/write) 186240 186240 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 581028 581028 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587354 587354 0 0.0
.app_xip_area 464012 464012 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591610 591610 0 0.0
.app_xip_area 462948 462948 0 0.0
.bss 71088 71088 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543346 543346 0 0.0
.app_xip_area 425028 425028 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110692 1110692 0 0.0
.bss 137708 137708 0 0.0
.data 2068 2068 0 0.0
.text 970892 970892 0 0.0
BRD4161A+rpc (read/write) 973636 973636 0 0.0
.bss 152236 152236 0 0.0
.data 2248 2248 0 0.0
.text 819132 819132 0 0.0
BRD4161A+rs911x (read/write) 1003840 1003840 0 0.0
.bss 170544 170544 0 0.0
.data 2060 2060 0 0.0
.text 831216 831216 0 0.0
lock-app BRD4161A+wf200 (read/write) 1147760 1147760 0 0.0
.bss 153424 153424 0 0.0
.data 2068 2068 0 0.0
.text 992244 992244 0 0.0
window-app BRD4161A (read/write) 1102684 1102684 0 0.0
.bss 139156 139156 0 0.0
.data 2092 2092 0 0.0
.text 961412 961412 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223036 1223038 2 0.0
(read/write) 1788118 1788118 0 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257688 257688 0 0.0
.flash.text 1223036 1223038 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233103 1233103 0 0.0
(read/write) 564004 564004 0 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314736 314736 0 0.0
.flash.text 1227719 1227719 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649972 649972 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574464 574464 0 0.0
lock k32w0+release (read/write) 704032 704032 0 0.0
.bss 71152 71152 0 0.0
.data 2076 2076 0 0.0
.text 628076 628076 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10422588 10422588 0 0.0
(read/write) 706257 706257 0 0.0
.bss 33953 33953 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 517404 517404 0 0.0
.text 8251204 8251204 0 0.0
thermostat-no-ble arm64 (read only) 2387508 2387508 0 0.0
(read/write) 143649 143649 0 0.0
.bss 55361 55361 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77208 77208 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 143644 143644 0 0.0
.text 2001568 2001568 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451792 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182911 1182911 0 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815352 815352 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161579 1161579 0 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803244 803248 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1744436 1744436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229470 1229470 0 0.0
.debug_aranges 111816 111816 0 0.0
.debug_frame 373332 373332 0 0.0
.debug_info 26821933 26821931 -2 -0.0
.debug_line 3668940 3668940 0 0.0
.debug_loc 3583264 3583264 0 0.0
.debug_ranges 338840 338840 0 0.0
.debug_str 3439792 3439792 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569480 569480 0 0.0
.symtab 421056 421056 0 0.0
.text 1544672 1544672 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1687044 1687044 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221269 1221269 0 0.0
.debug_aranges 111288 111288 0 0.0
.debug_frame 376412 376412 0 0.0
.debug_info 26558714 26558713 -1 -0.0
.debug_line 3689656 3689656 0 0.0
.debug_loc 3570901 3570901 0 0.0
.debug_ranges 337456 337456 0 0.0
.debug_str 3428805 3428805 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533569 533569 0 0.0
.symtab 407488 407488 0 0.0
.text 1488016 1488016 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1605572 1605572 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055325 1055325 0 0.0
.debug_aranges 103496 103496 0 0.0
.debug_frame 346740 346740 0 0.0
.debug_info 22022894 22022894 0 0.0
.debug_line 3259572 3259572 0 0.0
.debug_loc 3268876 3268876 0 0.0
.debug_ranges 302784 302784 0 0.0
.debug_str 3234337 3234337 0 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469946 469946 0 0.0
.symtab 375936 375936 0 0.0
.text 1414736 1414736 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 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 1057428 1057428 0 0.0
.debug_aranges 103896 103896 0 0.0
.debug_frame 348632 348632 0 0.0
.debug_info 22261501 22261501 0 0.0
.debug_line 3257436 3257436 0 0.0
.debug_loc 3297486 3297486 0 0.0
.debug_ranges 304728 304728 0 0.0
.debug_str 3253851 3253851 0 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472353 472353 0 0.0
.symtab 377600 377600 0 0.0
.text 1443640 1443640 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148600 1148600 0 0.0
.bss 110548 110548 0 0.0
.data 868 868 0 0.0
.text 595696 595696 0 0.0
lock-app qpg6105+debug (read/write) 1113648 1113648 0 0.0
.bss 106364 106364 0 0.0
.data 872 872 0 0.0
.text 560748 560748 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814548 814548 0 0.0
bss 72172 72172 0 0.0
noinit 43488 43488 0 0.0
text 574626 574626 0 0.0
lighting-app tlsr9518adk80d (read/write) 836660 836660 0 0.0
bss 73028 73028 0 0.0
noinit 43488 43488 0 0.0
text 592846 592846 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 844612 844612 0 0.0
bss 73936 73936 0 0.0
noinit 43488 43488 0 0.0
text 599028 599028 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

PR #22955: Size comparison from 92504fc to e02cae0

Increases (14 builds for bl602, bl702, cc13x2_26x2, linux, nrfconnect, psoc6, qpg, telink)
platform target config section 92504fc e02cae0 change % change
bl602 lighting-app bl602 (read/write) 1388818 1388826 8 0.0
.text 1068424 1068426 2 0.0
bl702 lighting-app bl702 .debug_aranges 133080 133088 8 0.0
.debug_frame 486388 486444 56 0.0
.debug_info 37900562 37902572 2010 0.0
.debug_line 5252986 5255713 2727 0.1
.debug_loc 3364667 3366185 1518 0.0
.debug_ranges 359016 359136 120 0.0
.debug_str 3456190 3456572 382 0.0
.text 956622 956624 2 0.0
bl702+rpc .debug_aranges 140584 140592 8 0.0
.debug_frame 511764 511820 56 0.0
.debug_info 41807173 41809182 2009 0.0
.debug_line 5627521 5630248 2727 0.0
.debug_loc 3557370 3558817 1447 0.0
.debug_ranges 381472 381592 120 0.0
.debug_str 3852090 3852472 382 0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 185276 185284 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10422652 10427436 4784 0.0
(read/write) 706257 706401 144 0.0
.data.rel.ro 650560 650584 24 0.0
.rodata 517404 517436 32 0.0
.text 8251268 8254692 3424 0.0
thermostat-no-ble arm64 (read only) 2387620 2388164 544 0.0
(read/write) 143649 143681 32 0.0
.text 2001648 2001840 192 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 803244 803248 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 111816 111824 8 0.0
.debug_frame 373332 373372 40 0.0
.debug_info 26823181 26826793 3612 0.0
.debug_line 3668940 3670544 1604 0.0
.debug_loc 3583338 3585489 2151 0.1
.debug_ranges 338840 338936 96 0.0
.debug_str 3439862 3440244 382 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 111288 111296 8 0.0
.debug_frame 376412 376452 40 0.0
.debug_info 26559963 26563574 3611 0.0
.debug_line 3689656 3691260 1604 0.0
.debug_loc 3570975 3573126 2151 0.1
.debug_ranges 337456 337552 96 0.0
.debug_str 3428875 3429257 382 0.0
light cy8ckit_062s2_43012 .debug_aranges 103496 103504 8 0.0
.debug_frame 346740 346780 40 0.0
.debug_info 22023601 22027211 3610 0.0
.debug_line 3259572 3261180 1608 0.0
.debug_loc 3268950 3271206 2256 0.1
.debug_ranges 302784 302880 96 0.0
.debug_str 3234407 3234789 382 0.0
lock cy8ckit_062s2_43012 .debug_aranges 103896 103904 8 0.0
.debug_frame 348632 348672 40 0.0
.debug_info 22262269 22265881 3612 0.0
.debug_line 3257434 3259041 1607 0.0
.debug_loc 3297544 3299784 2240 0.1
.debug_ranges 304728 304824 96 0.0
.debug_str 3253921 3254303 382 0.0
qpg lock-app qpg6105+debug (read/write) 1113196 1113204 8 0.0
.text 560292 560300 8 0.0
telink light-switch-app tlsr9518adk80d text 552774 552776 2 0.0
lighting-app tlsr9518adk80d (read/write) 810908 810916 8 0.0
text 570994 570998 4 0.0
Decreases (10 builds for bl702, cc13x2_26x2, esp32, psoc6, qpg)
platform target config section 92504fc e02cae0 change % change
bl702 lighting-app bl702 .debug_abbrev 1506903 1506897 -6 -0.0
bl702+rpc .debug_abbrev 1644448 1644442 -6 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 659099 659091 -8 -0.0
.text 555680 555672 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1223040 1223036 -4 -0.0
.flash.text 1223040 1223036 -4 -0.0
m5stack (read only) 1233103 1233099 -4 -0.0
.flash.text 1227719 1227715 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229452 1229446 -6 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221251 1221245 -6 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1055307 1055301 -6 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1057410 1057404 -6 -0.0
qpg lighting-app qpg6105+debug (read/write) 1148140 1148132 -8 -0.0
.text 595240 595232 -8 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 92504fc e02cae0 change % change
bl602 lighting-app bl602 (read/write) 1388818 1388826 8 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068424 1068426 2 0.0
bl602+rpc (read/write) 1434038 1434038 0 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1099774 1099774 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188027 1188027 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67094 67094 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506903 1506897 -6 -0.0
.debug_aranges 133080 133088 8 0.0
.debug_frame 486388 486444 56 0.0
.debug_info 37900562 37902572 2010 0.0
.debug_line 5252986 5255713 2727 0.1
.debug_loc 3364667 3366185 1518 0.0
.debug_ranges 359016 359136 120 0.0
.debug_str 3456190 3456572 382 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564835 564835 0 0.0
.symtab 171584 171584 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956622 956624 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283963 1283963 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75142 75142 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644448 1644442 -6 -0.0
.debug_aranges 140584 140592 8 0.0
.debug_frame 511764 511820 56 0.0
.debug_info 41807173 41809182 2009 0.0
.debug_line 5627521 5630248 2727 0.0
.debug_loc 3557370 3558817 1447 0.0
.debug_ranges 381472 381592 120 0.0
.debug_str 3852090 3852472 382 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624008 624008 0 0.0
.symtab 189392 189392 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030326 1030326 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676555 0 0.0
(read/write) 174980 174980 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586696 586696 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640803 640803 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78683 78683 0 0.0
.text 561800 561800 0 0.0
lock-ftd LP_CC2652R7 (read only) 675239 675239 0 0.0
(read/write) 173448 173448 0 0.0
.bss 78468 78468 0 0.0
.data 3304 3304 0 0.0
.rodata 77071 77071 0 0.0
.text 597688 597688 0 0.0
lock-mtd LP_CC2652R7 (read only) 659099 659091 -8 -0.0
(read/write) 185276 185284 8 0.0
.bss 74156 74156 0 0.0
.data 3304 3304 0 0.0
.rodata 102939 102939 0 0.0
.text 555680 555672 -8 -0.0
pump-app LP_CC2652R7 (read only) 687403 687403 0 0.0
(read/write) 162004 162004 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596388 596388 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671903 671903 0 0.0
(read/write) 177616 177616 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585336 585336 0 0.0
shell LP_CC2652R7 (read only) 667606 667606 0 0.0
(read/write) 186240 186240 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 581028 581028 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587578 587578 0 0.0
.app_xip_area 464204 464204 0 0.0
.bss 65792 65792 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591834 591834 0 0.0
.app_xip_area 463140 463140 0 0.0
.bss 71104 71104 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543346 543346 0 0.0
.app_xip_area 425028 425028 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110692 1110692 0 0.0
.bss 137708 137708 0 0.0
.data 2068 2068 0 0.0
.text 970892 970892 0 0.0
BRD4161A+rpc (read/write) 973636 973636 0 0.0
.bss 152236 152236 0 0.0
.data 2248 2248 0 0.0
.text 819132 819132 0 0.0
BRD4161A+rs911x (read/write) 1003840 1003840 0 0.0
.bss 170544 170544 0 0.0
.data 2060 2060 0 0.0
.text 831216 831216 0 0.0
lock-app BRD4161A+wf200 (read/write) 1147760 1147760 0 0.0
.bss 153424 153424 0 0.0
.data 2068 2068 0 0.0
.text 992244 992244 0 0.0
window-app BRD4161A (read/write) 1102684 1102684 0 0.0
.bss 139156 139156 0 0.0
.data 2092 2092 0 0.0
.text 961412 961412 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223040 1223036 -4 -0.0
(read/write) 1788118 1788118 0 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257688 257688 0 0.0
.flash.text 1223040 1223036 -4 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233103 1233099 -4 -0.0
(read/write) 564012 564012 0 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314744 314744 0 0.0
.flash.text 1227719 1227715 -4 -0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 641472 641472 0 0.0
.bss 74816 74816 0 0.0
.data 2064 2064 0 0.0
.text 561864 561864 0 0.0
lock k32w0+release (read/write) 632768 632768 0 0.0
.bss 75592 75592 0 0.0
.data 2080 2080 0 0.0
.text 552368 552368 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10422652 10427436 4784 0.0
(read/write) 706257 706401 144 0.0
.bss 33953 33953 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650584 24 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 517404 517436 32 0.0
.text 8251268 8254692 3424 0.0
thermostat-no-ble arm64 (read only) 2387620 2388164 544 0.0
(read/write) 143649 143681 32 0.0
.bss 55361 55361 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77208 77208 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 143676 143676 0 0.0
.text 2001648 2001840 192 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451792 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182911 1182911 0 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815352 815352 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161579 1161579 0 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803244 803248 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1744436 1744436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229452 1229446 -6 -0.0
.debug_aranges 111816 111824 8 0.0
.debug_frame 373332 373372 40 0.0
.debug_info 26823181 26826793 3612 0.0
.debug_line 3668940 3670544 1604 0.0
.debug_loc 3583338 3585489 2151 0.1
.debug_ranges 338840 338936 96 0.0
.debug_str 3439862 3440244 382 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569480 569480 0 0.0
.symtab 421056 421056 0 0.0
.text 1544672 1544672 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1687044 1687044 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221251 1221245 -6 -0.0
.debug_aranges 111288 111296 8 0.0
.debug_frame 376412 376452 40 0.0
.debug_info 26559963 26563574 3611 0.0
.debug_line 3689656 3691260 1604 0.0
.debug_loc 3570975 3573126 2151 0.1
.debug_ranges 337456 337552 96 0.0
.debug_str 3428875 3429257 382 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533569 533569 0 0.0
.symtab 407488 407488 0 0.0
.text 1488016 1488016 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1605572 1605572 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055307 1055301 -6 -0.0
.debug_aranges 103496 103504 8 0.0
.debug_frame 346740 346780 40 0.0
.debug_info 22023601 22027211 3610 0.0
.debug_line 3259572 3261180 1608 0.0
.debug_loc 3268950 3271206 2256 0.1
.debug_ranges 302784 302880 96 0.0
.debug_str 3234407 3234789 382 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469946 469946 0 0.0
.symtab 375936 375936 0 0.0
.text 1414736 1414736 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 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 1057410 1057404 -6 -0.0
.debug_aranges 103896 103904 8 0.0
.debug_frame 348632 348672 40 0.0
.debug_info 22262269 22265881 3612 0.0
.debug_line 3257434 3259041 1607 0.0
.debug_loc 3297544 3299784 2240 0.1
.debug_ranges 304728 304824 96 0.0
.debug_str 3253921 3254303 382 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472353 472353 0 0.0
.symtab 377600 377600 0 0.0
.text 1443640 1443640 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148140 1148132 -8 -0.0
.bss 110548 110548 0 0.0
.data 832 832 0 0.0
.text 595240 595232 -8 -0.0
lock-app qpg6105+debug (read/write) 1113196 1113204 8 0.0
.bss 106364 106364 0 0.0
.data 836 836 0 0.0
.text 560292 560300 8 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788804 788804 0 0.0
bss 72472 72472 0 0.0
noinit 43520 43520 0 0.0
text 552774 552776 2 0.0
lighting-app tlsr9518adk80d (read/write) 810908 810916 8 0.0
bss 73320 73320 0 0.0
noinit 43520 43520 0 0.0
text 570994 570998 4 0.0
ota-requestor-app tlsr9518adk80d (read/write) 818852 818852 0 0.0
bss 74228 74228 0 0.0
noinit 43520 43520 0 0.0
text 577178 577178 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

PR #22955: Size comparison from 92504fc to 5694333

Increases (16 builds for bl602, bl702, cc13x2_26x2, linux, nrfconnect, psoc6, qpg, telink)
platform target config section 92504fc 5694333 change % change
bl602 lighting-app bl602 (read/write) 1388818 1388826 8 0.0
.text 1068424 1068428 4 0.0
bl602+rpc .text 1099774 1099776 2 0.0
bl702 lighting-app bl702 .debug_aranges 133080 133088 8 0.0
.debug_frame 486388 486444 56 0.0
.debug_info 37900562 37902575 2013 0.0
.debug_line 5252986 5255713 2727 0.1
.debug_loc 3364667 3366207 1540 0.0
.debug_ranges 359016 359136 120 0.0
.debug_str 3456190 3456572 382 0.0
.text 956622 956624 2 0.0
bl702+rpc .debug_aranges 140584 140592 8 0.0
.debug_frame 511764 511820 56 0.0
.debug_info 41807173 41809184 2011 0.0
.debug_line 5627521 5630248 2727 0.0
.debug_loc 3557370 3558839 1469 0.0
.debug_ranges 381472 381592 120 0.0
.debug_str 3852090 3852472 382 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174980 174988 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10422652 10427436 4784 0.0
(read/write) 706257 706401 144 0.0
.data.rel.ro 650560 650584 24 0.0
.rodata 517404 517436 32 0.0
.text 8251268 8254692 3424 0.0
thermostat-no-ble arm64 (read only) 2387620 2388164 544 0.0
(read/write) 143649 143681 32 0.0
.text 2001648 2001840 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182911 1182927 16 0.0
text 815352 815376 24 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161579 1161611 32 0.0
text 803244 803272 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 111816 111824 8 0.0
.debug_frame 373332 373368 36 0.0
.debug_info 26823181 26826791 3610 0.0
.debug_line 3668940 3670559 1619 0.0
.debug_loc 3583338 3585589 2251 0.1
.debug_ranges 338840 338960 120 0.0
.debug_str 3439862 3440244 382 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 111288 111296 8 0.0
.debug_frame 376412 376448 36 0.0
.debug_info 26559963 26563572 3609 0.0
.debug_line 3689656 3691275 1619 0.0
.debug_loc 3570975 3573226 2251 0.1
.debug_ranges 337456 337576 120 0.0
.debug_str 3428875 3429257 382 0.0
light cy8ckit_062s2_43012 .debug_aranges 103496 103504 8 0.0
.debug_frame 346740 346780 40 0.0
.debug_info 22023601 22027215 3614 0.0
.debug_line 3259572 3261180 1608 0.0
.debug_loc 3268950 3271203 2253 0.1
.debug_ranges 302784 302880 96 0.0
.debug_str 3234407 3234789 382 0.0
lock cy8ckit_062s2_43012 .debug_aranges 103896 103904 8 0.0
.debug_frame 348632 348672 40 0.0
.debug_info 22262269 22265884 3615 0.0
.debug_line 3257434 3259041 1607 0.0
.debug_loc 3297544 3299781 2237 0.1
.debug_ranges 304728 304824 96 0.0
.debug_str 3253921 3254303 382 0.0
qpg lock-app qpg6105+debug (read/write) 1113196 1113204 8 0.0
.text 560292 560300 8 0.0
telink light-switch-app tlsr9518adk80d text 552774 552776 2 0.0
lighting-app tlsr9518adk80d text 570994 570996 2 0.0
Decreases (7 builds for bl702, cc13x2_26x2, psoc6)
platform target config section 92504fc 5694333 change % change
bl702 lighting-app bl702 .debug_abbrev 1506903 1506897 -6 -0.0
bl702+rpc .debug_abbrev 1644448 1644442 -6 -0.0
.text 1030326 1030324 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676547 -8 -0.0
.text 586696 586688 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229452 1229446 -6 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221251 1221245 -6 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1055307 1055301 -6 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1057410 1057404 -6 -0.0
Full report (33 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 92504fc 5694333 change % change
bl602 lighting-app bl602 (read/write) 1388818 1388826 8 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068424 1068428 4 0.0
bl602+rpc (read/write) 1434038 1434038 0 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1099774 1099776 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188027 1188027 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67094 67094 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506903 1506897 -6 -0.0
.debug_aranges 133080 133088 8 0.0
.debug_frame 486388 486444 56 0.0
.debug_info 37900562 37902575 2013 0.0
.debug_line 5252986 5255713 2727 0.1
.debug_loc 3364667 3366207 1540 0.0
.debug_ranges 359016 359136 120 0.0
.debug_str 3456190 3456572 382 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564835 564835 0 0.0
.symtab 171584 171584 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956622 956624 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283963 1283963 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75142 75142 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644448 1644442 -6 -0.0
.debug_aranges 140584 140592 8 0.0
.debug_frame 511764 511820 56 0.0
.debug_info 41807173 41809184 2011 0.0
.debug_line 5627521 5630248 2727 0.0
.debug_loc 3557370 3558839 1469 0.0
.debug_ranges 381472 381592 120 0.0
.debug_str 3852090 3852472 382 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624008 624008 0 0.0
.symtab 189392 189392 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030326 1030324 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676547 -8 -0.0
(read/write) 174980 174988 8 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586696 586688 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640803 640803 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78683 78683 0 0.0
.text 561800 561800 0 0.0
lock-ftd LP_CC2652R7 (read only) 675239 675239 0 0.0
(read/write) 173448 173448 0 0.0
.bss 78468 78468 0 0.0
.data 3304 3304 0 0.0
.rodata 77071 77071 0 0.0
.text 597688 597688 0 0.0
lock-mtd LP_CC2652R7 (read only) 659099 659099 0 0.0
(read/write) 185276 185276 0 0.0
.bss 74156 74156 0 0.0
.data 3304 3304 0 0.0
.rodata 102939 102939 0 0.0
.text 555680 555680 0 0.0
pump-app LP_CC2652R7 (read only) 687403 687403 0 0.0
(read/write) 162004 162004 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596388 596388 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671903 671903 0 0.0
(read/write) 177616 177616 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585336 585336 0 0.0
shell LP_CC2652R7 (read only) 667606 667606 0 0.0
(read/write) 186240 186240 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 581028 581028 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587578 587578 0 0.0
.app_xip_area 464204 464204 0 0.0
.bss 65792 65792 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591834 591834 0 0.0
.app_xip_area 463140 463140 0 0.0
.bss 71104 71104 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543346 543346 0 0.0
.app_xip_area 425028 425028 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973636 973636 0 0.0
.bss 152236 152236 0 0.0
.data 2248 2248 0 0.0
.text 819132 819132 0 0.0
BRD4161A+rs911x (read/write) 1003840 1003840 0 0.0
.bss 170544 170544 0 0.0
.data 2060 2060 0 0.0
.text 831216 831216 0 0.0
lock-app BRD4161A+wf200 (read/write) 1147760 1147760 0 0.0
.bss 153424 153424 0 0.0
.data 2068 2068 0 0.0
.text 992244 992244 0 0.0
k32w light k32w0+release (read/write) 641472 641472 0 0.0
.bss 74816 74816 0 0.0
.data 2064 2064 0 0.0
.text 561864 561864 0 0.0
lock k32w0+release (read/write) 632768 632768 0 0.0
.bss 75592 75592 0 0.0
.data 2080 2080 0 0.0
.text 552368 552368 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10422652 10427436 4784 0.0
(read/write) 706257 706401 144 0.0
.bss 33953 33953 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650584 24 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 517404 517436 32 0.0
.text 8251268 8254692 3424 0.0
thermostat-no-ble arm64 (read only) 2387620 2388164 544 0.0
(read/write) 143649 143681 32 0.0
.bss 55361 55361 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77208 77208 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 143676 143676 0 0.0
.text 2001648 2001840 192 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451792 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182911 1182927 16 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815352 815376 24 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161579 1161611 32 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803244 803272 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1744436 1744436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229452 1229446 -6 -0.0
.debug_aranges 111816 111824 8 0.0
.debug_frame 373332 373368 36 0.0
.debug_info 26823181 26826791 3610 0.0
.debug_line 3668940 3670559 1619 0.0
.debug_loc 3583338 3585589 2251 0.1
.debug_ranges 338840 338960 120 0.0
.debug_str 3439862 3440244 382 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569480 569480 0 0.0
.symtab 421056 421056 0 0.0
.text 1544672 1544672 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 842704 842704 0 0.0
(read/write) 1687044 1687044 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221251 1221245 -6 -0.0
.debug_aranges 111288 111296 8 0.0
.debug_frame 376412 376448 36 0.0
.debug_info 26559963 26563572 3609 0.0
.debug_line 3689656 3691275 1619 0.0
.debug_loc 3570975 3573226 2251 0.1
.debug_ranges 337456 337576 120 0.0
.debug_str 3428875 3429257 382 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533569 533569 0 0.0
.symtab 407488 407488 0 0.0
.text 1488016 1488016 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850896 850896 0 0.0
(read/write) 1605572 1605572 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055307 1055301 -6 -0.0
.debug_aranges 103496 103504 8 0.0
.debug_frame 346740 346780 40 0.0
.debug_info 22023601 22027215 3614 0.0
.debug_line 3259572 3261180 1608 0.0
.debug_loc 3268950 3271203 2253 0.1
.debug_ranges 302784 302880 96 0.0
.debug_str 3234407 3234789 382 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469946 469946 0 0.0
.symtab 375936 375936 0 0.0
.text 1414736 1414736 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845880 845880 0 0.0
(read/write) 1639492 1639492 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 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 1057410 1057404 -6 -0.0
.debug_aranges 103896 103904 8 0.0
.debug_frame 348632 348672 40 0.0
.debug_info 22262269 22265884 3615 0.0
.debug_line 3257434 3259041 1607 0.0
.debug_loc 3297544 3299781 2237 0.1
.debug_ranges 304728 304824 96 0.0
.debug_str 3253921 3254303 382 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472353 472353 0 0.0
.symtab 377600 377600 0 0.0
.text 1443640 1443640 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148140 1148140 0 0.0
.bss 110548 110548 0 0.0
.data 832 832 0 0.0
.text 595240 595240 0 0.0
lock-app qpg6105+debug (read/write) 1113196 1113204 8 0.0
.bss 106364 106364 0 0.0
.data 836 836 0 0.0
.text 560292 560300 8 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788804 788804 0 0.0
bss 72472 72472 0 0.0
noinit 43520 43520 0 0.0
text 552774 552776 2 0.0
lighting-app tlsr9518adk80d (read/write) 810908 810908 0 0.0
bss 73320 73320 0 0.0
noinit 43520 43520 0 0.0
text 570994 570996 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 818852 818852 0 0.0
bss 74228 74228 0 0.0
noinit 43520 43520 0 0.0
text 577178 577178 0 0.0

@andy31415 andy31415 merged commit d38820d into project-chip:master Oct 4, 2022
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.

[BUG] Matter idl does not track 'isFabricSensitive'
3 participants