Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Remove dead code from BLE layer class #33171

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

arkq
Copy link
Contributor

@arkq arkq commented Apr 25, 2024

Problem

It seems that the OnChipBleConnectReceived is only set, but it is not used anywhere.

Testing

CI will check for build breaks.

Copy link

github-actions bot commented Apr 25, 2024

PR #33171: Size comparison from f27b978 to 3ddc05a

Increases (5 builds for linux, psoc6)
platform target config section f27b978 3ddc05a change % change
linux chip-tool-ipv6only arm64 (read/write) 588872 588960 88 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832000 832008 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835152 835160 8 0.0
light cy8ckit_062s2_43012 (read only) 841872 841880 8 0.0
lock cy8ckit_062s2_43012 (read only) 814800 814808 8 0.0
Decreases (64 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f27b978 3ddc05a change % change
bl602 lighting-app bl602 (read/write) 1443042 1443026 -16 -0.0
.text 1108064 1108046 -18 -0.0
bl602+mfd (read/write) 1457466 1457450 -16 -0.0
.text 1123382 1123364 -18 -0.0
bl602+rpc (read/write) 1490690 1490674 -16 -0.0
.text 1139710 1139692 -18 -0.0
bl702 lighting-app bl702 (read/write) 1209103 1209067 -36 -0.0
.text 978478 978460 -18 -0.0
bl702+mfd (read/write) 1219923 1219907 -16 -0.0
.text 990232 990214 -18 -0.0
bl702+rpc (read/write) 1300591 1300555 -36 -0.0
.text 1053186 1053168 -18 -0.0
bl706-wifi (read/write) 1260086 1260066 -20 -0.0
.text 1000218 1000200 -18 -0.0
bl702l lighting-app bl702l (read/write) 1178936 1178920 -16 -0.0
.text 971332 971314 -18 -0.0
bl702l+mfd (read/write) 1190352 1189804 -548 -0.0
.text 983654 983636 -18 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783684 783668 -16 -0.0
(read/write) 176668 176660 -8 -0.0
.bss 98612 98604 -8 -0.0
.text 700420 700404 -16 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799572 799556 -16 -0.0
(read/write) 187156 187148 -8 -0.0
.bss 109100 109092 -8 -0.0
.text 722324 722308 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788436 788420 -16 -0.0
(read/write) 181276 181268 -8 -0.0
.bss 103220 103212 -8 -0.0
.text 684268 684252 -16 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 740692 740676 -16 -0.0
(read/write) 175644 175636 -8 -0.0
.bss 97352 97344 -8 -0.0
.text 661764 661748 -16 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726316 726300 -16 -0.0
(read/write) 175852 175844 -8 -0.0
.bss 97576 97568 -8 -0.0
.text 651612 651596 -16 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570575 570567 -8 -0.0
.app_xip_area 460485 460477 -8 -0.0
lock cyw930739m2evb_01 (read/write) 552791 552783 -8 -0.0
.app_xip_area 438029 438021 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 573343 573335 -8 -0.0
.app_xip_area 464749 464741 -8 -0.0
switch cyw930739m2evb_01 (read/write) 565791 565783 -8 -0.0
.app_xip_area 454013 454005 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1069592 1069560 -32 -0.0
.text 886220 886188 -32 -0.0
lock-app BRD4338a (read/write) 963060 963036 -24 -0.0
.bss 210508 210504 -4 -0.0
.text 702896 702880 -16 -0.0
window-app BRD4187C (read/write) 1136036 1136020 -16 -0.0
.bss 164520 164512 -8 -0.0
.text 968160 968152 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215076 1215060 -16 -0.0
.dram0.bss 74624 74616 -8 -0.0
.flash.text 1215076 1215060 -16 -0.0
m5stack (read only) 1256431 1256423 -8 -0.0
(read/write) 537572 537564 -8 -0.0
.dram0.bss 81376 81368 -8 -0.0
.flash.text 1250267 1250259 -8 -0.0
linux air-purifier-app debug (read only) 2651405 2651261 -144 -0.0
.rodata 185072 185040 -32 -0.0
.text 2287221 2287109 -112 -0.0
all-clusters-app debug (read only) 5966273 5966129 -144 -0.0
.rodata 352016 351984 -32 -0.0
.text 5178995 5178883 -112 -0.0
all-clusters-minimal-app debug (read only) 5246249 5246105 -144 -0.0
.rodata 290666 290634 -32 -0.0
.text 4718979 4718867 -112 -0.0
bridge-app debug (read only) 4637505 4637361 -144 -0.0
.rodata 230890 230858 -32 -0.0
.text 4184435 4184323 -112 -0.0
chip-tool debug (read only) 12089017 12088889 -128 -0.0
.rodata 451801 451769 -32 -0.0
.text 10928739 10928643 -96 -0.0
chip-tool-ipv6only arm64 (read only) 11406740 11406612 -128 -0.0
.got 17112 17104 -8 -0.0
.rodata 356292 356276 -16 -0.0
.text 10168648 10168552 -96 -0.0
lighting-app debug+rpc+ui (read only) 5561041 5560913 -128 -0.0
.rodata 354804 354772 -32 -0.0
.text 4957667 4957571 -96 -0.0
lock-app debug (read only) 4703433 4703289 -144 -0.0
(read/write) 206080 206048 -32 -0.0
.bss 113992 113960 -32 -0.0
.rodata 256746 256714 -32 -0.0
.text 4233571 4233459 -112 -0.0
shell debug (read only) 2935505 2935377 -128 -0.0
.rodata 188512 188480 -32 -0.0
.text 2571762 2571666 -96 -0.0
tv-app debug (read only) 5779089 5778945 -144 -0.0
.rodata 295754 295722 -32 -0.0
.text 5239459 5239347 -112 -0.0
tv-casting-app debug (read only) 9904657 9904513 -144 -0.0
.rodata 385144 385112 -32 -0.0
.text 9052515 9052403 -112 -0.0
mbed lock-app-release cy8cproto_062_4343w .bss 220760 220752 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1063420 1063404 -16 -0.0
bss 130687 130683 -4 -0.0
text 782056 782048 -8 -0.0
nrf7002dk_nrf5340_cpuapp bss 126775 126771 -4 -0.0
text 798032 798024 -8 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1011004 1010988 -16 -0.0
bss 129545 129541 -4 -0.0
text 743404 743396 -8 -0.0
nxp contact k32w1+release (read/write) 702988 702980 -8 -0.0
.text 589544 589536 -8 -0.0
light k32w0+release (read only) 609656 609640 -16 -0.0
.text 609120 609104 -16 -0.0
k32w1+release (read/write) 794888 794872 -16 -0.0
.bss 80744 80736 -8 -0.0
.text 672712 672704 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1805748 1805740 -8 -0.0
.bss 198652 198644 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1727652 1727628 -24 -0.0
.bss 195532 195524 -8 -0.0
.text 1521076 1521060 -16 -0.0
light cy8ckit_062s2_43012 (read/write) 1646388 1646380 -8 -0.0
.bss 188996 188988 -8 -0.0
lock cy8ckit_062s2_43012 (read/write) 1675052 1675044 -8 -0.0
.bss 216076 216068 -8 -0.0
qpg lighting-app qpg6105+debug (read/write) 1133172 1133164 -8 -0.0
.text 645552 645544 -8 -0.0
lock-app qpg6105+debug (read/write) 1093172 1093164 -8 -0.0
.text 605556 605548 -8 -0.0
stm32 light STM32WB5MM-DK (read/write) 604761 604745 -16 -0.0
.bss 128444 128436 -8 -0.0
.text 385352 385344 -8 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 833846 833818 -28 -0.0
bss 49856 49852 -4 -0.0
text 624516 624494 -22 -0.0
all-clusters-app tlsr9518adk80d (read/write) 1096924 1096896 -28 -0.0
bss 101540 101536 -4 -0.0
text 797916 797894 -22 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058388 1058360 -28 -0.0
bss 109988 109984 -4 -0.0
text 772278 772256 -22 -0.0
bridge-app tlsr9518adk80d (read/write) 913908 913880 -28 -0.0
bss 92744 92740 -4 -0.0
text 655758 655736 -22 -0.0
contact-sensor-app tlsr9528a_retention (read/write) 835866 835846 -20 -0.0
bss 49900 49896 -4 -0.0
text 626616 626594 -22 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 936824 936796 -28 -0.0
bss 77512 77508 -4 -0.0
text 703412 703390 -22 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090412 1090384 -28 -0.0
bss 99836 99832 -4 -0.0
text 793860 793838 -22 -0.0
lock-app-dfu tlsr9528a (read/write) 911120 911092 -28 -0.0
bss 69180 69176 -4 -0.0
text 660152 660130 -22 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 932752 932724 -28 -0.0
bss 92448 92444 -4 -0.0
text 674794 674772 -22 -0.0
pump-app tlsr9258a (read/write) 833424 833396 -28 -0.0
bss 58144 58140 -4 -0.0
text 623616 623594 -22 -0.0
pump-controller-app tlsr9518adk80d (read/write) 799544 799516 -28 -0.0
bss 56072 56068 -4 -0.0
text 598522 598500 -22 -0.0
shell tlsr9518adk80d (read/write) 676316 676304 -12 -0.0
bss 73424 73420 -4 -0.0
text 462024 462014 -10 -0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 843598 843570 -28 -0.0
bss 51528 51524 -4 -0.0
text 633148 633126 -22 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858433 858405 -28 -0.0
bss 59696 59692 -4 -0.0
text 642106 642084 -22 -0.0
thermostat tlsr9518adk80d (read/write) 825092 825064 -28 -0.0
bss 56404 56400 -4 -0.0
text 618072 618050 -22 -0.0
window-covering tlsr9258a (read/write) 838312 838292 -20 -0.0
bss 58360 58356 -4 -0.0
text 626080 626058 -22 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f27b978 3ddc05a change % change
bl602 lighting-app bl602 (read/write) 1443042 1443026 -16 -0.0
.bss 85720 85720 0 0.0
.data 9512 9512 0 0.0
.rodata 159092 159092 0 0.0
.text 1108064 1108046 -18 -0.0
bl602+mfd (read/write) 1457466 1457450 -16 -0.0
.bss 85888 85888 0 0.0
.data 9488 9488 0 0.0
.rodata 158052 158052 0 0.0
.text 1123382 1123364 -18 -0.0
bl602+rpc (read/write) 1490690 1490674 -16 -0.0
.bss 93760 93760 0 0.0
.data 9888 9888 0 0.0
.rodata 166660 166660 0 0.0
.text 1139710 1139692 -18 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209103 1209067 -36 -0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108788 108788 0 0.0
.text 978478 978460 -18 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219923 1219907 -16 -0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107728 107728 0 0.0
.text 990232 990214 -18 -0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300591 1300555 -36 -0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124160 124160 0 0.0
.text 1053186 1053168 -18 -0.0
bl706-eth (read/write) 1025433 1025433 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101776 101776 0 0.0
.text 768336 768336 0 0.0
bl706-wifi (read/write) 1260086 1260066 -20 -0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122776 122776 0 0.0
.text 1000218 1000200 -18 -0.0
bl702l lighting-app bl702l (read/write) 1178936 1178920 -16 -0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102792 102792 0 0.0
.text 971332 971314 -18 -0.0
bl702l+mfd (read/write) 1190352 1189804 -548 -0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101732 101732 0 0.0
.text 983654 983636 -18 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783684 783668 -16 -0.0
(read/write) 176668 176660 -8 -0.0
.bss 98612 98604 -8 -0.0
.data 3588 3588 0 0.0
.rodata 82996 82996 0 0.0
.text 700420 700404 -16 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799572 799556 -16 -0.0
(read/write) 187156 187148 -8 -0.0
.bss 109100 109092 -8 -0.0
.data 3588 3588 0 0.0
.rodata 76980 76980 0 0.0
.text 722324 722308 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788436 788420 -16 -0.0
(read/write) 181276 181268 -8 -0.0
.bss 103220 103212 -8 -0.0
.data 3588 3588 0 0.0
.rodata 103900 103900 0 0.0
.text 684268 684252 -16 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 740692 740676 -16 -0.0
(read/write) 175644 175636 -8 -0.0
.bss 97352 97344 -8 -0.0
.data 3580 3580 0 0.0
.rodata 78660 78660 0 0.0
.text 661764 661748 -16 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726316 726300 -16 -0.0
(read/write) 175852 175844 -8 -0.0
.bss 97576 97568 -8 -0.0
.data 3572 3572 0 0.0
.rodata 74436 74436 0 0.0
.text 651612 651596 -16 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 587534 587534 0 0.0
(read/write) 208372 208372 0 0.0
.bss 201596 201596 0 0.0
.data 1652 1652 0 0.0
.rodata 87526 87526 0 0.0
.text 497884 497884 0 0.0
lock CC3235SF_LAUNCHXL (read only) 633702 633702 0 0.0
(read/write) 208636 208636 0 0.0
.bss 202000 202000 0 0.0
.data 1516 1516 0 0.0
.rodata 108206 108206 0 0.0
.text 523376 523376 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570575 570567 -8 -0.0
.app_xip_area 460485 460477 -8 -0.0
.bss 64908 64908 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 552791 552783 -8 -0.0
.app_xip_area 438029 438021 -8 -0.0
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573343 573335 -8 -0.0
.app_xip_area 464749 464741 -8 -0.0
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565791 565783 -8 -0.0
.app_xip_area 454013 454005 -8 -0.0
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069592 1069560 -32 -0.0
.bss 179920 179920 0 0.0
.data 3432 3432 0 0.0
.text 886220 886188 -32 -0.0
lock-app BRD4338a (read/write) 963060 963036 -24 -0.0
.bss 210508 210504 -4 -0.0
.data 30288 30288 0 0.0
.text 702896 702880 -16 -0.0
window-app BRD4187C (read/write) 1136036 1136020 -16 -0.0
.bss 164520 164512 -8 -0.0
.data 3336 3336 0 0.0
.text 968160 968152 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215076 1215060 -16 -0.0
(read/write) 1751160 1751160 0 0.0
.dram0.bss 74624 74616 -8 -0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253352 253352 0 0.0
.flash.text 1215076 1215060 -16 -0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256431 1256423 -8 -0.0
(read/write) 537572 537564 -8 -0.0
.dram0.bss 81376 81368 -8 -0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285080 285080 0 0.0
.flash.text 1250267 1250259 -8 -0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2651405 2651261 -144 -0.0
(read/write) 130352 130352 0 0.0
.bss 47016 47016 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75112 75112 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 185072 185040 -32 -0.0
.text 2287221 2287109 -112 -0.0
all-clusters-app debug (read only) 5966273 5966129 -144 -0.0
(read/write) 481992 481992 0 0.0
.bss 135328 135328 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334664 334664 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 352016 351984 -32 -0.0
.text 5178995 5178883 -112 -0.0
all-clusters-minimal-app debug (read only) 5246249 5246105 -144 -0.0
(read/write) 237944 237944 0 0.0
.bss 128160 128160 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98248 98248 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290666 290634 -32 -0.0
.text 4718979 4718867 -112 -0.0
bridge-app debug (read only) 4637505 4637361 -144 -0.0
(read/write) 218856 218856 0 0.0
.bss 118688 118688 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87200 87200 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230890 230858 -32 -0.0
.text 4184435 4184323 -112 -0.0
chip-tool debug (read only) 12089017 12088889 -128 -0.0
(read/write) 523424 523424 0 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416032 416032 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 451801 451769 -32 -0.0
.text 10928739 10928643 -96 -0.0
chip-tool-ipv6only arm64 (read only) 11406740 11406612 -128 -0.0
(read/write) 588872 588960 88 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 455976 455976 0 0.0
.dynamic 512 512 0 0.0
.got 17112 17104 -8 -0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356292 356276 -16 -0.0
.text 10168648 10168552 -96 -0.0
lighting-app debug+rpc+ui (read only) 5561041 5560913 -128 -0.0
(read/write) 227624 227624 0 0.0
.bss 119632 119632 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95568 95568 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354804 354772 -32 -0.0
.text 4957667 4957571 -96 -0.0
lock-app debug (read only) 4703433 4703289 -144 -0.0
(read/write) 206080 206048 -32 -0.0
.bss 113992 113960 -32 -0.0
.data 4192 4192 0 0.0
.data.rel.ro 81192 81192 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256746 256714 -32 -0.0
.text 4233571 4233459 -112 -0.0
ota-provider-app debug (read only) 4313177 4313177 0 0.0
(read/write) 194520 194520 0 0.0
.bss 113728 113728 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70480 70480 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209514 209514 0 0.0
.text 3909059 3909059 0 0.0
ota-requestor-app debug (read only) 4443801 4443801 0 0.0
(read/write) 198888 198888 0 0.0
.bss 114624 114624 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73584 73584 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215594 215594 0 0.0
.text 4029059 4029059 0 0.0
shell debug (read only) 2935505 2935377 -128 -0.0
(read/write) 157360 157360 0 0.0
.bss 62800 62800 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87344 87344 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188512 188480 -32 -0.0
.text 2571762 2571666 -96 -0.0
thermostat-no-ble arm64 (read only) 4436140 4436140 0 0.0
(read/write) 243680 243680 0 0.0
.bss 122264 122264 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104464 104464 0 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160388 0 0.0
.text 3938808 3938808 0 0.0
tv-app debug (read only) 5779089 5778945 -144 -0.0
(read/write) 353752 353752 0 0.0
.bss 244528 244528 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95368 95368 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 295754 295722 -32 -0.0
.text 5239459 5239347 -112 -0.0
tv-casting-app debug (read only) 9904657 9904513 -144 -0.0
(read/write) 343552 343552 0 0.0
.bss 158744 158744 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174896 174896 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 385144 385112 -32 -0.0
.text 9052515 9052403 -112 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535904 2535904 0 0.0
.bss 220760 220752 -8 -0.0
.data 5216 5216 0 0.0
.text 1498588 1498588 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1063420 1063404 -16 -0.0
bss 130687 130683 -4 -0.0
rodata 103460 103460 0 0.0
text 782056 782048 -8 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1226216 1226216 0 0.0
bss 126775 126771 -4 -0.0
rodata 151384 151384 0 0.0
text 798032 798024 -8 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1011004 1010988 -16 -0.0
bss 129545 129541 -4 -0.0
rodata 90724 90724 0 0.0
text 743404 743396 -8 -0.0
nxp contact k32w0+release (read only) 575628 575628 0 0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575092 575092 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 702988 702980 -8 -0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589544 589536 -8 -0.0
light k32w0+release (read only) 609656 609640 -16 -0.0
(read/write) 82600 82600 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609120 609104 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 794888 794872 -16 -0.0
.bss 80744 80736 -8 -0.0
.data 2064 2064 0 0.0
.text 672712 672704 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832000 832008 8 0.0
(read/write) 1805748 1805740 -8 -0.0
.bss 198652 198644 -8 -0.0
.data 2688 2688 0 0.0
.text 1596020 1596020 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835152 835160 8 0.0
(read/write) 1727652 1727628 -24 -0.0
.bss 195532 195524 -8 -0.0
.data 2656 2656 0 0.0
.text 1521076 1521060 -16 -0.0
light cy8ckit_062s2_43012 (read only) 841872 841880 8 0.0
(read/write) 1646388 1646380 -8 -0.0
.bss 188996 188988 -8 -0.0
.data 2472 2472 0 0.0
.text 1446532 1446532 0 0.0
lock cy8ckit_062s2_43012 (read only) 814800 814808 8 0.0
(read/write) 1675052 1675044 -8 -0.0
.bss 216076 216068 -8 -0.0
.data 2464 2464 0 0.0
.text 1448124 1448124 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1133172 1133164 -8 -0.0
.bss 102588 102588 0 0.0
.data 856 856 0 0.0
.text 645552 645544 -8 -0.0
lock-app qpg6105+debug (read/write) 1093172 1093164 -8 -0.0
.bss 97260 97260 0 0.0
.data 860 860 0 0.0
.text 605556 605548 -8 -0.0
stm32 light STM32WB5MM-DK (read/write) 604761 604745 -16 -0.0
.bss 128444 128436 -8 -0.0
.data 688 688 0 0.0
.rodata 80532 80532 0 0.0
.text 385352 385344 -8 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833846 833818 -28 -0.0
bss 49856 49852 -4 -0.0
text 624516 624494 -22 -0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096924 1096896 -28 -0.0
bss 101540 101536 -4 -0.0
text 797916 797894 -22 -0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058388 1058360 -28 -0.0
bss 109988 109984 -4 -0.0
text 772278 772256 -22 -0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 913908 913880 -28 -0.0
bss 92744 92740 -4 -0.0
text 655758 655736 -22 -0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835866 835846 -20 -0.0
bss 49900 49896 -4 -0.0
text 626616 626594 -22 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 936824 936796 -28 -0.0
bss 77512 77508 -4 -0.0
text 703412 703390 -22 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090412 1090384 -28 -0.0
bss 99836 99832 -4 -0.0
text 793860 793838 -22 -0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911120 911092 -28 -0.0
bss 69180 69176 -4 -0.0
text 660152 660130 -22 -0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932752 932724 -28 -0.0
bss 92448 92444 -4 -0.0
text 674794 674772 -22 -0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833424 833396 -28 -0.0
bss 58144 58140 -4 -0.0
text 623616 623594 -22 -0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799544 799516 -28 -0.0
bss 56072 56068 -4 -0.0
text 598522 598500 -22 -0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676316 676304 -12 -0.0
bss 73424 73420 -4 -0.0
text 462024 462014 -10 -0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843598 843570 -28 -0.0
bss 51528 51524 -4 -0.0
text 633148 633126 -22 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858433 858405 -28 -0.0
bss 59696 59692 -4 -0.0
text 642106 642084 -22 -0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825092 825064 -28 -0.0
bss 56404 56400 -4 -0.0
text 618072 618050 -22 -0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838312 838292 -20 -0.0
bss 58360 58356 -4 -0.0
text 626080 626058 -22 -0.0

@mergify mergify bot merged commit e12ace0 into project-chip:master Apr 25, 2024
65 checks passed
@arkq arkq deleted the remove-dead-code branch April 25, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants