Adding darwin callbacks for NOC Generation
Problem
- iOS chip-controller does not provide callback for NOC Generation (and attestation validation)
Change overview
This change allows for custom credentials issuer implementations, for example, when a proprietary cloud API will perform the CSR signing.
- In MTRDeviceDeviceController - Added a setter for a MTRNOCChainIssuer to do custom cloud-based NOC signing.
- In MTROperationalCredentialsDelegate - Added call to MTRNOCChainIssuer.nocChainGenerationNeeded() when GenerateNOCChain is called.
- In MTRDeviceDeviceController - Added a onNOCGenerationComplete handler for an app to call when NOC Generation is complete
See similar change made for android previously: https://github.com/project-chip/connectedhomeip/pull/21522 and https://github.com/project-chip/connectedhomeip/pull/21648
PR #21705: Size comparison from 9665a20aadcb7ceb7335a9b260ac1c4b4b8779ed to c2d026d3aec8de58613c9f866dda560afe5f137e
Increases (2 builds for cc13x2_26x2, telink)
platform |
target |
config |
section |
9665a20a |
c2d026d3 |
change |
% change |
cc13x2_26x2 |
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636303 |
636311 |
8 |
0.0 |
|
|
|
.text |
558252 |
558260 |
8 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
805836 |
805844 |
8 |
0.0 |
|
|
|
text |
569644 |
569646 |
2 |
0.0 |
Decreases (1 build for esp32)
platform |
target |
config |
section |
9665a20a |
c2d026d3 |
change |
% change |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1025862 |
1025860 |
-2 |
-0.0 |
|
|
|
.flash.text |
1025862 |
1025860 |
-2 |
-0.0 |
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
9665a20a |
c2d026d3 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1379634 |
1379634 |
0 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1047876 |
1047876 |
0 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1424890 |
1424890 |
0 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079380 |
1079380 |
0 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670775 |
670775 |
0 |
0.0 |
|
|
|
(read/write) |
180608 |
180608 |
0 |
0.0 |
|
|
|
.bss |
74276 |
74276 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88471 |
88471 |
0 |
0.0 |
|
|
|
.text |
581988 |
581988 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636303 |
636311 |
8 |
0.0 |
|
|
|
(read/write) |
157844 |
157844 |
0 |
0.0 |
|
|
|
.bss |
73556 |
73556 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77727 |
77727 |
0 |
0.0 |
|
|
|
.text |
558252 |
558260 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672619 |
672619 |
0 |
0.0 |
|
|
|
(read/write) |
168948 |
168948 |
0 |
0.0 |
|
|
|
.bss |
71348 |
71348 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76411 |
76411 |
0 |
0.0 |
|
|
|
.text |
595728 |
595728 |
0 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655107 |
655107 |
0 |
0.0 |
|
|
|
(read/write) |
182148 |
182148 |
0 |
0.0 |
|
|
|
.bss |
67036 |
67036 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101307 |
101307 |
0 |
0.0 |
|
|
|
.text |
553320 |
553320 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
682791 |
682791 |
0 |
0.0 |
|
|
|
(read/write) |
159584 |
159584 |
0 |
0.0 |
|
|
|
.bss |
71388 |
71388 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89247 |
89247 |
0 |
0.0 |
|
|
|
.text |
593060 |
593060 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667255 |
667255 |
0 |
0.0 |
|
|
|
(read/write) |
175256 |
175256 |
0 |
0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84791 |
84791 |
0 |
0.0 |
|
|
|
.text |
581984 |
581984 |
0 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663450 |
663450 |
0 |
0.0 |
|
|
|
(read/write) |
183452 |
183452 |
0 |
0.0 |
|
|
|
.bss |
76596 |
76596 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85418 |
85418 |
0 |
0.0 |
|
|
|
.text |
577716 |
577716 |
0 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584390 |
584390 |
0 |
0.0 |
|
|
|
.app_xip_area |
461192 |
461192 |
0 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590310 |
590310 |
0 |
0.0 |
|
|
|
.app_xip_area |
462328 |
462328 |
0 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
589378 |
589378 |
0 |
0.0 |
|
|
|
.app_xip_area |
466996 |
466996 |
0 |
0.0 |
|
|
|
.bss |
64880 |
64880 |
0 |
0.0 |
|
|
|
.data |
688 |
688 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1096004 |
1096004 |
0 |
0.0 |
|
|
|
.bss |
132844 |
132844 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
961068 |
961068 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1150268 |
1150268 |
0 |
0.0 |
|
|
|
.bss |
149532 |
149532 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
998436 |
998436 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
985284 |
985284 |
0 |
0.0 |
|
|
|
.bss |
162184 |
162184 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
821024 |
821024 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1135960 |
1135960 |
0 |
0.0 |
|
|
|
.bss |
144824 |
144824 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
989052 |
989052 |
0 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1087736 |
1087736 |
0 |
0.0 |
|
|
|
.bss |
134292 |
134292 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
951328 |
951328 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1025862 |
1025860 |
-2 |
-0.0 |
|
|
|
(read/write) |
1487226 |
1487226 |
0 |
0.0 |
|
|
|
.dram0.bss |
70336 |
70336 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
216856 |
216856 |
0 |
0.0 |
|
|
|
.flash.text |
1025862 |
1025860 |
-2 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1079155 |
1079155 |
0 |
0.0 |
|
|
|
(read/write) |
489232 |
489232 |
0 |
0.0 |
|
|
|
.dram0.bss |
75840 |
75840 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
247252 |
247252 |
0 |
0.0 |
|
|
|
.flash.text |
1073771 |
1073771 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643340 |
643340 |
0 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
568856 |
568856 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
700676 |
700676 |
0 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
625712 |
625712 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
9859324 |
9859324 |
0 |
0.0 |
|
|
|
(read/write) |
694145 |
694145 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
639360 |
639360 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13640 |
13640 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
464508 |
464508 |
0 |
0.0 |
|
|
|
.text |
7767524 |
7767524 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2349676 |
2349676 |
0 |
0.0 |
|
|
|
(read/write) |
141649 |
141649 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75856 |
75856 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139620 |
139620 |
0 |
0.0 |
|
|
|
.text |
1972544 |
1972544 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452392 |
2452392 |
0 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415036 |
1415036 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1177679 |
1177679 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142704 |
142704 |
0 |
0.0 |
|
|
|
text |
812912 |
812912 |
0 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1157735 |
1157735 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134400 |
134400 |
0 |
0.0 |
|
|
|
text |
802064 |
802064 |
0 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881528 |
881528 |
0 |
0.0 |
|
|
|
(read/write) |
1690756 |
1690756 |
0 |
0.0 |
|
|
|
.bss |
149168 |
149168 |
0 |
0.0 |
|
|
|
.data |
2648 |
2648 |
0 |
0.0 |
|
|
|
.text |
1530552 |
1530552 |
0 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882248 |
882248 |
0 |
0.0 |
|
|
|
(read/write) |
1634948 |
1634948 |
0 |
0.0 |
|
|
|
.bss |
148448 |
148448 |
0 |
0.0 |
|
|
|
.data |
2648 |
2648 |
0 |
0.0 |
|
|
|
.text |
1475464 |
1475464 |
0 |
0.0 |
|
light-app |
default |
(read only) |
890568 |
890568 |
0 |
0.0 |
|
|
|
(read/write) |
1553668 |
1553668 |
0 |
0.0 |
|
|
|
.bss |
140336 |
140336 |
0 |
0.0 |
|
|
|
.data |
2440 |
2440 |
0 |
0.0 |
|
|
|
.text |
1402504 |
1402504 |
0 |
0.0 |
|
lock-app |
default |
(read only) |
886072 |
886072 |
0 |
0.0 |
|
|
|
(read/write) |
1590956 |
1590956 |
0 |
0.0 |
|
|
|
.bss |
144816 |
144816 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.text |
1435296 |
1435296 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
805836 |
805844 |
8 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569644 |
569646 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827644 |
827644 |
0 |
0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587618 |
587618 |
0 |
0.0 |
PR #21705: Size comparison from c3cc4a26121db35310f54afb4acc793bd18f80bc to 904cc1a93e260b1f3357b6c30a96f3894ac310c5
Increases (21 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, p6, telink)
platform |
target |
config |
section |
c3cc4a26 |
904cc1a9 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1379714 |
1379722 |
8 |
0.0 |
|
|
|
.text |
1047896 |
1047908 |
12 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1424970 |
1424978 |
8 |
0.0 |
|
|
|
.text |
1079400 |
1079408 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670775 |
670783 |
8 |
0.0 |
|
|
|
.text |
581988 |
581996 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636311 |
636319 |
8 |
0.0 |
|
|
|
.text |
558260 |
558268 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672619 |
672627 |
8 |
0.0 |
|
|
|
.text |
595728 |
595736 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655171 |
655179 |
8 |
0.0 |
|
|
|
.text |
553336 |
553344 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
682855 |
682863 |
8 |
0.0 |
|
|
|
.text |
593076 |
593084 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667319 |
667327 |
8 |
0.0 |
|
|
|
.text |
582000 |
582008 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663450 |
663458 |
8 |
0.0 |
|
|
|
.text |
577716 |
577724 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584390 |
584398 |
8 |
0.0 |
|
|
|
.app_xip_area |
461192 |
461200 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590310 |
590318 |
8 |
0.0 |
|
|
|
.app_xip_area |
462328 |
462336 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
589378 |
589386 |
8 |
0.0 |
|
|
|
.app_xip_area |
466996 |
467004 |
8 |
0.0 |
efr32 |
lock-app |
BRD4161A+wf200 |
(read/write) |
1136024 |
1136040 |
16 |
0.0 |
|
|
|
.text |
989116 |
989132 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
700748 |
700764 |
16 |
0.0 |
|
|
|
.text |
625784 |
625800 |
16 |
0.0 |
linux |
thermostat-no-ble |
arm64 |
(read only) |
2349772 |
2349788 |
16 |
0.0 |
|
|
|
.text |
1972592 |
1972608 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
812932 |
812940 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802084 |
802092 |
8 |
0.0 |
p6 |
all-clusters-minimal-app |
default |
(read/write) |
1635020 |
1635036 |
16 |
0.0 |
|
|
|
.text |
1475536 |
1475552 |
16 |
0.0 |
|
light-app |
default |
(read/write) |
1553740 |
1553756 |
16 |
0.0 |
|
|
|
.text |
1402576 |
1402592 |
16 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
569662 |
569664 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
587638 |
587640 |
2 |
0.0 |
Decreases (7 builds for cc13x2_26x2, esp32)
platform |
target |
config |
section |
c3cc4a26 |
904cc1a9 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
180608 |
180600 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
168948 |
168940 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
182084 |
182076 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
159520 |
159512 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
175192 |
175184 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
183452 |
183444 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1025874 |
1025868 |
-6 |
-0.0 |
|
|
|
.flash.text |
1025874 |
1025868 |
-6 |
-0.0 |
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
c3cc4a26 |
904cc1a9 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1379714 |
1379722 |
8 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1047896 |
1047908 |
12 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1424970 |
1424978 |
8 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079400 |
1079408 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670775 |
670783 |
8 |
0.0 |
|
|
|
(read/write) |
180608 |
180600 |
-8 |
-0.0 |
|
|
|
.bss |
74276 |
74276 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88471 |
88471 |
0 |
0.0 |
|
|
|
.text |
581988 |
581996 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636311 |
636319 |
8 |
0.0 |
|
|
|
(read/write) |
157844 |
157844 |
0 |
0.0 |
|
|
|
.bss |
73556 |
73556 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77727 |
77727 |
0 |
0.0 |
|
|
|
.text |
558260 |
558268 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672619 |
672627 |
8 |
0.0 |
|
|
|
(read/write) |
168948 |
168940 |
-8 |
-0.0 |
|
|
|
.bss |
71348 |
71348 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76411 |
76411 |
0 |
0.0 |
|
|
|
.text |
595728 |
595736 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655171 |
655179 |
8 |
0.0 |
|
|
|
(read/write) |
182084 |
182076 |
-8 |
-0.0 |
|
|
|
.bss |
67036 |
67036 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101355 |
101355 |
0 |
0.0 |
|
|
|
.text |
553336 |
553344 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
682855 |
682863 |
8 |
0.0 |
|
|
|
(read/write) |
159520 |
159512 |
-8 |
-0.0 |
|
|
|
.bss |
71388 |
71388 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89295 |
89295 |
0 |
0.0 |
|
|
|
.text |
593076 |
593084 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667319 |
667327 |
8 |
0.0 |
|
|
|
(read/write) |
175192 |
175184 |
-8 |
-0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84839 |
84839 |
0 |
0.0 |
|
|
|
.text |
582000 |
582008 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663450 |
663458 |
8 |
0.0 |
|
|
|
(read/write) |
183452 |
183444 |
-8 |
-0.0 |
|
|
|
.bss |
76596 |
76596 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85418 |
85418 |
0 |
0.0 |
|
|
|
.text |
577716 |
577724 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584390 |
584398 |
8 |
0.0 |
|
|
|
.app_xip_area |
461192 |
461200 |
8 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590310 |
590318 |
8 |
0.0 |
|
|
|
.app_xip_area |
462328 |
462336 |
8 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
589378 |
589386 |
8 |
0.0 |
|
|
|
.app_xip_area |
466996 |
467004 |
8 |
0.0 |
|
|
|
.bss |
64880 |
64880 |
0 |
0.0 |
|
|
|
.data |
688 |
688 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1096068 |
1096068 |
0 |
0.0 |
|
|
|
.bss |
132844 |
132844 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
961132 |
961132 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1150332 |
1150332 |
0 |
0.0 |
|
|
|
.bss |
149532 |
149532 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
998500 |
998500 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
985356 |
985356 |
0 |
0.0 |
|
|
|
.bss |
162184 |
162184 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
821096 |
821096 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1136024 |
1136040 |
16 |
0.0 |
|
|
|
.bss |
144824 |
144824 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
989116 |
989132 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1087808 |
1087808 |
0 |
0.0 |
|
|
|
.bss |
134292 |
134292 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
951400 |
951400 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1025874 |
1025868 |
-6 |
-0.0 |
|
|
|
(read/write) |
1487282 |
1487282 |
0 |
0.0 |
|
|
|
.dram0.bss |
70336 |
70336 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
216912 |
216912 |
0 |
0.0 |
|
|
|
.flash.text |
1025874 |
1025868 |
-6 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1079171 |
1079171 |
0 |
0.0 |
|
|
|
(read/write) |
489288 |
489288 |
0 |
0.0 |
|
|
|
.dram0.bss |
75840 |
75840 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
247308 |
247308 |
0 |
0.0 |
|
|
|
.flash.text |
1073787 |
1073787 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643372 |
643372 |
0 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
568888 |
568888 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
700748 |
700764 |
16 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
625784 |
625800 |
16 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
9880188 |
9880188 |
0 |
0.0 |
|
|
|
(read/write) |
694145 |
694145 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
639360 |
639360 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13640 |
13640 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
466252 |
466252 |
0 |
0.0 |
|
|
|
.text |
7786644 |
7786644 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2349772 |
2349788 |
16 |
0.0 |
|
|
|
(read/write) |
141649 |
141649 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75856 |
75856 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139668 |
139668 |
0 |
0.0 |
|
|
|
.text |
1972592 |
1972608 |
16 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452504 |
2452504 |
0 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415148 |
1415148 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1177763 |
1177763 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142756 |
142756 |
0 |
0.0 |
|
|
|
text |
812932 |
812940 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1157819 |
1157819 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134452 |
134452 |
0 |
0.0 |
|
|
|
text |
802084 |
802092 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881528 |
881528 |
0 |
0.0 |
|
|
|
(read/write) |
1690828 |
1690828 |
0 |
0.0 |
|
|
|
.bss |
149168 |
149168 |
0 |
0.0 |
|
|
|
.data |
2648 |
2648 |
0 |
0.0 |
|
|
|
.text |
1530624 |
1530624 |
0 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882248 |
882248 |
0 |
0.0 |
|
|
|
(read/write) |
1635020 |
1635036 |
16 |
0.0 |
|
|
|
.bss |
148448 |
148448 |
0 |
0.0 |
|
|
|
.data |
2648 |
2648 |
0 |
0.0 |
|
|
|
.text |
1475536 |
1475552 |
16 |
0.0 |
|
light-app |
default |
(read only) |
890568 |
890568 |
0 |
0.0 |
|
|
|
(read/write) |
1553740 |
1553756 |
16 |
0.0 |
|
|
|
.bss |
140336 |
140336 |
0 |
0.0 |
|
|
|
.data |
2440 |
2440 |
0 |
0.0 |
|
|
|
.text |
1402576 |
1402592 |
16 |
0.0 |
|
lock-app |
default |
(read only) |
886072 |
886072 |
0 |
0.0 |
|
|
|
(read/write) |
1591028 |
1591028 |
0 |
0.0 |
|
|
|
.bss |
144816 |
144816 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.text |
1435368 |
1435368 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
805912 |
805912 |
0 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569662 |
569664 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827720 |
827720 |
0 |
0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587638 |
587640 |
2 |
0.0 |
PR #21705: Size comparison from 4b366e26f14627e2f15be852e2c5934b6e327fa1 to 7efb6194a7ed4604ecd5d81e26458ea4c1aafe1c
Increases (17 builds for bl602, cc13x2_26x2, cyw30739, efr32, nrfconnect, p6)
platform |
target |
config |
section |
4b366e26 |
7efb6194 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1379714 |
1379722 |
8 |
0.0 |
|
|
|
.text |
1047900 |
1047908 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1424970 |
1424978 |
8 |
0.0 |
|
|
|
.text |
1079400 |
1079408 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670775 |
670783 |
8 |
0.0 |
|
|
|
.text |
581988 |
581996 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636311 |
636319 |
8 |
0.0 |
|
|
|
.text |
558260 |
558268 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672619 |
672627 |
8 |
0.0 |
|
|
|
.text |
595728 |
595736 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655171 |
655179 |
8 |
0.0 |
|
|
|
.text |
553336 |
553344 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
682855 |
682863 |
8 |
0.0 |
|
|
|
.text |
593076 |
593084 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667319 |
667327 |
8 |
0.0 |
|
|
|
.text |
582000 |
582008 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663450 |
663458 |
8 |
0.0 |
|
|
|
.text |
577716 |
577724 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584390 |
584398 |
8 |
0.0 |
|
|
|
.app_xip_area |
461192 |
461200 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590310 |
590318 |
8 |
0.0 |
|
|
|
.app_xip_area |
462328 |
462336 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
589378 |
589386 |
8 |
0.0 |
|
|
|
.app_xip_area |
466996 |
467004 |
8 |
0.0 |
efr32 |
lock-app |
BRD4161A+wf200 |
(read/write) |
1136272 |
1136288 |
16 |
0.0 |
|
|
|
.text |
989364 |
989380 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
812932 |
812940 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802084 |
802092 |
8 |
0.0 |
p6 |
all-clusters-minimal-app |
default |
(read/write) |
1635132 |
1635148 |
16 |
0.0 |
|
|
|
.text |
1475648 |
1475664 |
16 |
0.0 |
|
light-app |
default |
(read/write) |
1553844 |
1553860 |
16 |
0.0 |
|
|
|
.text |
1402680 |
1402696 |
16 |
0.0 |
Decreases (9 builds for cc13x2_26x2, esp32, telink)
platform |
target |
config |
section |
4b366e26 |
7efb6194 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
180608 |
180600 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
168948 |
168940 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
182084 |
182076 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
159520 |
159512 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
175192 |
175184 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
183452 |
183444 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1025886 |
1025882 |
-4 |
-0.0 |
|
|
|
.flash.text |
1025886 |
1025882 |
-4 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
569664 |
569662 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
587640 |
587638 |
-2 |
-0.0 |
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
4b366e26 |
7efb6194 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1379714 |
1379722 |
8 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1047900 |
1047908 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1424970 |
1424978 |
8 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079400 |
1079408 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670775 |
670783 |
8 |
0.0 |
|
|
|
(read/write) |
180608 |
180600 |
-8 |
-0.0 |
|
|
|
.bss |
74276 |
74276 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88471 |
88471 |
0 |
0.0 |
|
|
|
.text |
581988 |
581996 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636311 |
636319 |
8 |
0.0 |
|
|
|
(read/write) |
157844 |
157844 |
0 |
0.0 |
|
|
|
.bss |
73556 |
73556 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77727 |
77727 |
0 |
0.0 |
|
|
|
.text |
558260 |
558268 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672619 |
672627 |
8 |
0.0 |
|
|
|
(read/write) |
168948 |
168940 |
-8 |
-0.0 |
|
|
|
.bss |
71348 |
71348 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76411 |
76411 |
0 |
0.0 |
|
|
|
.text |
595728 |
595736 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655171 |
655179 |
8 |
0.0 |
|
|
|
(read/write) |
182084 |
182076 |
-8 |
-0.0 |
|
|
|
.bss |
67036 |
67036 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101355 |
101355 |
0 |
0.0 |
|
|
|
.text |
553336 |
553344 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
682855 |
682863 |
8 |
0.0 |
|
|
|
(read/write) |
159520 |
159512 |
-8 |
-0.0 |
|
|
|
.bss |
71388 |
71388 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89295 |
89295 |
0 |
0.0 |
|
|
|
.text |
593076 |
593084 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667319 |
667327 |
8 |
0.0 |
|
|
|
(read/write) |
175192 |
175184 |
-8 |
-0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84839 |
84839 |
0 |
0.0 |
|
|
|
.text |
582000 |
582008 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663450 |
663458 |
8 |
0.0 |
|
|
|
(read/write) |
183452 |
183444 |
-8 |
-0.0 |
|
|
|
.bss |
76596 |
76596 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85418 |
85418 |
0 |
0.0 |
|
|
|
.text |
577716 |
577724 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584390 |
584398 |
8 |
0.0 |
|
|
|
.app_xip_area |
461192 |
461200 |
8 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590310 |
590318 |
8 |
0.0 |
|
|
|
.app_xip_area |
462328 |
462336 |
8 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
589378 |
589386 |
8 |
0.0 |
|
|
|
.app_xip_area |
466996 |
467004 |
8 |
0.0 |
|
|
|
.bss |
64880 |
64880 |
0 |
0.0 |
|
|
|
.data |
688 |
688 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1096180 |
1096180 |
0 |
0.0 |
|
|
|
.bss |
132844 |
132844 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
961244 |
961244 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1150444 |
1150444 |
0 |
0.0 |
|
|
|
.bss |
149532 |
149532 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
998612 |
998612 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
985700 |
985700 |
0 |
0.0 |
|
|
|
.bss |
162184 |
162184 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
821440 |
821440 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1136272 |
1136288 |
16 |
0.0 |
|
|
|
.bss |
144824 |
144824 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
989364 |
989380 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1087912 |
1087912 |
0 |
0.0 |
|
|
|
.bss |
134292 |
134292 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
951504 |
951504 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1025886 |
1025882 |
-4 |
-0.0 |
|
|
|
(read/write) |
1487370 |
1487370 |
0 |
0.0 |
|
|
|
.dram0.bss |
70336 |
70336 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
217000 |
217000 |
0 |
0.0 |
|
|
|
.flash.text |
1025886 |
1025882 |
-4 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1079191 |
1079191 |
0 |
0.0 |
|
|
|
(read/write) |
489368 |
489368 |
0 |
0.0 |
|
|
|
.dram0.bss |
75840 |
75840 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
247388 |
247388 |
0 |
0.0 |
|
|
|
.flash.text |
1073807 |
1073807 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643484 |
643484 |
0 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
569000 |
569000 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
700876 |
700876 |
0 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
625912 |
625912 |
0 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
9885180 |
9885180 |
0 |
0.0 |
|
|
|
(read/write) |
694145 |
694145 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
639360 |
639360 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13648 |
13648 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
466764 |
466764 |
0 |
0.0 |
|
|
|
.text |
7791092 |
7791092 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2349804 |
2349804 |
0 |
0.0 |
|
|
|
(read/write) |
141649 |
141649 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75856 |
75856 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139668 |
139668 |
0 |
0.0 |
|
|
|
.text |
1972624 |
1972624 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452504 |
2452504 |
0 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415148 |
1415148 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1177763 |
1177763 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142756 |
142756 |
0 |
0.0 |
|
|
|
text |
812932 |
812940 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1157819 |
1157819 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134452 |
134452 |
0 |
0.0 |
|
|
|
text |
802084 |
802092 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881528 |
881528 |
0 |
0.0 |
|
|
|
(read/write) |
1690932 |
1690932 |
0 |
0.0 |
|
|
|
.bss |
149168 |
149168 |
0 |
0.0 |
|
|
|
.data |
2648 |
2648 |
0 |
0.0 |
|
|
|
.text |
1530728 |
1530728 |
0 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882248 |
882248 |
0 |
0.0 |
|
|
|
(read/write) |
1635132 |
1635148 |
16 |
0.0 |
|
|
|
.bss |
148448 |
148448 |
0 |
0.0 |
|
|
|
.data |
2648 |
2648 |
0 |
0.0 |
|
|
|
.text |
1475648 |
1475664 |
16 |
0.0 |
|
light-app |
default |
(read only) |
890568 |
890568 |
0 |
0.0 |
|
|
|
(read/write) |
1553844 |
1553860 |
16 |
0.0 |
|
|
|
.bss |
140336 |
140336 |
0 |
0.0 |
|
|
|
.data |
2440 |
2440 |
0 |
0.0 |
|
|
|
.text |
1402680 |
1402696 |
16 |
0.0 |
|
lock-app |
default |
(read only) |
886072 |
886072 |
0 |
0.0 |
|
|
|
(read/write) |
1591124 |
1591124 |
0 |
0.0 |
|
|
|
.bss |
144816 |
144816 |
0 |
0.0 |
|
|
|
.data |
2456 |
2456 |
0 |
0.0 |
|
|
|
.text |
1435464 |
1435464 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
805912 |
805912 |
0 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569664 |
569662 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827720 |
827720 |
0 |
0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587640 |
587638 |
-2 |
-0.0 |
PR #21705: Size comparison from a6cdfbbd42d5c51edc07afab27a689d134c1424d to e40113fccda855b0905657c6e5b5252cf6fedfa4
Increases (17 builds for bl602, cc13x2_26x2, cyw30739, k32w, nrfconnect, p6)
platform |
target |
config |
section |
a6cdfbbd |
e40113fc |
change |
% change |
bl602 |
lighting-app |
bl602 |
.text |
1048136 |
1048140 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425210 |
1425218 |
8 |
0.0 |
|
|
|
.text |
1079636 |
1079644 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670927 |
670935 |
8 |
0.0 |
|
|
|
.text |
582140 |
582148 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636471 |
636479 |
8 |
0.0 |
|
|
|
.text |
558420 |
558428 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672787 |
672795 |
8 |
0.0 |
|
|
|
.text |
595896 |
595904 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683019 |
683027 |
8 |
0.0 |
|
|
|
.text |
593220 |
593228 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667487 |
667495 |
8 |
0.0 |
|
|
|
.text |
582144 |
582152 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663610 |
663618 |
8 |
0.0 |
|
|
|
.text |
577876 |
577884 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584646 |
584654 |
8 |
0.0 |
|
|
|
.app_xip_area |
461448 |
461456 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590582 |
590590 |
8 |
0.0 |
|
|
|
.app_xip_area |
462600 |
462608 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
596954 |
596970 |
16 |
0.0 |
|
|
|
.app_xip_area |
474476 |
474492 |
16 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643644 |
643660 |
16 |
0.0 |
|
|
|
.text |
569160 |
569176 |
16 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
701076 |
701092 |
16 |
0.0 |
|
|
|
.text |
626112 |
626128 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
813112 |
813120 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802232 |
802240 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read/write) |
1693812 |
1693828 |
16 |
0.0 |
|
|
|
.text |
1533600 |
1533616 |
16 |
0.0 |
|
lock-app |
default |
(read/write) |
1593980 |
1593996 |
16 |
0.0 |
|
|
|
.text |
1438312 |
1438328 |
16 |
0.0 |
Decreases (8 builds for cc13x2_26x2, esp32, telink)
platform |
target |
config |
section |
a6cdfbbd |
e40113fc |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
180456 |
180448 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
168780 |
168772 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
159356 |
159348 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
175024 |
175016 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
183292 |
183284 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1026078 |
1026076 |
-2 |
-0.0 |
|
|
|
.flash.text |
1026078 |
1026076 |
-2 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
569826 |
569824 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
587800 |
587798 |
-2 |
-0.0 |
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
a6cdfbbd |
e40113fc |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1379962 |
1379962 |
0 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1048136 |
1048140 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425210 |
1425218 |
8 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079636 |
1079644 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670927 |
670935 |
8 |
0.0 |
|
|
|
(read/write) |
180456 |
180448 |
-8 |
-0.0 |
|
|
|
.bss |
74276 |
74276 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88471 |
88471 |
0 |
0.0 |
|
|
|
.text |
582140 |
582148 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636471 |
636479 |
8 |
0.0 |
|
|
|
(read/write) |
157844 |
157844 |
0 |
0.0 |
|
|
|
.bss |
73556 |
73556 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77727 |
77727 |
0 |
0.0 |
|
|
|
.text |
558420 |
558428 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672787 |
672795 |
8 |
0.0 |
|
|
|
(read/write) |
168780 |
168772 |
-8 |
-0.0 |
|
|
|
.bss |
71348 |
71348 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76411 |
76411 |
0 |
0.0 |
|
|
|
.text |
595896 |
595904 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655395 |
655395 |
0 |
0.0 |
|
|
|
(read/write) |
181860 |
181860 |
0 |
0.0 |
|
|
|
.bss |
67036 |
67036 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101363 |
101363 |
0 |
0.0 |
|
|
|
.text |
553552 |
553552 |
0 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683019 |
683027 |
8 |
0.0 |
|
|
|
(read/write) |
159356 |
159348 |
-8 |
-0.0 |
|
|
|
.bss |
71388 |
71388 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89315 |
89315 |
0 |
0.0 |
|
|
|
.text |
593220 |
593228 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667487 |
667495 |
8 |
0.0 |
|
|
|
(read/write) |
175024 |
175016 |
-8 |
-0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84863 |
84863 |
0 |
0.0 |
|
|
|
.text |
582144 |
582152 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663610 |
663618 |
8 |
0.0 |
|
|
|
(read/write) |
183292 |
183284 |
-8 |
-0.0 |
|
|
|
.bss |
76596 |
76596 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85418 |
85418 |
0 |
0.0 |
|
|
|
.text |
577876 |
577884 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584646 |
584654 |
8 |
0.0 |
|
|
|
.app_xip_area |
461448 |
461456 |
8 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590582 |
590590 |
8 |
0.0 |
|
|
|
.app_xip_area |
462600 |
462608 |
8 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
596954 |
596970 |
16 |
0.0 |
|
|
|
.app_xip_area |
474476 |
474492 |
16 |
0.0 |
|
|
|
.bss |
64952 |
64952 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1096372 |
1096372 |
0 |
0.0 |
|
|
|
.bss |
132844 |
132844 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
961436 |
961436 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1150636 |
1150636 |
0 |
0.0 |
|
|
|
.bss |
149532 |
149532 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
998804 |
998804 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
985908 |
985908 |
0 |
0.0 |
|
|
|
.bss |
162184 |
162184 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
821648 |
821648 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1136484 |
1136484 |
0 |
0.0 |
|
|
|
.bss |
144824 |
144824 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
989576 |
989576 |
0 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1088104 |
1088104 |
0 |
0.0 |
|
|
|
.bss |
134292 |
134292 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
951696 |
951696 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1026078 |
1026076 |
-2 |
-0.0 |
|
|
|
(read/write) |
1487418 |
1487418 |
0 |
0.0 |
|
|
|
.dram0.bss |
70336 |
70336 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
217048 |
217048 |
0 |
0.0 |
|
|
|
.flash.text |
1026078 |
1026076 |
-2 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1079367 |
1079367 |
0 |
0.0 |
|
|
|
(read/write) |
489392 |
489392 |
0 |
0.0 |
|
|
|
.dram0.bss |
75840 |
75840 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
247412 |
247412 |
0 |
0.0 |
|
|
|
.flash.text |
1073983 |
1073983 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643644 |
643660 |
16 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
569160 |
569176 |
16 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
701076 |
701092 |
16 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
626112 |
626128 |
16 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10007084 |
10007084 |
0 |
0.0 |
|
|
|
(read/write) |
695153 |
695153 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
640360 |
640360 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13656 |
13656 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
474124 |
474124 |
0 |
0.0 |
|
|
|
.text |
7903284 |
7903284 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2350956 |
2350956 |
0 |
0.0 |
|
|
|
(read/write) |
141681 |
141681 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75880 |
75880 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139716 |
139716 |
0 |
0.0 |
|
|
|
.text |
1973712 |
1973712 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452720 |
2452720 |
0 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415364 |
1415364 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1177959 |
1177959 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142776 |
142776 |
0 |
0.0 |
|
|
|
text |
813112 |
813120 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1157983 |
1157983 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134472 |
134472 |
0 |
0.0 |
|
|
|
text |
802232 |
802240 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881520 |
881520 |
0 |
0.0 |
|
|
|
(read/write) |
1693812 |
1693828 |
16 |
0.0 |
|
|
|
.bss |
149168 |
149168 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1533600 |
1533616 |
16 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882240 |
882240 |
0 |
0.0 |
|
|
|
(read/write) |
1637980 |
1637980 |
0 |
0.0 |
|
|
|
.bss |
148448 |
148448 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1478488 |
1478488 |
0 |
0.0 |
|
light-app |
default |
(read only) |
890560 |
890560 |
0 |
0.0 |
|
|
|
(read/write) |
1556668 |
1556668 |
0 |
0.0 |
|
|
|
.bss |
140336 |
140336 |
0 |
0.0 |
|
|
|
.data |
2448 |
2448 |
0 |
0.0 |
|
|
|
.text |
1405496 |
1405496 |
0 |
0.0 |
|
lock-app |
default |
(read only) |
886064 |
886064 |
0 |
0.0 |
|
|
|
(read/write) |
1593980 |
1593996 |
16 |
0.0 |
|
|
|
.bss |
144816 |
144816 |
0 |
0.0 |
|
|
|
.data |
2464 |
2464 |
0 |
0.0 |
|
|
|
.text |
1438312 |
1438328 |
16 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
806120 |
806120 |
0 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569826 |
569824 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827928 |
827928 |
0 |
0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587800 |
587798 |
-2 |
-0.0 |
PR #21705: Size comparison from a2116430806cab2f572e3808150bb1a96d0b7839 to 05f1bf4520b9ffef9c9ee86a350b7cb63f47ffcc
Increases (9 builds for bl602, cyw30739, k32w, mbed, nrfconnect)
platform |
target |
config |
section |
a2116430 |
05f1bf45 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380058 |
1380066 |
8 |
0.0 |
|
|
|
.text |
1048232 |
1048240 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425306 |
1425322 |
16 |
0.0 |
|
|
|
.text |
1079732 |
1079744 |
12 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584710 |
584718 |
8 |
0.0 |
|
|
|
.app_xip_area |
461512 |
461520 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590646 |
590654 |
8 |
0.0 |
|
|
|
.app_xip_area |
462664 |
462672 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597026 |
597034 |
8 |
0.0 |
|
|
|
.app_xip_area |
474548 |
474556 |
8 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
701140 |
701156 |
16 |
0.0 |
|
|
|
.text |
626176 |
626192 |
16 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read/write) |
2452720 |
2452784 |
64 |
0.0 |
|
|
|
.text |
1415364 |
1415428 |
64 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
813172 |
813180 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802292 |
802300 |
8 |
0.0 |
Decreases (2 builds for telink)
platform |
target |
config |
section |
a2116430 |
05f1bf45 |
change |
% change |
telink |
light-switch-app |
tlsr9518adk80d |
text |
569888 |
569886 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827992 |
827984 |
-8 |
-0.0 |
|
|
|
text |
587862 |
587860 |
-2 |
-0.0 |
Full report (14 builds for bl602, cyw30739, k32w, linux, mbed, nrfconnect, telink)
platform |
target |
config |
section |
a2116430 |
05f1bf45 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380058 |
1380066 |
8 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1048232 |
1048240 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425306 |
1425322 |
16 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079732 |
1079744 |
12 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584710 |
584718 |
8 |
0.0 |
|
|
|
.app_xip_area |
461512 |
461520 |
8 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590646 |
590654 |
8 |
0.0 |
|
|
|
.app_xip_area |
462664 |
462672 |
8 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597026 |
597034 |
8 |
0.0 |
|
|
|
.app_xip_area |
474548 |
474556 |
8 |
0.0 |
|
|
|
.bss |
64952 |
64952 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643708 |
643708 |
0 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
569224 |
569224 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
701140 |
701156 |
16 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
626176 |
626192 |
16 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10009660 |
10009660 |
0 |
0.0 |
|
|
|
(read/write) |
695217 |
695217 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
640416 |
640416 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13664 |
13664 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
474396 |
474396 |
0 |
0.0 |
|
|
|
.text |
7905396 |
7905396 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2351100 |
2351100 |
0 |
0.0 |
|
|
|
(read/write) |
141681 |
141681 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75880 |
75880 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139716 |
139716 |
0 |
0.0 |
|
|
|
.text |
1973856 |
1973856 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452720 |
2452784 |
64 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415364 |
1415428 |
64 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1178023 |
1178023 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142776 |
142776 |
0 |
0.0 |
|
|
|
text |
813172 |
813180 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1158047 |
1158047 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134472 |
134472 |
0 |
0.0 |
|
|
|
text |
802292 |
802300 |
8 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
806184 |
806184 |
0 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569888 |
569886 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827992 |
827984 |
-8 |
-0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587862 |
587860 |
-2 |
-0.0 |
PR #21705: Size comparison from a2116430806cab2f572e3808150bb1a96d0b7839 to 79837f1ed698d4e89c12ebffaf77bf113e0d92f9
Increases (18 builds for bl602, cc13x2_26x2, cyw30739, k32w, mbed, nrfconnect, p6)
platform |
target |
config |
section |
a2116430 |
79837f1e |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380058 |
1380066 |
8 |
0.0 |
|
|
|
.text |
1048232 |
1048240 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425306 |
1425314 |
8 |
0.0 |
|
|
|
.text |
1079732 |
1079740 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670991 |
670999 |
8 |
0.0 |
|
|
|
.text |
582204 |
582212 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636535 |
636543 |
8 |
0.0 |
|
|
|
.text |
558484 |
558492 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672843 |
672851 |
8 |
0.0 |
|
|
|
.text |
595952 |
595960 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655443 |
655451 |
8 |
0.0 |
|
|
|
.text |
553600 |
553608 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683083 |
683091 |
8 |
0.0 |
|
|
|
.text |
593284 |
593292 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667551 |
667559 |
8 |
0.0 |
|
|
|
.text |
582208 |
582216 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663666 |
663674 |
8 |
0.0 |
|
|
|
.text |
577932 |
577940 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584710 |
584718 |
8 |
0.0 |
|
|
|
.app_xip_area |
461512 |
461520 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590646 |
590654 |
8 |
0.0 |
|
|
|
.app_xip_area |
462664 |
462672 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597026 |
597034 |
8 |
0.0 |
|
|
|
.app_xip_area |
474548 |
474556 |
8 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
701140 |
701156 |
16 |
0.0 |
|
|
|
.text |
626176 |
626192 |
16 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read/write) |
2452720 |
2452784 |
64 |
0.0 |
|
|
|
.text |
1415364 |
1415428 |
64 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
813172 |
813176 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802292 |
802300 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read/write) |
1694004 |
1694020 |
16 |
0.0 |
|
|
|
.text |
1533792 |
1533808 |
16 |
0.0 |
|
lock-app |
default |
(read/write) |
1594172 |
1594188 |
16 |
0.0 |
|
|
|
.text |
1438504 |
1438520 |
16 |
0.0 |
Decreases (8 builds for cc13x2_26x2, telink)
platform |
target |
config |
section |
a2116430 |
79837f1e |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
180392 |
180384 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
168724 |
168716 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
181812 |
181804 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
159292 |
159284 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
174960 |
174952 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
183236 |
183228 |
-8 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
806184 |
806176 |
-8 |
-0.0 |
|
|
|
text |
569888 |
569884 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827992 |
827984 |
-8 |
-0.0 |
|
|
|
text |
587862 |
587858 |
-4 |
-0.0 |
Full report (25 builds for bl602, cc13x2_26x2, cyw30739, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
a2116430 |
79837f1e |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380058 |
1380066 |
8 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1048232 |
1048240 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425306 |
1425314 |
8 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079732 |
1079740 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
670991 |
670999 |
8 |
0.0 |
|
|
|
(read/write) |
180392 |
180384 |
-8 |
-0.0 |
|
|
|
.bss |
74276 |
74276 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88471 |
88471 |
0 |
0.0 |
|
|
|
.text |
582204 |
582212 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636535 |
636543 |
8 |
0.0 |
|
|
|
(read/write) |
157844 |
157844 |
0 |
0.0 |
|
|
|
.bss |
73556 |
73556 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77727 |
77727 |
0 |
0.0 |
|
|
|
.text |
558484 |
558492 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672843 |
672851 |
8 |
0.0 |
|
|
|
(read/write) |
168724 |
168716 |
-8 |
-0.0 |
|
|
|
.bss |
71348 |
71348 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76411 |
76411 |
0 |
0.0 |
|
|
|
.text |
595952 |
595960 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655443 |
655451 |
8 |
0.0 |
|
|
|
(read/write) |
181812 |
181804 |
-8 |
-0.0 |
|
|
|
.bss |
67036 |
67036 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101363 |
101363 |
0 |
0.0 |
|
|
|
.text |
553600 |
553608 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683083 |
683091 |
8 |
0.0 |
|
|
|
(read/write) |
159292 |
159284 |
-8 |
-0.0 |
|
|
|
.bss |
71388 |
71388 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89315 |
89315 |
0 |
0.0 |
|
|
|
.text |
593284 |
593292 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667551 |
667559 |
8 |
0.0 |
|
|
|
(read/write) |
174960 |
174952 |
-8 |
-0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84863 |
84863 |
0 |
0.0 |
|
|
|
.text |
582208 |
582216 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663666 |
663674 |
8 |
0.0 |
|
|
|
(read/write) |
183236 |
183228 |
-8 |
-0.0 |
|
|
|
.bss |
76596 |
76596 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85418 |
85418 |
0 |
0.0 |
|
|
|
.text |
577932 |
577940 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584710 |
584718 |
8 |
0.0 |
|
|
|
.app_xip_area |
461512 |
461520 |
8 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590646 |
590654 |
8 |
0.0 |
|
|
|
.app_xip_area |
462664 |
462672 |
8 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597026 |
597034 |
8 |
0.0 |
|
|
|
.app_xip_area |
474548 |
474556 |
8 |
0.0 |
|
|
|
.bss |
64952 |
64952 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643708 |
643708 |
0 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
569224 |
569224 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
701140 |
701156 |
16 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
626176 |
626192 |
16 |
0.0 |
linux |
chip-tool-ipv6only |
arm64 |
(read only) |
10009660 |
10009660 |
0 |
0.0 |
|
|
|
(read/write) |
695217 |
695217 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
640416 |
640416 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13664 |
13664 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
474396 |
474396 |
0 |
0.0 |
|
|
|
.text |
7905396 |
7905396 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2351100 |
2351100 |
0 |
0.0 |
|
|
|
(read/write) |
141681 |
141681 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75880 |
75880 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139716 |
139716 |
0 |
0.0 |
|
|
|
.text |
1973856 |
1973856 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452720 |
2452784 |
64 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415364 |
1415428 |
64 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1178023 |
1178023 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142776 |
142776 |
0 |
0.0 |
|
|
|
text |
813172 |
813176 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1158047 |
1158047 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134472 |
134472 |
0 |
0.0 |
|
|
|
text |
802292 |
802300 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881520 |
881520 |
0 |
0.0 |
|
|
|
(read/write) |
1694004 |
1694020 |
16 |
0.0 |
|
|
|
.bss |
149168 |
149168 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1533792 |
1533808 |
16 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882240 |
882240 |
0 |
0.0 |
|
|
|
(read/write) |
1638172 |
1638172 |
0 |
0.0 |
|
|
|
.bss |
148448 |
148448 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1478680 |
1478680 |
0 |
0.0 |
|
light-app |
default |
(read only) |
890560 |
890560 |
0 |
0.0 |
|
|
|
(read/write) |
1556860 |
1556860 |
0 |
0.0 |
|
|
|
.bss |
140336 |
140336 |
0 |
0.0 |
|
|
|
.data |
2448 |
2448 |
0 |
0.0 |
|
|
|
.text |
1405688 |
1405688 |
0 |
0.0 |
|
lock-app |
default |
(read only) |
886064 |
886064 |
0 |
0.0 |
|
|
|
(read/write) |
1594172 |
1594188 |
16 |
0.0 |
|
|
|
.bss |
144816 |
144816 |
0 |
0.0 |
|
|
|
.data |
2464 |
2464 |
0 |
0.0 |
|
|
|
.text |
1438504 |
1438520 |
16 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
806184 |
806176 |
-8 |
-0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569888 |
569884 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
827992 |
827984 |
-8 |
-0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587862 |
587858 |
-4 |
-0.0 |
PR #21705: Size comparison from 397d6428bae807bef35fdec3154306428615ca9f to 21a1c868b0d0b55042dbe479e1289cd41c4f7090
Increases (21 builds for bl602, cc13x2_26x2, cyw30739, k32w, linux, nrfconnect, p6)
platform |
target |
config |
section |
397d6428 |
21a1c868 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380170 |
1380178 |
8 |
0.0 |
|
|
|
.text |
1048348 |
1048352 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425426 |
1425434 |
8 |
0.0 |
|
|
|
.text |
1079848 |
1079856 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
671071 |
671079 |
8 |
0.0 |
|
|
|
.text |
582284 |
582292 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636599 |
636607 |
8 |
0.0 |
|
|
|
.text |
558548 |
558556 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672907 |
672915 |
8 |
0.0 |
|
|
|
.text |
596016 |
596024 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655515 |
655523 |
8 |
0.0 |
|
|
|
.text |
553672 |
553680 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683155 |
683171 |
16 |
0.0 |
|
|
|
.text |
593356 |
593372 |
16 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667615 |
667623 |
8 |
0.0 |
|
|
|
.text |
582272 |
582280 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663746 |
663754 |
8 |
0.0 |
|
|
|
.text |
578012 |
578020 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584774 |
584782 |
8 |
0.0 |
|
|
|
.app_xip_area |
461576 |
461584 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590710 |
590718 |
8 |
0.0 |
|
|
|
.app_xip_area |
462728 |
462736 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597098 |
597106 |
8 |
0.0 |
|
|
|
.app_xip_area |
474620 |
474628 |
8 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
701204 |
701220 |
16 |
0.0 |
|
|
|
.text |
626240 |
626256 |
16 |
0.0 |
linux |
bridge-app |
debug+rpc |
(read only) |
2366345 |
2366361 |
16 |
0.0 |
|
|
|
.text |
2001362 |
2001378 |
16 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2589785 |
2589801 |
16 |
0.0 |
|
|
|
.text |
2200034 |
2200050 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2351537 |
2351553 |
16 |
0.0 |
|
|
|
.text |
1979842 |
1979858 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2516361 |
2516377 |
16 |
0.0 |
|
|
|
.text |
2128994 |
2129010 |
16 |
0.0 |
|
tv-app |
debug |
(read only) |
3169617 |
3169633 |
16 |
0.0 |
|
|
|
.text |
2721698 |
2721714 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
813240 |
813248 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802360 |
802368 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read/write) |
1694084 |
1694100 |
16 |
0.0 |
|
|
|
.text |
1533872 |
1533888 |
16 |
0.0 |
Decreases (9 builds for cc13x2_26x2, esp32, telink)
platform |
target |
config |
section |
397d6428 |
21a1c868 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
180312 |
180304 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
168660 |
168652 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
181740 |
181732 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
159220 |
159204 |
-16 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
174896 |
174888 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
183156 |
183148 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1026246 |
1026242 |
-4 |
-0.0 |
|
|
|
.flash.text |
1026246 |
1026242 |
-4 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
569992 |
569990 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
text |
587968 |
587966 |
-2 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
397d6428 |
21a1c868 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380170 |
1380178 |
8 |
0.0 |
|
|
|
.bss |
119746 |
119746 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1048348 |
1048352 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425426 |
1425434 |
8 |
0.0 |
|
|
|
.bss |
127186 |
127186 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1079848 |
1079856 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
671071 |
671079 |
8 |
0.0 |
|
|
|
(read/write) |
180312 |
180304 |
-8 |
-0.0 |
|
|
|
.bss |
74276 |
74276 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88471 |
88471 |
0 |
0.0 |
|
|
|
.text |
582284 |
582292 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636599 |
636607 |
8 |
0.0 |
|
|
|
(read/write) |
157844 |
157844 |
0 |
0.0 |
|
|
|
.bss |
73556 |
73556 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77727 |
77727 |
0 |
0.0 |
|
|
|
.text |
558548 |
558556 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
672907 |
672915 |
8 |
0.0 |
|
|
|
(read/write) |
168660 |
168652 |
-8 |
-0.0 |
|
|
|
.bss |
71348 |
71348 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76411 |
76411 |
0 |
0.0 |
|
|
|
.text |
596016 |
596024 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655515 |
655523 |
8 |
0.0 |
|
|
|
(read/write) |
181740 |
181732 |
-8 |
-0.0 |
|
|
|
.bss |
67036 |
67036 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101363 |
101363 |
0 |
0.0 |
|
|
|
.text |
553672 |
553680 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683155 |
683171 |
16 |
0.0 |
|
|
|
(read/write) |
159220 |
159204 |
-16 |
-0.0 |
|
|
|
.bss |
71388 |
71388 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89315 |
89315 |
0 |
0.0 |
|
|
|
.text |
593356 |
593372 |
16 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667615 |
667623 |
8 |
0.0 |
|
|
|
(read/write) |
174896 |
174888 |
-8 |
-0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84863 |
84863 |
0 |
0.0 |
|
|
|
.text |
582272 |
582280 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
663746 |
663754 |
8 |
0.0 |
|
|
|
(read/write) |
183156 |
183148 |
-8 |
-0.0 |
|
|
|
.bss |
76596 |
76596 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85418 |
85418 |
0 |
0.0 |
|
|
|
.text |
578012 |
578020 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
584774 |
584782 |
8 |
0.0 |
|
|
|
.app_xip_area |
461576 |
461584 |
8 |
0.0 |
|
|
|
.bss |
65640 |
65640 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590710 |
590718 |
8 |
0.0 |
|
|
|
.app_xip_area |
462728 |
462736 |
8 |
0.0 |
|
|
|
.bss |
70424 |
70424 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597098 |
597106 |
8 |
0.0 |
|
|
|
.app_xip_area |
474620 |
474628 |
8 |
0.0 |
|
|
|
.bss |
64952 |
64952 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1096596 |
1096596 |
0 |
0.0 |
|
|
|
.bss |
132844 |
132844 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
961660 |
961660 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1150860 |
1150860 |
0 |
0.0 |
|
|
|
.bss |
149532 |
149532 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
999028 |
999028 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
986116 |
986116 |
0 |
0.0 |
|
|
|
.bss |
162184 |
162184 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
821856 |
821856 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1136692 |
1136692 |
0 |
0.0 |
|
|
|
.bss |
144824 |
144824 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
989784 |
989784 |
0 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1088328 |
1088328 |
0 |
0.0 |
|
|
|
.bss |
134292 |
134292 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
951920 |
951920 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1026246 |
1026242 |
-4 |
-0.0 |
|
|
|
(read/write) |
1487426 |
1487426 |
0 |
0.0 |
|
|
|
.dram0.bss |
70336 |
70336 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
217056 |
217056 |
0 |
0.0 |
|
|
|
.flash.text |
1026246 |
1026242 |
-4 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1079499 |
1079499 |
0 |
0.0 |
|
|
|
(read/write) |
489392 |
489392 |
0 |
0.0 |
|
|
|
.dram0.bss |
75840 |
75840 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
247412 |
247412 |
0 |
0.0 |
|
|
|
.flash.text |
1074115 |
1074115 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
643772 |
643772 |
0 |
0.0 |
|
|
|
.bss |
69712 |
69712 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
569288 |
569288 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
701204 |
701220 |
16 |
0.0 |
|
|
|
.bss |
70184 |
70184 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
626240 |
626256 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3026897 |
3026897 |
0 |
0.0 |
|
|
|
(read/write) |
155752 |
155752 |
0 |
0.0 |
|
|
|
.bss |
61888 |
61888 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85416 |
85416 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
273419 |
273419 |
0 |
0.0 |
|
|
|
.text |
2574546 |
2574546 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2867169 |
2867169 |
0 |
0.0 |
|
|
|
(read/write) |
147488 |
147488 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78008 |
78008 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1144 |
1144 |
0 |
0.0 |
|
|
|
.rodata |
273547 |
273547 |
0 |
0.0 |
|
|
|
.text |
2417394 |
2417394 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2366345 |
2366361 |
16 |
0.0 |
|
|
|
(read/write) |
127416 |
127416 |
0 |
0.0 |
|
|
|
.bss |
50592 |
50592 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67368 |
67368 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
816 |
816 |
0 |
0.0 |
|
|
|
.rodata |
202504 |
202504 |
0 |
0.0 |
|
|
|
.text |
2001362 |
2001378 |
16 |
0.0 |
|
chip-tool |
debug |
(read only) |
10600785 |
10600785 |
0 |
0.0 |
|
|
|
(read/write) |
647520 |
647520 |
0 |
0.0 |
|
|
|
.bss |
24856 |
24856 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
612856 |
612856 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5104 |
5104 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
543861 |
543861 |
0 |
0.0 |
|
|
|
.text |
8558068 |
8558068 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10009948 |
10009948 |
0 |
0.0 |
|
|
|
(read/write) |
695217 |
695217 |
0 |
0.0 |
|
|
|
.bss |
32897 |
32897 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
640416 |
640416 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13664 |
13664 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
474396 |
474396 |
0 |
0.0 |
|
|
|
.text |
7905684 |
7905684 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2589785 |
2589801 |
16 |
0.0 |
|
|
|
(read/write) |
130008 |
130008 |
0 |
0.0 |
|
|
|
.bss |
49728 |
49728 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72248 |
72248 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
912 |
912 |
0 |
0.0 |
|
|
|
.rodata |
219184 |
219184 |
0 |
0.0 |
|
|
|
.text |
2200034 |
2200050 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2574225 |
2574225 |
0 |
0.0 |
|
|
|
(read/write) |
125376 |
125376 |
0 |
0.0 |
|
|
|
.bss |
48256 |
48256 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69416 |
69416 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
888 |
888 |
0 |
0.0 |
|
|
|
.rodata |
236272 |
236272 |
0 |
0.0 |
|
|
|
.text |
2171442 |
2171442 |
0 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2351537 |
2351553 |
16 |
0.0 |
|
|
|
(read/write) |
118848 |
118848 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63224 |
63224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
208344 |
208344 |
0 |
0.0 |
|
|
|
.text |
1979842 |
1979858 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2516361 |
2516377 |
16 |
0.0 |
|
|
|
(read/write) |
127152 |
127152 |
0 |
0.0 |
|
|
|
.bss |
50272 |
50272 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68632 |
68632 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
840 |
840 |
0 |
0.0 |
|
|
|
.rodata |
214944 |
214944 |
0 |
0.0 |
|
|
|
.text |
2128994 |
2129010 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2595281 |
2595281 |
0 |
0.0 |
|
|
|
(read/write) |
141904 |
141904 |
0 |
0.0 |
|
|
|
.bss |
57800 |
57800 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77024 |
77024 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1024 |
1024 |
0 |
0.0 |
|
|
|
.rodata |
233554 |
233554 |
0 |
0.0 |
|
|
|
.text |
2203522 |
2203522 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2351468 |
2351468 |
0 |
0.0 |
|
|
|
(read/write) |
141681 |
141681 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75880 |
75880 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139716 |
139716 |
0 |
0.0 |
|
|
|
.text |
1974224 |
1974224 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3169617 |
3169633 |
16 |
0.0 |
|
|
|
(read/write) |
257864 |
257864 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79096 |
79096 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4864 |
4864 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1064 |
1064 |
0 |
0.0 |
|
|
|
.rodata |
258152 |
258152 |
0 |
0.0 |
|
|
|
.text |
2721698 |
2721714 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5410321 |
5410321 |
0 |
0.0 |
|
|
|
(read/write) |
158984 |
158984 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
98672 |
98672 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4784 |
4784 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
341425 |
341425 |
0 |
0.0 |
|
|
|
.text |
4800594 |
4800594 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452848 |
2452848 |
0 |
0.0 |
|
|
|
.bss |
214556 |
214556 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415492 |
1415492 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1178087 |
1178087 |
0 |
0.0 |
|
|
|
bss |
143222 |
143222 |
0 |
0.0 |
|
|
|
rodata |
142776 |
142776 |
0 |
0.0 |
|
|
|
text |
813240 |
813248 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1158111 |
1158111 |
0 |
0.0 |
|
|
|
bss |
142460 |
142460 |
0 |
0.0 |
|
|
|
rodata |
134472 |
134472 |
0 |
0.0 |
|
|
|
text |
802360 |
802368 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881520 |
881520 |
0 |
0.0 |
|
|
|
(read/write) |
1694084 |
1694100 |
16 |
0.0 |
|
|
|
.bss |
149168 |
149168 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1533872 |
1533888 |
16 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882240 |
882240 |
0 |
0.0 |
|
|
|
(read/write) |
1638268 |
1638268 |
0 |
0.0 |
|
|
|
.bss |
148448 |
148448 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1478776 |
1478776 |
0 |
0.0 |
|
light-app |
default |
(read only) |
890560 |
890560 |
0 |
0.0 |
|
|
|
(read/write) |
1556956 |
1556956 |
0 |
0.0 |
|
|
|
.bss |
140336 |
140336 |
0 |
0.0 |
|
|
|
.data |
2448 |
2448 |
0 |
0.0 |
|
|
|
.text |
1405784 |
1405784 |
0 |
0.0 |
|
lock-app |
default |
(read only) |
886064 |
886064 |
0 |
0.0 |
|
|
|
(read/write) |
1594268 |
1594268 |
0 |
0.0 |
|
|
|
.bss |
144816 |
144816 |
0 |
0.0 |
|
|
|
.data |
2464 |
2464 |
0 |
0.0 |
|
|
|
.text |
1438600 |
1438600 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
806288 |
806288 |
0 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
569992 |
569990 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
828096 |
828096 |
0 |
0.0 |
|
|
|
bss |
71820 |
71820 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
587968 |
587966 |
-2 |
-0.0 |
PR #21705: Size comparison from 0d64c0b8ce98318cf8b14078838eb2db2caa1da9 to 0aaa71f267c80e26f701586a40a9f4d564573cde
Increases (24 builds for bl602, cc13x2_26x2, cyw30739, k32w, linux, nrfconnect, p6)
platform |
target |
config |
section |
0d64c0b8 |
0aaa71f2 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380634 |
1380642 |
8 |
0.0 |
|
|
|
.text |
1048708 |
1048716 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425890 |
1425898 |
8 |
0.0 |
|
|
|
.text |
1080208 |
1080220 |
12 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
671367 |
671375 |
8 |
0.0 |
|
|
|
.text |
582492 |
582500 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636759 |
636767 |
8 |
0.0 |
|
|
|
.text |
558620 |
558628 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
673115 |
673123 |
8 |
0.0 |
|
|
|
.text |
596136 |
596144 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655723 |
655731 |
8 |
0.0 |
|
|
|
.text |
553792 |
553800 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683355 |
683363 |
8 |
0.0 |
|
|
|
.text |
593476 |
593484 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667807 |
667815 |
8 |
0.0 |
|
|
|
.text |
582384 |
582392 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
664050 |
664058 |
8 |
0.0 |
|
|
|
.text |
578228 |
578236 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
585166 |
585174 |
8 |
0.0 |
|
|
|
.app_xip_area |
461952 |
461960 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590966 |
590974 |
8 |
0.0 |
|
|
|
.app_xip_area |
462968 |
462976 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597634 |
597650 |
16 |
0.0 |
|
|
|
.app_xip_area |
475140 |
475156 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
701364 |
701380 |
16 |
0.0 |
|
|
|
.text |
626384 |
626400 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3028281 |
3028297 |
16 |
0.0 |
|
|
|
.text |
2575682 |
2575698 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2574921 |
2574937 |
16 |
0.0 |
|
|
|
.text |
2171890 |
2171906 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2352049 |
2352065 |
16 |
0.0 |
|
|
|
.text |
1980258 |
1980274 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2517745 |
2517761 |
16 |
0.0 |
|
|
|
.text |
2130130 |
2130146 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2596601 |
2596617 |
16 |
0.0 |
|
|
|
.text |
2204594 |
2204610 |
16 |
0.0 |
|
tv-app |
debug |
(read only) |
3170361 |
3170377 |
16 |
0.0 |
|
|
|
.text |
2722194 |
2722210 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5410809 |
5410825 |
16 |
0.0 |
|
|
|
.text |
4800834 |
4800850 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1178535 |
1178551 |
16 |
0.0 |
|
|
|
text |
813580 |
813588 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
text |
802568 |
802576 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read/write) |
1694516 |
1694532 |
16 |
0.0 |
|
|
|
.text |
1534296 |
1534312 |
16 |
0.0 |
|
lock-app |
default |
(read/write) |
1594412 |
1594428 |
16 |
0.0 |
|
|
|
.text |
1438736 |
1438752 |
16 |
0.0 |
Decreases (7 builds for cc13x2_26x2, esp32)
platform |
target |
config |
section |
0d64c0b8 |
0aaa71f2 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
180024 |
180016 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
168468 |
168460 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
181548 |
181540 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
159036 |
159028 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
174704 |
174696 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
182860 |
182852 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1026544 |
1026538 |
-6 |
-0.0 |
|
|
|
.flash.text |
1026544 |
1026538 |
-6 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
0d64c0b8 |
0aaa71f2 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1380634 |
1380642 |
8 |
0.0 |
|
|
|
.bss |
119762 |
119762 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1048708 |
1048716 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1425890 |
1425898 |
8 |
0.0 |
|
|
|
.bss |
127202 |
127202 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1080208 |
1080220 |
12 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
671367 |
671375 |
8 |
0.0 |
|
|
|
(read/write) |
180024 |
180016 |
-8 |
-0.0 |
|
|
|
.bss |
74284 |
74284 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88559 |
88559 |
0 |
0.0 |
|
|
|
.text |
582492 |
582500 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
636759 |
636767 |
8 |
0.0 |
|
|
|
(read/write) |
157860 |
157860 |
0 |
0.0 |
|
|
|
.bss |
73572 |
73572 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77815 |
77815 |
0 |
0.0 |
|
|
|
.text |
558620 |
558628 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
673115 |
673123 |
8 |
0.0 |
|
|
|
(read/write) |
168468 |
168460 |
-8 |
-0.0 |
|
|
|
.bss |
71364 |
71364 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76499 |
76499 |
0 |
0.0 |
|
|
|
.text |
596136 |
596144 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
655723 |
655731 |
8 |
0.0 |
|
|
|
(read/write) |
181548 |
181540 |
-8 |
-0.0 |
|
|
|
.bss |
67052 |
67052 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101451 |
101451 |
0 |
0.0 |
|
|
|
.text |
553792 |
553800 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
683355 |
683363 |
8 |
0.0 |
|
|
|
(read/write) |
159036 |
159028 |
-8 |
-0.0 |
|
|
|
.bss |
71404 |
71404 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89395 |
89395 |
0 |
0.0 |
|
|
|
.text |
593476 |
593484 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
667807 |
667815 |
8 |
0.0 |
|
|
|
(read/write) |
174704 |
174696 |
-8 |
-0.0 |
|
|
|
.bss |
71524 |
71524 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
84943 |
84943 |
0 |
0.0 |
|
|
|
.text |
582384 |
582392 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
664050 |
664058 |
8 |
0.0 |
|
|
|
(read/write) |
182860 |
182852 |
-8 |
-0.0 |
|
|
|
.bss |
76604 |
76604 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85506 |
85506 |
0 |
0.0 |
|
|
|
.text |
578228 |
578236 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
585166 |
585174 |
8 |
0.0 |
|
|
|
.app_xip_area |
461952 |
461960 |
8 |
0.0 |
|
|
|
.bss |
65656 |
65656 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
590966 |
590974 |
8 |
0.0 |
|
|
|
.app_xip_area |
462968 |
462976 |
8 |
0.0 |
|
|
|
.bss |
70440 |
70440 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
597634 |
597650 |
16 |
0.0 |
|
|
|
.app_xip_area |
475140 |
475156 |
16 |
0.0 |
|
|
|
.bss |
64968 |
64968 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1097340 |
1097340 |
0 |
0.0 |
|
|
|
.bss |
132860 |
132860 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
962388 |
962388 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1151604 |
1151604 |
0 |
0.0 |
|
|
|
.bss |
149548 |
149548 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
999756 |
999756 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
986748 |
986748 |
0 |
0.0 |
|
|
|
.bss |
162200 |
162200 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
822472 |
822472 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1137068 |
1137068 |
0 |
0.0 |
|
|
|
.bss |
144840 |
144840 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
990144 |
990144 |
0 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1088776 |
1088776 |
0 |
0.0 |
|
|
|
.bss |
134292 |
134292 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
952368 |
952368 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1026544 |
1026538 |
-6 |
-0.0 |
|
|
|
(read/write) |
1487570 |
1487570 |
0 |
0.0 |
|
|
|
.dram0.bss |
70360 |
70360 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
217168 |
217168 |
0 |
0.0 |
|
|
|
.flash.text |
1026544 |
1026538 |
-6 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1079875 |
1079875 |
0 |
0.0 |
|
|
|
(read/write) |
489528 |
489528 |
0 |
0.0 |
|
|
|
.dram0.bss |
75864 |
75864 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
247524 |
247524 |
0 |
0.0 |
|
|
|
.flash.text |
1074491 |
1074491 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
644076 |
644076 |
0 |
0.0 |
|
|
|
.bss |
69728 |
69728 |
0 |
0.0 |
|
|
|
.data |
2044 |
2044 |
0 |
0.0 |
|
|
|
.text |
569576 |
569576 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
701364 |
701380 |
16 |
0.0 |
|
|
|
.bss |
70200 |
70200 |
0 |
0.0 |
|
|
|
.data |
2052 |
2052 |
0 |
0.0 |
|
|
|
.text |
626384 |
626400 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3028281 |
3028297 |
16 |
0.0 |
|
|
|
(read/write) |
155760 |
155760 |
0 |
0.0 |
|
|
|
.bss |
61888 |
61888 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85416 |
85416 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
273643 |
273643 |
0 |
0.0 |
|
|
|
.text |
2575682 |
2575698 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2868105 |
2868105 |
0 |
0.0 |
|
|
|
(read/write) |
147496 |
147496 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78008 |
78008 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
273803 |
273803 |
0 |
0.0 |
|
|
|
.text |
2418050 |
2418050 |
0 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2366929 |
2366929 |
0 |
0.0 |
|
|
|
(read/write) |
127456 |
127456 |
0 |
0.0 |
|
|
|
.bss |
50624 |
50624 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67368 |
67368 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
202600 |
202600 |
0 |
0.0 |
|
|
|
.text |
2001826 |
2001826 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
10656625 |
10656625 |
0 |
0.0 |
|
|
|
(read/write) |
650816 |
650816 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
615784 |
615784 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5104 |
5104 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
551861 |
551861 |
0 |
0.0 |
|
|
|
.text |
8598996 |
8598996 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10067292 |
10067292 |
0 |
0.0 |
|
|
|
(read/write) |
698577 |
698577 |
0 |
0.0 |
|
|
|
.bss |
33281 |
33281 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
643344 |
643344 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13712 |
13712 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
482892 |
482892 |
0 |
0.0 |
|
|
|
.text |
7947476 |
7947476 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2590945 |
2590945 |
0 |
0.0 |
|
|
|
(read/write) |
130048 |
130048 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72248 |
72248 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
219376 |
219376 |
0 |
0.0 |
|
|
|
.text |
2200978 |
2200978 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2574921 |
2574937 |
16 |
0.0 |
|
|
|
(read/write) |
125416 |
125416 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69416 |
69416 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
236496 |
236496 |
0 |
0.0 |
|
|
|
.text |
2171890 |
2171906 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2352049 |
2352065 |
16 |
0.0 |
|
|
|
(read/write) |
118848 |
118848 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63224 |
63224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
208440 |
208440 |
0 |
0.0 |
|
|
|
.text |
1980258 |
1980274 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2517745 |
2517761 |
16 |
0.0 |
|
|
|
(read/write) |
127192 |
127192 |
0 |
0.0 |
|
|
|
.bss |
50304 |
50304 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68632 |
68632 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
215168 |
215168 |
0 |
0.0 |
|
|
|
.text |
2130130 |
2130146 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2596601 |
2596617 |
16 |
0.0 |
|
|
|
(read/write) |
141912 |
141912 |
0 |
0.0 |
|
|
|
.bss |
57800 |
57800 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77024 |
77024 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
233778 |
233778 |
0 |
0.0 |
|
|
|
.text |
2204594 |
2204610 |
16 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2352012 |
2352012 |
0 |
0.0 |
|
|
|
(read/write) |
141681 |
141681 |
0 |
0.0 |
|
|
|
.bss |
55313 |
55313 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75880 |
75880 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5040 |
5040 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
139828 |
139828 |
0 |
0.0 |
|
|
|
.text |
1974656 |
1974656 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3170361 |
3170377 |
16 |
0.0 |
|
|
|
(read/write) |
257872 |
257872 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79096 |
79096 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4864 |
4864 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
258376 |
258376 |
0 |
0.0 |
|
|
|
.text |
2722194 |
2722210 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5410809 |
5410825 |
16 |
0.0 |
|
|
|
(read/write) |
158992 |
158992 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
98672 |
98672 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4784 |
4784 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
341649 |
341649 |
0 |
0.0 |
|
|
|
.text |
4800834 |
4800850 |
16 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2452976 |
2452976 |
0 |
0.0 |
|
|
|
.bss |
214572 |
214572 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1415620 |
1415620 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1178535 |
1178551 |
16 |
0.0 |
|
|
|
bss |
143230 |
143230 |
0 |
0.0 |
|
|
|
rodata |
142888 |
142888 |
0 |
0.0 |
|
|
|
text |
813580 |
813588 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1158555 |
1158555 |
0 |
0.0 |
|
|
|
bss |
142468 |
142468 |
0 |
0.0 |
|
|
|
rodata |
134580 |
134580 |
0 |
0.0 |
|
|
|
text |
802568 |
802576 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881512 |
881512 |
0 |
0.0 |
|
|
|
(read/write) |
1694516 |
1694532 |
16 |
0.0 |
|
|
|
.bss |
149176 |
149176 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1534296 |
1534312 |
16 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
882232 |
882232 |
0 |
0.0 |
|
|
|
(read/write) |
1638556 |
1638556 |
0 |
0.0 |
|
|
|
.bss |
148456 |
148456 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1479056 |
1479056 |
0 |
0.0 |
|
light-app |
default |
(read only) |
890552 |
890552 |
0 |
0.0 |
|
|
|
(read/write) |
1557244 |
1557244 |
0 |
0.0 |
|
|
|
.bss |
140344 |
140344 |
0 |
0.0 |
|
|
|
.data |
2448 |
2448 |
0 |
0.0 |
|
|
|
.text |
1406064 |
1406064 |
0 |
0.0 |
|
lock-app |
default |
(read only) |
886056 |
886056 |
0 |
0.0 |
|
|
|
(read/write) |
1594412 |
1594428 |
16 |
0.0 |
|
|
|
.bss |
144824 |
144824 |
0 |
0.0 |
|
|
|
.data |
2464 |
2464 |
0 |
0.0 |
|
|
|
.text |
1438736 |
1438752 |
16 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
806648 |
806648 |
0 |
0.0 |
|
|
|
bss |
70976 |
70976 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
570240 |
570240 |
0 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
828576 |
828576 |
0 |
0.0 |
|
|
|
bss |
71832 |
71832 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
588318 |
588318 |
0 |
0.0 |
PR #21705: Size comparison from c037fc2e185134e139c48f140ed7e15d1363b87d to 5c16e5209e577c19ea878a0f24b6c98f7db11032
Increases (24 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, p6)
platform |
target |
config |
section |
c037fc2e |
5c16e520 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.text |
1051044 |
1051052 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
672363 |
672371 |
8 |
0.0 |
|
|
|
.text |
583300 |
583308 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684759 |
8 |
0.0 |
|
|
|
.text |
594308 |
594316 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665062 |
665070 |
8 |
0.0 |
|
|
|
.text |
579052 |
579060 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586030 |
586038 |
8 |
0.0 |
|
|
|
.app_xip_area |
462696 |
462704 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
591846 |
591854 |
8 |
0.0 |
|
|
|
.app_xip_area |
463728 |
463736 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
598970 |
598978 |
8 |
0.0 |
|
|
|
.app_xip_area |
476356 |
476364 |
8 |
0.0 |
efr32 |
lock-app |
BRD4161A+wf200 |
(read/write) |
1139620 |
1139636 |
16 |
0.0 |
|
|
|
.text |
991664 |
991680 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3034433 |
3034449 |
16 |
0.0 |
|
|
|
.text |
2580722 |
2580738 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874321 |
2874337 |
16 |
0.0 |
|
|
|
.text |
2423090 |
2423106 |
16 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2596985 |
2597001 |
16 |
0.0 |
|
|
|
.text |
2205970 |
2205986 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580897 |
2580913 |
16 |
0.0 |
|
|
|
.text |
2176882 |
2176898 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358057 |
2358073 |
16 |
0.0 |
|
|
|
.text |
1985250 |
1985266 |
16 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357252 |
2357268 |
16 |
0.0 |
|
|
|
.text |
1978912 |
1978928 |
16 |
0.0 |
|
tv-app |
debug |
(read only) |
3173945 |
3173961 |
16 |
0.0 |
|
|
|
.text |
2725250 |
2725266 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5454481 |
5454497 |
16 |
0.0 |
|
|
|
.text |
4840514 |
4840530 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1179923 |
1179939 |
16 |
0.0 |
|
|
|
text |
814080 |
814092 |
12 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
text |
803072 |
803080 |
8 |
0.0 |
p6 |
lock-app |
default |
(read/write) |
1597812 |
1597828 |
16 |
0.0 |
|
|
|
.text |
1441664 |
1441680 |
16 |
0.0 |
Decreases (8 builds for cc13x2_26x2, esp32, telink)
platform |
target |
config |
section |
c037fc2e |
5c16e520 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
179116 |
179108 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
157752 |
157744 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
181936 |
181928 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1029958 |
1029952 |
-6 |
-0.0 |
|
|
|
.flash.text |
1029958 |
1029952 |
-6 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
571316 |
571314 |
-2 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform |
target |
config |
section |
c037fc2e |
5c16e520 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.bss |
120258 |
120258 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1051044 |
1051052 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.bss |
127698 |
127698 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
672363 |
672371 |
8 |
0.0 |
|
|
|
(read/write) |
179116 |
179108 |
-8 |
-0.0 |
|
|
|
.bss |
74372 |
74372 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88747 |
88747 |
0 |
0.0 |
|
|
|
.text |
583300 |
583308 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637747 |
0 |
0.0 |
|
|
|
(read/write) |
157948 |
157948 |
0 |
0.0 |
|
|
|
.bss |
73660 |
73660 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77979 |
77979 |
0 |
0.0 |
|
|
|
.text |
559444 |
559444 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
|
|
.bss |
71476 |
71476 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76671 |
76671 |
0 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
|
|
.bss |
67164 |
67164 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101759 |
101759 |
0 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684759 |
8 |
0.0 |
|
|
|
(read/write) |
157752 |
157744 |
-8 |
-0.0 |
|
|
|
.bss |
71516 |
71516 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89959 |
89959 |
0 |
0.0 |
|
|
|
.text |
594308 |
594316 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
|
|
.bss |
71636 |
71636 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
85515 |
85515 |
0 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665062 |
665070 |
8 |
0.0 |
|
|
|
(read/write) |
181936 |
181928 |
-8 |
-0.0 |
|
|
|
.bss |
76692 |
76692 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85694 |
85694 |
0 |
0.0 |
|
|
|
.text |
579052 |
579060 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586030 |
586038 |
8 |
0.0 |
|
|
|
.app_xip_area |
462696 |
462704 |
8 |
0.0 |
|
|
|
.bss |
65768 |
65768 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
591846 |
591854 |
8 |
0.0 |
|
|
|
.app_xip_area |
463728 |
463736 |
8 |
0.0 |
|
|
|
.bss |
70552 |
70552 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
598970 |
598978 |
8 |
0.0 |
|
|
|
.app_xip_area |
476356 |
476364 |
8 |
0.0 |
|
|
|
.bss |
65080 |
65080 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1100964 |
1100964 |
0 |
0.0 |
|
|
|
.bss |
133372 |
133372 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
965500 |
965500 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1155216 |
1155216 |
0 |
0.0 |
|
|
|
.bss |
150060 |
150060 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
1002856 |
1002856 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
990152 |
990152 |
0 |
0.0 |
|
|
|
.bss |
162696 |
162696 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
825380 |
825380 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1139620 |
1139636 |
16 |
0.0 |
|
|
|
.bss |
145872 |
145872 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
991664 |
991680 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1092420 |
1092420 |
0 |
0.0 |
|
|
|
.bss |
134812 |
134812 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
955492 |
955492 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1029958 |
1029952 |
-6 |
-0.0 |
|
|
|
(read/write) |
1488642 |
1488642 |
0 |
0.0 |
|
|
|
.dram0.bss |
70832 |
70832 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
217776 |
217776 |
0 |
0.0 |
|
|
|
.flash.text |
1029958 |
1029952 |
-6 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1083279 |
1083279 |
0 |
0.0 |
|
|
|
(read/write) |
490600 |
490600 |
0 |
0.0 |
|
|
|
.dram0.bss |
76344 |
76344 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
248116 |
248116 |
0 |
0.0 |
|
|
|
.flash.text |
1077895 |
1077895 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
646676 |
646676 |
0 |
0.0 |
|
|
|
.bss |
70400 |
70400 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
571480 |
571480 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.bss |
70864 |
70864 |
0 |
0.0 |
|
|
|
.data |
2076 |
2076 |
0 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3034433 |
3034449 |
16 |
0.0 |
|
|
|
(read/write) |
155920 |
155920 |
0 |
0.0 |
|
|
|
.bss |
61888 |
61888 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85560 |
85560 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1160 |
1160 |
0 |
0.0 |
|
|
|
.rodata |
274635 |
274635 |
0 |
0.0 |
|
|
|
.text |
2580722 |
2580738 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874321 |
2874337 |
16 |
0.0 |
|
|
|
(read/write) |
147624 |
147624 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78120 |
78120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
274859 |
274859 |
0 |
0.0 |
|
|
|
.text |
2423090 |
2423106 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2372969 |
2372969 |
0 |
0.0 |
|
|
|
(read/write) |
127584 |
127584 |
0 |
0.0 |
|
|
|
.bss |
50656 |
50656 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67464 |
67464 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
203496 |
203496 |
0 |
0.0 |
|
|
|
.text |
2006850 |
2006850 |
0 |
0.0 |
|
chip-tool |
debug |
(read only) |
10809305 |
10809305 |
0 |
0.0 |
|
|
|
(read/write) |
651872 |
651872 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
616840 |
616840 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5096 |
5096 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
559573 |
559573 |
0 |
0.0 |
|
|
|
.text |
8741684 |
8741684 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10206092 |
10206092 |
0 |
0.0 |
|
|
|
(read/write) |
699681 |
699681 |
0 |
0.0 |
|
|
|
.bss |
33297 |
33297 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
644368 |
644368 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13776 |
13776 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
490364 |
490364 |
0 |
0.0 |
|
|
|
.text |
8076292 |
8076292 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2596985 |
2597001 |
16 |
0.0 |
|
|
|
(read/write) |
130176 |
130176 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72360 |
72360 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
220304 |
220304 |
0 |
0.0 |
|
|
|
.text |
2205970 |
2205986 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580897 |
2580913 |
16 |
0.0 |
|
|
|
(read/write) |
125512 |
125512 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69512 |
69512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
237360 |
237360 |
0 |
0.0 |
|
|
|
.text |
2176882 |
2176898 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358057 |
2358073 |
16 |
0.0 |
|
|
|
(read/write) |
118976 |
118976 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63336 |
63336 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
209336 |
209336 |
0 |
0.0 |
|
|
|
.text |
1985250 |
1985266 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523273 |
2523273 |
0 |
0.0 |
|
|
|
(read/write) |
127320 |
127320 |
0 |
0.0 |
|
|
|
.bss |
50336 |
50336 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68728 |
68728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
216096 |
216096 |
0 |
0.0 |
|
|
|
.text |
2134610 |
2134610 |
0 |
0.0 |
|
shell |
debug |
(read only) |
2602737 |
2602737 |
0 |
0.0 |
|
|
|
(read/write) |
142040 |
142040 |
0 |
0.0 |
|
|
|
.bss |
57800 |
57800 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77160 |
77160 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1032 |
1032 |
0 |
0.0 |
|
|
|
.rodata |
234738 |
234738 |
0 |
0.0 |
|
|
|
.text |
2209650 |
2209650 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357252 |
2357268 |
16 |
0.0 |
|
|
|
(read/write) |
141825 |
141825 |
0 |
0.0 |
|
|
|
.bss |
55345 |
55345 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75984 |
75984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5048 |
5048 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
140620 |
140620 |
0 |
0.0 |
|
|
|
.text |
1978912 |
1978928 |
16 |
0.0 |
|
tv-app |
debug |
(read only) |
3173945 |
3173961 |
16 |
0.0 |
|
|
|
(read/write) |
257968 |
257968 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79184 |
79184 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4856 |
4856 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
258952 |
258952 |
0 |
0.0 |
|
|
|
.text |
2725250 |
2725266 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5454481 |
5454497 |
16 |
0.0 |
|
|
|
(read/write) |
160048 |
160048 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
99736 |
99736 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
343313 |
343313 |
0 |
0.0 |
|
|
|
.text |
4840514 |
4840530 |
16 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2454328 |
2454328 |
0 |
0.0 |
|
|
|
.bss |
215044 |
215044 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416972 |
1416972 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1179923 |
1179939 |
16 |
0.0 |
|
|
|
bss |
143727 |
143727 |
0 |
0.0 |
|
|
|
rodata |
143268 |
143268 |
0 |
0.0 |
|
|
|
text |
814080 |
814092 |
12 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
bss |
142964 |
142964 |
0 |
0.0 |
|
|
|
rodata |
134944 |
134944 |
0 |
0.0 |
|
|
|
text |
803072 |
803080 |
8 |
0.0 |
p6 |
all-clusters-app |
default |
(read only) |
881016 |
881016 |
0 |
0.0 |
|
|
|
(read/write) |
1699252 |
1699252 |
0 |
0.0 |
|
|
|
.bss |
149672 |
149672 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1538536 |
1538536 |
0 |
0.0 |
|
all-clusters-minimal-app |
default |
(read only) |
881736 |
881736 |
0 |
0.0 |
|
|
|
(read/write) |
1643276 |
1643276 |
0 |
0.0 |
|
|
|
.bss |
148952 |
148952 |
0 |
0.0 |
|
|
|
.data |
2656 |
2656 |
0 |
0.0 |
|
|
|
.text |
1483280 |
1483280 |
0 |
0.0 |
|
light-app |
default |
(read only) |
890080 |
890080 |
0 |
0.0 |
|
|
|
(read/write) |
1560532 |
1560532 |
0 |
0.0 |
|
|
|
.bss |
140816 |
140816 |
0 |
0.0 |
|
|
|
.data |
2448 |
2448 |
0 |
0.0 |
|
|
|
.text |
1408880 |
1408880 |
0 |
0.0 |
|
lock-app |
default |
(read only) |
885584 |
885584 |
0 |
0.0 |
|
|
|
(read/write) |
1597812 |
1597828 |
16 |
0.0 |
|
|
|
.bss |
145296 |
145296 |
0 |
0.0 |
|
|
|
.data |
2464 |
2464 |
0 |
0.0 |
|
|
|
.text |
1441664 |
1441680 |
16 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808736 |
808736 |
0 |
0.0 |
|
|
|
bss |
71448 |
71448 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
571316 |
571314 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830680 |
830680 |
0 |
0.0 |
|
|
|
bss |
72304 |
72304 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
589406 |
589406 |
0 |
0.0 |
PR #21705: Size comparison from b1f2fc75001b8dbfc6137806feeb92965bc38c0f to a33bbc11ba1841983104de47f14d7c6cbc3f5113
Increases (24 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, psoc6)
platform |
target |
config |
section |
b1f2fc75 |
a33bbc11 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.text |
1051044 |
1051048 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.text |
1082804 |
1082808 |
4 |
0.0 |
cc13x2_26x2 |
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656823 |
656839 |
16 |
0.0 |
|
|
|
.text |
554584 |
554600 |
16 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684759 |
8 |
0.0 |
|
|
|
.text |
594308 |
594316 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665478 |
665486 |
8 |
0.0 |
|
|
|
.text |
579396 |
579404 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599538 |
599546 |
8 |
0.0 |
|
|
|
.app_xip_area |
476924 |
476932 |
8 |
0.0 |
efr32 |
lock-app |
BRD4161A+wf200 |
(read/write) |
1139620 |
1139636 |
16 |
0.0 |
|
|
|
.text |
991664 |
991680 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3037129 |
3037145 |
16 |
0.0 |
|
|
|
.text |
2583314 |
2583330 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523305 |
2523321 |
16 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180367 |
1180383 |
16 |
0.0 |
|
|
|
text |
814448 |
814456 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
text |
803068 |
803080 |
12 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_line |
3645881 |
3645884 |
3 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26374276 |
26374277 |
1 |
0.0 |
|
|
|
.debug_line |
3666460 |
3666463 |
3 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
21839792 |
21839794 |
2 |
0.0 |
|
|
|
.debug_line |
3237638 |
3237641 |
3 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.debug_line |
3246323 |
3246326 |
3 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
Decreases (8 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
b1f2fc75 |
a33bbc11 |
change |
% change |
cc13x2_26x2 |
lock-ftd |
LP_CC2652R7 |
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
180560 |
180544 |
-16 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
157752 |
157744 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
181536 |
181528 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1030788 |
1030786 |
-2 |
-0.0 |
|
|
|
.flash.text |
1030788 |
1030786 |
-2 |
-0.0 |
psoc6 |
lock |
cy8ckit_062s2_43012 |
.debug_info |
22194930 |
22194929 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808744 |
808736 |
-8 |
-0.0 |
|
|
|
text |
571318 |
571314 |
-4 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
b1f2fc75 |
a33bbc11 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.bss |
120258 |
120258 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1051044 |
1051048 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.bss |
127698 |
127698 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1082804 |
1082808 |
4 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
672795 |
672795 |
0 |
0.0 |
|
|
|
(read/write) |
178700 |
178700 |
0 |
0.0 |
|
|
|
.bss |
74388 |
74388 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88819 |
88819 |
0 |
0.0 |
|
|
|
.text |
583660 |
583660 |
0 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
(read/write) |
157948 |
157948 |
0 |
0.0 |
|
|
|
.bss |
73660 |
73660 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77979 |
77979 |
0 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
|
|
.bss |
71476 |
71476 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76671 |
76671 |
0 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656823 |
656839 |
16 |
0.0 |
|
|
|
(read/write) |
180560 |
180544 |
-16 |
-0.0 |
|
|
|
.bss |
67164 |
67164 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101759 |
101759 |
0 |
0.0 |
|
|
|
.text |
554584 |
554600 |
16 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684759 |
8 |
0.0 |
|
|
|
(read/write) |
157752 |
157744 |
-8 |
-0.0 |
|
|
|
.bss |
71516 |
71516 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89959 |
89959 |
0 |
0.0 |
|
|
|
.text |
594308 |
594316 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
|
|
.bss |
71636 |
71636 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
85515 |
85515 |
0 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665478 |
665486 |
8 |
0.0 |
|
|
|
(read/write) |
181536 |
181528 |
-8 |
-0.0 |
|
|
|
.bss |
76708 |
76708 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85766 |
85766 |
0 |
0.0 |
|
|
|
.text |
579396 |
579404 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
|
|
.bss |
65768 |
65768 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
|
|
.bss |
70552 |
70552 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599538 |
599546 |
8 |
0.0 |
|
|
|
.app_xip_area |
476924 |
476932 |
8 |
0.0 |
|
|
|
.bss |
65080 |
65080 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1100964 |
1100964 |
0 |
0.0 |
|
|
|
.bss |
133372 |
133372 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
965500 |
965500 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1155216 |
1155216 |
0 |
0.0 |
|
|
|
.bss |
150060 |
150060 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
1002856 |
1002856 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
990152 |
990152 |
0 |
0.0 |
|
|
|
.bss |
162696 |
162696 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
825380 |
825380 |
0 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1139620 |
1139636 |
16 |
0.0 |
|
|
|
.bss |
145872 |
145872 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
991664 |
991680 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1092420 |
1092420 |
0 |
0.0 |
|
|
|
.bss |
134812 |
134812 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
955492 |
955492 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1030788 |
1030786 |
-2 |
-0.0 |
|
|
|
(read/write) |
1489570 |
1489570 |
0 |
0.0 |
|
|
|
.dram0.bss |
71136 |
71136 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
218400 |
218400 |
0 |
0.0 |
|
|
|
.flash.text |
1030788 |
1030786 |
-2 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1083967 |
1083967 |
0 |
0.0 |
|
|
|
(read/write) |
491496 |
491496 |
0 |
0.0 |
|
|
|
.dram0.bss |
76640 |
76640 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
248716 |
248716 |
0 |
0.0 |
|
|
|
.flash.text |
1078583 |
1078583 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
646676 |
646676 |
0 |
0.0 |
|
|
|
.bss |
70400 |
70400 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
571480 |
571480 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.bss |
70864 |
70864 |
0 |
0.0 |
|
|
|
.data |
2076 |
2076 |
0 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3037129 |
3037145 |
16 |
0.0 |
|
|
|
(read/write) |
156024 |
156024 |
0 |
0.0 |
|
|
|
.bss |
61920 |
61920 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85624 |
85624 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1168 |
1168 |
0 |
0.0 |
|
|
|
.rodata |
274667 |
274667 |
0 |
0.0 |
|
|
|
.text |
2583314 |
2583330 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
(read/write) |
147624 |
147624 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78120 |
78120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
274859 |
274859 |
0 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
(read/write) |
127584 |
127584 |
0 |
0.0 |
|
|
|
.bss |
50656 |
50656 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67464 |
67464 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
203496 |
203496 |
0 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
chip-tool |
debug |
(read only) |
10812641 |
10812641 |
0 |
0.0 |
|
|
|
(read/write) |
651136 |
651136 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
616104 |
616104 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5096 |
5096 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
559829 |
559829 |
0 |
0.0 |
|
|
|
.text |
8746612 |
8746612 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10208444 |
10208444 |
0 |
0.0 |
|
|
|
(read/write) |
698929 |
698929 |
0 |
0.0 |
|
|
|
.bss |
33297 |
33297 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
643616 |
643616 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13776 |
13776 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
490604 |
490604 |
0 |
0.0 |
|
|
|
.text |
8080260 |
8080260 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2597033 |
2597033 |
0 |
0.0 |
|
|
|
(read/write) |
130176 |
130176 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72360 |
72360 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
220304 |
220304 |
0 |
0.0 |
|
|
|
.text |
2206018 |
2206018 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
(read/write) |
125512 |
125512 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69512 |
69512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
237360 |
237360 |
0 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358105 |
2358105 |
0 |
0.0 |
|
|
|
(read/write) |
118976 |
118976 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63336 |
63336 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
209336 |
209336 |
0 |
0.0 |
|
|
|
.text |
1985298 |
1985298 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523305 |
2523321 |
16 |
0.0 |
|
|
|
(read/write) |
127320 |
127320 |
0 |
0.0 |
|
|
|
.bss |
50336 |
50336 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68728 |
68728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
216096 |
216096 |
0 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2605433 |
2605433 |
0 |
0.0 |
|
|
|
(read/write) |
142144 |
142144 |
0 |
0.0 |
|
|
|
.bss |
57832 |
57832 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77224 |
77224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
234770 |
234770 |
0 |
0.0 |
|
|
|
.text |
2212242 |
2212242 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357300 |
2357300 |
0 |
0.0 |
|
|
|
(read/write) |
141825 |
141825 |
0 |
0.0 |
|
|
|
.bss |
55345 |
55345 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75984 |
75984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5048 |
5048 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
140620 |
140620 |
0 |
0.0 |
|
|
|
.text |
1978960 |
1978960 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3173993 |
3173993 |
0 |
0.0 |
|
|
|
(read/write) |
257968 |
257968 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79184 |
79184 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4856 |
4856 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
258952 |
258952 |
0 |
0.0 |
|
|
|
.text |
2725298 |
2725298 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5462161 |
5462161 |
0 |
0.0 |
|
|
|
(read/write) |
160240 |
160240 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
99928 |
99928 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
343569 |
343569 |
0 |
0.0 |
|
|
|
.text |
4847506 |
4847506 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2454328 |
2454328 |
0 |
0.0 |
|
|
|
.bss |
215044 |
215044 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416972 |
1416972 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180367 |
1180383 |
16 |
0.0 |
|
|
|
bss |
143737 |
143737 |
0 |
0.0 |
|
|
|
rodata |
143344 |
143344 |
0 |
0.0 |
|
|
|
text |
814448 |
814456 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
bss |
142964 |
142964 |
0 |
0.0 |
|
|
|
rodata |
134944 |
134944 |
0 |
0.0 |
|
|
|
text |
803068 |
803080 |
12 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
881000 |
881000 |
0 |
0.0 |
|
|
|
(read/write) |
1700748 |
1700748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
149688 |
149688 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1217432 |
1217432 |
0 |
0.0 |
|
|
|
.debug_aranges |
111496 |
111496 |
0 |
0.0 |
|
|
|
.debug_frame |
372228 |
372228 |
0 |
0.0 |
|
|
|
.debug_info |
26636674 |
26636674 |
0 |
0.0 |
|
|
|
.debug_line |
3645881 |
3645884 |
3 |
0.0 |
|
|
|
.debug_loc |
3561084 |
3561084 |
0 |
0.0 |
|
|
|
.debug_ranges |
336520 |
336520 |
0 |
0.0 |
|
|
|
.debug_str |
3392640 |
3392640 |
0 |
0.0 |
|
|
|
.heap |
881000 |
881000 |
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 |
568892 |
568892 |
0 |
0.0 |
|
|
|
.symtab |
420304 |
420304 |
0 |
0.0 |
|
|
|
.text |
1540016 |
1540016 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
881736 |
881736 |
0 |
0.0 |
|
|
|
(read/write) |
1644204 |
1644204 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
148952 |
148952 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1209298 |
1209298 |
0 |
0.0 |
|
|
|
.debug_aranges |
110984 |
110984 |
0 |
0.0 |
|
|
|
.debug_frame |
375360 |
375360 |
0 |
0.0 |
|
|
|
.debug_info |
26374276 |
26374277 |
1 |
0.0 |
|
|
|
.debug_line |
3666460 |
3666463 |
3 |
0.0 |
|
|
|
.debug_loc |
3549266 |
3549266 |
0 |
0.0 |
|
|
|
.debug_ranges |
335176 |
335176 |
0 |
0.0 |
|
|
|
.debug_str |
3382119 |
3382119 |
0 |
0.0 |
|
|
|
.heap |
881736 |
881736 |
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 |
533820 |
533820 |
0 |
0.0 |
|
|
|
.symtab |
407008 |
407008 |
0 |
0.0 |
|
|
|
.text |
1484208 |
1484208 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
890080 |
890080 |
0 |
0.0 |
|
|
|
(read/write) |
1561436 |
1561436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
140816 |
140816 |
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 |
2448 |
2448 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1043971 |
1043971 |
0 |
0.0 |
|
|
|
.debug_aranges |
103152 |
103152 |
0 |
0.0 |
|
|
|
.debug_frame |
345604 |
345604 |
0 |
0.0 |
|
|
|
.debug_info |
21839792 |
21839794 |
2 |
0.0 |
|
|
|
.debug_line |
3237638 |
3237641 |
3 |
0.0 |
|
|
|
.debug_loc |
3248769 |
3248769 |
0 |
0.0 |
|
|
|
.debug_ranges |
301016 |
301016 |
0 |
0.0 |
|
|
|
.debug_str |
3188213 |
3188213 |
0 |
0.0 |
|
|
|
.heap |
890080 |
890080 |
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 |
467101 |
467101 |
0 |
0.0 |
|
|
|
.symtab |
374064 |
374064 |
0 |
0.0 |
|
|
|
.text |
1409784 |
1409784 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
885584 |
885584 |
0 |
0.0 |
|
|
|
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
145296 |
145296 |
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 |
2464 |
2464 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1051147 |
1051147 |
0 |
0.0 |
|
|
|
.debug_aranges |
103824 |
103824 |
0 |
0.0 |
|
|
|
.debug_frame |
348428 |
348428 |
0 |
0.0 |
|
|
|
.debug_info |
22194930 |
22194929 |
-1 |
-0.0 |
|
|
|
.debug_line |
3246323 |
3246326 |
3 |
0.0 |
|
|
|
.debug_loc |
3288888 |
3288888 |
0 |
0.0 |
|
|
|
.debug_ranges |
304432 |
304432 |
0 |
0.0 |
|
|
|
.debug_str |
3215644 |
3215644 |
0 |
0.0 |
|
|
|
.heap |
885584 |
885584 |
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 |
473342 |
473342 |
0 |
0.0 |
|
|
|
.symtab |
377248 |
377248 |
0 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808744 |
808736 |
-8 |
-0.0 |
|
|
|
bss |
71448 |
71448 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
571318 |
571314 |
-4 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830680 |
830680 |
0 |
0.0 |
|
|
|
bss |
72304 |
72304 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
589406 |
589406 |
0 |
0.0 |
PR #21705: Size comparison from d502f304ba47a3158e202a3873270749b0178a4c to 08c750f2c19b5f7d1eef1d56a66575359c228978
Increases (26 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, psoc6)
platform |
target |
config |
section |
d502f304 |
08c750f2 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.text |
1051044 |
1051052 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
672795 |
672803 |
8 |
0.0 |
|
|
|
.text |
583660 |
583668 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684743 |
684759 |
16 |
0.0 |
|
|
|
.text |
594300 |
594316 |
16 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665478 |
665486 |
8 |
0.0 |
|
|
|
.text |
579396 |
579404 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599538 |
599546 |
8 |
0.0 |
|
|
|
.app_xip_area |
476924 |
476932 |
8 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rs911x |
(read/write) |
990152 |
990168 |
16 |
0.0 |
|
|
|
.text |
825380 |
825396 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1139636 |
1139652 |
16 |
0.0 |
|
|
|
.text |
991680 |
991696 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3037129 |
3037145 |
16 |
0.0 |
|
|
|
.text |
2583314 |
2583330 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180367 |
1180383 |
16 |
0.0 |
|
|
|
text |
814448 |
814452 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
text |
803072 |
803080 |
8 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26636674 |
26636675 |
1 |
0.0 |
|
|
|
.debug_line |
3645881 |
3645884 |
3 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26374275 |
26374276 |
1 |
0.0 |
|
|
|
.debug_line |
3666460 |
3666463 |
3 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
21839792 |
21839793 |
1 |
0.0 |
|
|
|
.debug_line |
3237638 |
3237641 |
3 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.debug_line |
3246323 |
3246326 |
3 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
Decreases (9 builds for cc13x2_26x2, esp32, telink)
platform |
target |
config |
section |
d502f304 |
08c750f2 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
178700 |
178692 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
157760 |
157744 |
-16 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
181536 |
181528 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1030788 |
1030786 |
-2 |
-0.0 |
|
|
|
.flash.text |
1030788 |
1030786 |
-2 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808744 |
808736 |
-8 |
-0.0 |
|
|
|
text |
571318 |
571316 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830680 |
830672 |
-8 |
-0.0 |
|
|
|
text |
589408 |
589404 |
-4 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
d502f304 |
08c750f2 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.bss |
120258 |
120258 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1051044 |
1051052 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.bss |
127698 |
127698 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
672795 |
672803 |
8 |
0.0 |
|
|
|
(read/write) |
178700 |
178692 |
-8 |
-0.0 |
|
|
|
.bss |
74388 |
74388 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88819 |
88819 |
0 |
0.0 |
|
|
|
.text |
583660 |
583668 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
(read/write) |
157948 |
157948 |
0 |
0.0 |
|
|
|
.bss |
73660 |
73660 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77979 |
77979 |
0 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
|
|
.bss |
71476 |
71476 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76671 |
76671 |
0 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
|
|
.bss |
67164 |
67164 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101759 |
101759 |
0 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684743 |
684759 |
16 |
0.0 |
|
|
|
(read/write) |
157760 |
157744 |
-16 |
-0.0 |
|
|
|
.bss |
71516 |
71516 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89959 |
89959 |
0 |
0.0 |
|
|
|
.text |
594300 |
594316 |
16 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
|
|
.bss |
71636 |
71636 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
85515 |
85515 |
0 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665478 |
665486 |
8 |
0.0 |
|
|
|
(read/write) |
181536 |
181528 |
-8 |
-0.0 |
|
|
|
.bss |
76708 |
76708 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85766 |
85766 |
0 |
0.0 |
|
|
|
.text |
579396 |
579404 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
|
|
.bss |
65768 |
65768 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
|
|
.bss |
70552 |
70552 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599538 |
599546 |
8 |
0.0 |
|
|
|
.app_xip_area |
476924 |
476932 |
8 |
0.0 |
|
|
|
.bss |
65080 |
65080 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1100980 |
1100980 |
0 |
0.0 |
|
|
|
.bss |
133372 |
133372 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
965516 |
965516 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1155232 |
1155232 |
0 |
0.0 |
|
|
|
.bss |
150060 |
150060 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
1002872 |
1002872 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
990152 |
990168 |
16 |
0.0 |
|
|
|
.bss |
162696 |
162696 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
825380 |
825396 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1139636 |
1139652 |
16 |
0.0 |
|
|
|
.bss |
145872 |
145872 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
991680 |
991696 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1092420 |
1092420 |
0 |
0.0 |
|
|
|
.bss |
134812 |
134812 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
955492 |
955492 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1030788 |
1030786 |
-2 |
-0.0 |
|
|
|
(read/write) |
1489570 |
1489570 |
0 |
0.0 |
|
|
|
.dram0.bss |
71136 |
71136 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
218400 |
218400 |
0 |
0.0 |
|
|
|
.flash.text |
1030788 |
1030786 |
-2 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1083967 |
1083967 |
0 |
0.0 |
|
|
|
(read/write) |
491496 |
491496 |
0 |
0.0 |
|
|
|
.dram0.bss |
76640 |
76640 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
248716 |
248716 |
0 |
0.0 |
|
|
|
.flash.text |
1078583 |
1078583 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
646676 |
646676 |
0 |
0.0 |
|
|
|
.bss |
70400 |
70400 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
571480 |
571480 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.bss |
70864 |
70864 |
0 |
0.0 |
|
|
|
.data |
2076 |
2076 |
0 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3037129 |
3037145 |
16 |
0.0 |
|
|
|
(read/write) |
156024 |
156024 |
0 |
0.0 |
|
|
|
.bss |
61920 |
61920 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85624 |
85624 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1168 |
1168 |
0 |
0.0 |
|
|
|
.rodata |
274667 |
274667 |
0 |
0.0 |
|
|
|
.text |
2583314 |
2583330 |
16 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
(read/write) |
147624 |
147624 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78120 |
78120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
274859 |
274859 |
0 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
(read/write) |
127584 |
127584 |
0 |
0.0 |
|
|
|
.bss |
50656 |
50656 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67464 |
67464 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
203496 |
203496 |
0 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
chip-tool |
debug |
(read only) |
10864033 |
10864033 |
0 |
0.0 |
|
|
|
(read/write) |
651136 |
651136 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
616104 |
616104 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5096 |
5096 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
562485 |
562485 |
0 |
0.0 |
|
|
|
.text |
8795348 |
8795348 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10252124 |
10252124 |
0 |
0.0 |
|
|
|
(read/write) |
698929 |
698929 |
0 |
0.0 |
|
|
|
.bss |
33297 |
33297 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
643616 |
643616 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13776 |
13776 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
493180 |
493180 |
0 |
0.0 |
|
|
|
.text |
8121364 |
8121364 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2597033 |
2597033 |
0 |
0.0 |
|
|
|
(read/write) |
130176 |
130176 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72360 |
72360 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
220304 |
220304 |
0 |
0.0 |
|
|
|
.text |
2206018 |
2206018 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
(read/write) |
125512 |
125512 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69512 |
69512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
237360 |
237360 |
0 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358105 |
2358105 |
0 |
0.0 |
|
|
|
(read/write) |
118976 |
118976 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63336 |
63336 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
209336 |
209336 |
0 |
0.0 |
|
|
|
.text |
1985298 |
1985298 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
(read/write) |
127320 |
127320 |
0 |
0.0 |
|
|
|
.bss |
50336 |
50336 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68728 |
68728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
216160 |
216160 |
0 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2605433 |
2605433 |
0 |
0.0 |
|
|
|
(read/write) |
142144 |
142144 |
0 |
0.0 |
|
|
|
.bss |
57832 |
57832 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77224 |
77224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
234770 |
234770 |
0 |
0.0 |
|
|
|
.text |
2212242 |
2212242 |
0 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357300 |
2357300 |
0 |
0.0 |
|
|
|
(read/write) |
141825 |
141825 |
0 |
0.0 |
|
|
|
.bss |
55345 |
55345 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75984 |
75984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5048 |
5048 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
140620 |
140620 |
0 |
0.0 |
|
|
|
.text |
1978960 |
1978960 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3173993 |
3173993 |
0 |
0.0 |
|
|
|
(read/write) |
257968 |
257968 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79184 |
79184 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4856 |
4856 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
258952 |
258952 |
0 |
0.0 |
|
|
|
.text |
2725298 |
2725298 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5462161 |
5462161 |
0 |
0.0 |
|
|
|
(read/write) |
160240 |
160240 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
99928 |
99928 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
343569 |
343569 |
0 |
0.0 |
|
|
|
.text |
4847506 |
4847506 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2454328 |
2454328 |
0 |
0.0 |
|
|
|
.bss |
215044 |
215044 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416972 |
1416972 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180367 |
1180383 |
16 |
0.0 |
|
|
|
bss |
143737 |
143737 |
0 |
0.0 |
|
|
|
rodata |
143344 |
143344 |
0 |
0.0 |
|
|
|
text |
814448 |
814452 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
bss |
142964 |
142964 |
0 |
0.0 |
|
|
|
rodata |
134944 |
134944 |
0 |
0.0 |
|
|
|
text |
803072 |
803080 |
8 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
881000 |
881000 |
0 |
0.0 |
|
|
|
(read/write) |
1700748 |
1700748 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
149688 |
149688 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1217432 |
1217432 |
0 |
0.0 |
|
|
|
.debug_aranges |
111496 |
111496 |
0 |
0.0 |
|
|
|
.debug_frame |
372228 |
372228 |
0 |
0.0 |
|
|
|
.debug_info |
26636674 |
26636675 |
1 |
0.0 |
|
|
|
.debug_line |
3645881 |
3645884 |
3 |
0.0 |
|
|
|
.debug_loc |
3561084 |
3561084 |
0 |
0.0 |
|
|
|
.debug_ranges |
336520 |
336520 |
0 |
0.0 |
|
|
|
.debug_str |
3392640 |
3392640 |
0 |
0.0 |
|
|
|
.heap |
881000 |
881000 |
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 |
568892 |
568892 |
0 |
0.0 |
|
|
|
.symtab |
420304 |
420304 |
0 |
0.0 |
|
|
|
.text |
1540016 |
1540016 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
881736 |
881736 |
0 |
0.0 |
|
|
|
(read/write) |
1644204 |
1644204 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
148952 |
148952 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1209298 |
1209298 |
0 |
0.0 |
|
|
|
.debug_aranges |
110984 |
110984 |
0 |
0.0 |
|
|
|
.debug_frame |
375360 |
375360 |
0 |
0.0 |
|
|
|
.debug_info |
26374275 |
26374276 |
1 |
0.0 |
|
|
|
.debug_line |
3666460 |
3666463 |
3 |
0.0 |
|
|
|
.debug_loc |
3549266 |
3549266 |
0 |
0.0 |
|
|
|
.debug_ranges |
335176 |
335176 |
0 |
0.0 |
|
|
|
.debug_str |
3382119 |
3382119 |
0 |
0.0 |
|
|
|
.heap |
881736 |
881736 |
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 |
533820 |
533820 |
0 |
0.0 |
|
|
|
.symtab |
407008 |
407008 |
0 |
0.0 |
|
|
|
.text |
1484208 |
1484208 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
890080 |
890080 |
0 |
0.0 |
|
|
|
(read/write) |
1561436 |
1561436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
140816 |
140816 |
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 |
2448 |
2448 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1043971 |
1043971 |
0 |
0.0 |
|
|
|
.debug_aranges |
103152 |
103152 |
0 |
0.0 |
|
|
|
.debug_frame |
345604 |
345604 |
0 |
0.0 |
|
|
|
.debug_info |
21839792 |
21839793 |
1 |
0.0 |
|
|
|
.debug_line |
3237638 |
3237641 |
3 |
0.0 |
|
|
|
.debug_loc |
3248769 |
3248769 |
0 |
0.0 |
|
|
|
.debug_ranges |
301016 |
301016 |
0 |
0.0 |
|
|
|
.debug_str |
3188213 |
3188213 |
0 |
0.0 |
|
|
|
.heap |
890080 |
890080 |
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 |
467101 |
467101 |
0 |
0.0 |
|
|
|
.symtab |
374064 |
374064 |
0 |
0.0 |
|
|
|
.text |
1409784 |
1409784 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
885584 |
885584 |
0 |
0.0 |
|
|
|
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
145296 |
145296 |
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 |
2464 |
2464 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1051147 |
1051147 |
0 |
0.0 |
|
|
|
.debug_aranges |
103824 |
103824 |
0 |
0.0 |
|
|
|
.debug_frame |
348428 |
348428 |
0 |
0.0 |
|
|
|
.debug_info |
22194929 |
22194929 |
0 |
0.0 |
|
|
|
.debug_line |
3246323 |
3246326 |
3 |
0.0 |
|
|
|
.debug_loc |
3288888 |
3288888 |
0 |
0.0 |
|
|
|
.debug_ranges |
304432 |
304432 |
0 |
0.0 |
|
|
|
.debug_str |
3215644 |
3215644 |
0 |
0.0 |
|
|
|
.heap |
885584 |
885584 |
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 |
473342 |
473342 |
0 |
0.0 |
|
|
|
.symtab |
377248 |
377248 |
0 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808744 |
808736 |
-8 |
-0.0 |
|
|
|
bss |
71448 |
71448 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
571318 |
571316 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830680 |
830672 |
-8 |
-0.0 |
|
|
|
bss |
72304 |
72304 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
589408 |
589404 |
-4 |
-0.0 |
PR #21705: Size comparison from 2a5f7fe21521014507377a8a216b9bf5e07f045c to 4fdd1548d2ab2500660749b0f2cfb8777513556c
Increases (27 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
2a5f7fe2 |
4fdd1548 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.text |
1051040 |
1051048 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
673019 |
673027 |
8 |
0.0 |
|
|
|
.text |
583868 |
583876 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684759 |
8 |
0.0 |
|
|
|
.text |
594308 |
594316 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665710 |
665718 |
8 |
0.0 |
|
|
|
.text |
579612 |
579620 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599530 |
599546 |
16 |
0.0 |
|
|
|
.app_xip_area |
476916 |
476932 |
16 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rs911x |
(read/write) |
990152 |
990168 |
16 |
0.0 |
|
|
|
.text |
825380 |
825396 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1139636 |
1139652 |
16 |
0.0 |
|
|
|
.text |
991680 |
991696 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2606793 |
2606809 |
16 |
0.0 |
|
|
|
.text |
2213602 |
2213618 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
814664 |
814668 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
text |
803068 |
803080 |
12 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26643194 |
26643195 |
1 |
0.0 |
|
|
|
.debug_line |
3646638 |
3646641 |
3 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_line |
3667042 |
3667045 |
3 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_line |
3238220 |
3238223 |
3 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.debug_line |
3246906 |
3246909 |
3 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
telink |
lighting-app |
tlsr9518adk80d |
(read/write) |
830672 |
830680 |
8 |
0.0 |
|
|
|
text |
589404 |
589406 |
2 |
0.0 |
Decreases (10 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
2a5f7fe2 |
4fdd1548 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
178476 |
178468 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
157752 |
157744 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
181304 |
181296 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1031272 |
1031266 |
-6 |
-0.0 |
|
|
|
.flash.text |
1031272 |
1031266 |
-6 |
-0.0 |
psoc6 |
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26379891 |
26379890 |
-1 |
-0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_info |
21844447 |
21844446 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
571316 |
571314 |
-2 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
2a5f7fe2 |
4fdd1548 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.bss |
120258 |
120258 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1051040 |
1051048 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.bss |
127698 |
127698 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
673019 |
673027 |
8 |
0.0 |
|
|
|
(read/write) |
178476 |
178468 |
-8 |
-0.0 |
|
|
|
.bss |
74388 |
74388 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88835 |
88835 |
0 |
0.0 |
|
|
|
.text |
583868 |
583876 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
(read/write) |
157948 |
157948 |
0 |
0.0 |
|
|
|
.bss |
73660 |
73660 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77979 |
77979 |
0 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
|
|
.bss |
71476 |
71476 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76671 |
76671 |
0 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
|
|
.bss |
67164 |
67164 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101759 |
101759 |
0 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684759 |
8 |
0.0 |
|
|
|
(read/write) |
157752 |
157744 |
-8 |
-0.0 |
|
|
|
.bss |
71516 |
71516 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89959 |
89959 |
0 |
0.0 |
|
|
|
.text |
594308 |
594316 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
|
|
.bss |
71636 |
71636 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
85515 |
85515 |
0 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665710 |
665718 |
8 |
0.0 |
|
|
|
(read/write) |
181304 |
181296 |
-8 |
-0.0 |
|
|
|
.bss |
76708 |
76708 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85782 |
85782 |
0 |
0.0 |
|
|
|
.text |
579612 |
579620 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
|
|
.bss |
65768 |
65768 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
|
|
.bss |
70552 |
70552 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599530 |
599546 |
16 |
0.0 |
|
|
|
.app_xip_area |
476916 |
476932 |
16 |
0.0 |
|
|
|
.bss |
65080 |
65080 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1100980 |
1100980 |
0 |
0.0 |
|
|
|
.bss |
133372 |
133372 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
965516 |
965516 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
1155232 |
1155232 |
0 |
0.0 |
|
|
|
.bss |
150060 |
150060 |
0 |
0.0 |
|
|
|
.data |
2280 |
2280 |
0 |
0.0 |
|
|
|
.text |
1002872 |
1002872 |
0 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
990152 |
990168 |
16 |
0.0 |
|
|
|
.bss |
162696 |
162696 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
825380 |
825396 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1139636 |
1139652 |
16 |
0.0 |
|
|
|
.bss |
145872 |
145872 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
991680 |
991696 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1092420 |
1092420 |
0 |
0.0 |
|
|
|
.bss |
134812 |
134812 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
955492 |
955492 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1031272 |
1031266 |
-6 |
-0.0 |
|
|
|
(read/write) |
1489610 |
1489610 |
0 |
0.0 |
|
|
|
.dram0.bss |
71136 |
71136 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
218440 |
218440 |
0 |
0.0 |
|
|
|
.flash.text |
1031272 |
1031266 |
-6 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1084371 |
1084371 |
0 |
0.0 |
|
|
|
(read/write) |
491544 |
491544 |
0 |
0.0 |
|
|
|
.dram0.bss |
76640 |
76640 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
248764 |
248764 |
0 |
0.0 |
|
|
|
.flash.text |
1078987 |
1078987 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
646676 |
646676 |
0 |
0.0 |
|
|
|
.bss |
70400 |
70400 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
571480 |
571480 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.bss |
70864 |
70864 |
0 |
0.0 |
|
|
|
.data |
2076 |
2076 |
0 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3038505 |
3038505 |
0 |
0.0 |
|
|
|
(read/write) |
156024 |
156024 |
0 |
0.0 |
|
|
|
.bss |
61920 |
61920 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85624 |
85624 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1168 |
1168 |
0 |
0.0 |
|
|
|
.rodata |
274667 |
274667 |
0 |
0.0 |
|
|
|
.text |
2584690 |
2584690 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
(read/write) |
147624 |
147624 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78120 |
78120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
274859 |
274859 |
0 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
(read/write) |
127584 |
127584 |
0 |
0.0 |
|
|
|
.bss |
50656 |
50656 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67464 |
67464 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
203496 |
203496 |
0 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
chip-tool |
debug |
(read only) |
10868673 |
10868673 |
0 |
0.0 |
|
|
|
(read/write) |
651296 |
651296 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
616280 |
616280 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5096 |
5096 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
562677 |
562677 |
0 |
0.0 |
|
|
|
.text |
8799364 |
8799364 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10255980 |
10255980 |
0 |
0.0 |
|
|
|
(read/write) |
699105 |
699105 |
0 |
0.0 |
|
|
|
.bss |
33297 |
33297 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
643792 |
643792 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13784 |
13784 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
493340 |
493340 |
0 |
0.0 |
|
|
|
.text |
8124596 |
8124596 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2597033 |
2597033 |
0 |
0.0 |
|
|
|
(read/write) |
130176 |
130176 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72360 |
72360 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
220304 |
220304 |
0 |
0.0 |
|
|
|
.text |
2206018 |
2206018 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
(read/write) |
125512 |
125512 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69512 |
69512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
237360 |
237360 |
0 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358105 |
2358105 |
0 |
0.0 |
|
|
|
(read/write) |
118976 |
118976 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63336 |
63336 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
209336 |
209336 |
0 |
0.0 |
|
|
|
.text |
1985298 |
1985298 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
(read/write) |
127320 |
127320 |
0 |
0.0 |
|
|
|
.bss |
50336 |
50336 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68728 |
68728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
216160 |
216160 |
0 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2606793 |
2606809 |
16 |
0.0 |
|
|
|
(read/write) |
142144 |
142144 |
0 |
0.0 |
|
|
|
.bss |
57832 |
57832 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77224 |
77224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
234770 |
234770 |
0 |
0.0 |
|
|
|
.text |
2213602 |
2213618 |
16 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357300 |
2357300 |
0 |
0.0 |
|
|
|
(read/write) |
141825 |
141825 |
0 |
0.0 |
|
|
|
.bss |
55345 |
55345 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75984 |
75984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5048 |
5048 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
140620 |
140620 |
0 |
0.0 |
|
|
|
.text |
1978960 |
1978960 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3173993 |
3173993 |
0 |
0.0 |
|
|
|
(read/write) |
257968 |
257968 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79184 |
79184 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4856 |
4856 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
258952 |
258952 |
0 |
0.0 |
|
|
|
.text |
2725298 |
2725298 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5466769 |
5466769 |
0 |
0.0 |
|
|
|
(read/write) |
160400 |
160400 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
100088 |
100088 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
343729 |
343729 |
0 |
0.0 |
|
|
|
.text |
4851522 |
4851522 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2454328 |
2454328 |
0 |
0.0 |
|
|
|
.bss |
215044 |
215044 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416972 |
1416972 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180603 |
1180603 |
0 |
0.0 |
|
|
|
bss |
143737 |
143737 |
0 |
0.0 |
|
|
|
rodata |
143356 |
143356 |
0 |
0.0 |
|
|
|
text |
814664 |
814668 |
4 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
bss |
142964 |
142964 |
0 |
0.0 |
|
|
|
rodata |
134944 |
134944 |
0 |
0.0 |
|
|
|
text |
803068 |
803080 |
12 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
881000 |
881000 |
0 |
0.0 |
|
|
|
(read/write) |
1700996 |
1700996 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
149688 |
149688 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1217459 |
1217459 |
0 |
0.0 |
|
|
|
.debug_aranges |
111528 |
111528 |
0 |
0.0 |
|
|
|
.debug_frame |
372352 |
372352 |
0 |
0.0 |
|
|
|
.debug_info |
26643194 |
26643195 |
1 |
0.0 |
|
|
|
.debug_line |
3646638 |
3646641 |
3 |
0.0 |
|
|
|
.debug_loc |
3562036 |
3562036 |
0 |
0.0 |
|
|
|
.debug_ranges |
336576 |
336576 |
0 |
0.0 |
|
|
|
.debug_str |
3393852 |
3393852 |
0 |
0.0 |
|
|
|
.heap |
881000 |
881000 |
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 |
569346 |
569346 |
0 |
0.0 |
|
|
|
.symtab |
420416 |
420416 |
0 |
0.0 |
|
|
|
.text |
1540264 |
1540264 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
881736 |
881736 |
0 |
0.0 |
|
|
|
(read/write) |
1644204 |
1644204 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
148952 |
148952 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1209298 |
1209298 |
0 |
0.0 |
|
|
|
.debug_aranges |
111000 |
111000 |
0 |
0.0 |
|
|
|
.debug_frame |
375432 |
375432 |
0 |
0.0 |
|
|
|
.debug_info |
26379891 |
26379890 |
-1 |
-0.0 |
|
|
|
.debug_line |
3667042 |
3667045 |
3 |
0.0 |
|
|
|
.debug_loc |
3549673 |
3549673 |
0 |
0.0 |
|
|
|
.debug_ranges |
335192 |
335192 |
0 |
0.0 |
|
|
|
.debug_str |
3382841 |
3382841 |
0 |
0.0 |
|
|
|
.heap |
881736 |
881736 |
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 |
533820 |
533820 |
0 |
0.0 |
|
|
|
.symtab |
407008 |
407008 |
0 |
0.0 |
|
|
|
.text |
1484208 |
1484208 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
890080 |
890080 |
0 |
0.0 |
|
|
|
(read/write) |
1561436 |
1561436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
140816 |
140816 |
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 |
2448 |
2448 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1043971 |
1043971 |
0 |
0.0 |
|
|
|
.debug_aranges |
103168 |
103168 |
0 |
0.0 |
|
|
|
.debug_frame |
345676 |
345676 |
0 |
0.0 |
|
|
|
.debug_info |
21844447 |
21844446 |
-1 |
-0.0 |
|
|
|
.debug_line |
3238220 |
3238223 |
3 |
0.0 |
|
|
|
.debug_loc |
3249205 |
3249205 |
0 |
0.0 |
|
|
|
.debug_ranges |
301032 |
301032 |
0 |
0.0 |
|
|
|
.debug_str |
3188935 |
3188935 |
0 |
0.0 |
|
|
|
.heap |
890080 |
890080 |
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 |
467101 |
467101 |
0 |
0.0 |
|
|
|
.symtab |
374064 |
374064 |
0 |
0.0 |
|
|
|
.text |
1409784 |
1409784 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
885584 |
885584 |
0 |
0.0 |
|
|
|
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
145296 |
145296 |
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 |
2464 |
2464 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1051147 |
1051147 |
0 |
0.0 |
|
|
|
.debug_aranges |
103840 |
103840 |
0 |
0.0 |
|
|
|
.debug_frame |
348500 |
348500 |
0 |
0.0 |
|
|
|
.debug_info |
22199614 |
22199614 |
0 |
0.0 |
|
|
|
.debug_line |
3246906 |
3246909 |
3 |
0.0 |
|
|
|
.debug_loc |
3289325 |
3289325 |
0 |
0.0 |
|
|
|
.debug_ranges |
304448 |
304448 |
0 |
0.0 |
|
|
|
.debug_str |
3216366 |
3216366 |
0 |
0.0 |
|
|
|
.heap |
885584 |
885584 |
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 |
473342 |
473342 |
0 |
0.0 |
|
|
|
.symtab |
377248 |
377248 |
0 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808736 |
808736 |
0 |
0.0 |
|
|
|
bss |
71448 |
71448 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
571316 |
571314 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830672 |
830680 |
8 |
0.0 |
|
|
|
bss |
72304 |
72304 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
589404 |
589406 |
2 |
0.0 |
PR #21705: Size comparison from 1f83af040a4a04b605c863757082e475a922c5e3 to b1374099ccf0812f174e7b7d0389f9676efdbb82
Increases (25 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, psoc6)
platform |
target |
config |
section |
1f83af04 |
b1374099 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.text |
1051044 |
1051048 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
673027 |
673035 |
8 |
0.0 |
|
|
|
.text |
583876 |
583884 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665710 |
665718 |
8 |
0.0 |
|
|
|
.text |
579612 |
579620 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599530 |
599546 |
16 |
0.0 |
|
|
|
.app_xip_area |
476916 |
476932 |
16 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
979908 |
979924 |
16 |
0.0 |
|
|
|
.text |
827388 |
827404 |
16 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
997952 |
997968 |
16 |
0.0 |
|
|
|
.text |
828884 |
828900 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1147196 |
1147212 |
16 |
0.0 |
|
|
|
.text |
994944 |
994960 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2606793 |
2606809 |
16 |
0.0 |
|
|
|
.text |
2213602 |
2213618 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
814664 |
814672 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
text |
803072 |
803076 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_line |
3646638 |
3646641 |
3 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26379890 |
26379891 |
1 |
0.0 |
|
|
|
.debug_line |
3667042 |
3667045 |
3 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_line |
3238220 |
3238223 |
3 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.debug_line |
3246906 |
3246909 |
3 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
Decreases (9 builds for cc13x2_26x2, esp32, psoc6, telink)
platform |
target |
config |
section |
1f83af04 |
b1374099 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
178468 |
178460 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
181304 |
181296 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1031270 |
1031266 |
-4 |
-0.0 |
|
|
|
.flash.text |
1031270 |
1031266 |
-4 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26643196 |
26643195 |
-1 |
-0.0 |
|
lock |
cy8ckit_062s2_43012 |
.debug_info |
22199615 |
22199614 |
-1 |
-0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
text |
571316 |
571314 |
-2 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
1f83af04 |
b1374099 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.bss |
120258 |
120258 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1051044 |
1051048 |
4 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.bss |
127698 |
127698 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1082800 |
1082808 |
8 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
673027 |
673035 |
8 |
0.0 |
|
|
|
(read/write) |
178468 |
178460 |
-8 |
-0.0 |
|
|
|
.bss |
74388 |
74388 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88835 |
88835 |
0 |
0.0 |
|
|
|
.text |
583876 |
583884 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637747 |
0 |
0.0 |
|
|
|
(read/write) |
157948 |
157948 |
0 |
0.0 |
|
|
|
.bss |
73660 |
73660 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77979 |
77979 |
0 |
0.0 |
|
|
|
.text |
559444 |
559444 |
0 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
|
|
.bss |
71476 |
71476 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76671 |
76671 |
0 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
|
|
.bss |
67164 |
67164 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101759 |
101759 |
0 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684751 |
684751 |
0 |
0.0 |
|
|
|
(read/write) |
157752 |
157752 |
0 |
0.0 |
|
|
|
.bss |
71516 |
71516 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89959 |
89959 |
0 |
0.0 |
|
|
|
.text |
594308 |
594308 |
0 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
|
|
.bss |
71636 |
71636 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
85515 |
85515 |
0 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665710 |
665718 |
8 |
0.0 |
|
|
|
(read/write) |
181304 |
181296 |
-8 |
-0.0 |
|
|
|
.bss |
76708 |
76708 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85782 |
85782 |
0 |
0.0 |
|
|
|
.text |
579612 |
579620 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
|
|
.bss |
65768 |
65768 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
|
|
.bss |
70552 |
70552 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599530 |
599546 |
16 |
0.0 |
|
|
|
.app_xip_area |
476916 |
476932 |
16 |
0.0 |
|
|
|
.bss |
65080 |
65080 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1104716 |
1104716 |
0 |
0.0 |
|
|
|
.bss |
133572 |
133572 |
0 |
0.0 |
|
|
|
.data |
2072 |
2072 |
0 |
0.0 |
|
|
|
.text |
969052 |
969052 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
979908 |
979924 |
16 |
0.0 |
|
|
|
.bss |
150220 |
150220 |
0 |
0.0 |
|
|
|
.data |
2276 |
2276 |
0 |
0.0 |
|
|
|
.text |
827388 |
827404 |
16 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
997952 |
997968 |
16 |
0.0 |
|
|
|
.bss |
166992 |
166992 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
828884 |
828900 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1147196 |
1147212 |
16 |
0.0 |
|
|
|
.bss |
150168 |
150168 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
994944 |
994960 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1096044 |
1096044 |
0 |
0.0 |
|
|
|
.bss |
135012 |
135012 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
958916 |
958916 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1031270 |
1031266 |
-4 |
-0.0 |
|
|
|
(read/write) |
1489610 |
1489610 |
0 |
0.0 |
|
|
|
.dram0.bss |
71136 |
71136 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
218440 |
218440 |
0 |
0.0 |
|
|
|
.flash.text |
1031270 |
1031266 |
-4 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1084371 |
1084371 |
0 |
0.0 |
|
|
|
(read/write) |
491544 |
491544 |
0 |
0.0 |
|
|
|
.dram0.bss |
76640 |
76640 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
248764 |
248764 |
0 |
0.0 |
|
|
|
.flash.text |
1078987 |
1078987 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
646676 |
646676 |
0 |
0.0 |
|
|
|
.bss |
70400 |
70400 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
571480 |
571480 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.bss |
70864 |
70864 |
0 |
0.0 |
|
|
|
.data |
2076 |
2076 |
0 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3038505 |
3038505 |
0 |
0.0 |
|
|
|
(read/write) |
156024 |
156024 |
0 |
0.0 |
|
|
|
.bss |
61920 |
61920 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85624 |
85624 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1168 |
1168 |
0 |
0.0 |
|
|
|
.rodata |
274667 |
274667 |
0 |
0.0 |
|
|
|
.text |
2584690 |
2584690 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
(read/write) |
147624 |
147624 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78120 |
78120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
274859 |
274859 |
0 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
(read/write) |
127584 |
127584 |
0 |
0.0 |
|
|
|
.bss |
50656 |
50656 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67464 |
67464 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
203496 |
203496 |
0 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
chip-tool |
debug |
(read only) |
10868673 |
10868673 |
0 |
0.0 |
|
|
|
(read/write) |
651296 |
651296 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
616280 |
616280 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5096 |
5096 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
562677 |
562677 |
0 |
0.0 |
|
|
|
.text |
8799364 |
8799364 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10255980 |
10255980 |
0 |
0.0 |
|
|
|
(read/write) |
699105 |
699105 |
0 |
0.0 |
|
|
|
.bss |
33297 |
33297 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
643792 |
643792 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13784 |
13784 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
493340 |
493340 |
0 |
0.0 |
|
|
|
.text |
8124596 |
8124596 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2597033 |
2597033 |
0 |
0.0 |
|
|
|
(read/write) |
130176 |
130176 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72360 |
72360 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
220304 |
220304 |
0 |
0.0 |
|
|
|
.text |
2206018 |
2206018 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
(read/write) |
125512 |
125512 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69512 |
69512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
237360 |
237360 |
0 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358105 |
2358105 |
0 |
0.0 |
|
|
|
(read/write) |
118976 |
118976 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63336 |
63336 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
209336 |
209336 |
0 |
0.0 |
|
|
|
.text |
1985298 |
1985298 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
(read/write) |
127320 |
127320 |
0 |
0.0 |
|
|
|
.bss |
50336 |
50336 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68728 |
68728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
216160 |
216160 |
0 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2606793 |
2606809 |
16 |
0.0 |
|
|
|
(read/write) |
142144 |
142144 |
0 |
0.0 |
|
|
|
.bss |
57832 |
57832 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77224 |
77224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
234770 |
234770 |
0 |
0.0 |
|
|
|
.text |
2213602 |
2213618 |
16 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357300 |
2357300 |
0 |
0.0 |
|
|
|
(read/write) |
141825 |
141825 |
0 |
0.0 |
|
|
|
.bss |
55345 |
55345 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75984 |
75984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5048 |
5048 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
140620 |
140620 |
0 |
0.0 |
|
|
|
.text |
1978960 |
1978960 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3173993 |
3173993 |
0 |
0.0 |
|
|
|
(read/write) |
257968 |
257968 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79184 |
79184 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4856 |
4856 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
258952 |
258952 |
0 |
0.0 |
|
|
|
.text |
2725298 |
2725298 |
0 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5466769 |
5466769 |
0 |
0.0 |
|
|
|
(read/write) |
160400 |
160400 |
0 |
0.0 |
|
|
|
.bss |
51448 |
51448 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
100088 |
100088 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
343729 |
343729 |
0 |
0.0 |
|
|
|
.text |
4851522 |
4851522 |
0 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2454328 |
2454328 |
0 |
0.0 |
|
|
|
.bss |
215044 |
215044 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416972 |
1416972 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180603 |
1180603 |
0 |
0.0 |
|
|
|
bss |
143737 |
143737 |
0 |
0.0 |
|
|
|
rodata |
143356 |
143356 |
0 |
0.0 |
|
|
|
text |
814664 |
814672 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
bss |
142964 |
142964 |
0 |
0.0 |
|
|
|
rodata |
134944 |
134944 |
0 |
0.0 |
|
|
|
text |
803072 |
803076 |
4 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
881000 |
881000 |
0 |
0.0 |
|
|
|
(read/write) |
1700996 |
1700996 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
149688 |
149688 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1217459 |
1217459 |
0 |
0.0 |
|
|
|
.debug_aranges |
111528 |
111528 |
0 |
0.0 |
|
|
|
.debug_frame |
372352 |
372352 |
0 |
0.0 |
|
|
|
.debug_info |
26643196 |
26643195 |
-1 |
-0.0 |
|
|
|
.debug_line |
3646638 |
3646641 |
3 |
0.0 |
|
|
|
.debug_loc |
3562036 |
3562036 |
0 |
0.0 |
|
|
|
.debug_ranges |
336576 |
336576 |
0 |
0.0 |
|
|
|
.debug_str |
3393852 |
3393852 |
0 |
0.0 |
|
|
|
.heap |
881000 |
881000 |
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 |
569346 |
569346 |
0 |
0.0 |
|
|
|
.symtab |
420416 |
420416 |
0 |
0.0 |
|
|
|
.text |
1540264 |
1540264 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
881736 |
881736 |
0 |
0.0 |
|
|
|
(read/write) |
1644204 |
1644204 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
148952 |
148952 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1209298 |
1209298 |
0 |
0.0 |
|
|
|
.debug_aranges |
111000 |
111000 |
0 |
0.0 |
|
|
|
.debug_frame |
375432 |
375432 |
0 |
0.0 |
|
|
|
.debug_info |
26379890 |
26379891 |
1 |
0.0 |
|
|
|
.debug_line |
3667042 |
3667045 |
3 |
0.0 |
|
|
|
.debug_loc |
3549673 |
3549673 |
0 |
0.0 |
|
|
|
.debug_ranges |
335192 |
335192 |
0 |
0.0 |
|
|
|
.debug_str |
3382841 |
3382841 |
0 |
0.0 |
|
|
|
.heap |
881736 |
881736 |
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 |
533820 |
533820 |
0 |
0.0 |
|
|
|
.symtab |
407008 |
407008 |
0 |
0.0 |
|
|
|
.text |
1484208 |
1484208 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
890080 |
890080 |
0 |
0.0 |
|
|
|
(read/write) |
1561436 |
1561436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
140816 |
140816 |
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 |
2448 |
2448 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1043971 |
1043971 |
0 |
0.0 |
|
|
|
.debug_aranges |
103168 |
103168 |
0 |
0.0 |
|
|
|
.debug_frame |
345676 |
345676 |
0 |
0.0 |
|
|
|
.debug_info |
21844447 |
21844447 |
0 |
0.0 |
|
|
|
.debug_line |
3238220 |
3238223 |
3 |
0.0 |
|
|
|
.debug_loc |
3249205 |
3249205 |
0 |
0.0 |
|
|
|
.debug_ranges |
301032 |
301032 |
0 |
0.0 |
|
|
|
.debug_str |
3188935 |
3188935 |
0 |
0.0 |
|
|
|
.heap |
890080 |
890080 |
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 |
467101 |
467101 |
0 |
0.0 |
|
|
|
.symtab |
374064 |
374064 |
0 |
0.0 |
|
|
|
.text |
1409784 |
1409784 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
885584 |
885584 |
0 |
0.0 |
|
|
|
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
145296 |
145296 |
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 |
2464 |
2464 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1051147 |
1051147 |
0 |
0.0 |
|
|
|
.debug_aranges |
103840 |
103840 |
0 |
0.0 |
|
|
|
.debug_frame |
348500 |
348500 |
0 |
0.0 |
|
|
|
.debug_info |
22199615 |
22199614 |
-1 |
-0.0 |
|
|
|
.debug_line |
3246906 |
3246909 |
3 |
0.0 |
|
|
|
.debug_loc |
3289325 |
3289325 |
0 |
0.0 |
|
|
|
.debug_ranges |
304448 |
304448 |
0 |
0.0 |
|
|
|
.debug_str |
3216366 |
3216366 |
0 |
0.0 |
|
|
|
.heap |
885584 |
885584 |
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 |
473342 |
473342 |
0 |
0.0 |
|
|
|
.symtab |
377248 |
377248 |
0 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808736 |
808736 |
0 |
0.0 |
|
|
|
bss |
71448 |
71448 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
571316 |
571314 |
-2 |
-0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830680 |
830680 |
0 |
0.0 |
|
|
|
bss |
72304 |
72304 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
589406 |
589406 |
0 |
0.0 |
PR #21705: Size comparison from dfc1a7096b90d718bb821f84333ce4f64fb144c1 to 45f112b4b532e5e315def63ec2562c48611b9d06
Increases (30 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
dfc1a709 |
45f112b4 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.text |
1051044 |
1051052 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.text |
1082804 |
1082808 |
4 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
673027 |
673035 |
8 |
0.0 |
|
|
|
.text |
583876 |
583884 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684743 |
684759 |
16 |
0.0 |
|
|
|
.text |
594300 |
594316 |
16 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665710 |
665718 |
8 |
0.0 |
|
|
|
.text |
579612 |
579620 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599538 |
599546 |
8 |
0.0 |
|
|
|
.app_xip_area |
476924 |
476932 |
8 |
0.0 |
efr32 |
lighting-app |
BRD4161A+rpc |
(read/write) |
979908 |
979924 |
16 |
0.0 |
|
|
|
.text |
827388 |
827404 |
16 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
997952 |
997968 |
16 |
0.0 |
|
|
|
.text |
828884 |
828900 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1147316 |
1147332 |
16 |
0.0 |
|
|
|
.text |
995064 |
995080 |
16 |
0.0 |
k32w |
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2606793 |
2606809 |
16 |
0.0 |
|
|
|
.text |
2213602 |
2213618 |
16 |
0.0 |
|
tv-app |
debug |
(read only) |
3181609 |
3181625 |
16 |
0.0 |
|
|
|
.text |
2732850 |
2732866 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5502161 |
5502177 |
16 |
0.0 |
|
|
|
.text |
4886338 |
4886354 |
16 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
text |
814664 |
814672 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
text |
803072 |
803080 |
8 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_line |
3646638 |
3646641 |
3 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_line |
3667042 |
3667045 |
3 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
.debug_line |
3238220 |
3238223 |
3 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.debug_line |
3246906 |
3246909 |
3 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808736 |
808744 |
8 |
0.0 |
|
|
|
text |
571316 |
571318 |
2 |
0.0 |
Decreases (9 builds for cc13x2_26x2, esp32, psoc6)
platform |
target |
config |
section |
dfc1a709 |
45f112b4 |
change |
% change |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read/write) |
178468 |
178460 |
-8 |
-0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
pump-app |
LP_CC2652R7 |
(read/write) |
157760 |
157744 |
-16 |
-0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
shell |
LP_CC2652R7 |
(read/write) |
181304 |
181296 |
-8 |
-0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1031268 |
1031266 |
-2 |
-0.0 |
|
|
|
.flash.text |
1031268 |
1031266 |
-2 |
-0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
.debug_info |
26643195 |
26643194 |
-1 |
-0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
.debug_info |
26379890 |
26379889 |
-1 |
-0.0 |
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform |
target |
config |
section |
dfc1a709 |
45f112b4 |
change |
% change |
bl602 |
lighting-app |
bl602 |
(read/write) |
1383858 |
1383866 |
8 |
0.0 |
|
|
|
.bss |
120258 |
120258 |
0 |
0.0 |
|
|
|
.data |
4480 |
4480 |
0 |
0.0 |
|
|
|
.text |
1051044 |
1051052 |
8 |
0.0 |
|
|
bl602+rpc |
(read/write) |
1429370 |
1429378 |
8 |
0.0 |
|
|
|
.bss |
127698 |
127698 |
0 |
0.0 |
|
|
|
.data |
4600 |
4600 |
0 |
0.0 |
|
|
|
.text |
1082804 |
1082808 |
4 |
0.0 |
cc13x2_26x2 |
all-clusters-app |
LP_CC2652R7 |
(read only) |
673027 |
673035 |
8 |
0.0 |
|
|
|
(read/write) |
178468 |
178460 |
-8 |
-0.0 |
|
|
|
.bss |
74388 |
74388 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
88835 |
88835 |
0 |
0.0 |
|
|
|
.text |
583876 |
583884 |
8 |
0.0 |
|
all-clusters-minimal-app |
LP_CC2652R7 |
(read only) |
637747 |
637755 |
8 |
0.0 |
|
|
|
(read/write) |
157948 |
157948 |
0 |
0.0 |
|
|
|
.bss |
73660 |
73660 |
0 |
0.0 |
|
|
|
.data |
3372 |
3372 |
0 |
0.0 |
|
|
|
.rodata |
77979 |
77979 |
0 |
0.0 |
|
|
|
.text |
559444 |
559452 |
8 |
0.0 |
|
lock-ftd |
LP_CC2652R7 |
(read only) |
674079 |
674087 |
8 |
0.0 |
|
|
|
(read/write) |
167616 |
167608 |
-8 |
-0.0 |
|
|
|
.bss |
71476 |
71476 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
76671 |
76671 |
0 |
0.0 |
|
|
|
.text |
596928 |
596936 |
8 |
0.0 |
|
lock-mtd |
LP_CC2652R7 |
(read only) |
656831 |
656839 |
8 |
0.0 |
|
|
|
(read/write) |
180552 |
180544 |
-8 |
-0.0 |
|
|
|
.bss |
67164 |
67164 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
101759 |
101759 |
0 |
0.0 |
|
|
|
.text |
554592 |
554600 |
8 |
0.0 |
|
pump-app |
LP_CC2652R7 |
(read only) |
684743 |
684759 |
16 |
0.0 |
|
|
|
(read/write) |
157760 |
157744 |
-16 |
-0.0 |
|
|
|
.bss |
71516 |
71516 |
0 |
0.0 |
|
|
|
.data |
3296 |
3296 |
0 |
0.0 |
|
|
|
.rodata |
89959 |
89959 |
0 |
0.0 |
|
|
|
.text |
594300 |
594316 |
16 |
0.0 |
|
pump-controller-app |
LP_CC2652R7 |
(read only) |
669243 |
669251 |
8 |
0.0 |
|
|
|
(read/write) |
173380 |
173372 |
-8 |
-0.0 |
|
|
|
.bss |
71636 |
71636 |
0 |
0.0 |
|
|
|
.data |
3292 |
3292 |
0 |
0.0 |
|
|
|
.rodata |
85515 |
85515 |
0 |
0.0 |
|
|
|
.text |
583248 |
583256 |
8 |
0.0 |
|
shell |
LP_CC2652R7 |
(read only) |
665710 |
665718 |
8 |
0.0 |
|
|
|
(read/write) |
181304 |
181296 |
-8 |
-0.0 |
|
|
|
.bss |
76708 |
76708 |
0 |
0.0 |
|
|
|
.data |
3376 |
3376 |
0 |
0.0 |
|
|
|
.rodata |
85782 |
85782 |
0 |
0.0 |
|
|
|
.text |
579612 |
579620 |
8 |
0.0 |
cyw30739 |
light |
cyw930739m2evb_01 |
(read/write) |
586618 |
586626 |
8 |
0.0 |
|
|
|
.app_xip_area |
463284 |
463292 |
8 |
0.0 |
|
|
|
.bss |
65768 |
65768 |
0 |
0.0 |
|
|
|
.data |
744 |
744 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
lock |
cyw930739m2evb_01 |
(read/write) |
592418 |
592426 |
8 |
0.0 |
|
|
|
.app_xip_area |
464300 |
464308 |
8 |
0.0 |
|
|
|
.bss |
70552 |
70552 |
0 |
0.0 |
|
|
|
.data |
748 |
748 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
|
ota-requestor-no-progress-logging |
cyw930739m2evb_01 |
(read/write) |
599538 |
599546 |
8 |
0.0 |
|
|
|
.app_xip_area |
476924 |
476932 |
8 |
0.0 |
|
|
|
.bss |
65080 |
65080 |
0 |
0.0 |
|
|
|
.data |
716 |
716 |
0 |
0.0 |
|
|
|
.rodata |
0 |
0 |
0 |
0.0 |
|
|
|
.text |
112 |
112 |
0 |
0.0 |
efr32 |
lighting-app |
BRD4161A |
(read/write) |
1104716 |
1104716 |
0 |
0.0 |
|
|
|
.bss |
133572 |
133572 |
0 |
0.0 |
|
|
|
.data |
2072 |
2072 |
0 |
0.0 |
|
|
|
.text |
969052 |
969052 |
0 |
0.0 |
|
|
BRD4161A+rpc |
(read/write) |
979908 |
979924 |
16 |
0.0 |
|
|
|
.bss |
150220 |
150220 |
0 |
0.0 |
|
|
|
.data |
2276 |
2276 |
0 |
0.0 |
|
|
|
.text |
827388 |
827404 |
16 |
0.0 |
|
|
BRD4161A+rs911x |
(read/write) |
997952 |
997968 |
16 |
0.0 |
|
|
|
.bss |
166992 |
166992 |
0 |
0.0 |
|
|
|
.data |
2056 |
2056 |
0 |
0.0 |
|
|
|
.text |
828884 |
828900 |
16 |
0.0 |
|
lock-app |
BRD4161A+wf200 |
(read/write) |
1147316 |
1147332 |
16 |
0.0 |
|
|
|
.bss |
150168 |
150168 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.text |
995064 |
995080 |
16 |
0.0 |
|
window-app |
BRD4161A |
(read/write) |
1096044 |
1096044 |
0 |
0.0 |
|
|
|
.bss |
135012 |
135012 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.text |
958916 |
958916 |
0 |
0.0 |
esp32 |
all-clusters-app |
c3devkit |
(read only) |
1031268 |
1031266 |
-2 |
-0.0 |
|
|
|
(read/write) |
1489610 |
1489610 |
0 |
0.0 |
|
|
|
.dram0.bss |
71136 |
71136 |
0 |
0.0 |
|
|
|
.dram0.data |
14600 |
14600 |
0 |
0.0 |
|
|
|
.flash.rodata |
218440 |
218440 |
0 |
0.0 |
|
|
|
.flash.text |
1031268 |
1031266 |
-2 |
-0.0 |
|
|
|
.iram0.text |
62902 |
62902 |
0 |
0.0 |
|
|
m5stack |
(read only) |
1084371 |
1084371 |
0 |
0.0 |
|
|
|
(read/write) |
491544 |
491544 |
0 |
0.0 |
|
|
|
.dram0.bss |
76640 |
76640 |
0 |
0.0 |
|
|
|
.dram0.data |
34144 |
34144 |
0 |
0.0 |
|
|
|
.flash.rodata |
248764 |
248764 |
0 |
0.0 |
|
|
|
.flash.text |
1078987 |
1078987 |
0 |
0.0 |
|
|
|
.iram0.text |
123267 |
123267 |
0 |
0.0 |
k32w |
light |
k32w0+release |
(read/write) |
646676 |
646676 |
0 |
0.0 |
|
|
|
.bss |
70400 |
70400 |
0 |
0.0 |
|
|
|
.data |
2068 |
2068 |
0 |
0.0 |
|
|
|
.text |
571480 |
571480 |
0 |
0.0 |
|
lock |
k32w0+release |
(read/write) |
704196 |
704212 |
16 |
0.0 |
|
|
|
.bss |
70864 |
70864 |
0 |
0.0 |
|
|
|
.data |
2076 |
2076 |
0 |
0.0 |
|
|
|
.text |
628528 |
628544 |
16 |
0.0 |
linux |
all-clusters-app |
debug |
(read only) |
3038505 |
3038505 |
0 |
0.0 |
|
|
|
(read/write) |
156024 |
156024 |
0 |
0.0 |
|
|
|
.bss |
61920 |
61920 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
85624 |
85624 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4568 |
4568 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1168 |
1168 |
0 |
0.0 |
|
|
|
.rodata |
274667 |
274667 |
0 |
0.0 |
|
|
|
.text |
2584690 |
2584690 |
0 |
0.0 |
|
all-clusters-minimal-app |
debug |
(read only) |
2874353 |
2874369 |
16 |
0.0 |
|
|
|
(read/write) |
147624 |
147624 |
0 |
0.0 |
|
|
|
.bss |
61152 |
61152 |
0 |
0.0 |
|
|
|
.data |
2064 |
2064 |
0 |
0.0 |
|
|
|
.data.rel.ro |
78120 |
78120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1152 |
1152 |
0 |
0.0 |
|
|
|
.rodata |
274859 |
274859 |
0 |
0.0 |
|
|
|
.text |
2423122 |
2423138 |
16 |
0.0 |
|
bridge-app |
debug+rpc |
(read only) |
2373001 |
2373017 |
16 |
0.0 |
|
|
|
(read/write) |
127584 |
127584 |
0 |
0.0 |
|
|
|
.bss |
50656 |
50656 |
0 |
0.0 |
|
|
|
.data |
3600 |
3600 |
0 |
0.0 |
|
|
|
.data.rel.ro |
67464 |
67464 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
824 |
824 |
0 |
0.0 |
|
|
|
.rodata |
203496 |
203496 |
0 |
0.0 |
|
|
|
.text |
2006882 |
2006898 |
16 |
0.0 |
|
chip-tool |
debug |
(read only) |
10876977 |
10876977 |
0 |
0.0 |
|
|
|
(read/write) |
651328 |
651328 |
0 |
0.0 |
|
|
|
.bss |
25240 |
25240 |
0 |
0.0 |
|
|
|
.data |
3266 |
3266 |
0 |
0.0 |
|
|
|
.data.rel.ro |
616312 |
616312 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
5096 |
5096 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
768 |
768 |
0 |
0.0 |
|
|
|
.rodata |
562901 |
562901 |
0 |
0.0 |
|
|
|
.text |
8807348 |
8807348 |
0 |
0.0 |
|
chip-tool-ipv6only |
arm64 |
(read only) |
10259132 |
10259132 |
0 |
0.0 |
|
|
|
(read/write) |
699137 |
699137 |
0 |
0.0 |
|
|
|
.bss |
33297 |
33297 |
0 |
0.0 |
|
|
|
.data |
3272 |
3272 |
0 |
0.0 |
|
|
|
.data.rel.ro |
643824 |
643824 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
13784 |
13784 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
192 |
192 |
0 |
0.0 |
|
|
|
.rodata |
493564 |
493564 |
0 |
0.0 |
|
|
|
.text |
8127428 |
8127428 |
0 |
0.0 |
|
lighting-app |
debug+rpc |
(read only) |
2597033 |
2597033 |
0 |
0.0 |
|
|
|
(read/write) |
130176 |
130176 |
0 |
0.0 |
|
|
|
.bss |
49760 |
49760 |
0 |
0.0 |
|
|
|
.data |
2096 |
2096 |
0 |
0.0 |
|
|
|
.data.rel.ro |
72360 |
72360 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4392 |
4392 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
920 |
920 |
0 |
0.0 |
|
|
|
.rodata |
220304 |
220304 |
0 |
0.0 |
|
|
|
.text |
2206018 |
2206018 |
0 |
0.0 |
|
lock-app |
debug |
(read only) |
2580929 |
2580945 |
16 |
0.0 |
|
|
|
(read/write) |
125512 |
125512 |
0 |
0.0 |
|
|
|
.bss |
48288 |
48288 |
0 |
0.0 |
|
|
|
.data |
1712 |
1712 |
0 |
0.0 |
|
|
|
.data.rel.ro |
69512 |
69512 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4464 |
4464 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
896 |
896 |
0 |
0.0 |
|
|
|
.rodata |
237360 |
237360 |
0 |
0.0 |
|
|
|
.text |
2176914 |
2176930 |
16 |
0.0 |
|
ota-provider-app |
debug |
(read only) |
2358105 |
2358105 |
0 |
0.0 |
|
|
|
(read/write) |
118976 |
118976 |
0 |
0.0 |
|
|
|
.bss |
47808 |
47808 |
0 |
0.0 |
|
|
|
.data |
1936 |
1936 |
0 |
0.0 |
|
|
|
.data.rel.ro |
63336 |
63336 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4488 |
4488 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
760 |
760 |
0 |
0.0 |
|
|
|
.rodata |
209336 |
209336 |
0 |
0.0 |
|
|
|
.text |
1985298 |
1985298 |
0 |
0.0 |
|
ota-requestor-app |
debug |
(read only) |
2523369 |
2523385 |
16 |
0.0 |
|
|
|
(read/write) |
127320 |
127320 |
0 |
0.0 |
|
|
|
.bss |
50336 |
50336 |
0 |
0.0 |
|
|
|
.data |
2304 |
2304 |
0 |
0.0 |
|
|
|
.data.rel.ro |
68728 |
68728 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4480 |
4480 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
848 |
848 |
0 |
0.0 |
|
|
|
.rodata |
216160 |
216160 |
0 |
0.0 |
|
|
|
.text |
2134642 |
2134658 |
16 |
0.0 |
|
shell |
debug |
(read only) |
2606793 |
2606809 |
16 |
0.0 |
|
|
|
(read/write) |
142144 |
142144 |
0 |
0.0 |
|
|
|
.bss |
57832 |
57832 |
0 |
0.0 |
|
|
|
.data |
1264 |
1264 |
0 |
0.0 |
|
|
|
.data.rel.ro |
77224 |
77224 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4136 |
4136 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
234770 |
234770 |
0 |
0.0 |
|
|
|
.text |
2213602 |
2213618 |
16 |
0.0 |
|
thermostat-no-ble |
arm64 |
(read only) |
2357300 |
2357300 |
0 |
0.0 |
|
|
|
(read/write) |
141825 |
141825 |
0 |
0.0 |
|
|
|
.bss |
55345 |
55345 |
0 |
0.0 |
|
|
|
.data |
1672 |
1672 |
0 |
0.0 |
|
|
|
.data.rel.ro |
75984 |
75984 |
0 |
0.0 |
|
|
|
.dynamic |
560 |
560 |
0 |
0.0 |
|
|
|
.got |
5048 |
5048 |
0 |
0.0 |
|
|
|
.init |
24 |
24 |
0 |
0.0 |
|
|
|
.init_array |
408 |
408 |
0 |
0.0 |
|
|
|
.rodata |
140620 |
140620 |
0 |
0.0 |
|
|
|
.text |
1978960 |
1978960 |
0 |
0.0 |
|
tv-app |
debug |
(read only) |
3181609 |
3181625 |
16 |
0.0 |
|
|
|
(read/write) |
257968 |
257968 |
0 |
0.0 |
|
|
|
.bss |
167480 |
167480 |
0 |
0.0 |
|
|
|
.data |
4736 |
4736 |
0 |
0.0 |
|
|
|
.data.rel.ro |
79184 |
79184 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4856 |
4856 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1072 |
1072 |
0 |
0.0 |
|
|
|
.rodata |
259016 |
259016 |
0 |
0.0 |
|
|
|
.text |
2732850 |
2732866 |
16 |
0.0 |
|
tv-casting-app |
debug |
(read only) |
5502161 |
5502177 |
16 |
0.0 |
|
|
|
(read/write) |
160464 |
160464 |
0 |
0.0 |
|
|
|
.bss |
51480 |
51480 |
0 |
0.0 |
|
|
|
.data |
2432 |
2432 |
0 |
0.0 |
|
|
|
.data.rel.ro |
100120 |
100120 |
0 |
0.0 |
|
|
|
.dynamic |
608 |
608 |
0 |
0.0 |
|
|
|
.got |
4776 |
4776 |
0 |
0.0 |
|
|
|
.init |
27 |
27 |
0 |
0.0 |
|
|
|
.init_array |
1040 |
1040 |
0 |
0.0 |
|
|
|
.rodata |
344209 |
344209 |
0 |
0.0 |
|
|
|
.text |
4886338 |
4886354 |
16 |
0.0 |
mbed |
lock-app |
CY8CPROTO_062_4343W+release |
(read only) |
6224 |
6224 |
0 |
0.0 |
|
|
|
(read/write) |
2454328 |
2454328 |
0 |
0.0 |
|
|
|
.bss |
215044 |
215044 |
0 |
0.0 |
|
|
|
.data |
5872 |
5872 |
0 |
0.0 |
|
|
|
.text |
1416972 |
1416972 |
0 |
0.0 |
nrfconnect |
all-clusters-app |
nrf52840dk_nrf52840 |
(read/write) |
1180603 |
1180603 |
0 |
0.0 |
|
|
|
bss |
143737 |
143737 |
0 |
0.0 |
|
|
|
rodata |
143356 |
143356 |
0 |
0.0 |
|
|
|
text |
814664 |
814672 |
8 |
0.0 |
|
all-clusters-minimal-app |
nrf52840dk_nrf52840 |
(read/write) |
1159799 |
1159815 |
16 |
0.0 |
|
|
|
bss |
142964 |
142964 |
0 |
0.0 |
|
|
|
rodata |
134944 |
134944 |
0 |
0.0 |
|
|
|
text |
803072 |
803080 |
8 |
0.0 |
psoc6 |
all-clusters |
cy8ckit_062s2_43012 |
(read only) |
881000 |
881000 |
0 |
0.0 |
|
|
|
(read/write) |
1700996 |
1700996 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
149688 |
149688 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1217459 |
1217459 |
0 |
0.0 |
|
|
|
.debug_aranges |
111528 |
111528 |
0 |
0.0 |
|
|
|
.debug_frame |
372352 |
372352 |
0 |
0.0 |
|
|
|
.debug_info |
26643195 |
26643194 |
-1 |
-0.0 |
|
|
|
.debug_line |
3646638 |
3646641 |
3 |
0.0 |
|
|
|
.debug_loc |
3562036 |
3562036 |
0 |
0.0 |
|
|
|
.debug_ranges |
336576 |
336576 |
0 |
0.0 |
|
|
|
.debug_str |
3393852 |
3393852 |
0 |
0.0 |
|
|
|
.heap |
881000 |
881000 |
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 |
569346 |
569346 |
0 |
0.0 |
|
|
|
.symtab |
420416 |
420416 |
0 |
0.0 |
|
|
|
.text |
1540264 |
1540264 |
0 |
0.0 |
|
|
|
.zero.table |
8 |
8 |
0 |
0.0 |
|
|
|
text |
0 |
0 |
0 |
0.0 |
|
all-clusters-minimal |
cy8ckit_062s2_43012 |
(read only) |
881736 |
881736 |
0 |
0.0 |
|
|
|
(read/write) |
1644204 |
1644204 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
148952 |
148952 |
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 |
2656 |
2656 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1209298 |
1209298 |
0 |
0.0 |
|
|
|
.debug_aranges |
111000 |
111000 |
0 |
0.0 |
|
|
|
.debug_frame |
375432 |
375432 |
0 |
0.0 |
|
|
|
.debug_info |
26379890 |
26379889 |
-1 |
-0.0 |
|
|
|
.debug_line |
3667042 |
3667045 |
3 |
0.0 |
|
|
|
.debug_loc |
3549673 |
3549673 |
0 |
0.0 |
|
|
|
.debug_ranges |
335192 |
335192 |
0 |
0.0 |
|
|
|
.debug_str |
3382841 |
3382841 |
0 |
0.0 |
|
|
|
.heap |
881736 |
881736 |
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 |
533820 |
533820 |
0 |
0.0 |
|
|
|
.symtab |
407008 |
407008 |
0 |
0.0 |
|
|
|
.text |
1484208 |
1484208 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
light |
cy8ckit_062s2_43012 |
(read only) |
890080 |
890080 |
0 |
0.0 |
|
|
|
(read/write) |
1561436 |
1561436 |
0 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
140816 |
140816 |
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 |
2448 |
2448 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1043971 |
1043971 |
0 |
0.0 |
|
|
|
.debug_aranges |
103168 |
103168 |
0 |
0.0 |
|
|
|
.debug_frame |
345676 |
345676 |
0 |
0.0 |
|
|
|
.debug_info |
21844446 |
21844446 |
0 |
0.0 |
|
|
|
.debug_line |
3238220 |
3238223 |
3 |
0.0 |
|
|
|
.debug_loc |
3249205 |
3249205 |
0 |
0.0 |
|
|
|
.debug_ranges |
301032 |
301032 |
0 |
0.0 |
|
|
|
.debug_str |
3188935 |
3188935 |
0 |
0.0 |
|
|
|
.heap |
890080 |
890080 |
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 |
467101 |
467101 |
0 |
0.0 |
|
|
|
.symtab |
374064 |
374064 |
0 |
0.0 |
|
|
|
.text |
1409784 |
1409784 |
0 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
|
lock |
cy8ckit_062s2_43012 |
(read only) |
885584 |
885584 |
0 |
0.0 |
|
|
|
(read/write) |
1598708 |
1598724 |
16 |
0.0 |
|
|
|
.ARM.attributes |
46 |
46 |
0 |
0.0 |
|
|
|
.ARM.exidx |
8 |
8 |
0 |
0.0 |
|
|
|
.bss |
145296 |
145296 |
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 |
2464 |
2464 |
0 |
0.0 |
|
|
|
.debug_abbrev |
1051147 |
1051147 |
0 |
0.0 |
|
|
|
.debug_aranges |
103840 |
103840 |
0 |
0.0 |
|
|
|
.debug_frame |
348500 |
348500 |
0 |
0.0 |
|
|
|
.debug_info |
22199616 |
22199616 |
0 |
0.0 |
|
|
|
.debug_line |
3246906 |
3246909 |
3 |
0.0 |
|
|
|
.debug_loc |
3289325 |
3289325 |
0 |
0.0 |
|
|
|
.debug_ranges |
304448 |
304448 |
0 |
0.0 |
|
|
|
.debug_str |
3216366 |
3216366 |
0 |
0.0 |
|
|
|
.heap |
885584 |
885584 |
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 |
473342 |
473342 |
0 |
0.0 |
|
|
|
.symtab |
377248 |
377248 |
0 |
0.0 |
|
|
|
.text |
1442560 |
1442576 |
16 |
0.0 |
|
|
|
.zero.table |
0 |
0 |
0 |
0.0 |
|
|
|
|
8 |
8 |
0 |
0.0 |
telink |
light-switch-app |
tlsr9518adk80d |
(read/write) |
808736 |
808744 |
8 |
0.0 |
|
|
|
bss |
71448 |
71448 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
571316 |
571318 |
2 |
0.0 |
|
lighting-app |
tlsr9518adk80d |
(read/write) |
830680 |
830680 |
0 |
0.0 |
|
|
|
bss |
72304 |
72304 |
0 |
0.0 |
|
|
|
noinit |
43488 |
43488 |
0 |
0.0 |
|
|
|
text |
589406 |
589406 |
0 |
0.0 |