[Android] Commissioner attestation delegate should be able to override success and failure
Issue Being Resolved
The issues #22318 #16681 have been fixed on the Darwin, but not on Android.
Therefore, I implemented the features on the Android based on the implementation of the Darwin.
Change overview
Implementation of the following two PRs in Android platform.
https://github.com/project-chip/connectedhomeip/pull/22321
https://github.com/project-chip/connectedhomeip/pull/17028
- Have
DeviceAttestationDelegate
add an optional override to use the new flow
- Add a new
AttestationDeviceInfo
object to hold a copy of the device information
Testing
I modified the vendor id of all-cluster-app and flashed M5 Stack with the changes.
- Used Android chip-tool and verified the existing path still works
- Tested locally with modified Android chip-tool that implements the new delegate callback.
- Tested Tuya Gateway(ON_NETWORK Device) in Tuya Smart App.
PR #23173: Size comparison from 2c9cd9210b9858efaa3d87d0d538bd00b53757d6 to 11b57246d8830d62512fee654abc0d17e26faad4
Increases (4 builds for bl602, cc13x2_26x2, telink)
platform |
target |
config |
section |
2c9cd921 |
11b57246 |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
(read/write) |
1434858 |
1434866 |
8 |
0.0 |
|
|
|
.text |
1100398 |
1100402 |
4 |
0.0 |
cc13x2_26x2 |
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553136 |
553138 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
577540 |
577544 |
4 |
0.0 |
Decreases (5 builds for bl602, bl702, cc13x2_26x2, esp32)
platform |
target |
config |
section |
2c9cd921 |
11b57246 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069052 |
1069050 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
37905258 |
37905257 |
-1 |
-0.0 |
|
|
|
.text |
957024 |
957022 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641423 |
641415 |
-8 |
-0.0 |
|
|
|
.text |
562176 |
562168 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223342 |
1223338 |
-4 |
-0.0 |
|
|
|
.flash.text |
1223342 |
1223338 |
-4 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
2c9cd921 |
11b57246 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389646 |
1389646 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069052 |
1069050 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1434858 |
1434866 |
8 |
0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100398 |
1100402 |
4 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188643 |
1188643 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67102 |
67102 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506865 |
1506865 |
0 |
0.0 |
|
|
|
.debug_aranges |
133128 |
133128 |
0 |
0.0 |
|
|
|
.debug_frame |
486580 |
486580 |
0 |
0.0 |
|
|
|
.debug_info |
37905258 |
37905257 |
-1 |
-0.0 |
|
|
|
.debug_line |
5256764 |
5256764 |
0 |
0.0 |
|
|
|
.debug_loc |
3367112 |
3367112 |
0 |
0.0 |
|
|
|
.debug_ranges |
359368 |
359368 |
0 |
0.0 |
|
|
|
.debug_str |
3457811 |
3457811 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565071 |
565071 |
0 |
0.0 |
|
|
|
.symtab |
171664 |
171664 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957024 |
957022 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284579 |
1284579 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75150 |
75150 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644410 |
1644410 |
0 |
0.0 |
|
|
|
.debug_aranges |
140632 |
140632 |
0 |
0.0 |
|
|
|
.debug_frame |
511956 |
511956 |
0 |
0.0 |
|
|
|
.debug_info |
41811870 |
41811870 |
0 |
0.0 |
|
|
|
.debug_line |
5631299 |
5631299 |
0 |
0.0 |
|
|
|
.debug_loc |
3559772 |
3559772 |
0 |
0.0 |
|
|
|
.debug_ranges |
381824 |
381824 |
0 |
0.0 |
|
|
|
.debug_str |
3853711 |
3853711 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624244 |
624244 |
0 |
0.0 |
|
|
|
.symtab |
189472 |
189472 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030724 |
1030724 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677175 |
677175 |
0 |
0.0 |
|
|
|
(read/write) |
174368 |
174368 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587072 |
587072 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641423 |
641415 |
-8 |
-0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562176 |
562168 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675867 |
675867 |
0 |
0.0 |
|
|
|
(read/write) |
172828 |
172828 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598072 |
598072 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
687915 |
687915 |
0 |
0.0 |
|
|
|
(read/write) |
161500 |
161500 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596700 |
596700 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672423 |
0 |
0.0 |
|
|
|
(read/write) |
177104 |
177104 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668198 |
668198 |
0 |
0.0 |
|
|
|
(read/write) |
185664 |
185664 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581380 |
581380 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587914 |
587914 |
0 |
0.0 |
|
|
|
.app_xip_area |
464524 |
464524 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592162 |
592162 |
0 |
0.0 |
|
|
|
.app_xip_area |
463452 |
463452 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543958 |
543958 |
0 |
0.0 |
|
|
|
.app_xip_area |
425624 |
425624 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
973892 |
973892 |
0 |
0.0 |
|
|
|
.bss |
152252 |
152252 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819372 |
819372 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1030960 |
1030960 |
0 |
0.0 |
|
|
|
.bss |
186656 |
186656 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842192 |
842192 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1145876 |
1145876 |
0 |
0.0 |
|
|
|
.bss |
138640 |
138640 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980044 |
980044 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157024 |
1157024 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996696 |
996696 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139312 |
1139312 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972016 |
972016 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223342 |
1223338 |
-4 |
-0.0 |
|
|
|
(read/write) |
1788302 |
1788302 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257872 |
257872 |
0 |
0.0 |
|
|
|
.flash.text |
1223342 |
1223338 |
-4 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233415 |
1233415 |
0 |
0.0 |
|
|
|
(read/write) |
564204 |
564204 |
0 |
0.0 |
|
|
|
.dram0.bss |
82312 |
82312 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314928 |
0 |
0.0 |
|
|
|
.flash.text |
1228031 |
1228031 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671280 |
671280 |
0 |
0.0 |
|
|
|
.bss |
74816 |
74816 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390380 |
2390380 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003040 |
2003040 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183451 |
1183451 |
0 |
0.0 |
|
|
|
bss |
144441 |
144441 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815708 |
815708 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162119 |
1162119 |
0 |
0.0 |
|
|
|
bss |
143668 |
143668 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803600 |
803600 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1745164 |
1745164 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229390 |
1229390 |
0 |
0.0 |
|
|
|
.debug_aranges |
111856 |
111856 |
0 |
0.0 |
|
|
|
.debug_frame |
373484 |
373484 |
0 |
0.0 |
|
|
|
.debug_info |
26831617 |
26831617 |
0 |
0.0 |
|
|
|
.debug_line |
3672030 |
3672030 |
0 |
0.0 |
|
|
|
.debug_loc |
3589149 |
3589149 |
0 |
0.0 |
|
|
|
.debug_ranges |
339712 |
339712 |
0 |
0.0 |
|
|
|
.debug_str |
3441214 |
3441214 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569639 |
569639 |
0 |
0.0 |
|
|
|
.symtab |
421184 |
421184 |
0 |
0.0 |
|
|
|
.text |
1545400 |
1545400 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1687748 |
1687748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221189 |
1221189 |
0 |
0.0 |
|
|
|
.debug_aranges |
111328 |
111328 |
0 |
0.0 |
|
|
|
.debug_frame |
376564 |
376564 |
0 |
0.0 |
|
|
|
.debug_info |
26568399 |
26568399 |
0 |
0.0 |
|
|
|
.debug_line |
3692747 |
3692747 |
0 |
0.0 |
|
|
|
.debug_loc |
3576786 |
3576786 |
0 |
0.0 |
|
|
|
.debug_ranges |
338328 |
338328 |
0 |
0.0 |
|
|
|
.debug_str |
3430227 |
3430227 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533728 |
533728 |
0 |
0.0 |
|
|
|
.symtab |
407616 |
407616 |
0 |
0.0 |
|
|
|
.text |
1488720 |
1488720 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850896 |
850896 |
0 |
0.0 |
|
|
|
(read/write) |
1606292 |
1606292 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
179992 |
179992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055300 |
1055300 |
0 |
0.0 |
|
|
|
.debug_aranges |
103536 |
103536 |
0 |
0.0 |
|
|
|
.debug_frame |
346896 |
346896 |
0 |
0.0 |
|
|
|
.debug_info |
22032120 |
22032120 |
0 |
0.0 |
|
|
|
.debug_line |
3262675 |
3262675 |
0 |
0.0 |
|
|
|
.debug_loc |
3274748 |
3274748 |
0 |
0.0 |
|
|
|
.debug_ranges |
303632 |
303632 |
0 |
0.0 |
|
|
|
.debug_str |
3235759 |
3235759 |
0 |
0.0 |
|
|
|
.heap |
850896 |
850896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470105 |
470105 |
0 |
0.0 |
|
|
|
.symtab |
376064 |
376064 |
0 |
0.0 |
|
|
|
.text |
1415456 |
1415456 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640212 |
1640212 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057426 |
1057426 |
0 |
0.0 |
|
|
|
.debug_aranges |
103936 |
103936 |
0 |
0.0 |
|
|
|
.debug_frame |
348788 |
348788 |
0 |
0.0 |
|
|
|
.debug_info |
22270815 |
22270815 |
0 |
0.0 |
|
|
|
.debug_line |
3260534 |
3260534 |
0 |
0.0 |
|
|
|
.debug_loc |
3303341 |
3303341 |
0 |
0.0 |
|
|
|
.debug_ranges |
305576 |
305576 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444360 |
1444360 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148624 |
1148624 |
0 |
0.0 |
|
|
|
.bss |
110556 |
110556 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595724 |
595724 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553136 |
553138 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811468 |
811468 |
0 |
0.0 |
|
|
|
bss |
73328 |
73328 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571354 |
571354 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577540 |
577544 |
4 |
0.0 |
PR #23173: Size comparison from bc6b43882a56ddb3e94d3e64956bd5f3292b4058 to 5ed16c06228ae02fffcc3e11ecf4568da64af724
Increases (4 builds for bl702, cc13x2_26x2, telink)
platform |
target |
config |
section |
bc6b4388 |
5ed16c06 |
change |
% change |
bl702 |
lighting-app |
bl702 |
(read/write) |
1188643 |
1188659 |
16 |
0.0 |
|
|
|
.debug_info |
37905258 |
37905259 |
1 |
0.0 |
|
|
|
.text |
957024 |
957026 |
2 |
0.0 |
cc13x2_26x2 |
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553138 |
553140 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
577542 |
577544 |
2 |
0.0 |
Decreases (5 builds for cc13x2_26x2, nrfconnect, psoc6, qpg)
platform |
target |
config |
section |
bc6b4388 |
5ed16c06 |
change |
% change |
cc13x2_26x2 |
lock-mtd |
LP_CC2652R7 |
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
803600 |
803596 |
-4 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26568399 |
26568398 |
-1 |
-0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22032120 |
22032119 |
-1 |
-0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148632 |
1148624 |
-8 |
-0.0 |
|
|
|
.text |
595732 |
595724 |
-8 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
bc6b4388 |
5ed16c06 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389646 |
1389646 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069054 |
1069054 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1434866 |
1434866 |
0 |
0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100402 |
1100402 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188643 |
1188659 |
16 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67102 |
67102 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506865 |
1506865 |
0 |
0.0 |
|
|
|
.debug_aranges |
133128 |
133128 |
0 |
0.0 |
|
|
|
.debug_frame |
486580 |
486580 |
0 |
0.0 |
|
|
|
.debug_info |
37905258 |
37905259 |
1 |
0.0 |
|
|
|
.debug_line |
5256764 |
5256764 |
0 |
0.0 |
|
|
|
.debug_loc |
3367112 |
3367112 |
0 |
0.0 |
|
|
|
.debug_ranges |
359368 |
359368 |
0 |
0.0 |
|
|
|
.debug_str |
3457811 |
3457811 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565071 |
565071 |
0 |
0.0 |
|
|
|
.symtab |
171664 |
171664 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957024 |
957026 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284579 |
1284579 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75150 |
75150 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644410 |
1644410 |
0 |
0.0 |
|
|
|
.debug_aranges |
140632 |
140632 |
0 |
0.0 |
|
|
|
.debug_frame |
511956 |
511956 |
0 |
0.0 |
|
|
|
.debug_info |
41811872 |
41811872 |
0 |
0.0 |
|
|
|
.debug_line |
5631299 |
5631299 |
0 |
0.0 |
|
|
|
.debug_loc |
3559772 |
3559772 |
0 |
0.0 |
|
|
|
.debug_ranges |
381824 |
381824 |
0 |
0.0 |
|
|
|
.debug_str |
3853711 |
3853711 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624244 |
624244 |
0 |
0.0 |
|
|
|
.symtab |
189472 |
189472 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030728 |
1030728 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677175 |
677175 |
0 |
0.0 |
|
|
|
(read/write) |
174368 |
174368 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587072 |
587072 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641423 |
641423 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562176 |
562176 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675867 |
675867 |
0 |
0.0 |
|
|
|
(read/write) |
172828 |
172828 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598072 |
598072 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
687915 |
687915 |
0 |
0.0 |
|
|
|
(read/write) |
161500 |
161500 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596700 |
596700 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672423 |
0 |
0.0 |
|
|
|
(read/write) |
177104 |
177104 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668198 |
668198 |
0 |
0.0 |
|
|
|
(read/write) |
185664 |
185664 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581380 |
581380 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587914 |
587914 |
0 |
0.0 |
|
|
|
.app_xip_area |
464524 |
464524 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592162 |
592162 |
0 |
0.0 |
|
|
|
.app_xip_area |
463452 |
463452 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543958 |
543958 |
0 |
0.0 |
|
|
|
.app_xip_area |
425624 |
425624 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
973892 |
973892 |
0 |
0.0 |
|
|
|
.bss |
152252 |
152252 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819372 |
819372 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1030960 |
1030960 |
0 |
0.0 |
|
|
|
.bss |
186656 |
186656 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842192 |
842192 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1145876 |
1145876 |
0 |
0.0 |
|
|
|
.bss |
138640 |
138640 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980044 |
980044 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157024 |
1157024 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996696 |
996696 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139312 |
1139312 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972016 |
972016 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223338 |
1223338 |
0 |
0.0 |
|
|
|
(read/write) |
1788294 |
1788294 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257864 |
257864 |
0 |
0.0 |
|
|
|
.flash.text |
1223338 |
1223338 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233415 |
1233415 |
0 |
0.0 |
|
|
|
(read/write) |
564204 |
564204 |
0 |
0.0 |
|
|
|
.dram0.bss |
82312 |
82312 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314928 |
0 |
0.0 |
|
|
|
.flash.text |
1228031 |
1228031 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671280 |
671280 |
0 |
0.0 |
|
|
|
.bss |
74816 |
74816 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390380 |
2390380 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003040 |
2003040 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183451 |
1183451 |
0 |
0.0 |
|
|
|
bss |
144441 |
144441 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815708 |
815708 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162119 |
1162119 |
0 |
0.0 |
|
|
|
bss |
143668 |
143668 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803600 |
803596 |
-4 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
|
0 |
0 |
0 |
0.0 |
|
|
|
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1745164 |
1745164 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229390 |
1229390 |
0 |
0.0 |
|
|
|
.debug_aranges |
111856 |
111856 |
0 |
0.0 |
|
|
|
.debug_frame |
373484 |
373484 |
0 |
0.0 |
|
|
|
.debug_info |
26831616 |
26831616 |
0 |
0.0 |
|
|
|
.debug_line |
3672032 |
3672032 |
0 |
0.0 |
|
|
|
.debug_loc |
3589149 |
3589149 |
0 |
0.0 |
|
|
|
.debug_ranges |
339712 |
339712 |
0 |
0.0 |
|
|
|
.debug_str |
3441214 |
3441214 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569639 |
569639 |
0 |
0.0 |
|
|
|
.symtab |
421184 |
421184 |
0 |
0.0 |
|
|
|
.text |
1545400 |
1545400 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
|
0 |
0 |
0 |
0.0 |
|
|
|
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1687748 |
1687748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221189 |
1221189 |
0 |
0.0 |
|
|
|
.debug_aranges |
111328 |
111328 |
0 |
0.0 |
|
|
|
.debug_frame |
376564 |
376564 |
0 |
0.0 |
|
|
|
.debug_info |
26568399 |
26568398 |
-1 |
-0.0 |
|
|
|
.debug_line |
3692749 |
3692749 |
0 |
0.0 |
|
|
|
.debug_loc |
3576786 |
3576786 |
0 |
0.0 |
|
|
|
.debug_ranges |
338328 |
338328 |
0 |
0.0 |
|
|
|
.debug_str |
3430227 |
3430227 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533728 |
533728 |
0 |
0.0 |
|
|
|
.symtab |
407616 |
407616 |
0 |
0.0 |
|
|
|
.text |
1488720 |
1488720 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
|
0 |
0 |
0 |
0.0 |
|
|
|
(read only) |
850896 |
850896 |
0 |
0.0 |
|
|
|
(read/write) |
1606292 |
1606292 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
179992 |
179992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055300 |
1055300 |
0 |
0.0 |
|
|
|
.debug_aranges |
103536 |
103536 |
0 |
0.0 |
|
|
|
.debug_frame |
346896 |
346896 |
0 |
0.0 |
|
|
|
.debug_info |
22032120 |
22032119 |
-1 |
-0.0 |
|
|
|
.debug_line |
3262673 |
3262673 |
0 |
0.0 |
|
|
|
.debug_loc |
3274748 |
3274748 |
0 |
0.0 |
|
|
|
.debug_ranges |
303632 |
303632 |
0 |
0.0 |
|
|
|
.debug_str |
3235759 |
3235759 |
0 |
0.0 |
|
|
|
.heap |
850896 |
850896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470105 |
470105 |
0 |
0.0 |
|
|
|
.symtab |
376064 |
376064 |
0 |
0.0 |
|
|
|
.text |
1415456 |
1415456 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
|
0 |
0 |
0 |
0.0 |
|
|
|
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640212 |
1640212 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057426 |
1057426 |
0 |
0.0 |
|
|
|
.debug_aranges |
103936 |
103936 |
0 |
0.0 |
|
|
|
.debug_frame |
348788 |
348788 |
0 |
0.0 |
|
|
|
.debug_info |
22270816 |
22270816 |
0 |
0.0 |
|
|
|
.debug_line |
3260534 |
3260534 |
0 |
0.0 |
|
|
|
.debug_loc |
3303341 |
3303341 |
0 |
0.0 |
|
|
|
.debug_ranges |
305576 |
305576 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444360 |
1444360 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148632 |
1148624 |
-8 |
-0.0 |
|
|
|
.bss |
110556 |
110556 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595732 |
595724 |
-8 |
-0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553138 |
553140 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811468 |
811468 |
0 |
0.0 |
|
|
|
bss |
73328 |
73328 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571356 |
571356 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577542 |
577544 |
2 |
0.0 |
PR #23173: Size comparison from bc6b43882a56ddb3e94d3e64956bd5f3292b4058 to d36248ab1c013fbfaf4468802773a7f278e0de33
Increases (3 builds for cc13x2_26x2, esp32)
platform |
target |
config |
section |
bc6b4388 |
d36248ab |
change |
% change |
cc13x2_26x2 |
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
177104 |
177112 |
8 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223338 |
1223340 |
2 |
0.0 |
|
|
|
.flash.text |
1223338 |
1223340 |
2 |
0.0 |
Decreases (10 builds for bl602, bl702, cc13x2_26x2, psoc6, telink)
platform |
target |
config |
section |
bc6b4388 |
d36248ab |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069054 |
1069050 |
-4 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1434866 |
1434858 |
-8 |
-0.0 |
|
|
|
.text |
1100402 |
1100400 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
37905258 |
37905257 |
-1 |
-0.0 |
|
|
|
.text |
957024 |
957022 |
-2 |
-0.0 |
|
|
bl702+rpc |
.debug_info |
41811872 |
41811871 |
-1 |
-0.0 |
|
|
|
.text |
1030728 |
1030726 |
-2 |
-0.0 |
cc13x2_26x2 |
lock-mtd |
LP_CC2652R7 |
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672415 |
-8 |
-0.0 |
|
|
|
.text |
585656 |
585648 |
-8 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26568399 |
26568398 |
-1 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22270816 |
22270815 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553138 |
553136 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
571356 |
571354 |
-2 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
bc6b4388 |
d36248ab |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389646 |
1389646 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069054 |
1069050 |
-4 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1434866 |
1434858 |
-8 |
-0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100402 |
1100400 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188643 |
1188643 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67102 |
67102 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506865 |
1506865 |
0 |
0.0 |
|
|
|
.debug_aranges |
133128 |
133128 |
0 |
0.0 |
|
|
|
.debug_frame |
486580 |
486580 |
0 |
0.0 |
|
|
|
.debug_info |
37905258 |
37905257 |
-1 |
-0.0 |
|
|
|
.debug_line |
5256764 |
5256764 |
0 |
0.0 |
|
|
|
.debug_loc |
3367112 |
3367112 |
0 |
0.0 |
|
|
|
.debug_ranges |
359368 |
359368 |
0 |
0.0 |
|
|
|
.debug_str |
3457811 |
3457811 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565071 |
565071 |
0 |
0.0 |
|
|
|
.symtab |
171664 |
171664 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957024 |
957022 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284579 |
1284579 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75150 |
75150 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644410 |
1644410 |
0 |
0.0 |
|
|
|
.debug_aranges |
140632 |
140632 |
0 |
0.0 |
|
|
|
.debug_frame |
511956 |
511956 |
0 |
0.0 |
|
|
|
.debug_info |
41811872 |
41811871 |
-1 |
-0.0 |
|
|
|
.debug_line |
5631299 |
5631299 |
0 |
0.0 |
|
|
|
.debug_loc |
3559772 |
3559772 |
0 |
0.0 |
|
|
|
.debug_ranges |
381824 |
381824 |
0 |
0.0 |
|
|
|
.debug_str |
3853711 |
3853711 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624244 |
624244 |
0 |
0.0 |
|
|
|
.symtab |
189472 |
189472 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030728 |
1030726 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677175 |
677175 |
0 |
0.0 |
|
|
|
(read/write) |
174368 |
174368 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587072 |
587072 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641423 |
641423 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562176 |
562176 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675867 |
675867 |
0 |
0.0 |
|
|
|
(read/write) |
172828 |
172828 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598072 |
598072 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
687915 |
687915 |
0 |
0.0 |
|
|
|
(read/write) |
161500 |
161500 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596700 |
596700 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672415 |
-8 |
-0.0 |
|
|
|
(read/write) |
177104 |
177112 |
8 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585648 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668198 |
668198 |
0 |
0.0 |
|
|
|
(read/write) |
185664 |
185664 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581380 |
581380 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587914 |
587914 |
0 |
0.0 |
|
|
|
.app_xip_area |
464524 |
464524 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592162 |
592162 |
0 |
0.0 |
|
|
|
.app_xip_area |
463452 |
463452 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543958 |
543958 |
0 |
0.0 |
|
|
|
.app_xip_area |
425624 |
425624 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
973892 |
973892 |
0 |
0.0 |
|
|
|
.bss |
152252 |
152252 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819372 |
819372 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1030960 |
1030960 |
0 |
0.0 |
|
|
|
.bss |
186656 |
186656 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842192 |
842192 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1145876 |
1145876 |
0 |
0.0 |
|
|
|
.bss |
138640 |
138640 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980044 |
980044 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157024 |
1157024 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996696 |
996696 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139312 |
1139312 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972016 |
972016 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223338 |
1223340 |
2 |
0.0 |
|
|
|
(read/write) |
1788294 |
1788294 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257864 |
257864 |
0 |
0.0 |
|
|
|
.flash.text |
1223338 |
1223340 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233415 |
1233415 |
0 |
0.0 |
|
|
|
(read/write) |
564204 |
564204 |
0 |
0.0 |
|
|
|
.dram0.bss |
82312 |
82312 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314928 |
0 |
0.0 |
|
|
|
.flash.text |
1228031 |
1228031 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671280 |
671280 |
0 |
0.0 |
|
|
|
.bss |
74816 |
74816 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390380 |
2390380 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003040 |
2003040 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183451 |
1183451 |
0 |
0.0 |
|
|
|
bss |
144441 |
144441 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815708 |
815708 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162119 |
1162119 |
0 |
0.0 |
|
|
|
bss |
143668 |
143668 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803600 |
803600 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1745164 |
1745164 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229390 |
1229390 |
0 |
0.0 |
|
|
|
.debug_aranges |
111856 |
111856 |
0 |
0.0 |
|
|
|
.debug_frame |
373484 |
373484 |
0 |
0.0 |
|
|
|
.debug_info |
26831616 |
26831616 |
0 |
0.0 |
|
|
|
.debug_line |
3672032 |
3672032 |
0 |
0.0 |
|
|
|
.debug_loc |
3589149 |
3589149 |
0 |
0.0 |
|
|
|
.debug_ranges |
339712 |
339712 |
0 |
0.0 |
|
|
|
.debug_str |
3441214 |
3441214 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569639 |
569639 |
0 |
0.0 |
|
|
|
.symtab |
421184 |
421184 |
0 |
0.0 |
|
|
|
.text |
1545400 |
1545400 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1687748 |
1687748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221189 |
1221189 |
0 |
0.0 |
|
|
|
.debug_aranges |
111328 |
111328 |
0 |
0.0 |
|
|
|
.debug_frame |
376564 |
376564 |
0 |
0.0 |
|
|
|
.debug_info |
26568399 |
26568398 |
-1 |
-0.0 |
|
|
|
.debug_line |
3692749 |
3692749 |
0 |
0.0 |
|
|
|
.debug_loc |
3576786 |
3576786 |
0 |
0.0 |
|
|
|
.debug_ranges |
338328 |
338328 |
0 |
0.0 |
|
|
|
.debug_str |
3430227 |
3430227 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533728 |
533728 |
0 |
0.0 |
|
|
|
.symtab |
407616 |
407616 |
0 |
0.0 |
|
|
|
.text |
1488720 |
1488720 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850896 |
850896 |
0 |
0.0 |
|
|
|
(read/write) |
1606292 |
1606292 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
179992 |
179992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055300 |
1055300 |
0 |
0.0 |
|
|
|
.debug_aranges |
103536 |
103536 |
0 |
0.0 |
|
|
|
.debug_frame |
346896 |
346896 |
0 |
0.0 |
|
|
|
.debug_info |
22032120 |
22032120 |
0 |
0.0 |
|
|
|
.debug_line |
3262673 |
3262673 |
0 |
0.0 |
|
|
|
.debug_loc |
3274748 |
3274748 |
0 |
0.0 |
|
|
|
.debug_ranges |
303632 |
303632 |
0 |
0.0 |
|
|
|
.debug_str |
3235759 |
3235759 |
0 |
0.0 |
|
|
|
.heap |
850896 |
850896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470105 |
470105 |
0 |
0.0 |
|
|
|
.symtab |
376064 |
376064 |
0 |
0.0 |
|
|
|
.text |
1415456 |
1415456 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640212 |
1640212 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057426 |
1057426 |
0 |
0.0 |
|
|
|
.debug_aranges |
103936 |
103936 |
0 |
0.0 |
|
|
|
.debug_frame |
348788 |
348788 |
0 |
0.0 |
|
|
|
.debug_info |
22270816 |
22270815 |
-1 |
-0.0 |
|
|
|
.debug_line |
3260534 |
3260534 |
0 |
0.0 |
|
|
|
.debug_loc |
3303341 |
3303341 |
0 |
0.0 |
|
|
|
.debug_ranges |
305576 |
305576 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444360 |
1444360 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148632 |
1148632 |
0 |
0.0 |
|
|
|
.bss |
110556 |
110556 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595732 |
595732 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553138 |
553136 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811468 |
811468 |
0 |
0.0 |
|
|
|
bss |
73328 |
73328 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571356 |
571354 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577542 |
577542 |
0 |
0.0 |
PR #23173: Size comparison from bc6b43882a56ddb3e94d3e64956bd5f3292b4058 to d9be2baacb92d680d48e0a1756ae5ece19353549
Increases (4 builds for cc13x2_26x2, esp32)
platform |
target |
config |
section |
bc6b4388 |
d9be2baa |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
174368 |
174376 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223338 |
1223342 |
4 |
0.0 |
|
|
|
.flash.text |
1223338 |
1223342 |
4 |
0.0 |
|
|
m5stack |
(read/write) |
564204 |
564212 |
8 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314936 |
8 |
0.0 |
Decreases (12 builds for bl602, bl702, cc13x2_26x2, psoc6, telink)
platform |
target |
config |
section |
bc6b4388 |
d9be2baa |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069054 |
1069050 |
-4 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1434866 |
1434858 |
-8 |
-0.0 |
|
|
|
.text |
1100402 |
1100400 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
37905258 |
37905257 |
-1 |
-0.0 |
|
|
|
.text |
957024 |
957022 |
-2 |
-0.0 |
|
|
bl702+rpc |
.debug_info |
41811872 |
41811870 |
-2 |
-0.0 |
|
|
|
.text |
1030728 |
1030724 |
-4 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677175 |
677167 |
-8 |
-0.0 |
|
|
|
.text |
587072 |
587064 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26831616 |
26831615 |
-1 |
-0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26568399 |
26568398 |
-1 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22270816 |
22270815 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553138 |
553136 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
571356 |
571354 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
577542 |
577540 |
-2 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
bc6b4388 |
d9be2baa |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389646 |
1389646 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069054 |
1069050 |
-4 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1434866 |
1434858 |
-8 |
-0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100402 |
1100400 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188643 |
1188643 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67102 |
67102 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506865 |
1506865 |
0 |
0.0 |
|
|
|
.debug_aranges |
133128 |
133128 |
0 |
0.0 |
|
|
|
.debug_frame |
486580 |
486580 |
0 |
0.0 |
|
|
|
.debug_info |
37905258 |
37905257 |
-1 |
-0.0 |
|
|
|
.debug_line |
5256764 |
5256764 |
0 |
0.0 |
|
|
|
.debug_loc |
3367112 |
3367112 |
0 |
0.0 |
|
|
|
.debug_ranges |
359368 |
359368 |
0 |
0.0 |
|
|
|
.debug_str |
3457811 |
3457811 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565071 |
565071 |
0 |
0.0 |
|
|
|
.symtab |
171664 |
171664 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957024 |
957022 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284579 |
1284579 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75150 |
75150 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644410 |
1644410 |
0 |
0.0 |
|
|
|
.debug_aranges |
140632 |
140632 |
0 |
0.0 |
|
|
|
.debug_frame |
511956 |
511956 |
0 |
0.0 |
|
|
|
.debug_info |
41811872 |
41811870 |
-2 |
-0.0 |
|
|
|
.debug_line |
5631299 |
5631299 |
0 |
0.0 |
|
|
|
.debug_loc |
3559772 |
3559772 |
0 |
0.0 |
|
|
|
.debug_ranges |
381824 |
381824 |
0 |
0.0 |
|
|
|
.debug_str |
3853711 |
3853711 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624244 |
624244 |
0 |
0.0 |
|
|
|
.symtab |
189472 |
189472 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030728 |
1030724 |
-4 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677175 |
677167 |
-8 |
-0.0 |
|
|
|
(read/write) |
174368 |
174376 |
8 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587072 |
587064 |
-8 |
-0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641423 |
641423 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562176 |
562176 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675867 |
675867 |
0 |
0.0 |
|
|
|
(read/write) |
172828 |
172828 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598072 |
598072 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
687915 |
687915 |
0 |
0.0 |
|
|
|
(read/write) |
161500 |
161500 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596700 |
596700 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672423 |
0 |
0.0 |
|
|
|
(read/write) |
177104 |
177104 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668198 |
668198 |
0 |
0.0 |
|
|
|
(read/write) |
185664 |
185664 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581380 |
581380 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587914 |
587914 |
0 |
0.0 |
|
|
|
.app_xip_area |
464524 |
464524 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592162 |
592162 |
0 |
0.0 |
|
|
|
.app_xip_area |
463452 |
463452 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543958 |
543958 |
0 |
0.0 |
|
|
|
.app_xip_area |
425624 |
425624 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
973892 |
973892 |
0 |
0.0 |
|
|
|
.bss |
152252 |
152252 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819372 |
819372 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1030960 |
1030960 |
0 |
0.0 |
|
|
|
.bss |
186656 |
186656 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842192 |
842192 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1145876 |
1145876 |
0 |
0.0 |
|
|
|
.bss |
138640 |
138640 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980044 |
980044 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157024 |
1157024 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996696 |
996696 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139312 |
1139312 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972016 |
972016 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223338 |
1223342 |
4 |
0.0 |
|
|
|
(read/write) |
1788294 |
1788294 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257864 |
257864 |
0 |
0.0 |
|
|
|
.flash.text |
1223338 |
1223342 |
4 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233415 |
1233415 |
0 |
0.0 |
|
|
|
(read/write) |
564204 |
564212 |
8 |
0.0 |
|
|
|
.dram0.bss |
82312 |
82312 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314936 |
8 |
0.0 |
|
|
|
.flash.text |
1228031 |
1228031 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671280 |
671280 |
0 |
0.0 |
|
|
|
.bss |
74816 |
74816 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390380 |
2390380 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003040 |
2003040 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183451 |
1183451 |
0 |
0.0 |
|
|
|
bss |
144441 |
144441 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815708 |
815708 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162119 |
1162119 |
0 |
0.0 |
|
|
|
bss |
143668 |
143668 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803600 |
803600 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1745164 |
1745164 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229390 |
1229390 |
0 |
0.0 |
|
|
|
.debug_aranges |
111856 |
111856 |
0 |
0.0 |
|
|
|
.debug_frame |
373484 |
373484 |
0 |
0.0 |
|
|
|
.debug_info |
26831616 |
26831615 |
-1 |
-0.0 |
|
|
|
.debug_line |
3672032 |
3672032 |
0 |
0.0 |
|
|
|
.debug_loc |
3589149 |
3589149 |
0 |
0.0 |
|
|
|
.debug_ranges |
339712 |
339712 |
0 |
0.0 |
|
|
|
.debug_str |
3441214 |
3441214 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569639 |
569639 |
0 |
0.0 |
|
|
|
.symtab |
421184 |
421184 |
0 |
0.0 |
|
|
|
.text |
1545400 |
1545400 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1687748 |
1687748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221189 |
1221189 |
0 |
0.0 |
|
|
|
.debug_aranges |
111328 |
111328 |
0 |
0.0 |
|
|
|
.debug_frame |
376564 |
376564 |
0 |
0.0 |
|
|
|
.debug_info |
26568399 |
26568398 |
-1 |
-0.0 |
|
|
|
.debug_line |
3692749 |
3692749 |
0 |
0.0 |
|
|
|
.debug_loc |
3576786 |
3576786 |
0 |
0.0 |
|
|
|
.debug_ranges |
338328 |
338328 |
0 |
0.0 |
|
|
|
.debug_str |
3430227 |
3430227 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533728 |
533728 |
0 |
0.0 |
|
|
|
.symtab |
407616 |
407616 |
0 |
0.0 |
|
|
|
.text |
1488720 |
1488720 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850896 |
850896 |
0 |
0.0 |
|
|
|
(read/write) |
1606292 |
1606292 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
179992 |
179992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055300 |
1055300 |
0 |
0.0 |
|
|
|
.debug_aranges |
103536 |
103536 |
0 |
0.0 |
|
|
|
.debug_frame |
346896 |
346896 |
0 |
0.0 |
|
|
|
.debug_info |
22032120 |
22032120 |
0 |
0.0 |
|
|
|
.debug_line |
3262673 |
3262673 |
0 |
0.0 |
|
|
|
.debug_loc |
3274748 |
3274748 |
0 |
0.0 |
|
|
|
.debug_ranges |
303632 |
303632 |
0 |
0.0 |
|
|
|
.debug_str |
3235759 |
3235759 |
0 |
0.0 |
|
|
|
.heap |
850896 |
850896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470105 |
470105 |
0 |
0.0 |
|
|
|
.symtab |
376064 |
376064 |
0 |
0.0 |
|
|
|
.text |
1415456 |
1415456 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640212 |
1640212 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057426 |
1057426 |
0 |
0.0 |
|
|
|
.debug_aranges |
103936 |
103936 |
0 |
0.0 |
|
|
|
.debug_frame |
348788 |
348788 |
0 |
0.0 |
|
|
|
.debug_info |
22270816 |
22270815 |
-1 |
-0.0 |
|
|
|
.debug_line |
3260534 |
3260534 |
0 |
0.0 |
|
|
|
.debug_loc |
3303341 |
3303341 |
0 |
0.0 |
|
|
|
.debug_ranges |
305576 |
305576 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444360 |
1444360 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148632 |
1148632 |
0 |
0.0 |
|
|
|
.bss |
110556 |
110556 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595732 |
595732 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553138 |
553136 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811468 |
811468 |
0 |
0.0 |
|
|
|
bss |
73328 |
73328 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571356 |
571354 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577542 |
577540 |
-2 |
-0.0 |
PR #23173: Size comparison from 9f08fc10e8386ac14a244662727dfb456b1e1444 to afdf2053194b5d5922ea62d714a17c889026e1ca
Increases (4 builds for bl602, bl702, telink)
platform |
target |
config |
section |
9f08fc10 |
afdf2053 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389710 |
1389718 |
8 |
0.0 |
|
|
|
.text |
1069118 |
1069122 |
4 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read/write) |
1188675 |
1188691 |
16 |
0.0 |
|
|
|
.debug_info |
37905412 |
37905414 |
2 |
0.0 |
|
|
|
.text |
957056 |
957060 |
4 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553136 |
553140 |
4 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811468 |
811476 |
8 |
0.0 |
|
|
|
text |
571354 |
571358 |
4 |
0.0 |
Decreases (3 builds for bl702, psoc6)
platform |
target |
config |
section |
9f08fc10 |
afdf2053 |
change |
% change |
bl702 |
lighting-app |
bl702+rpc |
.debug_info |
41812028 |
41812027 |
-1 |
-0.0 |
|
|
|
.text |
1030506 |
1030504 |
-2 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26568826 |
26568825 |
-1 |
-0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22032548 |
22032547 |
-1 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
9f08fc10 |
afdf2053 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389710 |
1389718 |
8 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069118 |
1069122 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1434934 |
1434934 |
0 |
0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100468 |
1100468 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188675 |
1188691 |
16 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67102 |
67102 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506865 |
1506865 |
0 |
0.0 |
|
|
|
.debug_aranges |
133136 |
133136 |
0 |
0.0 |
|
|
|
.debug_frame |
486600 |
486600 |
0 |
0.0 |
|
|
|
.debug_info |
37905412 |
37905414 |
2 |
0.0 |
|
|
|
.debug_line |
5256822 |
5256822 |
0 |
0.0 |
|
|
|
.debug_loc |
3367145 |
3367145 |
0 |
0.0 |
|
|
|
.debug_ranges |
359376 |
359376 |
0 |
0.0 |
|
|
|
.debug_str |
3457811 |
3457811 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565071 |
565071 |
0 |
0.0 |
|
|
|
.symtab |
171664 |
171664 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957056 |
957060 |
4 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284355 |
1284355 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75150 |
75150 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644410 |
1644410 |
0 |
0.0 |
|
|
|
.debug_aranges |
140640 |
140640 |
0 |
0.0 |
|
|
|
.debug_frame |
511972 |
511972 |
0 |
0.0 |
|
|
|
.debug_info |
41812028 |
41812027 |
-1 |
-0.0 |
|
|
|
.debug_line |
5631353 |
5631353 |
0 |
0.0 |
|
|
|
.debug_loc |
3559792 |
3559792 |
0 |
0.0 |
|
|
|
.debug_ranges |
381832 |
381832 |
0 |
0.0 |
|
|
|
.debug_str |
3853711 |
3853711 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624244 |
624244 |
0 |
0.0 |
|
|
|
.symtab |
189472 |
189472 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030506 |
1030504 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677175 |
677175 |
0 |
0.0 |
|
|
|
(read/write) |
174368 |
174368 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587072 |
587072 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641423 |
641423 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562176 |
562176 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675867 |
675867 |
0 |
0.0 |
|
|
|
(read/write) |
172828 |
172828 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598072 |
598072 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659623 |
659623 |
0 |
0.0 |
|
|
|
(read/write) |
184760 |
184760 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556008 |
556008 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
687915 |
687915 |
0 |
0.0 |
|
|
|
(read/write) |
161500 |
161500 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596700 |
596700 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672423 |
0 |
0.0 |
|
|
|
(read/write) |
177104 |
177104 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668198 |
668198 |
0 |
0.0 |
|
|
|
(read/write) |
185664 |
185664 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581380 |
581380 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587914 |
587914 |
0 |
0.0 |
|
|
|
.app_xip_area |
464524 |
464524 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592162 |
592162 |
0 |
0.0 |
|
|
|
.app_xip_area |
463452 |
463452 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543958 |
543958 |
0 |
0.0 |
|
|
|
.app_xip_area |
425624 |
425624 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
973860 |
973860 |
0 |
0.0 |
|
|
|
.bss |
152252 |
152252 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819340 |
819340 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1030992 |
1030992 |
0 |
0.0 |
|
|
|
.bss |
186656 |
186656 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842224 |
842224 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1145900 |
1145900 |
0 |
0.0 |
|
|
|
.bss |
138640 |
138640 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980068 |
980068 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157024 |
1157024 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996696 |
996696 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139336 |
1139336 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972040 |
972040 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223340 |
1223340 |
0 |
0.0 |
|
|
|
(read/write) |
1788302 |
1788302 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257872 |
257872 |
0 |
0.0 |
|
|
|
.flash.text |
1223340 |
1223340 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233415 |
1233415 |
0 |
0.0 |
|
|
|
(read/write) |
564204 |
564204 |
0 |
0.0 |
|
|
|
.dram0.bss |
82312 |
82312 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314928 |
0 |
0.0 |
|
|
|
.flash.text |
1228031 |
1228031 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671280 |
671280 |
0 |
0.0 |
|
|
|
.bss |
74816 |
74816 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390524 |
2390524 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003184 |
2003184 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183451 |
1183451 |
0 |
0.0 |
|
|
|
bss |
144441 |
144441 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815708 |
815708 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162119 |
1162119 |
0 |
0.0 |
|
|
|
bss |
143668 |
143668 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803600 |
803600 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1745212 |
1745212 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229384 |
1229384 |
0 |
0.0 |
|
|
|
.debug_aranges |
111872 |
111872 |
0 |
0.0 |
|
|
|
.debug_frame |
373516 |
373516 |
0 |
0.0 |
|
|
|
.debug_info |
26832044 |
26832044 |
0 |
0.0 |
|
|
|
.debug_line |
3672175 |
3672175 |
0 |
0.0 |
|
|
|
.debug_loc |
3589235 |
3589235 |
0 |
0.0 |
|
|
|
.debug_ranges |
339728 |
339728 |
0 |
0.0 |
|
|
|
.debug_str |
3441214 |
3441214 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569639 |
569639 |
0 |
0.0 |
|
|
|
.symtab |
421184 |
421184 |
0 |
0.0 |
|
|
|
.text |
1545448 |
1545448 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1687796 |
1687796 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221183 |
1221183 |
0 |
0.0 |
|
|
|
.debug_aranges |
111344 |
111344 |
0 |
0.0 |
|
|
|
.debug_frame |
376596 |
376596 |
0 |
0.0 |
|
|
|
.debug_info |
26568826 |
26568825 |
-1 |
-0.0 |
|
|
|
.debug_line |
3692892 |
3692892 |
0 |
0.0 |
|
|
|
.debug_loc |
3576872 |
3576872 |
0 |
0.0 |
|
|
|
.debug_ranges |
338344 |
338344 |
0 |
0.0 |
|
|
|
.debug_str |
3430227 |
3430227 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533728 |
533728 |
0 |
0.0 |
|
|
|
.symtab |
407616 |
407616 |
0 |
0.0 |
|
|
|
.text |
1488768 |
1488768 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850896 |
850896 |
0 |
0.0 |
|
|
|
(read/write) |
1606356 |
1606356 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
179992 |
179992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055294 |
1055294 |
0 |
0.0 |
|
|
|
.debug_aranges |
103552 |
103552 |
0 |
0.0 |
|
|
|
.debug_frame |
346928 |
346928 |
0 |
0.0 |
|
|
|
.debug_info |
22032548 |
22032547 |
-1 |
-0.0 |
|
|
|
.debug_line |
3262816 |
3262816 |
0 |
0.0 |
|
|
|
.debug_loc |
3274834 |
3274834 |
0 |
0.0 |
|
|
|
.debug_ranges |
303648 |
303648 |
0 |
0.0 |
|
|
|
.debug_str |
3235759 |
3235759 |
0 |
0.0 |
|
|
|
.heap |
850896 |
850896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470105 |
470105 |
0 |
0.0 |
|
|
|
.symtab |
376064 |
376064 |
0 |
0.0 |
|
|
|
.text |
1415520 |
1415520 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640276 |
1640276 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057420 |
1057420 |
0 |
0.0 |
|
|
|
.debug_aranges |
103952 |
103952 |
0 |
0.0 |
|
|
|
.debug_frame |
348820 |
348820 |
0 |
0.0 |
|
|
|
.debug_info |
22271244 |
22271244 |
0 |
0.0 |
|
|
|
.debug_line |
3260677 |
3260677 |
0 |
0.0 |
|
|
|
.debug_loc |
3303427 |
3303427 |
0 |
0.0 |
|
|
|
.debug_ranges |
305592 |
305592 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444424 |
1444424 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148632 |
1148632 |
0 |
0.0 |
|
|
|
.bss |
110556 |
110556 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595732 |
595732 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553136 |
553140 |
4 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811468 |
811476 |
8 |
0.0 |
|
|
|
bss |
73328 |
73328 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571354 |
571358 |
4 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577544 |
577544 |
0 |
0.0 |
PR #23173: Size comparison from b9cf4b97cc2ffd16326d4612a4e510246b3abf1e to e8f0495e533f3e9154ed01bab6502e7ae0f23f00
Increases (4 builds for cc13x2_26x2, esp32)
platform |
target |
config |
section |
b9cf4b97 |
e8f0495e |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
174208 |
174216 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223550 |
1223552 |
2 |
0.0 |
|
|
|
.flash.text |
1223550 |
1223552 |
2 |
0.0 |
|
|
m5stack |
(read/write) |
564228 |
564236 |
8 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314936 |
8 |
0.0 |
Decreases (11 builds for bl602, bl702, cc13x2_26x2, k32w, psoc6, telink)
platform |
target |
config |
section |
b9cf4b97 |
e8f0495e |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
.text |
1100728 |
1100726 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read/write) |
1188963 |
1188947 |
-16 |
-0.0 |
|
|
|
.debug_info |
37908963 |
37908961 |
-2 |
-0.0 |
|
|
|
.text |
957316 |
957312 |
-4 |
-0.0 |
|
|
bl702+rpc |
.debug_info |
41815578 |
41815576 |
-2 |
-0.0 |
|
|
|
.text |
1030762 |
1030758 |
-4 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677343 |
-8 |
-0.0 |
|
|
|
.text |
587248 |
587240 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
k32w |
light |
k32w0+release |
(read/write) |
671496 |
671480 |
-16 |
-0.0 |
|
|
|
.text |
591868 |
591852 |
-16 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26837450 |
26837448 |
-2 |
-0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26574232 |
26574230 |
-2 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22271245 |
22271243 |
-2 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553140 |
553138 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
571560 |
571558 |
-2 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
b9cf4b97 |
e8f0495e |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389990 |
1389990 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069380 |
1069380 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1435206 |
1435206 |
0 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100728 |
1100726 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188963 |
1188947 |
-16 |
-0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67118 |
67118 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1507098 |
1507098 |
0 |
0.0 |
|
|
|
.debug_aranges |
133144 |
133144 |
0 |
0.0 |
|
|
|
.debug_frame |
486648 |
486648 |
0 |
0.0 |
|
|
|
.debug_info |
37908963 |
37908961 |
-2 |
-0.0 |
|
|
|
.debug_line |
5257455 |
5257455 |
0 |
0.0 |
|
|
|
.debug_loc |
3367679 |
3367679 |
0 |
0.0 |
|
|
|
.debug_ranges |
359456 |
359456 |
0 |
0.0 |
|
|
|
.debug_str |
3457927 |
3457927 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565127 |
565127 |
0 |
0.0 |
|
|
|
.symtab |
171680 |
171680 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957316 |
957312 |
-4 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284627 |
1284627 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644643 |
1644643 |
0 |
0.0 |
|
|
|
.debug_aranges |
140648 |
140648 |
0 |
0.0 |
|
|
|
.debug_frame |
512020 |
512020 |
0 |
0.0 |
|
|
|
.debug_info |
41815578 |
41815576 |
-2 |
-0.0 |
|
|
|
.debug_line |
5631986 |
5631986 |
0 |
0.0 |
|
|
|
.debug_loc |
3560326 |
3560326 |
0 |
0.0 |
|
|
|
.debug_ranges |
381912 |
381912 |
0 |
0.0 |
|
|
|
.debug_str |
3853897 |
3853897 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624300 |
624300 |
0 |
0.0 |
|
|
|
.symtab |
189488 |
189488 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030762 |
1030758 |
-4 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677343 |
-8 |
-0.0 |
|
|
|
(read/write) |
174208 |
174216 |
8 |
0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587248 |
587240 |
-8 |
-0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641615 |
641615 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562368 |
562368 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675867 |
675867 |
0 |
0.0 |
|
|
|
(read/write) |
172828 |
172828 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598072 |
598072 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659623 |
8 |
0.0 |
|
|
|
(read/write) |
184768 |
184760 |
-8 |
-0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556008 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688107 |
688107 |
0 |
0.0 |
|
|
|
(read/write) |
161324 |
161324 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596892 |
596892 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672423 |
0 |
0.0 |
|
|
|
(read/write) |
177104 |
177104 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668390 |
668390 |
0 |
0.0 |
|
|
|
(read/write) |
185488 |
185488 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581572 |
581572 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588138 |
588138 |
0 |
0.0 |
|
|
|
.app_xip_area |
464724 |
464724 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592178 |
592178 |
0 |
0.0 |
|
|
|
.app_xip_area |
463468 |
463468 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543974 |
543974 |
0 |
0.0 |
|
|
|
.app_xip_area |
425640 |
425640 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974060 |
974060 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819516 |
819516 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1031224 |
1031224 |
0 |
0.0 |
|
|
|
.bss |
186680 |
186680 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842432 |
842432 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146116 |
1146116 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980260 |
980260 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157024 |
1157024 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996696 |
996696 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139336 |
1139336 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972040 |
972040 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223550 |
1223552 |
2 |
0.0 |
|
|
|
(read/write) |
1788310 |
1788310 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257864 |
257864 |
0 |
0.0 |
|
|
|
.flash.text |
1223550 |
1223552 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233619 |
1233619 |
0 |
0.0 |
|
|
|
(read/write) |
564228 |
564236 |
8 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314936 |
8 |
0.0 |
|
|
|
.flash.text |
1228235 |
1228235 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671496 |
671480 |
-16 |
-0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591868 |
591852 |
-16 |
-0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390524 |
2390524 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003184 |
2003184 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183643 |
1183643 |
0 |
0.0 |
|
|
|
bss |
144457 |
144457 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815896 |
815896 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162311 |
1162311 |
0 |
0.0 |
|
|
|
bss |
143684 |
143684 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803788 |
803788 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745420 |
1745420 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229571 |
1229571 |
0 |
0.0 |
|
|
|
.debug_aranges |
111880 |
111880 |
0 |
0.0 |
|
|
|
.debug_frame |
373552 |
373552 |
0 |
0.0 |
|
|
|
.debug_info |
26837450 |
26837448 |
-2 |
-0.0 |
|
|
|
.debug_line |
3673071 |
3673071 |
0 |
0.0 |
|
|
|
.debug_loc |
3590247 |
3590247 |
0 |
0.0 |
|
|
|
.debug_ranges |
339736 |
339736 |
0 |
0.0 |
|
|
|
.debug_str |
3441330 |
3441330 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569695 |
569695 |
0 |
0.0 |
|
|
|
.symtab |
421232 |
421232 |
0 |
0.0 |
|
|
|
.text |
1545640 |
1545640 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688020 |
1688020 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221370 |
1221370 |
0 |
0.0 |
|
|
|
.debug_aranges |
111352 |
111352 |
0 |
0.0 |
|
|
|
.debug_frame |
376632 |
376632 |
0 |
0.0 |
|
|
|
.debug_info |
26574232 |
26574230 |
-2 |
-0.0 |
|
|
|
.debug_line |
3693788 |
3693788 |
0 |
0.0 |
|
|
|
.debug_loc |
3577884 |
3577884 |
0 |
0.0 |
|
|
|
.debug_ranges |
338352 |
338352 |
0 |
0.0 |
|
|
|
.debug_str |
3430343 |
3430343 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533784 |
533784 |
0 |
0.0 |
|
|
|
.symtab |
407664 |
407664 |
0 |
0.0 |
|
|
|
.text |
1488976 |
1488976 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1606572 |
1606572 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055481 |
1055481 |
0 |
0.0 |
|
|
|
.debug_aranges |
103560 |
103560 |
0 |
0.0 |
|
|
|
.debug_frame |
346964 |
346964 |
0 |
0.0 |
|
|
|
.debug_info |
22037953 |
22037953 |
0 |
0.0 |
|
|
|
.debug_line |
3263712 |
3263712 |
0 |
0.0 |
|
|
|
.debug_loc |
3275846 |
3275846 |
0 |
0.0 |
|
|
|
.debug_ranges |
303656 |
303656 |
0 |
0.0 |
|
|
|
.debug_str |
3235875 |
3235875 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470161 |
470161 |
0 |
0.0 |
|
|
|
.symtab |
376112 |
376112 |
0 |
0.0 |
|
|
|
.text |
1415712 |
1415712 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640276 |
1640276 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057420 |
1057420 |
0 |
0.0 |
|
|
|
.debug_aranges |
103952 |
103952 |
0 |
0.0 |
|
|
|
.debug_frame |
348820 |
348820 |
0 |
0.0 |
|
|
|
.debug_info |
22271245 |
22271243 |
-2 |
-0.0 |
|
|
|
.debug_line |
3260677 |
3260677 |
0 |
0.0 |
|
|
|
.debug_loc |
3303427 |
3303427 |
0 |
0.0 |
|
|
|
.debug_ranges |
305592 |
305592 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444424 |
1444424 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148824 |
1148824 |
0 |
0.0 |
|
|
|
.bss |
110580 |
110580 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595924 |
595924 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553140 |
553138 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811692 |
811692 |
0 |
0.0 |
|
|
|
bss |
73344 |
73344 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571560 |
571558 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577542 |
577542 |
0 |
0.0 |
@yufengwangca @andy31415
Please review this PR.
This should be regarded as the missing function of Android platform, could you evaluate whether to merge it?
PR #23173: Size comparison from 0a0865130c80b5772727a5b77c7f265ed6c07715 to 640ddbd883dcc73a590d9dc92cf9a3b9d374d868
Increases (2 builds for qpg, telink)
platform |
target |
config |
section |
0a086513 |
640ddbd8 |
change |
% change |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148800 |
1148808 |
8 |
0.0 |
|
|
|
.text |
595900 |
595908 |
8 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553134 |
553136 |
2 |
0.0 |
Decreases (5 builds for cyw30739, esp32, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
0a086513 |
640ddbd8 |
change |
% change |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588130 |
588122 |
-8 |
-0.0 |
|
|
|
.app_xip_area |
464716 |
464708 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223546 |
1223544 |
-2 |
-0.0 |
|
|
|
.flash.text |
1223546 |
1223544 |
-2 |
-0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
815888 |
815884 |
-4 |
-0.0 |
psoc6 |
light |
cy8ckit_062s2_43012 |
.debug_info |
22037953 |
22037952 |
-1 |
-0.0 |
telink |
lighting-app |
tlsr9518adk80d |
text |
571556 |
571554 |
-2 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
0a086513 |
640ddbd8 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1389982 |
1389982 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069376 |
1069376 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1435206 |
1435206 |
0 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100722 |
1100722 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188963 |
1188963 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67118 |
67118 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1507098 |
1507098 |
0 |
0.0 |
|
|
|
.debug_aranges |
133144 |
133144 |
0 |
0.0 |
|
|
|
.debug_frame |
486648 |
486648 |
0 |
0.0 |
|
|
|
.debug_info |
37908960 |
37908960 |
0 |
0.0 |
|
|
|
.debug_line |
5257427 |
5257427 |
0 |
0.0 |
|
|
|
.debug_loc |
3367638 |
3367638 |
0 |
0.0 |
|
|
|
.debug_ranges |
359456 |
359456 |
0 |
0.0 |
|
|
|
.debug_str |
3457927 |
3457927 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565127 |
565127 |
0 |
0.0 |
|
|
|
.symtab |
171680 |
171680 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957314 |
957314 |
0 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284627 |
1284627 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644643 |
1644643 |
0 |
0.0 |
|
|
|
.debug_aranges |
140648 |
140648 |
0 |
0.0 |
|
|
|
.debug_frame |
512020 |
512020 |
0 |
0.0 |
|
|
|
.debug_info |
41815575 |
41815575 |
0 |
0.0 |
|
|
|
.debug_line |
5631958 |
5631958 |
0 |
0.0 |
|
|
|
.debug_loc |
3560285 |
3560285 |
0 |
0.0 |
|
|
|
.debug_ranges |
381912 |
381912 |
0 |
0.0 |
|
|
|
.debug_str |
3853897 |
3853897 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624300 |
624300 |
0 |
0.0 |
|
|
|
.symtab |
189488 |
189488 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030760 |
1030760 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677351 |
0 |
0.0 |
|
|
|
(read/write) |
174208 |
174208 |
0 |
0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587248 |
587248 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641599 |
641599 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562352 |
562352 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675851 |
675851 |
0 |
0.0 |
|
|
|
(read/write) |
172844 |
172844 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598056 |
598056 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659607 |
659607 |
0 |
0.0 |
|
|
|
(read/write) |
184776 |
184776 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
555992 |
555992 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688091 |
688091 |
0 |
0.0 |
|
|
|
(read/write) |
161340 |
161340 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90731 |
90731 |
0 |
0.0 |
|
|
|
.text |
596876 |
596876 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672423 |
672423 |
0 |
0.0 |
|
|
|
(read/write) |
177104 |
177104 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86287 |
86287 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668374 |
668374 |
0 |
0.0 |
|
|
|
(read/write) |
185504 |
185504 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581556 |
581556 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588130 |
588122 |
-8 |
-0.0 |
|
|
|
.app_xip_area |
464716 |
464708 |
-8 |
-0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592170 |
592170 |
0 |
0.0 |
|
|
|
.app_xip_area |
463460 |
463460 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543966 |
543966 |
0 |
0.0 |
|
|
|
.app_xip_area |
425632 |
425632 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974060 |
974060 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819516 |
819516 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1031208 |
1031208 |
0 |
0.0 |
|
|
|
.bss |
186680 |
186680 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842416 |
842416 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146116 |
1146116 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980260 |
980260 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157008 |
1157008 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996680 |
996680 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139336 |
1139336 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972040 |
972040 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223546 |
1223544 |
-2 |
-0.0 |
|
|
|
(read/write) |
1788318 |
1788318 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257872 |
257872 |
0 |
0.0 |
|
|
|
.flash.text |
1223546 |
1223544 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233623 |
1233623 |
0 |
0.0 |
|
|
|
(read/write) |
564228 |
564228 |
0 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314928 |
314928 |
0 |
0.0 |
|
|
|
.flash.text |
1228239 |
1228239 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661268 |
661268 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563012 |
563012 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671480 |
671480 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591852 |
591852 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633076 |
633076 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552668 |
552668 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429476 |
10429476 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518132 |
518132 |
0 |
0.0 |
|
|
|
.text |
8255780 |
8255780 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390524 |
2390524 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
.text |
2003184 |
2003184 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452168 |
2452168 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414812 |
1414812 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183627 |
1183627 |
0 |
0.0 |
|
|
|
bss |
144457 |
144457 |
0 |
0.0 |
|
|
|
rodata |
144396 |
144396 |
0 |
0.0 |
|
|
|
text |
815888 |
815884 |
-4 |
-0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162311 |
1162311 |
0 |
0.0 |
|
|
|
bss |
143684 |
143684 |
0 |
0.0 |
|
|
|
rodata |
135968 |
135968 |
0 |
0.0 |
|
|
|
text |
803780 |
803780 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745420 |
1745420 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229571 |
1229571 |
0 |
0.0 |
|
|
|
.debug_aranges |
111880 |
111880 |
0 |
0.0 |
|
|
|
.debug_frame |
373556 |
373556 |
0 |
0.0 |
|
|
|
.debug_info |
26837449 |
26837449 |
0 |
0.0 |
|
|
|
.debug_line |
3673074 |
3673074 |
0 |
0.0 |
|
|
|
.debug_loc |
3590247 |
3590247 |
0 |
0.0 |
|
|
|
.debug_ranges |
339736 |
339736 |
0 |
0.0 |
|
|
|
.debug_str |
3441330 |
3441330 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569695 |
569695 |
0 |
0.0 |
|
|
|
.symtab |
421232 |
421232 |
0 |
0.0 |
|
|
|
.text |
1545640 |
1545640 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688004 |
1688004 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221370 |
1221370 |
0 |
0.0 |
|
|
|
.debug_aranges |
111352 |
111352 |
0 |
0.0 |
|
|
|
.debug_frame |
376636 |
376636 |
0 |
0.0 |
|
|
|
.debug_info |
26574230 |
26574230 |
0 |
0.0 |
|
|
|
.debug_line |
3693791 |
3693791 |
0 |
0.0 |
|
|
|
.debug_loc |
3577884 |
3577884 |
0 |
0.0 |
|
|
|
.debug_ranges |
338352 |
338352 |
0 |
0.0 |
|
|
|
.debug_str |
3430343 |
3430343 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533784 |
533784 |
0 |
0.0 |
|
|
|
.symtab |
407664 |
407664 |
0 |
0.0 |
|
|
|
.text |
1488960 |
1488960 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1606572 |
1606572 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055481 |
1055481 |
0 |
0.0 |
|
|
|
.debug_aranges |
103560 |
103560 |
0 |
0.0 |
|
|
|
.debug_frame |
346968 |
346968 |
0 |
0.0 |
|
|
|
.debug_info |
22037953 |
22037952 |
-1 |
-0.0 |
|
|
|
.debug_line |
3263715 |
3263715 |
0 |
0.0 |
|
|
|
.debug_loc |
3275846 |
3275846 |
0 |
0.0 |
|
|
|
.debug_ranges |
303656 |
303656 |
0 |
0.0 |
|
|
|
.debug_str |
3235875 |
3235875 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470161 |
470161 |
0 |
0.0 |
|
|
|
.symtab |
376112 |
376112 |
0 |
0.0 |
|
|
|
.text |
1415712 |
1415712 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640260 |
1640260 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057420 |
1057420 |
0 |
0.0 |
|
|
|
.debug_aranges |
103952 |
103952 |
0 |
0.0 |
|
|
|
.debug_frame |
348824 |
348824 |
0 |
0.0 |
|
|
|
.debug_info |
22271244 |
22271244 |
0 |
0.0 |
|
|
|
.debug_line |
3260680 |
3260680 |
0 |
0.0 |
|
|
|
.debug_loc |
3303427 |
3303427 |
0 |
0.0 |
|
|
|
.debug_ranges |
305592 |
305592 |
0 |
0.0 |
|
|
|
.debug_str |
3255273 |
3255273 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472512 |
472512 |
0 |
0.0 |
|
|
|
.symtab |
377728 |
377728 |
0 |
0.0 |
|
|
|
.text |
1444408 |
1444408 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148800 |
1148808 |
8 |
0.0 |
|
|
|
.bss |
110580 |
110580 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595900 |
595908 |
8 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113696 |
1113696 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560792 |
560792 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
789364 |
789364 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553134 |
553136 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
811684 |
811684 |
0 |
0.0 |
|
|
|
bss |
73344 |
73344 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
571556 |
571554 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
819412 |
819412 |
0 |
0.0 |
|
|
|
bss |
74236 |
74236 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
577538 |
577538 |
0 |
0.0 |
PR #23173: Size comparison from e62498b64c70d0438a6cc5b68309d281c479acfc to 3c4f4997a62712ce6556eae23c74fcd21c6638a5
Increases (3 builds for cc13x2_26x2, nrfconnect, psoc6)
platform |
target |
config |
section |
e62498b6 |
3c4f4997 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677359 |
8 |
0.0 |
|
|
|
.text |
587248 |
587256 |
8 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
815884 |
815888 |
4 |
0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26574284 |
26574285 |
1 |
0.0 |
Decreases (7 builds for bl702, cc13x2_26x2, cyw30739, esp32, psoc6, telink)
platform |
target |
config |
section |
e62498b6 |
3c4f4997 |
change |
% change |
bl702 |
lighting-app |
bl702+rpc |
(read/write) |
1284899 |
1284883 |
-16 |
-0.0 |
|
|
|
.debug_info |
41815678 |
41815677 |
-1 |
-0.0 |
|
|
|
.text |
1031026 |
1031024 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
174208 |
174200 |
-8 |
-0.0 |
cyw30739 |
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543998 |
543990 |
-8 |
-0.0 |
|
|
|
.app_xip_area |
425664 |
425656 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
m5stack |
(read/write) |
564260 |
564252 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
314960 |
314952 |
-8 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26837503 |
26837502 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553860 |
553858 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804424 |
804416 |
-8 |
-0.0 |
|
|
|
text |
564866 |
564864 |
-2 |
-0.0 |
Full report (36 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
e62498b6 |
3c4f4997 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390246 |
1390246 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069638 |
1069638 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1435470 |
1435470 |
0 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100986 |
1100986 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189219 |
1189219 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67118 |
67118 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506978 |
1506978 |
0 |
0.0 |
|
|
|
.debug_aranges |
133168 |
133168 |
0 |
0.0 |
|
|
|
.debug_frame |
486752 |
486752 |
0 |
0.0 |
|
|
|
.debug_info |
37909063 |
37909063 |
0 |
0.0 |
|
|
|
.debug_line |
5257986 |
5257986 |
0 |
0.0 |
|
|
|
.debug_loc |
3367729 |
3367729 |
0 |
0.0 |
|
|
|
.debug_ranges |
359568 |
359568 |
0 |
0.0 |
|
|
|
.debug_str |
3458100 |
3458100 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565314 |
565314 |
0 |
0.0 |
|
|
|
.symtab |
171728 |
171728 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957578 |
957578 |
0 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284899 |
1284883 |
-16 |
-0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644523 |
1644523 |
0 |
0.0 |
|
|
|
.debug_aranges |
140672 |
140672 |
0 |
0.0 |
|
|
|
.debug_frame |
512124 |
512124 |
0 |
0.0 |
|
|
|
.debug_info |
41815678 |
41815677 |
-1 |
-0.0 |
|
|
|
.debug_line |
5632517 |
5632517 |
0 |
0.0 |
|
|
|
.debug_loc |
3560376 |
3560376 |
0 |
0.0 |
|
|
|
.debug_ranges |
382024 |
382024 |
0 |
0.0 |
|
|
|
.debug_str |
3854070 |
3854070 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624487 |
624487 |
0 |
0.0 |
|
|
|
.symtab |
189536 |
189536 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031026 |
1031024 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677359 |
8 |
0.0 |
|
|
|
(read/write) |
174208 |
174200 |
-8 |
-0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587248 |
587256 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641607 |
641607 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562360 |
562360 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675851 |
675851 |
0 |
0.0 |
|
|
|
(read/write) |
172844 |
172844 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598056 |
598056 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659615 |
0 |
0.0 |
|
|
|
(read/write) |
184768 |
184768 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556000 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688131 |
688131 |
0 |
0.0 |
|
|
|
(read/write) |
161300 |
161300 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90763 |
90763 |
0 |
0.0 |
|
|
|
.text |
596884 |
596884 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672455 |
672455 |
0 |
0.0 |
|
|
|
(read/write) |
177072 |
177072 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86319 |
86319 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668382 |
668382 |
0 |
0.0 |
|
|
|
(read/write) |
185496 |
185496 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581564 |
581564 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588138 |
588138 |
0 |
0.0 |
|
|
|
.app_xip_area |
464724 |
464724 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592178 |
592178 |
0 |
0.0 |
|
|
|
.app_xip_area |
463468 |
463468 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543998 |
543990 |
-8 |
-0.0 |
|
|
|
.app_xip_area |
425664 |
425656 |
-8 |
-0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974092 |
974092 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819548 |
819548 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1031448 |
1031448 |
0 |
0.0 |
|
|
|
.bss |
186680 |
186680 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842656 |
842656 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146348 |
1146348 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980492 |
980492 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157056 |
1157056 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996728 |
996728 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139568 |
1139568 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972272 |
972272 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223614 |
1223614 |
0 |
0.0 |
|
|
|
(read/write) |
1788342 |
1788342 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257896 |
257896 |
0 |
0.0 |
|
|
|
.flash.text |
1223614 |
1223614 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233639 |
1233639 |
0 |
0.0 |
|
|
|
(read/write) |
564260 |
564252 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314960 |
314952 |
-8 |
-0.0 |
|
|
|
.flash.text |
1228255 |
1228255 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671528 |
671528 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591900 |
591900 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633092 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552684 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452200 |
2452200 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414844 |
1414844 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183659 |
1183659 |
0 |
0.0 |
|
|
|
bss |
144457 |
144457 |
0 |
0.0 |
|
|
|
rodata |
144428 |
144428 |
0 |
0.0 |
|
|
|
text |
815884 |
815888 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162343 |
1162343 |
0 |
0.0 |
|
|
|
bss |
143684 |
143684 |
0 |
0.0 |
|
|
|
rodata |
136000 |
136000 |
0 |
0.0 |
|
|
|
text |
803784 |
803784 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745644 |
1745644 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229487 |
1229487 |
0 |
0.0 |
|
|
|
.debug_aranges |
111904 |
111904 |
0 |
0.0 |
|
|
|
.debug_frame |
373628 |
373628 |
0 |
0.0 |
|
|
|
.debug_info |
26837503 |
26837502 |
-1 |
-0.0 |
|
|
|
.debug_line |
3673331 |
3673331 |
0 |
0.0 |
|
|
|
.debug_loc |
3590250 |
3590250 |
0 |
0.0 |
|
|
|
.debug_ranges |
339704 |
339704 |
0 |
0.0 |
|
|
|
.debug_str |
3441503 |
3441503 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569882 |
569882 |
0 |
0.0 |
|
|
|
.symtab |
421328 |
421328 |
0 |
0.0 |
|
|
|
.text |
1545864 |
1545864 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688244 |
1688244 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221286 |
1221286 |
0 |
0.0 |
|
|
|
.debug_aranges |
111376 |
111376 |
0 |
0.0 |
|
|
|
.debug_frame |
376708 |
376708 |
0 |
0.0 |
|
|
|
.debug_info |
26574284 |
26574285 |
1 |
0.0 |
|
|
|
.debug_line |
3694048 |
3694048 |
0 |
0.0 |
|
|
|
.debug_loc |
3577887 |
3577887 |
0 |
0.0 |
|
|
|
.debug_ranges |
338320 |
338320 |
0 |
0.0 |
|
|
|
.debug_str |
3430516 |
3430516 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533971 |
533971 |
0 |
0.0 |
|
|
|
.symtab |
407760 |
407760 |
0 |
0.0 |
|
|
|
.text |
1489200 |
1489200 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1606788 |
1606788 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055397 |
1055397 |
0 |
0.0 |
|
|
|
.debug_aranges |
103584 |
103584 |
0 |
0.0 |
|
|
|
.debug_frame |
347040 |
347040 |
0 |
0.0 |
|
|
|
.debug_info |
22038006 |
22038006 |
0 |
0.0 |
|
|
|
.debug_line |
3263972 |
3263972 |
0 |
0.0 |
|
|
|
.debug_loc |
3275848 |
3275848 |
0 |
0.0 |
|
|
|
.debug_ranges |
303624 |
303624 |
0 |
0.0 |
|
|
|
.debug_str |
3236048 |
3236048 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470348 |
470348 |
0 |
0.0 |
|
|
|
.symtab |
376208 |
376208 |
0 |
0.0 |
|
|
|
.text |
1415928 |
1415928 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640492 |
1640492 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057336 |
1057336 |
0 |
0.0 |
|
|
|
.debug_aranges |
103976 |
103976 |
0 |
0.0 |
|
|
|
.debug_frame |
348896 |
348896 |
0 |
0.0 |
|
|
|
.debug_info |
22271297 |
22271297 |
0 |
0.0 |
|
|
|
.debug_line |
3260937 |
3260937 |
0 |
0.0 |
|
|
|
.debug_loc |
3303430 |
3303430 |
0 |
0.0 |
|
|
|
.debug_ranges |
305560 |
305560 |
0 |
0.0 |
|
|
|
.debug_str |
3255446 |
3255446 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472699 |
472699 |
0 |
0.0 |
|
|
|
.symtab |
377824 |
377824 |
0 |
0.0 |
|
|
|
.text |
1444640 |
1444640 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148824 |
1148824 |
0 |
0.0 |
|
|
|
.bss |
110580 |
110580 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595924 |
595924 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
790300 |
790300 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553860 |
553858 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
805532 |
805532 |
0 |
0.0 |
|
|
|
bss |
73240 |
73240 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565994 |
565994 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804424 |
804416 |
-8 |
-0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
564866 |
564864 |
-2 |
-0.0 |
PR #23173: Size comparison from e62498b64c70d0438a6cc5b68309d281c479acfc to 5e8723b8db1b71ec3a7bdd553cb5a9293cc15311
Increases (5 builds for cc13x2_26x2, esp32, nrfconnect, psoc6)
platform |
target |
config |
section |
e62498b6 |
5e8723b8 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677359 |
8 |
0.0 |
|
|
|
.text |
587248 |
587256 |
8 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223614 |
1223616 |
2 |
0.0 |
|
|
|
.flash.text |
1223614 |
1223616 |
2 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
815884 |
815888 |
4 |
0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26574284 |
26574285 |
1 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22038006 |
22038007 |
1 |
0.0 |
Decreases (8 builds for bl602, bl702, cc13x2_26x2, esp32, k32w, telink)
platform |
target |
config |
section |
e62498b6 |
5e8723b8 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069638 |
1069636 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702+rpc |
(read/write) |
1284899 |
1284883 |
-16 |
-0.0 |
|
|
|
.debug_info |
41815678 |
41815677 |
-1 |
-0.0 |
|
|
|
.text |
1031026 |
1031024 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
174208 |
174200 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read/write) |
1788342 |
1788334 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
257896 |
257888 |
-8 |
-0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
633092 |
633076 |
-16 |
-0.0 |
|
|
|
.text |
552684 |
552668 |
-16 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
553860 |
553856 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
565994 |
565992 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804424 |
804416 |
-8 |
-0.0 |
|
|
|
text |
564866 |
564864 |
-2 |
-0.0 |
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
e62498b6 |
5e8723b8 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390246 |
1390246 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9928 |
9928 |
0 |
0.0 |
|
|
|
.text |
1069638 |
1069636 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1435470 |
1435470 |
0 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10312 |
10312 |
0 |
0.0 |
|
|
|
.text |
1100986 |
1100986 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189219 |
1189219 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67118 |
67118 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506978 |
1506978 |
0 |
0.0 |
|
|
|
.debug_aranges |
133168 |
133168 |
0 |
0.0 |
|
|
|
.debug_frame |
486752 |
486752 |
0 |
0.0 |
|
|
|
.debug_info |
37909063 |
37909063 |
0 |
0.0 |
|
|
|
.debug_line |
5257986 |
5257986 |
0 |
0.0 |
|
|
|
.debug_loc |
3367729 |
3367729 |
0 |
0.0 |
|
|
|
.debug_ranges |
359568 |
359568 |
0 |
0.0 |
|
|
|
.debug_str |
3458100 |
3458100 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565314 |
565314 |
0 |
0.0 |
|
|
|
.symtab |
171728 |
171728 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957578 |
957578 |
0 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284899 |
1284883 |
-16 |
-0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644523 |
1644523 |
0 |
0.0 |
|
|
|
.debug_aranges |
140672 |
140672 |
0 |
0.0 |
|
|
|
.debug_frame |
512124 |
512124 |
0 |
0.0 |
|
|
|
.debug_info |
41815678 |
41815677 |
-1 |
-0.0 |
|
|
|
.debug_line |
5632517 |
5632517 |
0 |
0.0 |
|
|
|
.debug_loc |
3560376 |
3560376 |
0 |
0.0 |
|
|
|
.debug_ranges |
382024 |
382024 |
0 |
0.0 |
|
|
|
.debug_str |
3854070 |
3854070 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624487 |
624487 |
0 |
0.0 |
|
|
|
.symtab |
189536 |
189536 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031026 |
1031024 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677351 |
677359 |
8 |
0.0 |
|
|
|
(read/write) |
174208 |
174200 |
-8 |
-0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89791 |
89791 |
0 |
0.0 |
|
|
|
.text |
587248 |
587256 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641607 |
641607 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78927 |
78927 |
0 |
0.0 |
|
|
|
.text |
562360 |
562360 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
675851 |
675851 |
0 |
0.0 |
|
|
|
(read/write) |
172844 |
172844 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77315 |
77315 |
0 |
0.0 |
|
|
|
.text |
598056 |
598056 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659615 |
659615 |
0 |
0.0 |
|
|
|
(read/write) |
184768 |
184768 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103135 |
103135 |
0 |
0.0 |
|
|
|
.text |
556000 |
556000 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688131 |
688131 |
0 |
0.0 |
|
|
|
(read/write) |
161300 |
161300 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90763 |
90763 |
0 |
0.0 |
|
|
|
.text |
596884 |
596884 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672455 |
672455 |
0 |
0.0 |
|
|
|
(read/write) |
177072 |
177072 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86319 |
86319 |
0 |
0.0 |
|
|
|
.text |
585656 |
585656 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668382 |
668382 |
0 |
0.0 |
|
|
|
(read/write) |
185496 |
185496 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86502 |
86502 |
0 |
0.0 |
|
|
|
.text |
581564 |
581564 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588138 |
588138 |
0 |
0.0 |
|
|
|
.app_xip_area |
464724 |
464724 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592178 |
592178 |
0 |
0.0 |
|
|
|
.app_xip_area |
463468 |
463468 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543998 |
543998 |
0 |
0.0 |
|
|
|
.app_xip_area |
425664 |
425664 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974092 |
974092 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819548 |
819548 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1031448 |
1031448 |
0 |
0.0 |
|
|
|
.bss |
186680 |
186680 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
842656 |
842656 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146348 |
1146348 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980492 |
980492 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1157056 |
1157056 |
0 |
0.0 |
|
|
|
.bss |
158208 |
158208 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
996728 |
996728 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139568 |
1139568 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972272 |
972272 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223614 |
1223616 |
2 |
0.0 |
|
|
|
(read/write) |
1788342 |
1788334 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
257896 |
257888 |
-8 |
-0.0 |
|
|
|
.flash.text |
1223614 |
1223616 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233639 |
1233639 |
0 |
0.0 |
|
|
|
(read/write) |
564260 |
564260 |
0 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
314960 |
314960 |
0 |
0.0 |
|
|
|
.flash.text |
1228255 |
1228255 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661284 |
661284 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563028 |
563028 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671528 |
671528 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591900 |
591900 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633092 |
633076 |
-16 |
-0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552684 |
552668 |
-16 |
-0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10429700 |
10429700 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650632 |
650632 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13896 |
13896 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518148 |
518148 |
0 |
0.0 |
|
|
|
.text |
8255988 |
8255988 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2390796 |
2390796 |
0 |
0.0 |
|
|
|
(read/write) |
143633 |
143633 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144484 |
144484 |
0 |
0.0 |
|
|
|
.text |
2003408 |
2003408 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452200 |
2452200 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414844 |
1414844 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1183659 |
1183659 |
0 |
0.0 |
|
|
|
bss |
144457 |
144457 |
0 |
0.0 |
|
|
|
rodata |
144428 |
144428 |
0 |
0.0 |
|
|
|
text |
815884 |
815888 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1162343 |
1162343 |
0 |
0.0 |
|
|
|
bss |
143684 |
143684 |
0 |
0.0 |
|
|
|
rodata |
136000 |
136000 |
0 |
0.0 |
|
|
|
text |
803784 |
803784 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745644 |
1745644 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1229487 |
1229487 |
0 |
0.0 |
|
|
|
.debug_aranges |
111904 |
111904 |
0 |
0.0 |
|
|
|
.debug_frame |
373628 |
373628 |
0 |
0.0 |
|
|
|
.debug_info |
26837503 |
26837503 |
0 |
0.0 |
|
|
|
.debug_line |
3673331 |
3673331 |
0 |
0.0 |
|
|
|
.debug_loc |
3590250 |
3590250 |
0 |
0.0 |
|
|
|
.debug_ranges |
339704 |
339704 |
0 |
0.0 |
|
|
|
.debug_str |
3441503 |
3441503 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
569882 |
569882 |
0 |
0.0 |
|
|
|
.symtab |
421328 |
421328 |
0 |
0.0 |
|
|
|
.text |
1545864 |
1545864 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688244 |
1688244 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1221286 |
1221286 |
0 |
0.0 |
|
|
|
.debug_aranges |
111376 |
111376 |
0 |
0.0 |
|
|
|
.debug_frame |
376708 |
376708 |
0 |
0.0 |
|
|
|
.debug_info |
26574284 |
26574285 |
1 |
0.0 |
|
|
|
.debug_line |
3694048 |
3694048 |
0 |
0.0 |
|
|
|
.debug_loc |
3577887 |
3577887 |
0 |
0.0 |
|
|
|
.debug_ranges |
338320 |
338320 |
0 |
0.0 |
|
|
|
.debug_str |
3430516 |
3430516 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
533971 |
533971 |
0 |
0.0 |
|
|
|
.symtab |
407760 |
407760 |
0 |
0.0 |
|
|
|
.text |
1489200 |
1489200 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1606788 |
1606788 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1055397 |
1055397 |
0 |
0.0 |
|
|
|
.debug_aranges |
103584 |
103584 |
0 |
0.0 |
|
|
|
.debug_frame |
347040 |
347040 |
0 |
0.0 |
|
|
|
.debug_info |
22038006 |
22038007 |
1 |
0.0 |
|
|
|
.debug_line |
3263972 |
3263972 |
0 |
0.0 |
|
|
|
.debug_loc |
3275848 |
3275848 |
0 |
0.0 |
|
|
|
.debug_ranges |
303624 |
303624 |
0 |
0.0 |
|
|
|
.debug_str |
3236048 |
3236048 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470348 |
470348 |
0 |
0.0 |
|
|
|
.symtab |
376208 |
376208 |
0 |
0.0 |
|
|
|
.text |
1415928 |
1415928 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640492 |
1640492 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057336 |
1057336 |
0 |
0.0 |
|
|
|
.debug_aranges |
103976 |
103976 |
0 |
0.0 |
|
|
|
.debug_frame |
348896 |
348896 |
0 |
0.0 |
|
|
|
.debug_info |
22271297 |
22271297 |
0 |
0.0 |
|
|
|
.debug_line |
3260937 |
3260937 |
0 |
0.0 |
|
|
|
.debug_loc |
3303430 |
3303430 |
0 |
0.0 |
|
|
|
.debug_ranges |
305560 |
305560 |
0 |
0.0 |
|
|
|
.debug_str |
3255446 |
3255446 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472699 |
472699 |
0 |
0.0 |
|
|
|
.symtab |
377824 |
377824 |
0 |
0.0 |
|
|
|
.text |
1444640 |
1444640 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1148824 |
1148824 |
0 |
0.0 |
|
|
|
.bss |
110580 |
110580 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
595924 |
595924 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1113712 |
1113712 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
560808 |
560808 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
790300 |
790300 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
553860 |
553856 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
805532 |
805532 |
0 |
0.0 |
|
|
|
bss |
73240 |
73240 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565994 |
565992 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804424 |
804416 |
-8 |
-0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
564866 |
564864 |
-2 |
-0.0 |
PR #23173: Size comparison from a35ee1bdbef5fb3d8773a129fe51b888726d7c94 to 79024b45ce462c282d2d6969e2123cfb7ca82390
Increases (2 builds for bl702)
platform |
target |
config |
section |
a35ee1bd |
79024b45 |
change |
% change |
bl702 |
lighting-app |
bl702 |
.debug_info |
37909062 |
37909064 |
2 |
0.0 |
|
|
|
.text |
957576 |
957580 |
4 |
0.0 |
|
|
bl702+rpc |
(read/write) |
1284883 |
1284899 |
16 |
0.0 |
|
|
|
.debug_info |
41815677 |
41815678 |
1 |
0.0 |
|
|
|
.text |
1031024 |
1031026 |
2 |
0.0 |
Full report (2 builds for bl702)
platform |
target |
config |
section |
a35ee1bd |
79024b45 |
change |
% change |
bl702 |
lighting-app |
bl702 |
|
0 |
0 |
0 |
0.0 |
|
|
|
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189219 |
1189219 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67118 |
67118 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4272 |
4272 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1506978 |
1506978 |
0 |
0.0 |
|
|
|
.debug_aranges |
133168 |
133168 |
0 |
0.0 |
|
|
|
.debug_frame |
486752 |
486752 |
0 |
0.0 |
|
|
|
.debug_info |
37909062 |
37909064 |
2 |
0.0 |
|
|
|
.debug_line |
5257986 |
5257986 |
0 |
0.0 |
|
|
|
.debug_loc |
3367729 |
3367729 |
0 |
0.0 |
|
|
|
.debug_ranges |
359568 |
359568 |
0 |
0.0 |
|
|
|
.debug_str |
3458100 |
3458100 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116744 |
116744 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565314 |
565314 |
0 |
0.0 |
|
|
|
.symtab |
171728 |
171728 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
957576 |
957580 |
4 |
0.0 |
|
|
bl702+rpc |
|
0 |
0 |
0 |
0.0 |
|
|
|
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284883 |
1284899 |
16 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4800 |
4800 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1644523 |
1644523 |
0 |
0.0 |
|
|
|
.debug_aranges |
140672 |
140672 |
0 |
0.0 |
|
|
|
.debug_frame |
512124 |
512124 |
0 |
0.0 |
|
|
|
.debug_info |
41815677 |
41815678 |
1 |
0.0 |
|
|
|
.debug_line |
5632517 |
5632517 |
0 |
0.0 |
|
|
|
.debug_loc |
3560376 |
3560376 |
0 |
0.0 |
|
|
|
.debug_ranges |
382024 |
382024 |
0 |
0.0 |
|
|
|
.debug_str |
3854070 |
3854070 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130136 |
130136 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624487 |
624487 |
0 |
0.0 |
|
|
|
.symtab |
189536 |
189536 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
1031024 |
1031026 |
2 |
0.0 |
PR #23173: Size comparison from 753cb9cfa2ca72eb335332a3ee5cacb4def3b40e to 2270c9d08fe3eeaf982e5bb336f3cb89f67887ef
Increases (3 builds for esp32, psoc6)
platform |
target |
config |
section |
753cb9cf |
2270c9d0 |
change |
% change |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223972 |
2 |
0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26636120 |
26636121 |
1 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22097474 |
22097475 |
1 |
0.0 |
Decreases (8 builds for bl602, bl702, psoc6, qpg, telink)
platform |
target |
config |
section |
753cb9cf |
2270c9d0 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069814 |
1069812 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1435982 |
1435974 |
-8 |
-0.0 |
|
|
|
.text |
1101418 |
1101414 |
-4 |
-0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
37964828 |
37964827 |
-1 |
-0.0 |
|
|
|
.text |
957780 |
957778 |
-2 |
-0.0 |
|
|
bl702+rpc |
.debug_info |
41877797 |
41877796 |
-1 |
-0.0 |
|
|
|
.text |
1031488 |
1031486 |
-2 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26899492 |
26899490 |
-2 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read/write) |
1640780 |
1640764 |
-16 |
-0.0 |
|
|
|
.debug_info |
22330843 |
22330841 |
-2 |
-0.0 |
|
|
|
.text |
1444928 |
1444912 |
-16 |
-0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149312 |
1149304 |
-8 |
-0.0 |
|
|
|
.text |
596412 |
596404 |
-8 |
-0.0 |
telink |
ota-requestor-app |
tlsr9518adk80d |
text |
565286 |
565284 |
-2 |
-0.0 |
Full report (47 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform |
target |
config |
section |
753cb9cf |
2270c9d0 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390518 |
1390518 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1069814 |
1069812 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1435982 |
1435974 |
-8 |
-0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1101418 |
1101414 |
-4 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189323 |
1189323 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67134 |
67134 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1509373 |
1509373 |
0 |
0.0 |
|
|
|
.debug_aranges |
132040 |
132040 |
0 |
0.0 |
|
|
|
.debug_frame |
484428 |
484428 |
0 |
0.0 |
|
|
|
.debug_info |
37964828 |
37964827 |
-1 |
-0.0 |
|
|
|
.debug_line |
5257208 |
5257208 |
0 |
0.0 |
|
|
|
.debug_loc |
3366388 |
3366388 |
0 |
0.0 |
|
|
|
.debug_ranges |
358064 |
358064 |
0 |
0.0 |
|
|
|
.debug_str |
3451542 |
3451542 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116616 |
116616 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565954 |
565954 |
0 |
0.0 |
|
|
|
.symtab |
171968 |
171968 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957780 |
957778 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285251 |
1285251 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1646772 |
1646772 |
0 |
0.0 |
|
|
|
.debug_aranges |
139544 |
139544 |
0 |
0.0 |
|
|
|
.debug_frame |
509800 |
509800 |
0 |
0.0 |
|
|
|
.debug_info |
41877797 |
41877796 |
-1 |
-0.0 |
|
|
|
.debug_line |
5632788 |
5632788 |
0 |
0.0 |
|
|
|
.debug_loc |
3559215 |
3559215 |
0 |
0.0 |
|
|
|
.debug_ranges |
380864 |
380864 |
0 |
0.0 |
|
|
|
.debug_str |
3847670 |
3847670 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130024 |
130024 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
625127 |
625127 |
0 |
0.0 |
|
|
|
.symtab |
189776 |
189776 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031488 |
1031486 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677863 |
677863 |
0 |
0.0 |
|
|
|
(read/write) |
173696 |
173696 |
0 |
0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89887 |
89887 |
0 |
0.0 |
|
|
|
.text |
587664 |
587664 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642119 |
642119 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79023 |
79023 |
0 |
0.0 |
|
|
|
.text |
562776 |
562776 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676379 |
676379 |
0 |
0.0 |
|
|
|
(read/write) |
172316 |
172316 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77411 |
77411 |
0 |
0.0 |
|
|
|
.text |
598488 |
598488 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660167 |
660167 |
0 |
0.0 |
|
|
|
(read/write) |
184216 |
184216 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103263 |
103263 |
0 |
0.0 |
|
|
|
.text |
556424 |
556424 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688635 |
688635 |
0 |
0.0 |
|
|
|
(read/write) |
160796 |
160796 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90859 |
90859 |
0 |
0.0 |
|
|
|
.text |
597292 |
597292 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672911 |
672911 |
0 |
0.0 |
|
|
|
(read/write) |
176616 |
176616 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86407 |
86407 |
0 |
0.0 |
|
|
|
.text |
586024 |
586024 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668890 |
668890 |
0 |
0.0 |
|
|
|
(read/write) |
184988 |
184988 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86594 |
86594 |
0 |
0.0 |
|
|
|
.text |
581980 |
581980 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588542 |
588542 |
0 |
0.0 |
|
|
|
.app_xip_area |
465128 |
465128 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592590 |
592590 |
0 |
0.0 |
|
|
|
.app_xip_area |
463880 |
463880 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544482 |
544482 |
0 |
0.0 |
|
|
|
.app_xip_area |
426148 |
426148 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974732 |
974732 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
820188 |
820188 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034672 |
1034672 |
0 |
0.0 |
|
|
|
.bss |
186744 |
186744 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845812 |
845812 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146720 |
1146720 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980864 |
980864 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160424 |
1160424 |
0 |
0.0 |
|
|
|
.bss |
158272 |
158272 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
1000032 |
1000032 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139940 |
1139940 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972644 |
972644 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
(read/write) |
1788470 |
1788470 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258024 |
258024 |
0 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234039 |
1234039 |
0 |
0.0 |
|
|
|
(read/write) |
564396 |
564396 |
0 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315096 |
0 |
0.0 |
|
|
|
.flash.text |
1228655 |
1228655 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661676 |
661676 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563420 |
563420 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672008 |
672008 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592380 |
592380 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633484 |
633484 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553076 |
553076 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3086657 |
3086657 |
0 |
0.0 |
|
|
|
(read/write) |
158360 |
158360 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
87016 |
87016 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1200 |
1200 |
0 |
0.0 |
|
|
|
.rodata |
281419 |
281419 |
0 |
0.0 |
|
|
|
.text |
2620850 |
2620850 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2912449 |
2912449 |
0 |
0.0 |
|
|
|
(read/write) |
149792 |
149792 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79384 |
79384 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4696 |
4696 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1176 |
1176 |
0 |
0.0 |
|
|
|
.rodata |
280907 |
280907 |
0 |
0.0 |
|
|
|
.text |
2450098 |
2450098 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2412801 |
2412801 |
0 |
0.0 |
|
|
|
(read/write) |
129560 |
129560 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68680 |
68680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4600 |
4600 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
211232 |
211232 |
0 |
0.0 |
|
|
|
.text |
2034018 |
2034018 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11081345 |
11081345 |
0 |
0.0 |
|
|
|
(read/write) |
658440 |
658440 |
0 |
0.0 |
|
|
|
.bss |
25944 |
25944 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623080 |
623080 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5216 |
5216 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
776 |
776 |
0 |
0.0 |
|
|
|
.rodata |
592221 |
592221 |
0 |
0.0 |
|
|
|
.text |
8965204 |
8965204 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10436396 |
10436396 |
0 |
0.0 |
|
|
|
(read/write) |
706465 |
706465 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650720 |
650720 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8262340 |
8262340 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2640233 |
2640233 |
0 |
0.0 |
|
|
|
(read/write) |
132248 |
132248 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73800 |
73800 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4600 |
4600 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
944 |
944 |
0 |
0.0 |
|
|
|
.rodata |
228096 |
228096 |
0 |
0.0 |
|
|
|
.text |
2236162 |
2236162 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2602241 |
2602241 |
0 |
0.0 |
|
|
|
(read/write) |
127296 |
127296 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70728 |
70728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
244328 |
244328 |
0 |
0.0 |
|
|
|
.text |
2186306 |
2186306 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2398777 |
2398777 |
0 |
0.0 |
|
|
|
(read/write) |
120824 |
120824 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64648 |
64648 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4696 |
4696 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
784 |
784 |
0 |
0.0 |
|
|
|
.rodata |
216904 |
216904 |
0 |
0.0 |
|
|
|
.text |
2013330 |
2013330 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2563961 |
2563961 |
0 |
0.0 |
|
|
|
(read/write) |
129136 |
129136 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69992 |
69992 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4688 |
4688 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
872 |
872 |
0 |
0.0 |
|
|
|
.rodata |
223952 |
223952 |
0 |
0.0 |
|
|
|
.text |
2162370 |
2162370 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2626433 |
2626433 |
0 |
0.0 |
|
|
|
(read/write) |
143016 |
143016 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78064 |
78064 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
240178 |
240178 |
0 |
0.0 |
|
|
|
.text |
2226610 |
2226610 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392844 |
2392844 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77280 |
77280 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144548 |
144548 |
0 |
0.0 |
|
|
|
.text |
2005296 |
2005296 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3236713 |
3236713 |
0 |
0.0 |
|
|
|
(read/write) |
261752 |
261752 |
0 |
0.0 |
|
|
|
.bss |
170552 |
170552 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80272 |
80272 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4976 |
4976 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1080 |
1080 |
0 |
0.0 |
|
|
|
.rodata |
268184 |
268184 |
0 |
0.0 |
|
|
|
.text |
2775186 |
2775186 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5585641 |
5585641 |
0 |
0.0 |
|
|
|
(read/write) |
161896 |
161896 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101224 |
101224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4896 |
4896 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
355961 |
355961 |
0 |
0.0 |
|
|
|
.text |
4954226 |
4954226 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452768 |
2452768 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415412 |
1415412 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745940 |
1745940 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1231262 |
1231262 |
0 |
0.0 |
|
|
|
.debug_aranges |
110712 |
110712 |
0 |
0.0 |
|
|
|
.debug_frame |
371204 |
371204 |
0 |
0.0 |
|
|
|
.debug_info |
26899492 |
26899490 |
-2 |
-0.0 |
|
|
|
.debug_line |
3673871 |
3673871 |
0 |
0.0 |
|
|
|
.debug_loc |
3588816 |
3588816 |
0 |
0.0 |
|
|
|
.debug_ranges |
337960 |
337960 |
0 |
0.0 |
|
|
|
.debug_str |
3435299 |
3435299 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570460 |
570460 |
0 |
0.0 |
|
|
|
.symtab |
421744 |
421744 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1546160 |
1546160 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688548 |
1688548 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1223105 |
1223105 |
0 |
0.0 |
|
|
|
.debug_aranges |
110184 |
110184 |
0 |
0.0 |
|
|
|
.debug_frame |
374284 |
374284 |
0 |
0.0 |
|
|
|
.debug_info |
26636120 |
26636121 |
1 |
0.0 |
|
|
|
.debug_line |
3694663 |
3694663 |
0 |
0.0 |
|
|
|
.debug_loc |
3576453 |
3576453 |
0 |
0.0 |
|
|
|
.debug_ranges |
336576 |
336576 |
0 |
0.0 |
|
|
|
.debug_str |
3424320 |
3424320 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534549 |
534549 |
0 |
0.0 |
|
|
|
.symtab |
408176 |
408176 |
0 |
0.0 |
|
|
|
.text |
1489504 |
1489504 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1607004 |
1607004 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057613 |
1057613 |
0 |
0.0 |
|
|
|
.debug_aranges |
102384 |
102384 |
0 |
0.0 |
|
|
|
.debug_frame |
344600 |
344600 |
0 |
0.0 |
|
|
|
.debug_info |
22097474 |
22097475 |
1 |
0.0 |
|
|
|
.debug_line |
3264197 |
3264197 |
0 |
0.0 |
|
|
|
.debug_loc |
3274179 |
3274179 |
0 |
0.0 |
|
|
|
.debug_ranges |
301872 |
301872 |
0 |
0.0 |
|
|
|
.debug_str |
3229759 |
3229759 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470874 |
470874 |
0 |
0.0 |
|
|
|
.symtab |
376560 |
376560 |
0 |
0.0 |
|
|
|
.text |
1416144 |
1416144 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640780 |
1640764 |
-16 |
-0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1059619 |
1059619 |
0 |
0.0 |
|
|
|
.debug_aranges |
102784 |
102784 |
0 |
0.0 |
|
|
|
.debug_frame |
346472 |
346472 |
0 |
0.0 |
|
|
|
.debug_info |
22330843 |
22330841 |
-2 |
-0.0 |
|
|
|
.debug_line |
3261187 |
3261187 |
0 |
0.0 |
|
|
|
.debug_loc |
3301773 |
3301773 |
0 |
0.0 |
|
|
|
.debug_ranges |
303816 |
303816 |
0 |
0.0 |
|
|
|
.debug_str |
3249234 |
3249234 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473277 |
473277 |
0 |
0.0 |
|
|
|
.symtab |
378240 |
378240 |
0 |
0.0 |
|
|
|
.text |
1444928 |
1444912 |
-16 |
-0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149312 |
1149304 |
-8 |
-0.0 |
|
|
|
.bss |
110580 |
110580 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
596412 |
596404 |
-8 |
-0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114248 |
1114248 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561344 |
561344 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
790820 |
790820 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554266 |
554266 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
806068 |
806068 |
0 |
0.0 |
|
|
|
bss |
73240 |
73240 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566414 |
566414 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804952 |
804952 |
0 |
0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565286 |
565284 |
-2 |
-0.0 |
PR #23173: Size comparison from 753cb9cfa2ca72eb335332a3ee5cacb4def3b40e to f9d3dd559ff3a5b35c422b558467e91e16cf9bfb
Increases (5 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
753cb9cf |
f9d3dd55 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677863 |
677871 |
8 |
0.0 |
|
|
|
.text |
587664 |
587672 |
8 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
(read/write) |
1788470 |
1788478 |
8 |
0.0 |
|
|
|
.flash.rodata |
258024 |
258032 |
8 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223972 |
2 |
0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26636120 |
26636122 |
2 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22097474 |
22097476 |
2 |
0.0 |
telink |
ota-requestor-app |
tlsr9518adk80d |
text |
565286 |
565288 |
2 |
0.0 |
Decreases (8 builds for bl602, bl702, cc13x2_26x2, psoc6, qpg, telink)
platform |
target |
config |
section |
753cb9cf |
f9d3dd55 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069814 |
1069812 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1435982 |
1435974 |
-8 |
-0.0 |
|
|
|
.text |
1101418 |
1101414 |
-4 |
-0.0 |
bl702 |
lighting-app |
bl702+rpc |
.debug_info |
41877797 |
41877795 |
-2 |
-0.0 |
|
|
|
.text |
1031488 |
1031484 |
-4 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
173696 |
173688 |
-8 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26899492 |
26899491 |
-1 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22330843 |
22330841 |
-2 |
-0.0 |
qpg |
lock-app |
qpg6105+debug |
(read/write) |
1114248 |
1114240 |
-8 |
-0.0 |
|
|
|
.text |
561344 |
561336 |
-8 |
-0.0 |
telink |
lighting-app |
tlsr9518adk80d |
(read/write) |
806068 |
806060 |
-8 |
-0.0 |
|
|
|
text |
566414 |
566412 |
-2 |
-0.0 |
Full report (47 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform |
target |
config |
section |
753cb9cf |
f9d3dd55 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390518 |
1390518 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1069814 |
1069812 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1435982 |
1435974 |
-8 |
-0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1101418 |
1101414 |
-4 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189323 |
1189323 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67134 |
67134 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1509373 |
1509373 |
0 |
0.0 |
|
|
|
.debug_aranges |
132040 |
132040 |
0 |
0.0 |
|
|
|
.debug_frame |
484428 |
484428 |
0 |
0.0 |
|
|
|
.debug_info |
37964828 |
37964828 |
0 |
0.0 |
|
|
|
.debug_line |
5257208 |
5257208 |
0 |
0.0 |
|
|
|
.debug_loc |
3366388 |
3366388 |
0 |
0.0 |
|
|
|
.debug_ranges |
358064 |
358064 |
0 |
0.0 |
|
|
|
.debug_str |
3451542 |
3451542 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116616 |
116616 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565954 |
565954 |
0 |
0.0 |
|
|
|
.symtab |
171968 |
171968 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957780 |
957780 |
0 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285251 |
1285251 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1646772 |
1646772 |
0 |
0.0 |
|
|
|
.debug_aranges |
139544 |
139544 |
0 |
0.0 |
|
|
|
.debug_frame |
509800 |
509800 |
0 |
0.0 |
|
|
|
.debug_info |
41877797 |
41877795 |
-2 |
-0.0 |
|
|
|
.debug_line |
5632788 |
5632788 |
0 |
0.0 |
|
|
|
.debug_loc |
3559215 |
3559215 |
0 |
0.0 |
|
|
|
.debug_ranges |
380864 |
380864 |
0 |
0.0 |
|
|
|
.debug_str |
3847670 |
3847670 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130024 |
130024 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
625127 |
625127 |
0 |
0.0 |
|
|
|
.symtab |
189776 |
189776 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031488 |
1031484 |
-4 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677863 |
677871 |
8 |
0.0 |
|
|
|
(read/write) |
173696 |
173688 |
-8 |
-0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89887 |
89887 |
0 |
0.0 |
|
|
|
.text |
587664 |
587672 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642119 |
642119 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79023 |
79023 |
0 |
0.0 |
|
|
|
.text |
562776 |
562776 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676379 |
676379 |
0 |
0.0 |
|
|
|
(read/write) |
172316 |
172316 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77411 |
77411 |
0 |
0.0 |
|
|
|
.text |
598488 |
598488 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660167 |
660167 |
0 |
0.0 |
|
|
|
(read/write) |
184216 |
184216 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103263 |
103263 |
0 |
0.0 |
|
|
|
.text |
556424 |
556424 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688635 |
688635 |
0 |
0.0 |
|
|
|
(read/write) |
160796 |
160796 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90859 |
90859 |
0 |
0.0 |
|
|
|
.text |
597292 |
597292 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672911 |
672911 |
0 |
0.0 |
|
|
|
(read/write) |
176616 |
176616 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86407 |
86407 |
0 |
0.0 |
|
|
|
.text |
586024 |
586024 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668890 |
668890 |
0 |
0.0 |
|
|
|
(read/write) |
184988 |
184988 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86594 |
86594 |
0 |
0.0 |
|
|
|
.text |
581980 |
581980 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588542 |
588542 |
0 |
0.0 |
|
|
|
.app_xip_area |
465128 |
465128 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592590 |
592590 |
0 |
0.0 |
|
|
|
.app_xip_area |
463880 |
463880 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544482 |
544482 |
0 |
0.0 |
|
|
|
.app_xip_area |
426148 |
426148 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974732 |
974732 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
820188 |
820188 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034672 |
1034672 |
0 |
0.0 |
|
|
|
.bss |
186744 |
186744 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845812 |
845812 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146720 |
1146720 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980864 |
980864 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160424 |
1160424 |
0 |
0.0 |
|
|
|
.bss |
158272 |
158272 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
1000032 |
1000032 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139940 |
1139940 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972644 |
972644 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
(read/write) |
1788470 |
1788478 |
8 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258024 |
258032 |
8 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234039 |
1234039 |
0 |
0.0 |
|
|
|
(read/write) |
564396 |
564396 |
0 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315096 |
0 |
0.0 |
|
|
|
.flash.text |
1228655 |
1228655 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661676 |
661676 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563420 |
563420 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672008 |
672008 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592380 |
592380 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633484 |
633484 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553076 |
553076 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3086657 |
3086657 |
0 |
0.0 |
|
|
|
(read/write) |
158360 |
158360 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
87016 |
87016 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1200 |
1200 |
0 |
0.0 |
|
|
|
.rodata |
281419 |
281419 |
0 |
0.0 |
|
|
|
.text |
2620850 |
2620850 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2912449 |
2912449 |
0 |
0.0 |
|
|
|
(read/write) |
149792 |
149792 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79384 |
79384 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4696 |
4696 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1176 |
1176 |
0 |
0.0 |
|
|
|
.rodata |
280907 |
280907 |
0 |
0.0 |
|
|
|
.text |
2450098 |
2450098 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2412801 |
2412801 |
0 |
0.0 |
|
|
|
(read/write) |
129560 |
129560 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68680 |
68680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4600 |
4600 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
211232 |
211232 |
0 |
0.0 |
|
|
|
.text |
2034018 |
2034018 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11081345 |
11081345 |
0 |
0.0 |
|
|
|
(read/write) |
658440 |
658440 |
0 |
0.0 |
|
|
|
.bss |
25944 |
25944 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623080 |
623080 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5216 |
5216 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
776 |
776 |
0 |
0.0 |
|
|
|
.rodata |
592221 |
592221 |
0 |
0.0 |
|
|
|
.text |
8965204 |
8965204 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10436396 |
10436396 |
0 |
0.0 |
|
|
|
(read/write) |
706465 |
706465 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650720 |
650720 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8262340 |
8262340 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2640233 |
2640233 |
0 |
0.0 |
|
|
|
(read/write) |
132248 |
132248 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73800 |
73800 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4600 |
4600 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
944 |
944 |
0 |
0.0 |
|
|
|
.rodata |
228096 |
228096 |
0 |
0.0 |
|
|
|
.text |
2236162 |
2236162 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2602241 |
2602241 |
0 |
0.0 |
|
|
|
(read/write) |
127296 |
127296 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70728 |
70728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
244328 |
244328 |
0 |
0.0 |
|
|
|
.text |
2186306 |
2186306 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2398777 |
2398777 |
0 |
0.0 |
|
|
|
(read/write) |
120824 |
120824 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64648 |
64648 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4696 |
4696 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
784 |
784 |
0 |
0.0 |
|
|
|
.rodata |
216904 |
216904 |
0 |
0.0 |
|
|
|
.text |
2013330 |
2013330 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2563961 |
2563961 |
0 |
0.0 |
|
|
|
(read/write) |
129136 |
129136 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69992 |
69992 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4688 |
4688 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
872 |
872 |
0 |
0.0 |
|
|
|
.rodata |
223952 |
223952 |
0 |
0.0 |
|
|
|
.text |
2162370 |
2162370 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2626433 |
2626433 |
0 |
0.0 |
|
|
|
(read/write) |
143016 |
143016 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78064 |
78064 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
240178 |
240178 |
0 |
0.0 |
|
|
|
.text |
2226610 |
2226610 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392844 |
2392844 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77280 |
77280 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144548 |
144548 |
0 |
0.0 |
|
|
|
.text |
2005296 |
2005296 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3236713 |
3236713 |
0 |
0.0 |
|
|
|
(read/write) |
261752 |
261752 |
0 |
0.0 |
|
|
|
.bss |
170552 |
170552 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80272 |
80272 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4976 |
4976 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1080 |
1080 |
0 |
0.0 |
|
|
|
.rodata |
268184 |
268184 |
0 |
0.0 |
|
|
|
.text |
2775186 |
2775186 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5585641 |
5585641 |
0 |
0.0 |
|
|
|
(read/write) |
161896 |
161896 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101224 |
101224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4896 |
4896 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
355961 |
355961 |
0 |
0.0 |
|
|
|
.text |
4954226 |
4954226 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452768 |
2452768 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415412 |
1415412 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745940 |
1745940 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1231262 |
1231262 |
0 |
0.0 |
|
|
|
.debug_aranges |
110712 |
110712 |
0 |
0.0 |
|
|
|
.debug_frame |
371204 |
371204 |
0 |
0.0 |
|
|
|
.debug_info |
26899492 |
26899491 |
-1 |
-0.0 |
|
|
|
.debug_line |
3673871 |
3673871 |
0 |
0.0 |
|
|
|
.debug_loc |
3588816 |
3588816 |
0 |
0.0 |
|
|
|
.debug_ranges |
337960 |
337960 |
0 |
0.0 |
|
|
|
.debug_str |
3435299 |
3435299 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570460 |
570460 |
0 |
0.0 |
|
|
|
.symtab |
421744 |
421744 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1546160 |
1546160 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688548 |
1688548 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1223105 |
1223105 |
0 |
0.0 |
|
|
|
.debug_aranges |
110184 |
110184 |
0 |
0.0 |
|
|
|
.debug_frame |
374284 |
374284 |
0 |
0.0 |
|
|
|
.debug_info |
26636120 |
26636122 |
2 |
0.0 |
|
|
|
.debug_line |
3694663 |
3694663 |
0 |
0.0 |
|
|
|
.debug_loc |
3576453 |
3576453 |
0 |
0.0 |
|
|
|
.debug_ranges |
336576 |
336576 |
0 |
0.0 |
|
|
|
.debug_str |
3424320 |
3424320 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534549 |
534549 |
0 |
0.0 |
|
|
|
.symtab |
408176 |
408176 |
0 |
0.0 |
|
|
|
.text |
1489504 |
1489504 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1607004 |
1607004 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057613 |
1057613 |
0 |
0.0 |
|
|
|
.debug_aranges |
102384 |
102384 |
0 |
0.0 |
|
|
|
.debug_frame |
344600 |
344600 |
0 |
0.0 |
|
|
|
.debug_info |
22097474 |
22097476 |
2 |
0.0 |
|
|
|
.debug_line |
3264197 |
3264197 |
0 |
0.0 |
|
|
|
.debug_loc |
3274179 |
3274179 |
0 |
0.0 |
|
|
|
.debug_ranges |
301872 |
301872 |
0 |
0.0 |
|
|
|
.debug_str |
3229759 |
3229759 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470874 |
470874 |
0 |
0.0 |
|
|
|
.symtab |
376560 |
376560 |
0 |
0.0 |
|
|
|
.text |
1416144 |
1416144 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640780 |
1640780 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1059619 |
1059619 |
0 |
0.0 |
|
|
|
.debug_aranges |
102784 |
102784 |
0 |
0.0 |
|
|
|
.debug_frame |
346472 |
346472 |
0 |
0.0 |
|
|
|
.debug_info |
22330843 |
22330841 |
-2 |
-0.0 |
|
|
|
.debug_line |
3261187 |
3261187 |
0 |
0.0 |
|
|
|
.debug_loc |
3301773 |
3301773 |
0 |
0.0 |
|
|
|
.debug_ranges |
303816 |
303816 |
0 |
0.0 |
|
|
|
.debug_str |
3249234 |
3249234 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473277 |
473277 |
0 |
0.0 |
|
|
|
.symtab |
378240 |
378240 |
0 |
0.0 |
|
|
|
.text |
1444928 |
1444928 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149312 |
1149312 |
0 |
0.0 |
|
|
|
.bss |
110580 |
110580 |
0 |
0.0 |
|
|
|
.data |
832 |
832 |
0 |
0.0 |
|
|
|
.text |
596412 |
596412 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114248 |
1114240 |
-8 |
-0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561344 |
561336 |
-8 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
790820 |
790820 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554266 |
554266 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
806068 |
806060 |
-8 |
-0.0 |
|
|
|
bss |
73240 |
73240 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566414 |
566412 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804952 |
804952 |
0 |
0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565286 |
565288 |
2 |
0.0 |
-
[x] API must not add new params to pairDevice. Please use setters for policy replacement
-
[x] Overriding outcome on failed attestation, but not providing a way to implement in Java the parts of the attestation that are causing failure
Done.
@tcarmelveilleux
PR #23173: Size comparison from 887822a1d84e5ebd166e0b2324e499f1fd8e9039 to 9e6a1817eb1eb8c600877c88cbbc68c833e92626
Increases (9 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, nrfconnect, telink)
platform |
target |
config |
section |
887822a1 |
9e6a1817 |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
(read/write) |
1435974 |
1435982 |
8 |
0.0 |
|
|
|
.text |
1101416 |
1101418 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
37964828 |
37964829 |
1 |
0.0 |
|
|
|
.text |
957780 |
957782 |
2 |
0.0 |
|
|
bl702+rpc |
.debug_info |
41877796 |
41877797 |
1 |
0.0 |
|
|
|
.text |
1031486 |
1031488 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642111 |
642119 |
8 |
0.0 |
|
|
|
.text |
562768 |
562776 |
8 |
0.0 |
cyw30739 |
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544474 |
544482 |
8 |
0.0 |
|
|
|
.app_xip_area |
426140 |
426148 |
8 |
0.0 |
esp32 |
all-clusters-app |
m5stack |
(read/write) |
564396 |
564404 |
8 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315104 |
8 |
0.0 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
805330 |
805334 |
4 |
0.0 |
telink |
lighting-app |
tlsr9518adk80d |
text |
566414 |
566416 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
565284 |
565286 |
2 |
0.0 |
Decreases (3 builds for bl602, efr32, esp32)
platform |
target |
config |
section |
887822a1 |
9e6a1817 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069814 |
1069812 |
-2 |
-0.0 |
efr32 |
lighting-app |
BRD4187C |
(read/write) |
1146720 |
1146712 |
-8 |
-0.0 |
|
|
|
.text |
980864 |
980856 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223968 |
-2 |
-0.0 |
|
|
|
.flash.text |
1223970 |
1223968 |
-2 |
-0.0 |
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
887822a1 |
9e6a1817 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390518 |
1390518 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1069814 |
1069812 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1435974 |
1435982 |
8 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1101416 |
1101418 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189323 |
1189323 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67134 |
67134 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1509373 |
1509373 |
0 |
0.0 |
|
|
|
.debug_aranges |
132040 |
132040 |
0 |
0.0 |
|
|
|
.debug_frame |
484428 |
484428 |
0 |
0.0 |
|
|
|
.debug_info |
37964828 |
37964829 |
1 |
0.0 |
|
|
|
.debug_line |
5257208 |
5257208 |
0 |
0.0 |
|
|
|
.debug_loc |
3366388 |
3366388 |
0 |
0.0 |
|
|
|
.debug_ranges |
358064 |
358064 |
0 |
0.0 |
|
|
|
.debug_str |
3451542 |
3451542 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116616 |
116616 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565954 |
565954 |
0 |
0.0 |
|
|
|
.symtab |
171968 |
171968 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957780 |
957782 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285251 |
1285251 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1646772 |
1646772 |
0 |
0.0 |
|
|
|
.debug_aranges |
139544 |
139544 |
0 |
0.0 |
|
|
|
.debug_frame |
509800 |
509800 |
0 |
0.0 |
|
|
|
.debug_info |
41877796 |
41877797 |
1 |
0.0 |
|
|
|
.debug_line |
5632788 |
5632788 |
0 |
0.0 |
|
|
|
.debug_loc |
3559215 |
3559215 |
0 |
0.0 |
|
|
|
.debug_ranges |
380864 |
380864 |
0 |
0.0 |
|
|
|
.debug_str |
3847670 |
3847670 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130024 |
130024 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
625127 |
625127 |
0 |
0.0 |
|
|
|
.symtab |
189776 |
189776 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031486 |
1031488 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677871 |
677871 |
0 |
0.0 |
|
|
|
(read/write) |
173688 |
173688 |
0 |
0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89887 |
89887 |
0 |
0.0 |
|
|
|
.text |
587672 |
587672 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642111 |
642119 |
8 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79023 |
79023 |
0 |
0.0 |
|
|
|
.text |
562768 |
562776 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676379 |
676379 |
0 |
0.0 |
|
|
|
(read/write) |
172316 |
172316 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77411 |
77411 |
0 |
0.0 |
|
|
|
.text |
598488 |
598488 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660167 |
660167 |
0 |
0.0 |
|
|
|
(read/write) |
184216 |
184216 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103263 |
103263 |
0 |
0.0 |
|
|
|
.text |
556424 |
556424 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688635 |
688635 |
0 |
0.0 |
|
|
|
(read/write) |
160796 |
160796 |
0 |
0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90859 |
90859 |
0 |
0.0 |
|
|
|
.text |
597292 |
597292 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672911 |
672911 |
0 |
0.0 |
|
|
|
(read/write) |
176616 |
176616 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86407 |
86407 |
0 |
0.0 |
|
|
|
.text |
586024 |
586024 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668890 |
668890 |
0 |
0.0 |
|
|
|
(read/write) |
184988 |
184988 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86594 |
86594 |
0 |
0.0 |
|
|
|
.text |
581980 |
581980 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588542 |
588542 |
0 |
0.0 |
|
|
|
.app_xip_area |
465128 |
465128 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592590 |
592590 |
0 |
0.0 |
|
|
|
.app_xip_area |
463880 |
463880 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544474 |
544482 |
8 |
0.0 |
|
|
|
.app_xip_area |
426140 |
426148 |
8 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974732 |
974732 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
820188 |
820188 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034672 |
1034672 |
0 |
0.0 |
|
|
|
.bss |
186744 |
186744 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845812 |
845812 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146720 |
1146712 |
-8 |
-0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980864 |
980856 |
-8 |
-0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160424 |
1160424 |
0 |
0.0 |
|
|
|
.bss |
158272 |
158272 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
1000032 |
1000032 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139940 |
1139940 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972644 |
972644 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223968 |
-2 |
-0.0 |
|
|
|
(read/write) |
1788470 |
1788470 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258024 |
258024 |
0 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223968 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234039 |
1234039 |
0 |
0.0 |
|
|
|
(read/write) |
564396 |
564404 |
8 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315104 |
8 |
0.0 |
|
|
|
.flash.text |
1228655 |
1228655 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661676 |
661676 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563420 |
563420 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672008 |
672008 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592380 |
592380 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633484 |
633484 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553076 |
553076 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3086657 |
3086657 |
0 |
0.0 |
|
|
|
(read/write) |
158360 |
158360 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
87016 |
87016 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1200 |
1200 |
0 |
0.0 |
|
|
|
.rodata |
281419 |
281419 |
0 |
0.0 |
|
|
|
.text |
2620850 |
2620850 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2912449 |
2912449 |
0 |
0.0 |
|
|
|
(read/write) |
149792 |
149792 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79384 |
79384 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4696 |
4696 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1176 |
1176 |
0 |
0.0 |
|
|
|
.rodata |
280907 |
280907 |
0 |
0.0 |
|
|
|
.text |
2450098 |
2450098 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2412801 |
2412801 |
0 |
0.0 |
|
|
|
(read/write) |
129560 |
129560 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68680 |
68680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4600 |
4600 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
211232 |
211232 |
0 |
0.0 |
|
|
|
.text |
2034018 |
2034018 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11081345 |
11081345 |
0 |
0.0 |
|
|
|
(read/write) |
658440 |
658440 |
0 |
0.0 |
|
|
|
.bss |
25944 |
25944 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623080 |
623080 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5216 |
5216 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
776 |
776 |
0 |
0.0 |
|
|
|
.rodata |
592221 |
592221 |
0 |
0.0 |
|
|
|
.text |
8965204 |
8965204 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10436396 |
10436396 |
0 |
0.0 |
|
|
|
(read/write) |
706465 |
706465 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650720 |
650720 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8262340 |
8262340 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2640233 |
2640233 |
0 |
0.0 |
|
|
|
(read/write) |
132248 |
132248 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73800 |
73800 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4600 |
4600 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
944 |
944 |
0 |
0.0 |
|
|
|
.rodata |
228096 |
228096 |
0 |
0.0 |
|
|
|
.text |
2236162 |
2236162 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2602241 |
2602241 |
0 |
0.0 |
|
|
|
(read/write) |
127296 |
127296 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70728 |
70728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
244328 |
244328 |
0 |
0.0 |
|
|
|
.text |
2186306 |
2186306 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2398777 |
2398777 |
0 |
0.0 |
|
|
|
(read/write) |
120824 |
120824 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64648 |
64648 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4696 |
4696 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
784 |
784 |
0 |
0.0 |
|
|
|
.rodata |
216904 |
216904 |
0 |
0.0 |
|
|
|
.text |
2013330 |
2013330 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2563961 |
2563961 |
0 |
0.0 |
|
|
|
(read/write) |
129136 |
129136 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69992 |
69992 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4688 |
4688 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
872 |
872 |
0 |
0.0 |
|
|
|
.rodata |
223952 |
223952 |
0 |
0.0 |
|
|
|
.text |
2162370 |
2162370 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2626433 |
2626433 |
0 |
0.0 |
|
|
|
(read/write) |
143016 |
143016 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78064 |
78064 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
240178 |
240178 |
0 |
0.0 |
|
|
|
.text |
2226610 |
2226610 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392844 |
2392844 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77280 |
77280 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144548 |
144548 |
0 |
0.0 |
|
|
|
.text |
2005296 |
2005296 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3236713 |
3236713 |
0 |
0.0 |
|
|
|
(read/write) |
261752 |
261752 |
0 |
0.0 |
|
|
|
.bss |
170552 |
170552 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80272 |
80272 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4976 |
4976 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1080 |
1080 |
0 |
0.0 |
|
|
|
.rodata |
268184 |
268184 |
0 |
0.0 |
|
|
|
.text |
2775186 |
2775186 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5585641 |
5585641 |
0 |
0.0 |
|
|
|
(read/write) |
161896 |
161896 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101224 |
101224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4896 |
4896 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
355961 |
355961 |
0 |
0.0 |
|
|
|
.text |
4954226 |
4954226 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452768 |
2452768 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415412 |
1415412 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1188191 |
1188191 |
0 |
0.0 |
|
|
|
bss |
145301 |
145301 |
0 |
0.0 |
|
|
|
rodata |
144836 |
144836 |
0 |
0.0 |
|
|
|
text |
816996 |
816996 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167475 |
1167475 |
0 |
0.0 |
|
|
|
bss |
144528 |
144528 |
0 |
0.0 |
|
|
|
rodata |
136576 |
136576 |
0 |
0.0 |
|
|
|
text |
805330 |
805334 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745940 |
1745940 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1231262 |
1231262 |
0 |
0.0 |
|
|
|
.debug_aranges |
110712 |
110712 |
0 |
0.0 |
|
|
|
.debug_frame |
371204 |
371204 |
0 |
0.0 |
|
|
|
.debug_info |
26899491 |
26899491 |
0 |
0.0 |
|
|
|
.debug_line |
3673871 |
3673871 |
0 |
0.0 |
|
|
|
.debug_loc |
3588816 |
3588816 |
0 |
0.0 |
|
|
|
.debug_ranges |
337960 |
337960 |
0 |
0.0 |
|
|
|
.debug_str |
3435299 |
3435299 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570460 |
570460 |
0 |
0.0 |
|
|
|
.symtab |
421744 |
421744 |
0 |
0.0 |
|
|
|
.text |
1546160 |
1546160 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688548 |
1688548 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1223105 |
1223105 |
0 |
0.0 |
|
|
|
.debug_aranges |
110184 |
110184 |
0 |
0.0 |
|
|
|
.debug_frame |
374284 |
374284 |
0 |
0.0 |
|
|
|
.debug_info |
26636121 |
26636121 |
0 |
0.0 |
|
|
|
.debug_line |
3694663 |
3694663 |
0 |
0.0 |
|
|
|
.debug_loc |
3576453 |
3576453 |
0 |
0.0 |
|
|
|
.debug_ranges |
336576 |
336576 |
0 |
0.0 |
|
|
|
.debug_str |
3424320 |
3424320 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534549 |
534549 |
0 |
0.0 |
|
|
|
.symtab |
408176 |
408176 |
0 |
0.0 |
|
|
|
.text |
1489504 |
1489504 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1607004 |
1607004 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1057613 |
1057613 |
0 |
0.0 |
|
|
|
.debug_aranges |
102384 |
102384 |
0 |
0.0 |
|
|
|
.debug_frame |
344600 |
344600 |
0 |
0.0 |
|
|
|
.debug_info |
22097475 |
22097475 |
0 |
0.0 |
|
|
|
.debug_line |
3264197 |
3264197 |
0 |
0.0 |
|
|
|
.debug_loc |
3274179 |
3274179 |
0 |
0.0 |
|
|
|
.debug_ranges |
301872 |
301872 |
0 |
0.0 |
|
|
|
.debug_str |
3229759 |
3229759 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470874 |
470874 |
0 |
0.0 |
|
|
|
.symtab |
376560 |
376560 |
0 |
0.0 |
|
|
|
.text |
1416144 |
1416144 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640780 |
1640780 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1059619 |
1059619 |
0 |
0.0 |
|
|
|
.debug_aranges |
102784 |
102784 |
0 |
0.0 |
|
|
|
.debug_frame |
346472 |
346472 |
0 |
0.0 |
|
|
|
.debug_info |
22330842 |
22330842 |
0 |
0.0 |
|
|
|
.debug_line |
3261187 |
3261187 |
0 |
0.0 |
|
|
|
.debug_loc |
3301773 |
3301773 |
0 |
0.0 |
|
|
|
.debug_ranges |
303816 |
303816 |
0 |
0.0 |
|
|
|
.debug_str |
3249234 |
3249234 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473277 |
473277 |
0 |
0.0 |
|
|
|
.symtab |
378240 |
378240 |
0 |
0.0 |
|
|
|
.text |
1444928 |
1444928 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149968 |
1149968 |
0 |
0.0 |
|
|
|
.bss |
110612 |
110612 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
597068 |
597068 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114760 |
1114760 |
0 |
0.0 |
|
|
|
.bss |
106388 |
106388 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561856 |
561856 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
790820 |
790820 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554266 |
554266 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
806068 |
806068 |
0 |
0.0 |
|
|
|
bss |
73240 |
73240 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566414 |
566416 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804952 |
804952 |
0 |
0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565284 |
565286 |
2 |
0.0 |
PR #23173: Size comparison from 6a20783053a333bfa5d14f5df23abde0e651ff81 to 0ee733e3d09e7d6c1f6270cad2ce75c9a7aef506
Increases (6 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
6a207830 |
0ee733e3 |
change |
% change |
cc13x2_26x2 |
pump-app |
LP_CC2652R7 |
(read only) |
688627 |
688635 |
8 |
0.0 |
|
|
|
.text |
597284 |
597292 |
8 |
0.0 |
esp32 |
all-clusters-app |
m5stack |
(read/write) |
564396 |
564404 |
8 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315104 |
8 |
0.0 |
psoc6 |
light |
cy8ckit_062s2_43012 |
.debug_info |
22202547 |
22202548 |
1 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22435925 |
22435926 |
1 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
554264 |
554266 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
565284 |
565286 |
2 |
0.0 |
Decreases (7 builds for bl702, cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
6a207830 |
0ee733e3 |
change |
% change |
bl702 |
lighting-app |
bl702 |
.debug_info |
38069052 |
38069051 |
-1 |
-0.0 |
|
|
|
.text |
957782 |
957780 |
-2 |
-0.0 |
|
|
bl702+rpc |
.debug_info |
41985158 |
41985157 |
-1 |
-0.0 |
|
|
|
.text |
1031486 |
1031484 |
-2 |
-0.0 |
cc13x2_26x2 |
pump-app |
LP_CC2652R7 |
(read/write) |
160804 |
160796 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223968 |
-2 |
-0.0 |
|
|
|
.flash.text |
1223970 |
1223968 |
-2 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
27004566 |
27004565 |
-1 |
-0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
text |
648770 |
648768 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
875052 |
875044 |
-8 |
-0.0 |
|
|
|
text |
624254 |
624252 |
-2 |
-0.0 |
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
6a207830 |
0ee733e3 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390518 |
1390518 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1069812 |
1069812 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1435982 |
1435982 |
0 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1101418 |
1101418 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189323 |
1189323 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67134 |
67134 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1513290 |
1513290 |
0 |
0.0 |
|
|
|
.debug_aranges |
132064 |
132064 |
0 |
0.0 |
|
|
|
.debug_frame |
484444 |
484444 |
0 |
0.0 |
|
|
|
.debug_info |
38069052 |
38069051 |
-1 |
-0.0 |
|
|
|
.debug_line |
5262950 |
5262950 |
0 |
0.0 |
|
|
|
.debug_loc |
3366388 |
3366388 |
0 |
0.0 |
|
|
|
.debug_ranges |
358072 |
358072 |
0 |
0.0 |
|
|
|
.debug_str |
3451656 |
3451656 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116616 |
116616 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565981 |
565981 |
0 |
0.0 |
|
|
|
.symtab |
171984 |
171984 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957782 |
957780 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285251 |
1285251 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1650704 |
1650704 |
0 |
0.0 |
|
|
|
.debug_aranges |
139568 |
139568 |
0 |
0.0 |
|
|
|
.debug_frame |
509816 |
509816 |
0 |
0.0 |
|
|
|
.debug_info |
41985158 |
41985157 |
-1 |
-0.0 |
|
|
|
.debug_line |
5638684 |
5638684 |
0 |
0.0 |
|
|
|
.debug_loc |
3559215 |
3559215 |
0 |
0.0 |
|
|
|
.debug_ranges |
380872 |
380872 |
0 |
0.0 |
|
|
|
.debug_str |
3847784 |
3847784 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130024 |
130024 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
625154 |
625154 |
0 |
0.0 |
|
|
|
.symtab |
189792 |
189792 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031486 |
1031484 |
-2 |
-0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677871 |
677871 |
0 |
0.0 |
|
|
|
(read/write) |
173688 |
173688 |
0 |
0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89887 |
89887 |
0 |
0.0 |
|
|
|
.text |
587672 |
587672 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642119 |
642119 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79023 |
79023 |
0 |
0.0 |
|
|
|
.text |
562776 |
562776 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676379 |
676379 |
0 |
0.0 |
|
|
|
(read/write) |
172316 |
172316 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77411 |
77411 |
0 |
0.0 |
|
|
|
.text |
598488 |
598488 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660167 |
660167 |
0 |
0.0 |
|
|
|
(read/write) |
184216 |
184216 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103263 |
103263 |
0 |
0.0 |
|
|
|
.text |
556424 |
556424 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688627 |
688635 |
8 |
0.0 |
|
|
|
(read/write) |
160804 |
160796 |
-8 |
-0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90859 |
90859 |
0 |
0.0 |
|
|
|
.text |
597284 |
597292 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672911 |
672911 |
0 |
0.0 |
|
|
|
(read/write) |
176616 |
176616 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86407 |
86407 |
0 |
0.0 |
|
|
|
.text |
586024 |
586024 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668906 |
668906 |
0 |
0.0 |
|
|
|
(read/write) |
184972 |
184972 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86594 |
86594 |
0 |
0.0 |
|
|
|
.text |
581996 |
581996 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588542 |
588542 |
0 |
0.0 |
|
|
|
.app_xip_area |
465128 |
465128 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592590 |
592590 |
0 |
0.0 |
|
|
|
.app_xip_area |
463880 |
463880 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544482 |
544482 |
0 |
0.0 |
|
|
|
.app_xip_area |
426148 |
426148 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974732 |
974732 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
820188 |
820188 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034672 |
1034672 |
0 |
0.0 |
|
|
|
.bss |
186744 |
186744 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845812 |
845812 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146720 |
1146720 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980864 |
980864 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160424 |
1160424 |
0 |
0.0 |
|
|
|
.bss |
158272 |
158272 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
1000032 |
1000032 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139940 |
1139940 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972644 |
972644 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223968 |
-2 |
-0.0 |
|
|
|
(read/write) |
1788470 |
1788470 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258024 |
258024 |
0 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223968 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234039 |
1234039 |
0 |
0.0 |
|
|
|
(read/write) |
564396 |
564404 |
8 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315104 |
8 |
0.0 |
|
|
|
.flash.text |
1228655 |
1228655 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661676 |
661676 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563420 |
563420 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672008 |
672008 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592380 |
592380 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633484 |
633484 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553076 |
553076 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10436348 |
10436348 |
0 |
0.0 |
|
|
|
(read/write) |
706465 |
706465 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650720 |
650720 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8262292 |
8262292 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392844 |
2392844 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77280 |
77280 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144548 |
144548 |
0 |
0.0 |
|
|
|
.text |
2005296 |
2005296 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452768 |
2452768 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415412 |
1415412 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1188191 |
1188191 |
0 |
0.0 |
|
|
|
bss |
145301 |
145301 |
0 |
0.0 |
|
|
|
rodata |
144836 |
144836 |
0 |
0.0 |
|
|
|
text |
816996 |
816996 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167475 |
1167475 |
0 |
0.0 |
|
|
|
bss |
144528 |
144528 |
0 |
0.0 |
|
|
|
rodata |
136576 |
136576 |
0 |
0.0 |
|
|
|
text |
805334 |
805334 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745940 |
1745940 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1234891 |
1234891 |
0 |
0.0 |
|
|
|
.debug_aranges |
110736 |
110736 |
0 |
0.0 |
|
|
|
.debug_frame |
371220 |
371220 |
0 |
0.0 |
|
|
|
.debug_info |
27004566 |
27004565 |
-1 |
-0.0 |
|
|
|
.debug_line |
3679399 |
3679399 |
0 |
0.0 |
|
|
|
.debug_loc |
3588816 |
3588816 |
0 |
0.0 |
|
|
|
.debug_ranges |
337968 |
337968 |
0 |
0.0 |
|
|
|
.debug_str |
3435414 |
3435414 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570487 |
570487 |
0 |
0.0 |
|
|
|
.symtab |
421760 |
421760 |
0 |
0.0 |
|
|
|
.text |
1546160 |
1546160 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688548 |
1688548 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1226734 |
1226734 |
0 |
0.0 |
|
|
|
.debug_aranges |
110208 |
110208 |
0 |
0.0 |
|
|
|
.debug_frame |
374300 |
374300 |
0 |
0.0 |
|
|
|
.debug_info |
26741196 |
26741196 |
0 |
0.0 |
|
|
|
.debug_line |
3700375 |
3700375 |
0 |
0.0 |
|
|
|
.debug_loc |
3576453 |
3576453 |
0 |
0.0 |
|
|
|
.debug_ranges |
336584 |
336584 |
0 |
0.0 |
|
|
|
.debug_str |
3424443 |
3424443 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534576 |
534576 |
0 |
0.0 |
|
|
|
.symtab |
408192 |
408192 |
0 |
0.0 |
|
|
|
.text |
1489504 |
1489504 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1607004 |
1607004 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1061195 |
1061195 |
0 |
0.0 |
|
|
|
.debug_aranges |
102408 |
102408 |
0 |
0.0 |
|
|
|
.debug_frame |
344616 |
344616 |
0 |
0.0 |
|
|
|
.debug_info |
22202547 |
22202548 |
1 |
0.0 |
|
|
|
.debug_line |
3269633 |
3269633 |
0 |
0.0 |
|
|
|
.debug_loc |
3274179 |
3274179 |
0 |
0.0 |
|
|
|
.debug_ranges |
301880 |
301880 |
0 |
0.0 |
|
|
|
.debug_str |
3229870 |
3229870 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470901 |
470901 |
0 |
0.0 |
|
|
|
.symtab |
376576 |
376576 |
0 |
0.0 |
|
|
|
.text |
1416144 |
1416144 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640780 |
1640780 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063170 |
1063170 |
0 |
0.0 |
|
|
|
.debug_aranges |
102808 |
102808 |
0 |
0.0 |
|
|
|
.debug_frame |
346488 |
346488 |
0 |
0.0 |
|
|
|
.debug_info |
22435925 |
22435926 |
1 |
0.0 |
|
|
|
.debug_line |
3266531 |
3266531 |
0 |
0.0 |
|
|
|
.debug_loc |
3301773 |
3301773 |
0 |
0.0 |
|
|
|
.debug_ranges |
303824 |
303824 |
0 |
0.0 |
|
|
|
.debug_str |
3249341 |
3249341 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473304 |
473304 |
0 |
0.0 |
|
|
|
.symtab |
378256 |
378256 |
0 |
0.0 |
|
|
|
.text |
1444928 |
1444928 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149968 |
1149968 |
0 |
0.0 |
|
|
|
.bss |
110612 |
110612 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
597068 |
597068 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114760 |
1114760 |
0 |
0.0 |
|
|
|
.bss |
106388 |
106388 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561856 |
561856 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
937348 |
937348 |
0 |
0.0 |
|
|
|
bss |
81632 |
81632 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648770 |
648768 |
-2 |
-0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
875156 |
875156 |
0 |
0.0 |
|
|
|
bss |
80856 |
80856 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612606 |
612606 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790820 |
790820 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554264 |
554266 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
875052 |
875044 |
-8 |
-0.0 |
|
|
|
bss |
82248 |
82248 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624254 |
624252 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804952 |
804952 |
0 |
0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565284 |
565286 |
2 |
0.0 |
PR #23173: Size comparison from 6a20783053a333bfa5d14f5df23abde0e651ff81 to 8481cde8566ac9a7eabba3663c4ff01d50e879f3
Increases (8 builds for bl602, bl702, cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
6a207830 |
8481cde8 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1069812 |
1069814 |
2 |
0.0 |
bl702 |
lighting-app |
bl702+rpc |
.debug_info |
41985158 |
41985159 |
1 |
0.0 |
|
|
|
.text |
1031486 |
1031488 |
2 |
0.0 |
cc13x2_26x2 |
pump-app |
LP_CC2652R7 |
(read only) |
688627 |
688635 |
8 |
0.0 |
|
|
|
.text |
597284 |
597292 |
8 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223972 |
2 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
27004566 |
27004567 |
1 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26741196 |
26741197 |
1 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
554264 |
554266 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
565284 |
565286 |
2 |
0.0 |
Decreases (3 builds for bl702, cc13x2_26x2, qpg)
platform |
target |
config |
section |
6a207830 |
8481cde8 |
change |
% change |
bl702 |
lighting-app |
bl702 |
.debug_info |
38069052 |
38069051 |
-1 |
-0.0 |
|
|
|
.text |
957782 |
957780 |
-2 |
-0.0 |
cc13x2_26x2 |
pump-app |
LP_CC2652R7 |
(read/write) |
160804 |
160796 |
-8 |
-0.0 |
qpg |
lock-app |
qpg6105+debug |
(read/write) |
1114760 |
1114752 |
-8 |
-0.0 |
|
|
|
.text |
561856 |
561848 |
-8 |
-0.0 |
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
6a207830 |
8481cde8 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1390518 |
1390518 |
0 |
0.0 |
|
|
|
.bss |
90745 |
90745 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1069812 |
1069814 |
2 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1435982 |
1435982 |
0 |
0.0 |
|
|
|
.bss |
98177 |
98177 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1101418 |
1101418 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1189323 |
1189323 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67134 |
67134 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1513290 |
1513290 |
0 |
0.0 |
|
|
|
.debug_aranges |
132064 |
132064 |
0 |
0.0 |
|
|
|
.debug_frame |
484444 |
484444 |
0 |
0.0 |
|
|
|
.debug_info |
38069052 |
38069051 |
-1 |
-0.0 |
|
|
|
.debug_line |
5262950 |
5262950 |
0 |
0.0 |
|
|
|
.debug_loc |
3366388 |
3366388 |
0 |
0.0 |
|
|
|
.debug_ranges |
358072 |
358072 |
0 |
0.0 |
|
|
|
.debug_str |
3451656 |
3451656 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116616 |
116616 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565981 |
565981 |
0 |
0.0 |
|
|
|
.symtab |
171984 |
171984 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957782 |
957780 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285251 |
1285251 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75166 |
75166 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1650704 |
1650704 |
0 |
0.0 |
|
|
|
.debug_aranges |
139568 |
139568 |
0 |
0.0 |
|
|
|
.debug_frame |
509816 |
509816 |
0 |
0.0 |
|
|
|
.debug_info |
41985158 |
41985159 |
1 |
0.0 |
|
|
|
.debug_line |
5638684 |
5638684 |
0 |
0.0 |
|
|
|
.debug_loc |
3559215 |
3559215 |
0 |
0.0 |
|
|
|
.debug_ranges |
380872 |
380872 |
0 |
0.0 |
|
|
|
.debug_str |
3847784 |
3847784 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130024 |
130024 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
625154 |
625154 |
0 |
0.0 |
|
|
|
.symtab |
189792 |
189792 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031486 |
1031488 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677871 |
677871 |
0 |
0.0 |
|
|
|
(read/write) |
173688 |
173688 |
0 |
0.0 |
|
|
|
.bss |
81252 |
81252 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89887 |
89887 |
0 |
0.0 |
|
|
|
.text |
587672 |
587672 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642119 |
642119 |
0 |
0.0 |
|
|
|
(read/write) |
158020 |
158020 |
0 |
0.0 |
|
|
|
.bss |
80524 |
80524 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79023 |
79023 |
0 |
0.0 |
|
|
|
.text |
562776 |
562776 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676379 |
676379 |
0 |
0.0 |
|
|
|
(read/write) |
172316 |
172316 |
0 |
0.0 |
|
|
|
.bss |
78476 |
78476 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77411 |
77411 |
0 |
0.0 |
|
|
|
.text |
598488 |
598488 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660167 |
660167 |
0 |
0.0 |
|
|
|
(read/write) |
184216 |
184216 |
0 |
0.0 |
|
|
|
.bss |
74164 |
74164 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103263 |
103263 |
0 |
0.0 |
|
|
|
.text |
556424 |
556424 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688627 |
688635 |
8 |
0.0 |
|
|
|
(read/write) |
160804 |
160796 |
-8 |
-0.0 |
|
|
|
.bss |
78444 |
78444 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90859 |
90859 |
0 |
0.0 |
|
|
|
.text |
597284 |
597292 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672911 |
672911 |
0 |
0.0 |
|
|
|
(read/write) |
176616 |
176616 |
0 |
0.0 |
|
|
|
.bss |
78540 |
78540 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86407 |
86407 |
0 |
0.0 |
|
|
|
.text |
586024 |
586024 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668906 |
668906 |
0 |
0.0 |
|
|
|
(read/write) |
184972 |
184972 |
0 |
0.0 |
|
|
|
.bss |
83572 |
83572 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86594 |
86594 |
0 |
0.0 |
|
|
|
.text |
581996 |
581996 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588542 |
588542 |
0 |
0.0 |
|
|
|
.app_xip_area |
465128 |
465128 |
0 |
0.0 |
|
|
|
.bss |
65832 |
65832 |
0 |
0.0 |
|
|
|
.data |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592590 |
592590 |
0 |
0.0 |
|
|
|
.app_xip_area |
463880 |
463880 |
0 |
0.0 |
|
|
|
.bss |
71120 |
71120 |
0 |
0.0 |
|
|
|
.data |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544482 |
544482 |
0 |
0.0 |
|
|
|
.app_xip_area |
426148 |
426148 |
0 |
0.0 |
|
|
|
.bss |
60800 |
60800 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974732 |
974732 |
0 |
0.0 |
|
|
|
.bss |
152276 |
152276 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
820188 |
820188 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034672 |
1034672 |
0 |
0.0 |
|
|
|
.bss |
186744 |
186744 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845812 |
845812 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146720 |
1146720 |
0 |
0.0 |
|
|
|
.bss |
138664 |
138664 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980864 |
980864 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160424 |
1160424 |
0 |
0.0 |
|
|
|
.bss |
158272 |
158272 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
1000032 |
1000032 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139940 |
1139940 |
0 |
0.0 |
|
|
|
.bss |
140080 |
140080 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972644 |
972644 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
(read/write) |
1788470 |
1788470 |
0 |
0.0 |
|
|
|
.dram0.bss |
76960 |
76960 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258024 |
258024 |
0 |
0.0 |
|
|
|
.flash.text |
1223970 |
1223972 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234039 |
1234039 |
0 |
0.0 |
|
|
|
(read/write) |
564396 |
564396 |
0 |
0.0 |
|
|
|
.dram0.bss |
82336 |
82336 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315096 |
315096 |
0 |
0.0 |
|
|
|
.flash.text |
1228655 |
1228655 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661676 |
661676 |
0 |
0.0 |
|
|
|
.bss |
77040 |
77040 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563420 |
563420 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672008 |
672008 |
0 |
0.0 |
|
|
|
.bss |
74840 |
74840 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592380 |
592380 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633484 |
633484 |
0 |
0.0 |
|
|
|
.bss |
75600 |
75600 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553076 |
553076 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10436348 |
10436348 |
0 |
0.0 |
|
|
|
(read/write) |
706465 |
706465 |
0 |
0.0 |
|
|
|
.bss |
33953 |
33953 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650720 |
650720 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8262292 |
8262292 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392844 |
2392844 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55377 |
55377 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77280 |
77280 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144548 |
144548 |
0 |
0.0 |
|
|
|
.text |
2005296 |
2005296 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452768 |
2452768 |
0 |
0.0 |
|
|
|
.bss |
215028 |
215028 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415412 |
1415412 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1188191 |
1188191 |
0 |
0.0 |
|
|
|
bss |
145301 |
145301 |
0 |
0.0 |
|
|
|
rodata |
144836 |
144836 |
0 |
0.0 |
|
|
|
text |
816996 |
816996 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167475 |
1167475 |
0 |
0.0 |
|
|
|
bss |
144528 |
144528 |
0 |
0.0 |
|
|
|
rodata |
136576 |
136576 |
0 |
0.0 |
|
|
|
text |
805334 |
805334 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841952 |
841952 |
0 |
0.0 |
|
|
|
(read/write) |
1745940 |
1745940 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188728 |
188728 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1234891 |
1234891 |
0 |
0.0 |
|
|
|
.debug_aranges |
110736 |
110736 |
0 |
0.0 |
|
|
|
.debug_frame |
371220 |
371220 |
0 |
0.0 |
|
|
|
.debug_info |
27004566 |
27004567 |
1 |
0.0 |
|
|
|
.debug_line |
3679399 |
3679399 |
0 |
0.0 |
|
|
|
.debug_loc |
3588816 |
3588816 |
0 |
0.0 |
|
|
|
.debug_ranges |
337968 |
337968 |
0 |
0.0 |
|
|
|
.debug_str |
3435414 |
3435414 |
0 |
0.0 |
|
|
|
.heap |
841952 |
841952 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570487 |
570487 |
0 |
0.0 |
|
|
|
.symtab |
421760 |
421760 |
0 |
0.0 |
|
|
|
.text |
1546160 |
1546160 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842688 |
842688 |
0 |
0.0 |
|
|
|
(read/write) |
1688548 |
1688548 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187992 |
187992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1226734 |
1226734 |
0 |
0.0 |
|
|
|
.debug_aranges |
110208 |
110208 |
0 |
0.0 |
|
|
|
.debug_frame |
374300 |
374300 |
0 |
0.0 |
|
|
|
.debug_info |
26741196 |
26741197 |
1 |
0.0 |
|
|
|
.debug_line |
3700375 |
3700375 |
0 |
0.0 |
|
|
|
.debug_loc |
3576453 |
3576453 |
0 |
0.0 |
|
|
|
.debug_ranges |
336584 |
336584 |
0 |
0.0 |
|
|
|
.debug_str |
3424443 |
3424443 |
0 |
0.0 |
|
|
|
.heap |
842688 |
842688 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534576 |
534576 |
0 |
0.0 |
|
|
|
.symtab |
408192 |
408192 |
0 |
0.0 |
|
|
|
.text |
1489504 |
1489504 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850872 |
850872 |
0 |
0.0 |
|
|
|
(read/write) |
1607004 |
1607004 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180016 |
180016 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1061195 |
1061195 |
0 |
0.0 |
|
|
|
.debug_aranges |
102408 |
102408 |
0 |
0.0 |
|
|
|
.debug_frame |
344616 |
344616 |
0 |
0.0 |
|
|
|
.debug_info |
22202547 |
22202547 |
0 |
0.0 |
|
|
|
.debug_line |
3269633 |
3269633 |
0 |
0.0 |
|
|
|
.debug_loc |
3274179 |
3274179 |
0 |
0.0 |
|
|
|
.debug_ranges |
301880 |
301880 |
0 |
0.0 |
|
|
|
.debug_str |
3229870 |
3229870 |
0 |
0.0 |
|
|
|
.heap |
850872 |
850872 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470901 |
470901 |
0 |
0.0 |
|
|
|
.symtab |
376576 |
376576 |
0 |
0.0 |
|
|
|
.text |
1416144 |
1416144 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845880 |
845880 |
0 |
0.0 |
|
|
|
(read/write) |
1640780 |
1640780 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184992 |
184992 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063170 |
1063170 |
0 |
0.0 |
|
|
|
.debug_aranges |
102808 |
102808 |
0 |
0.0 |
|
|
|
.debug_frame |
346488 |
346488 |
0 |
0.0 |
|
|
|
.debug_info |
22435925 |
22435925 |
0 |
0.0 |
|
|
|
.debug_line |
3266531 |
3266531 |
0 |
0.0 |
|
|
|
.debug_loc |
3301773 |
3301773 |
0 |
0.0 |
|
|
|
.debug_ranges |
303824 |
303824 |
0 |
0.0 |
|
|
|
.debug_str |
3249341 |
3249341 |
0 |
0.0 |
|
|
|
.heap |
845880 |
845880 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473304 |
473304 |
0 |
0.0 |
|
|
|
.symtab |
378256 |
378256 |
0 |
0.0 |
|
|
|
.text |
1444928 |
1444928 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149968 |
1149968 |
0 |
0.0 |
|
|
|
.bss |
110612 |
110612 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
597068 |
597068 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114760 |
1114752 |
-8 |
-0.0 |
|
|
|
.bss |
106388 |
106388 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561856 |
561848 |
-8 |
-0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
937348 |
937348 |
0 |
0.0 |
|
|
|
bss |
81632 |
81632 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648770 |
648770 |
0 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
875156 |
875156 |
0 |
0.0 |
|
|
|
bss |
80856 |
80856 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612606 |
612606 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790820 |
790820 |
0 |
0.0 |
|
|
|
bss |
72480 |
72480 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554264 |
554266 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
875052 |
875052 |
0 |
0.0 |
|
|
|
bss |
82248 |
82248 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624254 |
624254 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804952 |
804952 |
0 |
0.0 |
|
|
|
bss |
74052 |
74052 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565284 |
565286 |
2 |
0.0 |
PR #23173: Size comparison from 57faaef47381a2877c4281338ab099d5b631bc4c to 3bacfe31355b4e0a58846fff8f80840e11574cdc
Increases (10 builds for bl602, bl702, esp32, k32w, psoc6, telink)
platform |
target |
config |
section |
57faaef4 |
3bacfe31 |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
(read/write) |
1434430 |
1434438 |
8 |
0.0 |
|
|
|
.text |
1100360 |
1100362 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
38074142 |
38074143 |
1 |
0.0 |
|
|
|
.text |
957110 |
957112 |
2 |
0.0 |
|
|
bl702+rpc |
(read/write) |
1284107 |
1284123 |
16 |
0.0 |
|
|
|
.debug_info |
41991385 |
41991386 |
1 |
0.0 |
|
|
|
.text |
1030816 |
1030818 |
2 |
0.0 |
esp32 |
all-clusters-app |
m5stack |
(read/write) |
564332 |
564340 |
8 |
0.0 |
|
|
|
.flash.rodata |
315048 |
315056 |
8 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
671272 |
671288 |
16 |
0.0 |
|
|
|
.text |
591660 |
591676 |
16 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
27023695 |
27023697 |
2 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26760325 |
26760327 |
2 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22225736 |
22225737 |
1 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22459150 |
22459151 |
1 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
text |
648602 |
648604 |
2 |
0.0 |
Decreases (3 builds for esp32, telink)
platform |
target |
config |
section |
57faaef4 |
3bacfe31 |
change |
% change |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224242 |
1224240 |
-2 |
-0.0 |
|
|
|
.flash.text |
1224242 |
1224240 |
-2 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
554104 |
554102 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804736 |
804728 |
-8 |
-0.0 |
|
|
|
text |
565482 |
565480 |
-2 |
-0.0 |
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
57faaef4 |
3bacfe31 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1388982 |
1388982 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1068756 |
1068756 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1434430 |
1434438 |
8 |
0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1100360 |
1100362 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188179 |
1188179 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67126 |
67126 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1514432 |
1514432 |
0 |
0.0 |
|
|
|
.debug_aranges |
132032 |
132032 |
0 |
0.0 |
|
|
|
.debug_frame |
484600 |
484600 |
0 |
0.0 |
|
|
|
.debug_info |
38074142 |
38074143 |
1 |
0.0 |
|
|
|
.debug_line |
5271016 |
5271016 |
0 |
0.0 |
|
|
|
.debug_loc |
3373259 |
3373259 |
0 |
0.0 |
|
|
|
.debug_ranges |
359736 |
359736 |
0 |
0.0 |
|
|
|
.debug_str |
3447472 |
3447472 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116152 |
116152 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565752 |
565752 |
0 |
0.0 |
|
|
|
.symtab |
171984 |
171984 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957110 |
957112 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284107 |
1284123 |
16 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75158 |
75158 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1651848 |
1651848 |
0 |
0.0 |
|
|
|
.debug_aranges |
139536 |
139536 |
0 |
0.0 |
|
|
|
.debug_frame |
509972 |
509972 |
0 |
0.0 |
|
|
|
.debug_info |
41991385 |
41991386 |
1 |
0.0 |
|
|
|
.debug_line |
5647163 |
5647163 |
0 |
0.0 |
|
|
|
.debug_loc |
3566043 |
3566043 |
0 |
0.0 |
|
|
|
.debug_ranges |
382536 |
382536 |
0 |
0.0 |
|
|
|
.debug_str |
3843622 |
3843622 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
129560 |
129560 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624925 |
624925 |
0 |
0.0 |
|
|
|
.symtab |
189792 |
189792 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030816 |
1030818 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677403 |
677403 |
0 |
0.0 |
|
|
|
(read/write) |
174140 |
174140 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89547 |
89547 |
0 |
0.0 |
|
|
|
.text |
587544 |
587544 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641667 |
641667 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78683 |
78683 |
0 |
0.0 |
|
|
|
.text |
562664 |
562664 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676167 |
676167 |
0 |
0.0 |
|
|
|
(read/write) |
172512 |
172512 |
0 |
0.0 |
|
|
|
.bss |
78460 |
78460 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77071 |
77071 |
0 |
0.0 |
|
|
|
.text |
598616 |
598616 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659955 |
659955 |
0 |
0.0 |
|
|
|
(read/write) |
184412 |
184412 |
0 |
0.0 |
|
|
|
.bss |
74148 |
74148 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
102923 |
102923 |
0 |
0.0 |
|
|
|
.text |
556552 |
556552 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688631 |
688631 |
0 |
0.0 |
|
|
|
(read/write) |
160784 |
160784 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90559 |
90559 |
0 |
0.0 |
|
|
|
.text |
597588 |
597588 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672915 |
672915 |
0 |
0.0 |
|
|
|
(read/write) |
176596 |
176596 |
0 |
0.0 |
|
|
|
.bss |
78524 |
78524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86107 |
86107 |
0 |
0.0 |
|
|
|
.text |
586328 |
586328 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668638 |
668638 |
0 |
0.0 |
|
|
|
(read/write) |
185224 |
185224 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86294 |
86294 |
0 |
0.0 |
|
|
|
.text |
582028 |
582028 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586814 |
586814 |
0 |
0.0 |
|
|
|
.app_xip_area |
463424 |
463424 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590870 |
590870 |
0 |
0.0 |
|
|
|
.app_xip_area |
462184 |
462184 |
0 |
0.0 |
|
|
|
.bss |
71096 |
71096 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543034 |
543034 |
0 |
0.0 |
|
|
|
.app_xip_area |
424716 |
424716 |
0 |
0.0 |
|
|
|
.bss |
60776 |
60776 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974252 |
974252 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819724 |
819724 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034800 |
1034800 |
0 |
0.0 |
|
|
|
.bss |
186728 |
186728 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845956 |
845956 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146632 |
1146632 |
0 |
0.0 |
|
|
|
.bss |
138648 |
138648 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980792 |
980792 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160088 |
1160088 |
0 |
0.0 |
|
|
|
.bss |
158256 |
158256 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
999708 |
999708 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139852 |
1139852 |
0 |
0.0 |
|
|
|
.bss |
140064 |
140064 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972572 |
972572 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224242 |
1224240 |
-2 |
-0.0 |
|
|
|
(read/write) |
1788518 |
1788518 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258088 |
258088 |
0 |
0.0 |
|
|
|
.flash.text |
1224242 |
1224240 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234123 |
1234123 |
0 |
0.0 |
|
|
|
(read/write) |
564332 |
564340 |
8 |
0.0 |
|
|
|
.dram0.bss |
82320 |
82320 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315048 |
315056 |
8 |
0.0 |
|
|
|
.flash.text |
1228739 |
1228739 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661244 |
661244 |
0 |
0.0 |
|
|
|
.bss |
77024 |
77024 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563004 |
563004 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671272 |
671288 |
16 |
0.0 |
|
|
|
.bss |
74824 |
74824 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591660 |
591676 |
16 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
632764 |
632764 |
0 |
0.0 |
|
|
|
.bss |
75584 |
75584 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552372 |
552372 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10433484 |
10433484 |
0 |
0.0 |
|
|
|
(read/write) |
706337 |
706337 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650672 |
650672 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13912 |
13912 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8259988 |
8259988 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392092 |
2392092 |
0 |
0.0 |
|
|
|
(read/write) |
143777 |
143777 |
0 |
0.0 |
|
|
|
.bss |
55393 |
55393 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77328 |
77328 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144724 |
144724 |
0 |
0.0 |
|
|
|
.text |
2004000 |
2004000 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452192 |
2452192 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414836 |
1414836 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1187759 |
1187759 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
text |
816956 |
816956 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167107 |
1167107 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136224 |
136224 |
0 |
0.0 |
|
|
|
text |
805446 |
805446 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1746028 |
1746028 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235716 |
1235716 |
0 |
0.0 |
|
|
|
.debug_aranges |
110704 |
110704 |
0 |
0.0 |
|
|
|
.debug_frame |
371280 |
371280 |
0 |
0.0 |
|
|
|
.debug_info |
27023695 |
27023697 |
2 |
0.0 |
|
|
|
.debug_line |
3685729 |
3685729 |
0 |
0.0 |
|
|
|
.debug_loc |
3603426 |
3603426 |
0 |
0.0 |
|
|
|
.debug_ranges |
339528 |
339528 |
0 |
0.0 |
|
|
|
.debug_str |
3431145 |
3431145 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570258 |
570258 |
0 |
0.0 |
|
|
|
.symtab |
421424 |
421424 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1546264 |
1546264 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1688628 |
1688628 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227559 |
1227559 |
0 |
0.0 |
|
|
|
.debug_aranges |
110176 |
110176 |
0 |
0.0 |
|
|
|
.debug_frame |
374360 |
374360 |
0 |
0.0 |
|
|
|
.debug_info |
26760325 |
26760327 |
2 |
0.0 |
|
|
|
.debug_line |
3706713 |
3706713 |
0 |
0.0 |
|
|
|
.debug_loc |
3591063 |
3591063 |
0 |
0.0 |
|
|
|
.debug_ranges |
338144 |
338144 |
0 |
0.0 |
|
|
|
.debug_str |
3420165 |
3420165 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534347 |
534347 |
0 |
0.0 |
|
|
|
.symtab |
407856 |
407856 |
0 |
0.0 |
|
|
|
.text |
1489600 |
1489600 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1606956 |
1606956 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062020 |
1062020 |
0 |
0.0 |
|
|
|
.debug_aranges |
102376 |
102376 |
0 |
0.0 |
|
|
|
.debug_frame |
344676 |
344676 |
0 |
0.0 |
|
|
|
.debug_info |
22225736 |
22225737 |
1 |
0.0 |
|
|
|
.debug_line |
3276055 |
3276055 |
0 |
0.0 |
|
|
|
.debug_loc |
3288807 |
3288807 |
0 |
0.0 |
|
|
|
.debug_ranges |
303440 |
303440 |
0 |
0.0 |
|
|
|
.debug_str |
3225600 |
3225600 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470672 |
470672 |
0 |
0.0 |
|
|
|
.symtab |
376240 |
376240 |
0 |
0.0 |
|
|
|
.text |
1416112 |
1416112 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1640732 |
1640732 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063995 |
1063995 |
0 |
0.0 |
|
|
|
.debug_aranges |
102776 |
102776 |
0 |
0.0 |
|
|
|
.debug_frame |
346548 |
346548 |
0 |
0.0 |
|
|
|
.debug_info |
22459150 |
22459151 |
1 |
0.0 |
|
|
|
.debug_line |
3272949 |
3272949 |
0 |
0.0 |
|
|
|
.debug_loc |
3316401 |
3316401 |
0 |
0.0 |
|
|
|
.debug_ranges |
305384 |
305384 |
0 |
0.0 |
|
|
|
.debug_str |
3245071 |
3245071 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473075 |
473075 |
0 |
0.0 |
|
|
|
.symtab |
377920 |
377920 |
0 |
0.0 |
|
|
|
.text |
1444896 |
1444896 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149560 |
1149560 |
0 |
0.0 |
|
|
|
.bss |
110596 |
110596 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
596660 |
596660 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114352 |
1114352 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561448 |
561448 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
936764 |
936764 |
0 |
0.0 |
|
|
|
bss |
81616 |
81616 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648602 |
648604 |
2 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
874748 |
874748 |
0 |
0.0 |
|
|
|
bss |
80840 |
80840 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612574 |
612574 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790244 |
790244 |
0 |
0.0 |
|
|
|
bss |
72464 |
72464 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554104 |
554102 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
874460 |
874460 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624080 |
624080 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804736 |
804728 |
-8 |
-0.0 |
|
|
|
bss |
74036 |
74036 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565482 |
565480 |
-2 |
-0.0 |
PR #23173: Size comparison from b0d92ca4acb3fd197ff30c9e531479342a5f701b to 3b40467413289c16fd219c4fdc7bb3bc2e2a7460
Increases (6 builds for bl602, bl702, nrfconnect, psoc6, qpg)
platform |
target |
config |
section |
b0d92ca4 |
3b404674 |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
(read/write) |
1434430 |
1434438 |
8 |
0.0 |
|
|
|
.text |
1100358 |
1100362 |
4 |
0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
38074142 |
38074143 |
1 |
0.0 |
|
|
|
.text |
957110 |
957112 |
2 |
0.0 |
|
|
bl702+rpc |
.debug_info |
41991386 |
41991387 |
1 |
0.0 |
|
|
|
.text |
1030818 |
1030820 |
2 |
0.0 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
805442 |
805446 |
4 |
0.0 |
psoc6 |
lock |
cy8ckit_062s2_43012 |
.debug_info |
22459150 |
22459151 |
1 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149552 |
1149560 |
8 |
0.0 |
|
|
|
.text |
596652 |
596660 |
8 |
0.0 |
Decreases (3 builds for cyw30739, telink)
platform |
target |
config |
section |
b0d92ca4 |
3b404674 |
change |
% change |
cyw30739 |
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543034 |
543026 |
-8 |
-0.0 |
|
|
|
.app_xip_area |
424716 |
424708 |
-8 |
-0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
text |
648604 |
648602 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
565484 |
565482 |
-2 |
-0.0 |
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
b0d92ca4 |
3b404674 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1388982 |
1388982 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1068756 |
1068756 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1434430 |
1434438 |
8 |
0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1100358 |
1100362 |
4 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188179 |
1188179 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67126 |
67126 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1514432 |
1514432 |
0 |
0.0 |
|
|
|
.debug_aranges |
132032 |
132032 |
0 |
0.0 |
|
|
|
.debug_frame |
484600 |
484600 |
0 |
0.0 |
|
|
|
.debug_info |
38074142 |
38074143 |
1 |
0.0 |
|
|
|
.debug_line |
5271016 |
5271016 |
0 |
0.0 |
|
|
|
.debug_loc |
3373259 |
3373259 |
0 |
0.0 |
|
|
|
.debug_ranges |
359736 |
359736 |
0 |
0.0 |
|
|
|
.debug_str |
3447472 |
3447472 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116152 |
116152 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565752 |
565752 |
0 |
0.0 |
|
|
|
.symtab |
171984 |
171984 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957110 |
957112 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284123 |
1284123 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75158 |
75158 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1651848 |
1651848 |
0 |
0.0 |
|
|
|
.debug_aranges |
139536 |
139536 |
0 |
0.0 |
|
|
|
.debug_frame |
509972 |
509972 |
0 |
0.0 |
|
|
|
.debug_info |
41991386 |
41991387 |
1 |
0.0 |
|
|
|
.debug_line |
5647163 |
5647163 |
0 |
0.0 |
|
|
|
.debug_loc |
3566043 |
3566043 |
0 |
0.0 |
|
|
|
.debug_ranges |
382536 |
382536 |
0 |
0.0 |
|
|
|
.debug_str |
3843622 |
3843622 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
129560 |
129560 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624925 |
624925 |
0 |
0.0 |
|
|
|
.symtab |
189792 |
189792 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030818 |
1030820 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677403 |
677403 |
0 |
0.0 |
|
|
|
(read/write) |
174140 |
174140 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89547 |
89547 |
0 |
0.0 |
|
|
|
.text |
587544 |
587544 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641667 |
641667 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78683 |
78683 |
0 |
0.0 |
|
|
|
.text |
562664 |
562664 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676167 |
676167 |
0 |
0.0 |
|
|
|
(read/write) |
172512 |
172512 |
0 |
0.0 |
|
|
|
.bss |
78460 |
78460 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77071 |
77071 |
0 |
0.0 |
|
|
|
.text |
598616 |
598616 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659955 |
659955 |
0 |
0.0 |
|
|
|
(read/write) |
184412 |
184412 |
0 |
0.0 |
|
|
|
.bss |
74148 |
74148 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
102923 |
102923 |
0 |
0.0 |
|
|
|
.text |
556552 |
556552 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688631 |
688631 |
0 |
0.0 |
|
|
|
(read/write) |
160784 |
160784 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90559 |
90559 |
0 |
0.0 |
|
|
|
.text |
597588 |
597588 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672915 |
672915 |
0 |
0.0 |
|
|
|
(read/write) |
176596 |
176596 |
0 |
0.0 |
|
|
|
.bss |
78524 |
78524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86107 |
86107 |
0 |
0.0 |
|
|
|
.text |
586328 |
586328 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668638 |
668638 |
0 |
0.0 |
|
|
|
(read/write) |
185224 |
185224 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86294 |
86294 |
0 |
0.0 |
|
|
|
.text |
582028 |
582028 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586814 |
586814 |
0 |
0.0 |
|
|
|
.app_xip_area |
463424 |
463424 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590870 |
590870 |
0 |
0.0 |
|
|
|
.app_xip_area |
462184 |
462184 |
0 |
0.0 |
|
|
|
.bss |
71096 |
71096 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543034 |
543026 |
-8 |
-0.0 |
|
|
|
.app_xip_area |
424716 |
424708 |
-8 |
-0.0 |
|
|
|
.bss |
60776 |
60776 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974252 |
974252 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819724 |
819724 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034800 |
1034800 |
0 |
0.0 |
|
|
|
.bss |
186728 |
186728 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845956 |
845956 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146632 |
1146632 |
0 |
0.0 |
|
|
|
.bss |
138648 |
138648 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980792 |
980792 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160088 |
1160088 |
0 |
0.0 |
|
|
|
.bss |
158256 |
158256 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
999708 |
999708 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139852 |
1139852 |
0 |
0.0 |
|
|
|
.bss |
140064 |
140064 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972572 |
972572 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224240 |
1224240 |
0 |
0.0 |
|
|
|
(read/write) |
1788518 |
1788518 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258088 |
258088 |
0 |
0.0 |
|
|
|
.flash.text |
1224240 |
1224240 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234123 |
1234123 |
0 |
0.0 |
|
|
|
(read/write) |
564332 |
564332 |
0 |
0.0 |
|
|
|
.dram0.bss |
82320 |
82320 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315048 |
315048 |
0 |
0.0 |
|
|
|
.flash.text |
1228739 |
1228739 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661244 |
661244 |
0 |
0.0 |
|
|
|
.bss |
77024 |
77024 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563004 |
563004 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671288 |
671288 |
0 |
0.0 |
|
|
|
.bss |
74824 |
74824 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
632764 |
632764 |
0 |
0.0 |
|
|
|
.bss |
75584 |
75584 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552372 |
552372 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3085025 |
3085025 |
0 |
0.0 |
|
|
|
(read/write) |
158280 |
158280 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
86984 |
86984 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4760 |
4760 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
280843 |
280843 |
0 |
0.0 |
|
|
|
.text |
2620082 |
2620082 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2910721 |
2910721 |
0 |
0.0 |
|
|
|
(read/write) |
149712 |
149712 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79352 |
79352 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280331 |
280331 |
0 |
0.0 |
|
|
|
.text |
2449330 |
2449330 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2409945 |
2409945 |
0 |
0.0 |
|
|
|
(read/write) |
129448 |
129448 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68616 |
68616 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4560 |
4560 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
832 |
832 |
0 |
0.0 |
|
|
|
.rodata |
210688 |
210688 |
0 |
0.0 |
|
|
|
.text |
2032290 |
2032290 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11079121 |
11079121 |
0 |
0.0 |
|
|
|
(read/write) |
658304 |
658304 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623040 |
623040 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
591837 |
591837 |
0 |
0.0 |
|
|
|
.text |
8963972 |
8963972 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10433484 |
10433484 |
0 |
0.0 |
|
|
|
(read/write) |
706337 |
706337 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650672 |
650672 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13912 |
13912 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8259988 |
8259988 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2640961 |
2640961 |
0 |
0.0 |
|
|
|
(read/write) |
132296 |
132296 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73832 |
73832 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4624 |
4624 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227552 |
227552 |
0 |
0.0 |
|
|
|
.text |
2237106 |
2237106 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2599953 |
2599953 |
0 |
0.0 |
|
|
|
(read/write) |
127216 |
127216 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70680 |
70680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4656 |
4656 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
243752 |
243752 |
0 |
0.0 |
|
|
|
.text |
2184882 |
2184882 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2396377 |
2396377 |
0 |
0.0 |
|
|
|
(read/write) |
120744 |
120744 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64600 |
64600 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
216328 |
216328 |
0 |
0.0 |
|
|
|
.text |
2011890 |
2011890 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2561689 |
2561689 |
0 |
0.0 |
|
|
|
(read/write) |
129056 |
129056 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69960 |
69960 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
856 |
856 |
0 |
0.0 |
|
|
|
.rodata |
223408 |
223408 |
0 |
0.0 |
|
|
|
.text |
2161026 |
2161026 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2621153 |
2621153 |
0 |
0.0 |
|
|
|
(read/write) |
142808 |
142808 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77880 |
77880 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4120 |
4120 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239186 |
239186 |
0 |
0.0 |
|
|
|
.text |
2222850 |
2222850 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392092 |
2392092 |
0 |
0.0 |
|
|
|
(read/write) |
143777 |
143777 |
0 |
0.0 |
|
|
|
.bss |
55393 |
55393 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77328 |
77328 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144724 |
144724 |
0 |
0.0 |
|
|
|
.text |
2004000 |
2004000 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3232841 |
3232841 |
0 |
0.0 |
|
|
|
(read/write) |
261608 |
261608 |
0 |
0.0 |
|
|
|
.bss |
170552 |
170552 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80104 |
80104 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4992 |
4992 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
267224 |
267224 |
0 |
0.0 |
|
|
|
.text |
2772354 |
2772354 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5580841 |
5580841 |
0 |
0.0 |
|
|
|
(read/write) |
161720 |
161720 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101056 |
101056 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4904 |
4904 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
355001 |
355001 |
0 |
0.0 |
|
|
|
.text |
4950562 |
4950562 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452192 |
2452192 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414836 |
1414836 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1187759 |
1187759 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
text |
816956 |
816956 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167107 |
1167107 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136224 |
136224 |
0 |
0.0 |
|
|
|
text |
805442 |
805446 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1746028 |
1746028 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235716 |
1235716 |
0 |
0.0 |
|
|
|
.debug_aranges |
110704 |
110704 |
0 |
0.0 |
|
|
|
.debug_frame |
371280 |
371280 |
0 |
0.0 |
|
|
|
.debug_info |
27023696 |
27023696 |
0 |
0.0 |
|
|
|
.debug_line |
3685729 |
3685729 |
0 |
0.0 |
|
|
|
.debug_loc |
3603426 |
3603426 |
0 |
0.0 |
|
|
|
.debug_ranges |
339528 |
339528 |
0 |
0.0 |
|
|
|
.debug_str |
3431145 |
3431145 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570258 |
570258 |
0 |
0.0 |
|
|
|
.symtab |
421424 |
421424 |
0 |
0.0 |
|
|
|
.text |
1546264 |
1546264 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1688628 |
1688628 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227559 |
1227559 |
0 |
0.0 |
|
|
|
.debug_aranges |
110176 |
110176 |
0 |
0.0 |
|
|
|
.debug_frame |
374360 |
374360 |
0 |
0.0 |
|
|
|
.debug_info |
26760326 |
26760326 |
0 |
0.0 |
|
|
|
.debug_line |
3706713 |
3706713 |
0 |
0.0 |
|
|
|
.debug_loc |
3591063 |
3591063 |
0 |
0.0 |
|
|
|
.debug_ranges |
338144 |
338144 |
0 |
0.0 |
|
|
|
.debug_str |
3420165 |
3420165 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534347 |
534347 |
0 |
0.0 |
|
|
|
.symtab |
407856 |
407856 |
0 |
0.0 |
|
|
|
.text |
1489600 |
1489600 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1606956 |
1606956 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062020 |
1062020 |
0 |
0.0 |
|
|
|
.debug_aranges |
102376 |
102376 |
0 |
0.0 |
|
|
|
.debug_frame |
344676 |
344676 |
0 |
0.0 |
|
|
|
.debug_info |
22225736 |
22225736 |
0 |
0.0 |
|
|
|
.debug_line |
3276055 |
3276055 |
0 |
0.0 |
|
|
|
.debug_loc |
3288807 |
3288807 |
0 |
0.0 |
|
|
|
.debug_ranges |
303440 |
303440 |
0 |
0.0 |
|
|
|
.debug_str |
3225600 |
3225600 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470672 |
470672 |
0 |
0.0 |
|
|
|
.symtab |
376240 |
376240 |
0 |
0.0 |
|
|
|
.text |
1416112 |
1416112 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1640732 |
1640732 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063995 |
1063995 |
0 |
0.0 |
|
|
|
.debug_aranges |
102776 |
102776 |
0 |
0.0 |
|
|
|
.debug_frame |
346548 |
346548 |
0 |
0.0 |
|
|
|
.debug_info |
22459150 |
22459151 |
1 |
0.0 |
|
|
|
.debug_line |
3272949 |
3272949 |
0 |
0.0 |
|
|
|
.debug_loc |
3316401 |
3316401 |
0 |
0.0 |
|
|
|
.debug_ranges |
305384 |
305384 |
0 |
0.0 |
|
|
|
.debug_str |
3245071 |
3245071 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473075 |
473075 |
0 |
0.0 |
|
|
|
.symtab |
377920 |
377920 |
0 |
0.0 |
|
|
|
.text |
1444896 |
1444896 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149552 |
1149560 |
8 |
0.0 |
|
|
|
.bss |
110596 |
110596 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
596652 |
596660 |
8 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114352 |
1114352 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561448 |
561448 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
936764 |
936764 |
0 |
0.0 |
|
|
|
bss |
81616 |
81616 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648604 |
648602 |
-2 |
-0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
874748 |
874748 |
0 |
0.0 |
|
|
|
bss |
80840 |
80840 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612574 |
612574 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790244 |
790244 |
0 |
0.0 |
|
|
|
bss |
72464 |
72464 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554102 |
554102 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
874460 |
874460 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624082 |
624082 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804736 |
804736 |
0 |
0.0 |
|
|
|
bss |
74036 |
74036 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565484 |
565482 |
-2 |
-0.0 |
PR #23173: Size comparison from b0d92ca4acb3fd197ff30c9e531479342a5f701b to a654ede32cbc2eb0d232e3a4d2bc9366ee4df9d6
Increases above 0.2%:
platform |
target |
config |
section |
b0d92ca4 |
a654ede3 |
change |
% change |
linux |
tv-app |
debug |
(read only) |
3232841 |
3254761 |
21920 |
0.7 |
|
|
|
.rodata |
267224 |
268216 |
992 |
0.4 |
|
|
|
.text |
2772354 |
2792946 |
20592 |
0.7 |
Increases (8 builds for bl702, esp32, linux, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
b0d92ca4 |
a654ede3 |
change |
% change |
bl702 |
lighting-app |
bl702 |
.debug_info |
38074142 |
38074144 |
2 |
0.0 |
|
|
|
.text |
957110 |
957114 |
4 |
0.0 |
esp32 |
all-clusters-app |
m5stack |
(read/write) |
564332 |
564340 |
8 |
0.0 |
|
|
|
.flash.rodata |
315048 |
315056 |
8 |
0.0 |
linux |
tv-app |
debug |
(read only) |
3232841 |
3254761 |
21920 |
0.7 |
|
|
|
(read/write) |
261608 |
261800 |
192 |
0.1 |
|
|
|
.bss |
170552 |
170648 |
96 |
0.1 |
|
|
|
.data.rel.ro |
80104 |
80224 |
120 |
0.1 |
|
|
|
.rodata |
267224 |
268216 |
992 |
0.4 |
|
|
|
.text |
2772354 |
2792946 |
20592 |
0.7 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
805442 |
805446 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
27023696 |
27023697 |
1 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22459150 |
22459152 |
2 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149552 |
1149560 |
8 |
0.0 |
|
|
|
.text |
596652 |
596660 |
8 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
936764 |
936772 |
8 |
0.0 |
|
|
|
text |
648604 |
648606 |
2 |
0.0 |
Decreases (2 builds for esp32, telink)
platform |
target |
config |
section |
b0d92ca4 |
a654ede3 |
change |
% change |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224240 |
1224238 |
-2 |
-0.0 |
|
|
|
.flash.text |
1224240 |
1224238 |
-2 |
-0.0 |
telink |
ota-requestor-app |
tlsr9518adk80d |
text |
565484 |
565482 |
-2 |
-0.0 |
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
b0d92ca4 |
a654ede3 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1388982 |
1388982 |
0 |
0.0 |
|
|
|
.bss |
90729 |
90729 |
0 |
0.0 |
|
|
|
.data |
9936 |
9936 |
0 |
0.0 |
|
|
|
.text |
1068756 |
1068756 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1434430 |
1434430 |
0 |
0.0 |
|
|
|
.bss |
98161 |
98161 |
0 |
0.0 |
|
|
|
.data |
10320 |
10320 |
0 |
0.0 |
|
|
|
.text |
1100358 |
1100358 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1188179 |
1188179 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67126 |
67126 |
0 |
0.0 |
|
|
|
.bss_psram |
29696 |
29696 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4280 |
4280 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1514432 |
1514432 |
0 |
0.0 |
|
|
|
.debug_aranges |
132032 |
132032 |
0 |
0.0 |
|
|
|
.debug_frame |
484600 |
484600 |
0 |
0.0 |
|
|
|
.debug_info |
38074142 |
38074144 |
2 |
0.0 |
|
|
|
.debug_line |
5271016 |
5271016 |
0 |
0.0 |
|
|
|
.debug_loc |
3373259 |
3373259 |
0 |
0.0 |
|
|
|
.debug_ranges |
359736 |
359736 |
0 |
0.0 |
|
|
|
.debug_str |
3447472 |
3447472 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116152 |
116152 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
565752 |
565752 |
0 |
0.0 |
|
|
|
.symtab |
171984 |
171984 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957110 |
957114 |
4 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284123 |
1284123 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75158 |
75158 |
0 |
0.0 |
|
|
|
.bss_psram |
29936 |
29936 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4816 |
4816 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1651848 |
1651848 |
0 |
0.0 |
|
|
|
.debug_aranges |
139536 |
139536 |
0 |
0.0 |
|
|
|
.debug_frame |
509972 |
509972 |
0 |
0.0 |
|
|
|
.debug_info |
41991386 |
41991386 |
0 |
0.0 |
|
|
|
.debug_line |
5647163 |
5647163 |
0 |
0.0 |
|
|
|
.debug_loc |
3566043 |
3566043 |
0 |
0.0 |
|
|
|
.debug_ranges |
382536 |
382536 |
0 |
0.0 |
|
|
|
.debug_str |
3843622 |
3843622 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
129560 |
129560 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
624925 |
624925 |
0 |
0.0 |
|
|
|
.symtab |
189792 |
189792 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030818 |
1030818 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
677403 |
677403 |
0 |
0.0 |
|
|
|
(read/write) |
174140 |
174140 |
0 |
0.0 |
|
|
|
.bss |
81236 |
81236 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89547 |
89547 |
0 |
0.0 |
|
|
|
.text |
587544 |
587544 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
641667 |
641667 |
0 |
0.0 |
|
|
|
(read/write) |
158004 |
158004 |
0 |
0.0 |
|
|
|
.bss |
80508 |
80508 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78683 |
78683 |
0 |
0.0 |
|
|
|
.text |
562664 |
562664 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676167 |
676167 |
0 |
0.0 |
|
|
|
(read/write) |
172512 |
172512 |
0 |
0.0 |
|
|
|
.bss |
78460 |
78460 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77071 |
77071 |
0 |
0.0 |
|
|
|
.text |
598616 |
598616 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
659955 |
659955 |
0 |
0.0 |
|
|
|
(read/write) |
184412 |
184412 |
0 |
0.0 |
|
|
|
.bss |
74148 |
74148 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
102923 |
102923 |
0 |
0.0 |
|
|
|
.text |
556552 |
556552 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688631 |
688631 |
0 |
0.0 |
|
|
|
(read/write) |
160784 |
160784 |
0 |
0.0 |
|
|
|
.bss |
78428 |
78428 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90559 |
90559 |
0 |
0.0 |
|
|
|
.text |
597588 |
597588 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
672915 |
672915 |
0 |
0.0 |
|
|
|
(read/write) |
176596 |
176596 |
0 |
0.0 |
|
|
|
.bss |
78524 |
78524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86107 |
86107 |
0 |
0.0 |
|
|
|
.text |
586328 |
586328 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
668638 |
668638 |
0 |
0.0 |
|
|
|
(read/write) |
185224 |
185224 |
0 |
0.0 |
|
|
|
.bss |
83556 |
83556 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86294 |
86294 |
0 |
0.0 |
|
|
|
.text |
582028 |
582028 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586814 |
586814 |
0 |
0.0 |
|
|
|
.app_xip_area |
463424 |
463424 |
0 |
0.0 |
|
|
|
.bss |
65808 |
65808 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590870 |
590870 |
0 |
0.0 |
|
|
|
.app_xip_area |
462184 |
462184 |
0 |
0.0 |
|
|
|
.bss |
71096 |
71096 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543034 |
543034 |
0 |
0.0 |
|
|
|
.app_xip_area |
424716 |
424716 |
0 |
0.0 |
|
|
|
.bss |
60776 |
60776 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974252 |
974252 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2248 |
2248 |
0 |
0.0 |
|
|
|
.text |
819724 |
819724 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034800 |
1034800 |
0 |
0.0 |
|
|
|
.bss |
186728 |
186728 |
0 |
0.0 |
|
|
|
.data |
2092 |
2092 |
0 |
0.0 |
|
|
|
.text |
845956 |
845956 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146632 |
1146632 |
0 |
0.0 |
|
|
|
.bss |
138648 |
138648 |
0 |
0.0 |
|
|
|
.data |
2596 |
2596 |
0 |
0.0 |
|
|
|
.text |
980792 |
980792 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160088 |
1160088 |
0 |
0.0 |
|
|
|
.bss |
158256 |
158256 |
0 |
0.0 |
|
|
|
.data |
2100 |
2100 |
0 |
0.0 |
|
|
|
.text |
999708 |
999708 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139852 |
1139852 |
0 |
0.0 |
|
|
|
.bss |
140064 |
140064 |
0 |
0.0 |
|
|
|
.data |
2620 |
2620 |
0 |
0.0 |
|
|
|
.text |
972572 |
972572 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224240 |
1224238 |
-2 |
-0.0 |
|
|
|
(read/write) |
1788518 |
1788518 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258088 |
258088 |
0 |
0.0 |
|
|
|
.flash.text |
1224240 |
1224238 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234123 |
1234123 |
0 |
0.0 |
|
|
|
(read/write) |
564332 |
564340 |
8 |
0.0 |
|
|
|
.dram0.bss |
82320 |
82320 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315048 |
315056 |
8 |
0.0 |
|
|
|
.flash.text |
1228739 |
1228739 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661244 |
661244 |
0 |
0.0 |
|
|
|
.bss |
77024 |
77024 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563004 |
563004 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671288 |
671288 |
0 |
0.0 |
|
|
|
.bss |
74824 |
74824 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
591676 |
591676 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
632764 |
632764 |
0 |
0.0 |
|
|
|
.bss |
75584 |
75584 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552372 |
552372 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3085025 |
3085025 |
0 |
0.0 |
|
|
|
(read/write) |
158280 |
158280 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
86984 |
86984 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4760 |
4760 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
280843 |
280843 |
0 |
0.0 |
|
|
|
.text |
2620082 |
2620082 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2910721 |
2910721 |
0 |
0.0 |
|
|
|
(read/write) |
149712 |
149712 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79352 |
79352 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280331 |
280331 |
0 |
0.0 |
|
|
|
.text |
2449330 |
2449330 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2409945 |
2409945 |
0 |
0.0 |
|
|
|
(read/write) |
129448 |
129448 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68616 |
68616 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4560 |
4560 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
832 |
832 |
0 |
0.0 |
|
|
|
.rodata |
210688 |
210688 |
0 |
0.0 |
|
|
|
.text |
2032290 |
2032290 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11079121 |
11079121 |
0 |
0.0 |
|
|
|
(read/write) |
658304 |
658304 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623040 |
623040 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
591837 |
591837 |
0 |
0.0 |
|
|
|
.text |
8963972 |
8963972 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10433484 |
10433484 |
0 |
0.0 |
|
|
|
(read/write) |
706337 |
706337 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650672 |
650672 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13912 |
13912 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8259988 |
8259988 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2640961 |
2640961 |
0 |
0.0 |
|
|
|
(read/write) |
132296 |
132296 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73832 |
73832 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4624 |
4624 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227552 |
227552 |
0 |
0.0 |
|
|
|
.text |
2237106 |
2237106 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2599953 |
2599953 |
0 |
0.0 |
|
|
|
(read/write) |
127216 |
127216 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70680 |
70680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4656 |
4656 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
243752 |
243752 |
0 |
0.0 |
|
|
|
.text |
2184882 |
2184882 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2396377 |
2396377 |
0 |
0.0 |
|
|
|
(read/write) |
120744 |
120744 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64600 |
64600 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
216328 |
216328 |
0 |
0.0 |
|
|
|
.text |
2011890 |
2011890 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2561689 |
2561689 |
0 |
0.0 |
|
|
|
(read/write) |
129056 |
129056 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69960 |
69960 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
856 |
856 |
0 |
0.0 |
|
|
|
.rodata |
223408 |
223408 |
0 |
0.0 |
|
|
|
.text |
2161026 |
2161026 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2621153 |
2621153 |
0 |
0.0 |
|
|
|
(read/write) |
142808 |
142808 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77880 |
77880 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4120 |
4120 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239186 |
239186 |
0 |
0.0 |
|
|
|
.text |
2222850 |
2222850 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392092 |
2392092 |
0 |
0.0 |
|
|
|
(read/write) |
143777 |
143777 |
0 |
0.0 |
|
|
|
.bss |
55393 |
55393 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77328 |
77328 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144724 |
144724 |
0 |
0.0 |
|
|
|
.text |
2004000 |
2004000 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3232841 |
3254761 |
21920 |
0.7 |
|
|
|
(read/write) |
261608 |
261800 |
192 |
0.1 |
|
|
|
.bss |
170552 |
170648 |
96 |
0.1 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80104 |
80224 |
120 |
0.1 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4992 |
4992 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
267224 |
268216 |
992 |
0.4 |
|
|
|
.text |
2772354 |
2792946 |
20592 |
0.7 |
|
tv-casting-app |
debug |
(read only) |
5580841 |
5580841 |
0 |
0.0 |
|
|
|
(read/write) |
161720 |
161720 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101056 |
101056 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4904 |
4904 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
355001 |
355001 |
0 |
0.0 |
|
|
|
.text |
4950562 |
4950562 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452192 |
2452192 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414836 |
1414836 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1187759 |
1187759 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144436 |
144436 |
0 |
0.0 |
|
|
|
text |
816956 |
816956 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167107 |
1167107 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136224 |
136224 |
0 |
0.0 |
|
|
|
text |
805442 |
805446 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1746028 |
1746028 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235716 |
1235716 |
0 |
0.0 |
|
|
|
.debug_aranges |
110704 |
110704 |
0 |
0.0 |
|
|
|
.debug_frame |
371280 |
371280 |
0 |
0.0 |
|
|
|
.debug_info |
27023696 |
27023697 |
1 |
0.0 |
|
|
|
.debug_line |
3685729 |
3685729 |
0 |
0.0 |
|
|
|
.debug_loc |
3603426 |
3603426 |
0 |
0.0 |
|
|
|
.debug_ranges |
339528 |
339528 |
0 |
0.0 |
|
|
|
.debug_str |
3431145 |
3431145 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570258 |
570258 |
0 |
0.0 |
|
|
|
.symtab |
421424 |
421424 |
0 |
0.0 |
|
|
|
.text |
1546264 |
1546264 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1688628 |
1688628 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227559 |
1227559 |
0 |
0.0 |
|
|
|
.debug_aranges |
110176 |
110176 |
0 |
0.0 |
|
|
|
.debug_frame |
374360 |
374360 |
0 |
0.0 |
|
|
|
.debug_info |
26760326 |
26760326 |
0 |
0.0 |
|
|
|
.debug_line |
3706713 |
3706713 |
0 |
0.0 |
|
|
|
.debug_loc |
3591063 |
3591063 |
0 |
0.0 |
|
|
|
.debug_ranges |
338144 |
338144 |
0 |
0.0 |
|
|
|
.debug_str |
3420165 |
3420165 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534347 |
534347 |
0 |
0.0 |
|
|
|
.symtab |
407856 |
407856 |
0 |
0.0 |
|
|
|
.text |
1489600 |
1489600 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1606956 |
1606956 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062020 |
1062020 |
0 |
0.0 |
|
|
|
.debug_aranges |
102376 |
102376 |
0 |
0.0 |
|
|
|
.debug_frame |
344676 |
344676 |
0 |
0.0 |
|
|
|
.debug_info |
22225736 |
22225736 |
0 |
0.0 |
|
|
|
.debug_line |
3276055 |
3276055 |
0 |
0.0 |
|
|
|
.debug_loc |
3288807 |
3288807 |
0 |
0.0 |
|
|
|
.debug_ranges |
303440 |
303440 |
0 |
0.0 |
|
|
|
.debug_str |
3225600 |
3225600 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470672 |
470672 |
0 |
0.0 |
|
|
|
.symtab |
376240 |
376240 |
0 |
0.0 |
|
|
|
.text |
1416112 |
1416112 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1640732 |
1640732 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063995 |
1063995 |
0 |
0.0 |
|
|
|
.debug_aranges |
102776 |
102776 |
0 |
0.0 |
|
|
|
.debug_frame |
346548 |
346548 |
0 |
0.0 |
|
|
|
.debug_info |
22459150 |
22459152 |
2 |
0.0 |
|
|
|
.debug_line |
3272949 |
3272949 |
0 |
0.0 |
|
|
|
.debug_loc |
3316401 |
3316401 |
0 |
0.0 |
|
|
|
.debug_ranges |
305384 |
305384 |
0 |
0.0 |
|
|
|
.debug_str |
3245071 |
3245071 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473075 |
473075 |
0 |
0.0 |
|
|
|
.symtab |
377920 |
377920 |
0 |
0.0 |
|
|
|
.text |
1444896 |
1444896 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149552 |
1149560 |
8 |
0.0 |
|
|
|
.bss |
110596 |
110596 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
596652 |
596660 |
8 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1114352 |
1114352 |
0 |
0.0 |
|
|
|
.bss |
106372 |
106372 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
561448 |
561448 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
936764 |
936772 |
8 |
0.0 |
|
|
|
bss |
81616 |
81616 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648604 |
648606 |
2 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
874748 |
874748 |
0 |
0.0 |
|
|
|
bss |
80840 |
80840 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612574 |
612574 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790244 |
790244 |
0 |
0.0 |
|
|
|
bss |
72464 |
72464 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554102 |
554102 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
874460 |
874460 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624082 |
624082 |
0 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
804736 |
804736 |
0 |
0.0 |
|
|
|
bss |
74036 |
74036 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565484 |
565482 |
-2 |
-0.0 |
@tcarmelveilleux @andy31415 @yufengwangca
Re-request review.
PR #23173: Size comparison from fe9a8ec2f4d383ea244300ffb9953de32e952492 to 6db2e8b551ea4caede426a9349054fe59a1c2230
Increases (2 builds for bl702, psoc6)
platform |
target |
config |
section |
fe9a8ec2 |
6db2e8b5 |
change |
% change |
bl702 |
lighting-app |
bl702+rpc |
.debug_info |
43430540 |
43430541 |
1 |
0.0 |
|
|
|
.text |
1029214 |
1029216 |
2 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
27023905 |
27023906 |
1 |
0.0 |
Decreases (3 builds for bl602, esp32, telink)
platform |
target |
config |
section |
fe9a8ec2 |
6db2e8b5 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1059188 |
1059186 |
-2 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224294 |
1224292 |
-2 |
-0.0 |
|
|
|
.flash.text |
1224294 |
1224292 |
-2 |
-0.0 |
telink |
lighting-app |
tlsr9518adk80d |
(read/write) |
874932 |
874924 |
-8 |
-0.0 |
|
|
|
text |
624118 |
624116 |
-2 |
-0.0 |
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
fe9a8ec2 |
6db2e8b5 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1375258 |
1375258 |
0 |
0.0 |
|
|
|
.bss |
90041 |
90041 |
0 |
0.0 |
|
|
|
.data |
9984 |
9984 |
0 |
0.0 |
|
|
|
.text |
1059188 |
1059186 |
-2 |
-0.0 |
|
|
bl602+rpc |
(read/write) |
1421082 |
1421082 |
0 |
0.0 |
|
|
|
.bss |
98081 |
98081 |
0 |
0.0 |
|
|
|
.data |
10376 |
10376 |
0 |
0.0 |
|
|
|
.text |
1090682 |
1090682 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1195127 |
1195127 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67166 |
67166 |
0 |
0.0 |
|
|
|
.bss_psram |
30048 |
30048 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4048 |
4048 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1523919 |
1523919 |
0 |
0.0 |
|
|
|
.debug_aranges |
132304 |
132304 |
0 |
0.0 |
|
|
|
.debug_frame |
485212 |
485212 |
0 |
0.0 |
|
|
|
.debug_info |
39161318 |
39161318 |
0 |
0.0 |
|
|
|
.debug_line |
5271721 |
5271721 |
0 |
0.0 |
|
|
|
.debug_loc |
3367060 |
3367060 |
0 |
0.0 |
|
|
|
.debug_ranges |
360272 |
360272 |
0 |
0.0 |
|
|
|
.debug_str |
3462154 |
3462154 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116488 |
116488 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
566532 |
566532 |
0 |
0.0 |
|
|
|
.symtab |
171808 |
171808 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
955516 |
955516 |
0 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1283267 |
1283267 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75214 |
75214 |
0 |
0.0 |
|
|
|
.bss_psram |
30320 |
30320 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4576 |
4576 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1667931 |
1667931 |
0 |
0.0 |
|
|
|
.debug_aranges |
140368 |
140368 |
0 |
0.0 |
|
|
|
.debug_frame |
512416 |
512416 |
0 |
0.0 |
|
|
|
.debug_info |
43430540 |
43430541 |
1 |
0.0 |
|
|
|
.debug_line |
5667090 |
5667090 |
0 |
0.0 |
|
|
|
.debug_loc |
3561296 |
3561296 |
0 |
0.0 |
|
|
|
.debug_ranges |
383296 |
383296 |
0 |
0.0 |
|
|
|
.debug_str |
3859443 |
3859443 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130120 |
130120 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
626747 |
626747 |
0 |
0.0 |
|
|
|
.symtab |
189920 |
189920 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1029214 |
1029216 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
678163 |
678163 |
0 |
0.0 |
|
|
|
(read/write) |
173372 |
173372 |
0 |
0.0 |
|
|
|
.bss |
81228 |
81228 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89851 |
89851 |
0 |
0.0 |
|
|
|
.text |
588000 |
588000 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642459 |
642459 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78987 |
78987 |
0 |
0.0 |
|
|
|
.text |
563152 |
563152 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676303 |
676303 |
0 |
0.0 |
|
|
|
(read/write) |
172800 |
172800 |
0 |
0.0 |
|
|
|
.bss |
78884 |
78884 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77271 |
77271 |
0 |
0.0 |
|
|
|
.text |
598552 |
598552 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660819 |
660819 |
0 |
0.0 |
|
|
|
(read/write) |
183540 |
183540 |
0 |
0.0 |
|
|
|
.bss |
74140 |
74140 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103307 |
103307 |
0 |
0.0 |
|
|
|
.text |
557032 |
557032 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688743 |
688743 |
0 |
0.0 |
|
|
|
(read/write) |
161096 |
161096 |
0 |
0.0 |
|
|
|
.bss |
78852 |
78852 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90759 |
90759 |
0 |
0.0 |
|
|
|
.text |
597500 |
597500 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
673035 |
673035 |
0 |
0.0 |
|
|
|
(read/write) |
176900 |
176900 |
0 |
0.0 |
|
|
|
.bss |
78948 |
78948 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86307 |
86307 |
0 |
0.0 |
|
|
|
.text |
586248 |
586248 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
669382 |
669382 |
0 |
0.0 |
|
|
|
(read/write) |
184472 |
184472 |
0 |
0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86598 |
86598 |
0 |
0.0 |
|
|
|
.text |
582468 |
582468 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587230 |
587230 |
0 |
0.0 |
|
|
|
.app_xip_area |
463440 |
463440 |
0 |
0.0 |
|
|
|
.bss |
66208 |
66208 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
591338 |
591338 |
0 |
0.0 |
|
|
|
.app_xip_area |
462252 |
462252 |
0 |
0.0 |
|
|
|
.bss |
71496 |
71496 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543714 |
543714 |
0 |
0.0 |
|
|
|
.app_xip_area |
425444 |
425444 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974172 |
974172 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
819724 |
819724 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034720 |
1034720 |
0 |
0.0 |
|
|
|
.bss |
186728 |
186728 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
845956 |
845956 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146552 |
1146552 |
0 |
0.0 |
|
|
|
.bss |
138648 |
138648 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
980792 |
980792 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160120 |
1160120 |
0 |
0.0 |
|
|
|
.bss |
158256 |
158256 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
999820 |
999820 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139772 |
1139772 |
0 |
0.0 |
|
|
|
.bss |
140064 |
140064 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
972572 |
972572 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224294 |
1224292 |
-2 |
-0.0 |
|
|
|
(read/write) |
1788614 |
1788614 |
0 |
0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258184 |
258184 |
0 |
0.0 |
|
|
|
.flash.text |
1224294 |
1224292 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234191 |
1234191 |
0 |
0.0 |
|
|
|
(read/write) |
564420 |
564420 |
0 |
0.0 |
|
|
|
.dram0.bss |
82320 |
82320 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315136 |
315136 |
0 |
0.0 |
|
|
|
.flash.text |
1228807 |
1228807 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661796 |
661796 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563468 |
563468 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671816 |
671816 |
0 |
0.0 |
|
|
|
.bss |
74912 |
74912 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592116 |
592116 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633356 |
633356 |
0 |
0.0 |
|
|
|
.bss |
75672 |
75672 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552876 |
552876 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3085417 |
3085417 |
0 |
0.0 |
|
|
|
(read/write) |
158312 |
158312 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
86984 |
86984 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4768 |
4768 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
280939 |
280939 |
0 |
0.0 |
|
|
|
.text |
2620274 |
2620274 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2911113 |
2911113 |
0 |
0.0 |
|
|
|
(read/write) |
149712 |
149712 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79352 |
79352 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280427 |
280427 |
0 |
0.0 |
|
|
|
.text |
2449522 |
2449522 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2410081 |
2410081 |
0 |
0.0 |
|
|
|
(read/write) |
129448 |
129448 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68616 |
68616 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
832 |
832 |
0 |
0.0 |
|
|
|
.rodata |
210688 |
210688 |
0 |
0.0 |
|
|
|
.text |
2032322 |
2032322 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11079241 |
11079241 |
0 |
0.0 |
|
|
|
(read/write) |
658304 |
658304 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623040 |
623040 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
591837 |
591837 |
0 |
0.0 |
|
|
|
.text |
8963988 |
8963988 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10433596 |
10433596 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650672 |
650672 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13912 |
13912 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8260020 |
8260020 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2641105 |
2641105 |
0 |
0.0 |
|
|
|
(read/write) |
132296 |
132296 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73832 |
73832 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4632 |
4632 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227552 |
227552 |
0 |
0.0 |
|
|
|
.text |
2237138 |
2237138 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2600345 |
2600345 |
0 |
0.0 |
|
|
|
(read/write) |
127216 |
127216 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70680 |
70680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
243848 |
243848 |
0 |
0.0 |
|
|
|
.text |
2185074 |
2185074 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2396513 |
2396513 |
0 |
0.0 |
|
|
|
(read/write) |
120744 |
120744 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64600 |
64600 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
216328 |
216328 |
0 |
0.0 |
|
|
|
.text |
2011922 |
2011922 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2561825 |
2561825 |
0 |
0.0 |
|
|
|
(read/write) |
129088 |
129088 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69960 |
69960 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
856 |
856 |
0 |
0.0 |
|
|
|
.rodata |
223408 |
223408 |
0 |
0.0 |
|
|
|
.text |
2161058 |
2161058 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2621521 |
2621521 |
0 |
0.0 |
|
|
|
(read/write) |
142808 |
142808 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77880 |
77880 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4128 |
4128 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239250 |
239250 |
0 |
0.0 |
|
|
|
.text |
2223042 |
2223042 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392092 |
2392092 |
0 |
0.0 |
|
|
|
(read/write) |
143777 |
143777 |
0 |
0.0 |
|
|
|
.bss |
55393 |
55393 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77328 |
77328 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144724 |
144724 |
0 |
0.0 |
|
|
|
.text |
2004000 |
2004000 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3254897 |
3254897 |
0 |
0.0 |
|
|
|
(read/write) |
261832 |
261832 |
0 |
0.0 |
|
|
|
.bss |
170648 |
170648 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80224 |
80224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5000 |
5000 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
268216 |
268216 |
0 |
0.0 |
|
|
|
.text |
2792978 |
2792978 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5580977 |
5580977 |
0 |
0.0 |
|
|
|
(read/write) |
161720 |
161720 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101056 |
101056 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4912 |
4912 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
355001 |
355001 |
0 |
0.0 |
|
|
|
.text |
4950594 |
4950594 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452336 |
2452336 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414980 |
1414980 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1187871 |
1187871 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144516 |
144516 |
0 |
0.0 |
|
|
|
text |
816986 |
816986 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167283 |
1167283 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136304 |
136304 |
0 |
0.0 |
|
|
|
text |
805536 |
805536 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1746244 |
1746244 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235716 |
1235716 |
0 |
0.0 |
|
|
|
.debug_aranges |
110704 |
110704 |
0 |
0.0 |
|
|
|
.debug_frame |
371284 |
371284 |
0 |
0.0 |
|
|
|
.debug_info |
27023905 |
27023906 |
1 |
0.0 |
|
|
|
.debug_line |
3685946 |
3685946 |
0 |
0.0 |
|
|
|
.debug_loc |
3603685 |
3603685 |
0 |
0.0 |
|
|
|
.debug_ranges |
339544 |
339544 |
0 |
0.0 |
|
|
|
.debug_str |
3431045 |
3431045 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570258 |
570258 |
0 |
0.0 |
|
|
|
.symtab |
421440 |
421440 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1546480 |
1546480 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1688796 |
1688796 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227559 |
1227559 |
0 |
0.0 |
|
|
|
.debug_aranges |
110176 |
110176 |
0 |
0.0 |
|
|
|
.debug_frame |
374364 |
374364 |
0 |
0.0 |
|
|
|
.debug_info |
26760536 |
26760536 |
0 |
0.0 |
|
|
|
.debug_line |
3706930 |
3706930 |
0 |
0.0 |
|
|
|
.debug_loc |
3591322 |
3591322 |
0 |
0.0 |
|
|
|
.debug_ranges |
338160 |
338160 |
0 |
0.0 |
|
|
|
.debug_str |
3420065 |
3420065 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534347 |
534347 |
0 |
0.0 |
|
|
|
.symtab |
407872 |
407872 |
0 |
0.0 |
|
|
|
.text |
1489768 |
1489768 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1606956 |
1606956 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062020 |
1062020 |
0 |
0.0 |
|
|
|
.debug_aranges |
102376 |
102376 |
0 |
0.0 |
|
|
|
.debug_frame |
344676 |
344676 |
0 |
0.0 |
|
|
|
.debug_info |
22225737 |
22225737 |
0 |
0.0 |
|
|
|
.debug_line |
3276055 |
3276055 |
0 |
0.0 |
|
|
|
.debug_loc |
3288807 |
3288807 |
0 |
0.0 |
|
|
|
.debug_ranges |
303440 |
303440 |
0 |
0.0 |
|
|
|
.debug_str |
3225600 |
3225600 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470672 |
470672 |
0 |
0.0 |
|
|
|
.symtab |
376240 |
376240 |
0 |
0.0 |
|
|
|
.text |
1416112 |
1416112 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1640964 |
1640964 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063995 |
1063995 |
0 |
0.0 |
|
|
|
.debug_aranges |
102776 |
102776 |
0 |
0.0 |
|
|
|
.debug_frame |
346552 |
346552 |
0 |
0.0 |
|
|
|
.debug_info |
22459360 |
22459360 |
0 |
0.0 |
|
|
|
.debug_line |
3273175 |
3273175 |
0 |
0.0 |
|
|
|
.debug_loc |
3316660 |
3316660 |
0 |
0.0 |
|
|
|
.debug_ranges |
305400 |
305400 |
0 |
0.0 |
|
|
|
.debug_str |
3244971 |
3244971 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473075 |
473075 |
0 |
0.0 |
|
|
|
.symtab |
377936 |
377936 |
0 |
0.0 |
|
|
|
.text |
1445128 |
1445128 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149312 |
1149312 |
0 |
0.0 |
|
|
|
.bss |
109860 |
109860 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
596412 |
596412 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1115060 |
1115060 |
0 |
0.0 |
|
|
|
.bss |
106332 |
106332 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
562156 |
562156 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
937352 |
937352 |
0 |
0.0 |
|
|
|
bss |
81620 |
81620 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648704 |
648704 |
0 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
875344 |
875344 |
0 |
0.0 |
|
|
|
bss |
80844 |
80844 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612688 |
612688 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790700 |
790700 |
0 |
0.0 |
|
|
|
bss |
72468 |
72468 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554152 |
554152 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
874932 |
874924 |
-8 |
-0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624118 |
624116 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
805192 |
805192 |
0 |
0.0 |
|
|
|
bss |
74040 |
74040 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565534 |
565534 |
0 |
0.0 |
PR #23173: Size comparison from 9a41c9c3d971797010ab9de4eb04804015674fb0 to 52c5c309a96cda9be1cc878bbb9d1d84997e91dc
Increases (5 builds for bl602, bl702, esp32, psoc6, telink)
platform |
target |
config |
section |
9a41c9c3 |
52c5c309 |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1059186 |
1059188 |
2 |
0.0 |
bl702 |
lighting-app |
bl702+rpc |
.debug_info |
43430528 |
43430529 |
1 |
0.0 |
|
|
|
.text |
1029214 |
1029216 |
2 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224288 |
1224290 |
2 |
0.0 |
|
|
|
.flash.text |
1224288 |
1224290 |
2 |
0.0 |
psoc6 |
lock |
cy8ckit_062s2_43012 |
.debug_info |
22459348 |
22459349 |
1 |
0.0 |
telink |
lighting-app |
tlsr9518adk80d |
text |
624114 |
624116 |
2 |
0.0 |
Decreases (7 builds for bl602, bl702, esp32, psoc6, telink)
platform |
target |
config |
section |
9a41c9c3 |
52c5c309 |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
(read/write) |
1421082 |
1421074 |
-8 |
-0.0 |
|
|
|
.text |
1090682 |
1090680 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
39161307 |
39161306 |
-1 |
-0.0 |
|
|
|
.text |
955518 |
955516 |
-2 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read/write) |
1788614 |
1788606 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
258184 |
258176 |
-8 |
-0.0 |
|
|
m5stack |
(read/write) |
564420 |
564412 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
315136 |
315128 |
-8 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26760524 |
26760523 |
-1 |
-0.0 |
telink |
all-clusters-minimal-app |
tlsr9518adk80d |
text |
612690 |
612688 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
565532 |
565530 |
-2 |
-0.0 |
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
9a41c9c3 |
52c5c309 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1375258 |
1375258 |
0 |
0.0 |
|
|
|
.bss |
90041 |
90041 |
0 |
0.0 |
|
|
|
.data |
9984 |
9984 |
0 |
0.0 |
|
|
|
.text |
1059186 |
1059188 |
2 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1421082 |
1421074 |
-8 |
-0.0 |
|
|
|
.bss |
98081 |
98081 |
0 |
0.0 |
|
|
|
.data |
10376 |
10376 |
0 |
0.0 |
|
|
|
.text |
1090682 |
1090680 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1195127 |
1195127 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67166 |
67166 |
0 |
0.0 |
|
|
|
.bss_psram |
30048 |
30048 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4048 |
4048 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1523919 |
1523919 |
0 |
0.0 |
|
|
|
.debug_aranges |
132304 |
132304 |
0 |
0.0 |
|
|
|
.debug_frame |
485212 |
485212 |
0 |
0.0 |
|
|
|
.debug_info |
39161307 |
39161306 |
-1 |
-0.0 |
|
|
|
.debug_line |
5271709 |
5271709 |
0 |
0.0 |
|
|
|
.debug_loc |
3367110 |
3367110 |
0 |
0.0 |
|
|
|
.debug_ranges |
360272 |
360272 |
0 |
0.0 |
|
|
|
.debug_str |
3462152 |
3462152 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116488 |
116488 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
566531 |
566531 |
0 |
0.0 |
|
|
|
.symtab |
171808 |
171808 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
955518 |
955516 |
-2 |
-0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1283267 |
1283267 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75214 |
75214 |
0 |
0.0 |
|
|
|
.bss_psram |
30320 |
30320 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4576 |
4576 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1667931 |
1667931 |
0 |
0.0 |
|
|
|
.debug_aranges |
140368 |
140368 |
0 |
0.0 |
|
|
|
.debug_frame |
512416 |
512416 |
0 |
0.0 |
|
|
|
.debug_info |
43430528 |
43430529 |
1 |
0.0 |
|
|
|
.debug_line |
5667078 |
5667078 |
0 |
0.0 |
|
|
|
.debug_loc |
3561346 |
3561346 |
0 |
0.0 |
|
|
|
.debug_ranges |
383296 |
383296 |
0 |
0.0 |
|
|
|
.debug_str |
3859441 |
3859441 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130120 |
130120 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
626746 |
626746 |
0 |
0.0 |
|
|
|
.symtab |
189920 |
189920 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1029214 |
1029216 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
678163 |
678163 |
0 |
0.0 |
|
|
|
(read/write) |
173372 |
173372 |
0 |
0.0 |
|
|
|
.bss |
81228 |
81228 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89851 |
89851 |
0 |
0.0 |
|
|
|
.text |
588000 |
588000 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
642459 |
642459 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78987 |
78987 |
0 |
0.0 |
|
|
|
.text |
563152 |
563152 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676295 |
676295 |
0 |
0.0 |
|
|
|
(read/write) |
172808 |
172808 |
0 |
0.0 |
|
|
|
.bss |
78884 |
78884 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77271 |
77271 |
0 |
0.0 |
|
|
|
.text |
598544 |
598544 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
660819 |
660819 |
0 |
0.0 |
|
|
|
(read/write) |
183540 |
183540 |
0 |
0.0 |
|
|
|
.bss |
74140 |
74140 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103307 |
103307 |
0 |
0.0 |
|
|
|
.text |
557032 |
557032 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
688743 |
688743 |
0 |
0.0 |
|
|
|
(read/write) |
161096 |
161096 |
0 |
0.0 |
|
|
|
.bss |
78852 |
78852 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90759 |
90759 |
0 |
0.0 |
|
|
|
.text |
597500 |
597500 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
673027 |
673027 |
0 |
0.0 |
|
|
|
(read/write) |
176908 |
176908 |
0 |
0.0 |
|
|
|
.bss |
78948 |
78948 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86307 |
86307 |
0 |
0.0 |
|
|
|
.text |
586240 |
586240 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
669382 |
669382 |
0 |
0.0 |
|
|
|
(read/write) |
184472 |
184472 |
0 |
0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86598 |
86598 |
0 |
0.0 |
|
|
|
.text |
582468 |
582468 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587230 |
587230 |
0 |
0.0 |
|
|
|
.app_xip_area |
463440 |
463440 |
0 |
0.0 |
|
|
|
.bss |
66208 |
66208 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
591338 |
591338 |
0 |
0.0 |
|
|
|
.app_xip_area |
462252 |
462252 |
0 |
0.0 |
|
|
|
.bss |
71496 |
71496 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
543714 |
543714 |
0 |
0.0 |
|
|
|
.app_xip_area |
425444 |
425444 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974172 |
974172 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
819724 |
819724 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1034744 |
1034744 |
0 |
0.0 |
|
|
|
.bss |
186736 |
186736 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
845972 |
845972 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1146576 |
1146576 |
0 |
0.0 |
|
|
|
.bss |
138656 |
138656 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
980808 |
980808 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160144 |
1160144 |
0 |
0.0 |
|
|
|
.bss |
158264 |
158264 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
999836 |
999836 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1139812 |
1139812 |
0 |
0.0 |
|
|
|
.bss |
140072 |
140072 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
972604 |
972604 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1224288 |
1224290 |
2 |
0.0 |
|
|
|
(read/write) |
1788614 |
1788606 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
76944 |
76944 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
258184 |
258176 |
-8 |
-0.0 |
|
|
|
.flash.text |
1224288 |
1224290 |
2 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1234187 |
1234187 |
0 |
0.0 |
|
|
|
(read/write) |
564420 |
564412 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
82320 |
82320 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
315136 |
315128 |
-8 |
-0.0 |
|
|
|
.flash.text |
1228803 |
1228803 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
661796 |
661796 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
563468 |
563468 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
671800 |
671800 |
0 |
0.0 |
|
|
|
.bss |
74912 |
74912 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592100 |
592100 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633356 |
633356 |
0 |
0.0 |
|
|
|
.bss |
75672 |
75672 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
552876 |
552876 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3085417 |
3085417 |
0 |
0.0 |
|
|
|
(read/write) |
158312 |
158312 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
86984 |
86984 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4768 |
4768 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
280939 |
280939 |
0 |
0.0 |
|
|
|
.text |
2620274 |
2620274 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2911113 |
2911113 |
0 |
0.0 |
|
|
|
(read/write) |
149712 |
149712 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79352 |
79352 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280427 |
280427 |
0 |
0.0 |
|
|
|
.text |
2449522 |
2449522 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2410065 |
2410065 |
0 |
0.0 |
|
|
|
(read/write) |
129448 |
129448 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68616 |
68616 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
832 |
832 |
0 |
0.0 |
|
|
|
.rodata |
210688 |
210688 |
0 |
0.0 |
|
|
|
.text |
2032306 |
2032306 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11079241 |
11079241 |
0 |
0.0 |
|
|
|
(read/write) |
658304 |
658304 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623040 |
623040 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
591837 |
591837 |
0 |
0.0 |
|
|
|
.text |
8963988 |
8963988 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10433596 |
10433596 |
0 |
0.0 |
|
|
|
(read/write) |
706353 |
706353 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650672 |
650672 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13912 |
13912 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518220 |
518220 |
0 |
0.0 |
|
|
|
.text |
8260020 |
8260020 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2641089 |
2641089 |
0 |
0.0 |
|
|
|
(read/write) |
132296 |
132296 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73832 |
73832 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4632 |
4632 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227552 |
227552 |
0 |
0.0 |
|
|
|
.text |
2237122 |
2237122 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2600329 |
2600329 |
0 |
0.0 |
|
|
|
(read/write) |
127216 |
127216 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70680 |
70680 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
243848 |
243848 |
0 |
0.0 |
|
|
|
.text |
2185058 |
2185058 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2396497 |
2396497 |
0 |
0.0 |
|
|
|
(read/write) |
120744 |
120744 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64600 |
64600 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
216328 |
216328 |
0 |
0.0 |
|
|
|
.text |
2011906 |
2011906 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2561809 |
2561809 |
0 |
0.0 |
|
|
|
(read/write) |
129088 |
129088 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69960 |
69960 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
856 |
856 |
0 |
0.0 |
|
|
|
.rodata |
223408 |
223408 |
0 |
0.0 |
|
|
|
.text |
2161042 |
2161042 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2621521 |
2621521 |
0 |
0.0 |
|
|
|
(read/write) |
142808 |
142808 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77880 |
77880 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4128 |
4128 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239250 |
239250 |
0 |
0.0 |
|
|
|
.text |
2223042 |
2223042 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2392812 |
2392812 |
0 |
0.0 |
|
|
|
(read/write) |
143489 |
143489 |
0 |
0.0 |
|
|
|
.bss |
55329 |
55329 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77096 |
77096 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5176 |
5176 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
144788 |
144788 |
0 |
0.0 |
|
|
|
.text |
2004560 |
2004560 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3254881 |
3254881 |
0 |
0.0 |
|
|
|
(read/write) |
261832 |
261832 |
0 |
0.0 |
|
|
|
.bss |
170648 |
170648 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80224 |
80224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5000 |
5000 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
268216 |
268216 |
0 |
0.0 |
|
|
|
.text |
2792962 |
2792962 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5580961 |
5580961 |
0 |
0.0 |
|
|
|
(read/write) |
161720 |
161720 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101056 |
101056 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4912 |
4912 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
355001 |
355001 |
0 |
0.0 |
|
|
|
.text |
4950578 |
4950578 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452336 |
2452336 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1414980 |
1414980 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1187855 |
1187855 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144516 |
144516 |
0 |
0.0 |
|
|
|
text |
816982 |
816982 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1167283 |
1167283 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136304 |
136304 |
0 |
0.0 |
|
|
|
text |
805532 |
805532 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1746244 |
1746244 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235716 |
1235716 |
0 |
0.0 |
|
|
|
.debug_aranges |
110704 |
110704 |
0 |
0.0 |
|
|
|
.debug_frame |
371284 |
371284 |
0 |
0.0 |
|
|
|
.debug_info |
27023893 |
27023893 |
0 |
0.0 |
|
|
|
.debug_line |
3685941 |
3685941 |
0 |
0.0 |
|
|
|
.debug_loc |
3603743 |
3603743 |
0 |
0.0 |
|
|
|
.debug_ranges |
339544 |
339544 |
0 |
0.0 |
|
|
|
.debug_str |
3431043 |
3431043 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570257 |
570257 |
0 |
0.0 |
|
|
|
.symtab |
421440 |
421440 |
0 |
0.0 |
|
|
|
.text |
1546480 |
1546480 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1688780 |
1688780 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227559 |
1227559 |
0 |
0.0 |
|
|
|
.debug_aranges |
110176 |
110176 |
0 |
0.0 |
|
|
|
.debug_frame |
374364 |
374364 |
0 |
0.0 |
|
|
|
.debug_info |
26760524 |
26760523 |
-1 |
-0.0 |
|
|
|
.debug_line |
3706925 |
3706925 |
0 |
0.0 |
|
|
|
.debug_loc |
3591380 |
3591380 |
0 |
0.0 |
|
|
|
.debug_ranges |
338160 |
338160 |
0 |
0.0 |
|
|
|
.debug_str |
3420063 |
3420063 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
534346 |
534346 |
0 |
0.0 |
|
|
|
.symtab |
407872 |
407872 |
0 |
0.0 |
|
|
|
.text |
1489752 |
1489752 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1606956 |
1606956 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062020 |
1062020 |
0 |
0.0 |
|
|
|
.debug_aranges |
102376 |
102376 |
0 |
0.0 |
|
|
|
.debug_frame |
344676 |
344676 |
0 |
0.0 |
|
|
|
.debug_info |
22225722 |
22225722 |
0 |
0.0 |
|
|
|
.debug_line |
3276050 |
3276050 |
0 |
0.0 |
|
|
|
.debug_loc |
3288865 |
3288865 |
0 |
0.0 |
|
|
|
.debug_ranges |
303440 |
303440 |
0 |
0.0 |
|
|
|
.debug_str |
3225598 |
3225598 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
470671 |
470671 |
0 |
0.0 |
|
|
|
.symtab |
376240 |
376240 |
0 |
0.0 |
|
|
|
.text |
1416112 |
1416112 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1640964 |
1640964 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1063995 |
1063995 |
0 |
0.0 |
|
|
|
.debug_aranges |
102776 |
102776 |
0 |
0.0 |
|
|
|
.debug_frame |
346552 |
346552 |
0 |
0.0 |
|
|
|
.debug_info |
22459348 |
22459349 |
1 |
0.0 |
|
|
|
.debug_line |
3273170 |
3273170 |
0 |
0.0 |
|
|
|
.debug_loc |
3316718 |
3316718 |
0 |
0.0 |
|
|
|
.debug_ranges |
305400 |
305400 |
0 |
0.0 |
|
|
|
.debug_str |
3244969 |
3244969 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473074 |
473074 |
0 |
0.0 |
|
|
|
.symtab |
377936 |
377936 |
0 |
0.0 |
|
|
|
.text |
1445128 |
1445128 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1149312 |
1149312 |
0 |
0.0 |
|
|
|
.bss |
109860 |
109860 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
596412 |
596412 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1115060 |
1115060 |
0 |
0.0 |
|
|
|
.bss |
106332 |
106332 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
562156 |
562156 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
937352 |
937352 |
0 |
0.0 |
|
|
|
bss |
81620 |
81620 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
648702 |
648702 |
0 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
875344 |
875344 |
0 |
0.0 |
|
|
|
bss |
80844 |
80844 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
612690 |
612688 |
-2 |
-0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
790700 |
790700 |
0 |
0.0 |
|
|
|
bss |
72468 |
72468 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554152 |
554152 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
874924 |
874924 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624114 |
624116 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
805192 |
805192 |
0 |
0.0 |
|
|
|
bss |
74040 |
74040 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
565532 |
565530 |
-2 |
-0.0 |
PR #23173: Size comparison from fe6c120e3fc813369df64075ca53880477a068f2 to 4958adbf386041d6936bd266a80c5adc58b5fbab
Increases (3 builds for cc13x2_26x2, psoc6)
platform |
target |
config |
section |
fe6c120e |
4958adbf |
change |
% change |
cc13x2_26x2 |
pump-app |
LP_CC2652R7 |
(read/write) |
160400 |
160408 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
670078 |
670086 |
8 |
0.0 |
|
|
|
.text |
583164 |
583172 |
8 |
0.0 |
psoc6 |
lock |
cy8ckit_062s2_43012 |
.debug_info |
22466678 |
22466680 |
2 |
0.0 |
Decreases (8 builds for cc13x2_26x2, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
fe6c120e |
4958adbf |
change |
% change |
cc13x2_26x2 |
pump-app |
LP_CC2652R7 |
(read only) |
689439 |
689431 |
-8 |
-0.0 |
|
|
|
.text |
598156 |
598148 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
183776 |
183768 |
-8 |
-0.0 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
806294 |
806290 |
-4 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26767845 |
26767844 |
-1 |
-0.0 |
telink |
all-clusters-minimal-app |
tlsr9518adk80d |
text |
613370 |
613368 |
-2 |
-0.0 |
|
light-switch-app |
tlsr9518adk80d |
text |
554832 |
554830 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
624796 |
624794 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
566212 |
566210 |
-2 |
-0.0 |
Full report (47 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
fe6c120e |
4958adbf |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
678851 |
678851 |
0 |
0.0 |
|
|
|
(read/write) |
172684 |
172684 |
0 |
0.0 |
|
|
|
.bss |
81228 |
81228 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89851 |
89851 |
0 |
0.0 |
|
|
|
.text |
588688 |
588688 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
643163 |
643163 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78987 |
78987 |
0 |
0.0 |
|
|
|
.text |
563856 |
563856 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676903 |
676903 |
0 |
0.0 |
|
|
|
(read/write) |
172200 |
172200 |
0 |
0.0 |
|
|
|
.bss |
78884 |
78884 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77271 |
77271 |
0 |
0.0 |
|
|
|
.text |
599152 |
599152 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
661603 |
661603 |
0 |
0.0 |
|
|
|
(read/write) |
182756 |
182756 |
0 |
0.0 |
|
|
|
.bss |
74140 |
74140 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103355 |
103355 |
0 |
0.0 |
|
|
|
.text |
557768 |
557768 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
689439 |
689431 |
-8 |
-0.0 |
|
|
|
(read/write) |
160400 |
160408 |
8 |
0.0 |
|
|
|
.bss |
78852 |
78852 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90799 |
90799 |
0 |
0.0 |
|
|
|
.text |
598156 |
598148 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
673731 |
673731 |
0 |
0.0 |
|
|
|
(read/write) |
176204 |
176204 |
0 |
0.0 |
|
|
|
.bss |
78948 |
78948 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86347 |
86347 |
0 |
0.0 |
|
|
|
.text |
586904 |
586904 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
670078 |
670086 |
8 |
0.0 |
|
|
|
(read/write) |
183776 |
183768 |
-8 |
-0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86598 |
86598 |
0 |
0.0 |
|
|
|
.text |
583164 |
583172 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587838 |
587838 |
0 |
0.0 |
|
|
|
.app_xip_area |
464048 |
464048 |
0 |
0.0 |
|
|
|
.bss |
66208 |
66208 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
591938 |
591938 |
0 |
0.0 |
|
|
|
.app_xip_area |
462852 |
462852 |
0 |
0.0 |
|
|
|
.bss |
71496 |
71496 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544402 |
544402 |
0 |
0.0 |
|
|
|
.app_xip_area |
426132 |
426132 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974980 |
974980 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
820532 |
820532 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1035832 |
1035832 |
0 |
0.0 |
|
|
|
.bss |
186736 |
186736 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
847060 |
847060 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1147648 |
1147648 |
0 |
0.0 |
|
|
|
.bss |
138656 |
138656 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
981880 |
981880 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160960 |
1160960 |
0 |
0.0 |
|
|
|
.bss |
158264 |
158264 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
1000652 |
1000652 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1140868 |
1140868 |
0 |
0.0 |
|
|
|
.bss |
140072 |
140072 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
973660 |
973660 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1213852 |
1213852 |
0 |
0.0 |
|
|
|
(read/write) |
1786574 |
1786574 |
0 |
0.0 |
|
|
|
.dram0.bss |
76680 |
76680 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
256400 |
256400 |
0 |
0.0 |
|
|
|
.flash.text |
1213852 |
1213852 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1224783 |
1224783 |
0 |
0.0 |
|
|
|
(read/write) |
562540 |
562540 |
0 |
0.0 |
|
|
|
.dram0.bss |
82056 |
82056 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
313520 |
313520 |
0 |
0.0 |
|
|
|
.flash.text |
1219399 |
1219399 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
662436 |
662436 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
564108 |
564108 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672544 |
672544 |
0 |
0.0 |
|
|
|
.bss |
74912 |
74912 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592844 |
592844 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633996 |
633996 |
0 |
0.0 |
|
|
|
.bss |
75672 |
75672 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553516 |
553516 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3079609 |
3079609 |
0 |
0.0 |
|
|
|
(read/write) |
158472 |
158472 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
87144 |
87144 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4768 |
4768 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
281355 |
281355 |
0 |
0.0 |
|
|
|
.text |
2613762 |
2613762 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2905289 |
2905289 |
0 |
0.0 |
|
|
|
(read/write) |
149872 |
149872 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79512 |
79512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280843 |
280843 |
0 |
0.0 |
|
|
|
.text |
2442994 |
2442994 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2402481 |
2402481 |
0 |
0.0 |
|
|
|
(read/write) |
129608 |
129608 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68776 |
68776 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
832 |
832 |
0 |
0.0 |
|
|
|
.rodata |
211008 |
211008 |
0 |
0.0 |
|
|
|
.text |
2024114 |
2024114 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11071537 |
11071537 |
0 |
0.0 |
|
|
|
(read/write) |
658464 |
658464 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623200 |
623200 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
592229 |
592229 |
0 |
0.0 |
|
|
|
.text |
8955604 |
8955604 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10424956 |
10424956 |
0 |
0.0 |
|
|
|
(read/write) |
706529 |
706529 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650832 |
650832 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518460 |
518460 |
0 |
0.0 |
|
|
|
.text |
8250708 |
8250708 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2635297 |
2635297 |
0 |
0.0 |
|
|
|
(read/write) |
132456 |
132456 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73992 |
73992 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4632 |
4632 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227936 |
227936 |
0 |
0.0 |
|
|
|
.text |
2230658 |
2230658 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2594537 |
2594537 |
0 |
0.0 |
|
|
|
(read/write) |
127376 |
127376 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70840 |
70840 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
244232 |
244232 |
0 |
0.0 |
|
|
|
.text |
2178594 |
2178594 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2388977 |
2388977 |
0 |
0.0 |
|
|
|
(read/write) |
120904 |
120904 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64760 |
64760 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
216712 |
216712 |
0 |
0.0 |
|
|
|
.text |
2003714 |
2003714 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2555921 |
2555921 |
0 |
0.0 |
|
|
|
(read/write) |
129248 |
129248 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70120 |
70120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
856 |
856 |
0 |
0.0 |
|
|
|
.rodata |
223760 |
223760 |
0 |
0.0 |
|
|
|
.text |
2154514 |
2154514 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2615089 |
2615089 |
0 |
0.0 |
|
|
|
(read/write) |
142968 |
142968 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78040 |
78040 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4128 |
4128 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239602 |
239602 |
0 |
0.0 |
|
|
|
.text |
2215970 |
2215970 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2385572 |
2385572 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55329 |
55329 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5192 |
5192 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
145036 |
145036 |
0 |
0.0 |
|
|
|
.text |
1996640 |
1996640 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3247233 |
3247233 |
0 |
0.0 |
|
|
|
(read/write) |
261992 |
261992 |
0 |
0.0 |
|
|
|
.bss |
170648 |
170648 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80384 |
80384 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5000 |
5000 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
268600 |
268600 |
0 |
0.0 |
|
|
|
.text |
2784642 |
2784642 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5573217 |
5573217 |
0 |
0.0 |
|
|
|
(read/write) |
161880 |
161880 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101216 |
101216 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4912 |
4912 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
355385 |
355385 |
0 |
0.0 |
|
|
|
.text |
4942162 |
4942162 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2453200 |
2453200 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415844 |
1415844 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1188835 |
1188835 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144728 |
144728 |
0 |
0.0 |
|
|
|
text |
817744 |
817744 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1168251 |
1168251 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136520 |
136520 |
0 |
0.0 |
|
|
|
text |
806294 |
806290 |
-4 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1747340 |
1747340 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235950 |
1235950 |
0 |
0.0 |
|
|
|
.debug_aranges |
110736 |
110736 |
0 |
0.0 |
|
|
|
.debug_frame |
371432 |
371432 |
0 |
0.0 |
|
|
|
.debug_info |
27031214 |
27031214 |
0 |
0.0 |
|
|
|
.debug_line |
3688449 |
3688449 |
0 |
0.0 |
|
|
|
.debug_loc |
3607850 |
3607850 |
0 |
0.0 |
|
|
|
.debug_ranges |
340160 |
340160 |
0 |
0.0 |
|
|
|
.debug_str |
3434666 |
3434666 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570966 |
570966 |
0 |
0.0 |
|
|
|
.symtab |
421664 |
421664 |
0 |
0.0 |
|
|
|
.text |
1547576 |
1547576 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1689868 |
1689868 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227793 |
1227793 |
0 |
0.0 |
|
|
|
.debug_aranges |
110208 |
110208 |
0 |
0.0 |
|
|
|
.debug_frame |
374512 |
374512 |
0 |
0.0 |
|
|
|
.debug_info |
26767845 |
26767844 |
-1 |
-0.0 |
|
|
|
.debug_line |
3709433 |
3709433 |
0 |
0.0 |
|
|
|
.debug_loc |
3595456 |
3595456 |
0 |
0.0 |
|
|
|
.debug_ranges |
338776 |
338776 |
0 |
0.0 |
|
|
|
.debug_str |
3423686 |
3423686 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
535055 |
535055 |
0 |
0.0 |
|
|
|
.symtab |
408096 |
408096 |
0 |
0.0 |
|
|
|
.text |
1490840 |
1490840 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1608028 |
1608028 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062254 |
1062254 |
0 |
0.0 |
|
|
|
.debug_aranges |
102408 |
102408 |
0 |
0.0 |
|
|
|
.debug_frame |
344824 |
344824 |
0 |
0.0 |
|
|
|
.debug_info |
22233054 |
22233054 |
0 |
0.0 |
|
|
|
.debug_line |
3278555 |
3278555 |
0 |
0.0 |
|
|
|
.debug_loc |
3292849 |
3292849 |
0 |
0.0 |
|
|
|
.debug_ranges |
304056 |
304056 |
0 |
0.0 |
|
|
|
.debug_str |
3229221 |
3229221 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
471380 |
471380 |
0 |
0.0 |
|
|
|
.symtab |
376464 |
376464 |
0 |
0.0 |
|
|
|
.text |
1417184 |
1417184 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1642052 |
1642052 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1064229 |
1064229 |
0 |
0.0 |
|
|
|
.debug_aranges |
102808 |
102808 |
0 |
0.0 |
|
|
|
.debug_frame |
346700 |
346700 |
0 |
0.0 |
|
|
|
.debug_info |
22466678 |
22466680 |
2 |
0.0 |
|
|
|
.debug_line |
3275678 |
3275678 |
0 |
0.0 |
|
|
|
.debug_loc |
3320762 |
3320762 |
0 |
0.0 |
|
|
|
.debug_ranges |
306016 |
306016 |
0 |
0.0 |
|
|
|
.debug_str |
3248578 |
3248578 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473783 |
473783 |
0 |
0.0 |
|
|
|
.symtab |
378160 |
378160 |
0 |
0.0 |
|
|
|
.text |
1446216 |
1446216 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1151472 |
1151472 |
0 |
0.0 |
|
|
|
.bss |
111116 |
111116 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
598572 |
598572 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1117232 |
1117232 |
0 |
0.0 |
|
|
|
.bss |
106564 |
106564 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
564328 |
564328 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
938096 |
938096 |
0 |
0.0 |
|
|
|
bss |
81620 |
81620 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
649384 |
649384 |
0 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
876088 |
876088 |
0 |
0.0 |
|
|
|
bss |
80844 |
80844 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
613370 |
613368 |
-2 |
-0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
791444 |
791444 |
0 |
0.0 |
|
|
|
bss |
72468 |
72468 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554832 |
554830 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
875668 |
875668 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624796 |
624794 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
805936 |
805936 |
0 |
0.0 |
|
|
|
bss |
74040 |
74040 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566212 |
566210 |
-2 |
-0.0 |
@tcarmelveilleux Are there any other suggested changes to this feature?
PR #23173: Size comparison from 3198f0112e012bd02702a049cf311f86d19c63ab to 213164ecb4779615991c0acd12856cdfc7e2cefe
Increases (6 builds for bl602, bl702, cc13x2_26x2, telink)
platform |
target |
config |
section |
3198f011 |
213164ec |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1376562 |
1376570 |
8 |
0.0 |
|
|
|
.text |
1060376 |
1060378 |
2 |
0.0 |
|
|
bl602+rpc |
.text |
1091868 |
1091870 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read/write) |
1196183 |
1196199 |
16 |
0.0 |
|
|
|
.debug_info |
39171766 |
39171768 |
2 |
0.0 |
|
|
|
.text |
956446 |
956450 |
4 |
0.0 |
|
|
bl702+rpc |
(read/write) |
1284659 |
1284675 |
16 |
0.0 |
|
|
|
.debug_info |
43443104 |
43443105 |
1 |
0.0 |
|
|
|
.text |
1030448 |
1030450 |
2 |
0.0 |
cc13x2_26x2 |
shell |
LP_CC2652R7 |
(read only) |
670078 |
670086 |
8 |
0.0 |
|
|
|
.text |
583164 |
583172 |
8 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
text |
649382 |
649386 |
4 |
0.0 |
Decreases (7 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
3198f011 |
213164ec |
change |
% change |
cc13x2_26x2 |
shell |
LP_CC2652R7 |
(read/write) |
183776 |
183768 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read/write) |
1786582 |
1786574 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
256408 |
256400 |
-8 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26767844 |
26767843 |
-1 |
-0.0 |
telink |
all-clusters-minimal-app |
tlsr9518adk80d |
text |
613370 |
613368 |
-2 |
-0.0 |
|
light-switch-app |
tlsr9518adk80d |
text |
554834 |
554832 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
624796 |
624794 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
566214 |
566210 |
-4 |
-0.0 |
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
3198f011 |
213164ec |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1376562 |
1376570 |
8 |
0.0 |
|
|
|
.bss |
90041 |
90041 |
0 |
0.0 |
|
|
|
.data |
9984 |
9984 |
0 |
0.0 |
|
|
|
.text |
1060376 |
1060378 |
2 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1422386 |
1422386 |
0 |
0.0 |
|
|
|
.bss |
98081 |
98081 |
0 |
0.0 |
|
|
|
.data |
10376 |
10376 |
0 |
0.0 |
|
|
|
.text |
1091868 |
1091870 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1196183 |
1196199 |
16 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67166 |
67166 |
0 |
0.0 |
|
|
|
.bss_psram |
30048 |
30048 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4048 |
4048 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1524392 |
1524392 |
0 |
0.0 |
|
|
|
.debug_aranges |
132384 |
132384 |
0 |
0.0 |
|
|
|
.debug_frame |
485500 |
485500 |
0 |
0.0 |
|
|
|
.debug_info |
39171766 |
39171768 |
2 |
0.0 |
|
|
|
.debug_line |
5274364 |
5274364 |
0 |
0.0 |
|
|
|
.debug_loc |
3369789 |
3369789 |
0 |
0.0 |
|
|
|
.debug_ranges |
360400 |
360400 |
0 |
0.0 |
|
|
|
.debug_str |
3465269 |
3465269 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116616 |
116616 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
567394 |
567394 |
0 |
0.0 |
|
|
|
.symtab |
171968 |
171968 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
956446 |
956450 |
4 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284659 |
1284675 |
16 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75214 |
75214 |
0 |
0.0 |
|
|
|
.bss_psram |
30320 |
30320 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4576 |
4576 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1668546 |
1668546 |
0 |
0.0 |
|
|
|
.debug_aranges |
140480 |
140480 |
0 |
0.0 |
|
|
|
.debug_frame |
512836 |
512836 |
0 |
0.0 |
|
|
|
.debug_info |
43443104 |
43443105 |
1 |
0.0 |
|
|
|
.debug_line |
5671373 |
5671373 |
0 |
0.0 |
|
|
|
.debug_loc |
3564345 |
3564345 |
0 |
0.0 |
|
|
|
.debug_ranges |
383824 |
383824 |
0 |
0.0 |
|
|
|
.debug_str |
3862866 |
3862866 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130280 |
130280 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
627714 |
627714 |
0 |
0.0 |
|
|
|
.symtab |
190128 |
190128 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030448 |
1030450 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
678851 |
678851 |
0 |
0.0 |
|
|
|
(read/write) |
172684 |
172684 |
0 |
0.0 |
|
|
|
.bss |
81228 |
81228 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89851 |
89851 |
0 |
0.0 |
|
|
|
.text |
588688 |
588688 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
643163 |
643163 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
78987 |
78987 |
0 |
0.0 |
|
|
|
.text |
563856 |
563856 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
676903 |
676903 |
0 |
0.0 |
|
|
|
(read/write) |
172200 |
172200 |
0 |
0.0 |
|
|
|
.bss |
78884 |
78884 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77271 |
77271 |
0 |
0.0 |
|
|
|
.text |
599152 |
599152 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
661603 |
661603 |
0 |
0.0 |
|
|
|
(read/write) |
182756 |
182756 |
0 |
0.0 |
|
|
|
.bss |
74140 |
74140 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103355 |
103355 |
0 |
0.0 |
|
|
|
.text |
557768 |
557768 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
689439 |
689439 |
0 |
0.0 |
|
|
|
(read/write) |
160400 |
160400 |
0 |
0.0 |
|
|
|
.bss |
78852 |
78852 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90799 |
90799 |
0 |
0.0 |
|
|
|
.text |
598156 |
598156 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
673731 |
673731 |
0 |
0.0 |
|
|
|
(read/write) |
176204 |
176204 |
0 |
0.0 |
|
|
|
.bss |
78948 |
78948 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86347 |
86347 |
0 |
0.0 |
|
|
|
.text |
586904 |
586904 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
670078 |
670086 |
8 |
0.0 |
|
|
|
(read/write) |
183776 |
183768 |
-8 |
-0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86598 |
86598 |
0 |
0.0 |
|
|
|
.text |
583164 |
583172 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
587838 |
587838 |
0 |
0.0 |
|
|
|
.app_xip_area |
464048 |
464048 |
0 |
0.0 |
|
|
|
.bss |
66208 |
66208 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
591938 |
591938 |
0 |
0.0 |
|
|
|
.app_xip_area |
462852 |
462852 |
0 |
0.0 |
|
|
|
.bss |
71496 |
71496 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544402 |
544402 |
0 |
0.0 |
|
|
|
.app_xip_area |
426132 |
426132 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
974980 |
974980 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
820532 |
820532 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1035832 |
1035832 |
0 |
0.0 |
|
|
|
.bss |
186736 |
186736 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
847060 |
847060 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1147648 |
1147648 |
0 |
0.0 |
|
|
|
.bss |
138656 |
138656 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
981880 |
981880 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1160960 |
1160960 |
0 |
0.0 |
|
|
|
.bss |
158264 |
158264 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
1000652 |
1000652 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1140868 |
1140868 |
0 |
0.0 |
|
|
|
.bss |
140072 |
140072 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
973660 |
973660 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1213854 |
1213854 |
0 |
0.0 |
|
|
|
(read/write) |
1786582 |
1786574 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
76680 |
76680 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
256408 |
256400 |
-8 |
-0.0 |
|
|
|
.flash.text |
1213854 |
1213854 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1224783 |
1224783 |
0 |
0.0 |
|
|
|
(read/write) |
562548 |
562548 |
0 |
0.0 |
|
|
|
.dram0.bss |
82056 |
82056 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
313528 |
313528 |
0 |
0.0 |
|
|
|
.flash.text |
1219399 |
1219399 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
662436 |
662436 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
564108 |
564108 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
672544 |
672544 |
0 |
0.0 |
|
|
|
.bss |
74912 |
74912 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
592844 |
592844 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
633996 |
633996 |
0 |
0.0 |
|
|
|
.bss |
75672 |
75672 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553516 |
553516 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3079609 |
3079609 |
0 |
0.0 |
|
|
|
(read/write) |
158472 |
158472 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
87144 |
87144 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4768 |
4768 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
281355 |
281355 |
0 |
0.0 |
|
|
|
.text |
2613762 |
2613762 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2905289 |
2905289 |
0 |
0.0 |
|
|
|
(read/write) |
149872 |
149872 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2240 |
2240 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79512 |
79512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280843 |
280843 |
0 |
0.0 |
|
|
|
.text |
2442994 |
2442994 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2402481 |
2402481 |
0 |
0.0 |
|
|
|
(read/write) |
129608 |
129608 |
0 |
0.0 |
|
|
|
.bss |
51008 |
51008 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68776 |
68776 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
832 |
832 |
0 |
0.0 |
|
|
|
.rodata |
211008 |
211008 |
0 |
0.0 |
|
|
|
.text |
2024114 |
2024114 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11071537 |
11071537 |
0 |
0.0 |
|
|
|
(read/write) |
658464 |
658464 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
623200 |
623200 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
592229 |
592229 |
0 |
0.0 |
|
|
|
.text |
8955604 |
8955604 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10424956 |
10424956 |
0 |
0.0 |
|
|
|
(read/write) |
706529 |
706529 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
650832 |
650832 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13928 |
13928 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
518460 |
518460 |
0 |
0.0 |
|
|
|
.text |
8250708 |
8250708 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2635297 |
2635297 |
0 |
0.0 |
|
|
|
(read/write) |
132456 |
132456 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73992 |
73992 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4632 |
4632 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227936 |
227936 |
0 |
0.0 |
|
|
|
.text |
2230658 |
2230658 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2594537 |
2594537 |
0 |
0.0 |
|
|
|
(read/write) |
127376 |
127376 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70840 |
70840 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
244232 |
244232 |
0 |
0.0 |
|
|
|
.text |
2178594 |
2178594 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2388977 |
2388977 |
0 |
0.0 |
|
|
|
(read/write) |
120904 |
120904 |
0 |
0.0 |
|
|
|
.bss |
47936 |
47936 |
0 |
0.0 |
|
|
|
.data |
2128 |
2128 |
0 |
0.0 |
|
|
|
.data.rel.ro |
64760 |
64760 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
216712 |
216712 |
0 |
0.0 |
|
|
|
.text |
2003714 |
2003714 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2555921 |
2555921 |
0 |
0.0 |
|
|
|
(read/write) |
129248 |
129248 |
0 |
0.0 |
|
|
|
.bss |
50464 |
50464 |
0 |
0.0 |
|
|
|
.data |
2496 |
2496 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70120 |
70120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4672 |
4672 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
856 |
856 |
0 |
0.0 |
|
|
|
.rodata |
223760 |
223760 |
0 |
0.0 |
|
|
|
.text |
2154514 |
2154514 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2615089 |
2615089 |
0 |
0.0 |
|
|
|
(read/write) |
142968 |
142968 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78040 |
78040 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4128 |
4128 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239602 |
239602 |
0 |
0.0 |
|
|
|
.text |
2215970 |
2215970 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2385572 |
2385572 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55329 |
55329 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5192 |
5192 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
145036 |
145036 |
0 |
0.0 |
|
|
|
.text |
1996640 |
1996640 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3247233 |
3247233 |
0 |
0.0 |
|
|
|
(read/write) |
261992 |
261992 |
0 |
0.0 |
|
|
|
.bss |
170648 |
170648 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80384 |
80384 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5000 |
5000 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
268600 |
268600 |
0 |
0.0 |
|
|
|
.text |
2784642 |
2784642 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5573217 |
5573217 |
0 |
0.0 |
|
|
|
(read/write) |
161880 |
161880 |
0 |
0.0 |
|
|
|
.bss |
52120 |
52120 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101216 |
101216 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4912 |
4912 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1048 |
1048 |
0 |
0.0 |
|
|
|
.rodata |
355385 |
355385 |
0 |
0.0 |
|
|
|
.text |
4942162 |
4942162 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2453200 |
2453200 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415844 |
1415844 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1188835 |
1188835 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144728 |
144728 |
0 |
0.0 |
|
|
|
text |
817744 |
817744 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1168251 |
1168251 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136520 |
136520 |
0 |
0.0 |
|
|
|
text |
806294 |
806294 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1747340 |
1747340 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235950 |
1235950 |
0 |
0.0 |
|
|
|
.debug_aranges |
110736 |
110736 |
0 |
0.0 |
|
|
|
.debug_frame |
371432 |
371432 |
0 |
0.0 |
|
|
|
.debug_info |
27031213 |
27031213 |
0 |
0.0 |
|
|
|
.debug_line |
3688449 |
3688449 |
0 |
0.0 |
|
|
|
.debug_loc |
3607850 |
3607850 |
0 |
0.0 |
|
|
|
.debug_ranges |
340160 |
340160 |
0 |
0.0 |
|
|
|
.debug_str |
3434666 |
3434666 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
570966 |
570966 |
0 |
0.0 |
|
|
|
.symtab |
421664 |
421664 |
0 |
0.0 |
|
|
|
.text |
1547576 |
1547576 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1689868 |
1689868 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227793 |
1227793 |
0 |
0.0 |
|
|
|
.debug_aranges |
110208 |
110208 |
0 |
0.0 |
|
|
|
.debug_frame |
374512 |
374512 |
0 |
0.0 |
|
|
|
.debug_info |
26767844 |
26767843 |
-1 |
-0.0 |
|
|
|
.debug_line |
3709433 |
3709433 |
0 |
0.0 |
|
|
|
.debug_loc |
3595456 |
3595456 |
0 |
0.0 |
|
|
|
.debug_ranges |
338776 |
338776 |
0 |
0.0 |
|
|
|
.debug_str |
3423686 |
3423686 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
535055 |
535055 |
0 |
0.0 |
|
|
|
.symtab |
408096 |
408096 |
0 |
0.0 |
|
|
|
.text |
1490840 |
1490840 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1608028 |
1608028 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062254 |
1062254 |
0 |
0.0 |
|
|
|
.debug_aranges |
102408 |
102408 |
0 |
0.0 |
|
|
|
.debug_frame |
344824 |
344824 |
0 |
0.0 |
|
|
|
.debug_info |
22233054 |
22233054 |
0 |
0.0 |
|
|
|
.debug_line |
3278555 |
3278555 |
0 |
0.0 |
|
|
|
.debug_loc |
3292849 |
3292849 |
0 |
0.0 |
|
|
|
.debug_ranges |
304056 |
304056 |
0 |
0.0 |
|
|
|
.debug_str |
3229221 |
3229221 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
471380 |
471380 |
0 |
0.0 |
|
|
|
.symtab |
376464 |
376464 |
0 |
0.0 |
|
|
|
.text |
1417184 |
1417184 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1642052 |
1642052 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1064229 |
1064229 |
0 |
0.0 |
|
|
|
.debug_aranges |
102808 |
102808 |
0 |
0.0 |
|
|
|
.debug_frame |
346700 |
346700 |
0 |
0.0 |
|
|
|
.debug_info |
22466679 |
22466679 |
0 |
0.0 |
|
|
|
.debug_line |
3275678 |
3275678 |
0 |
0.0 |
|
|
|
.debug_loc |
3320762 |
3320762 |
0 |
0.0 |
|
|
|
.debug_ranges |
306016 |
306016 |
0 |
0.0 |
|
|
|
.debug_str |
3248578 |
3248578 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
473783 |
473783 |
0 |
0.0 |
|
|
|
.symtab |
378160 |
378160 |
0 |
0.0 |
|
|
|
.text |
1446216 |
1446216 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1151472 |
1151472 |
0 |
0.0 |
|
|
|
.bss |
111116 |
111116 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
598572 |
598572 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1117232 |
1117232 |
0 |
0.0 |
|
|
|
.bss |
106564 |
106564 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
564328 |
564328 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
938096 |
938096 |
0 |
0.0 |
|
|
|
bss |
81620 |
81620 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
649382 |
649386 |
4 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
876088 |
876088 |
0 |
0.0 |
|
|
|
bss |
80844 |
80844 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
613370 |
613368 |
-2 |
-0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
791444 |
791444 |
0 |
0.0 |
|
|
|
bss |
72468 |
72468 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
554834 |
554832 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
875668 |
875668 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
624796 |
624794 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
805936 |
805936 |
0 |
0.0 |
|
|
|
bss |
74040 |
74040 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566214 |
566210 |
-4 |
-0.0 |
Sorry for your patience. LGTM!
PR #23173: Size comparison from 494f5f54176fc2af63020ab9fd08e0281ba2a06d to a610fa5267faf42abfd47cab117e9529a42c39ef
Increases (6 builds for bl702, cc13x2_26x2, cyw30739, nrfconnect, telink)
platform |
target |
config |
section |
494f5f54 |
a610fa52 |
change |
% change |
bl702 |
lighting-app |
bl702 |
.debug_info |
39158234 |
39158235 |
1 |
0.0 |
|
|
|
.text |
957188 |
957190 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
171932 |
171940 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
171808 |
171816 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588438 |
588446 |
8 |
0.0 |
|
|
|
.app_xip_area |
464648 |
464656 |
8 |
0.0 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
806932 |
806936 |
4 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
text |
650282 |
650284 |
2 |
0.0 |
Decreases (9 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
494f5f54 |
a610fa52 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
679603 |
679595 |
-8 |
-0.0 |
|
|
|
.text |
589368 |
589360 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
677295 |
677287 |
-8 |
-0.0 |
|
|
|
.text |
599464 |
599456 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1214664 |
1214662 |
-2 |
-0.0 |
|
|
|
(read/write) |
1786670 |
1786662 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
256496 |
256488 |
-8 |
-0.0 |
|
|
|
.flash.text |
1214664 |
1214662 |
-2 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26758664 |
26758663 |
-1 |
-0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22227200 |
22227198 |
-2 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22446758 |
22446757 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
792000 |
791992 |
-8 |
-0.0 |
|
|
|
text |
555312 |
555308 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
625626 |
625624 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
566672 |
566670 |
-2 |
-0.0 |
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
494f5f54 |
a610fa52 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1377446 |
1377446 |
0 |
0.0 |
|
|
|
.bss |
90041 |
90041 |
0 |
0.0 |
|
|
|
.data |
9984 |
9984 |
0 |
0.0 |
|
|
|
.text |
1061182 |
1061182 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1423310 |
1423310 |
0 |
0.0 |
|
|
|
.bss |
98081 |
98081 |
0 |
0.0 |
|
|
|
.data |
10376 |
10376 |
0 |
0.0 |
|
|
|
.text |
1092656 |
1092656 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1196999 |
1196999 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67166 |
67166 |
0 |
0.0 |
|
|
|
.bss_psram |
30048 |
30048 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4048 |
4048 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1524244 |
1524244 |
0 |
0.0 |
|
|
|
.debug_aranges |
132384 |
132384 |
0 |
0.0 |
|
|
|
.debug_frame |
485640 |
485640 |
0 |
0.0 |
|
|
|
.debug_info |
39158234 |
39158235 |
1 |
0.0 |
|
|
|
.debug_line |
5276300 |
5276300 |
0 |
0.0 |
|
|
|
.debug_loc |
3373203 |
3373203 |
0 |
0.0 |
|
|
|
.debug_ranges |
361240 |
361240 |
0 |
0.0 |
|
|
|
.debug_str |
3474842 |
3474842 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116680 |
116680 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
568313 |
568313 |
0 |
0.0 |
|
|
|
.symtab |
172032 |
172032 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957188 |
957190 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285539 |
1285539 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75214 |
75214 |
0 |
0.0 |
|
|
|
.bss_psram |
30320 |
30320 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4576 |
4576 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1668414 |
1668414 |
0 |
0.0 |
|
|
|
.debug_aranges |
140480 |
140480 |
0 |
0.0 |
|
|
|
.debug_frame |
512976 |
512976 |
0 |
0.0 |
|
|
|
.debug_info |
43429604 |
43429604 |
0 |
0.0 |
|
|
|
.debug_line |
5673694 |
5673694 |
0 |
0.0 |
|
|
|
.debug_loc |
3567814 |
3567814 |
0 |
0.0 |
|
|
|
.debug_ranges |
384760 |
384760 |
0 |
0.0 |
|
|
|
.debug_str |
3872439 |
3872439 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130424 |
130424 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
628463 |
628463 |
0 |
0.0 |
|
|
|
.symtab |
190176 |
190176 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031170 |
1031170 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
679603 |
679595 |
-8 |
-0.0 |
|
|
|
(read/write) |
171932 |
171940 |
8 |
0.0 |
|
|
|
.bss |
81228 |
81228 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89923 |
89923 |
0 |
0.0 |
|
|
|
.text |
589368 |
589360 |
-8 |
-0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
643859 |
643859 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79059 |
79059 |
0 |
0.0 |
|
|
|
.text |
564480 |
564480 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
677295 |
677287 |
-8 |
-0.0 |
|
|
|
(read/write) |
171808 |
171816 |
8 |
0.0 |
|
|
|
.bss |
78884 |
78884 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77351 |
77351 |
0 |
0.0 |
|
|
|
.text |
599464 |
599456 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
661995 |
661995 |
0 |
0.0 |
|
|
|
(read/write) |
182364 |
182364 |
0 |
0.0 |
|
|
|
.bss |
74140 |
74140 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103435 |
103435 |
0 |
0.0 |
|
|
|
.text |
558080 |
558080 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
690167 |
690167 |
0 |
0.0 |
|
|
|
(read/write) |
159672 |
159672 |
0 |
0.0 |
|
|
|
.bss |
78852 |
78852 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90871 |
90871 |
0 |
0.0 |
|
|
|
.text |
598812 |
598812 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
674139 |
674139 |
0 |
0.0 |
|
|
|
(read/write) |
175796 |
175796 |
0 |
0.0 |
|
|
|
.bss |
78948 |
78948 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86427 |
86427 |
0 |
0.0 |
|
|
|
.text |
587232 |
587232 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
670822 |
670822 |
0 |
0.0 |
|
|
|
(read/write) |
183032 |
183032 |
0 |
0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86670 |
86670 |
0 |
0.0 |
|
|
|
.text |
583836 |
583836 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588438 |
588446 |
8 |
0.0 |
|
|
|
.app_xip_area |
464648 |
464656 |
8 |
0.0 |
|
|
|
.bss |
66208 |
66208 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592210 |
592210 |
0 |
0.0 |
|
|
|
.app_xip_area |
463124 |
463124 |
0 |
0.0 |
|
|
|
.bss |
71496 |
71496 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544810 |
544810 |
0 |
0.0 |
|
|
|
.app_xip_area |
426540 |
426540 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
975820 |
975820 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
821372 |
821372 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1036720 |
1036720 |
0 |
0.0 |
|
|
|
.bss |
186736 |
186736 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
847948 |
847948 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1148544 |
1148544 |
0 |
0.0 |
|
|
|
.bss |
138656 |
138656 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
982776 |
982776 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1161360 |
1161360 |
0 |
0.0 |
|
|
|
.bss |
158264 |
158264 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
1001052 |
1001052 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1141268 |
1141268 |
0 |
0.0 |
|
|
|
.bss |
140072 |
140072 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
974060 |
974060 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1214664 |
1214662 |
-2 |
-0.0 |
|
|
|
(read/write) |
1786670 |
1786662 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
76688 |
76688 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
256496 |
256488 |
-8 |
-0.0 |
|
|
|
.flash.text |
1214664 |
1214662 |
-2 |
-0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1225427 |
1225427 |
0 |
0.0 |
|
|
|
(read/write) |
562636 |
562636 |
0 |
0.0 |
|
|
|
.dram0.bss |
82064 |
82064 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
313608 |
313608 |
0 |
0.0 |
|
|
|
.flash.text |
1220043 |
1220043 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
662724 |
662724 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
564396 |
564396 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
673256 |
673256 |
0 |
0.0 |
|
|
|
.bss |
74912 |
74912 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
593556 |
593556 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
634284 |
634284 |
0 |
0.0 |
|
|
|
.bss |
75672 |
75672 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553804 |
553804 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10447340 |
10447340 |
0 |
0.0 |
|
|
|
(read/write) |
707697 |
707697 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
651984 |
651984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13944 |
13944 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
519292 |
519292 |
0 |
0.0 |
|
|
|
.text |
8269476 |
8269476 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2387012 |
2387012 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55329 |
55329 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5192 |
5192 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
145068 |
145068 |
0 |
0.0 |
|
|
|
.text |
1998048 |
1998048 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2453656 |
2453656 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416300 |
1416300 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1189583 |
1189583 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144804 |
144804 |
0 |
0.0 |
|
|
|
text |
818414 |
818414 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1168963 |
1168963 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136592 |
136592 |
0 |
0.0 |
|
|
|
text |
806932 |
806936 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1748228 |
1748228 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235661 |
1235661 |
0 |
0.0 |
|
|
|
.debug_aranges |
110744 |
110744 |
0 |
0.0 |
|
|
|
.debug_frame |
371588 |
371588 |
0 |
0.0 |
|
|
|
.debug_info |
27020981 |
27020981 |
0 |
0.0 |
|
|
|
.debug_line |
3691677 |
3691677 |
0 |
0.0 |
|
|
|
.debug_loc |
3616499 |
3616499 |
0 |
0.0 |
|
|
|
.debug_ranges |
341008 |
341008 |
0 |
0.0 |
|
|
|
.debug_str |
3444213 |
3444213 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
571950 |
571950 |
0 |
0.0 |
|
|
|
.symtab |
421904 |
421904 |
0 |
0.0 |
|
|
|
.text |
1548464 |
1548464 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1690748 |
1690748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227552 |
1227552 |
0 |
0.0 |
|
|
|
.debug_aranges |
110216 |
110216 |
0 |
0.0 |
|
|
|
.debug_frame |
374668 |
374668 |
0 |
0.0 |
|
|
|
.debug_info |
26758664 |
26758663 |
-1 |
-0.0 |
|
|
|
.debug_line |
3712661 |
3712661 |
0 |
0.0 |
|
|
|
.debug_loc |
3604105 |
3604105 |
0 |
0.0 |
|
|
|
.debug_ranges |
339624 |
339624 |
0 |
0.0 |
|
|
|
.debug_str |
3433225 |
3433225 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
536039 |
536039 |
0 |
0.0 |
|
|
|
.symtab |
408336 |
408336 |
0 |
0.0 |
|
|
|
.text |
1491720 |
1491720 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1608924 |
1608924 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062079 |
1062079 |
0 |
0.0 |
|
|
|
.debug_aranges |
102416 |
102416 |
0 |
0.0 |
|
|
|
.debug_frame |
344980 |
344980 |
0 |
0.0 |
|
|
|
.debug_info |
22227200 |
22227198 |
-2 |
-0.0 |
|
|
|
.debug_line |
3281782 |
3281782 |
0 |
0.0 |
|
|
|
.debug_loc |
3301540 |
3301540 |
0 |
0.0 |
|
|
|
.debug_ranges |
304904 |
304904 |
0 |
0.0 |
|
|
|
.debug_str |
3238811 |
3238811 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472364 |
472364 |
0 |
0.0 |
|
|
|
.symtab |
376704 |
376704 |
0 |
0.0 |
|
|
|
.text |
1418080 |
1418080 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1642436 |
1642436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1064054 |
1064054 |
0 |
0.0 |
|
|
|
.debug_aranges |
102816 |
102816 |
0 |
0.0 |
|
|
|
.debug_frame |
346832 |
346832 |
0 |
0.0 |
|
|
|
.debug_info |
22446758 |
22446757 |
-1 |
-0.0 |
|
|
|
.debug_line |
3276610 |
3276610 |
0 |
0.0 |
|
|
|
.debug_loc |
3323117 |
3323117 |
0 |
0.0 |
|
|
|
.debug_ranges |
306288 |
306288 |
0 |
0.0 |
|
|
|
.debug_str |
3255068 |
3255068 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
474151 |
474151 |
0 |
0.0 |
|
|
|
.symtab |
378368 |
378368 |
0 |
0.0 |
|
|
|
.text |
1446600 |
1446600 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1152208 |
1152208 |
0 |
0.0 |
|
|
|
.bss |
111116 |
111116 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
599308 |
599308 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1117640 |
1117640 |
0 |
0.0 |
|
|
|
.bss |
106564 |
106564 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
564736 |
564736 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
939068 |
939068 |
0 |
0.0 |
|
|
|
bss |
81620 |
81620 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
650282 |
650284 |
2 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
877036 |
877036 |
0 |
0.0 |
|
|
|
bss |
80844 |
80844 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
614240 |
614240 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
792000 |
791992 |
-8 |
-0.0 |
|
|
|
bss |
72468 |
72468 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
555312 |
555308 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
876576 |
876576 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
625626 |
625624 |
-2 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
806468 |
806468 |
0 |
0.0 |
|
|
|
bss |
74040 |
74040 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566672 |
566670 |
-2 |
-0.0 |
PR #23173: Size comparison from 494f5f54176fc2af63020ab9fd08e0281ba2a06d to 8c0108390f44f4620901737a2e47718eefae27aa
Increases (8 builds for bl602, bl702, cc13x2_26x2, cyw30739, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
494f5f54 |
8c010839 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1377446 |
1377454 |
8 |
0.0 |
|
|
|
.text |
1061182 |
1061186 |
4 |
0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
39158234 |
39158235 |
1 |
0.0 |
|
|
|
.text |
957188 |
957190 |
2 |
0.0 |
cc13x2_26x2 |
shell |
LP_CC2652R7 |
(read/write) |
183032 |
183040 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588438 |
588446 |
8 |
0.0 |
|
|
|
.app_xip_area |
464648 |
464656 |
8 |
0.0 |
nrfconnect |
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
806932 |
806936 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
27020981 |
27020982 |
1 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22446758 |
22446759 |
1 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
text |
650282 |
650284 |
2 |
0.0 |
Decreases (7 builds for bl602, cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
494f5f54 |
8c010839 |
change |
% change |
bl602 |
lighting-app |
bl602+rpc |
.text |
1092656 |
1092654 |
-2 |
-0.0 |
cc13x2_26x2 |
shell |
LP_CC2652R7 |
(read only) |
670822 |
670814 |
-8 |
-0.0 |
|
|
|
.text |
583836 |
583828 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read/write) |
1786670 |
1786662 |
-8 |
-0.0 |
|
|
|
.flash.rodata |
256496 |
256488 |
-8 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26758664 |
26758662 |
-2 |
-0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22227200 |
22227198 |
-2 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
555312 |
555310 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
625626 |
625622 |
-4 |
-0.0 |
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
494f5f54 |
8c010839 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1377446 |
1377454 |
8 |
0.0 |
|
|
|
.bss |
90041 |
90041 |
0 |
0.0 |
|
|
|
.data |
9984 |
9984 |
0 |
0.0 |
|
|
|
.text |
1061182 |
1061186 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1423310 |
1423310 |
0 |
0.0 |
|
|
|
.bss |
98081 |
98081 |
0 |
0.0 |
|
|
|
.data |
10376 |
10376 |
0 |
0.0 |
|
|
|
.text |
1092656 |
1092654 |
-2 |
-0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1196999 |
1196999 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67166 |
67166 |
0 |
0.0 |
|
|
|
.bss_psram |
30048 |
30048 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4048 |
4048 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1524244 |
1524244 |
0 |
0.0 |
|
|
|
.debug_aranges |
132384 |
132384 |
0 |
0.0 |
|
|
|
.debug_frame |
485640 |
485640 |
0 |
0.0 |
|
|
|
.debug_info |
39158234 |
39158235 |
1 |
0.0 |
|
|
|
.debug_line |
5276300 |
5276300 |
0 |
0.0 |
|
|
|
.debug_loc |
3373203 |
3373203 |
0 |
0.0 |
|
|
|
.debug_ranges |
361240 |
361240 |
0 |
0.0 |
|
|
|
.debug_str |
3474842 |
3474842 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116680 |
116680 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
568313 |
568313 |
0 |
0.0 |
|
|
|
.symtab |
172032 |
172032 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
957188 |
957190 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1285539 |
1285539 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75214 |
75214 |
0 |
0.0 |
|
|
|
.bss_psram |
30320 |
30320 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4576 |
4576 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1668414 |
1668414 |
0 |
0.0 |
|
|
|
.debug_aranges |
140480 |
140480 |
0 |
0.0 |
|
|
|
.debug_frame |
512976 |
512976 |
0 |
0.0 |
|
|
|
.debug_info |
43429604 |
43429604 |
0 |
0.0 |
|
|
|
.debug_line |
5673694 |
5673694 |
0 |
0.0 |
|
|
|
.debug_loc |
3567814 |
3567814 |
0 |
0.0 |
|
|
|
.debug_ranges |
384760 |
384760 |
0 |
0.0 |
|
|
|
.debug_str |
3872439 |
3872439 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130424 |
130424 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
628463 |
628463 |
0 |
0.0 |
|
|
|
.symtab |
190176 |
190176 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1031170 |
1031170 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
679603 |
679603 |
0 |
0.0 |
|
|
|
(read/write) |
171932 |
171932 |
0 |
0.0 |
|
|
|
.bss |
81228 |
81228 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89923 |
89923 |
0 |
0.0 |
|
|
|
.text |
589368 |
589368 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
643859 |
643859 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79059 |
79059 |
0 |
0.0 |
|
|
|
.text |
564480 |
564480 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
677295 |
677295 |
0 |
0.0 |
|
|
|
(read/write) |
171808 |
171808 |
0 |
0.0 |
|
|
|
.bss |
78884 |
78884 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77351 |
77351 |
0 |
0.0 |
|
|
|
.text |
599464 |
599464 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
661995 |
661995 |
0 |
0.0 |
|
|
|
(read/write) |
182364 |
182364 |
0 |
0.0 |
|
|
|
.bss |
74140 |
74140 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103435 |
103435 |
0 |
0.0 |
|
|
|
.text |
558080 |
558080 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
690167 |
690167 |
0 |
0.0 |
|
|
|
(read/write) |
159672 |
159672 |
0 |
0.0 |
|
|
|
.bss |
78852 |
78852 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90871 |
90871 |
0 |
0.0 |
|
|
|
.text |
598812 |
598812 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
674139 |
674139 |
0 |
0.0 |
|
|
|
(read/write) |
175796 |
175796 |
0 |
0.0 |
|
|
|
.bss |
78948 |
78948 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86427 |
86427 |
0 |
0.0 |
|
|
|
.text |
587232 |
587232 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
670822 |
670814 |
-8 |
-0.0 |
|
|
|
(read/write) |
183032 |
183040 |
8 |
0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86670 |
86670 |
0 |
0.0 |
|
|
|
.text |
583836 |
583828 |
-8 |
-0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588438 |
588446 |
8 |
0.0 |
|
|
|
.app_xip_area |
464648 |
464656 |
8 |
0.0 |
|
|
|
.bss |
66208 |
66208 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592210 |
592210 |
0 |
0.0 |
|
|
|
.app_xip_area |
463124 |
463124 |
0 |
0.0 |
|
|
|
.bss |
71496 |
71496 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
544810 |
544810 |
0 |
0.0 |
|
|
|
.app_xip_area |
426540 |
426540 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
975820 |
975820 |
0 |
0.0 |
|
|
|
.bss |
152260 |
152260 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
821372 |
821372 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1036720 |
1036720 |
0 |
0.0 |
|
|
|
.bss |
186736 |
186736 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
847948 |
847948 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1148544 |
1148544 |
0 |
0.0 |
|
|
|
.bss |
138656 |
138656 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
982776 |
982776 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1161360 |
1161360 |
0 |
0.0 |
|
|
|
.bss |
158264 |
158264 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
1001052 |
1001052 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1141268 |
1141268 |
0 |
0.0 |
|
|
|
.bss |
140072 |
140072 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
974060 |
974060 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1214664 |
1214664 |
0 |
0.0 |
|
|
|
(read/write) |
1786670 |
1786662 |
-8 |
-0.0 |
|
|
|
.dram0.bss |
76688 |
76688 |
0 |
0.0 |
|
|
|
.dram0.data |
13840 |
13840 |
0 |
0.0 |
|
|
|
.flash.rodata |
256496 |
256488 |
-8 |
-0.0 |
|
|
|
.flash.text |
1214664 |
1214664 |
0 |
0.0 |
|
|
|
.iram0.text |
65204 |
65204 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1225427 |
1225427 |
0 |
0.0 |
|
|
|
(read/write) |
562636 |
562636 |
0 |
0.0 |
|
|
|
.dram0.bss |
82064 |
82064 |
0 |
0.0 |
|
|
|
.dram0.data |
34296 |
34296 |
0 |
0.0 |
|
|
|
.flash.rodata |
313608 |
313608 |
0 |
0.0 |
|
|
|
.flash.text |
1220043 |
1220043 |
0 |
0.0 |
|
|
|
.iram0.text |
123939 |
123939 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
662724 |
662724 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
564396 |
564396 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
673256 |
673256 |
0 |
0.0 |
|
|
|
.bss |
74912 |
74912 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
593556 |
593556 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
634284 |
634284 |
0 |
0.0 |
|
|
|
.bss |
75672 |
75672 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553804 |
553804 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10447340 |
10447340 |
0 |
0.0 |
|
|
|
(read/write) |
707697 |
707697 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
651984 |
651984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13944 |
13944 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
519292 |
519292 |
0 |
0.0 |
|
|
|
.text |
8269476 |
8269476 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2387012 |
2387012 |
0 |
0.0 |
|
|
|
(read/write) |
143665 |
143665 |
0 |
0.0 |
|
|
|
.bss |
55329 |
55329 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77256 |
77256 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5192 |
5192 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
145068 |
145068 |
0 |
0.0 |
|
|
|
.text |
1998048 |
1998048 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2453656 |
2453656 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416300 |
1416300 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1189583 |
1189583 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144804 |
144804 |
0 |
0.0 |
|
|
|
text |
818414 |
818414 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1168963 |
1168963 |
0 |
0.0 |
|
|
|
bss |
144512 |
144512 |
0 |
0.0 |
|
|
|
rodata |
136592 |
136592 |
0 |
0.0 |
|
|
|
text |
806932 |
806936 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841968 |
841968 |
0 |
0.0 |
|
|
|
(read/write) |
1748228 |
1748228 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188712 |
188712 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1235661 |
1235661 |
0 |
0.0 |
|
|
|
.debug_aranges |
110744 |
110744 |
0 |
0.0 |
|
|
|
.debug_frame |
371588 |
371588 |
0 |
0.0 |
|
|
|
.debug_info |
27020981 |
27020982 |
1 |
0.0 |
|
|
|
.debug_line |
3691677 |
3691677 |
0 |
0.0 |
|
|
|
.debug_loc |
3616499 |
3616499 |
0 |
0.0 |
|
|
|
.debug_ranges |
341008 |
341008 |
0 |
0.0 |
|
|
|
.debug_str |
3444213 |
3444213 |
0 |
0.0 |
|
|
|
.heap |
841968 |
841968 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
571950 |
571950 |
0 |
0.0 |
|
|
|
.symtab |
421904 |
421904 |
0 |
0.0 |
|
|
|
.text |
1548464 |
1548464 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1690748 |
1690748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1227552 |
1227552 |
0 |
0.0 |
|
|
|
.debug_aranges |
110216 |
110216 |
0 |
0.0 |
|
|
|
.debug_frame |
374668 |
374668 |
0 |
0.0 |
|
|
|
.debug_info |
26758664 |
26758662 |
-2 |
-0.0 |
|
|
|
.debug_line |
3712661 |
3712661 |
0 |
0.0 |
|
|
|
.debug_loc |
3604105 |
3604105 |
0 |
0.0 |
|
|
|
.debug_ranges |
339624 |
339624 |
0 |
0.0 |
|
|
|
.debug_str |
3433225 |
3433225 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
536039 |
536039 |
0 |
0.0 |
|
|
|
.symtab |
408336 |
408336 |
0 |
0.0 |
|
|
|
.text |
1491720 |
1491720 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850888 |
850888 |
0 |
0.0 |
|
|
|
(read/write) |
1608924 |
1608924 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
180000 |
180000 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1062079 |
1062079 |
0 |
0.0 |
|
|
|
.debug_aranges |
102416 |
102416 |
0 |
0.0 |
|
|
|
.debug_frame |
344980 |
344980 |
0 |
0.0 |
|
|
|
.debug_info |
22227200 |
22227198 |
-2 |
-0.0 |
|
|
|
.debug_line |
3281782 |
3281782 |
0 |
0.0 |
|
|
|
.debug_loc |
3301540 |
3301540 |
0 |
0.0 |
|
|
|
.debug_ranges |
304904 |
304904 |
0 |
0.0 |
|
|
|
.debug_str |
3238811 |
3238811 |
0 |
0.0 |
|
|
|
.heap |
850888 |
850888 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472364 |
472364 |
0 |
0.0 |
|
|
|
.symtab |
376704 |
376704 |
0 |
0.0 |
|
|
|
.text |
1418080 |
1418080 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845896 |
845896 |
0 |
0.0 |
|
|
|
(read/write) |
1642436 |
1642436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184976 |
184976 |
0 |
0.0 |
|
|
|
.comment |
204 |
204 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1064054 |
1064054 |
0 |
0.0 |
|
|
|
.debug_aranges |
102816 |
102816 |
0 |
0.0 |
|
|
|
.debug_frame |
346832 |
346832 |
0 |
0.0 |
|
|
|
.debug_info |
22446758 |
22446759 |
1 |
0.0 |
|
|
|
.debug_line |
3276610 |
3276610 |
0 |
0.0 |
|
|
|
.debug_loc |
3323117 |
3323117 |
0 |
0.0 |
|
|
|
.debug_ranges |
306288 |
306288 |
0 |
0.0 |
|
|
|
.debug_str |
3255068 |
3255068 |
0 |
0.0 |
|
|
|
.heap |
845896 |
845896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
474151 |
474151 |
0 |
0.0 |
|
|
|
.symtab |
378368 |
378368 |
0 |
0.0 |
|
|
|
.text |
1446600 |
1446600 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1152208 |
1152208 |
0 |
0.0 |
|
|
|
.bss |
111116 |
111116 |
0 |
0.0 |
|
|
|
.data |
848 |
848 |
0 |
0.0 |
|
|
|
.text |
599308 |
599308 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1117640 |
1117640 |
0 |
0.0 |
|
|
|
.bss |
106564 |
106564 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
564736 |
564736 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read/write) |
939068 |
939068 |
0 |
0.0 |
|
|
|
bss |
81620 |
81620 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
650282 |
650284 |
2 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read/write) |
877036 |
877036 |
0 |
0.0 |
|
|
|
bss |
80844 |
80844 |
0 |
0.0 |
|
|
|
noinit |
43440 |
43440 |
0 |
0.0 |
|
|
|
text |
614240 |
614240 |
0 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read/write) |
792000 |
792000 |
0 |
0.0 |
|
|
|
bss |
72468 |
72468 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
555312 |
555310 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
876576 |
876576 |
0 |
0.0 |
|
|
|
bss |
82232 |
82232 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
625626 |
625622 |
-4 |
-0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read/write) |
806468 |
806468 |
0 |
0.0 |
|
|
|
bss |
74040 |
74040 |
0 |
0.0 |
|
|
|
noinit |
43520 |
43520 |
0 |
0.0 |
|
|
|
text |
566672 |
566672 |
0 |
0.0 |
PR #23173: Size comparison from 9e371e6f191c15ac446e0cc2270a420458018cda to 5dcbae5e958c744b0719c3c8e25b57291a87e5b1
Increases (9 builds for bl602, bl702, psoc6, telink)
platform |
target |
config |
section |
9e371e6f |
5dcbae5e |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1038516 |
1038518 |
2 |
0.0 |
bl702 |
lighting-app |
bl702 |
.debug_info |
39199526 |
39199527 |
1 |
0.0 |
|
|
|
.text |
956206 |
956208 |
2 |
0.0 |
|
|
bl702+rpc |
.debug_info |
43491832 |
43491833 |
1 |
0.0 |
|
|
|
.text |
1030180 |
1030182 |
2 |
0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26808620 |
26808621 |
1 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
22271294 |
22271295 |
1 |
0.0 |
telink |
all-clusters-minimal-app |
tlsr9518adk80d |
text |
704740 |
704742 |
2 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
text |
651348 |
651352 |
4 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
719732 |
719734 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
text |
662608 |
662610 |
2 |
0.0 |
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform |
target |
config |
section |
9e371e6f |
5dcbae5e |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1355798 |
1355798 |
0 |
0.0 |
|
|
|
.bss |
87057 |
87057 |
0 |
0.0 |
|
|
|
.data |
9984 |
9984 |
0 |
0.0 |
|
|
|
.text |
1038516 |
1038518 |
2 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1401582 |
1401582 |
0 |
0.0 |
|
|
|
.bss |
95097 |
95097 |
0 |
0.0 |
|
|
|
.data |
10384 |
10384 |
0 |
0.0 |
|
|
|
.text |
1069938 |
1069938 |
0 |
0.0 |
bl702 |
lighting-app |
bl702 |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1195695 |
1195695 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
67182 |
67182 |
0 |
0.0 |
|
|
|
.bss_psram |
30048 |
30048 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4048 |
4048 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1529198 |
1529198 |
0 |
0.0 |
|
|
|
.debug_aranges |
132728 |
132728 |
0 |
0.0 |
|
|
|
.debug_frame |
486912 |
486912 |
0 |
0.0 |
|
|
|
.debug_info |
39199526 |
39199527 |
1 |
0.0 |
|
|
|
.debug_line |
5149108 |
5149108 |
0 |
0.0 |
|
|
|
.debug_loc |
3380081 |
3380081 |
0 |
0.0 |
|
|
|
.debug_ranges |
363736 |
363736 |
0 |
0.0 |
|
|
|
.debug_str |
3479489 |
3479489 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
144 |
144 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
116352 |
116352 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
568924 |
568924 |
0 |
0.0 |
|
|
|
.symtab |
172176 |
172176 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
956206 |
956208 |
2 |
0.0 |
|
|
bl702+rpc |
(read only) |
3262 |
3262 |
0 |
0.0 |
|
|
|
(read/write) |
1284187 |
1284187 |
0 |
0.0 |
|
|
|
.bleromro |
6296 |
6296 |
0 |
0.0 |
|
|
|
.bleromrw |
124 |
124 |
0 |
0.0 |
|
|
|
.boot2 |
688 |
688 |
0 |
0.0 |
|
|
|
.bss |
75198 |
75198 |
0 |
0.0 |
|
|
|
.bss_psram |
30304 |
30304 |
0 |
0.0 |
|
|
|
.comment |
48 |
48 |
0 |
0.0 |
|
|
|
.data |
4576 |
4576 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1676612 |
1676612 |
0 |
0.0 |
|
|
|
.debug_aranges |
140848 |
140848 |
0 |
0.0 |
|
|
|
.debug_frame |
514328 |
514328 |
0 |
0.0 |
|
|
|
.debug_info |
43491832 |
43491833 |
1 |
0.0 |
|
|
|
.debug_line |
5538551 |
5538551 |
0 |
0.0 |
|
|
|
.debug_loc |
3574716 |
3574716 |
0 |
0.0 |
|
|
|
.debug_ranges |
387272 |
387272 |
0 |
0.0 |
|
|
|
.debug_str |
3881758 |
3881758 |
0 |
0.0 |
|
|
|
.hbn |
509 |
509 |
0 |
0.0 |
|
|
|
.hbn_noinit |
260 |
260 |
0 |
0.0 |
|
|
|
.init |
342 |
342 |
0 |
0.0 |
|
|
|
.init_array |
160 |
160 |
0 |
0.0 |
|
|
|
.psram |
0 |
0 |
0 |
0.0 |
|
|
|
.riscv.attributes |
47 |
47 |
0 |
0.0 |
|
|
|
.rodata |
130096 |
130096 |
0 |
0.0 |
|
|
|
.rsvd |
3188 |
3188 |
0 |
0.0 |
|
|
|
.shstrtab |
293 |
293 |
0 |
0.0 |
|
|
|
.stack |
2048 |
2048 |
0 |
0.0 |
|
|
|
.strtab |
629208 |
629208 |
0 |
0.0 |
|
|
|
.symtab |
190352 |
190352 |
0 |
0.0 |
|
|
|
.tcm_data |
36 |
36 |
0 |
0.0 |
|
|
|
.tcmcode |
3262 |
3262 |
0 |
0.0 |
|
|
|
.text |
0 |
0 |
0 |
0.0 |
|
|
|
|
1030180 |
1030182 |
2 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
679727 |
679727 |
0 |
0.0 |
|
|
|
(read/write) |
171800 |
171800 |
0 |
0.0 |
|
|
|
.bss |
81220 |
81220 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
89999 |
89999 |
0 |
0.0 |
|
|
|
.text |
589416 |
589416 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
643983 |
643983 |
0 |
0.0 |
|
|
|
(read/write) |
157996 |
157996 |
0 |
0.0 |
|
|
|
.bss |
80500 |
80500 |
0 |
0.0 |
|
|
|
.data |
3380 |
3380 |
0 |
0.0 |
|
|
|
.rodata |
79135 |
79135 |
0 |
0.0 |
|
|
|
.text |
564528 |
564528 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
677259 |
677259 |
0 |
0.0 |
|
|
|
(read/write) |
171828 |
171828 |
0 |
0.0 |
|
|
|
.bss |
78868 |
78868 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
77427 |
77427 |
0 |
0.0 |
|
|
|
.text |
599352 |
599352 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
662055 |
662055 |
0 |
0.0 |
|
|
|
(read/write) |
182296 |
182296 |
0 |
0.0 |
|
|
|
.bss |
74132 |
74132 |
0 |
0.0 |
|
|
|
.data |
3304 |
3304 |
0 |
0.0 |
|
|
|
.rodata |
103511 |
103511 |
0 |
0.0 |
|
|
|
.text |
558064 |
558064 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
690187 |
690187 |
0 |
0.0 |
|
|
|
(read/write) |
159636 |
159636 |
0 |
0.0 |
|
|
|
.bss |
78836 |
78836 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
90947 |
90947 |
0 |
0.0 |
|
|
|
.text |
598756 |
598756 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
674095 |
674095 |
0 |
0.0 |
|
|
|
(read/write) |
175832 |
175832 |
0 |
0.0 |
|
|
|
.bss |
78940 |
78940 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
86495 |
86495 |
0 |
0.0 |
|
|
|
.text |
587120 |
587120 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
670966 |
670966 |
0 |
0.0 |
|
|
|
(read/write) |
182888 |
182888 |
0 |
0.0 |
|
|
|
.bss |
83548 |
83548 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
86742 |
86742 |
0 |
0.0 |
|
|
|
.text |
583908 |
583908 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
588406 |
588406 |
0 |
0.0 |
|
|
|
.app_xip_area |
464672 |
464672 |
0 |
0.0 |
|
|
|
.bss |
66192 |
66192 |
0 |
0.0 |
|
|
|
.data |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592218 |
592218 |
0 |
0.0 |
|
|
|
.app_xip_area |
463188 |
463188 |
0 |
0.0 |
|
|
|
.bss |
71480 |
71480 |
0 |
0.0 |
|
|
|
.data |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
551682 |
551682 |
0 |
0.0 |
|
|
|
.app_xip_area |
433444 |
433444 |
0 |
0.0 |
|
|
|
.bss |
60736 |
60736 |
0 |
0.0 |
|
|
|
.data |
684 |
684 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
976256 |
976256 |
0 |
0.0 |
|
|
|
.bss |
152252 |
152252 |
0 |
0.0 |
|
|
|
.data |
2168 |
2168 |
0 |
0.0 |
|
|
|
.text |
821816 |
821816 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
1038336 |
1038336 |
0 |
0.0 |
|
|
|
.bss |
186728 |
186728 |
0 |
0.0 |
|
|
|
.data |
2012 |
2012 |
0 |
0.0 |
|
|
|
.text |
849576 |
849576 |
0 |
0.0 |
|
|
BRD4187C |
(read/write) |
1149444 |
1149444 |
0 |
0.0 |
|
|
|
.bss |
138648 |
138648 |
0 |
0.0 |
|
|
|
.data |
2516 |
2516 |
0 |
0.0 |
|
|
|
.text |
983684 |
983684 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1163720 |
1163720 |
0 |
0.0 |
|
|
|
.bss |
158296 |
158296 |
0 |
0.0 |
|
|
|
.data |
2020 |
2020 |
0 |
0.0 |
|
|
|
.text |
1003380 |
1003380 |
0 |
0.0 |
|
window-app |
BRD4187C |
(read/write) |
1141960 |
1141960 |
0 |
0.0 |
|
|
|
.bss |
140064 |
140064 |
0 |
0.0 |
|
|
|
.data |
2540 |
2540 |
0 |
0.0 |
|
|
|
.text |
974760 |
974760 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1219178 |
1219178 |
0 |
0.0 |
|
|
|
(read/write) |
1790954 |
1790954 |
0 |
0.0 |
|
|
|
.dram0.bss |
76992 |
76992 |
0 |
0.0 |
|
|
|
.dram0.data |
13928 |
13928 |
0 |
0.0 |
|
|
|
.flash.rodata |
248312 |
248312 |
0 |
0.0 |
|
|
|
.flash.text |
1219178 |
1219178 |
0 |
0.0 |
|
|
|
.iram0.text |
71188 |
71188 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1233359 |
1233359 |
0 |
0.0 |
|
|
|
(read/write) |
564187 |
564187 |
0 |
0.0 |
|
|
|
.dram0.bss |
82144 |
82144 |
0 |
0.0 |
|
|
|
.dram0.data |
34224 |
34224 |
0 |
0.0 |
|
|
|
.flash.rodata |
314100 |
314100 |
0 |
0.0 |
|
|
|
.flash.text |
1227975 |
1227975 |
0 |
0.0 |
|
|
|
.iram0.text |
124803 |
124803 |
0 |
0.0 |
k32w |
contact |
k32w0+release |
(read/write) |
662656 |
662656 |
0 |
0.0 |
|
|
|
.bss |
77112 |
77112 |
0 |
0.0 |
|
|
|
.data |
2104 |
2104 |
0 |
0.0 |
|
|
|
.text |
564328 |
564328 |
0 |
0.0 |
|
light |
k32w0+release |
(read/write) |
673220 |
673220 |
0 |
0.0 |
|
|
|
.bss |
74904 |
74904 |
0 |
0.0 |
|
|
|
.data |
2060 |
2060 |
0 |
0.0 |
|
|
|
.text |
593528 |
593528 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
634176 |
634176 |
0 |
0.0 |
|
|
|
.bss |
75664 |
75664 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.text |
553704 |
553704 |
0 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3112353 |
3112353 |
0 |
0.0 |
|
|
|
(read/write) |
158504 |
158504 |
0 |
0.0 |
|
|
|
.bss |
62464 |
62464 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
87160 |
87160 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4768 |
4768 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1184 |
1184 |
0 |
0.0 |
|
|
|
.rodata |
281227 |
281227 |
0 |
0.0 |
|
|
|
.text |
2646562 |
2646562 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2936033 |
2936033 |
0 |
0.0 |
|
|
|
(read/write) |
149936 |
149936 |
0 |
0.0 |
|
|
|
.bss |
61664 |
61664 |
0 |
0.0 |
|
|
|
.data |
2272 |
2272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79528 |
79528 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4680 |
4680 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
280683 |
280683 |
0 |
0.0 |
|
|
|
.text |
2473826 |
2473826 |
0 |
0.0 |
|
bridge-app |
debug |
(read only) |
2473841 |
2473841 |
0 |
0.0 |
|
|
|
(read/write) |
131280 |
131280 |
0 |
0.0 |
|
|
|
.bss |
51488 |
51488 |
0 |
0.0 |
|
|
|
.data |
3792 |
3792 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69928 |
69928 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4576 |
4576 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
840 |
840 |
0 |
0.0 |
|
|
|
.rodata |
211424 |
211424 |
0 |
0.0 |
|
|
|
.text |
2092658 |
2092658 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
11249681 |
11249681 |
0 |
0.0 |
|
|
|
(read/write) |
659992 |
659992 |
0 |
0.0 |
|
|
|
.bss |
25912 |
25912 |
0 |
0.0 |
|
|
|
.data |
2754 |
2754 |
0 |
0.0 |
|
|
|
.data.rel.ro |
624760 |
624760 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
728 |
728 |
0 |
0.0 |
|
|
|
.rodata |
604933 |
604933 |
0 |
0.0 |
|
|
|
.text |
9117444 |
9117444 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10626028 |
10626028 |
0 |
0.0 |
|
|
|
(read/write) |
708129 |
708129 |
0 |
0.0 |
|
|
|
.bss |
33905 |
33905 |
0 |
0.0 |
|
|
|
.data |
2768 |
2768 |
0 |
0.0 |
|
|
|
.data.rel.ro |
652416 |
652416 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13960 |
13960 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
208 |
208 |
0 |
0.0 |
|
|
|
.rodata |
531628 |
531628 |
0 |
0.0 |
|
|
|
.text |
8434916 |
8434916 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2662201 |
2662201 |
0 |
0.0 |
|
|
|
(read/write) |
132424 |
132424 |
0 |
0.0 |
|
|
|
.bss |
49984 |
49984 |
0 |
0.0 |
|
|
|
.data |
2288 |
2288 |
0 |
0.0 |
|
|
|
.data.rel.ro |
73944 |
73944 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4632 |
4632 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
928 |
928 |
0 |
0.0 |
|
|
|
.rodata |
227840 |
227840 |
0 |
0.0 |
|
|
|
.text |
2257730 |
2257730 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2621281 |
2621281 |
0 |
0.0 |
|
|
|
(read/write) |
127376 |
127376 |
0 |
0.0 |
|
|
|
.bss |
48416 |
48416 |
0 |
0.0 |
|
|
|
.data |
1904 |
1904 |
0 |
0.0 |
|
|
|
.data.rel.ro |
70856 |
70856 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4664 |
4664 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
904 |
904 |
0 |
0.0 |
|
|
|
.rodata |
244104 |
244104 |
0 |
0.0 |
|
|
|
.text |
2205394 |
2205394 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2187921 |
2187921 |
0 |
0.0 |
|
|
|
(read/write) |
105512 |
105512 |
0 |
0.0 |
|
|
|
.bss |
46560 |
46560 |
0 |
0.0 |
|
|
|
.data |
2080 |
2080 |
0 |
0.0 |
|
|
|
.data.rel.ro |
51784 |
51784 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
3728 |
3728 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
736 |
736 |
0 |
0.0 |
|
|
|
.rodata |
194952 |
194952 |
0 |
0.0 |
|
|
|
.text |
1853378 |
1853378 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2356641 |
2356641 |
0 |
0.0 |
|
|
|
(read/write) |
113888 |
113888 |
0 |
0.0 |
|
|
|
.bss |
49088 |
49088 |
0 |
0.0 |
|
|
|
.data |
2448 |
2448 |
0 |
0.0 |
|
|
|
.data.rel.ro |
57144 |
57144 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
3728 |
3728 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
202064 |
202064 |
0 |
0.0 |
|
|
|
.text |
2005794 |
2005794 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2644809 |
2644809 |
0 |
0.0 |
|
|
|
(read/write) |
142968 |
142968 |
0 |
0.0 |
|
|
|
.bss |
57864 |
57864 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78048 |
78048 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4128 |
4128 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
239474 |
239474 |
0 |
0.0 |
|
|
|
.text |
2245746 |
2245746 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2436132 |
2436132 |
0 |
0.0 |
|
|
|
(read/write) |
143857 |
143857 |
0 |
0.0 |
|
|
|
.bss |
55329 |
55329 |
0 |
0.0 |
|
|
|
.data |
1816 |
1816 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77472 |
77472 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5184 |
5184 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
440 |
440 |
0 |
0.0 |
|
|
|
.rodata |
145404 |
145404 |
0 |
0.0 |
|
|
|
.text |
2046736 |
2046736 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3284233 |
3284233 |
0 |
0.0 |
|
|
|
(read/write) |
262152 |
262152 |
0 |
0.0 |
|
|
|
.bss |
170808 |
170808 |
0 |
0.0 |
|
|
|
.data |
4256 |
4256 |
0 |
0.0 |
|
|
|
.data.rel.ro |
80400 |
80400 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5000 |
5000 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
268376 |
268376 |
0 |
0.0 |
|
|
|
.text |
2821794 |
2821794 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5642833 |
5642833 |
0 |
0.0 |
|
|
|
(read/write) |
162480 |
162480 |
0 |
0.0 |
|
|
|
.bss |
52184 |
52184 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
101776 |
101776 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4912 |
4912 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
358841 |
358841 |
0 |
0.0 |
|
|
|
.text |
5006978 |
5006978 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2463624 |
2463624 |
0 |
0.0 |
|
|
|
.bss |
215012 |
215012 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1426268 |
1426268 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1190871 |
1190871 |
0 |
0.0 |
|
|
|
bss |
145285 |
145285 |
0 |
0.0 |
|
|
|
rodata |
144460 |
144460 |
0 |
0.0 |
|
|
|
text |
819958 |
819958 |
0 |
0.0 |
|
|
nrf7002dk_nrf5340_cpuapp |
(read/write) |
1361070 |
1361070 |
0 |
0.0 |
|
|
|
bss |
105224 |
105224 |
0 |
0.0 |
|
|
|
rodata |
211556 |
211556 |
0 |
0.0 |
|
|
|
text |
759802 |
759802 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1136515 |
1136515 |
0 |
0.0 |
|
|
|
bss |
144520 |
144520 |
0 |
0.0 |
|
|
|
rodata |
120776 |
120776 |
0 |
0.0 |
|
|
|
text |
790126 |
790126 |
0 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
841976 |
841976 |
0 |
0.0 |
|
|
|
(read/write) |
1749100 |
1749100 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
188704 |
188704 |
0 |
0.0 |
|
|
|
.comment |
200 |
200 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1238249 |
1238249 |
0 |
0.0 |
|
|
|
.debug_aranges |
110928 |
110928 |
0 |
0.0 |
|
|
|
.debug_frame |
372332 |
372332 |
0 |
0.0 |
|
|
|
.debug_info |
27071803 |
27071803 |
0 |
0.0 |
|
|
|
.debug_line |
3708433 |
3708433 |
0 |
0.0 |
|
|
|
.debug_loc |
3623407 |
3623407 |
0 |
0.0 |
|
|
|
.debug_ranges |
346376 |
346376 |
0 |
0.0 |
|
|
|
.debug_str |
3449854 |
3449854 |
0 |
0.0 |
|
|
|
.heap |
841976 |
841976 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
571764 |
571764 |
0 |
0.0 |
|
|
|
.symtab |
422064 |
422064 |
0 |
0.0 |
|
|
|
.text |
1549344 |
1549344 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
842704 |
842704 |
0 |
0.0 |
|
|
|
(read/write) |
1691628 |
1691628 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
187976 |
187976 |
0 |
0.0 |
|
|
|
.comment |
200 |
200 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2664 |
2664 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1230140 |
1230140 |
0 |
0.0 |
|
|
|
.debug_aranges |
110400 |
110400 |
0 |
0.0 |
|
|
|
.debug_frame |
375388 |
375388 |
0 |
0.0 |
|
|
|
.debug_info |
26808620 |
26808621 |
1 |
0.0 |
|
|
|
.debug_line |
3727370 |
3727370 |
0 |
0.0 |
|
|
|
.debug_loc |
3611013 |
3611013 |
0 |
0.0 |
|
|
|
.debug_ranges |
344992 |
344992 |
0 |
0.0 |
|
|
|
.debug_str |
3438866 |
3438866 |
0 |
0.0 |
|
|
|
.heap |
842704 |
842704 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
535853 |
535853 |
0 |
0.0 |
|
|
|
.symtab |
408496 |
408496 |
0 |
0.0 |
|
|
|
.text |
1492600 |
1492600 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
850896 |
850896 |
0 |
0.0 |
|
|
|
(read/write) |
1609836 |
1609836 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
179992 |
179992 |
0 |
0.0 |
|
|
|
.comment |
200 |
200 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1064937 |
1064937 |
0 |
0.0 |
|
|
|
.debug_aranges |
102600 |
102600 |
0 |
0.0 |
|
|
|
.debug_frame |
345724 |
345724 |
0 |
0.0 |
|
|
|
.debug_info |
22271294 |
22271295 |
1 |
0.0 |
|
|
|
.debug_line |
3294697 |
3294697 |
0 |
0.0 |
|
|
|
.debug_loc |
3308920 |
3308920 |
0 |
0.0 |
|
|
|
.debug_ranges |
309128 |
309128 |
0 |
0.0 |
|
|
|
.debug_str |
3244452 |
3244452 |
0 |
0.0 |
|
|
|
.heap |
850896 |
850896 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
472178 |
472178 |
0 |
0.0 |
|
|
|
.symtab |
376864 |
376864 |
0 |
0.0 |
|
|
|
.text |
1419000 |
1419000 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
845904 |
845904 |
0 |
0.0 |
|
|
|
(read/write) |
1643780 |
1643780 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
184968 |
184968 |
0 |
0.0 |
|
|
|
.comment |
200 |
200 |
0 |
0.0 |
|
|
|
.copy.table |
24 |
24 |
0 |
0.0 |
|
|
|
.cy_m0p_image |
6216 |
6216 |
0 |
0.0 |
|
|
|
.cy_sharedmem |
8 |
8 |
0 |
0.0 |
|
|
|
.data |
2472 |
2472 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1066869 |
1066869 |
0 |
0.0 |
|
|
|
.debug_aranges |
102984 |
102984 |
0 |
0.0 |
|
|
|
.debug_frame |
347520 |
347520 |
0 |
0.0 |
|
|
|
.debug_info |
22489716 |
22489716 |
0 |
0.0 |
|
|
|
.debug_line |
3294527 |
3294527 |
0 |
0.0 |
|
|
|
.debug_loc |
3330367 |
3330367 |
0 |
0.0 |
|
|
|
.debug_ranges |
310984 |
310984 |
0 |
0.0 |
|
|
|
.debug_str |
3260290 |
3260290 |
0 |
0.0 |
|
|
|
.heap |
845904 |
845904 |
0 |
0.0 |
|
|
|
.noinit |
148 |
148 |
0 |
0.0 |
|
|
|
.ramVectors |
736 |
736 |
0 |
0.0 |
|
|
|
.shstrtab |
288 |
288 |
0 |
0.0 |
|
|
|
.stab |
156 |
156 |
0 |
0.0 |
|
|
|
.stabstr |
335 |
335 |
0 |
0.0 |
|
|
|
.stack_dummy |
4096 |
4096 |
0 |
0.0 |
|
|
|
.strtab |
474895 |
474895 |
0 |
0.0 |
|
|
|
.symtab |
378864 |
378864 |
0 |
0.0 |
|
|
|
.text |
1447952 |
1447952 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
qpg |
lighting-app |
qpg6105+debug |
(read/write) |
1151088 |
1151088 |
0 |
0.0 |
|
|
|
.bss |
100428 |
100428 |
0 |
0.0 |
|
|
|
.data |
840 |
840 |
0 |
0.0 |
|
|
|
.text |
598188 |
598188 |
0 |
0.0 |
|
lock-app |
qpg6105+debug |
(read/write) |
1117392 |
1117392 |
0 |
0.0 |
|
|
|
.bss |
95908 |
95908 |
0 |
0.0 |
|
|
|
.data |
836 |
836 |
0 |
0.0 |
|
|
|
.text |
564488 |
564488 |
0 |
0.0 |
telink |
all-clusters-app |
tlsr9518adk80d |
(read only) |
4 |
4 |
0 |
0.0 |
|
|
|
(read/write) |
1091812 |
1091812 |
0 |
0.0 |
|
|
|
bss |
99808 |
99808 |
0 |
0.0 |
|
|
|
text |
739534 |
739534 |
0 |
0.0 |
|
all-clusters-minimal-app |
tlsr9518adk80d |
(read only) |
4 |
4 |
0 |
0.0 |
|
|
|
(read/write) |
1031184 |
1031184 |
0 |
0.0 |
|
|
|
bss |
99032 |
99032 |
0 |
0.0 |
|
|
|
text |
704740 |
704742 |
2 |
0.0 |
|
light-switch-app |
tlsr9518adk80d |
(read only) |
4 |
4 |
0 |
0.0 |
|
|
|
(read/write) |
952608 |
952608 |
0 |
0.0 |
|
|
|
bss |
91272 |
91272 |
0 |
0.0 |
|
|
|
text |
651348 |
651352 |
4 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read only) |
4 |
4 |
0 |
0.0 |
|
|
|
(read/write) |
1034024 |
1034024 |
0 |
0.0 |
|
|
|
bss |
100420 |
100420 |
0 |
0.0 |
|
|
|
text |
719732 |
719734 |
2 |
0.0 |
|
ota-requestor-app |
tlsr9518adk80d |
(read only) |
4 |
4 |
0 |
0.0 |
|
|
|
(read/write) |
966200 |
966200 |
0 |
0.0 |
|
|
|
bss |
92228 |
92228 |
0 |
0.0 |
|
|
|
text |
662608 |
662610 |
2 |
0.0 |
|
thermostat |
tlsr9518adk80d |
(read only) |
4 |
4 |
0 |
0.0 |
|
|
|
(read/write) |
955320 |
955320 |
0 |
0.0 |
|
|
|
bss |
92664 |
92664 |
0 |
0.0 |
|
|
|
text |
651812 |
651812 |
0 |
0.0 |