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

Add functions to set TagList attribute in descriptor cluster #28753

Merged
merged 32 commits into from
Aug 25, 2023

Conversation

mideayanghui
Copy link
Contributor

@mideayanghui mideayanghui commented Aug 18, 2023

Background
Some of the new devices being added in the Fall 2023 release require device composition using the Tag List.

This is not currently achievable via Zap Tool .

fixes: #28098
fixes: #28389
fixes: #27556

Description
I have added two functions in attribute-storage.cpp:

emberAfTagListFromEndpoint
emberAfSetTagList

These can be used by the application to configure it's device's tagList.

My hope is that in the future, Zap Tool can provide this additional data that can be parsed by the initial emberAfEndpointConfigure function when the Chip App is being brought up.

Testing
Manually tested via rootnode_airpurifier_airqualitysensor_temperaturesensor_humiditysensor_thermostat_56de3d5f45 chef device using the following ApplicationInit function:

const Clusters::Descriptor::Structs::SemanticTagStruct::Type gTagList[] = { {.namespaceID = 3, .tag = 3}, {.namespaceID = 4, .tag = 5} };
void ApplicationInit()
{
emberAfSetTagList(2, Span(gTagList));
}

@github-actions github-actions bot added the app label Aug 18, 2023
@github-actions
Copy link

github-actions bot commented Aug 25, 2023

PR #28753: Size comparison from f23326b to 3e46fc1

Increases above 0.2%:

platform target config section f23326b 3e46fc1 change % change
bl702 lighting-app bl702 .debug_info 41429902 41806936 377034 0.9
bl702+rpc .debug_info 46325774 46702751 376977 0.8
bl706-eth .debug_info 23047825 23269012 221187 1.0
bl706-wifi .debug_info 24212990 24434192 221202 0.9
bl702l lighting-app bl702l .debug_info 41436707 41813741 377034 0.9
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21010133 21239537 229404 1.1
.strtab 498229 499896 1667 0.3
linux all-clusters-app debug .bss 130240 130656 416 0.3
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.text 2374355 2380067 5712 0.2
shell debug .bss 60264 60392 128 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 33191237 33503749 312512 0.9
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28972812 29285324 312512 1.1
light cy8ckit_062s2_43012 .debug_info 24110576 24339981 229405 1.0
.strtab 635741 637516 1775 0.3
lock cy8ckit_062s2_43012 .debug_info 23922298 24151703 229405 1.0
.strtab 609924 611591 1667 0.3
Increases (61 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f23326b 3e46fc1 change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.text 1057570 1058510 940 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read/write) 1167771 1168747 976 0.1
.bss 41285 41301 16 0.0
.debug_abbrev 1564499 1565759 1260 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806936 377034 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.rodata 107116 107136 20 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.text 954814 955754 940 0.1
bl702+rpc (read/write) 1266419 1267139 720 0.1
.bss 49733 49749 16 0.0
.debug_abbrev 1741229 1742489 1260 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702751 376977 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.rodata 121748 121768 20 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.text 1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bss 25570 25586 16 0.1
.debug_abbrev 1114023 1114733 710 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269012 221187 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.rodata 97312 97332 20 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.text 772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bss 9965 9981 16 0.2
.debug_abbrev 1206926 1207656 730 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434192 221202 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.rodata 109588 109608 20 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.text 846510 847450 940 0.1
bl702l lighting-app bl702l (read/write) 1153004 1153980 976 0.1
.bss 15988 16004 16 0.1
.debug_abbrev 1566867 1568127 1260 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813741 377034 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.rodata 100980 101000 20 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.text 943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.bss 200680 200696 16 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239537 229404 1.1
.debug_line 2792494 2795145 2651 0.1
.debug_loclists 1564638 1566738 2100 0.1
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 551807 552407 600 0.1
.app_xip_area 443089 443673 584 0.1
.bss 63688 63704 16 0.0
lock cyw930739m2evb_01 (read/write) 538303 538855 552 0.1
.app_xip_area 424657 425193 536 0.1
.bss 68592 68608 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573535 574127 592 0.1
.app_xip_area 466025 466593 568 0.1
.bss 62552 62576 24 0.0
switch cyw930739m2evb_01 (read/write) 558191 558799 608 0.1
.app_xip_area 447465 448049 584 0.1
.bss 65672 65696 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026088 1026968 880 0.1
.bss 193024 193040 16 0.0
.text 830376 831240 864 0.1
BRD4187C (read/write) 1068008 1068592 584 0.1
.bss 174748 174764 16 0.0
.text 889984 890552 568 0.1
lock-app BRD4161A+wf200 (read/write) 1103184 1103744 560 0.1
.bss 186960 186976 16 0.0
.text 913520 914064 544 0.1
window-app BRD4187C (read/write) 1116556 1117452 896 0.1
.bss 157492 157516 24 0.0
.text 955912 956784 872 0.1
esp32 all-clusters-app c3devkit (read only) 1168212 1168838 626 0.1
(read/write) 1702988 1703060 72 0.0
.dram0.bss 79032 79064 32 0.0
.flash.rodata 267952 267992 40 0.0
.flash.text 1168212 1168838 626 0.1
m5stack (read only) 1210559 1211095 536 0.0
(read/write) 551954 552026 72 0.0
.dram0.bss 85392 85424 32 0.0
.flash.rodata 298908 298948 40 0.0
.flash.text 1205175 1205711 536 0.0
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.text 561276 561804 528 0.1
linux all-clusters-app debug (read only) 5638617 5644553 5936 0.1
(read/write) 419976 420424 448 0.1
.bss 130240 130656 416 0.3
.data.rel.ro 278328 278360 32 0.0
.rodata 338672 338736 64 0.0
.text 4918499 4924371 5872 0.1
all-clusters-minimal-app debug (read only) 4910001 4915105 5104 0.1
(read/write) 232264 232392 128 0.1
.bss 126240 126368 128 0.1
.rodata 272550 272582 32 0.0
.text 4406675 4411747 5072 0.1
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.rodata 214536 214568 32 0.0
.text 2374355 2380067 5712 0.2
chip-tool debug (read only) 10329209 10329257 48 0.0
.rodata 388625 388657 32 0.0
.text 9345107 9345123 16 0.0
chip-tool-ipv6only arm64 (read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
lighting-app debug+rpc+ui (read only) 5239145 5244921 5776 0.1
(read/write) 222440 222536 96 0.0
.bss 117968 118064 96 0.1
.rodata 337044 337108 64 0.0
.text 4659667 4665379 5712 0.1
lock-app debug (read only) 4472993 4478545 5552 0.1
(read/write) 203032 203128 96 0.0
.bss 113392 113488 96 0.1
.rodata 248486 248550 64 0.0
.text 4015011 4020499 5488 0.1
ota-provider-app debug (read only) 4124081 4129857 5776 0.1
(read/write) 191968 192064 96 0.1
.bss 113536 113632 96 0.1
.rodata 201094 201158 64 0.0
.text 3732547 3738259 5712 0.2
ota-requestor-app debug (read only) 4217593 4223337 5744 0.1
(read/write) 196280 196376 96 0.0
.bss 114592 114688 96 0.1
.rodata 204454 204486 32 0.0
.text 3818371 3824083 5712 0.1
shell debug (read only) 3043217 3048385 5168 0.2
(read/write) 152744 152904 160 0.1
.bss 60264 60392 128 0.2
.data.rel.ro 85768 85800 32 0.0
.rodata 213938 214034 96 0.0
.text 2655218 2660290 5072 0.2
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data.rel.ro 100464 100488 24 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
tv-app debug (read only) 5312553 5317577 5024 0.1
(read/write) 349952 350272 320 0.1
.bss 241312 241632 320 0.1
.rodata 272310 272374 64 0.0
.text 4796483 4801443 4960 0.1
tv-casting-app debug (read only) 8273161 8277097 3936 0.0
(read/write) 210672 210768 96 0.0
.bss 54240 54336 96 0.2
.rodata 337948 337980 32 0.0
.text 7534995 7538899 3904 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1240460 1241040 580 0.0
bss 155450 155482 32 0.0
rodata 143136 143172 36 0.0
text 862844 863384 540 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1358784 1359396 612 0.0
bss 140908 140940 32 0.0
rodata 137040 137076 36 0.0
text 790120 790664 544 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
text 812976 813520 544 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1792884 1793748 864 0.0
.bss 193596 193628 32 0.0
.debug_abbrev 1417480 1418310 830 0.1
.debug_aranges 145040 145144 104 0.1
.debug_frame 482440 482836 396 0.1
.debug_info 33191237 33503749 312512 0.9
.debug_line 4229636 4232789 3153 0.1
.debug_loclists 2301665 2303769 2104 0.1
.debug_rnglists 144475 144566 91 0.1
.debug_str 4523375 4529075 5700 0.1
.strtab 848698 850242 1544 0.2
.symtab 514864 515312 448 0.1
.text 1588348 1589180 832 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1677908 1678740 832 0.0
.bss 190900 190932 32 0.0
.debug_abbrev 1289989 1290819 830 0.1
.debug_aranges 134912 135016 104 0.1
.debug_frame 453952 454348 396 0.1
.debug_info 28972812 29285324 312512 1.1
.debug_line 3943044 3946253 3209 0.1
.debug_loclists 2117792 2119888 2096 0.1
.debug_rnglists 133885 133976 91 0.1
.debug_str 3916112 3921922 5810 0.1
.strtab 718407 719951 1544 0.2
.symtab 467264 467712 448 0.1
.text 1476156 1476956 800 0.1
light cy8ckit_062s2_43012 (read/write) 1606156 1607052 896 0.1
.bss 184692 184708 16 0.0
.debug_abbrev 1130012 1130644 632 0.1
.debug_aranges 125008 125112 104 0.1
.debug_frame 416996 417392 396 0.1
.debug_info 24110576 24339981 229405 1.0
.debug_line 3508057 3510769 2712 0.1
.debug_loclists 1954577 1956673 2096 0.1
.debug_rnglists 123569 123660 91 0.1
.debug_str 3723049 3729154 6105 0.2
.strtab 635741 637516 1775 0.3
.symtab 430736 431248 512 0.1
.text 1410724 1411604 880 0.1
lock cy8ckit_062s2_43012 (read/write) 1639492 1640324 832 0.1
.bss 212076 212092 16 0.0
.debug_abbrev 1120976 1121608 632 0.1
.debug_aranges 123816 123920 104 0.1
.debug_frame 412648 413044 396 0.1
.debug_info 23922298 24151703 229405 1.0
.debug_line 3461156 3463848 2692 0.1
.debug_loclists 1933096 1935192 2096 0.1
.debug_rnglists 121665 121756 91 0.1
.debug_str 3686438 3692543 6105 0.2
.strtab 609924 611591 1667 0.3
.symtab 422816 423296 480 0.1
.text 1416660 1417476 816 0.1
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.text 581812 582364 552 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1095152 1095876 724 0.1
bss 108148 108180 32 0.0
text 751242 751888 646 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 980992 981688 696 0.1
bss 105300 105332 32 0.0
text 673028 673674 646 0.1
bridge-app tlsr9518adk80d (read/write) 944080 944936 856 0.1
bss 109500 109652 152 0.1
text 646894 647580 686 0.1
contact-sensor-app tlsr9518adk80d (read/write) 876204 876892 688 0.1
bss 98680 98696 16 0.0
text 590442 591102 660 0.1
light-switch-app tlsr9518adk80d (read/write) 922500 923196 696 0.1
bss 99512 99536 24 0.0
text 632096 632752 656 0.1
lighting-app tlsr9518adk80d (read/write) 983460 984156 696 0.1
bss 107488 107504 16 0.0
text 686586 687250 664 0.1
lighting-app-factory-data tlsr9518adk80d (read/write) 994824 995520 696 0.1
bss 111736 111752 16 0.0
text 694102 694766 664 0.1
lighting-app-rpc tlsr9518adk80d (read/write) 1053048 1053744 696 0.1
bss 109060 109076 16 0.0
text 731582 732246 664 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1084536 1085232 696 0.1
bss 120136 120152 16 0.0
text 751798 752462 664 0.1
lock-app tlsr9518adk80d (read/write) 934284 934956 672 0.1
bss 99408 99424 16 0.0
text 621594 622230 636 0.1
ota-requestor-app tlsr9518adk80d (read/write) 898784 899488 704 0.1
bss 99988 100012 24 0.0
text 612288 612956 668 0.1
pump-app tlsr9518adk80d (read/write) 881612 882308 696 0.1
bss 98812 98828 16 0.0
text 596064 596728 664 0.1
pump-controller-app tlsr9518adk80d (read/write) 868752 869448 696 0.1
bss 98612 98628 16 0.0
text 586488 587150 662 0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879696 880384 688 0.1
bss 98800 98816 16 0.0
text 594800 595460 660 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 864932 865628 696 0.1
bss 98520 98536 16 0.0
text 582136 582796 660 0.1
thermostat tlsr9518adk80d (read/write) 890208 890904 696 0.1
bss 98912 98928 16 0.0
text 602214 602878 664 0.1
window-covering tlsr9518adk80d (read/write) 885832 886528 696 0.1
bss 99228 99252 24 0.0
text 597544 598202 658 0.1
Decreases (4 builds for psoc6)
platform target config section f23326b 3e46fc1 change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837160 -32 -0.0
.heap 837192 837160 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839944 -32 -0.0
.heap 839976 839944 -32 -0.0
light cy8ckit_062s2_43012 (read only) 846296 846280 -16 -0.0
.heap 846296 846280 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 818896 818880 -16 -0.0
.heap 818896 818880 -16 -0.0
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f23326b 3e46fc1 change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.data 9600 9600 0 0.0
.text 1057570 1058510 940 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.data 9952 9952 0 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167771 1168747 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41301 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564499 1565759 1260 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806936 377034 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107116 107136 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954814 955754 940 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266419 1267139 720 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49749 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741229 1742489 1260 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702751 376977 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121768 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25586 16 0.1
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114023 1114733 710 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269012 221187 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97332 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9981 16 0.2
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1206926 1207656 730 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434192 221202 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109608 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 847450 940 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153004 1153980 976 0.1
.boot2 292 292 0 0.0
.bss 15988 16004 16 0.1
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1566867 1568127 1260 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813741 377034 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 101000 20 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200696 16 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239537 229404 1.1
.debug_line 2792494 2795145 2651 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1566738 2100 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 551807 552407 600 0.1
.app_xip_area 443089 443673 584 0.1
.bss 63688 63704 16 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538303 538855 552 0.1
.app_xip_area 424657 425193 536 0.1
.bss 68592 68608 16 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573535 574127 592 0.1
.app_xip_area 466025 466593 568 0.1
.bss 62552 62576 24 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558191 558799 608 0.1
.app_xip_area 447465 448049 584 0.1
.bss 65672 65696 24 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026088 1026968 880 0.1
.bss 193024 193040 16 0.0
.data 2668 2668 0 0.0
.text 830376 831240 864 0.1
BRD4187C (read/write) 1068008 1068592 584 0.1
.bss 174748 174764 16 0.0
.data 3256 3256 0 0.0
.text 889984 890552 568 0.1
lock-app BRD4161A+wf200 (read/write) 1103184 1103744 560 0.1
.bss 186960 186976 16 0.0
.data 2684 2684 0 0.0
.text 913520 914064 544 0.1
window-app BRD4187C (read/write) 1116556 1117452 896 0.1
.bss 157492 157516 24 0.0
.data 3132 3132 0 0.0
.text 955912 956784 872 0.1
esp32 all-clusters-app c3devkit (read only) 1168212 1168838 626 0.1
(read/write) 1702988 1703060 72 0.0
.dram0.bss 79032 79064 32 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267952 267992 40 0.0
.flash.text 1168212 1168838 626 0.1
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1210559 1211095 536 0.0
(read/write) 551954 552026 72 0.0
.dram0.bss 85392 85424 32 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298908 298948 40 0.0
.flash.text 1205175 1205711 536 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.data 2128 2128 0 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.data 2116 2116 0 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.data 2060 2060 0 0.0
.text 561276 561804 528 0.1
linux all-clusters-app debug (read only) 5638617 5644553 5936 0.1
(read/write) 419976 420424 448 0.1
.bss 130240 130656 416 0.3
.data 4016 4016 0 0.0
.data.rel.ro 278328 278360 32 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 338672 338736 64 0.0
.text 4918499 4924371 5872 0.1
all-clusters-minimal-app debug (read only) 4910001 4915105 5104 0.1
(read/write) 232264 232392 128 0.1
.bss 126240 126368 128 0.1
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272550 272582 32 0.0
.text 4406675 4411747 5072 0.1
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214536 214568 32 0.0
.text 2374355 2380067 5712 0.2
chip-tool debug (read only) 10329209 10329257 48 0.0
(read/write) 441688 441688 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335664 335664 0 0.0
.dynamic 624 624 0 0.0
.got 5816 5816 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388625 388657 32 0.0
.text 9345107 9345123 16 0.0
chip-tool-ipv6only arm64 (read only) 10170988 10170988 0 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9091000 0 0.0
lighting-app debug+rpc+ui (read only) 5239145 5244921 5776 0.1
(read/write) 222440 222536 96 0.0
.bss 117968 118064 96 0.1
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337044 337108 64 0.0
.text 4659667 4665379 5712 0.1
lock-app debug (read only) 4472993 4478545 5552 0.1
(read/write) 203032 203128 96 0.0
.bss 113392 113488 96 0.1
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248486 248550 64 0.0
.text 4015011 4020499 5488 0.1
ota-provider-app debug (read only) 4124081 4129857 5776 0.1
(read/write) 191968 192064 96 0.1
.bss 113536 113632 96 0.1
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201094 201158 64 0.0
.text 3732547 3738259 5712 0.2
ota-requestor-app debug (read only) 4217593 4223337 5744 0.1
(read/write) 196280 196376 96 0.0
.bss 114592 114688 96 0.1
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204454 204486 32 0.0
.text 3818371 3824083 5712 0.1
shell debug (read only) 3043217 3048385 5168 0.2
(read/write) 152744 152904 160 0.1
.bss 60264 60392 128 0.2
.data 784 784 0 0.0
.data.rel.ro 85768 85800 32 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 213938 214034 96 0.0
.text 2655218 2660290 5072 0.2
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data 2896 2896 0 0.0
.data.rel.ro 100464 100488 24 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
tv-app debug (read only) 5312553 5317577 5024 0.1
(read/write) 349952 350272 320 0.1
.bss 241312 241632 320 0.1
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272310 272374 64 0.0
.text 4796483 4801443 4960 0.1
tv-casting-app debug (read only) 8273161 8277097 3936 0.0
(read/write) 210672 210768 96 0.0
.bss 54240 54336 96 0.2
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 337948 337980 32 0.0
.text 7534995 7538899 3904 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.data 5128 5128 0 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240460 1241040 580 0.0
bss 155450 155482 32 0.0
rodata 143136 143172 36 0.0
text 862844 863384 540 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358784 1359396 612 0.0
bss 140908 140940 32 0.0
rodata 137040 137076 36 0.0
text 790120 790664 544 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
rodata 113680 113680 0 0.0
text 812976 813520 544 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837160 -32 -0.0
(read/write) 1792884 1793748 864 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193628 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1417480 1418310 830 0.1
.debug_aranges 145040 145144 104 0.1
.debug_frame 482440 482836 396 0.1
.debug_info 33191237 33503749 312512 0.9
.debug_line 4229636 4232789 3153 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2301665 2303769 2104 0.1
.debug_rnglists 144475 144566 91 0.1
.debug_str 4523375 4529075 5700 0.1
.heap 837192 837160 -32 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 848698 850242 1544 0.2
.symtab 514864 515312 448 0.1
.text 1588348 1589180 832 0.1
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839944 -32 -0.0
(read/write) 1677908 1678740 832 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190900 190932 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289989 1290819 830 0.1
.debug_aranges 134912 135016 104 0.1
.debug_frame 453952 454348 396 0.1
.debug_info 28972812 29285324 312512 1.1
.debug_line 3943044 3946253 3209 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2117792 2119888 2096 0.1
.debug_rnglists 133885 133976 91 0.1
.debug_str 3916112 3921922 5810 0.1
.heap 839976 839944 -32 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 718407 719951 1544 0.2
.symtab 467264 467712 448 0.1
.text 1476156 1476956 800 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846296 846280 -16 -0.0
(read/write) 1606156 1607052 896 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184692 184708 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130012 1130644 632 0.1
.debug_aranges 125008 125112 104 0.1
.debug_frame 416996 417392 396 0.1
.debug_info 24110576 24339981 229405 1.0
.debug_line 3508057 3510769 2712 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1954577 1956673 2096 0.1
.debug_rnglists 123569 123660 91 0.1
.debug_str 3723049 3729154 6105 0.2
.heap 846296 846280 -16 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635741 637516 1775 0.3
.symtab 430736 431248 512 0.1
.text 1410724 1411604 880 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818880 -16 -0.0
(read/write) 1639492 1640324 832 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212092 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120976 1121608 632 0.1
.debug_aranges 123816 123920 104 0.1
.debug_frame 412648 413044 396 0.1
.debug_info 23922298 24151703 229405 1.0
.debug_line 3461156 3463848 2692 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1933096 1935192 2096 0.1
.debug_rnglists 121665 121756 91 0.1
.debug_str 3686438 3692543 6105 0.2
.heap 818896 818880 -16 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609924 611591 1667 0.3
.symtab 422816 423296 480 0.1
.text 1416660 1417476 816 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.data 744 744 0 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.data 748 748 0 0.0
.text 581812 582364 552 0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1095152 1095876 724 0.1
bss 108148 108180 32 0.0
text 751242 751888 646 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980992 981688 696 0.1
bss 105300 105332 32 0.0
text 673028 673674 646 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944080 944936 856 0.1
bss 109500 109652 152 0.1
text 646894 647580 686 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876204 876892 688 0.1
bss 98680 98696 16 0.0
text 590442 591102 660 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922500 923196 696 0.1
bss 99512 99536 24 0.0
text 632096 632752 656 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983460 984156 696 0.1
bss 107488 107504 16 0.0
text 686586 687250 664 0.1
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994824 995520 696 0.1
bss 111736 111752 16 0.0
text 694102 694766 664 0.1
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1053048 1053744 696 0.1
bss 109060 109076 16 0.0
text 731582 732246 664 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084536 1085232 696 0.1
bss 120136 120152 16 0.0
text 751798 752462 664 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934284 934956 672 0.1
bss 99408 99424 16 0.0
text 621594 622230 636 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898784 899488 704 0.1
bss 99988 100012 24 0.0
text 612288 612956 668 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881612 882308 696 0.1
bss 98812 98828 16 0.0
text 596064 596728 664 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868752 869448 696 0.1
bss 98612 98628 16 0.0
text 586488 587150 662 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744116 744116 0 0.0
bss 97208 97208 0 0.0
text 478532 478532 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879696 880384 688 0.1
bss 98800 98816 16 0.0
text 594800 595460 660 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864932 865628 696 0.1
bss 98520 98536 16 0.0
text 582136 582796 660 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890208 890904 696 0.1
bss 98912 98928 16 0.0
text 602214 602878 664 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885832 886528 696 0.1
bss 99228 99252 24 0.0
text 597544 598202 658 0.1

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

PR #28753: Size comparison from 2e59655 to 2c61aba

Increases above 0.2%:

platform target config section 2e59655 2c61aba change % change
bl702 lighting-app bl702 .debug_info 41429902 41806936 377034 0.9
bl702+rpc .debug_info 46325774 46702751 376977 0.8
bl706-eth .debug_info 23047825 23269012 221187 1.0
bl706-wifi .debug_info 24212990 24434192 221202 0.9
bl702l lighting-app bl702l .debug_info 41436707 41813741 377034 0.9
cc32xx lock CC3235SF_LAUNCHXL .debug_info 21010133 21239537 229404 1.1
.strtab 498229 499896 1667 0.3
linux all-clusters-app debug .bss 130240 130656 416 0.3
bridge-app debug .bss 51512 51800 288 0.6
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 33192286 33504798 312512 0.9
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28972812 29285324 312512 1.1
light cy8ckit_062s2_43012 .debug_info 24110576 24339981 229405 1.0
.strtab 635741 637516 1775 0.3
lock cy8ckit_062s2_43012 .debug_info 23922298 24151703 229405 1.0
.strtab 609924 611591 1667 0.3
Increases (61 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2e59655 2c61aba change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.text 1057570 1058510 940 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read/write) 1167771 1168747 976 0.1
.bss 41285 41301 16 0.0
.debug_abbrev 1564499 1565759 1260 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806936 377034 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.rodata 107116 107136 20 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.text 954814 955754 940 0.1
bl702+rpc (read/write) 1266419 1267139 720 0.1
.bss 49733 49749 16 0.0
.debug_abbrev 1741229 1742489 1260 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702751 376977 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.rodata 121748 121768 20 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.text 1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bss 25570 25586 16 0.1
.debug_abbrev 1114023 1114733 710 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269012 221187 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.rodata 97312 97332 20 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.text 772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bss 9965 9981 16 0.2
.debug_abbrev 1206926 1207656 730 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434192 221202 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.rodata 109588 109608 20 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.text 846510 847450 940 0.1
bl702l lighting-app bl702l (read/write) 1153004 1153980 976 0.1
.bss 15988 16004 16 0.1
.debug_abbrev 1566867 1568127 1260 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813741 377034 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.rodata 100980 101000 20 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.text 943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.bss 200680 200696 16 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239537 229404 1.1
.debug_line 2792494 2795145 2651 0.1
.debug_loclists 1564638 1566738 2100 0.1
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 551807 552407 600 0.1
.app_xip_area 443089 443673 584 0.1
.bss 63688 63704 16 0.0
lock cyw930739m2evb_01 (read/write) 538303 538855 552 0.1
.app_xip_area 424657 425193 536 0.1
.bss 68592 68608 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573535 574127 592 0.1
.app_xip_area 466025 466593 568 0.1
.bss 62552 62576 24 0.0
switch cyw930739m2evb_01 (read/write) 558191 558799 608 0.1
.app_xip_area 447465 448049 584 0.1
.bss 65672 65696 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026088 1026968 880 0.1
.bss 193024 193040 16 0.0
.text 830376 831240 864 0.1
BRD4187C (read/write) 1068008 1068592 584 0.1
.bss 174748 174764 16 0.0
.text 889984 890552 568 0.1
lock-app BRD4161A+wf200 (read/write) 1103184 1103744 560 0.1
.bss 186960 186976 16 0.0
.text 913520 914064 544 0.1
window-app BRD4187C (read/write) 1116556 1117452 896 0.1
.bss 157492 157516 24 0.0
.text 955912 956784 872 0.1
esp32 all-clusters-app c3devkit (read only) 1168352 1168978 626 0.1
(read/write) 1702996 1703060 64 0.0
.dram0.bss 79032 79064 32 0.0
.flash.rodata 267960 267992 32 0.0
.flash.text 1168352 1168978 626 0.1
m5stack (read only) 1210699 1211231 532 0.0
(read/write) 551962 552026 64 0.0
.dram0.bss 85392 85424 32 0.0
.flash.rodata 298916 298948 32 0.0
.flash.text 1205315 1205847 532 0.0
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.text 561276 561804 528 0.1
linux all-clusters-app debug (read only) 5639385 5645353 5968 0.1
(read/write) 419976 420424 448 0.1
.bss 130240 130656 416 0.3
.data.rel.ro 278344 278376 32 0.0
.rodata 338800 338896 96 0.0
.text 4919091 4924963 5872 0.1
all-clusters-minimal-app debug (read only) 4910001 4915105 5104 0.1
(read/write) 232264 232392 128 0.1
.bss 126240 126368 128 0.1
.rodata 272550 272582 32 0.0
.text 4406675 4411747 5072 0.1
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.rodata 214536 214568 32 0.0
.text 2374355 2380067 5712 0.2
chip-tool debug (read only) 10329209 10329257 48 0.0
.rodata 388625 388657 32 0.0
.text 9345107 9345123 16 0.0
chip-tool-ipv6only arm64 (read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
lighting-app debug+rpc+ui (read only) 5239145 5244921 5776 0.1
(read/write) 222440 222536 96 0.0
.bss 117968 118064 96 0.1
.rodata 337044 337108 64 0.0
.text 4659667 4665379 5712 0.1
lock-app debug (read only) 4472993 4478545 5552 0.1
(read/write) 203032 203128 96 0.0
.bss 113392 113488 96 0.1
.rodata 248486 248550 64 0.0
.text 4015011 4020499 5488 0.1
ota-provider-app debug (read only) 4124081 4129857 5776 0.1
(read/write) 191968 192064 96 0.1
.bss 113536 113632 96 0.1
.rodata 201094 201158 64 0.0
.text 3732547 3738259 5712 0.2
ota-requestor-app debug (read only) 4217593 4223337 5744 0.1
(read/write) 196280 196376 96 0.0
.bss 114592 114688 96 0.1
.rodata 204454 204486 32 0.0
.text 3818371 3824083 5712 0.1
shell debug (read only) 3044017 3049137 5120 0.2
(read/write) 152776 152936 160 0.1
.bss 60264 60392 128 0.2
.data.rel.ro 85800 85832 32 0.0
.rodata 214098 214162 64 0.0
.text 2655810 2660866 5056 0.2
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data.rel.ro 100464 100488 24 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
tv-app debug (read only) 5312553 5317577 5024 0.1
(read/write) 349952 350272 320 0.1
.bss 241312 241632 320 0.1
.rodata 272310 272374 64 0.0
.text 4796483 4801443 4960 0.1
tv-casting-app debug (read only) 8273161 8277097 3936 0.0
(read/write) 210672 210768 96 0.0
.bss 54240 54336 96 0.2
.rodata 337948 337980 32 0.0
.text 7534995 7538899 3904 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1240576 1241140 564 0.0
bss 155450 155482 32 0.0
rodata 143140 143176 36 0.0
text 862948 863488 540 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1358884 1359480 596 0.0
bss 140908 140940 32 0.0
rodata 137044 137080 36 0.0
text 790216 790756 540 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
text 812976 813520 544 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1793012 1793868 856 0.0
.bss 193596 193628 32 0.0
.debug_abbrev 1417582 1418412 830 0.1
.debug_aranges 145048 145152 104 0.1
.debug_frame 482476 482872 396 0.1
.debug_info 33192286 33504798 312512 0.9
.debug_line 4230003 4233156 3153 0.1
.debug_loclists 2302032 2304136 2104 0.1
.debug_rnglists 144493 144584 91 0.1
.debug_str 4523629 4529329 5700 0.1
.strtab 848872 850416 1544 0.2
.symtab 514928 515376 448 0.1
.text 1588476 1589300 824 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1677908 1678740 832 0.0
.bss 190900 190932 32 0.0
.debug_abbrev 1289989 1290819 830 0.1
.debug_aranges 134912 135016 104 0.1
.debug_frame 453952 454348 396 0.1
.debug_info 28972812 29285324 312512 1.1
.debug_line 3943044 3946253 3209 0.1
.debug_loclists 2117792 2119888 2096 0.1
.debug_rnglists 133885 133976 91 0.1
.debug_str 3916112 3921922 5810 0.1
.strtab 718407 719951 1544 0.2
.symtab 467264 467712 448 0.1
.text 1476156 1476956 800 0.1
light cy8ckit_062s2_43012 (read/write) 1606156 1607052 896 0.1
.bss 184692 184708 16 0.0
.debug_abbrev 1130012 1130644 632 0.1
.debug_aranges 125008 125112 104 0.1
.debug_frame 416996 417392 396 0.1
.debug_info 24110576 24339981 229405 1.0
.debug_line 3508057 3510769 2712 0.1
.debug_loclists 1954577 1956673 2096 0.1
.debug_rnglists 123569 123660 91 0.1
.debug_str 3723049 3729154 6105 0.2
.strtab 635741 637516 1775 0.3
.symtab 430736 431248 512 0.1
.text 1410724 1411604 880 0.1
lock cy8ckit_062s2_43012 (read/write) 1639492 1640324 832 0.1
.bss 212076 212092 16 0.0
.debug_abbrev 1120976 1121608 632 0.1
.debug_aranges 123816 123920 104 0.1
.debug_frame 412648 413044 396 0.1
.debug_info 23922298 24151703 229405 1.0
.debug_line 3461156 3463848 2692 0.1
.debug_loclists 1933096 1935192 2096 0.1
.debug_rnglists 121665 121756 91 0.1
.debug_str 3686438 3692543 6105 0.2
.strtab 609924 611591 1667 0.3
.symtab 422816 423296 480 0.1
.text 1416660 1417476 816 0.1
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.text 581812 582364 552 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1095292 1096016 724 0.1
bss 108148 108180 32 0.0
text 751378 752024 646 0.1
all-clusters-minimal-app tlsr9518adk80d (read/write) 980992 981688 696 0.1
bss 105300 105332 32 0.0
text 673028 673674 646 0.1
bridge-app tlsr9518adk80d (read/write) 944080 944936 856 0.1
bss 109500 109652 152 0.1
text 646894 647580 686 0.1
contact-sensor-app tlsr9518adk80d (read/write) 876204 876892 688 0.1
bss 98680 98696 16 0.0
text 590442 591102 660 0.1
light-switch-app tlsr9518adk80d (read/write) 922500 923196 696 0.1
bss 99512 99536 24 0.0
text 632096 632752 656 0.1
lighting-app tlsr9518adk80d (read/write) 983460 984156 696 0.1
bss 107488 107504 16 0.0
text 686586 687250 664 0.1
lighting-app-factory-data tlsr9518adk80d (read/write) 994824 995520 696 0.1
bss 111736 111752 16 0.0
text 694102 694766 664 0.1
lighting-app-rpc tlsr9518adk80d (read/write) 1053048 1053744 696 0.1
bss 109060 109076 16 0.0
text 731582 732246 664 0.1
lighting-app-shell tlsr9518adk80d (read/write) 1084536 1085232 696 0.1
bss 120136 120152 16 0.0
text 751798 752462 664 0.1
lock-app tlsr9518adk80d (read/write) 934284 934956 672 0.1
bss 99408 99424 16 0.0
text 621594 622230 636 0.1
ota-requestor-app tlsr9518adk80d (read/write) 898784 899488 704 0.1
bss 99988 100012 24 0.0
text 612288 612956 668 0.1
pump-app tlsr9518adk80d (read/write) 881612 882308 696 0.1
bss 98812 98828 16 0.0
text 596064 596728 664 0.1
pump-controller-app tlsr9518adk80d (read/write) 868752 869448 696 0.1
bss 98612 98628 16 0.0
text 586488 587150 662 0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879696 880384 688 0.1
bss 98800 98816 16 0.0
text 594800 595460 660 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 864932 865628 696 0.1
bss 98520 98536 16 0.0
text 582136 582796 660 0.1
thermostat tlsr9518adk80d (read/write) 890208 890904 696 0.1
bss 98912 98928 16 0.0
text 602216 602878 662 0.1
window-covering tlsr9518adk80d (read/write) 885832 886528 696 0.1
bss 99228 99252 24 0.0
text 597544 598202 658 0.1
Decreases (4 builds for psoc6)
platform target config section 2e59655 2c61aba change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837160 -32 -0.0
.heap 837192 837160 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839944 -32 -0.0
.heap 839976 839944 -32 -0.0
light cy8ckit_062s2_43012 (read only) 846296 846280 -16 -0.0
.heap 846296 846280 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 818896 818880 -16 -0.0
.heap 818896 818880 -16 -0.0
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2e59655 2c61aba change % change
bl602 lighting-app bl602 (read/write) 1364582 1365550 968 0.1
.bss 73430 73446 16 0.0
.data 9600 9600 0 0.0
.text 1057570 1058510 940 0.1
bl602+rpc (read/write) 1411714 1412698 984 0.1
.bss 81470 81486 16 0.0
.data 9952 9952 0 0.0
.text 1089248 1090188 940 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167771 1168747 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41301 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1564499 1565759 1260 0.1
.debug_aranges 137856 137912 56 0.0
.debug_frame 506888 507148 260 0.1
.debug_info 41429902 41806936 377034 0.9
.debug_line 5444353 5447506 3153 0.1
.debug_loc 3513447 3516232 2785 0.1
.debug_ranges 379880 380456 576 0.2
.debug_str 3945778 3952431 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107116 107136 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589491 590568 1077 0.2
.symtab 175808 175952 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954814 955754 940 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266419 1267139 720 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49749 16 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741229 1742489 1260 0.1
.debug_aranges 146400 146456 56 0.0
.debug_frame 535804 536064 260 0.0
.debug_info 46325774 46702751 376977 0.8
.debug_line 5856081 5859234 3153 0.1
.debug_loc 3719143 3721928 2785 0.1
.debug_ranges 405728 406304 576 0.1
.debug_str 4365664 4372317 6653 0.2
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121748 121768 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652561 653638 1077 0.2
.symtab 194736 194880 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029336 1030020 684 0.1
bl706-eth (read/write) 1013812 1014788 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25570 25586 16 0.1
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114023 1114733 710 0.1
.debug_aranges 114176 114232 56 0.0
.debug_frame 423820 424080 260 0.1
.debug_info 23047825 23269012 221187 1.0
.debug_line 4403008 4405729 2721 0.1
.debug_loc 3011841 3014642 2801 0.1
.debug_ranges 316704 317280 576 0.2
.debug_str 3518089 3524742 6653 0.2
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97312 97332 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 454800 455877 1077 0.2
.symtab 137888 138032 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
772804 773744 940 0.1
bl706-wifi (read/write) 1085983 1086959 976 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9965 9981 16 0.2
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1206926 1207656 730 0.1
.debug_aranges 118440 118496 56 0.0
.debug_frame 439264 439524 260 0.1
.debug_info 24212990 24434192 221202 0.9
.debug_line 4624135 4626856 2721 0.1
.debug_loc 3095948 3098704 2756 0.1
.debug_ranges 325600 326176 576 0.2
.debug_str 3579474 3586127 6653 0.2
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109588 109608 20 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 491565 492642 1077 0.2
.symtab 150400 150544 144 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
846510 847450 940 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153004 1153980 976 0.1
.boot2 292 292 0 0.0
.bss 15988 16004 16 0.1
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1566867 1568127 1260 0.1
.debug_aranges 132376 132432 56 0.0
.debug_frame 486620 486880 260 0.1
.debug_info 41436707 41813741 377034 0.9
.debug_line 5360546 5363707 3161 0.1
.debug_loc 3449188 3451973 2785 0.1
.debug_ranges 385200 385776 576 0.1
.debug_str 3958221 3964874 6653 0.2
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100980 101000 20 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589685 590762 1077 0.2
.symtab 175344 175488 144 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943314 944254 940 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616314 617146 832 0.1
(read/write) 207240 207256 16 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200696 16 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966164 966796 632 0.1
.debug_aranges 106632 106736 104 0.1
.debug_frame 360548 360944 396 0.1
.debug_info 21010133 21239537 229404 1.1
.debug_line 2792494 2795145 2651 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1564638 1566738 2100 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98819 98910 91 0.1
.debug_str 3361572 3367677 6105 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498229 499896 1667 0.3
.symtab 293728 294208 480 0.2
.text 507688 508520 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 551807 552407 600 0.1
.app_xip_area 443089 443673 584 0.1
.bss 63688 63704 16 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538303 538855 552 0.1
.app_xip_area 424657 425193 536 0.1
.bss 68592 68608 16 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573535 574127 592 0.1
.app_xip_area 466025 466593 568 0.1
.bss 62552 62576 24 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558191 558799 608 0.1
.app_xip_area 447465 448049 584 0.1
.bss 65672 65696 24 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026088 1026968 880 0.1
.bss 193024 193040 16 0.0
.data 2668 2668 0 0.0
.text 830376 831240 864 0.1
BRD4187C (read/write) 1068008 1068592 584 0.1
.bss 174748 174764 16 0.0
.data 3256 3256 0 0.0
.text 889984 890552 568 0.1
lock-app BRD4161A+wf200 (read/write) 1103184 1103744 560 0.1
.bss 186960 186976 16 0.0
.data 2684 2684 0 0.0
.text 913520 914064 544 0.1
window-app BRD4187C (read/write) 1116556 1117452 896 0.1
.bss 157492 157516 24 0.0
.data 3132 3132 0 0.0
.text 955912 956784 872 0.1
esp32 all-clusters-app c3devkit (read only) 1168352 1168978 626 0.1
(read/write) 1702996 1703060 64 0.0
.dram0.bss 79032 79064 32 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267960 267992 32 0.0
.flash.text 1168352 1168978 626 0.1
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1210699 1211231 532 0.0
(read/write) 551962 552026 64 0.0
.dram0.bss 85392 85424 32 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298916 298948 32 0.0
.flash.text 1205315 1205847 532 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 591196 576 0.1
(read/write) 87928 87944 16 0.0
.bss 71176 71192 16 0.0
.data 2128 2128 0 0.0
.text 590084 590660 576 0.1
light k32w0+release (read only) 589404 589980 576 0.1
(read/write) 87580 87596 16 0.0
.bss 70840 70856 16 0.0
.data 2116 2116 0 0.0
.text 588868 589444 576 0.1
lock k32w0+release (read only) 561812 562340 528 0.1
(read/write) 85380 85396 16 0.0
.bss 68696 68712 16 0.0
.data 2060 2060 0 0.0
.text 561276 561804 528 0.1
linux all-clusters-app debug (read only) 5639385 5645353 5968 0.1
(read/write) 419976 420424 448 0.1
.bss 130240 130656 416 0.3
.data 4016 4016 0 0.0
.data.rel.ro 278344 278376 32 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 338800 338896 96 0.0
.text 4919091 4924963 5872 0.1
all-clusters-minimal-app debug (read only) 4910001 4915105 5104 0.1
(read/write) 232264 232392 128 0.1
.bss 126240 126368 128 0.1
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272550 272582 32 0.0
.text 4406675 4411747 5072 0.1
bridge-app debug (read only) 2766561 2772305 5744 0.2
(read/write) 132888 133176 288 0.2
.bss 51512 51800 288 0.6
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 214536 214568 32 0.0
.text 2374355 2380067 5712 0.2
chip-tool debug (read only) 10329209 10329257 48 0.0
(read/write) 441688 441688 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335664 335664 0 0.0
.dynamic 624 624 0 0.0
.got 5816 5816 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388625 388657 32 0.0
.text 9345107 9345123 16 0.0
chip-tool-ipv6only arm64 (read only) 10170988 10170988 0 0.0
(read/write) 504120 504136 16 0.0
.bss 103064 103080 16 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373008 373008 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316056 316056 0 0.0
.text 9091000 9091000 0 0.0
lighting-app debug+rpc+ui (read only) 5239145 5244921 5776 0.1
(read/write) 222440 222536 96 0.0
.bss 117968 118064 96 0.1
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337044 337108 64 0.0
.text 4659667 4665379 5712 0.1
lock-app debug (read only) 4472993 4478545 5552 0.1
(read/write) 203032 203128 96 0.0
.bss 113392 113488 96 0.1
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248486 248550 64 0.0
.text 4015011 4020499 5488 0.1
ota-provider-app debug (read only) 4124081 4129857 5776 0.1
(read/write) 191968 192064 96 0.1
.bss 113536 113632 96 0.1
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201094 201158 64 0.0
.text 3732547 3738259 5712 0.2
ota-requestor-app debug (read only) 4217593 4223337 5744 0.1
(read/write) 196280 196376 96 0.0
.bss 114592 114688 96 0.1
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204454 204486 32 0.0
.text 3818371 3824083 5712 0.1
shell debug (read only) 3044017 3049137 5120 0.2
(read/write) 152776 152936 160 0.1
.bss 60264 60392 128 0.2
.data 784 784 0 0.0
.data.rel.ro 85800 85832 32 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 214098 214162 64 0.0
.text 2655810 2660866 5056 0.2
thermostat-no-ble arm64 (read only) 4352572 4357420 4848 0.1
(read/write) 241768 241880 112 0.0
.bss 122120 122216 96 0.1
.data 2896 2896 0 0.0
.data.rel.ro 100464 100488 24 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161252 161268 16 0.0
.text 3857304 3862104 4800 0.1
tv-app debug (read only) 5312553 5317577 5024 0.1
(read/write) 349952 350272 320 0.1
.bss 241312 241632 320 0.1
.data 5136 5136 0 0.0
.data.rel.ro 96096 96096 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272310 272374 64 0.0
.text 4796483 4801443 4960 0.1
tv-casting-app debug (read only) 8273161 8277097 3936 0.0
(read/write) 210672 210768 96 0.0
.bss 54240 54336 96 0.2
.data 2544 2544 0 0.0
.data.rel.ro 147064 147064 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 337948 337980 32 0.0
.text 7534995 7538899 3904 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522696 2523272 576 0.0
.bss 219408 219424 16 0.0
.data 5128 5128 0 0.0
.text 1485380 1485956 576 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1240576 1241140 564 0.0
bss 155450 155482 32 0.0
rodata 143140 143176 36 0.0
text 862948 863488 540 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1358884 1359480 596 0.0
bss 140908 140940 32 0.0
rodata 137044 137080 36 0.0
text 790216 790756 540 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160436 1160980 544 0.0
bss 154812 154844 32 0.0
rodata 113680 113680 0 0.0
text 812976 813520 544 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837192 837160 -32 -0.0
(read/write) 1793012 1793868 856 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193628 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1417582 1418412 830 0.1
.debug_aranges 145048 145152 104 0.1
.debug_frame 482476 482872 396 0.1
.debug_info 33192286 33504798 312512 0.9
.debug_line 4230003 4233156 3153 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2302032 2304136 2104 0.1
.debug_rnglists 144493 144584 91 0.1
.debug_str 4523629 4529329 5700 0.1
.heap 837192 837160 -32 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 848872 850416 1544 0.2
.symtab 514928 515376 448 0.1
.text 1588476 1589300 824 0.1
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839976 839944 -32 -0.0
(read/write) 1677908 1678740 832 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190900 190932 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289989 1290819 830 0.1
.debug_aranges 134912 135016 104 0.1
.debug_frame 453952 454348 396 0.1
.debug_info 28972812 29285324 312512 1.1
.debug_line 3943044 3946253 3209 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2117792 2119888 2096 0.1
.debug_rnglists 133885 133976 91 0.1
.debug_str 3916112 3921922 5810 0.1
.heap 839976 839944 -32 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 718407 719951 1544 0.2
.symtab 467264 467712 448 0.1
.text 1476156 1476956 800 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846296 846280 -16 -0.0
(read/write) 1606156 1607052 896 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184692 184708 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130012 1130644 632 0.1
.debug_aranges 125008 125112 104 0.1
.debug_frame 416996 417392 396 0.1
.debug_info 24110576 24339981 229405 1.0
.debug_line 3508057 3510769 2712 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1954577 1956673 2096 0.1
.debug_rnglists 123569 123660 91 0.1
.debug_str 3723049 3729154 6105 0.2
.heap 846296 846280 -16 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635741 637516 1775 0.3
.symtab 430736 431248 512 0.1
.text 1410724 1411604 880 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818880 -16 -0.0
(read/write) 1639492 1640324 832 0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212092 16 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120976 1121608 632 0.1
.debug_aranges 123816 123920 104 0.1
.debug_frame 412648 413044 396 0.1
.debug_info 23922298 24151703 229405 1.0
.debug_line 3461156 3463848 2692 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1933096 1935192 2096 0.1
.debug_rnglists 121665 121756 91 0.1
.debug_str 3686438 3692543 6105 0.2
.heap 818896 818880 -16 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609924 611591 1667 0.3
.symtab 422816 423296 480 0.1
.text 1416660 1417476 816 0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177460 1178036 576 0.0
.bss 101008 101024 16 0.0
.data 744 744 0 0.0
.text 624304 624880 576 0.1
lock-app qpg6105+debug (read/write) 1134972 1135524 552 0.0
.bss 95728 95744 16 0.0
.data 748 748 0 0.0
.text 581812 582364 552 0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1095292 1096016 724 0.1
bss 108148 108180 32 0.0
text 751378 752024 646 0.1
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980992 981688 696 0.1
bss 105300 105332 32 0.0
text 673028 673674 646 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944080 944936 856 0.1
bss 109500 109652 152 0.1
text 646894 647580 686 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876204 876892 688 0.1
bss 98680 98696 16 0.0
text 590442 591102 660 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922500 923196 696 0.1
bss 99512 99536 24 0.0
text 632096 632752 656 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983460 984156 696 0.1
bss 107488 107504 16 0.0
text 686586 687250 664 0.1
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994824 995520 696 0.1
bss 111736 111752 16 0.0
text 694102 694766 664 0.1
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1053048 1053744 696 0.1
bss 109060 109076 16 0.0
text 731582 732246 664 0.1
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084536 1085232 696 0.1
bss 120136 120152 16 0.0
text 751798 752462 664 0.1
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934284 934956 672 0.1
bss 99408 99424 16 0.0
text 621594 622230 636 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898784 899488 704 0.1
bss 99988 100012 24 0.0
text 612288 612956 668 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881612 882308 696 0.1
bss 98812 98828 16 0.0
text 596064 596728 664 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868752 869448 696 0.1
bss 98612 98628 16 0.0
text 586488 587150 662 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744116 744116 0 0.0
bss 97208 97208 0 0.0
text 478532 478532 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879696 880384 688 0.1
bss 98800 98816 16 0.0
text 594800 595460 660 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864932 865628 696 0.1
bss 98520 98536 16 0.0
text 582136 582796 660 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890208 890904 696 0.1
bss 98912 98928 16 0.0
text 602216 602878 662 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885832 886528 696 0.1
bss 99228 99252 24 0.0
text 597544 598202 658 0.1

@mergify mergify bot merged commit 6f71e28 into project-chip:master Aug 25, 2023
51 checks passed
return aEncoder.Encode(featureFlags);
}

CHIP_ERROR DescriptorAttrAccess::ReadTagAttribute(EndpointId endpoint, AttributeValueEncoder & aEncoder)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be called ReadTagListAttribute.

@@ -20,6 +20,7 @@
* @brief Implementation for the Descriptor Server Cluster
***************************************************************************/

#include <app-common/zap-generated/attributes/Accessors.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this using Accessors.h? I don't think it's being used... why was it included?

@@ -221,6 +222,11 @@ struct EmberAfDefinedEndpoint
* Root endpoint id for composed device type.
*/
chip::EndpointId parentEndpointId = chip::kInvalidEndpointId;

/**
* Span pointing to a list of tag. Lifetime has to outlive usage, and data is owned by callers.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"list of tags"

@@ -1088,6 +1088,19 @@ chip::Span<const EmberAfDeviceType> emberAfDeviceTypeListFromEndpoint(chip::Endp
return emAfEndpoints[endpointIndex].deviceTypeList;
}

CHIP_ERROR GetTagListFromEndpointAtIndex(EndpointId endpoint, size_t index,
Copy link
Contributor

@bzbarsky-apple bzbarsky-apple Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a "GetTagListFromEndpointAtIndex", in terms of what it does. It's a "GetSematicTagForEndpointAtIndex" [edit: "GetSemanticTagForEndpointAtIndex"], no? It gets one tag, not a tag list...

/**
* Get the tag list of endpoint.
* Fills in the provided SemanticTagStruct with tag at index `index` if there is one,
* or returns CHIP_ERROR_NOT_FOUND if the index is out of range for the list of tag,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"list of tags".

@@ -201,6 +201,18 @@ const EmberAfCluster * emberAfGetClusterByIndex(chip::EndpointId endpoint, uint8
//
chip::Span<const EmberAfDeviceType> emberAfDeviceTypeListFromEndpoint(chip::EndpointId endpoint, CHIP_ERROR & err);

/**
* Get the tag list of endpoint.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Get the semantic tags of the endpoint"

@@ -209,6 +221,15 @@ chip::Span<const EmberAfDeviceType> emberAfDeviceTypeListFromEndpoint(chip::Endp
//
CHIP_ERROR emberAfSetDeviceTypeList(chip::EndpointId endpoint, chip::Span<const EmberAfDeviceType> deviceTypeList);

//
// Over-ride the tag list current associated with an endpoint with a user-provided list. The buffers backing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"override" is a single word.

abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 25, 2023
…-chip#28753)

* Add TagList support feature in descriptor cluster

* Restyled by clang-format

* Add descriptor in all-cluster-app

* modify descriptor cluster's revision

* Restyled by clang-format

* read featureMap before read tag attribute

* Restyled by clang-format

* modify the namespace in descriptor cluster

* Restyled by clang-format

* Optimize the descriptor cluster with review suggestion

* Optimize GetTagListFromEndpointAtIndex api and add ReadFeatureMap api

* Add read taglist and featureMap in TestDescriptorCluster.yaml

* zap regen

* Restyled by whitespace

* Restyled by clang-format

* Restyled by prettier-yaml

* Add advice of review

* update TestScript for descriptor cluster

* Restyled by clang-format

* update read tagList step in Test_TC_DESC_2_1.yaml

* fixes spelling

* resume featureMap setting in zap, set while set taglist

* fix read tagList step in Test_TC_DESC_2_1.yaml

* fix CI error

* fix CI error

---------

Co-authored-by: Restyled.io <commits@restyled.io>
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this pull request Sep 2, 2023
project-chip#28753 updated some ZAP
files but didn't fix the XML.
mergify bot pushed a commit that referenced this pull request Sep 2, 2023
#28753 updated some ZAP
files but didn't fix the XML.
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Sep 12, 2023
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…-chip#28753)

* Add TagList support feature in descriptor cluster

* Restyled by clang-format

* Add descriptor in all-cluster-app

* modify descriptor cluster's revision

* Restyled by clang-format

* read featureMap before read tag attribute

* Restyled by clang-format

* modify the namespace in descriptor cluster

* Restyled by clang-format

* Optimize the descriptor cluster with review suggestion

* Optimize GetTagListFromEndpointAtIndex api and add ReadFeatureMap api

* Add read taglist and featureMap in TestDescriptorCluster.yaml

* zap regen

* Restyled by whitespace

* Restyled by clang-format

* Restyled by prettier-yaml

* Add advice of review

* update TestScript for descriptor cluster

* Restyled by clang-format

* update read tagList step in Test_TC_DESC_2_1.yaml

* fixes spelling

* resume featureMap setting in zap, set while set taglist

* fix read tagList step in Test_TC_DESC_2_1.yaml

* fix CI error

* fix CI error

---------

Co-authored-by: Restyled.io <commits@restyled.io>
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
@mideayanghui mideayanghui deleted the feature/add-tag-list branch November 8, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
6 participants