connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[EFR32] Implement the CommisionableData Provider

Open jmartinez-silabs opened this issue 2 years ago • 3 comments

Issue Being Resolved

  • Fixes #22704

Change overview

  • Implement EFR32CommissionableDataProvider
  • Drop the use of CHIP_USE_TRANSITIONAL_COMMISSIONABLE_DATA_PROVIDER
  • Create a Python script to inject the Commissionable data in a MCU NVM3.
  • Keep a fallback to use the CHIP_DEVICE_CONFIG_USE_TEST_XXXX values if the commissionable data isn't in nvm3 (keep test setup alive)

How it was tested

Commission the device without having any commissionable data to the device (Using test setup values)

Provide the device with a new set of commissionable data to the device with the new script FactoryDataProvider.py. Validate the QR Code and Ble advertising present the new values Commission the device with the new passcode that matches the new spake2p values.

Confirm the Build of a few examples but CI can validate the others.

jmartinez-silabs avatar Sep 16 '22 22:09 jmartinez-silabs

PR #22705: Size comparison from 989ad8ec4d8004065c6c7cb090de23484f12b54f to 9e67adc57d524e504af6c018aa6cbf7afa3044df

Increases (13 builds for bl602, bl702, efr32, psoc6, telink)
platform target config section 989ad8ec 9e67adc5 change % change
bl602 lighting-app bl602 .text 1064914 1064918 4 0.0
bl702 lighting-app bl702 .debug_info 37894568 37894569 1 0.0
.text 956776 956778 2 0.0
bl702+rpc .debug_info 41801170 41801171 1 0.0
.text 1030476 1030478 2 0.0
efr32 lighting-app BRD4161A (read/write) 1110288 1110320 32 0.0
.text 971864 971896 32 0.0
BRD4161A+rpc (read/write) 973428 973476 48 0.0
.text 820312 820360 48 0.0
BRD4161A+rs911x (read/write) 1003552 1004248 696 0.1
.bss 169168 169176 8 0.0
.text 832300 832988 688 0.1
lock-app BRD4161A+wf200 (read/write) 1151292 1151948 656 0.1
.bss 152248 152264 16 0.0
.text 996952 997592 640 0.1
window-app BRD4161A (read/write) 1102336 1102376 40 0.0
.text 962440 962480 40 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26552241 26552242 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22395757 22395758 1 0.0
telink light-switch-app tlsr9518adk80d text 574558 574560 2 0.0
lighting-app tlsr9518adk80d text 592718 592722 4 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843716 843724 8 0.0
text 598960 598962 2 0.0
Decreases (1 build for psoc6)
platform target config section 989ad8ec 9e67adc5 change % change
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26815460 26815459 -1 -0.0
Full report (35 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 989ad8ec 9e67adc5 change % change
bl602 lighting-app bl602 (read/write) 1383062 1383062 0 0.0
.bss 89337 89337 0 0.0
.data 9816 9816 0 0.0
.text 1064914 1064918 4 0.0
bl602+rpc (read/write) 1428274 1428274 0 0.0
.bss 96769 96769 0 0.0
.data 10200 10200 0 0.0
.text 1096262 1096262 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188011 1188011 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506715 1506715 0 0.0
.debug_aranges 133088 133088 0 0.0
.debug_frame 486412 486412 0 0.0
.debug_info 37894568 37894569 1 0.0
.debug_line 5252100 5252100 0 0.0
.debug_loc 3361966 3361966 0 0.0
.debug_ranges 359712 359712 0 0.0
.debug_str 3455772 3455772 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 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956776 956778 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283939 1283939 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644294 1644294 0 0.0
.debug_aranges 140592 140592 0 0.0
.debug_frame 511788 511788 0 0.0
.debug_info 41801170 41801171 1 0.0
.debug_line 5626639 5626639 0 0.0
.debug_loc 3554673 3554673 0 0.0
.debug_ranges 382168 382168 0 0.0
.debug_str 3851739 3851739 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 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030476 1030478 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676571 676571 0 0.0
(read/write) 174964 174964 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89603 89603 0 0.0
.text 586656 586656 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640811 640811 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78739 78739 0 0.0
.text 561752 561752 0 0.0
lock-ftd LP_CC2652R7 (read only) 678103 678103 0 0.0
(read/write) 170600 170600 0 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77287 77287 0 0.0
.text 600336 600336 0 0.0
lock-mtd LP_CC2652R7 (read only) 661923 661923 0 0.0
(read/write) 182468 182468 0 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103123 103123 0 0.0
.text 558320 558320 0 0.0
pump-app LP_CC2652R7 (read only) 687259 687259 0 0.0
(read/write) 162148 162148 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90507 90507 0 0.0
.text 596268 596268 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671759 671759 0 0.0
(read/write) 177760 177760 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86063 86063 0 0.0
.text 585216 585216 0 0.0
shell LP_CC2652R7 (read only) 667590 667590 0 0.0
(read/write) 186256 186256 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86318 86318 0 0.0
.text 580956 580956 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587314 587314 0 0.0
.app_xip_area 463972 463972 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) 594370 594370 0 0.0
.app_xip_area 465700 465700 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) 543306 543306 0 0.0
.app_xip_area 424988 424988 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) 1110288 1110320 32 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971864 971896 32 0.0
BRD4161A+rpc (read/write) 973428 973476 48 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 820312 820360 48 0.0
BRD4161A+rs911x (read/write) 1003552 1004248 696 0.1
.bss 169168 169176 8 0.0
.data 2064 2064 0 0.0
.text 832300 832988 688 0.1
lock-app BRD4161A+wf200 (read/write) 1151292 1151948 656 0.1
.bss 152248 152264 16 0.0
.data 2072 2072 0 0.0
.text 996952 997592 640 0.1
window-app BRD4161A (read/write) 1102336 1102376 40 0.0
.bss 137780 137780 0 0.0
.data 2096 2096 0 0.0
.text 962440 962480 40 0.0
k32w light k32w0+release (read/write) 649868 649868 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574360 574360 0 0.0
lock k32w0+release (read/write) 706824 706824 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630860 630860 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10353156 10353156 0 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 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 200 200 0 0.0
.rodata 503860 503860 0 0.0
.text 8195348 8195348 0 0.0
thermostat-no-ble arm64 (read only) 2386908 2386908 0 0.0
(read/write) 143617 143617 0 0.0
.bss 55345 55345 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 432 432 0 0.0
.rodata 143652 143652 0 0.0
.text 2000992 2000992 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455576 2455576 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418220 1418220 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182035 1182035 0 0.0
bss 143633 143633 0 0.0
rodata 144196 144196 0 0.0
text 815256 815256 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160687 1160687 0 0.0
bss 142860 142860 0 0.0
rodata 135768 135768 0 0.0
text 803124 803124 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1743884 1743884 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 1229301 1229301 0 0.0
.debug_aranges 111800 111800 0 0.0
.debug_frame 373268 373268 0 0.0
.debug_info 26815460 26815459 -1 -0.0
.debug_line 3667850 3667850 0 0.0
.debug_loc 3580116 3580116 0 0.0
.debug_ranges 339904 339904 0 0.0
.debug_str 3439416 3439416 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 569356 569356 0 0.0
.symtab 421168 421168 0 0.0
.text 1544120 1544120 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) 1686492 1686492 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 1221100 1221100 0 0.0
.debug_aranges 111272 111272 0 0.0
.debug_frame 376348 376348 0 0.0
.debug_info 26552241 26552242 1 0.0
.debug_line 3688566 3688566 0 0.0
.debug_loc 3567753 3567753 0 0.0
.debug_ranges 338520 338520 0 0.0
.debug_str 3428429 3428429 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 533445 533445 0 0.0
.symtab 407600 407600 0 0.0
.text 1487464 1487464 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) 1605044 1605044 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 1055156 1055156 0 0.0
.debug_aranges 103480 103480 0 0.0
.debug_frame 346676 346676 0 0.0
.debug_info 22016437 22016437 0 0.0
.debug_line 3258486 3258486 0 0.0
.debug_loc 3265860 3265860 0 0.0
.debug_ranges 303848 303848 0 0.0
.debug_str 3233961 3233961 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 469822 469822 0 0.0
.symtab 376048 376048 0 0.0
.text 1414208 1414208 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845864 845864 0 0.0
(read/write) 1642668 1642668 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 1062575 1062575 0 0.0
.debug_aranges 104152 104152 0 0.0
.debug_frame 349500 349500 0 0.0
.debug_info 22395757 22395758 1 0.0
.debug_line 3267178 3267178 0 0.0
.debug_loc 3305688 3305688 0 0.0
.debug_ranges 307192 307192 0 0.0
.debug_str 3261416 3261416 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 476025 476025 0 0.0
.symtab 379232 379232 0 0.0
.text 1446800 1446800 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130780 1130780 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577876 577876 0 0.0
lock-app qpg6105+debug (read/write) 1101760 1101760 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548860 548860 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813660 813660 0 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574558 574560 2 0.0
lighting-app tlsr9518adk80d (read/write) 835616 835616 0 0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592718 592722 4 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843716 843724 8 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598960 598962 2 0.0

github-actions[bot] avatar Sep 16 '22 23:09 github-actions[bot]

PR #22705: Size comparison from 989ad8ec4d8004065c6c7cb090de23484f12b54f to 729317fbedf5ef89ef5a4c3fcdf7fbd3cab753aa

Increases above 0.2%:

platform target config section 989ad8ec 729317fb change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 143633 144433 800 0.6
all-clusters-minimal-app nrf52840dk_nrf52840 bss 142860 143660 800 0.6
Increases (5 builds for bl702, mbed, nrfconnect)
platform target config section 989ad8ec 729317fb change % change
bl702 lighting-app bl702 (read/write) 1188011 1188147 136 0.0
.bss 66958 67078 120 0.2
.debug_info 37894568 37894804 236 0.0
.debug_loc 3361966 3362437 471 0.0
.text 956776 956794 18 0.0
bl702+rpc (read/write) 1283939 1284091 152 0.0
.bss 75006 75126 120 0.2
.debug_info 41801171 41801424 253 0.0
.debug_loc 3554673 3555144 471 0.0
.text 1030478 1030498 20 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2455576 2455640 64 0.0
.text 1418220 1418284 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182035 1182819 784 0.1
bss 143633 144433 800 0.6
text 815256 815272 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160687 1161471 784 0.1
bss 142860 143660 800 0.6
text 803124 803140 16 0.0
Full report (5 builds for bl702, mbed, nrfconnect)
platform target config section 989ad8ec 729317fb change % change
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1188011 1188147 136 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 67078 120 0.2
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506715 1506715 0 0.0
.debug_aranges 133088 133088 0 0.0
.debug_frame 486412 486412 0 0.0
.debug_info 37894568 37894804 236 0.0
.debug_line 5252100 5252100 0 0.0
.debug_loc 3361966 3362437 471 0.0
.debug_ranges 359712 359712 0 0.0
.debug_str 3455772 3455772 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 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 956776 956794 18 0.0
bl702+rpc 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1283939 1284091 152 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75126 120 0.2
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644294 1644294 0 0.0
.debug_aranges 140592 140592 0 0.0
.debug_frame 511788 511788 0 0.0
.debug_info 41801171 41801424 253 0.0
.debug_line 5626639 5626639 0 0.0
.debug_loc 3554673 3555144 471 0.0
.debug_ranges 382168 382168 0 0.0
.debug_str 3851739 3851739 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 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 1030478 1030498 20 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455576 2455640 64 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418220 1418284 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182035 1182819 784 0.1
bss 143633 144433 800 0.6
rodata 144196 144196 0 0.0
text 815256 815272 16 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160687 1161471 784 0.1
bss 142860 143660 800 0.6
rodata 135768 135768 0 0.0
text 803124 803140 16 0.0

github-actions[bot] avatar Sep 19 '22 19:09 github-actions[bot]

PR #22705: Size comparison from 239f09ec70c49c7953db80caf00dc34e2ba49c64 to 157c94c63938cb0045f933260c6f047ba234f39b

Increases (7 builds for efr32, psoc6)
platform target config section 239f09ec 157c94c6 change % change
efr32 lighting-app BRD4161A (read/write) 1110488 1110520 32 0.0
.text 971864 971896 32 0.0
BRD4161A+rpc (read/write) 973628 973692 64 0.0
.text 820312 820376 64 0.0
BRD4161A+rs911x (read/write) 1003736 1004432 696 0.1
.bss 169368 169376 8 0.0
.text 832284 832972 688 0.1
lock-app BRD4161A+wf200 (read/write) 1151292 1151948 656 0.1
.bss 152248 152264 16 0.0
.text 996952 997592 640 0.1
window-app BRD4161A (read/write) 1102536 1102576 40 0.0
.text 962440 962480 40 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26552488 26552489 1 0.0
light cy8ckit_062s2_43012 .debug_info 22016667 22016668 1 0.0
Decreases (9 builds for bl602, bl702, cyw30739, nrfconnect, psoc6, qpg, telink)
platform target config section 239f09ec 157c94c6 change % change
bl602 lighting-app bl602+rpc .text 1096278 1096274 -4 -0.0
bl702 lighting-app bl702 .debug_info 37894806 37894804 -2 -0.0
.text 956798 956794 -4 -0.0
bl702+rpc (read/write) 1284091 1284075 -16 -0.0
.debug_info 41801425 41801423 -2 -0.0
.text 1030500 1030496 -4 -0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543314 543306 -8 -0.0
.app_xip_area 424996 424988 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 815272 815268 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22396005 22396004 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1130828 1130820 -8 -0.0
.text 577924 577916 -8 -0.0
telink light-switch-app tlsr9518adk80d text 574552 574550 -2 -0.0
lighting-app tlsr9518adk80d text 592712 592710 -2 -0.0
Full report (35 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 239f09ec 157c94c6 change % change
bl602 lighting-app bl602 (read/write) 1383278 1383278 0 0.0
.bss 89537 89537 0 0.0
.data 9816 9816 0 0.0
.text 1064928 1064928 0 0.0
bl602+rpc (read/write) 1428482 1428482 0 0.0
.bss 96969 96969 0 0.0
.data 10200 10200 0 0.0
.text 1096278 1096274 -4 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188147 1188147 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67078 67078 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506715 1506715 0 0.0
.debug_aranges 133088 133088 0 0.0
.debug_frame 486412 486412 0 0.0
.debug_info 37894806 37894804 -2 -0.0
.debug_line 5252100 5252100 0 0.0
.debug_loc 3362437 3362437 0 0.0
.debug_ranges 359712 359712 0 0.0
.debug_str 3455772 3455772 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 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956798 956794 -4 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284091 1284075 -16 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75126 75126 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644294 1644294 0 0.0
.debug_aranges 140592 140592 0 0.0
.debug_frame 511788 511788 0 0.0
.debug_info 41801425 41801423 -2 -0.0
.debug_line 5626639 5626639 0 0.0
.debug_loc 3555144 3555144 0 0.0
.debug_ranges 382168 382168 0 0.0
.debug_str 3851739 3851739 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 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030500 1030496 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676571 676571 0 0.0
(read/write) 174964 174964 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89603 89603 0 0.0
.text 586656 586656 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640819 640819 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78739 78739 0 0.0
.text 561760 561760 0 0.0
lock-ftd LP_CC2652R7 (read only) 678111 678111 0 0.0
(read/write) 170592 170592 0 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77287 77287 0 0.0
.text 600344 600344 0 0.0
lock-mtd LP_CC2652R7 (read only) 661923 661923 0 0.0
(read/write) 182468 182468 0 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103123 103123 0 0.0
.text 558320 558320 0 0.0
pump-app LP_CC2652R7 (read only) 687267 687267 0 0.0
(read/write) 162140 162140 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90507 90507 0 0.0
.text 596276 596276 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671767 671767 0 0.0
(read/write) 177752 177752 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86063 86063 0 0.0
.text 585224 585224 0 0.0
shell LP_CC2652R7 (read only) 667598 667598 0 0.0
(read/write) 186248 186248 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86318 86318 0 0.0
.text 580964 580964 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587322 0 0.0
.app_xip_area 463980 463980 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) 594370 594370 0 0.0
.app_xip_area 465700 465700 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) 543314 543306 -8 -0.0
.app_xip_area 424996 424988 -8 -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) 1110488 1110520 32 0.0
.bss 136532 136532 0 0.0
.data 2072 2072 0 0.0
.text 971864 971896 32 0.0
BRD4161A+rpc (read/write) 973628 973692 64 0.0
.bss 151044 151044 0 0.0
.data 2252 2252 0 0.0
.text 820312 820376 64 0.0
BRD4161A+rs911x (read/write) 1003736 1004432 696 0.1
.bss 169368 169376 8 0.0
.data 2064 2064 0 0.0
.text 832284 832972 688 0.1
lock-app BRD4161A+wf200 (read/write) 1151292 1151948 656 0.1
.bss 152248 152264 16 0.0
.data 2072 2072 0 0.0
.text 996952 997592 640 0.1
window-app BRD4161A (read/write) 1102536 1102576 40 0.0
.bss 137980 137980 0 0.0
.data 2096 2096 0 0.0
.text 962440 962480 40 0.0
k32w light k32w0+release (read/write) 649868 649868 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574360 574360 0 0.0
lock k32w0+release (read/write) 706824 706824 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630860 630860 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10353140 10353140 0 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 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 200 200 0 0.0
.rodata 503844 503844 0 0.0
.text 8195348 8195348 0 0.0
thermostat-no-ble arm64 (read only) 2386892 2386892 0 0.0
(read/write) 143617 143617 0 0.0
.bss 55345 55345 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 432 432 0 0.0
.rodata 143636 143636 0 0.0
.text 2000992 2000992 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455640 2455640 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418284 1418284 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182819 1182819 0 0.0
bss 144433 144433 0 0.0
rodata 144196 144196 0 0.0
text 815272 815268 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161471 1161471 0 0.0
bss 143660 143660 0 0.0
rodata 135768 135768 0 0.0
text 803140 803140 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1743884 1743884 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 1229301 1229301 0 0.0
.debug_aranges 111800 111800 0 0.0
.debug_frame 373268 373268 0 0.0
.debug_info 26815707 26815707 0 0.0
.debug_line 3667850 3667850 0 0.0
.debug_loc 3580124 3580124 0 0.0
.debug_ranges 339904 339904 0 0.0
.debug_str 3439416 3439416 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 569356 569356 0 0.0
.symtab 421168 421168 0 0.0
.text 1544120 1544120 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) 1686492 1686492 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 1221100 1221100 0 0.0
.debug_aranges 111272 111272 0 0.0
.debug_frame 376348 376348 0 0.0
.debug_info 26552488 26552489 1 0.0
.debug_line 3688566 3688566 0 0.0
.debug_loc 3567761 3567761 0 0.0
.debug_ranges 338520 338520 0 0.0
.debug_str 3428429 3428429 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 533445 533445 0 0.0
.symtab 407600 407600 0 0.0
.text 1487464 1487464 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) 1605044 1605044 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 1055156 1055156 0 0.0
.debug_aranges 103480 103480 0 0.0
.debug_frame 346676 346676 0 0.0
.debug_info 22016667 22016668 1 0.0
.debug_line 3258486 3258486 0 0.0
.debug_loc 3265868 3265868 0 0.0
.debug_ranges 303848 303848 0 0.0
.debug_str 3233961 3233961 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 469822 469822 0 0.0
.symtab 376048 376048 0 0.0
.text 1414208 1414208 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) 1642668 1642668 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 1062575 1062575 0 0.0
.debug_aranges 104152 104152 0 0.0
.debug_frame 349500 349500 0 0.0
.debug_info 22396005 22396004 -1 -0.0
.debug_line 3267178 3267178 0 0.0
.debug_loc 3305696 3305696 0 0.0
.debug_ranges 307192 307192 0 0.0
.debug_str 3261416 3261416 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 476025 476025 0 0.0
.symtab 379232 379232 0 0.0
.text 1446800 1446800 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130828 1130820 -8 -0.0
.bss 109784 109784 0 0.0
.data 1028 1028 0 0.0
.text 577924 577916 -8 -0.0
lock-app qpg6105+debug (read/write) 1101760 1101760 0 0.0
.bss 106016 106016 0 0.0
.data 1032 1032 0 0.0
.text 548860 548860 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814452 814452 0 0.0
bss 72172 72172 0 0.0
noinit 43488 43488 0 0.0
text 574552 574550 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 836408 836408 0 0.0
bss 73028 73028 0 0.0
noinit 43488 43488 0 0.0
text 592712 592710 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 844516 844516 0 0.0
bss 73936 73936 0 0.0
noinit 43488 43488 0 0.0
text 598954 598954 0 0.0

github-actions[bot] avatar Sep 19 '22 20:09 github-actions[bot]

PR #22705: Size comparison from 1ddf6ad9edac9efcd38ab9ffb69c51619e24e0e3 to ae147bf83141475a1f6a13b10145d357e2a4d584

Increases (3 builds for cc13x2_26x2, qpg, telink)
platform target config section 1ddf6ad9 ae147bf8 change % change
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 182484 182492 8 0.0
qpg lighting-app qpg6105+debug (read/write) 1146264 1146272 8 0.0
.text 593360 593368 8 0.0
telink ota-requestor-app tlsr9518adk80d (read/write) 844556 844564 8 0.0
text 598976 598978 2 0.0
Decreases (5 builds for bl602, bl702, cc13x2_26x2, telink)
platform target config section 1ddf6ad9 ae147bf8 change % change
bl602 lighting-app bl602 .text 1065024 1065020 -4 -0.0
bl702 lighting-app bl702+rpc (read/write) 1284075 1284059 -16 -0.0
.debug_info 41805527 41805526 -1 -0.0
.text 1030530 1030528 -2 -0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 640739 640731 -8 -0.0
.text 561736 561728 -8 -0.0
lock-mtd LP_CC2652R7 (read only) 661907 661899 -8 -0.0
.text 558328 558320 -8 -0.0
telink lighting-app tlsr9518adk80d text 592794 592792 -2 -0.0
Full report (22 builds for bl602, bl702, cc13x2_26x2, k32w, linux, nrfconnect, qpg, telink)
platform target config section 1ddf6ad9 ae147bf8 change % change
bl602 lighting-app bl602 (read/write) 1383330 1383330 0 0.0
.bss 89537 89537 0 0.0
.data 9808 9808 0 0.0
.text 1065024 1065020 -4 -0.0
bl602+rpc (read/write) 1428550 1428550 0 0.0
.bss 96969 96969 0 0.0
.data 10192 10192 0 0.0
.text 1096370 1096370 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188123 1188123 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67078 67078 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506921 1506921 0 0.0
.debug_aranges 133080 133080 0 0.0
.debug_frame 486372 486372 0 0.0
.debug_info 37898929 37898929 0 0.0
.debug_line 5252806 5252806 0 0.0
.debug_loc 3364483 3364483 0 0.0
.debug_ranges 359104 359104 0 0.0
.debug_str 3456018 3456018 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 116440 116440 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564828 564828 0 0.0
.symtab 171600 171600 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956826 956826 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284075 1284059 -16 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75126 75126 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644466 1644466 0 0.0
.debug_aranges 140584 140584 0 0.0
.debug_frame 511748 511748 0 0.0
.debug_info 41805527 41805526 -1 -0.0
.debug_line 5627345 5627345 0 0.0
.debug_loc 3557170 3557170 0 0.0
.debug_ranges 381560 381560 0 0.0
.debug_str 3851918 3851918 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 129848 129848 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624001 624001 0 0.0
.symtab 189408 189408 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030530 1030528 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676491 676491 0 0.0
(read/write) 175044 175044 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586632 586632 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640739 640731 -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 561736 561728 -8 -0.0
lock-ftd LP_CC2652R7 (read only) 678015 678015 0 0.0
(read/write) 170688 170688 0 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77231 77231 0 0.0
.text 600304 600304 0 0.0
lock-mtd LP_CC2652R7 (read only) 661907 661899 -8 -0.0
(read/write) 182484 182492 8 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103099 103099 0 0.0
.text 558328 558320 -8 -0.0
pump-app LP_CC2652R7 (read only) 687339 687339 0 0.0
(read/write) 162068 162068 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596324 596324 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671839 671839 0 0.0
(read/write) 177680 177680 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585272 585272 0 0.0
shell LP_CC2652R7 (read only) 667542 667542 0 0.0
(read/write) 186304 186304 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 580964 580964 0 0.0
k32w light k32w0+release (read/write) 649908 649908 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574400 574400 0 0.0
lock k32w0+release (read/write) 706832 706832 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630868 630868 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10422220 10422220 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 8250868 8250868 0 0.0
thermostat-no-ble arm64 (read only) 2387428 2387428 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 2001488 2001488 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182863 1182863 0 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815304 815304 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161531 1161531 0 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803196 803196 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1146264 1146272 8 0.0
.bss 110544 110544 0 0.0
.data 1028 1028 0 0.0
.text 593360 593368 8 0.0
lock-app qpg6105+debug (read/write) 1116164 1116164 0 0.0
.bss 106376 106376 0 0.0
.data 1032 1032 0 0.0
.text 563264 563264 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814500 814500 0 0.0
bss 72172 72172 0 0.0
noinit 43488 43488 0 0.0
text 574574 574574 0 0.0
lighting-app tlsr9518adk80d (read/write) 836604 836604 0 0.0
bss 73028 73028 0 0.0
noinit 43488 43488 0 0.0
text 592794 592792 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 844556 844564 8 0.0
bss 73936 73936 0 0.0
noinit 43488 43488 0 0.0
text 598976 598978 2 0.0

github-actions[bot] avatar Sep 26 '22 15:09 github-actions[bot]

PR #22705: Size comparison from 1ddf6ad9edac9efcd38ab9ffb69c51619e24e0e3 to 4b06e081746388c2703cbe121be34b1ad590fb1b

Increases (7 builds for efr32, esp32, qpg)
platform target config section 1ddf6ad9 4b06e081 change % change
efr32 lighting-app BRD4161A (read/write) 1110520 1110560 40 0.0
.text 971896 971936 40 0.0
BRD4161A+rpc (read/write) 973676 973708 32 0.0
.text 820360 820392 32 0.0
BRD4161A+rs911x (read/write) 1003792 1004464 672 0.1
.bss 169368 169376 8 0.0
.text 832340 833004 664 0.1
lock-app BRD4161A+wf200 (read/write) 1151316 1151972 656 0.1
.bss 152248 152264 16 0.0
.text 996976 997616 640 0.1
window-app BRD4161A (read/write) 1102576 1102624 48 0.0
.text 962480 962528 48 0.0
esp32 all-clusters-app c3devkit (read only) 1222928 1222932 4 0.0
.flash.text 1222928 1222932 4 0.0
qpg lighting-app qpg6105+debug (read/write) 1146264 1146272 8 0.0
.text 593360 593368 8 0.0
Decreases (6 builds for bl602, bl702, psoc6, telink)
platform target config section 1ddf6ad9 4b06e081 change % change
bl602 lighting-app bl602 .text 1065024 1065020 -4 -0.0
bl702 lighting-app bl702+rpc (read/write) 1284075 1284059 -16 -0.0
.debug_info 41805527 41805526 -1 -0.0
.text 1030530 1030528 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26821646 26821645 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22022610 22022609 -1 -0.0
telink lighting-app tlsr9518adk80d text 592794 592792 -2 -0.0
ota-requestor-app tlsr9518adk80d text 598976 598974 -2 -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 1ddf6ad9 4b06e081 change % change
bl602 lighting-app bl602 (read/write) 1383330 1383330 0 0.0
.bss 89537 89537 0 0.0
.data 9808 9808 0 0.0
.text 1065024 1065020 -4 -0.0
bl602+rpc (read/write) 1428550 1428550 0 0.0
.bss 96969 96969 0 0.0
.data 10192 10192 0 0.0
.text 1096370 1096370 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188123 1188123 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67078 67078 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506921 1506921 0 0.0
.debug_aranges 133080 133080 0 0.0
.debug_frame 486372 486372 0 0.0
.debug_info 37898929 37898929 0 0.0
.debug_line 5252806 5252806 0 0.0
.debug_loc 3364483 3364483 0 0.0
.debug_ranges 359104 359104 0 0.0
.debug_str 3456018 3456018 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 116440 116440 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564828 564828 0 0.0
.symtab 171600 171600 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956826 956826 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284075 1284059 -16 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75126 75126 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644466 1644466 0 0.0
.debug_aranges 140584 140584 0 0.0
.debug_frame 511748 511748 0 0.0
.debug_info 41805527 41805526 -1 -0.0
.debug_line 5627345 5627345 0 0.0
.debug_loc 3557170 3557170 0 0.0
.debug_ranges 381560 381560 0 0.0
.debug_str 3851918 3851918 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 129848 129848 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624001 624001 0 0.0
.symtab 189408 189408 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030530 1030528 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676491 676491 0 0.0
(read/write) 175044 175044 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 586632 586632 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640739 640739 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 561736 561736 0 0.0
lock-ftd LP_CC2652R7 (read only) 678015 678015 0 0.0
(read/write) 170688 170688 0 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77231 77231 0 0.0
.text 600304 600304 0 0.0
lock-mtd LP_CC2652R7 (read only) 661907 661907 0 0.0
(read/write) 182484 182484 0 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103099 103099 0 0.0
.text 558328 558328 0 0.0
pump-app LP_CC2652R7 (read only) 687339 687339 0 0.0
(read/write) 162068 162068 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90531 90531 0 0.0
.text 596324 596324 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671839 671839 0 0.0
(read/write) 177680 177680 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86087 86087 0 0.0
.text 585272 585272 0 0.0
shell LP_CC2652R7 (read only) 667542 667542 0 0.0
(read/write) 186304 186304 0 0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86262 86262 0 0.0
.text 580964 580964 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587290 587290 0 0.0
.app_xip_area 463948 463948 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) 594354 594354 0 0.0
.app_xip_area 465684 465684 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) 543282 543282 0 0.0
.app_xip_area 424964 424964 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) 1110520 1110560 40 0.0
.bss 136532 136532 0 0.0
.data 2072 2072 0 0.0
.text 971896 971936 40 0.0
BRD4161A+rpc (read/write) 973676 973708 32 0.0
.bss 151044 151044 0 0.0
.data 2252 2252 0 0.0
.text 820360 820392 32 0.0
BRD4161A+rs911x (read/write) 1003792 1004464 672 0.1
.bss 169368 169376 8 0.0
.data 2064 2064 0 0.0
.text 832340 833004 664 0.1
lock-app BRD4161A+wf200 (read/write) 1151316 1151972 656 0.1
.bss 152248 152264 16 0.0
.data 2072 2072 0 0.0
.text 996976 997616 640 0.1
window-app BRD4161A (read/write) 1102576 1102624 48 0.0
.bss 137980 137980 0 0.0
.data 2096 2096 0 0.0
.text 962480 962528 48 0.0
esp32 all-clusters-app c3devkit (read only) 1222928 1222932 4 0.0
(read/write) 1788062 1788062 0 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257632 257632 0 0.0
.flash.text 1222928 1222932 4 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233023 1233023 0 0.0
(read/write) 563956 563956 0 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314688 314688 0 0.0
.flash.text 1227639 1227639 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649908 649908 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574400 574400 0 0.0
lock k32w0+release (read/write) 706832 706832 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630868 630868 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10422220 10422220 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 8250868 8250868 0 0.0
thermostat-no-ble arm64 (read only) 2387428 2387428 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 2001488 2001488 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455648 2455648 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418292 1418292 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182863 1182863 0 0.0
bss 144433 144433 0 0.0
rodata 144208 144208 0 0.0
text 815304 815304 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161531 1161531 0 0.0
bss 143660 143660 0 0.0
rodata 135780 135780 0 0.0
text 803196 803196 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1744340 1744340 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 373328 373328 0 0.0
.debug_info 26821646 26821645 -1 -0.0
.debug_line 3668858 3668858 0 0.0
.debug_loc 3582935 3582935 0 0.0
.debug_ranges 338928 338928 0 0.0
.debug_str 3439783 3439783 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 421040 421040 0 0.0
.text 1544576 1544576 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) 1686948 1686948 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 376408 376408 0 0.0
.debug_info 26558428 26558428 0 0.0
.debug_line 3689574 3689574 0 0.0
.debug_loc 3570572 3570572 0 0.0
.debug_ranges 337544 337544 0 0.0
.debug_str 3428796 3428796 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 407472 407472 0 0.0
.text 1487920 1487920 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) 1605476 1605476 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 346736 346736 0 0.0
.debug_info 22022610 22022609 -1 -0.0
.debug_line 3259490 3259490 0 0.0
.debug_loc 3268547 3268547 0 0.0
.debug_ranges 302872 302872 0 0.0
.debug_str 3234328 3234328 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 375920 375920 0 0.0
.text 1414640 1414640 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) 1643356 1643356 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 349560 349560 0 0.0
.debug_info 22401975 22401975 0 0.0
.debug_line 3268207 3268207 0 0.0
.debug_loc 3308436 3308436 0 0.0
.debug_ranges 306216 306216 0 0.0
.debug_str 3261783 3261783 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 379152 379152 0 0.0
.text 1447488 1447488 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1146264 1146272 8 0.0
.bss 110544 110544 0 0.0
.data 1028 1028 0 0.0
.text 593360 593368 8 0.0
lock-app qpg6105+debug (read/write) 1116164 1116164 0 0.0
.bss 106376 106376 0 0.0
.data 1032 1032 0 0.0
.text 563264 563264 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 814500 814500 0 0.0
bss 72172 72172 0 0.0
noinit 43488 43488 0 0.0
text 574574 574574 0 0.0
lighting-app tlsr9518adk80d (read/write) 836604 836604 0 0.0
bss 73028 73028 0 0.0
noinit 43488 43488 0 0.0
text 592794 592792 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 844556 844556 0 0.0
bss 73936 73936 0 0.0
noinit 43488 43488 0 0.0
text 598976 598974 -2 -0.0

github-actions[bot] avatar Sep 26 '22 16:09 github-actions[bot]

PR #22705: Size comparison from 7455a55011000e86341bc03c24ee56e8f25c8166 to 161fd7f9725cfb6cfd6fa378b6f08c15e8068167

Increases (13 builds for bl602, bl702, linux, mbed, nrfconnect, qpg, telink)
platform target config section 7455a550 161fd7f9 change % change
bl602 lighting-app bl602 (read/write) 1389210 1389234 24 0.0
.text 1068806 1068832 26 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.text 1100154 1100182 28 0.0
bl702 lighting-app bl702 (read/write) 1188211 1188243 32 0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904765 46 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.text 956778 956806 28 0.0
bl702+rpc (read/write) 1284131 1284163 32 0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811379 49 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.text 1030480 1030510 30 0.0
linux thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2451792 2451856 64 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
text 803384 803412 28 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148280 32 0.0
.text 595348 595380 32 0.0
lock-app qpg6105+debug (read/write) 1113320 1113344 24 0.0
.text 560416 560440 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
text 552916 552952 36 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
text 577322 577358 36 0.0
Decreases (2 builds for bl702)
platform target config section 7455a550 161fd7f9 change % change
bl702 lighting-app bl702 .debug_abbrev 1506913 1506901 -12 -0.0
bl702+rpc .debug_abbrev 1644458 1644446 -12 -0.0
Full report (14 builds for bl602, bl702, linux, mbed, nrfconnect, qpg, telink)
platform target config section 7455a550 161fd7f9 change % change
bl602 lighting-app bl602 (read/write) 1389210 1389234 24 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068806 1068832 26 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100154 1100182 28 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1188211 1188243 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506913 1506901 -12 -0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904765 46 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 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 116552 116552 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 956778 956806 28 0.0
bl702+rpc 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1284131 1284163 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644458 1644446 -12 -0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811379 49 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 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 129944 129944 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 1030480 1030510 30 0.0
linux chip-tool-ipv6only arm64 (read only) 10428900 10428900 0 0.0
(read/write) 706321 706321 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650608 650608 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518004 518004 0 0.0
.text 8255348 8255348 0 0.0
thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
(read/write) 143617 143617 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77232 77232 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144244 144244 0 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451856 64 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
bss 144441 144441 0 0.0
rodata 144220 144220 0 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
bss 143668 143668 0 0.0
rodata 135792 135792 0 0.0
text 803384 803412 28 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148280 32 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595348 595380 32 0.0
lock-app qpg6105+debug (read/write) 1113320 1113344 24 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560416 560440 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 552916 552952 36 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577322 577358 36 0.0

github-actions[bot] avatar Oct 06 '22 13:10 github-actions[bot]

PR #22705: Size comparison from 7455a55011000e86341bc03c24ee56e8f25c8166 to 615a1561f9779a6dba38c68fe900fa26507ed376

Increases (9 builds for bl702, linux, mbed, nrfconnect, telink)
platform target config section 7455a550 615a1561 change % change
bl702 lighting-app bl702 (read/write) 1188211 1188243 32 0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904764 45 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.text 956778 956804 26 0.0
bl702+rpc (read/write) 1284131 1284163 32 0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811377 47 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.text 1030480 1030506 26 0.0
linux thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2451792 2451856 64 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161751 16 0.0
text 803384 803408 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
text 552916 552954 38 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
text 577322 577356 34 0.0
Decreases (2 builds for bl702)
platform target config section 7455a550 615a1561 change % change
bl702 lighting-app bl702 .debug_abbrev 1506913 1506901 -12 -0.0
bl702+rpc .debug_abbrev 1644458 1644446 -12 -0.0
Full report (10 builds for bl702, linux, mbed, nrfconnect, telink)
platform target config section 7455a550 615a1561 change % change
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1188211 1188243 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506913 1506901 -12 -0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904764 45 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 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 116552 116552 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 956778 956804 26 0.0
bl702+rpc 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1284131 1284163 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644458 1644446 -12 -0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811377 47 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 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 129944 129944 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 1030480 1030506 26 0.0
linux chip-tool-ipv6only arm64 (read only) 10428900 10428900 0 0.0
(read/write) 706321 706321 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650608 650608 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518004 518004 0 0.0
.text 8255348 8255348 0 0.0
thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
(read/write) 143617 143617 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77232 77232 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144244 144244 0 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451856 64 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
bss 144441 144441 0 0.0
rodata 144220 144220 0 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161751 16 0.0
bss 143668 143668 0 0.0
rodata 135792 135792 0 0.0
text 803384 803408 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 552916 552954 38 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577322 577356 34 0.0

github-actions[bot] avatar Oct 06 '22 14:10 github-actions[bot]

PR #22705: Size comparison from 7455a55011000e86341bc03c24ee56e8f25c8166 to 007b2409c61cd2306e77f8a2961da6a25ac0eea0

Increases (29 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7455a550 007b2409 change % change
bl602 lighting-app bl602 (read/write) 1389210 1389242 32 0.0
.text 1068806 1068834 28 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.text 1100154 1100184 30 0.0
bl702 lighting-app bl702 (read/write) 1188211 1188243 32 0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904766 47 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.text 956778 956808 30 0.0
bl702+rpc (read/write) 1284131 1284163 32 0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811379 49 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.text 1030480 1030510 30 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676783 676807 24 0.0
.text 586864 586888 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641031 641055 24 0.0
.text 561968 561992 24 0.0
lock-ftd LP_CC2652R7 (read only) 675467 675491 24 0.0
.text 597856 597880 24 0.0
lock-mtd LP_CC2652R7 (read only) 659215 659247 32 0.0
.text 555784 555816 32 0.0
pump-app LP_CC2652R7 (read only) 687519 687543 24 0.0
.text 596492 596516 24 0.0
pump-controller-app LP_CC2652R7 (read only) 672019 672035 16 0.0
.text 585440 585456 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587738 587770 32 0.0
.app_xip_area 464348 464380 32 0.0
lock cyw930739m2evb_01 (read/write) 591994 592026 32 0.0
.app_xip_area 463284 463316 32 0.0
esp32 all-clusters-app c3devkit (read only) 1223146 1223172 26 0.0
.flash.text 1223146 1223172 26 0.0
k32w contact k32w0+release (read/write) 665928 665944 16 0.0
.text 567660 567676 16 0.0
light k32w0+release (read/write) 641588 641620 32 0.0
.text 561972 562004 32 0.0
lock k32w0+release (read/write) 632916 632948 32 0.0
.text 552508 552540 32 0.0
linux thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2451792 2451856 64 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
text 803384 803412 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1744748 1744764 16 0.0
.debug_abbrev 1229469 1229475 6 0.0
.debug_aranges 111848 111856 8 0.0
.debug_frame 373448 373484 36 0.0
.debug_info 26830824 26830871 47 0.0
.debug_line 3671570 3671587 17 0.0
.debug_ranges 339632 339640 8 0.0
.debug_str 3441121 3441170 49 0.0
.strtab 569605 569639 34 0.0
.symtab 421120 421184 64 0.0
.text 1544984 1545000 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1687356 1687372 16 0.0
.debug_abbrev 1221268 1221274 6 0.0
.debug_aranges 111320 111328 8 0.0
.debug_frame 376528 376564 36 0.0
.debug_info 26567606 26567652 46 0.0
.debug_line 3692286 3692303 17 0.0
.debug_ranges 338248 338256 8 0.0
.debug_str 3430134 3430183 49 0.0
.strtab 533694 533728 34 0.0
.symtab 407552 407616 64 0.0
.text 1488328 1488344 16 0.0
light cy8ckit_062s2_43012 (read/write) 1605884 1605900 16 0.0
.debug_abbrev 1055324 1055330 6 0.0
.debug_aranges 103528 103536 8 0.0
.debug_frame 346860 346896 36 0.0
.debug_info 22031249 22031295 46 0.0
.debug_line 3262191 3262208 17 0.0
.debug_ranges 303552 303560 8 0.0
.debug_str 3235666 3235715 49 0.0
.strtab 470071 470105 34 0.0
.symtab 376000 376064 64 0.0
.text 1415048 1415064 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1639804 1639820 16 0.0
.debug_abbrev 1057427 1057433 6 0.0
.debug_aranges 103928 103936 8 0.0
.debug_frame 348752 348788 36 0.0
.debug_info 22269916 22269964 48 0.0
.debug_line 3260052 3260069 17 0.0
.debug_ranges 305496 305504 8 0.0
.debug_str 3255180 3255229 49 0.0
.strtab 472478 472512 34 0.0
.symtab 377664 377728 64 0.0
.text 1443952 1443968 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148280 32 0.0
.text 595348 595380 32 0.0
lock-app qpg6105+debug (read/write) 1113320 1113344 24 0.0
.text 560416 560440 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
text 552916 552956 40 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
text 571138 571176 38 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
text 577322 577358 36 0.0
Decreases (12 builds for bl702, cc13x2_26x2, esp32, psoc6)
platform target config section 7455a550 007b2409 change % change
bl702 lighting-app bl702 .debug_abbrev 1506913 1506901 -12 -0.0
bl702+rpc .debug_abbrev 1644458 1644446 -12 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174760 174736 -24 -0.0
lock-ftd LP_CC2652R7 (read/write) 173228 173204 -24 -0.0
lock-mtd LP_CC2652R7 (read/write) 185168 185136 -32 -0.0
pump-app LP_CC2652R7 (read/write) 161896 161872 -24 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177508 177492 -16 -0.0
esp32 all-clusters-app c3devkit (read/write) 1788126 1788118 -8 -0.0
.flash.rodata 257696 257688 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loc 3588349 3588341 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loc 3575986 3575978 -8 -0.0
light cy8ckit_062s2_43012 .debug_loc 3273948 3273940 -8 -0.0
lock cy8ckit_062s2_43012 .debug_loc 3302541 3302533 -8 -0.0
Full report (33 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7455a550 007b2409 change % change
bl602 lighting-app bl602 (read/write) 1389210 1389242 32 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068806 1068834 28 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100154 1100184 30 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188211 1188243 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506913 1506901 -12 -0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904766 47 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 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 116552 116552 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956778 956808 30 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284131 1284163 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644458 1644446 -12 -0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811379 49 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 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 129944 129944 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030480 1030510 30 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676783 676807 24 0.0
(read/write) 174760 174736 -24 -0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89607 89607 0 0.0
.text 586864 586888 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641031 641055 24 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78743 78743 0 0.0
.text 561968 561992 24 0.0
lock-ftd LP_CC2652R7 (read only) 675467 675491 24 0.0
(read/write) 173228 173204 -24 -0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77131 77131 0 0.0
.text 597856 597880 24 0.0
lock-mtd LP_CC2652R7 (read only) 659215 659247 32 0.0
(read/write) 185168 185136 -32 -0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 102951 102951 0 0.0
.text 555784 555816 32 0.0
pump-app LP_CC2652R7 (read only) 687519 687543 24 0.0
(read/write) 161896 161872 -24 -0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90543 90543 0 0.0
.text 596492 596516 24 0.0
pump-controller-app LP_CC2652R7 (read only) 672019 672035 16 0.0
(read/write) 177508 177492 -16 -0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86099 86099 0 0.0
.text 585440 585456 16 0.0
shell LP_CC2652R7 (read only) 667830 667830 0 0.0
(read/write) 186032 186032 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86318 86318 0 0.0
.text 581196 581196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587738 587770 32 0.0
.app_xip_area 464348 464380 32 0.0
.bss 65808 65808 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) 591994 592026 32 0.0
.app_xip_area 463284 463316 32 0.0
.bss 71120 71120 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) 543586 543586 0 0.0
.app_xip_area 425252 425252 0 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223146 1223172 26 0.0
(read/write) 1788126 1788118 -8 -0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257696 257688 -8 -0.0
.flash.text 1223146 1223172 26 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233187 1233187 0 0.0
(read/write) 564020 564020 0 0.0
.dram0.bss 82312 82312 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314744 314744 0 0.0
.flash.text 1227803 1227803 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 665928 665944 16 0.0
.bss 77048 77048 0 0.0
.data 2108 2108 0 0.0
.text 567660 567676 16 0.0
light k32w0+release (read/write) 641588 641620 32 0.0
.bss 74824 74824 0 0.0
.data 2064 2064 0 0.0
.text 561972 562004 32 0.0
lock k32w0+release (read/write) 632916 632948 32 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552508 552540 32 0.0
linux chip-tool-ipv6only arm64 (read only) 10428900 10428900 0 0.0
(read/write) 706321 706321 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650608 650608 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518004 518004 0 0.0
.text 8255348 8255348 0 0.0
thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
(read/write) 143617 143617 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77232 77232 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144244 144244 0 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451856 64 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
bss 144441 144441 0 0.0
rodata 144220 144220 0 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
bss 143668 143668 0 0.0
rodata 135792 135792 0 0.0
text 803384 803412 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1744748 1744764 16 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 1229469 1229475 6 0.0
.debug_aranges 111848 111856 8 0.0
.debug_frame 373448 373484 36 0.0
.debug_info 26830824 26830871 47 0.0
.debug_line 3671570 3671587 17 0.0
.debug_loc 3588349 3588341 -8 -0.0
.debug_ranges 339632 339640 8 0.0
.debug_str 3441121 3441170 49 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 569605 569639 34 0.0
.symtab 421120 421184 64 0.0
.text 1544984 1545000 16 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) 1687356 1687372 16 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 1221268 1221274 6 0.0
.debug_aranges 111320 111328 8 0.0
.debug_frame 376528 376564 36 0.0
.debug_info 26567606 26567652 46 0.0
.debug_line 3692286 3692303 17 0.0
.debug_loc 3575986 3575978 -8 -0.0
.debug_ranges 338248 338256 8 0.0
.debug_str 3430134 3430183 49 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 533694 533728 34 0.0
.symtab 407552 407616 64 0.0
.text 1488328 1488344 16 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) 1605884 1605900 16 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 1055324 1055330 6 0.0
.debug_aranges 103528 103536 8 0.0
.debug_frame 346860 346896 36 0.0
.debug_info 22031249 22031295 46 0.0
.debug_line 3262191 3262208 17 0.0
.debug_loc 3273948 3273940 -8 -0.0
.debug_ranges 303552 303560 8 0.0
.debug_str 3235666 3235715 49 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 470071 470105 34 0.0
.symtab 376000 376064 64 0.0
.text 1415048 1415064 16 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) 1639804 1639820 16 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 1057427 1057433 6 0.0
.debug_aranges 103928 103936 8 0.0
.debug_frame 348752 348788 36 0.0
.debug_info 22269916 22269964 48 0.0
.debug_line 3260052 3260069 17 0.0
.debug_loc 3302541 3302533 -8 -0.0
.debug_ranges 305496 305504 8 0.0
.debug_str 3255180 3255229 49 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 472478 472512 34 0.0
.symtab 377664 377728 64 0.0
.text 1443952 1443968 16 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148280 32 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595348 595380 32 0.0
lock-app qpg6105+debug (read/write) 1113320 1113344 24 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560416 560440 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 552916 552956 40 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571138 571176 38 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577322 577358 36 0.0

github-actions[bot] avatar Oct 06 '22 15:10 github-actions[bot]

PR #22705: Size comparison from 7455a55011000e86341bc03c24ee56e8f25c8166 to 84d48e9c984ac668cc5de0ab9635acae828ab2d9

Increases (34 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7455a550 84d48e9c change % change
bl602 lighting-app bl602 (read/write) 1389210 1389242 32 0.0
.text 1068806 1068834 28 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.text 1100154 1100182 28 0.0
bl702 lighting-app bl702 (read/write) 1188211 1188243 32 0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904764 45 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.text 956778 956804 26 0.0
bl702+rpc (read/write) 1284131 1284163 32 0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811378 48 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.text 1030480 1030508 28 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676783 676807 24 0.0
.text 586864 586888 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641031 641047 16 0.0
.text 561968 561984 16 0.0
lock-ftd LP_CC2652R7 (read only) 675467 675491 24 0.0
.text 597856 597880 24 0.0
lock-mtd LP_CC2652R7 (read only) 659215 659247 32 0.0
.text 555784 555816 32 0.0
pump-app LP_CC2652R7 (read only) 687519 687543 24 0.0
.text 596492 596516 24 0.0
pump-controller-app LP_CC2652R7 (read only) 672019 672043 24 0.0
.text 585440 585464 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587738 587770 32 0.0
.app_xip_area 464348 464380 32 0.0
lock cyw930739m2evb_01 (read/write) 591994 592026 32 0.0
.app_xip_area 463284 463316 32 0.0
efr32 lighting-app BRD4161A+rpc .bss 152244 152252 8 0.0
BRD4161A+rs911x .bss 186640 186656 16 0.0
BRD4187C .bss 138624 138640 16 0.0
lock-app BRD4161A+wf200 .bss 158192 158208 16 0.0
window-app BRD4187C (read/write) 1138076 1138904 828 0.1
.bss 140064 140080 16 0.0
.text 970796 971608 812 0.1
esp32 all-clusters-app c3devkit (read only) 1223146 1223172 26 0.0
.flash.text 1223146 1223172 26 0.0
k32w contact k32w0+release (read/write) 665928 665944 16 0.0
.text 567660 567676 16 0.0
light k32w0+release (read/write) 641588 641620 32 0.0
.text 561972 562004 32 0.0
lock k32w0+release (read/write) 632916 632948 32 0.0
.text 552508 552540 32 0.0
linux thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2451792 2451856 64 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
text 803384 803412 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1744748 1744764 16 0.0
.debug_abbrev 1229469 1229475 6 0.0
.debug_aranges 111848 111856 8 0.0
.debug_frame 373448 373484 36 0.0
.debug_info 26830824 26830870 46 0.0
.debug_line 3671570 3671587 17 0.0
.debug_ranges 339632 339640 8 0.0
.debug_str 3441121 3441170 49 0.0
.strtab 569605 569639 34 0.0
.symtab 421120 421184 64 0.0
.text 1544984 1545000 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1687356 1687372 16 0.0
.debug_abbrev 1221268 1221274 6 0.0
.debug_aranges 111320 111328 8 0.0
.debug_frame 376528 376564 36 0.0
.debug_info 26567606 26567654 48 0.0
.debug_line 3692286 3692303 17 0.0
.debug_ranges 338248 338256 8 0.0
.debug_str 3430134 3430183 49 0.0
.strtab 533694 533728 34 0.0
.symtab 407552 407616 64 0.0
.text 1488328 1488344 16 0.0
light cy8ckit_062s2_43012 (read/write) 1605884 1605900 16 0.0
.debug_abbrev 1055324 1055330 6 0.0
.debug_aranges 103528 103536 8 0.0
.debug_frame 346860 346896 36 0.0
.debug_info 22031249 22031295 46 0.0
.debug_line 3262191 3262208 17 0.0
.debug_ranges 303552 303560 8 0.0
.debug_str 3235666 3235715 49 0.0
.strtab 470071 470105 34 0.0
.symtab 376000 376064 64 0.0
.text 1415048 1415064 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1639804 1639820 16 0.0
.debug_abbrev 1057427 1057433 6 0.0
.debug_aranges 103928 103936 8 0.0
.debug_frame 348752 348788 36 0.0
.debug_info 22269916 22269964 48 0.0
.debug_line 3260052 3260069 17 0.0
.debug_ranges 305496 305504 8 0.0
.debug_str 3255180 3255229 49 0.0
.strtab 472478 472512 34 0.0
.symtab 377664 377728 64 0.0
.text 1443952 1443968 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148272 24 0.0
.text 595348 595372 24 0.0
lock-app qpg6105+debug (read/write) 1113320 1113336 16 0.0
.text 560416 560432 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
text 552916 552954 38 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
text 577322 577358 36 0.0
Decreases (15 builds for bl702, cc13x2_26x2, efr32, psoc6)
platform target config section 7455a550 84d48e9c change % change
bl702 lighting-app bl702 .debug_abbrev 1506913 1506901 -12 -0.0
bl702+rpc .debug_abbrev 1644458 1644446 -12 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174760 174736 -24 -0.0
lock-ftd LP_CC2652R7 (read/write) 173228 173204 -24 -0.0
lock-mtd LP_CC2652R7 (read/write) 185168 185136 -32 -0.0
pump-app LP_CC2652R7 (read/write) 161896 161872 -24 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177508 177484 -24 -0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973768 973496 -272 -0.0
.text 819256 818976 -280 -0.0
BRD4161A+rs911x (read/write) 1031312 1030720 -592 -0.1
.text 842560 841952 -608 -0.1
BRD4187C (read/write) 1146076 1145468 -608 -0.1
.text 980260 979636 -624 -0.1
lock-app BRD4161A+wf200 (read/write) 1157232 1156776 -456 -0.0
.text 996920 996444 -476 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loc 3588349 3588341 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loc 3575986 3575978 -8 -0.0
light cy8ckit_062s2_43012 .debug_loc 3273948 3273940 -8 -0.0
lock cy8ckit_062s2_43012 .debug_loc 3302541 3302533 -8 -0.0
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7455a550 84d48e9c change % change
bl602 lighting-app bl602 (read/write) 1389210 1389242 32 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068806 1068834 28 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100154 1100182 28 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188211 1188243 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506913 1506901 -12 -0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904764 45 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 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 116552 116552 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956778 956804 26 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284131 1284163 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644458 1644446 -12 -0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811378 48 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 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 129944 129944 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030480 1030508 28 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676783 676807 24 0.0
(read/write) 174760 174736 -24 -0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89607 89607 0 0.0
.text 586864 586888 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641031 641047 16 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78743 78743 0 0.0
.text 561968 561984 16 0.0
lock-ftd LP_CC2652R7 (read only) 675467 675491 24 0.0
(read/write) 173228 173204 -24 -0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77131 77131 0 0.0
.text 597856 597880 24 0.0
lock-mtd LP_CC2652R7 (read only) 659215 659247 32 0.0
(read/write) 185168 185136 -32 -0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 102951 102951 0 0.0
.text 555784 555816 32 0.0
pump-app LP_CC2652R7 (read only) 687519 687543 24 0.0
(read/write) 161896 161872 -24 -0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90543 90543 0 0.0
.text 596492 596516 24 0.0
pump-controller-app LP_CC2652R7 (read only) 672019 672043 24 0.0
(read/write) 177508 177484 -24 -0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86099 86099 0 0.0
.text 585440 585464 24 0.0
shell LP_CC2652R7 (read only) 667830 667830 0 0.0
(read/write) 186032 186032 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86318 86318 0 0.0
.text 581196 581196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587738 587770 32 0.0
.app_xip_area 464348 464380 32 0.0
.bss 65808 65808 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) 591994 592026 32 0.0
.app_xip_area 463284 463316 32 0.0
.bss 71120 71120 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) 543586 543586 0 0.0
.app_xip_area 425252 425252 0 0.0
.bss 60800 60800 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) 973768 973496 -272 -0.0
.bss 152244 152252 8 0.0
.data 2248 2248 0 0.0
.text 819256 818976 -280 -0.0
BRD4161A+rs911x (read/write) 1031312 1030720 -592 -0.1
.bss 186640 186656 16 0.0
.data 2092 2092 0 0.0
.text 842560 841952 -608 -0.1
BRD4187C (read/write) 1146076 1145468 -608 -0.1
.bss 138624 138640 16 0.0
.data 2596 2596 0 0.0
.text 980260 979636 -624 -0.1
lock-app BRD4161A+wf200 (read/write) 1157232 1156776 -456 -0.0
.bss 158192 158208 16 0.0
.data 2100 2100 0 0.0
.text 996920 996444 -476 -0.0
window-app BRD4187C (read/write) 1138076 1138904 828 0.1
.bss 140064 140080 16 0.0
.data 2620 2620 0 0.0
.text 970796 971608 812 0.1
esp32 all-clusters-app c3devkit (read only) 1223146 1223172 26 0.0
(read/write) 1788126 1788126 0 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257696 257696 0 0.0
.flash.text 1223146 1223172 26 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233187 1233187 0 0.0
(read/write) 564020 564020 0 0.0
.dram0.bss 82312 82312 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314744 314744 0 0.0
.flash.text 1227803 1227803 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 665928 665944 16 0.0
.bss 77048 77048 0 0.0
.data 2108 2108 0 0.0
.text 567660 567676 16 0.0
light k32w0+release (read/write) 641588 641620 32 0.0
.bss 74824 74824 0 0.0
.data 2064 2064 0 0.0
.text 561972 562004 32 0.0
lock k32w0+release (read/write) 632916 632948 32 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552508 552540 32 0.0
linux chip-tool-ipv6only arm64 (read only) 10428900 10428900 0 0.0
(read/write) 706321 706321 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650608 650608 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518004 518004 0 0.0
.text 8255348 8255348 0 0.0
thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
(read/write) 143617 143617 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77232 77232 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144244 144244 0 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451856 64 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
bss 144441 144441 0 0.0
rodata 144220 144220 0 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
bss 143668 143668 0 0.0
rodata 135792 135792 0 0.0
text 803384 803412 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1744748 1744764 16 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 1229469 1229475 6 0.0
.debug_aranges 111848 111856 8 0.0
.debug_frame 373448 373484 36 0.0
.debug_info 26830824 26830870 46 0.0
.debug_line 3671570 3671587 17 0.0
.debug_loc 3588349 3588341 -8 -0.0
.debug_ranges 339632 339640 8 0.0
.debug_str 3441121 3441170 49 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 569605 569639 34 0.0
.symtab 421120 421184 64 0.0
.text 1544984 1545000 16 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) 1687356 1687372 16 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 1221268 1221274 6 0.0
.debug_aranges 111320 111328 8 0.0
.debug_frame 376528 376564 36 0.0
.debug_info 26567606 26567654 48 0.0
.debug_line 3692286 3692303 17 0.0
.debug_loc 3575986 3575978 -8 -0.0
.debug_ranges 338248 338256 8 0.0
.debug_str 3430134 3430183 49 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 533694 533728 34 0.0
.symtab 407552 407616 64 0.0
.text 1488328 1488344 16 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) 1605884 1605900 16 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 1055324 1055330 6 0.0
.debug_aranges 103528 103536 8 0.0
.debug_frame 346860 346896 36 0.0
.debug_info 22031249 22031295 46 0.0
.debug_line 3262191 3262208 17 0.0
.debug_loc 3273948 3273940 -8 -0.0
.debug_ranges 303552 303560 8 0.0
.debug_str 3235666 3235715 49 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 470071 470105 34 0.0
.symtab 376000 376064 64 0.0
.text 1415048 1415064 16 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) 1639804 1639820 16 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 1057427 1057433 6 0.0
.debug_aranges 103928 103936 8 0.0
.debug_frame 348752 348788 36 0.0
.debug_info 22269916 22269964 48 0.0
.debug_line 3260052 3260069 17 0.0
.debug_loc 3302541 3302533 -8 -0.0
.debug_ranges 305496 305504 8 0.0
.debug_str 3255180 3255229 49 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 472478 472512 34 0.0
.symtab 377664 377728 64 0.0
.text 1443952 1443968 16 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148272 24 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595348 595372 24 0.0
lock-app qpg6105+debug (read/write) 1113320 1113336 16 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560416 560432 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 552916 552954 38 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577322 577358 36 0.0

github-actions[bot] avatar Oct 06 '22 16:10 github-actions[bot]

PR #22705: Size comparison from 7455a55011000e86341bc03c24ee56e8f25c8166 to 22c0d8bacd0ff1e5bf4b28906272b1ab3b7e1ac6

Increases (33 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7455a550 22c0d8ba change % change
bl602 lighting-app bl602 (read/write) 1389210 1389242 32 0.0
.text 1068806 1068834 28 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.text 1100154 1100180 26 0.0
bl702 lighting-app bl702 (read/write) 1188211 1188243 32 0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904764 45 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.text 956778 956804 26 0.0
bl702+rpc (read/write) 1284131 1284163 32 0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811378 48 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.text 1030480 1030508 28 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676783 676799 16 0.0
.text 586864 586880 16 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641031 641055 24 0.0
.text 561968 561992 24 0.0
lock-ftd LP_CC2652R7 (read only) 675467 675491 24 0.0
.text 597856 597880 24 0.0
lock-mtd LP_CC2652R7 (read only) 659215 659247 32 0.0
.text 555784 555816 32 0.0
pump-app LP_CC2652R7 (read only) 687519 687543 24 0.0
.text 596492 596516 24 0.0
pump-controller-app LP_CC2652R7 (read only) 672019 672035 16 0.0
.text 585440 585456 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587738 587770 32 0.0
.app_xip_area 464348 464380 32 0.0
lock cyw930739m2evb_01 (read/write) 591994 592026 32 0.0
.app_xip_area 463284 463316 32 0.0
efr32 lighting-app BRD4161A+rpc .bss 152244 152252 8 0.0
BRD4161A+rs911x .bss 186640 186656 16 0.0
BRD4187C .bss 138624 138640 16 0.0
lock-app BRD4161A+wf200 .bss 158192 158208 16 0.0
window-app BRD4187C (read/write) 1138076 1138912 836 0.1
.bss 140064 140080 16 0.0
.text 970796 971616 820 0.1
k32w contact k32w0+release (read/write) 665928 665944 16 0.0
.text 567660 567676 16 0.0
light k32w0+release (read/write) 641588 641620 32 0.0
.text 561972 562004 32 0.0
lock k32w0+release (read/write) 632916 632948 32 0.0
.text 552508 552540 32 0.0
linux thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2451792 2451856 64 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
text 803384 803412 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1744748 1744764 16 0.0
.debug_abbrev 1229469 1229475 6 0.0
.debug_aranges 111848 111856 8 0.0
.debug_frame 373448 373484 36 0.0
.debug_info 26830824 26830871 47 0.0
.debug_line 3671570 3671587 17 0.0
.debug_ranges 339632 339640 8 0.0
.debug_str 3441121 3441170 49 0.0
.strtab 569605 569639 34 0.0
.symtab 421120 421184 64 0.0
.text 1544984 1545000 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1687356 1687372 16 0.0
.debug_abbrev 1221268 1221274 6 0.0
.debug_aranges 111320 111328 8 0.0
.debug_frame 376528 376564 36 0.0
.debug_info 26567606 26567653 47 0.0
.debug_line 3692286 3692303 17 0.0
.debug_ranges 338248 338256 8 0.0
.debug_str 3430134 3430183 49 0.0
.strtab 533694 533728 34 0.0
.symtab 407552 407616 64 0.0
.text 1488328 1488344 16 0.0
light cy8ckit_062s2_43012 (read/write) 1605884 1605900 16 0.0
.debug_abbrev 1055324 1055330 6 0.0
.debug_aranges 103528 103536 8 0.0
.debug_frame 346860 346896 36 0.0
.debug_info 22031249 22031294 45 0.0
.debug_line 3262191 3262208 17 0.0
.debug_ranges 303552 303560 8 0.0
.debug_str 3235666 3235715 49 0.0
.strtab 470071 470105 34 0.0
.symtab 376000 376064 64 0.0
.text 1415048 1415064 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1639804 1639820 16 0.0
.debug_abbrev 1057427 1057433 6 0.0
.debug_aranges 103928 103936 8 0.0
.debug_frame 348752 348788 36 0.0
.debug_info 22269916 22269963 47 0.0
.debug_line 3260052 3260069 17 0.0
.debug_ranges 305496 305504 8 0.0
.debug_str 3255180 3255229 49 0.0
.strtab 472478 472512 34 0.0
.symtab 377664 377728 64 0.0
.text 1443952 1443968 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148280 32 0.0
.text 595348 595380 32 0.0
lock-app qpg6105+debug (read/write) 1113320 1113344 24 0.0
.text 560416 560440 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
text 552916 552952 36 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
text 577322 577356 34 0.0
Decreases (15 builds for bl702, cc13x2_26x2, efr32, psoc6)
platform target config section 7455a550 22c0d8ba change % change
bl702 lighting-app bl702 .debug_abbrev 1506913 1506901 -12 -0.0
bl702+rpc .debug_abbrev 1644458 1644446 -12 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174760 174744 -16 -0.0
lock-ftd LP_CC2652R7 (read/write) 173228 173204 -24 -0.0
lock-mtd LP_CC2652R7 (read/write) 185168 185136 -32 -0.0
pump-app LP_CC2652R7 (read/write) 161896 161872 -24 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177508 177492 -16 -0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973768 973512 -256 -0.0
.text 819256 818992 -264 -0.0
BRD4161A+rs911x (read/write) 1031312 1030736 -576 -0.1
.text 842560 841968 -592 -0.1
BRD4187C (read/write) 1146076 1145476 -600 -0.1
.text 980260 979644 -616 -0.1
lock-app BRD4161A+wf200 (read/write) 1157232 1156792 -440 -0.0
.text 996920 996460 -460 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loc 3588349 3588341 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loc 3575986 3575978 -8 -0.0
light cy8ckit_062s2_43012 .debug_loc 3273948 3273940 -8 -0.0
lock cy8ckit_062s2_43012 .debug_loc 3302541 3302533 -8 -0.0
Full report (36 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7455a550 22c0d8ba change % change
bl602 lighting-app bl602 (read/write) 1389210 1389242 32 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1068806 1068834 28 0.0
bl602+rpc (read/write) 1434430 1434454 24 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100154 1100180 26 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188211 1188243 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506913 1506901 -12 -0.0
.debug_aranges 133120 133128 8 0.0
.debug_frame 486540 486580 40 0.0
.debug_info 37904719 37904764 45 0.0
.debug_line 5256212 5256270 58 0.0
.debug_loc 3366560 3366594 34 0.0
.debug_ranges 359264 359272 8 0.0
.debug_str 3457718 3457767 49 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 116552 116552 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565037 565071 34 0.0
.symtab 171648 171664 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956778 956804 26 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284131 1284163 32 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644458 1644446 -12 -0.0
.debug_aranges 140624 140632 8 0.0
.debug_frame 511916 511956 40 0.0
.debug_info 41811330 41811378 48 0.0
.debug_line 5630747 5630805 58 0.0
.debug_loc 3559220 3559254 34 0.0
.debug_ranges 381720 381728 8 0.0
.debug_str 3853618 3853667 49 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 129944 129944 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624210 624244 34 0.0
.symtab 189456 189472 16 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030480 1030508 28 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676783 676799 16 0.0
(read/write) 174760 174744 -16 -0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89607 89607 0 0.0
.text 586864 586880 16 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641031 641055 24 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78743 78743 0 0.0
.text 561968 561992 24 0.0
lock-ftd LP_CC2652R7 (read only) 675467 675491 24 0.0
(read/write) 173228 173204 -24 -0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77131 77131 0 0.0
.text 597856 597880 24 0.0
lock-mtd LP_CC2652R7 (read only) 659215 659247 32 0.0
(read/write) 185168 185136 -32 -0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 102951 102951 0 0.0
.text 555784 555816 32 0.0
pump-app LP_CC2652R7 (read only) 687519 687543 24 0.0
(read/write) 161896 161872 -24 -0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90543 90543 0 0.0
.text 596492 596516 24 0.0
pump-controller-app LP_CC2652R7 (read only) 672019 672035 16 0.0
(read/write) 177508 177492 -16 -0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86099 86099 0 0.0
.text 585440 585456 16 0.0
shell LP_CC2652R7 (read only) 667830 667830 0 0.0
(read/write) 186032 186032 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86318 86318 0 0.0
.text 581196 581196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587738 587770 32 0.0
.app_xip_area 464348 464380 32 0.0
.bss 65808 65808 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) 591994 592026 32 0.0
.app_xip_area 463284 463316 32 0.0
.bss 71120 71120 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) 543586 543586 0 0.0
.app_xip_area 425252 425252 0 0.0
.bss 60800 60800 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) 973768 973512 -256 -0.0
.bss 152244 152252 8 0.0
.data 2248 2248 0 0.0
.text 819256 818992 -264 -0.0
BRD4161A+rs911x (read/write) 1031312 1030736 -576 -0.1
.bss 186640 186656 16 0.0
.data 2092 2092 0 0.0
.text 842560 841968 -592 -0.1
BRD4187C (read/write) 1146076 1145476 -600 -0.1
.bss 138624 138640 16 0.0
.data 2596 2596 0 0.0
.text 980260 979644 -616 -0.1
lock-app BRD4161A+wf200 (read/write) 1157232 1156792 -440 -0.0
.bss 158192 158208 16 0.0
.data 2100 2100 0 0.0
.text 996920 996460 -460 -0.0
window-app BRD4187C (read/write) 1138076 1138912 836 0.1
.bss 140064 140080 16 0.0
.data 2620 2620 0 0.0
.text 970796 971616 820 0.1
k32w contact k32w0+release (read/write) 665928 665944 16 0.0
.bss 77048 77048 0 0.0
.data 2108 2108 0 0.0
.text 567660 567676 16 0.0
light k32w0+release (read/write) 641588 641620 32 0.0
.bss 74824 74824 0 0.0
.data 2064 2064 0 0.0
.text 561972 562004 32 0.0
lock k32w0+release (read/write) 632916 632948 32 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552508 552540 32 0.0
linux chip-tool-ipv6only arm64 (read only) 10428900 10428900 0 0.0
(read/write) 706321 706321 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650608 650608 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518004 518004 0 0.0
.text 8255348 8255348 0 0.0
thermostat-no-ble arm64 (read only) 2389420 2389468 48 0.0
(read/write) 143617 143617 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77232 77232 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144244 144244 0 0.0
.text 2002288 2002336 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451792 2451856 64 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414436 1414500 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183051 1183083 32 0.0
bss 144441 144441 0 0.0
rodata 144220 144220 0 0.0
text 815488 815516 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161735 1161767 32 0.0
bss 143668 143668 0 0.0
rodata 135792 135792 0 0.0
text 803384 803412 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1744748 1744764 16 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 1229469 1229475 6 0.0
.debug_aranges 111848 111856 8 0.0
.debug_frame 373448 373484 36 0.0
.debug_info 26830824 26830871 47 0.0
.debug_line 3671570 3671587 17 0.0
.debug_loc 3588349 3588341 -8 -0.0
.debug_ranges 339632 339640 8 0.0
.debug_str 3441121 3441170 49 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 569605 569639 34 0.0
.symtab 421120 421184 64 0.0
.text 1544984 1545000 16 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) 1687356 1687372 16 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 1221268 1221274 6 0.0
.debug_aranges 111320 111328 8 0.0
.debug_frame 376528 376564 36 0.0
.debug_info 26567606 26567653 47 0.0
.debug_line 3692286 3692303 17 0.0
.debug_loc 3575986 3575978 -8 -0.0
.debug_ranges 338248 338256 8 0.0
.debug_str 3430134 3430183 49 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 533694 533728 34 0.0
.symtab 407552 407616 64 0.0
.text 1488328 1488344 16 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) 1605884 1605900 16 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 1055324 1055330 6 0.0
.debug_aranges 103528 103536 8 0.0
.debug_frame 346860 346896 36 0.0
.debug_info 22031249 22031294 45 0.0
.debug_line 3262191 3262208 17 0.0
.debug_loc 3273948 3273940 -8 -0.0
.debug_ranges 303552 303560 8 0.0
.debug_str 3235666 3235715 49 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 470071 470105 34 0.0
.symtab 376000 376064 64 0.0
.text 1415048 1415064 16 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) 1639804 1639820 16 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 1057427 1057433 6 0.0
.debug_aranges 103928 103936 8 0.0
.debug_frame 348752 348788 36 0.0
.debug_info 22269916 22269963 47 0.0
.debug_line 3260052 3260069 17 0.0
.debug_loc 3302541 3302533 -8 -0.0
.debug_ranges 305496 305504 8 0.0
.debug_str 3255180 3255229 49 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 472478 472512 34 0.0
.symtab 377664 377728 64 0.0
.text 1443952 1443968 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148248 1148280 32 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595348 595380 32 0.0
lock-app qpg6105+debug (read/write) 1113320 1113344 24 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560416 560440 24 0.0
telink light-switch-app tlsr9518adk80d (read/write) 788960 789000 40 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 552916 552952 36 0.0
lighting-app tlsr9518adk80d (read/write) 811072 811112 40 0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571138 571174 36 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819016 819048 32 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577322 577356 34 0.0

github-actions[bot] avatar Oct 06 '22 19:10 github-actions[bot]