Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[ESP32] doc:added doc for vs code development #28690

Merged
merged 11 commits into from Aug 23, 2023

Conversation

sayondeep
Copy link
Contributor

Visual Studio Code Setup Guide for Matter Development on ESP32 devices

This pull request adds comprehensive instructions for setting up Visual Studio Code for Matter development on esp32 devices for both Linux and Windows systems. The guide covers the necessary steps to configure the development environment, connect to devices, and build applications.

Changes Made

  • Added step-by-step instructions for Linux setup, including connecting Espressif esp32 devices, configuring the devcontainer.json file, installing esp-idf, activating Matter, and building projects.
  • Added Windows setup steps, including connecting to WSL, cloning the Matter repository, setting up serial port access,
  • The guide has been tested on Windows 11 Pro with WSL 2 and Ubuntu 22.04 LTS, as well as Ubuntu 22.04 LTS.

@CLAassistant
Copy link

CLAassistant commented Aug 14, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Aug 15, 2023

PR #28690: Size comparison from af74ecf to 5cad12f

Full report (4 builds for cc32xx, mbed, qpg)
platform target config section af74ecf 5cad12f change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423585 19423585 0 0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0

@github-actions
Copy link

PR #28690: Size comparison from af74ecf to 74af1f9

Decreases (1 build for cc32xx)
platform target config section af74ecf 74af1f9 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19423585 19423584 -1 -0.0
Full report (1 build for cc32xx)
platform target config section af74ecf 74af1f9 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423585 19423584 -1 -0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 15, 2023

PR #28690: Size comparison from af74ecf to e1a4676

Increases (6 builds for bl602, cc32xx, telink)
platform target config section af74ecf e1a4676 change % change
bl602 lighting-app bl602+rpc .text 1089882 1089884 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19423585 19423586 1 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 670194 670196 2 0.0
light-switch-app tlsr9518adk80d text 618568 618572 4 0.0
lock-app tlsr9518adk80d text 621510 621512 2 0.0
pump-app tlsr9518adk80d text 596442 596444 2 0.0
Decreases (13 builds for bl702, bl702l, efr32, esp32, psoc6, telink)
platform target config section af74ecf e1a4676 change % change
bl702 lighting-app bl702 .debug_info 41509868 41509867 -1 -0.0
.text 955100 955098 -2 -0.0
bl702l lighting-app bl702l .debug_info 41510977 41510976 -1 -0.0
.text 943852 943850 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1037268 1037252 -16 -0.0
.text 869892 869876 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 1151564 1151562 -2 -0.0
.flash.text 1151564 1151562 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30262874 30262873 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22373204 22373202 -2 -0.0
telink lighting-app tlsr9518adk80d (read/write) 983152 983144 -8 -0.0
text 686206 686204 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 731138 731134 -4 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1084004 1083996 -8 -0.0
text 751242 751240 -2 -0.0
shell tlsr9518adk80d text 478660 478656 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d text 594316 594312 -4 -0.0
temperature-measurement-app tlsr9518adk80d text 582552 582550 -2 -0.0
thermostat tlsr9518adk80d (read/write) 911444 911436 -8 -0.0
text 621882 621878 -4 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section af74ecf e1a4676 change % change
bl602 lighting-app bl602 (read/write) 1365194 1365194 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057950 1057950 0 0.0
bl602+rpc (read/write) 1412662 1412662 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089882 1089884 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168223 1168223 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567499 1567499 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41509868 41509867 -1 -0.0
.debug_line 5485455 5485455 0 0.0
.debug_loc 3566497 3566497 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4012534 4012534 0 0.0
.hbn 544 544 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 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589615 589615 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955100 955098 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267159 1267159 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744629 1744629 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46404576 46404576 0 0.0
.debug_line 5897977 5897977 0 0.0
.debug_loc 3772653 3772653 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4432399 4432399 0 0.0
.hbn 544 544 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 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652578 652578 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029784 1029784 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153832 1153832 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569718 1569718 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41510977 41510976 -1 -0.0
.debug_line 5401149 5401149 0 0.0
.debug_loc 3502664 3502664 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4025003 4025003 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589830 589830 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943852 943850 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423585 19423586 1 0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550687 550687 0 0.0
.app_xip_area 441977 441977 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537775 537775 0 0.0
.app_xip_area 424017 424017 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574447 574447 0 0.0
.app_xip_area 466817 466817 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549431 549431 0 0.0
.app_xip_area 438793 438793 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1013020 1013020 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825824 825824 0 0.0
BRD4187C (read/write) 1037268 1037252 -16 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869892 869876 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1089712 1089712 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908440 908440 0 0.0
window-app BRD4187C (read/write) 1109040 1109040 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958740 958740 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151564 1151562 -2 -0.0
(read/write) 1702492 1702492 0 0.0
.dram0.bss 79096 79096 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266568 266568 0 0.0
.flash.text 1151564 1151562 -2 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193223 1193223 0 0.0
(read/write) 550694 550694 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297552 297552 0 0.0
.flash.text 1187839 1187839 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591028 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590492 590492 0 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562180 562180 0 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561644 561644 0 0.0
linux all-clusters-app debug (read only) 5518145 5518145 0 0.0
(read/write) 418176 418176 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276360 276360 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 335984 335984 0 0.0
.text 4804243 4804243 0 0.0
all-clusters-minimal-app debug (read only) 4902865 4902865 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272070 272070 0 0.0
.text 4400595 4400595 0 0.0
bridge-app debug (read only) 2770561 2770561 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214632 214632 0 0.0
.text 2378403 2378403 0 0.0
chip-tool debug (read only) 17528465 17528465 0 0.0
(read/write) 1043136 1043136 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936936 936936 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892017 892017 0 0.0
.text 14610195 14610195 0 0.0
chip-tool-ipv6only arm64 (read only) 16770580 16770580 0 0.0
(read/write) 1110520 1110520 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974328 974328 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804384 804384 0 0.0
.text 13755496 13755496 0 0.0
lighting-app debug+rpc+ui (read only) 5241985 5241985 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4662803 4662803 0 0.0
lock-app debug (read only) 4473025 4473025 0 0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248006 248006 0 0.0
.text 4015667 4015667 0 0.0
ota-provider-app debug (read only) 4128281 4128281 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201222 201222 0 0.0
.text 3736739 3736739 0 0.0
ota-requestor-app debug (read only) 4222193 4222193 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204614 204614 0 0.0
.text 3822931 3822931 0 0.0
shell debug (read only) 2939017 2939017 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212338 212338 0 0.0
.text 2555714 2555714 0 0.0
thermostat-no-ble arm64 (read only) 4451428 4451428 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162236 162236 0 0.0
.text 3951112 3951112 0 0.0
tv-app debug (read only) 5317329 5317329 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272566 272566 0 0.0
.text 4801123 4801123 0 0.0
tv-casting-app debug (read only) 8296689 8296689 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367804 367804 0 0.0
.text 7528723 7528723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220444 1220444 0 0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845176 845176 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338656 1338656 0 0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772212 772212 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157360 1157360 0 0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810540 810540 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768836 1768836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1382525 1382525 0 0.0
.debug_aranges 143944 143944 0 0.0
.debug_frame 479472 479472 0 0.0
.debug_info 30262874 30262873 -1 -0.0
.debug_line 4150580 4150580 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2249446 2249446 0 0.0
.debug_rnglists 142398 142398 0 0.0
.debug_str 4125193 4125193 0 0.0
.heap 837688 837688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806224 806224 0 0.0
.symtab 501808 501808 0 0.0
.text 1564796 1564796 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674604 1674604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1285232 1285232 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462420 462420 0 0.0
.debug_info 27230881 27230881 0 0.0
.debug_line 3961720 3961720 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149817 2149817 0 0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979614 3979614 0 0.0
.heap 839648 839648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 713675 713675 0 0.0
.symtab 465936 465936 0 0.0
.text 1472524 1472524 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1606092 1606092 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1125455 1125455 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425564 425564 0 0.0
.debug_info 22373204 22373202 -2 -0.0
.debug_line 3527025 3527025 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986932 1986932 0 0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787686 3787686 0 0.0
.heap 845912 845912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 634667 634667 0 0.0
.symtab 430576 430576 0 0.0
.text 1410276 1410276 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639596 1639596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1116919 1116919 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421592 0 0.0
.debug_info 22286746 22286746 0 0.0
.debug_line 3482476 3482476 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967341 1967341 0 0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752224 3752224 0 0.0
.heap 818392 818392 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 608567 608567 0 0.0
.symtab 422704 422704 0 0.0
.text 1416260 1416260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072372 1072372 0 0.0
bss 107308 107308 0 0.0
text 730824 730824 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977488 977488 0 0.0
bss 105284 105284 0 0.0
text 670194 670196 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944896 944896 0 0.0
bss 109660 109660 0 0.0
text 647450 647450 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876852 876852 0 0.0
bss 98840 98840 0 0.0
text 590838 590838 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908156 908156 0 0.0
bss 99464 99464 0 0.0
text 618568 618572 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983152 983144 -8 -0.0
bss 107516 107516 0 0.0
text 686206 686204 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994508 994508 0 0.0
bss 111764 111764 0 0.0
text 693720 693720 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052676 1052676 0 0.0
bss 109088 109088 0 0.0
text 731138 731134 -4 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084004 1083996 -8 -0.0
bss 120164 120164 0 0.0
text 751242 751240 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934304 934304 0 0.0
bss 99560 99560 0 0.0
text 621510 621512 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899432 899432 0 0.0
bss 100148 100148 0 0.0
text 612680 612680 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882252 882252 0 0.0
bss 98972 98972 0 0.0
text 596442 596444 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869432 869432 0 0.0
bss 98772 98772 0 0.0
text 586906 586906 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478660 478656 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879336 879336 0 0.0
bss 98952 98952 0 0.0
text 594316 594312 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865604 865604 0 0.0
bss 98680 98680 0 0.0
text 582552 582550 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911444 911436 -8 -0.0
bss 99224 99224 0 0.0
text 621882 621878 -4 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907224 907224 0 0.0
bss 99560 99560 0 0.0
text 617188 617188 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 15, 2023

PR #28690: Size comparison from d8d6178 to 560d716

Increases (9 builds for bl602, bl702, esp32, k32w, telink)
platform target config section d8d6178 560d716 change % change
bl602 lighting-app bl602+rpc .text 1089882 1089886 4 0.0
bl702 lighting-app bl702 (read/write) 1168223 1168227 4 0.0
.debug_info 41509868 41509869 1 0.0
.text 955100 955102 2 0.0
esp32 all-clusters-app c3devkit (read only) 1151562 1151564 2 0.0
.flash.text 1151562 1151564 2 0.0
k32w lock k32w0+release (read only) 562164 562180 16 0.0
.text 561628 561644 16 0.0
telink bridge-app tlsr9518adk80d (read/write) 944888 944896 8 0.0
text 647448 647450 2 0.0
contact-sensor-app tlsr9518adk80d text 590838 590840 2 0.0
lighting-app-shell tlsr9518adk80d text 751238 751240 2 0.0
pump-controller-app tlsr9518adk80d (read/write) 869424 869432 8 0.0
text 586904 586906 2 0.0
shell tlsr9518adk80d text 478656 478660 4 0.0
Decreases (7 builds for bl602, bl702l, efr32, psoc6, telink)
platform target config section d8d6178 560d716 change % change
bl602 lighting-app bl602 .text 1057952 1057950 -2 -0.0
bl702l lighting-app bl702l .debug_info 41510977 41510976 -1 -0.0
.text 943852 943850 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1037260 1037252 -8 -0.0
.text 869884 869876 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22286747 22286746 -1 -0.0
telink light-switch-app tlsr9518adk80d text 618570 618568 -2 -0.0
lock-app tlsr9518adk80d text 621514 621512 -2 -0.0
window-covering tlsr9518adk80d text 617188 617186 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section d8d6178 560d716 change % change
bl602 lighting-app bl602 (read/write) 1365194 1365194 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057952 1057950 -2 -0.0
bl602+rpc (read/write) 1412662 1412662 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089882 1089886 4 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168223 1168227 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567499 1567499 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41509868 41509869 1 0.0
.debug_line 5485455 5485455 0 0.0
.debug_loc 3566497 3566497 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4012534 4012534 0 0.0
.hbn 544 544 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 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589615 589615 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955100 955102 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267163 1267163 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744629 1744629 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46404577 46404577 0 0.0
.debug_line 5897977 5897977 0 0.0
.debug_loc 3772653 3772653 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4432399 4432399 0 0.0
.hbn 544 544 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 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652578 652578 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029786 1029786 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153832 1153832 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569718 1569718 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41510977 41510976 -1 -0.0
.debug_line 5401149 5401149 0 0.0
.debug_loc 3502664 3502664 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4025003 4025003 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589830 589830 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943852 943850 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423584 19423584 0 0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550687 550687 0 0.0
.app_xip_area 441977 441977 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537775 537775 0 0.0
.app_xip_area 424017 424017 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574447 574447 0 0.0
.app_xip_area 466817 466817 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549423 549423 0 0.0
.app_xip_area 438785 438785 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1013020 1013020 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825824 825824 0 0.0
BRD4187C (read/write) 1037260 1037252 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869884 869876 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1089712 1089712 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908440 908440 0 0.0
window-app BRD4187C (read/write) 1109040 1109040 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958740 958740 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151562 1151564 2 0.0
(read/write) 1702492 1702492 0 0.0
.dram0.bss 79096 79096 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266568 266568 0 0.0
.flash.text 1151562 1151564 2 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193223 1193223 0 0.0
(read/write) 550694 550694 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297552 297552 0 0.0
.flash.text 1187839 1187839 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591028 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590492 590492 0 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562164 562180 16 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561628 561644 16 0.0
linux all-clusters-app debug (read only) 5518633 5518633 0 0.0
(read/write) 416440 416440 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276392 276392 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 336048 336048 0 0.0
.text 4804643 4804643 0 0.0
all-clusters-minimal-app debug (read only) 4902865 4902865 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272070 272070 0 0.0
.text 4400595 4400595 0 0.0
bridge-app debug (read only) 2770561 2770561 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214632 214632 0 0.0
.text 2378403 2378403 0 0.0
chip-tool debug (read only) 17528465 17528465 0 0.0
(read/write) 1043136 1043136 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936936 936936 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892017 892017 0 0.0
.text 14610195 14610195 0 0.0
chip-tool-ipv6only arm64 (read only) 16770580 16770580 0 0.0
(read/write) 1110520 1110520 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974328 974328 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804384 804384 0 0.0
.text 13755496 13755496 0 0.0
lighting-app debug+rpc+ui (read only) 5241985 5241985 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4662803 4662803 0 0.0
lock-app debug (read only) 4473025 4473025 0 0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248006 248006 0 0.0
.text 4015667 4015667 0 0.0
ota-provider-app debug (read only) 4128281 4128281 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201222 201222 0 0.0
.text 3736739 3736739 0 0.0
ota-requestor-app debug (read only) 4222193 4222193 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204614 204614 0 0.0
.text 3822931 3822931 0 0.0
shell debug (read only) 2939113 2939113 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212434 212434 0 0.0
.text 2555714 2555714 0 0.0
thermostat-no-ble arm64 (read only) 4451428 4451428 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162236 162236 0 0.0
.text 3951112 3951112 0 0.0
tv-app debug (read only) 5317329 5317329 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272566 272566 0 0.0
.text 4801123 4801123 0 0.0
tv-casting-app debug (read only) 8296689 8296689 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367804 367804 0 0.0
.text 7528723 7528723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220460 1220460 0 0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845192 845192 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338672 1338672 0 0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772228 772228 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157360 1157360 0 0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810540 810540 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768836 1768836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1382598 1382598 0 0.0
.debug_aranges 144024 144024 0 0.0
.debug_frame 479756 479756 0 0.0
.debug_info 30267509 30267509 0 0.0
.debug_line 4151529 4151529 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2251649 2251649 0 0.0
.debug_rnglists 142460 142460 0 0.0
.debug_str 4126558 4126558 0 0.0
.heap 837688 837688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806224 806224 0 0.0
.symtab 501808 501808 0 0.0
.text 0 0 0 0.0
1564796 1564796 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674604 1674604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1285232 1285232 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462420 462420 0 0.0
.debug_info 27230881 27230881 0 0.0
.debug_line 3961720 3961720 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149817 2149817 0 0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979614 3979614 0 0.0
.heap 839648 839648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 713675 713675 0 0.0
.symtab 465936 465936 0 0.0
.text 1472524 1472524 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1606092 1606092 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1125455 1125455 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425564 425564 0 0.0
.debug_info 22373203 22373203 0 0.0
.debug_line 3527025 3527025 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986932 1986932 0 0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787686 3787686 0 0.0
.heap 845912 845912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 634667 634667 0 0.0
.symtab 430576 430576 0 0.0
.text 1410276 1410276 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639596 1639596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1116919 1116919 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421592 0 0.0
.debug_info 22286747 22286746 -1 -0.0
.debug_line 3482476 3482476 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967341 1967341 0 0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752224 3752224 0 0.0
.heap 818392 818392 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 608567 608567 0 0.0
.symtab 422704 422704 0 0.0
.text 1416260 1416260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072420 1072420 0 0.0
bss 107308 107308 0 0.0
text 730870 730870 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977488 977488 0 0.0
bss 105284 105284 0 0.0
text 670196 670196 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944888 944896 8 0.0
bss 109660 109660 0 0.0
text 647448 647450 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876852 876852 0 0.0
bss 98840 98840 0 0.0
text 590838 590840 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908156 908156 0 0.0
bss 99464 99464 0 0.0
text 618570 618568 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983152 983152 0 0.0
bss 107516 107516 0 0.0
text 686206 686206 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994508 994508 0 0.0
bss 111764 111764 0 0.0
text 693718 693718 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052676 1052676 0 0.0
bss 109088 109088 0 0.0
text 731136 731136 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083996 1083996 0 0.0
bss 120164 120164 0 0.0
text 751238 751240 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934304 934304 0 0.0
bss 99560 99560 0 0.0
text 621514 621512 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899432 899432 0 0.0
bss 100148 100148 0 0.0
text 612680 612680 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882252 882252 0 0.0
bss 98972 98972 0 0.0
text 596442 596442 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869424 869432 8 0.0
bss 98772 98772 0 0.0
text 586904 586906 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478656 478660 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879336 879336 0 0.0
bss 98952 98952 0 0.0
text 594314 594314 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865604 865604 0 0.0
bss 98680 98680 0 0.0
text 582552 582552 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911436 911436 0 0.0
bss 99224 99224 0 0.0
text 621880 621880 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907224 907224 0 0.0
bss 99560 99560 0 0.0
text 617188 617186 -2 -0.0

@github-actions
Copy link

github-actions bot commented Aug 15, 2023

PR #28690: Size comparison from 39511c2 to d7cf26c

Increases (9 builds for bl702l, psoc6, telink)
platform target config section 39511c2 d7cf26c change % change
bl702l lighting-app bl702l .debug_info 41510976 41510977 1 0.0
.text 943850 943852 2 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27230880 27230881 1 0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 977488 977496 8 0.0
text 670196 670198 2 0.0
bridge-app tlsr9518adk80d text 647446 647448 2 0.0
lighting-app tlsr9518adk80d (read/write) 983144 983152 8 0.0
text 686204 686206 2 0.0
lighting-app-shell tlsr9518adk80d text 751238 751240 2 0.0
pump-controller-app tlsr9518adk80d (read/write) 869424 869432 8 0.0
text 586904 586906 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 594312 594314 2 0.0
window-covering tlsr9518adk80d text 617186 617188 2 0.0
Decreases (9 builds for bl602, cc32xx, efr32, esp32, telink)
platform target config section 39511c2 d7cf26c change % change
bl602 lighting-app bl602 .text 1057950 1057948 -2 -0.0
bl602+rpc .text 1089886 1089884 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19423585 19423584 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1037268 1037260 -8 -0.0
.text 869892 869884 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1151564 1151562 -2 -0.0
.flash.text 1151564 1151562 -2 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1072428 1072420 -8 -0.0
text 730874 730872 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 731136 731134 -2 -0.0
ota-requestor-app tlsr9518adk80d text 612682 612680 -2 -0.0
pump-app tlsr9518adk80d text 596444 596442 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 39511c2 d7cf26c change % change
bl602 lighting-app bl602 (read/write) 1365194 1365194 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057950 1057948 -2 -0.0
bl602+rpc (read/write) 1412662 1412662 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089886 1089884 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168223 1168223 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567499 1567499 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41509868 41509868 0 0.0
.debug_line 5485455 5485455 0 0.0
.debug_loc 3566497 3566497 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4012534 4012534 0 0.0
.hbn 544 544 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 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589615 589615 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955100 955100 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267163 1267163 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744629 1744629 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46404577 46404577 0 0.0
.debug_line 5897977 5897977 0 0.0
.debug_loc 3772653 3772653 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4432399 4432399 0 0.0
.hbn 544 544 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 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652578 652578 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029786 1029786 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153832 1153832 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569718 1569718 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41510976 41510977 1 0.0
.debug_line 5401149 5401149 0 0.0
.debug_loc 3502664 3502664 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4025003 4025003 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589830 589830 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943850 943852 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423585 19423584 -1 -0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550687 550687 0 0.0
.app_xip_area 441977 441977 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537775 537775 0 0.0
.app_xip_area 424017 424017 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574447 574447 0 0.0
.app_xip_area 466817 466817 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549431 549431 0 0.0
.app_xip_area 438793 438793 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1013020 1013020 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825824 825824 0 0.0
BRD4187C (read/write) 1037268 1037260 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869892 869884 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1089712 1089712 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908440 908440 0 0.0
window-app BRD4187C (read/write) 1109040 1109040 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958740 958740 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151564 1151562 -2 -0.0
(read/write) 1702492 1702492 0 0.0
.dram0.bss 79096 79096 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266568 266568 0 0.0
.flash.text 1151564 1151562 -2 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193223 1193223 0 0.0
(read/write) 550694 550694 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297552 297552 0 0.0
.flash.text 1187839 1187839 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591028 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590492 590492 0 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562180 562180 0 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561644 561644 0 0.0
linux all-clusters-app debug (read only) 5518633 5518633 0 0.0
(read/write) 416440 416440 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276392 276392 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 336048 336048 0 0.0
.text 4804643 4804643 0 0.0
all-clusters-minimal-app debug (read only) 4902865 4902865 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272070 272070 0 0.0
.text 4400595 4400595 0 0.0
bridge-app debug (read only) 2770561 2770561 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214632 214632 0 0.0
.text 2378403 2378403 0 0.0
chip-tool debug (read only) 17528465 17528465 0 0.0
(read/write) 1043136 1043136 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936936 936936 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892017 892017 0 0.0
.text 14610195 14610195 0 0.0
chip-tool-ipv6only arm64 (read only) 16770580 16770580 0 0.0
(read/write) 1110520 1110520 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974328 974328 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804384 804384 0 0.0
.text 13755496 13755496 0 0.0
lighting-app debug+rpc+ui (read only) 5241985 5241985 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4662803 4662803 0 0.0
lock-app debug (read only) 4473025 4473025 0 0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248006 248006 0 0.0
.text 4015667 4015667 0 0.0
ota-provider-app debug (read only) 4128281 4128281 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201222 201222 0 0.0
.text 3736739 3736739 0 0.0
ota-requestor-app debug (read only) 4222193 4222193 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204614 204614 0 0.0
.text 3822931 3822931 0 0.0
shell debug (read only) 2939113 2939113 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212434 212434 0 0.0
.text 2555714 2555714 0 0.0
thermostat-no-ble arm64 (read only) 4451428 4451428 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162236 162236 0 0.0
.text 3951112 3951112 0 0.0
tv-app debug (read only) 5317329 5317329 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272566 272566 0 0.0
.text 4801123 4801123 0 0.0
tv-casting-app debug (read only) 8296689 8296689 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367804 367804 0 0.0
.text 7528723 7528723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220460 1220460 0 0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845192 845192 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338672 1338672 0 0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772228 772228 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157360 1157360 0 0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810540 810540 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768836 1768836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1382598 1382598 0 0.0
.debug_aranges 144024 144024 0 0.0
.debug_frame 479756 479756 0 0.0
.debug_info 30267509 30267509 0 0.0
.debug_line 4151529 4151529 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2251649 2251649 0 0.0
.debug_rnglists 142460 142460 0 0.0
.debug_str 4126558 4126558 0 0.0
.heap 837688 837688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806224 806224 0 0.0
.symtab 501808 501808 0 0.0
.text 1564796 1564796 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674604 1674604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1285232 1285232 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462420 462420 0 0.0
.debug_info 27230880 27230881 1 0.0
.debug_line 3961720 3961720 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149817 2149817 0 0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979614 3979614 0 0.0
.heap 839648 839648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 713675 713675 0 0.0
.symtab 465936 465936 0 0.0
.text 1472524 1472524 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1606092 1606092 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1125455 1125455 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425564 425564 0 0.0
.debug_info 22373203 22373203 0 0.0
.debug_line 3527025 3527025 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986932 1986932 0 0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787686 3787686 0 0.0
.heap 845912 845912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 634667 634667 0 0.0
.symtab 430576 430576 0 0.0
.text 1410276 1410276 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639596 1639596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1116919 1116919 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421592 0 0.0
.debug_info 22286747 22286747 0 0.0
.debug_line 3482476 3482476 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967341 1967341 0 0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752224 3752224 0 0.0
.heap 818392 818392 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 608567 608567 0 0.0
.symtab 422704 422704 0 0.0
.text 1416260 1416260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072428 1072420 -8 -0.0
bss 107308 107308 0 0.0
text 730874 730872 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977488 977496 8 0.0
bss 105284 105284 0 0.0
text 670196 670198 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944888 944888 0 0.0
bss 109660 109660 0 0.0
text 647446 647448 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876852 876852 0 0.0
bss 98840 98840 0 0.0
text 590838 590838 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908156 908156 0 0.0
bss 99464 99464 0 0.0
text 618570 618570 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983144 983152 8 0.0
bss 107516 107516 0 0.0
text 686204 686206 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994508 994508 0 0.0
bss 111764 111764 0 0.0
text 693720 693720 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052676 1052676 0 0.0
bss 109088 109088 0 0.0
text 731136 731134 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083996 1083996 0 0.0
bss 120164 120164 0 0.0
text 751238 751240 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934304 934304 0 0.0
bss 99560 99560 0 0.0
text 621514 621514 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899432 899432 0 0.0
bss 100148 100148 0 0.0
text 612682 612680 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882252 882252 0 0.0
bss 98972 98972 0 0.0
text 596444 596442 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869424 869432 8 0.0
bss 98772 98772 0 0.0
text 586904 586906 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478658 478658 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879336 879336 0 0.0
bss 98952 98952 0 0.0
text 594312 594314 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865604 865604 0 0.0
bss 98680 98680 0 0.0
text 582550 582550 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911436 911436 0 0.0
bss 99224 99224 0 0.0
text 621880 621880 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907224 907224 0 0.0
bss 99560 99560 0 0.0
text 617186 617188 2 0.0

@github-actions
Copy link

github-actions bot commented Aug 16, 2023

PR #28690: Size comparison from 07fa5bf to accdcf7

Increases (13 builds for bl602, bl702, k32w, psoc6, telink)
platform target config section 07fa5bf accdcf7 change % change
bl602 lighting-app bl602 .text 1057948 1057950 2 0.0
bl702 lighting-app bl702 (read/write) 1168223 1168227 4 0.0
.debug_info 41509867 41509869 2 0.0
.text 955098 955102 4 0.0
bl702+rpc .debug_info 46404575 46404576 1 0.0
.text 1029782 1029784 2 0.0
k32w lock k32w0+release (read only) 562164 562180 16 0.0
.text 561628 561644 16 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30267586 30267587 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27230957 27230959 2 0.0
lock cy8ckit_062s2_43012 .debug_info 22286745 22286746 1 0.0
telink all-clusters-app tlsr9518adk80d text 730916 730920 4 0.0
contact-sensor-app tlsr9518adk80d text 590838 590840 2 0.0
light-switch-app tlsr9518adk80d text 618568 618570 2 0.0
lock-app tlsr9518adk80d text 621510 621514 4 0.0
pump-app tlsr9518adk80d (read/write) 882244 882252 8 0.0
text 596440 596444 4 0.0
pump-controller-app tlsr9518adk80d (read/write) 869424 869432 8 0.0
text 586904 586906 2 0.0
Decreases (8 builds for bl702l, cc32xx, efr32, esp32, psoc6, telink)
platform target config section 07fa5bf accdcf7 change % change
bl702l lighting-app bl702l .debug_info 41510977 41510976 -1 -0.0
.text 943852 943850 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19423586 19423585 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1037316 1037308 -8 -0.0
.text 869940 869932 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1151610 1151608 -2 -0.0
.flash.text 1151610 1151608 -2 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22373282 22373281 -1 -0.0
telink lighting-app-factory-data tlsr9518adk80d text 693768 693766 -2 -0.0
lighting-app-shell tlsr9518adk80d text 751286 751284 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 594314 594312 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 07fa5bf accdcf7 change % change
bl602 lighting-app bl602 (read/write) 1365194 1365194 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057948 1057950 2 0.0
bl602+rpc (read/write) 1412662 1412662 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089884 1089884 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168223 1168227 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567499 1567499 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41509867 41509869 2 0.0
.debug_line 5485455 5485455 0 0.0
.debug_loc 3566497 3566497 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4012534 4012534 0 0.0
.hbn 544 544 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 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589615 589615 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955098 955102 4 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267159 1267159 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744629 1744629 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46404575 46404576 1 0.0
.debug_line 5897977 5897977 0 0.0
.debug_loc 3772653 3772653 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4432399 4432399 0 0.0
.hbn 544 544 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 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652578 652578 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029782 1029784 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153832 1153832 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569718 1569718 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41510977 41510976 -1 -0.0
.debug_line 5401149 5401149 0 0.0
.debug_loc 3502664 3502664 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4025003 4025003 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589830 589830 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943852 943850 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423586 19423585 -1 -0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550735 550735 0 0.0
.app_xip_area 442025 442025 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537775 537775 0 0.0
.app_xip_area 424017 424017 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574447 574447 0 0.0
.app_xip_area 466817 466817 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549431 549431 0 0.0
.app_xip_area 438793 438793 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1013068 1013068 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825872 825872 0 0.0
BRD4187C (read/write) 1037316 1037308 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869940 869932 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1089712 1089712 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908440 908440 0 0.0
window-app BRD4187C (read/write) 1109096 1109096 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958796 958796 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151610 1151608 -2 -0.0
(read/write) 1702492 1702492 0 0.0
.dram0.bss 79096 79096 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266568 266568 0 0.0
.flash.text 1151610 1151608 -2 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193267 1193267 0 0.0
(read/write) 550694 550694 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297552 297552 0 0.0
.flash.text 1187883 1187883 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591028 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590492 590492 0 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562164 562180 16 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561628 561644 16 0.0
linux all-clusters-app debug (read only) 5518857 5518857 0 0.0
(read/write) 416440 416440 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276392 276392 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 336048 336048 0 0.0
.text 4804867 4804867 0 0.0
all-clusters-minimal-app debug (read only) 4903073 4903073 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272070 272070 0 0.0
.text 4400803 4400803 0 0.0
bridge-app debug (read only) 2770561 2770561 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214632 214632 0 0.0
.text 2378403 2378403 0 0.0
chip-tool debug (read only) 17528465 17528465 0 0.0
(read/write) 1043136 1043136 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936936 936936 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892017 892017 0 0.0
.text 14610195 14610195 0 0.0
chip-tool-ipv6only arm64 (read only) 16770580 16770580 0 0.0
(read/write) 1110520 1110520 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974328 974328 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804384 804384 0 0.0
.text 13755496 13755496 0 0.0
lighting-app debug+rpc+ui (read only) 5242193 5242193 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4663011 4663011 0 0.0
lock-app debug (read only) 4473025 4473025 0 0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248006 248006 0 0.0
.text 4015667 4015667 0 0.0
ota-provider-app debug (read only) 4128281 4128281 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201222 201222 0 0.0
.text 3736739 3736739 0 0.0
ota-requestor-app debug (read only) 4222193 4222193 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204614 204614 0 0.0
.text 3822931 3822931 0 0.0
shell debug (read only) 2939321 2939321 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212434 212434 0 0.0
.text 2555922 2555922 0 0.0
thermostat-no-ble arm64 (read only) 4451652 4451652 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162236 162236 0 0.0
.text 3951336 3951336 0 0.0
tv-app debug (read only) 5317329 5317329 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272566 272566 0 0.0
.text 4801123 4801123 0 0.0
tv-casting-app debug (read only) 8296689 8296689 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367804 367804 0 0.0
.text 7528723 7528723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220508 1220508 0 0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845240 845240 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338720 1338720 0 0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772276 772276 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157408 1157408 0 0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810588 810588 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768884 1768884 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1382598 1382598 0 0.0
.debug_aranges 144024 144024 0 0.0
.debug_frame 479764 479764 0 0.0
.debug_info 30267586 30267587 1 0.0
.debug_line 4151557 4151557 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2251663 2251663 0 0.0
.debug_rnglists 142460 142460 0 0.0
.debug_str 4126558 4126558 0 0.0
.heap 837688 837688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806287 806287 0 0.0
.symtab 501840 501840 0 0.0
.text 1564844 1564844 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674668 1674668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1285232 1285232 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462428 462428 0 0.0
.debug_info 27230957 27230959 2 0.0
.debug_line 3961748 3961748 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149831 2149831 0 0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979614 3979614 0 0.0
.heap 839648 839648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 713738 713738 0 0.0
.symtab 465968 465968 0 0.0
.text 1472588 1472588 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1606156 1606156 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1125455 1125455 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425572 425572 0 0.0
.debug_info 22373282 22373281 -1 -0.0
.debug_line 3527053 3527053 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986946 1986946 0 0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787686 3787686 0 0.0
.heap 845912 845912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 634730 634730 0 0.0
.symtab 430608 430608 0 0.0
.text 1410340 1410340 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639596 1639596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1116919 1116919 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421592 0 0.0
.debug_info 22286745 22286746 1 0.0
.debug_line 3482476 3482476 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967341 1967341 0 0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752224 3752224 0 0.0
.heap 818392 818392 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 608567 608567 0 0.0
.symtab 422704 422704 0 0.0
.text 1416260 1416260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072468 1072468 0 0.0
bss 107308 107308 0 0.0
text 730916 730920 4 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977536 977536 0 0.0
bss 105284 105284 0 0.0
text 670242 670242 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944888 944888 0 0.0
bss 109660 109660 0 0.0
text 647448 647448 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876852 876852 0 0.0
bss 98840 98840 0 0.0
text 590838 590840 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908156 908156 0 0.0
bss 99464 99464 0 0.0
text 618568 618570 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983192 983192 0 0.0
bss 107516 107516 0 0.0
text 686250 686250 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994556 994556 0 0.0
bss 111764 111764 0 0.0
text 693768 693766 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052724 1052724 0 0.0
bss 109088 109088 0 0.0
text 731182 731182 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084044 1084044 0 0.0
bss 120164 120164 0 0.0
text 751286 751284 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934304 934304 0 0.0
bss 99560 99560 0 0.0
text 621510 621514 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899432 899432 0 0.0
bss 100148 100148 0 0.0
text 612680 612680 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882244 882252 8 0.0
bss 98972 98972 0 0.0
text 596440 596444 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869424 869432 8 0.0
bss 98772 98772 0 0.0
text 586904 586906 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478658 478658 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879336 879336 0 0.0
bss 98952 98952 0 0.0
text 594314 594312 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865604 865604 0 0.0
bss 98680 98680 0 0.0
text 582552 582552 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911484 911484 0 0.0
bss 99224 99224 0 0.0
text 621926 621926 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907272 907272 0 0.0
bss 99560 99560 0 0.0
text 617234 617234 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 19, 2023

PR #28690: Size comparison from 693b302 to e72899e

Increases (8 builds for bl602, cc32xx, k32w, telink)
platform target config section 693b302 e72899e change % change
bl602 lighting-app bl602+rpc .text 1089842 1089844 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21098273 21098274 1 0.0
k32w contact k32w0+release (read only) 591028 591044 16 0.0
.text 590492 590508 16 0.0
telink contact-sensor-app tlsr9518adk80d text 590838 590840 2 0.0
light-switch-app tlsr9518adk80d text 618568 618570 2 0.0
ota-requestor-app tlsr9518adk80d text 612680 612682 2 0.0
pump-app tlsr9518adk80d text 596442 596444 2 0.0
pump-controller-app tlsr9518adk80d text 586906 586910 4 0.0
Decreases (6 builds for bl702, cyw30739, telink)
platform target config section 693b302 e72899e change % change
bl702 lighting-app bl702+rpc .debug_info 46420373 46420372 -1 -0.0
.text 1029744 1029742 -2 -0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 549279 549271 -8 -0.0
.app_xip_area 438801 438793 -8 -0.0
telink lighting-app-factory-data tlsr9518adk80d (read/write) 994404 994396 -8 -0.0
text 693770 693768 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 731186 731184 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 865452 865444 -8 -0.0
text 582554 582552 -2 -0.0
thermostat tlsr9518adk80d (read/write) 890712 890704 -8 -0.0
text 602620 602616 -4 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693b302 e72899e change % change
bl602 lighting-app bl602 (read/write) 1364962 1364962 0 0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057908 1057908 0 0.0
bl602+rpc (read/write) 1412430 1412430 0 0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089842 1089844 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167991 1167991 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567179 1567179 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41524919 41524919 0 0.0
.debug_line 5485485 5485485 0 0.0
.debug_loc 3566604 3566604 0 0.0
.debug_ranges 384688 384688 0 0.0
.debug_str 4014630 4014630 0 0.0
.hbn 544 544 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 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589628 589628 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955058 955058 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266927 1266927 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744289 1744289 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46420373 46420372 -1 -0.0
.debug_line 5898007 5898007 0 0.0
.debug_loc 3772760 3772760 0 0.0
.debug_ranges 410440 410440 0 0.0
.debug_str 4434495 4434495 0 0.0
.hbn 544 544 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 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652591 652591 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029744 1029742 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153600 1153600 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569398 1569398 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41526029 41526029 0 0.0
.debug_line 5401179 5401179 0 0.0
.debug_loc 3502755 3502755 0 0.0
.debug_ranges 389896 389896 0 0.0
.debug_str 4027099 4027099 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589843 589843 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943812 943812 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616906 616906 0 0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966154 966154 0 0.0
.debug_aranges 109184 109184 0 0.0
.debug_frame 370356 370356 0 0.0
.debug_info 21098273 21098274 1 0.0
.debug_line 2820532 2820532 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599815 1599815 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100712 100712 0 0.0
.debug_str 3430085 3430085 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106602 106602 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498144 498144 0 0.0
.symtab 293984 293984 0 0.0
.text 508180 508180 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550567 550567 0 0.0
.app_xip_area 442017 442017 0 0.0
.bss 63568 63568 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538007 538007 0 0.0
.app_xip_area 424401 424401 0 0.0
.bss 68600 68600 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574279 574279 0 0.0
.app_xip_area 466809 466809 0 0.0
.bss 62560 62560 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549279 549271 -8 -0.0
.app_xip_area 438801 438793 -8 -0.0
.bss 65472 65472 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1016608 1016608 0 0.0
.bss 184704 184704 0 0.0
.data 2652 2652 0 0.0
.text 829232 829232 0 0.0
BRD4187C (read/write) 1059352 1059352 0 0.0
.bss 167436 167436 0 0.0
.data 3240 3240 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4161A+wf200 (read/write) 1093716 1093716 0 0.0
.bss 178768 178768 0 0.0
.data 2672 2672 0 0.0
.text 912256 912256 0 0.0
window-app BRD4187C (read/write) 1109160 1109160 0 0.0
.bss 150316 150316 0 0.0
.data 3120 3120 0 0.0
.text 955704 955704 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151784 1151784 0 0.0
(read/write) 1702676 1702676 0 0.0
.dram0.bss 78960 78960 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266896 266896 0 0.0
.flash.text 1151784 1151784 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193467 1193467 0 0.0
(read/write) 550878 550878 0 0.0
.dram0.bss 85328 85328 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297872 297872 0 0.0
.flash.text 1188083 1188083 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591044 16 0.0
(read/write) 87936 87936 0 0.0
.bss 71184 71184 0 0.0
.data 2128 2128 0 0.0
.text 590492 590508 16 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87588 87588 0 0.0
.bss 70848 70848 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562180 562180 0 0.0
(read/write) 85388 85388 0 0.0
.bss 68704 68704 0 0.0
.data 2060 2060 0 0.0
.text 561644 561644 0 0.0
linux all-clusters-app debug (read only) 5519553 5519553 0 0.0
(read/write) 416856 416856 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276808 276808 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 336208 336208 0 0.0
.text 4805187 4805187 0 0.0
all-clusters-minimal-app debug (read only) 4914209 4914209 0 0.0
(read/write) 231936 231936 0 0.0
.bss 126048 126048 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94896 94896 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272486 272486 0 0.0
.text 4411331 4411331 0 0.0
bridge-app debug (read only) 2770849 2770849 0 0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214600 214600 0 0.0
.text 2378723 2378723 0 0.0
chip-tool debug (read only) 17564185 17564185 0 0.0
(read/write) 1036192 1036192 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 929992 929992 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 907441 907441 0 0.0
.text 14647219 14647219 0 0.0
chip-tool-ipv6only arm64 (read only) 16786756 16786756 0 0.0
(read/write) 1103512 1103512 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967368 967368 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 819856 819856 0 0.0
.text 13773096 13773096 0 0.0
lighting-app debug+rpc+ui (read only) 5242513 5242513 0 0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4663331 4663331 0 0.0
lock-app debug (read only) 4477129 4477129 0 0.0
(read/write) 202936 202936 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248454 248454 0 0.0
.text 4019299 4019299 0 0.0
ota-provider-app debug (read only) 4128585 4128585 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201190 201190 0 0.0
.text 3737075 3737075 0 0.0
ota-requestor-app debug (read only) 4222481 4222481 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204582 204582 0 0.0
.text 3823251 3823251 0 0.0
shell debug (read only) 2939929 2939929 0 0.0
(read/write) 151040 151040 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84376 84376 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212562 212562 0 0.0
.text 2556258 2556258 0 0.0
thermostat-no-ble arm64 (read only) 4357372 4357372 0 0.0
(read/write) 241720 241720 0 0.0
.bss 122104 122104 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 100432 100432 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161332 161332 0 0.0
.text 3862072 3862072 0 0.0
tv-app debug (read only) 5317617 5317617 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272534 272534 0 0.0
.text 4801443 4801443 0 0.0
tv-casting-app debug (read only) 8297113 8297113 0 0.0
(read/write) 210576 210576 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367772 367772 0 0.0
.text 7529155 7529155 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523176 2523176 0 0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485860 1485860 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220736 1220736 0 0.0
bss 154482 154482 0 0.0
rodata 142036 142036 0 0.0
text 845252 845252 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1339124 1339124 0 0.0
bss 139940 139940 0 0.0
rodata 136028 136028 0 0.0
text 772464 772464 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159924 1159924 0 0.0
bss 154680 154680 0 0.0
rodata 113728 113728 0 0.0
text 812552 812552 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838176 838176 0 0.0
(read/write) 1768988 1768988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192628 192628 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1386772 1386772 0 0.0
.debug_aranges 144136 144136 0 0.0
.debug_frame 480220 480220 0 0.0
.debug_info 32086553 32086553 0 0.0
.debug_line 4158503 4158503 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2253565 2253565 0 0.0
.debug_rnglists 142543 142543 0 0.0
.debug_str 4129080 4129080 0 0.0
.heap 838176 838176 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806569 806569 0 0.0
.symtab 501968 501968 0 0.0
.text 1565436 1565436 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677844 1677844 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289488 1289488 0 0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462984 462984 0 0.0
.debug_info 29051612 29051612 0 0.0
.debug_line 3969471 3969471 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2152400 2152400 0 0.0
.debug_rnglists 135678 135678 0 0.0
.debug_str 3983628 3983628 0 0.0
.heap 840112 840112 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 717764 717764 0 0.0
.symtab 467456 467456 0 0.0
.text 1476228 1476228 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605932 1605932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129774 1129774 0 0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 426028 426028 0 0.0
.debug_info 24188128 24188128 0 0.0
.debug_line 3533856 3533856 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988857 1988857 0 0.0
.debug_rnglists 125365 125365 0 0.0
.debug_str 3790565 3790565 0 0.0
.heap 846424 846424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635098 635098 0 0.0
.symtab 430768 430768 0 0.0
.text 1410628 1410628 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639908 1639908 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120973 1120973 0 0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422092 422092 0 0.0
.debug_info 24008815 24008815 0 0.0
.debug_line 3488996 3488996 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969423 1969423 0 0.0
.debug_rnglists 123566 123566 0 0.0
.debug_str 3755018 3755018 0 0.0
.heap 818896 818896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609883 609883 0 0.0
.symtab 423184 423184 0 0.0
.text 1417076 1417076 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101016 101016 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95736 95736 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072684 1072684 0 0.0
bss 107176 107176 0 0.0
text 730922 730922 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980404 980404 0 0.0
bss 105168 105168 0 0.0
text 672528 672528 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944728 944728 0 0.0
bss 109500 109500 0 0.0
text 647448 647448 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876692 876692 0 0.0
bss 98680 98680 0 0.0
text 590838 590840 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907996 907996 0 0.0
bss 99304 99304 0 0.0
text 618568 618570 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983032 983032 0 0.0
bss 107356 107356 0 0.0
text 686252 686252 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994404 994396 -8 -0.0
bss 111604 111604 0 0.0
text 693770 693768 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052564 1052564 0 0.0
bss 108928 108928 0 0.0
text 731186 731184 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084108 1084108 0 0.0
bss 120004 120004 0 0.0
text 751460 751460 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934692 934692 0 0.0
bss 99408 99408 0 0.0
text 621902 621902 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899272 899272 0 0.0
bss 99988 99988 0 0.0
text 612680 612682 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882092 882092 0 0.0
bss 98812 98812 0 0.0
text 596442 596444 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869272 869272 0 0.0
bss 98612 98612 0 0.0
text 586906 586910 4 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744420 0 0.0
bss 97208 97208 0 0.0
text 478834 478834 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879308 879308 0 0.0
bss 98800 98800 0 0.0
text 594318 594318 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865452 865444 -8 -0.0
bss 98520 98520 0 0.0
text 582554 582552 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890712 890704 -8 -0.0
bss 98912 98912 0 0.0
text 602620 602616 -4 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886296 886296 0 0.0
bss 99228 99228 0 0.0
text 597912 597912 0 0.0

@mergify mergify bot merged commit 4e5cf29 into project-chip:master Aug 23, 2023
54 checks passed
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 25, 2023
* [ESP32] doc:added doc for vs code development

* [ReadHandler] Unification of serial "now" timestamp (project-chip#28657)

* Removed multiple calls to GetCurrentMonotonicTimestamp in series to ensure that the NOW value used remains the same along each checks

* removed mNow, using stack now timestamps instead

* Added missing @param description

* Removed un-necessary comments

* [TI] Resolve build issues in Example Applications (project-chip#28508)

* Update TI Example applications to correctly pull in requirements.txt

- Fix application build failures

* Adjust return value to properly exit post-commissioning

* Resolve run-time failure when using MTD configuration

* Update OT TI Configuration

* Disable Progress logging on lighting app for size constraints

* Restyled by clang-format

* Restyled by gn

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* [ESP32] doc:added doc for vs code development

* [ESP32] doc:added doc for vs code development

---------

Co-authored-by: lpbeliveau-silabs <112982107+lpbeliveau-silabs@users.noreply.github.com>
Co-authored-by: adabreuti <76965454+adabreuti@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* [ESP32] doc:added doc for vs code development

* [ReadHandler] Unification of serial "now" timestamp (project-chip#28657)

* Removed multiple calls to GetCurrentMonotonicTimestamp in series to ensure that the NOW value used remains the same along each checks

* removed mNow, using stack now timestamps instead

* Added missing @param description

* Removed un-necessary comments

* [TI] Resolve build issues in Example Applications (project-chip#28508)

* Update TI Example applications to correctly pull in requirements.txt

- Fix application build failures

* Adjust return value to properly exit post-commissioning

* Resolve run-time failure when using MTD configuration

* Update OT TI Configuration

* Disable Progress logging on lighting app for size constraints

* Restyled by clang-format

* Restyled by gn

---------

Co-authored-by: Restyled.io <commits@restyled.io>

* [ESP32] doc:added doc for vs code development

* [ESP32] doc:added doc for vs code development

---------

Co-authored-by: lpbeliveau-silabs <112982107+lpbeliveau-silabs@users.noreply.github.com>
Co-authored-by: adabreuti <76965454+adabreuti@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation review - approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants