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

Linux/tv-casting-app: simplified APIs for commands and attributes #31164

Merged

Conversation

sharadb-amazon
Copy link
Contributor

This change simplifies and decouples the implementation of the APIs command invocations and attribute read/subscriptions old CastingServer.h/cpp for Linux

### Change summary

  1. Command.h contains the Class Template used for all commands that can be invoked by the tv-casting-app for Media casting use cases.
  2. Attribute.h contains the Class Template used for all attributes that can read/written or subscribed to the tv-casting-app for Media casting use cases.
  3. These are all registered to the respective clusters in the clusters/Clusters.h header file.
  4. APIs.md has updated documentation to explain how these APIs can be used.

### Testing

Verified and tested locally with Linux TV app

Copy link

github-actions bot commented Dec 22, 2023

PR #31164: Size comparison from 52f66e1 to 56f6d89

Full report (5 builds for cc32xx, mbed, qpg)
platform target config section 52f66e1 56f6d89 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567322 567322 0 0.0
(read/write) 207716 207716 0 0.0
.bss 201180 201180 0 0.0
.data 1412 1412 0 0.0
.rodata 83954 83954 0 0.0
.text 481248 481248 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620650 620650 0 0.0
(read/write) 208112 208112 0 0.0
.bss 201544 201544 0 0.0
.data 1448 1448 0 0.0
.rodata 105826 105826 0 0.0
.text 512704 512704 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526192 2526192 0 0.0
.bss 220280 220280 0 0.0
.data 5144 5144 0 0.0
.text 1488876 1488876 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1116852 1116852 0 0.0
.bss 101280 101280 0 0.0
.data 740 740 0 0.0
.text 629228 629228 0 0.0
lock-app qpg6105+debug (read/write) 1080780 1080780 0 0.0
.bss 97576 97576 0 0.0
.data 784 784 0 0.0
.text 593160 593160 0 0.0

Copy link

github-actions bot commented Dec 22, 2023

PR #31164: Size comparison from 52f66e1 to 7626717

Decreases (1 build for efr32)
platform target config section 52f66e1 7626717 change % change
efr32 lighting-app BRD4187C (read/write) 1101276 1101268 -8 -0.0
.text 901692 901684 -8 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 52f66e1 7626717 change % change
bl602 lighting-app bl602 (read/write) 1418314 1418314 0 0.0
.bss 85224 85224 0 0.0
.data 9416 9416 0 0.0
.rodata 156968 156968 0 0.0
.text 1086064 1086064 0 0.0
bl602+mfd (read/write) 1432786 1432786 0 0.0
.bss 85392 85392 0 0.0
.data 9384 9384 0 0.0
.rodata 155928 155928 0 0.0
.text 1101432 1101432 0 0.0
bl602+rpc (read/write) 1466098 1466098 0 0.0
.bss 93256 93256 0 0.0
.data 9784 9784 0 0.0
.rodata 164592 164592 0 0.0
.text 1117808 1117808 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1183315 1183315 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106344 106344 0 0.0
.text 955750 955750 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1194447 1194447 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105284 105284 0 0.0
.text 967814 967814 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275327 1275327 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121764 121764 0 0.0
.text 1030812 1030812 0 0.0
bl706-eth (read/write) 1002941 1002941 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99676 99676 0 0.0
.text 748646 748646 0 0.0
bl706-wifi (read/write) 1241162 1241162 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120656 120656 0 0.0
.text 976028 976028 0 0.0
bl702l lighting-app bl702l (read/write) 1153532 1153532 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100348 100348 0 0.0
.text 948876 948876 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1164472 1164472 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99288 99288 0 0.0
.text 961252 961252 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771928 771928 0 0.0
(read/write) 168164 168164 0 0.0
.bss 90500 90500 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682104 682104 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788024 788024 0 0.0
(read/write) 178392 178392 0 0.0
.bss 100676 100676 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 703948 703948 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776264 776264 0 0.0
(read/write) 172848 172848 0 0.0
.bss 95132 95132 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 665580 665580 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728864 728864 0 0.0
(read/write) 167160 167160 0 0.0
.bss 89272 89272 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 643464 643464 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714408 714408 0 0.0
(read/write) 167340 167340 0 0.0
.bss 89456 89456 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633176 633176 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567322 567322 0 0.0
(read/write) 207716 207716 0 0.0
.bss 201180 201180 0 0.0
.data 1412 1412 0 0.0
.rodata 83954 83954 0 0.0
.text 481248 481248 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620650 620650 0 0.0
(read/write) 208112 208112 0 0.0
.bss 201544 201544 0 0.0
.data 1448 1448 0 0.0
.rodata 105826 105826 0 0.0
.text 512704 512704 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561311 561311 0 0.0
.app_xip_area 451497 451497 0 0.0
.bss 64728 64728 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543551 543551 0 0.0
.app_xip_area 429001 429001 0 0.0
.bss 69424 69424 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562263 562263 0 0.0
.app_xip_area 453905 453905 0 0.0
.bss 63344 63344 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557719 557719 0 0.0
.app_xip_area 446137 446137 0 0.0
.bss 66464 66464 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017428 1017428 0 0.0
.bss 172664 172664 0 0.0
.data 2688 2688 0 0.0
.text 842056 842056 0 0.0
BRD4187C (read/write) 1101276 1101268 -8 -0.0
.bss 196268 196268 0 0.0
.data 3296 3296 0 0.0
.text 901692 901684 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1115136 1115136 0 0.0
.bss 188880 188880 0 0.0
.data 2712 2712 0 0.0
.text 923524 923524 0 0.0
window-app BRD4187C (read/write) 1136168 1136168 0 0.0
.bss 168300 168300 0 0.0
.data 3168 3168 0 0.0
.text 964680 964680 0 0.0
esp32 all-clusters-app c3devkit (read only) 1138050 1138050 0 0.0
(read/write) 1671636 1671636 0 0.0
.dram0.bss 72936 72936 0 0.0
.dram0.data 12988 12988 0 0.0
.flash.rodata 241840 241840 0 0.0
.flash.text 1138050 1138050 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1183103 1183103 0 0.0
(read/write) 520836 520836 0 0.0
.dram0.bss 79584 79584 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 272884 272884 0 0.0
.flash.text 1177719 1177719 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605424 605424 0 0.0
(read/write) 81960 81960 0 0.0
.bss 69808 69808 0 0.0
.data 2168 2168 0 0.0
.text 604888 604888 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691000 691000 0 0.0
.bss 67664 67664 0 0.0
.data 2716 2716 0 0.0
.text 577144 577144 0 0.0
light k32w0+release (read only) 595128 595128 0 0.0
(read/write) 79176 79176 0 0.0
.bss 67072 67072 0 0.0
.data 2120 2120 0 0.0
.text 594592 594592 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782820 782820 0 0.0
.bss 77340 77340 0 0.0
.data 1928 1928 0 0.0
.text 660096 660096 0 0.0
lock k32w0+release (read only) 576520 576520 0 0.0
(read/write) 79440 79440 0 0.0
.bss 67360 67360 0 0.0
.data 2096 2096 0 0.0
.text 575984 575984 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11457256 11457256 0 0.0
(read/write) 574472 574472 0 0.0
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438384 438384 0 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346864 346864 0 0.0
.text 10239608 10239608 0 0.0
thermostat-no-ble arm64 (read only) 4406424 4406424 0 0.0
(read/write) 244048 244048 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102384 102384 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162276 162276 0 0.0
.text 3903752 3903752 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526192 2526192 0 0.0
.bss 220280 220280 0 0.0
.data 5144 5144 0 0.0
.text 1488876 1488876 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1068176 1068176 0 0.0
bss 129457 129457 0 0.0
rodata 105456 105456 0 0.0
text 785640 785640 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1194236 1194236 0 0.0
bss 121667 121667 0 0.0
rodata 139216 139216 0 0.0
text 783016 783016 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040524 1040524 0 0.0
bss 129412 129412 0 0.0
rodata 98892 98892 0 0.0
text 764528 764528 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835800 835800 0 0.0
(read/write) 1751556 1751556 0 0.0
.bss 195068 195068 0 0.0
.data 2472 2472 0 0.0
.text 1545628 1545628 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837848 837848 0 0.0
(read/write) 1706348 1706348 0 0.0
.bss 193020 193020 0 0.0
.data 2472 2472 0 0.0
.text 1502468 1502468 0 0.0
light cy8ckit_062s2_43012 (read only) 844536 844536 0 0.0
(read/write) 1631340 1631340 0 0.0
.bss 186444 186444 0 0.0
.data 2360 2360 0 0.0
.text 1434148 1434148 0 0.0
lock cy8ckit_062s2_43012 (read only) 817416 817416 0 0.0
(read/write) 1658244 1658244 0 0.0
.bss 213540 213540 0 0.0
.data 2384 2384 0 0.0
.text 1433932 1433932 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1116852 1116852 0 0.0
.bss 101280 101280 0 0.0
.data 740 740 0 0.0
.text 629228 629228 0 0.0
lock-app qpg6105+debug (read/write) 1080780 1080780 0 0.0
.bss 97576 97576 0 0.0
.data 784 784 0 0.0
.text 593160 593160 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821658 821658 0 0.0
bss 55096 55096 0 0.0
text 613960 613960 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087064 1087064 0 0.0
bss 100468 100468 0 0.0
text 767458 767458 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084348 1084348 0 0.0
bss 109828 109828 0 0.0
text 753596 753596 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934988 934988 0 0.0
bss 94336 94336 0 0.0
text 647014 647014 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821894 821894 0 0.0
bss 55140 55140 0 0.0
text 614330 614330 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 978980 978980 0 0.0
bss 79124 79124 0 0.0
text 694420 694420 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093336 1093336 0 0.0
bss 99900 99900 0 0.0
text 769906 769906 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965612 965612 0 0.0
bss 97388 97388 0 0.0
text 648096 648096 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948664 948664 0 0.0
bss 92444 92444 0 0.0
text 663122 663122 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880692 880692 0 0.0
bss 69116 69116 0 0.0
text 622340 622340 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821304 821304 0 0.0
bss 57352 57352 0 0.0
text 589216 589216 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823630 823630 0 0.0
bss 55276 55276 0 0.0
text 617074 617074 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878397 878397 0 0.0
bss 60828 60828 0 0.0
text 630956 630956 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845676 845676 0 0.0
bss 57648 57648 0 0.0
text 607682 607682 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839952 839952 0 0.0
bss 58000 58000 0 0.0
text 601716 601716 0 0.0

Copy link

github-actions bot commented Dec 22, 2023

PR #31164: Size comparison from 52f66e1 to dd24db4

Increases above 0.2%:

platform target config section 52f66e1 dd24db4 change % change
linux thermostat-no-ble arm64 (read/write) 244048 247824 3776 1.5
psoc6 all-clusters cy8ckit_062s2_43012 .data 2472 2480 8 0.3
Increases (44 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 52f66e1 dd24db4 change % change
bl602 lighting-app bl602 (read/write) 1418314 1418418 104 0.0
.text 1086064 1086166 102 0.0
bl602+mfd (read/write) 1432786 1432890 104 0.0
.text 1101432 1101534 102 0.0
bl602+rpc (read/write) 1466098 1466202 104 0.0
.text 1117808 1117910 102 0.0
bl702 lighting-app bl702 (read/write) 1183315 1183415 100 0.0
.text 955750 955852 102 0.0
bl702+mfd (read/write) 1194447 1194547 100 0.0
.text 967814 967916 102 0.0
bl702+rpc (read/write) 1275327 1275431 104 0.0
.text 1030812 1030914 102 0.0
bl706-eth (read/write) 1002941 1003041 100 0.0
.text 748646 748748 102 0.0
bl706-wifi (read/write) 1241162 1241298 136 0.0
.text 976028 976162 134 0.0
bl702l lighting-app bl702l .text 948876 948978 102 0.0
bl702l+mfd (read/write) 1164472 1164576 104 0.0
.text 961252 961354 102 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771928 772000 72 0.0
.text 682104 682176 72 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788024 788096 72 0.0
.text 703948 704020 72 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776264 776344 80 0.0
.text 665580 665660 80 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728864 728936 72 0.0
.text 643464 643536 72 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714408 714480 72 0.0
.text 633176 633248 72 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567322 567410 88 0.0
.text 481248 481336 88 0.0
lock CC3235SF_LAUNCHXL (read only) 620650 620738 88 0.0
.text 512704 512792 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561311 561383 72 0.0
.app_xip_area 451497 451569 72 0.0
lock cyw930739m2evb_01 (read/write) 543551 543623 72 0.0
.app_xip_area 429001 429073 72 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562263 562335 72 0.0
.app_xip_area 453905 453977 72 0.0
switch cyw930739m2evb_01 (read/write) 557719 557791 72 0.0
.app_xip_area 446137 446209 72 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017428 1017524 96 0.0
.text 842056 842152 96 0.0
BRD4187C (read/write) 1101276 1101356 80 0.0
.text 901692 901772 80 0.0
lock-app BRD4161A+wf200 (read/write) 1115136 1115200 64 0.0
.text 923524 923588 64 0.0
window-app BRD4187C (read/write) 1136168 1136256 88 0.0
.text 964680 964768 88 0.0
esp32 all-clusters-app c3devkit (read only) 1138050 1139076 1026 0.1
(read/write) 1671636 1671900 264 0.0
.dram0.bss 72936 72992 56 0.1
.dram0.data 12988 12996 8 0.1
.flash.rodata 241840 242040 200 0.1
.flash.text 1138050 1139076 1026 0.1
m5stack (read only) 1183103 1184087 984 0.1
(read/write) 520836 521092 256 0.0
.dram0.bss 79584 79648 64 0.1
.flash.rodata 272884 273076 192 0.1
.flash.text 1177719 1178703 984 0.1
k32w contact k32w0+release (read only) 605424 605504 80 0.0
.text 604888 604968 80 0.0
k32w1+release (read/write) 691000 691072 72 0.0
.text 577144 577216 72 0.0
light k32w0+release (read only) 595128 595208 80 0.0
.text 594592 594672 80 0.0
k32w1+release (read/write) 782820 782900 80 0.0
.text 660096 660176 80 0.0
lock k32w0+release (read only) 576520 576600 80 0.0
.text 575984 576064 80 0.0
linux chip-tool-ipv6only arm64 (read only) 11457256 11457576 320 0.0
.text 10239608 10239928 320 0.0
thermostat-no-ble arm64 (read only) 4406424 4406744 320 0.0
(read/write) 244048 247824 3776 1.5
.text 3903752 3904072 320 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2526192 2526320 128 0.0
.text 1488876 1489004 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1068176 1068904 728 0.1
bss 129457 129488 31 0.0
rodata 105456 105576 120 0.1
text 785640 786244 604 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1194236 1194980 744 0.1
bss 121667 121698 31 0.0
rodata 139216 139336 120 0.1
text 783016 783608 592 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1040524 1040604 80 0.0
text 764528 764600 72 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1751556 1752508 952 0.1
.bss 195068 195108 40 0.0
.data 2472 2480 8 0.3
.text 1545628 1546532 904 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1706348 1706428 80 0.0
.text 1502468 1502548 80 0.0
light cy8ckit_062s2_43012 (read/write) 1631340 1631420 80 0.0
.text 1434148 1434228 80 0.0
lock cy8ckit_062s2_43012 (read/write) 1658244 1658324 80 0.0
.text 1433932 1434012 80 0.0
qpg lighting-app qpg6105+debug (read/write) 1116852 1116932 80 0.0
.text 629228 629308 80 0.0
lock-app qpg6105+debug (read/write) 1080780 1080852 72 0.0
.text 593160 593232 72 0.0
Decreases (3 builds for bl702l, linux, psoc6)
platform target config section 52f66e1 dd24db4 change % change
bl702l lighting-app bl702l (read/write) 1153532 1153124 -408 -0.0
linux chip-tool-ipv6only arm64 (read/write) 574472 574152 -320 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835800 835752 -48 -0.0
Full report (44 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 52f66e1 dd24db4 change % change
bl602 lighting-app bl602 (read/write) 1418314 1418418 104 0.0
.bss 85224 85224 0 0.0
.data 9416 9416 0 0.0
.rodata 156968 156968 0 0.0
.text 1086064 1086166 102 0.0
bl602+mfd (read/write) 1432786 1432890 104 0.0
.bss 85392 85392 0 0.0
.data 9384 9384 0 0.0
.rodata 155928 155928 0 0.0
.text 1101432 1101534 102 0.0
bl602+rpc (read/write) 1466098 1466202 104 0.0
.bss 93256 93256 0 0.0
.data 9784 9784 0 0.0
.rodata 164592 164592 0 0.0
.text 1117808 1117910 102 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1183315 1183415 100 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106344 106344 0 0.0
.text 955750 955852 102 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1194447 1194547 100 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105284 105284 0 0.0
.text 967814 967916 102 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275327 1275431 104 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121764 121764 0 0.0
.text 1030812 1030914 102 0.0
bl706-eth (read/write) 1002941 1003041 100 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99676 99676 0 0.0
.text 748646 748748 102 0.0
bl706-wifi (read/write) 1241162 1241298 136 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120656 120656 0 0.0
.text 976028 976162 134 0.0
bl702l lighting-app bl702l (read/write) 1153532 1153124 -408 -0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100348 100348 0 0.0
.text 948876 948978 102 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1164472 1164576 104 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99288 99288 0 0.0
.text 961252 961354 102 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771928 772000 72 0.0
(read/write) 168164 168164 0 0.0
.bss 90500 90500 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682104 682176 72 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788024 788096 72 0.0
(read/write) 178392 178392 0 0.0
.bss 100676 100676 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 703948 704020 72 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776264 776344 80 0.0
(read/write) 172848 172848 0 0.0
.bss 95132 95132 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 665580 665660 80 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728864 728936 72 0.0
(read/write) 167160 167160 0 0.0
.bss 89272 89272 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 643464 643536 72 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714408 714480 72 0.0
(read/write) 167340 167340 0 0.0
.bss 89456 89456 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633176 633248 72 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567322 567410 88 0.0
(read/write) 207716 207716 0 0.0
.bss 201180 201180 0 0.0
.data 1412 1412 0 0.0
.rodata 83954 83954 0 0.0
.text 481248 481336 88 0.0
lock CC3235SF_LAUNCHXL (read only) 620650 620738 88 0.0
(read/write) 208112 208112 0 0.0
.bss 201544 201544 0 0.0
.data 1448 1448 0 0.0
.rodata 105826 105826 0 0.0
.text 512704 512792 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561311 561383 72 0.0
.app_xip_area 451497 451569 72 0.0
.bss 64728 64728 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543551 543623 72 0.0
.app_xip_area 429001 429073 72 0.0
.bss 69424 69424 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562263 562335 72 0.0
.app_xip_area 453905 453977 72 0.0
.bss 63344 63344 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557719 557791 72 0.0
.app_xip_area 446137 446209 72 0.0
.bss 66464 66464 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017428 1017524 96 0.0
.bss 172664 172664 0 0.0
.data 2688 2688 0 0.0
.text 842056 842152 96 0.0
BRD4187C (read/write) 1101276 1101356 80 0.0
.bss 196268 196268 0 0.0
.data 3296 3296 0 0.0
.text 901692 901772 80 0.0
lock-app BRD4161A+wf200 (read/write) 1115136 1115200 64 0.0
.bss 188880 188880 0 0.0
.data 2712 2712 0 0.0
.text 923524 923588 64 0.0
window-app BRD4187C (read/write) 1136168 1136256 88 0.0
.bss 168300 168300 0 0.0
.data 3168 3168 0 0.0
.text 964680 964768 88 0.0
esp32 all-clusters-app c3devkit (read only) 1138050 1139076 1026 0.1
(read/write) 1671636 1671900 264 0.0
.dram0.bss 72936 72992 56 0.1
.dram0.data 12988 12996 8 0.1
.flash.rodata 241840 242040 200 0.1
.flash.text 1138050 1139076 1026 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1183103 1184087 984 0.1
(read/write) 520836 521092 256 0.0
.dram0.bss 79584 79648 64 0.1
.dram0.data 34004 34004 0 0.0
.flash.rodata 272884 273076 192 0.1
.flash.text 1177719 1178703 984 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605424 605504 80 0.0
(read/write) 81960 81960 0 0.0
.bss 69808 69808 0 0.0
.data 2168 2168 0 0.0
.text 604888 604968 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691000 691072 72 0.0
.bss 67664 67664 0 0.0
.data 2716 2716 0 0.0
.text 577144 577216 72 0.0
light k32w0+release (read only) 595128 595208 80 0.0
(read/write) 79176 79176 0 0.0
.bss 67072 67072 0 0.0
.data 2120 2120 0 0.0
.text 594592 594672 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782820 782900 80 0.0
.bss 77340 77340 0 0.0
.data 1928 1928 0 0.0
.text 660096 660176 80 0.0
lock k32w0+release (read only) 576520 576600 80 0.0
(read/write) 79440 79440 0 0.0
.bss 67360 67360 0 0.0
.data 2096 2096 0 0.0
.text 575984 576064 80 0.0
linux chip-tool-ipv6only arm64 (read only) 11457256 11457576 320 0.0
(read/write) 574472 574152 -320 -0.1
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438384 438384 0 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346864 346864 0 0.0
.text 10239608 10239928 320 0.0
thermostat-no-ble arm64 (read only) 4406424 4406744 320 0.0
(read/write) 244048 247824 3776 1.5
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102384 102384 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162276 162276 0 0.0
.text 3903752 3904072 320 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526192 2526320 128 0.0
.bss 220280 220280 0 0.0
.data 5144 5144 0 0.0
.text 1488876 1489004 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1068176 1068904 728 0.1
bss 129457 129488 31 0.0
rodata 105456 105576 120 0.1
text 785640 786244 604 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1194236 1194980 744 0.1
bss 121667 121698 31 0.0
rodata 139216 139336 120 0.1
text 783016 783608 592 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040524 1040604 80 0.0
bss 129412 129412 0 0.0
rodata 98892 98892 0 0.0
text 764528 764600 72 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835800 835752 -48 -0.0
(read/write) 1751556 1752508 952 0.1
.bss 195068 195108 40 0.0
.data 2472 2480 8 0.3
.text 1545628 1546532 904 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837848 837848 0 0.0
(read/write) 1706348 1706428 80 0.0
.bss 193020 193020 0 0.0
.data 2472 2472 0 0.0
.text 1502468 1502548 80 0.0
light cy8ckit_062s2_43012 (read only) 844536 844536 0 0.0
(read/write) 1631340 1631420 80 0.0
.bss 186444 186444 0 0.0
.data 2360 2360 0 0.0
.text 1434148 1434228 80 0.0
lock cy8ckit_062s2_43012 (read only) 817416 817416 0 0.0
(read/write) 1658244 1658324 80 0.0
.bss 213540 213540 0 0.0
.data 2384 2384 0 0.0
.text 1433932 1434012 80 0.0
qpg lighting-app qpg6105+debug (read/write) 1116852 1116932 80 0.0
.bss 101280 101280 0 0.0
.data 740 740 0 0.0
.text 629228 629308 80 0.0
lock-app qpg6105+debug (read/write) 1080780 1080852 72 0.0
.bss 97576 97576 0 0.0
.data 784 784 0 0.0
.text 593160 593232 72 0.0

Copy link

github-actions bot commented Dec 22, 2023

PR #31164: Size comparison from b364ee6 to 8ed3dff

Decreases (1 build for efr32)
platform target config section b364ee6 8ed3dff change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017532 1017524 -8 -0.0
.text 842160 842152 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section b364ee6 8ed3dff change % change
bl602 lighting-app bl602 (read/write) 1418418 1418418 0 0.0
.bss 85224 85224 0 0.0
.data 9416 9416 0 0.0
.rodata 156968 156968 0 0.0
.text 1086166 1086166 0 0.0
bl602+mfd (read/write) 1432890 1432890 0 0.0
.bss 85392 85392 0 0.0
.data 9384 9384 0 0.0
.rodata 155928 155928 0 0.0
.text 1101534 1101534 0 0.0
bl602+rpc (read/write) 1466202 1466202 0 0.0
.bss 93256 93256 0 0.0
.data 9784 9784 0 0.0
.rodata 164592 164592 0 0.0
.text 1117910 1117910 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1183415 1183415 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106344 106344 0 0.0
.text 955852 955852 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1194547 1194547 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105284 105284 0 0.0
.text 967916 967916 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275431 1275431 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121764 121764 0 0.0
.text 1030914 1030914 0 0.0
bl706-eth (read/write) 1003041 1003041 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99676 99676 0 0.0
.text 748748 748748 0 0.0
bl706-wifi (read/write) 1241298 1241298 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120656 120656 0 0.0
.text 976162 976162 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1153124 1153124 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100348 100348 0 0.0
.text 948978 948978 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1164576 1164576 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99288 99288 0 0.0
.text 961354 961354 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772000 772000 0 0.0
(read/write) 168164 168164 0 0.0
.bss 90500 90500 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682176 682176 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788096 788096 0 0.0
(read/write) 178392 178392 0 0.0
.bss 100676 100676 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 704020 704020 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776344 776344 0 0.0
(read/write) 172848 172848 0 0.0
.bss 95132 95132 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 665660 665660 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728936 728936 0 0.0
(read/write) 167160 167160 0 0.0
.bss 89272 89272 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 643536 643536 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714480 714480 0 0.0
(read/write) 167340 167340 0 0.0
.bss 89456 89456 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633248 633248 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567410 567410 0 0.0
(read/write) 207716 207716 0 0.0
.bss 201180 201180 0 0.0
.data 1412 1412 0 0.0
.rodata 83954 83954 0 0.0
.text 481336 481336 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620738 620738 0 0.0
(read/write) 208112 208112 0 0.0
.bss 201544 201544 0 0.0
.data 1448 1448 0 0.0
.rodata 105826 105826 0 0.0
.text 512792 512792 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561383 561383 0 0.0
.app_xip_area 451569 451569 0 0.0
.bss 64728 64728 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543623 543623 0 0.0
.app_xip_area 429073 429073 0 0.0
.bss 69424 69424 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562335 562335 0 0.0
.app_xip_area 453977 453977 0 0.0
.bss 63344 63344 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557791 557791 0 0.0
.app_xip_area 446209 446209 0 0.0
.bss 66464 66464 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017532 1017524 -8 -0.0
.bss 172664 172664 0 0.0
.data 2688 2688 0 0.0
.text 842160 842152 -8 -0.0
BRD4187C (read/write) 1101356 1101356 0 0.0
.bss 196268 196268 0 0.0
.data 3296 3296 0 0.0
.text 901772 901772 0 0.0
lock-app BRD4161A+wf200 (read/write) 1115200 1115200 0 0.0
.bss 188880 188880 0 0.0
.data 2712 2712 0 0.0
.text 923588 923588 0 0.0
window-app BRD4187C (read/write) 1136256 1136256 0 0.0
.bss 168300 168300 0 0.0
.data 3168 3168 0 0.0
.text 964768 964768 0 0.0
esp32 all-clusters-app c3devkit (read only) 1139076 1139076 0 0.0
(read/write) 1671900 1671900 0 0.0
.dram0.bss 72992 72992 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242040 242040 0 0.0
.flash.text 1139076 1139076 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1184087 1184087 0 0.0
(read/write) 521092 521092 0 0.0
.dram0.bss 79648 79648 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273076 273076 0 0.0
.flash.text 1178703 1178703 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605504 605504 0 0.0
(read/write) 81960 81960 0 0.0
.bss 69808 69808 0 0.0
.data 2168 2168 0 0.0
.text 604968 604968 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691072 691072 0 0.0
.bss 67664 67664 0 0.0
.data 2716 2716 0 0.0
.text 577216 577216 0 0.0
light k32w0+release (read only) 595208 595208 0 0.0
(read/write) 79176 79176 0 0.0
.bss 67072 67072 0 0.0
.data 2120 2120 0 0.0
.text 594672 594672 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782900 782900 0 0.0
.bss 77340 77340 0 0.0
.data 1928 1928 0 0.0
.text 660176 660176 0 0.0
lock k32w0+release (read only) 576600 576600 0 0.0
(read/write) 79440 79440 0 0.0
.bss 67360 67360 0 0.0
.data 2096 2096 0 0.0
.text 576064 576064 0 0.0
linux air-purifier-app debug (read only) 2527397 2527397 0 0.0
(read/write) 127240 127240 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179304 179304 0 0.0
.text 2172693 2172693 0 0.0
all-clusters-app debug (read only) 5421585 5421585 0 0.0
(read/write) 456696 456696 0 0.0
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 313832 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 313052 313052 0 0.0
.text 4697427 4697427 0 0.0
all-clusters-minimal-app debug (read only) 4954105 4954105 0 0.0
(read/write) 234720 234720 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272461 272461 0 0.0
.text 4449187 4449187 0 0.0
bridge-app debug (read only) 4418225 4418225 0 0.0
(read/write) 215960 215960 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219157 219157 0 0.0
.text 3980499 3980499 0 0.0
chip-tool debug (read only) 11735793 11735793 0 0.0
(read/write) 505872 505872 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 399440 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 426313 426313 0 0.0
.text 10616979 10616979 0 0.0
chip-tool-ipv6only arm64 (read only) 11457576 11457576 0 0.0
(read/write) 574152 574152 0 0.0
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438384 438384 0 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346864 346864 0 0.0
.text 10239928 10239928 0 0.0
lighting-app debug+rpc+ui (read only) 5304025 5304025 0 0.0
(read/write) 225032 225032 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340340 340340 0 0.0
.text 4718899 4718899 0 0.0
lock-app debug (read only) 4503249 4503249 0 0.0
(read/write) 203680 203680 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246997 246997 0 0.0
.text 4046227 4046227 0 0.0
ota-provider-app debug (read only) 4167385 4167385 0 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201269 201269 0 0.0
.text 3774243 3774243 0 0.0
ota-requestor-app debug (read only) 4256857 4256857 0 0.0
(read/write) 197040 197040 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205077 205077 0 0.0
.text 3855507 3855507 0 0.0
shell debug (read only) 2793833 2793833 0 0.0
(read/write) 152664 152664 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 182272 182272 0 0.0
.text 2440258 2440258 0 0.0
thermostat-no-ble arm64 (read only) 4406744 4406744 0 0.0
(read/write) 247824 247824 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102384 102384 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162276 162276 0 0.0
.text 3904072 3904072 0 0.0
tv-app debug (read only) 5403353 5403353 0 0.0
(read/write) 349208 349208 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 273141 273141 0 0.0
.text 4892371 4892371 0 0.0
tv-casting-app debug (read only) 9612017 9612017 0 0.0
(read/write) 339232 339232 0 0.0
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173536 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 363912 363912 0 0.0
.text 8782499 8782499 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526320 2526320 0 0.0
.bss 220280 220280 0 0.0
.data 5144 5144 0 0.0
.text 1489004 1489004 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1068904 1068904 0 0.0
bss 129488 129488 0 0.0
rodata 105576 105576 0 0.0
text 786244 786244 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1194980 1194980 0 0.0
bss 121698 121698 0 0.0
rodata 139336 139336 0 0.0
text 783608 783608 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040604 1040604 0 0.0
bss 129412 129412 0 0.0
rodata 98892 98892 0 0.0
text 764600 764600 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835752 835752 0 0.0
(read/write) 1752508 1752508 0 0.0
.bss 195108 195108 0 0.0
.data 2480 2480 0 0.0
.text 1546532 1546532 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837848 837848 0 0.0
(read/write) 1706428 1706428 0 0.0
.bss 193020 193020 0 0.0
.data 2472 2472 0 0.0
.text 1502548 1502548 0 0.0
light cy8ckit_062s2_43012 (read only) 844536 844536 0 0.0
(read/write) 1631420 1631420 0 0.0
.bss 186444 186444 0 0.0
.data 2360 2360 0 0.0
.text 1434228 1434228 0 0.0
lock cy8ckit_062s2_43012 (read only) 817416 817416 0 0.0
(read/write) 1658324 1658324 0 0.0
.bss 213540 213540 0 0.0
.data 2384 2384 0 0.0
.text 1434012 1434012 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1116932 1116932 0 0.0
.bss 101280 101280 0 0.0
.data 740 740 0 0.0
.text 629308 629308 0 0.0
lock-app qpg6105+debug (read/write) 1080852 1080852 0 0.0
.bss 97576 97576 0 0.0
.data 784 784 0 0.0
.text 593232 593232 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821714 821714 0 0.0
bss 55096 55096 0 0.0
text 614014 614014 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087860 1087860 0 0.0
bss 100504 100504 0 0.0
text 768100 768100 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084404 1084404 0 0.0
bss 109828 109828 0 0.0
text 753650 753650 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935036 935036 0 0.0
bss 94336 94336 0 0.0
text 647068 647068 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821950 821950 0 0.0
bss 55140 55140 0 0.0
text 614384 614384 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979036 979036 0 0.0
bss 79124 79124 0 0.0
text 694474 694474 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093384 1093384 0 0.0
bss 99900 99900 0 0.0
text 769960 769960 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965668 965668 0 0.0
bss 97388 97388 0 0.0
text 648150 648150 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948712 948712 0 0.0
bss 92444 92444 0 0.0
text 663176 663176 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880748 880748 0 0.0
bss 69116 69116 0 0.0
text 622394 622394 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821360 821360 0 0.0
bss 57352 57352 0 0.0
text 589270 589270 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823678 823678 0 0.0
bss 55276 55276 0 0.0
text 617128 617128 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878453 878453 0 0.0
bss 60828 60828 0 0.0
text 631010 631010 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845732 845732 0 0.0
bss 57648 57648 0 0.0
text 607736 607736 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840008 840008 0 0.0
bss 58000 58000 0 0.0
text 601770 601770 0 0.0

@sharadb-amazon sharadb-amazon enabled auto-merge (squash) December 22, 2023 22:55
@sharadb-amazon sharadb-amazon merged commit 827f6ca into project-chip:master Jan 2, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants