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

Check for valid ids in command and write paths. #29461

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

bzbarsky-apple
Copy link
Contributor

Read/subscribe already had such checks (in AttributePathIB::Parser::ParsePath), but commands and writes were missing them.

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

PR #29461: Size comparison from 9853ecf to 75cd04e

Increases (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9853ecf 75cd04e change % change
bl602 lighting-app bl602 (read/write) 1390858 1391138 280 0.0
.text 1067060 1067340 280 0.0
bl602+mfd (read/write) 1404746 1405026 280 0.0
.text 1081846 1082126 280 0.0
bl602+rpc (read/write) 1438030 1438310 280 0.0
.text 1098796 1099076 280 0.0
bl702 lighting-app bl702 (read/write) 1194419 1194699 280 0.0
.debug_abbrev 1544413 1545932 1519 0.1
.debug_aranges 138400 138416 16 0.0
.debug_frame 508104 508192 88 0.0
.debug_info 41914538 41921022 6484 0.0
.debug_line 5428241 5429264 1023 0.0
.debug_loc 3523714 3524849 1135 0.0
.debug_ranges 376904 377128 224 0.1
.debug_str 3965963 3966232 269 0.0
.strtab 596765 596916 151 0.0
.symtab 177248 177280 32 0.0
.text 961356 961636 280 0.0
bl702+mfd (read/write) 1204979 1205259 280 0.0
.debug_abbrev 1546486 1548005 1519 0.1
.debug_aranges 139568 139584 16 0.0
.debug_frame 513176 513264 88 0.0
.debug_info 41955137 41961640 6503 0.0
.debug_line 5467628 5468651 1023 0.0
.debug_loc 3562145 3563280 1135 0.0
.debug_ranges 378904 379128 224 0.1
.debug_str 3971494 3971763 269 0.0
.strtab 600525 600676 151 0.0
.symtab 179008 179040 32 0.0
.text 972854 973134 280 0.0
bl702+rpc (read/write) 1292975 1293255 280 0.0
.debug_abbrev 1725307 1726826 1519 0.1
.debug_aranges 147120 147136 16 0.0
.debug_frame 537448 537536 88 0.0
.debug_info 47064790 47071294 6504 0.0
.debug_line 5846325 5847348 1023 0.0
.debug_loc 3730699 3731834 1135 0.0
.debug_ranges 404456 404680 224 0.1
.debug_str 4394032 4394301 269 0.0
.strtab 661506 661657 151 0.0
.symtab 196576 196608 32 0.0
.text 1035346 1035626 280 0.0
bl706-eth (read/write) 1043499 1043779 280 0.0
.debug_abbrev 1079641 1081201 1560 0.1
.debug_aranges 115408 115424 16 0.0
.debug_frame 427504 427592 88 0.0
.debug_info 22664278 22670744 6466 0.0
.debug_line 4360080 4361103 1023 0.0
.debug_loc 3032658 3033778 1120 0.0
.debug_ranges 312712 312936 224 0.1
.debug_str 3545182 3545451 269 0.0
.strtab 465060 465211 151 0.0
.symtab 139936 139968 32 0.0
.text 787362 787642 280 0.0
bl706-wifi (read/write) 1207142 1207426 284 0.0
.debug_abbrev 1173210 1174773 1563 0.1
.debug_aranges 119584 119600 16 0.0
.debug_frame 620056 620168 112 0.0
.debug_info 23836797 23843331 6534 0.0
.debug_line 4604877 4605900 1023 0.0
.debug_loc 3132513 3133649 1136 0.0
.debug_ranges 322528 322752 224 0.1
.debug_str 3617473 3617742 269 0.0
.strtab 505787 505938 151 0.0
.symtab 152800 152832 32 0.0
.text 954410 954694 284 0.0
bl702l lighting-app bl702l (read/write) 1157540 1157820 280 0.0
.debug_abbrev 1538701 1540220 1519 0.1
.debug_aranges 133264 133280 16 0.0
.debug_frame 488744 488832 88 0.0
.debug_info 41372535 41379019 6484 0.0
.debug_line 5331373 5332398 1025 0.0
.debug_loc 3467970 3469106 1136 0.0
.debug_ranges 383440 383664 224 0.1
.debug_str 3990558 3990827 269 0.0
.strtab 598391 598542 151 0.0
.symtab 176688 176720 32 0.0
.text 944158 944438 280 0.0
bl702l+mfd (read/write) 1168396 1168676 280 0.0
.debug_abbrev 1540789 1542308 1519 0.1
.debug_aranges 134432 134448 16 0.0
.debug_frame 493812 493900 88 0.0
.debug_info 41415177 41421680 6503 0.0
.debug_line 5370637 5371662 1025 0.0
.debug_loc 3506401 3507537 1136 0.0
.debug_ranges 385440 385664 224 0.1
.debug_str 3996079 3996348 269 0.0
.strtab 602219 602370 151 0.0
.symtab 178480 178512 32 0.0
.text 955922 956202 280 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738211 136 0.0
.text 653300 653436 136 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758515 136 0.0
.text 677904 678040 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 746003 136 0.0
.text 639368 639504 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696395 136 0.0
.text 615596 615732 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681979 136 0.0
.text 605348 605484 136 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 619522 619594 72 0.0
.debug_abbrev 931803 933429 1626 0.2
.debug_aranges 107496 107520 24 0.0
.debug_frame 363368 363440 72 0.0
.debug_info 20866486 20872148 5662 0.0
.debug_line 2773001 2773540 539 0.0
.debug_loclists 1573529 1573884 355 0.0
.debug_rnglists 101428 101446 18 0.0
.debug_str 3386959 3387228 269 0.0
.strtab 511040 511191 151 0.0
.symtab 296912 296976 64 0.0
.text 511112 511184 72 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555423 128 0.0
.app_xip_area 446489 446617 128 0.0
lock cyw930739m2evb_01 (read/write) 540191 540319 128 0.0
.app_xip_area 426593 426721 128 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575463 136 0.0
.app_xip_area 467857 467993 136 0.0
switch cyw930739m2evb_01 (read/write) 551967 552103 136 0.0
.app_xip_area 441401 441537 136 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008972 80 0.0
.text 835396 835476 80 0.0
BRD4187C (read/write) 1090684 1090820 136 0.0
.text 892496 892632 136 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104216 128 0.0
.text 915904 916032 128 0.0
window-app BRD4187C (read/write) 1124584 1124656 72 0.0
.text 954084 954156 72 0.0
esp32 all-clusters-app c3devkit (read only) 1167324 1167494 170 0.0
.flash.text 1167324 1167494 170 0.0
m5stack (read only) 1209131 1209279 148 0.0
.flash.text 1203747 1203895 148 0.0
k32w contact k32w0+release (read only) 590556 590684 128 0.0
.text 590020 590148 128 0.0
light k32w0+release (read only) 590348 590476 128 0.0
.text 589812 589940 128 0.0
lock k32w0+release (read only) 561628 561756 128 0.0
.text 561092 561220 128 0.0
linux all-clusters-app debug (read only) 5576585 5576985 400 0.0
.text 4859667 4860067 400 0.0
all-clusters-minimal-app debug (read only) 4928841 4929241 400 0.0
.text 4427107 4427507 400 0.0
bridge-app debug (read only) 2772553 2772953 400 0.0
.text 2381507 2381907 400 0.0
chip-tool debug (read only) 10353257 10353689 432 0.0
.text 9368963 9369395 432 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10217572 544 0.0
.text 9134712 9135256 544 0.0
lighting-app debug+rpc+ui (read only) 5254833 5255249 416 0.0
.text 4675571 4675987 416 0.0
lock-app debug (read only) 4478641 4479041 400 0.0
.text 4022051 4022451 400 0.0
ota-provider-app debug (read only) 4130529 4130929 400 0.0
.text 3739875 3740275 400 0.0
ota-requestor-app debug (read only) 4223721 4224121 400 0.0
.text 3825443 3825843 400 0.0
shell debug (read only) 2972929 2973345 416 0.0
.text 2587714 2588130 416 0.0
thermostat-no-ble arm64 (read only) 4366428 4366924 496 0.0
.text 3870584 3871080 496 0.0
tv-app debug (read only) 5322001 5322401 400 0.0
.text 4806707 4807107 400 0.0
tv-casting-app debug (read only) 8300185 8300601 416 0.0
.text 7561507 7561923 416 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523592 2523784 192 0.0
.text 1486276 1486468 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1233984 1234128 144 0.0
text 857176 857312 136 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1352756 1352884 128 0.0
text 784684 784816 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1165236 1165364 128 0.0
text 817940 818076 136 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1785724 1785804 80 0.0
.debug_abbrev 1375753 1377394 1641 0.1
.debug_aranges 144200 144224 24 0.0
.debug_frame 479156 479224 68 0.0
.debug_info 32451741 32458729 6988 0.0
.debug_line 4155196 4155768 572 0.0
.debug_loclists 2256252 2256613 361 0.0
.debug_rnglists 145328 145346 18 0.0
.debug_str 4140780 4141049 269 0.0
.strtab 836902 837053 151 0.0
.symtab 511824 511888 64 0.0
.text 1581508 1581588 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1685628 1685692 64 0.0
.debug_abbrev 1256792 1258389 1597 0.1
.debug_aranges 136000 136024 24 0.0
.debug_frame 457584 457652 68 0.0
.debug_info 28792655 28799164 6509 0.0
.debug_line 3914330 3914918 588 0.0
.debug_loclists 2129629 2129998 369 0.0
.debug_rnglists 136895 136913 18 0.0
.debug_str 3942412 3942681 269 0.0
.strtab 734658 734809 151 0.0
.symtab 472672 472736 64 0.0
.text 1484068 1484132 64 0.0
light cy8ckit_062s2_43012 (read/write) 1611268 1611332 64 0.0
.debug_abbrev 1097743 1099361 1618 0.1
.debug_aranges 126064 126088 24 0.0
.debug_frame 420516 420584 68 0.0
.debug_info 23914633 23920490 5857 0.0
.debug_line 3489136 3489698 562 0.0
.debug_loclists 1966354 1966722 368 0.0
.debug_rnglists 126447 126465 18 0.0
.debug_str 3749506 3749775 269 0.0
.strtab 649850 650001 151 0.0
.symtab 434912 434976 64 0.0
.text 1416036 1416100 64 0.0
lock cy8ckit_062s2_43012 (read/write) 1642644 1642724 80 0.0
.debug_abbrev 1089933 1091552 1619 0.1
.debug_aranges 124696 124720 24 0.0
.debug_frame 415540 415608 68 0.0
.debug_info 23718035 23723837 5802 0.0
.debug_line 3439762 3440316 554 0.0
.debug_loclists 1941919 1942287 368 0.0
.debug_rnglists 124388 124406 18 0.0
.debug_str 3711500 3711769 269 0.0
.strtab 622780 622931 151 0.0
.symtab 426080 426144 64 0.0
.text 1420148 1420228 80 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178560 136 0.0
.text 625264 625400 136 0.0
lock-app qpg6105+debug (read/write) 1134656 1134792 136 0.0
.text 581500 581636 136 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1146556 1146724 168 0.0
text 804152 804322 170 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1089176 1089344 168 0.0
text 762282 762452 170 0.0
bridge-app tlsr9518adk80d (read/write) 942836 943012 176 0.0
text 655912 656082 170 0.0
contact-sensor-app tlsr9528a (read/write) 871160 871336 176 0.0
text 623520 623690 170 0.0
light-switch-app tlsr9518adk80d (read/write) 860844 861020 176 0.0
text 629620 629790 170 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 995704 995872 168 0.0
text 705074 705244 170 0.0
tlsr9528a (read/write) 1040132 1040300 168 0.0
text 729586 729756 170 0.0
lock-app tlsr9528a (read/write) 927484 927652 168 0.0
text 653050 653220 170 0.0
ota-requestor-app tlsr9518adk80d (read/write) 956452 956620 168 0.0
text 671960 672130 170 0.0
pump-app tlsr9528a (read/write) 874892 875060 168 0.0
text 627562 627732 170 0.0
pump-controller-app tlsr9518adk80d (read/write) 816908 817076 168 0.0
text 593380 593550 170 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 832848 833024 176 0.0
text 604232 604402 170 0.0
smoke_co_alarm-app tlsr9528a (read/write) 873136 873312 176 0.0
text 626428 626598 170 0.0
temperature-measurement-app tlsr9528a (read/write) 858244 858412 168 0.0
text 613686 613854 168 0.0
thermostat tlsr9518adk80d (read/write) 838420 838596 176 0.0
text 609160 609330 170 0.0
window-covering tlsr9518adk80d (read/write) 835568 835736 168 0.0
text 605886 606056 170 0.0
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9853ecf 75cd04e change % change
bl602 lighting-app bl602 (read/write) 1390858 1391138 280 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067060 1067340 280 0.0
bl602+mfd (read/write) 1404746 1405026 280 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081846 1082126 280 0.0
bl602+rpc (read/write) 1438030 1438310 280 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1098796 1099076 280 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194419 1194699 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30865 30865 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544413 1545932 1519 0.1
.debug_aranges 138400 138416 16 0.0
.debug_frame 508104 508192 88 0.0
.debug_info 41914538 41921022 6484 0.0
.debug_line 5428241 5429264 1023 0.0
.debug_loc 3523714 3524849 1135 0.0
.debug_ranges 376904 377128 224 0.1
.debug_str 3965963 3966232 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596765 596916 151 0.0
.symtab 177248 177280 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961356 961636 280 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204979 1205259 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31041 31041 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546486 1548005 1519 0.1
.debug_aranges 139568 139584 16 0.0
.debug_frame 513176 513264 88 0.0
.debug_info 41955137 41961640 6503 0.0
.debug_line 5467628 5468651 1023 0.0
.debug_loc 3562145 3563280 1135 0.0
.debug_ranges 378904 379128 224 0.1
.debug_str 3971494 3971763 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600525 600676 151 0.0
.symtab 179008 179040 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972854 973134 280 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292975 1293255 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39333 39333 0 0.0
.bss_psram 65760 65760 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725307 1726826 1519 0.1
.debug_aranges 147120 147136 16 0.0
.debug_frame 537448 537536 88 0.0
.debug_info 47064790 47071294 6504 0.0
.debug_line 5846325 5847348 1023 0.0
.debug_loc 3730699 3731834 1135 0.0
.debug_ranges 404456 404680 224 0.1
.debug_str 4394032 4394301 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661506 661657 151 0.0
.symtab 196576 196608 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035346 1035626 280 0.0
bl706-eth (read/write) 1043499 1043779 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 29978 29978 0 0.0
.bss_psram 97719 97719 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1079641 1081201 1560 0.1
.debug_aranges 115408 115424 16 0.0
.debug_frame 427504 427592 88 0.0
.debug_info 22664278 22670744 6466 0.0
.debug_line 4360080 4361103 1023 0.0
.debug_loc 3032658 3033778 1120 0.0
.debug_ranges 312712 312936 224 0.1
.debug_str 3545182 3545451 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465060 465211 151 0.0
.symtab 139936 139968 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787362 787642 280 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207142 1207426 284 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14569 14569 0 0.0
.bss_psram 98487 98487 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173210 1174773 1563 0.1
.debug_aranges 119584 119600 16 0.0
.debug_frame 620056 620168 112 0.0
.debug_info 23836797 23843331 6534 0.0
.debug_line 4604877 4605900 1023 0.0
.debug_loc 3132513 3133649 1136 0.0
.debug_ranges 322528 322752 224 0.1
.debug_str 3617473 3617742 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505787 505938 151 0.0
.symtab 152800 152832 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954410 954694 284 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157540 1157820 280 0.0
.boot2 292 292 0 0.0
.bss 20324 20324 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1538701 1540220 1519 0.1
.debug_aranges 133264 133280 16 0.0
.debug_frame 488744 488832 88 0.0
.debug_info 41372535 41379019 6484 0.0
.debug_line 5331373 5332398 1025 0.0
.debug_loc 3467970 3469106 1136 0.0
.debug_ranges 383440 383664 224 0.1
.debug_str 3990558 3990827 269 0.0
.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 100784 100784 0 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 598391 598542 151 0.0
.symtab 176688 176720 32 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944158 944438 280 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168396 1168676 280 0.0
.boot2 292 292 0 0.0
.bss 20500 20500 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1540789 1542308 1519 0.1
.debug_aranges 134432 134448 16 0.0
.debug_frame 493812 493900 88 0.0
.debug_info 41415177 41421680 6503 0.0
.debug_line 5370637 5371662 1025 0.0
.debug_loc 3506401 3507537 1136 0.0
.debug_ranges 385440 385664 224 0.1
.debug_str 3996079 3996348 269 0.0
.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 99724 99724 0 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 602219 602370 151 0.0
.symtab 178480 178512 32 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955922 956202 280 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738211 136 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653300 653436 136 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758515 136 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677904 678040 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 746003 136 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639368 639504 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696395 136 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615596 615732 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681979 136 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 605348 605484 136 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619522 619594 72 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 931803 933429 1626 0.2
.debug_aranges 107496 107520 24 0.0
.debug_frame 363368 363440 72 0.0
.debug_info 20866486 20872148 5662 0.0
.debug_line 2773001 2773540 539 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573529 1573884 355 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101428 101446 18 0.0
.debug_str 3386959 3387228 269 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511040 511191 151 0.0
.symtab 296912 296976 64 0.0
.text 511112 511184 72 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555423 128 0.0
.app_xip_area 446489 446617 128 0.0
.bss 63776 63776 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) 540191 540319 128 0.0
.app_xip_area 426593 426721 128 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575463 136 0.0
.app_xip_area 467857 467993 136 0.0
.bss 62512 62512 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) 551967 552103 136 0.0
.app_xip_area 441401 441537 136 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008972 80 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835396 835476 80 0.0
BRD4187C (read/write) 1090684 1090820 136 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892496 892632 136 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104216 128 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915904 916032 128 0.0
window-app BRD4187C (read/write) 1124584 1124656 72 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954084 954156 72 0.0
esp32 all-clusters-app c3devkit (read only) 1167324 1167494 170 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167324 1167494 170 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209131 1209279 148 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203747 1203895 148 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590556 590684 128 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590020 590148 128 0.0
light k32w0+release (read only) 590348 590476 128 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589812 589940 128 0.0
lock k32w0+release (read only) 561628 561756 128 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561092 561220 128 0.0
linux all-clusters-app debug (read only) 5576585 5576985 400 0.0
(read/write) 420520 420520 0 0.0
.bss 130448 130448 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336076 336076 0 0.0
.text 4859667 4860067 400 0.0
all-clusters-minimal-app debug (read only) 4928841 4929241 400 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270621 270621 0 0.0
.text 4427107 4427507 400 0.0
bridge-app debug (read only) 2772553 2772953 400 0.0
(read/write) 133200 133200 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381507 2381907 400 0.0
chip-tool debug (read only) 10353257 10353689 432 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387249 387249 0 0.0
.text 9368963 9369395 432 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10217572 544 0.0
(read/write) 505544 505544 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9134712 9135256 544 0.0
lighting-app debug+rpc+ui (read only) 5254833 5255249 416 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92640 92640 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 336468 336468 0 0.0
.text 4675571 4675987 416 0.0
lock-app debug (read only) 4478641 4479041 400 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 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 246973 246973 0 0.0
.text 4022051 4022451 400 0.0
ota-provider-app debug (read only) 4130529 4130929 400 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68656 68656 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 200093 200093 0 0.0
.text 3739875 3740275 400 0.0
ota-requestor-app debug (read only) 4223721 4224121 400 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71632 71632 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 203389 203389 0 0.0
.text 3825443 3825843 400 0.0
shell debug (read only) 2972929 2973345 416 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211776 211776 0 0.0
.text 2587714 2588130 416 0.0
thermostat-no-ble arm64 (read only) 4366428 4366924 496 0.0
(read/write) 242008 242008 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3870584 3871080 496 0.0
tv-app debug (read only) 5322001 5322401 400 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4806707 4807107 400 0.0
tv-casting-app debug (read only) 8300185 8300601 416 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 337208 337208 0 0.0
.text 7561507 7561923 416 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523592 2523784 192 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486276 1486468 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1233984 1234128 144 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857176 857312 136 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352756 1352884 128 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784684 784816 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165236 1165364 128 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 817940 818076 136 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785724 1785804 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 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 2528 2528 0 0.0
.debug_abbrev 1375753 1377394 1641 0.1
.debug_aranges 144200 144224 24 0.0
.debug_frame 479156 479224 68 0.0
.debug_info 32451741 32458729 6988 0.0
.debug_line 4155196 4155768 572 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256252 2256613 361 0.0
.debug_rnglists 145328 145346 18 0.0
.debug_str 4140780 4141049 269 0.0
.heap 837512 837512 0 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 836902 837053 151 0.0
.symtab 511824 511888 64 0.0
.text 0 0 0 0.0
1581508 1581588 80 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685628 1685692 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 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 1256792 1258389 1597 0.1
.debug_aranges 136000 136024 24 0.0
.debug_frame 457584 457652 68 0.0
.debug_info 28792655 28799164 6509 0.0
.debug_line 3914330 3914918 588 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2129629 2129998 369 0.0
.debug_rnglists 136895 136913 18 0.0
.debug_str 3942412 3942681 269 0.0
.heap 840168 840168 0 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 734658 734809 151 0.0
.symtab 472672 472736 64 0.0
.text 1484068 1484132 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611268 1611332 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 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 1097743 1099361 1618 0.1
.debug_aranges 126064 126088 24 0.0
.debug_frame 420516 420584 68 0.0
.debug_info 23914633 23920490 5857 0.0
.debug_line 3489136 3489698 562 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966354 1966722 368 0.0
.debug_rnglists 126447 126465 18 0.0
.debug_str 3749506 3749775 269 0.0
.heap 846496 846496 0 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 649850 650001 151 0.0
.symtab 434912 434976 64 0.0
.text 1416036 1416100 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642644 1642724 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 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 1089933 1091552 1619 0.1
.debug_aranges 124696 124720 24 0.0
.debug_frame 415540 415608 68 0.0
.debug_info 23718035 23723837 5802 0.0
.debug_line 3439762 3440316 554 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1941919 1942287 368 0.0
.debug_rnglists 124388 124406 18 0.0
.debug_str 3711500 3711769 269 0.0
.heap 819232 819232 0 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 622780 622931 151 0.0
.symtab 426080 426144 64 0.0
.text 1420148 1420228 80 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178560 136 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625264 625400 136 0.0
lock-app qpg6105+debug (read/write) 1134656 1134792 136 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581500 581636 136 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1146556 1146724 168 0.0
bss 113244 113244 0 0.0
text 804152 804322 170 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089176 1089344 168 0.0
bss 122264 122264 0 0.0
text 762282 762452 170 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942836 943012 176 0.0
bss 106908 106908 0 0.0
text 655912 656082 170 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871160 871336 176 0.0
bss 78144 78144 0 0.0
text 623520 623690 170 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860844 861020 176 0.0
bss 67056 67056 0 0.0
text 629620 629790 170 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995704 995872 168 0.0
bss 109168 109168 0 0.0
text 705074 705244 170 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040132 1040300 168 0.0
bss 120916 120916 0 0.0
text 729586 729756 170 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927484 927652 168 0.0
bss 78836 78836 0 0.0
text 653050 653220 170 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956452 956620 168 0.0
bss 105008 105008 0 0.0
text 671960 672130 170 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874892 875060 168 0.0
bss 78248 78248 0 0.0
text 627562 627732 170 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 816908 817076 168 0.0
bss 66260 66260 0 0.0
text 593380 593550 170 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832848 833024 176 0.0
bss 66676 66676 0 0.0
text 604232 604402 170 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873136 873312 176 0.0
bss 78228 78228 0 0.0
text 626428 626598 170 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858244 858412 168 0.0
bss 77948 77948 0 0.0
text 613686 613854 168 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838420 838596 176 0.0
bss 66560 66560 0 0.0
text 609160 609330 170 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835568 835736 168 0.0
bss 66912 66912 0 0.0
text 605886 606056 170 0.0

@github-actions
Copy link

github-actions bot commented Sep 27, 2023

PR #29461: Size comparison from 7b4df1c to cc01353

Increases (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7b4df1c cc01353 change % change
bl602 lighting-app bl602 (read/write) 1390858 1391138 280 0.0
.text 1067060 1067340 280 0.0
bl602+mfd (read/write) 1404746 1405026 280 0.0
.text 1081846 1082126 280 0.0
bl602+rpc (read/write) 1438030 1438310 280 0.0
.text 1098796 1099076 280 0.0
bl702 lighting-app bl702 (read/write) 1194419 1194699 280 0.0
.debug_abbrev 1544413 1545932 1519 0.1
.debug_aranges 138400 138416 16 0.0
.debug_frame 508104 508192 88 0.0
.debug_info 41914538 41921022 6484 0.0
.debug_line 5428241 5429264 1023 0.0
.debug_loc 3523714 3524849 1135 0.0
.debug_ranges 376904 377128 224 0.1
.debug_str 3965963 3966232 269 0.0
.strtab 596765 596916 151 0.0
.symtab 177248 177280 32 0.0
.text 961356 961636 280 0.0
bl702+mfd (read/write) 1204979 1205259 280 0.0
.debug_abbrev 1546486 1548005 1519 0.1
.debug_aranges 139568 139584 16 0.0
.debug_frame 513176 513264 88 0.0
.debug_info 41955137 41961640 6503 0.0
.debug_line 5467628 5468651 1023 0.0
.debug_loc 3562145 3563280 1135 0.0
.debug_ranges 378904 379128 224 0.1
.debug_str 3971494 3971763 269 0.0
.strtab 600525 600676 151 0.0
.symtab 179008 179040 32 0.0
.text 972854 973134 280 0.0
bl702+rpc (read/write) 1292975 1293255 280 0.0
.debug_abbrev 1725307 1726826 1519 0.1
.debug_aranges 147120 147136 16 0.0
.debug_frame 537448 537536 88 0.0
.debug_info 47064790 47071294 6504 0.0
.debug_line 5846325 5847348 1023 0.0
.debug_loc 3730699 3731834 1135 0.0
.debug_ranges 404456 404680 224 0.1
.debug_str 4394032 4394301 269 0.0
.strtab 661506 661657 151 0.0
.symtab 196576 196608 32 0.0
.text 1035346 1035626 280 0.0
bl706-eth (read/write) 1043499 1043779 280 0.0
.debug_abbrev 1079641 1081201 1560 0.1
.debug_aranges 115408 115424 16 0.0
.debug_frame 427504 427592 88 0.0
.debug_info 22664278 22670744 6466 0.0
.debug_line 4360080 4361103 1023 0.0
.debug_loc 3032658 3033778 1120 0.0
.debug_ranges 312712 312936 224 0.1
.debug_str 3545182 3545451 269 0.0
.strtab 465060 465211 151 0.0
.symtab 139936 139968 32 0.0
.text 787362 787642 280 0.0
bl706-wifi (read/write) 1207142 1207426 284 0.0
.debug_abbrev 1173210 1174773 1563 0.1
.debug_aranges 119584 119600 16 0.0
.debug_frame 620056 620168 112 0.0
.debug_info 23836797 23843331 6534 0.0
.debug_line 4604877 4605900 1023 0.0
.debug_loc 3132513 3133649 1136 0.0
.debug_ranges 322528 322752 224 0.1
.debug_str 3617473 3617742 269 0.0
.strtab 505787 505938 151 0.0
.symtab 152800 152832 32 0.0
.text 954410 954694 284 0.0
bl702l lighting-app bl702l (read/write) 1157540 1157820 280 0.0
.debug_abbrev 1538701 1540220 1519 0.1
.debug_aranges 133264 133280 16 0.0
.debug_frame 488744 488832 88 0.0
.debug_info 41372535 41379019 6484 0.0
.debug_line 5331373 5332398 1025 0.0
.debug_loc 3467970 3469106 1136 0.0
.debug_ranges 383440 383664 224 0.1
.debug_str 3990558 3990827 269 0.0
.strtab 598391 598542 151 0.0
.symtab 176688 176720 32 0.0
.text 944158 944438 280 0.0
bl702l+mfd (read/write) 1168396 1168676 280 0.0
.debug_abbrev 1540789 1542308 1519 0.1
.debug_aranges 134432 134448 16 0.0
.debug_frame 493812 493900 88 0.0
.debug_info 41415177 41421680 6503 0.0
.debug_line 5370637 5371662 1025 0.0
.debug_loc 3506401 3507537 1136 0.0
.debug_ranges 385440 385664 224 0.1
.debug_str 3996079 3996348 269 0.0
.strtab 602219 602370 151 0.0
.symtab 178480 178512 32 0.0
.text 955922 956202 280 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738211 136 0.0
.text 653300 653436 136 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758515 136 0.0
.text 677904 678040 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 746003 136 0.0
.text 639368 639504 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696395 136 0.0
.text 615596 615732 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681979 136 0.0
.text 605348 605484 136 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 619522 619594 72 0.0
.debug_abbrev 931803 933429 1626 0.2
.debug_aranges 107496 107520 24 0.0
.debug_frame 363368 363440 72 0.0
.debug_info 20866486 20872148 5662 0.0
.debug_line 2773001 2773540 539 0.0
.debug_loclists 1573529 1573884 355 0.0
.debug_rnglists 101428 101446 18 0.0
.debug_str 3386959 3387228 269 0.0
.strtab 511040 511191 151 0.0
.symtab 296912 296976 64 0.0
.text 511112 511184 72 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555423 128 0.0
.app_xip_area 446489 446617 128 0.0
lock cyw930739m2evb_01 (read/write) 540191 540319 128 0.0
.app_xip_area 426593 426721 128 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575463 136 0.0
.app_xip_area 467857 467993 136 0.0
switch cyw930739m2evb_01 (read/write) 551967 552103 136 0.0
.app_xip_area 441401 441537 136 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008972 80 0.0
.text 835396 835476 80 0.0
BRD4187C (read/write) 1090684 1090820 136 0.0
.text 892496 892632 136 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104216 128 0.0
.text 915904 916032 128 0.0
window-app BRD4187C (read/write) 1124584 1124656 72 0.0
.text 954084 954156 72 0.0
esp32 all-clusters-app c3devkit (read only) 1167324 1167494 170 0.0
.flash.text 1167324 1167494 170 0.0
m5stack (read only) 1209131 1209279 148 0.0
.flash.text 1203747 1203895 148 0.0
k32w contact k32w0+release (read only) 590556 590684 128 0.0
.text 590020 590148 128 0.0
light k32w0+release (read only) 590348 590476 128 0.0
.text 589812 589940 128 0.0
lock k32w0+release (read only) 561628 561756 128 0.0
.text 561092 561220 128 0.0
linux all-clusters-app debug (read only) 5576585 5576985 400 0.0
.text 4859667 4860067 400 0.0
all-clusters-minimal-app debug (read only) 4928841 4929241 400 0.0
.text 4427107 4427507 400 0.0
bridge-app debug (read only) 2772553 2772953 400 0.0
.text 2381507 2381907 400 0.0
chip-tool debug (read only) 10353257 10353689 432 0.0
.text 9368963 9369395 432 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10217572 544 0.0
.text 9134712 9135256 544 0.0
lighting-app debug+rpc+ui (read only) 5254833 5255249 416 0.0
.text 4675571 4675987 416 0.0
lock-app debug (read only) 4478641 4479041 400 0.0
.text 4022051 4022451 400 0.0
ota-provider-app debug (read only) 4130529 4130929 400 0.0
.text 3739875 3740275 400 0.0
ota-requestor-app debug (read only) 4223721 4224121 400 0.0
.text 3825443 3825843 400 0.0
shell debug (read only) 2972929 2973345 416 0.0
.text 2587714 2588130 416 0.0
thermostat-no-ble arm64 (read only) 4366428 4366924 496 0.0
.text 3870584 3871080 496 0.0
tv-app debug (read only) 5322001 5322401 400 0.0
.text 4806707 4807107 400 0.0
tv-casting-app debug (read only) 8300185 8300601 416 0.0
.text 7561507 7561923 416 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523592 2523784 192 0.0
.text 1486276 1486468 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1233984 1234128 144 0.0
text 857176 857312 136 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1352756 1352884 128 0.0
text 784684 784816 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1165236 1165364 128 0.0
text 817940 818076 136 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1785724 1785804 80 0.0
.debug_abbrev 1375753 1377394 1641 0.1
.debug_aranges 144200 144224 24 0.0
.debug_frame 479156 479224 68 0.0
.debug_info 32451741 32458729 6988 0.0
.debug_line 4155196 4155768 572 0.0
.debug_loclists 2256252 2256613 361 0.0
.debug_rnglists 145328 145346 18 0.0
.debug_str 4140780 4141049 269 0.0
.strtab 836902 837053 151 0.0
.symtab 511824 511888 64 0.0
.text 1581508 1581588 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1685628 1685692 64 0.0
.debug_abbrev 1256792 1258389 1597 0.1
.debug_aranges 136000 136024 24 0.0
.debug_frame 457584 457652 68 0.0
.debug_info 28792655 28799164 6509 0.0
.debug_line 3914330 3914918 588 0.0
.debug_loclists 2129629 2129998 369 0.0
.debug_rnglists 136895 136913 18 0.0
.debug_str 3942412 3942681 269 0.0
.strtab 734658 734809 151 0.0
.symtab 472672 472736 64 0.0
.text 1484068 1484132 64 0.0
light cy8ckit_062s2_43012 (read/write) 1611268 1611332 64 0.0
.debug_abbrev 1097743 1099361 1618 0.1
.debug_aranges 126064 126088 24 0.0
.debug_frame 420516 420584 68 0.0
.debug_info 23914633 23920490 5857 0.0
.debug_line 3489136 3489698 562 0.0
.debug_loclists 1966354 1966722 368 0.0
.debug_rnglists 126447 126465 18 0.0
.debug_str 3749506 3749775 269 0.0
.strtab 649850 650001 151 0.0
.symtab 434912 434976 64 0.0
.text 1416036 1416100 64 0.0
lock cy8ckit_062s2_43012 (read/write) 1642644 1642724 80 0.0
.debug_abbrev 1089933 1091552 1619 0.1
.debug_aranges 124696 124720 24 0.0
.debug_frame 415540 415608 68 0.0
.debug_info 23718035 23723837 5802 0.0
.debug_line 3439762 3440316 554 0.0
.debug_loclists 1941919 1942287 368 0.0
.debug_rnglists 124388 124406 18 0.0
.debug_str 3711500 3711769 269 0.0
.strtab 622780 622931 151 0.0
.symtab 426080 426144 64 0.0
.text 1420148 1420228 80 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178560 136 0.0
.text 625264 625400 136 0.0
lock-app qpg6105+debug (read/write) 1134656 1134792 136 0.0
.text 581500 581636 136 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1146556 1146724 168 0.0
text 804152 804320 168 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1089176 1089344 168 0.0
text 762282 762452 170 0.0
bridge-app tlsr9518adk80d (read/write) 942836 943012 176 0.0
text 655912 656082 170 0.0
contact-sensor-app tlsr9528a (read/write) 871160 871336 176 0.0
text 623520 623690 170 0.0
light-switch-app tlsr9518adk80d (read/write) 860844 861020 176 0.0
text 629620 629790 170 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 995704 995872 168 0.0
text 705074 705244 170 0.0
tlsr9528a (read/write) 1040132 1040300 168 0.0
text 729586 729756 170 0.0
lock-app tlsr9528a (read/write) 927484 927652 168 0.0
text 653050 653220 170 0.0
ota-requestor-app tlsr9518adk80d (read/write) 956452 956620 168 0.0
text 671960 672130 170 0.0
pump-app tlsr9528a (read/write) 874892 875060 168 0.0
text 627562 627732 170 0.0
pump-controller-app tlsr9518adk80d (read/write) 816908 817076 168 0.0
text 593380 593550 170 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 832848 833024 176 0.0
text 604232 604402 170 0.0
smoke_co_alarm-app tlsr9528a (read/write) 873136 873312 176 0.0
text 626428 626598 170 0.0
temperature-measurement-app tlsr9528a (read/write) 858244 858412 168 0.0
text 613686 613856 170 0.0
thermostat tlsr9518adk80d (read/write) 838420 838596 176 0.0
text 609160 609330 170 0.0
window-covering tlsr9518adk80d (read/write) 835568 835736 168 0.0
text 605886 606056 170 0.0
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7b4df1c cc01353 change % change
bl602 lighting-app bl602 (read/write) 1390858 1391138 280 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067060 1067340 280 0.0
bl602+mfd (read/write) 1404746 1405026 280 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081846 1082126 280 0.0
bl602+rpc (read/write) 1438030 1438310 280 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1098796 1099076 280 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194419 1194699 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30865 30865 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544413 1545932 1519 0.1
.debug_aranges 138400 138416 16 0.0
.debug_frame 508104 508192 88 0.0
.debug_info 41914538 41921022 6484 0.0
.debug_line 5428241 5429264 1023 0.0
.debug_loc 3523714 3524849 1135 0.0
.debug_ranges 376904 377128 224 0.1
.debug_str 3965963 3966232 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596765 596916 151 0.0
.symtab 177248 177280 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961356 961636 280 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204979 1205259 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31041 31041 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546486 1548005 1519 0.1
.debug_aranges 139568 139584 16 0.0
.debug_frame 513176 513264 88 0.0
.debug_info 41955137 41961640 6503 0.0
.debug_line 5467628 5468651 1023 0.0
.debug_loc 3562145 3563280 1135 0.0
.debug_ranges 378904 379128 224 0.1
.debug_str 3971494 3971763 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600525 600676 151 0.0
.symtab 179008 179040 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972854 973134 280 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292975 1293255 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39333 39333 0 0.0
.bss_psram 65760 65760 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725307 1726826 1519 0.1
.debug_aranges 147120 147136 16 0.0
.debug_frame 537448 537536 88 0.0
.debug_info 47064790 47071294 6504 0.0
.debug_line 5846325 5847348 1023 0.0
.debug_loc 3730699 3731834 1135 0.0
.debug_ranges 404456 404680 224 0.1
.debug_str 4394032 4394301 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661506 661657 151 0.0
.symtab 196576 196608 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035346 1035626 280 0.0
bl706-eth (read/write) 1043499 1043779 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 29978 29978 0 0.0
.bss_psram 97719 97719 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1079641 1081201 1560 0.1
.debug_aranges 115408 115424 16 0.0
.debug_frame 427504 427592 88 0.0
.debug_info 22664278 22670744 6466 0.0
.debug_line 4360080 4361103 1023 0.0
.debug_loc 3032658 3033778 1120 0.0
.debug_ranges 312712 312936 224 0.1
.debug_str 3545182 3545451 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465060 465211 151 0.0
.symtab 139936 139968 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787362 787642 280 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207142 1207426 284 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14569 14569 0 0.0
.bss_psram 98487 98487 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173210 1174773 1563 0.1
.debug_aranges 119584 119600 16 0.0
.debug_frame 620056 620168 112 0.0
.debug_info 23836797 23843331 6534 0.0
.debug_line 4604877 4605900 1023 0.0
.debug_loc 3132513 3133649 1136 0.0
.debug_ranges 322528 322752 224 0.1
.debug_str 3617473 3617742 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505787 505938 151 0.0
.symtab 152800 152832 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954410 954694 284 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157540 1157820 280 0.0
.boot2 292 292 0 0.0
.bss 20324 20324 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1538701 1540220 1519 0.1
.debug_aranges 133264 133280 16 0.0
.debug_frame 488744 488832 88 0.0
.debug_info 41372535 41379019 6484 0.0
.debug_line 5331373 5332398 1025 0.0
.debug_loc 3467970 3469106 1136 0.0
.debug_ranges 383440 383664 224 0.1
.debug_str 3990558 3990827 269 0.0
.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 100784 100784 0 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 598391 598542 151 0.0
.symtab 176688 176720 32 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944158 944438 280 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168396 1168676 280 0.0
.boot2 292 292 0 0.0
.bss 20500 20500 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1540789 1542308 1519 0.1
.debug_aranges 134432 134448 16 0.0
.debug_frame 493812 493900 88 0.0
.debug_info 41415177 41421680 6503 0.0
.debug_line 5370637 5371662 1025 0.0
.debug_loc 3506401 3507537 1136 0.0
.debug_ranges 385440 385664 224 0.1
.debug_str 3996079 3996348 269 0.0
.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 99724 99724 0 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 602219 602370 151 0.0
.symtab 178480 178512 32 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955922 956202 280 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738211 136 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653300 653436 136 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758515 136 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677904 678040 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 746003 136 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639368 639504 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696395 136 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615596 615732 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681979 136 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 605348 605484 136 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619522 619594 72 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 931803 933429 1626 0.2
.debug_aranges 107496 107520 24 0.0
.debug_frame 363368 363440 72 0.0
.debug_info 20866486 20872148 5662 0.0
.debug_line 2773001 2773540 539 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573529 1573884 355 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101428 101446 18 0.0
.debug_str 3386959 3387228 269 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511040 511191 151 0.0
.symtab 296912 296976 64 0.0
.text 511112 511184 72 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555423 128 0.0
.app_xip_area 446489 446617 128 0.0
.bss 63776 63776 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) 540191 540319 128 0.0
.app_xip_area 426593 426721 128 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575463 136 0.0
.app_xip_area 467857 467993 136 0.0
.bss 62512 62512 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) 551967 552103 136 0.0
.app_xip_area 441401 441537 136 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008972 80 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835396 835476 80 0.0
BRD4187C (read/write) 1090684 1090820 136 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892496 892632 136 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104216 128 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915904 916032 128 0.0
window-app BRD4187C (read/write) 1124584 1124656 72 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954084 954156 72 0.0
esp32 all-clusters-app c3devkit (read only) 1167324 1167494 170 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167324 1167494 170 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209131 1209279 148 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203747 1203895 148 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590556 590684 128 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590020 590148 128 0.0
light k32w0+release (read only) 590348 590476 128 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589812 589940 128 0.0
lock k32w0+release (read only) 561628 561756 128 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561092 561220 128 0.0
linux all-clusters-app debug (read only) 5576585 5576985 400 0.0
(read/write) 420520 420520 0 0.0
.bss 130448 130448 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336076 336076 0 0.0
.text 4859667 4860067 400 0.0
all-clusters-minimal-app debug (read only) 4928841 4929241 400 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270621 270621 0 0.0
.text 4427107 4427507 400 0.0
bridge-app debug (read only) 2772553 2772953 400 0.0
(read/write) 133200 133200 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381507 2381907 400 0.0
chip-tool debug (read only) 10353257 10353689 432 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387249 387249 0 0.0
.text 9368963 9369395 432 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10217572 544 0.0
(read/write) 505544 505544 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9134712 9135256 544 0.0
lighting-app debug+rpc+ui (read only) 5254833 5255249 416 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92640 92640 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 336468 336468 0 0.0
.text 4675571 4675987 416 0.0
lock-app debug (read only) 4478641 4479041 400 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 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 246973 246973 0 0.0
.text 4022051 4022451 400 0.0
ota-provider-app debug (read only) 4130529 4130929 400 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68656 68656 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 200093 200093 0 0.0
.text 3739875 3740275 400 0.0
ota-requestor-app debug (read only) 4223721 4224121 400 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71632 71632 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 203389 203389 0 0.0
.text 3825443 3825843 400 0.0
shell debug (read only) 2972929 2973345 416 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211776 211776 0 0.0
.text 2587714 2588130 416 0.0
thermostat-no-ble arm64 (read only) 4366428 4366924 496 0.0
(read/write) 242008 242008 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3870584 3871080 496 0.0
tv-app debug (read only) 5322001 5322401 400 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4806707 4807107 400 0.0
tv-casting-app debug (read only) 8300185 8300601 416 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 337208 337208 0 0.0
.text 7561507 7561923 416 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523592 2523784 192 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486276 1486468 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1233984 1234128 144 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857176 857312 136 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352756 1352884 128 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784684 784816 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165236 1165364 128 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 817940 818076 136 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785724 1785804 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 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 2528 2528 0 0.0
.debug_abbrev 1375753 1377394 1641 0.1
.debug_aranges 144200 144224 24 0.0
.debug_frame 479156 479224 68 0.0
.debug_info 32451741 32458729 6988 0.0
.debug_line 4155196 4155768 572 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256252 2256613 361 0.0
.debug_rnglists 145328 145346 18 0.0
.debug_str 4140780 4141049 269 0.0
.heap 837512 837512 0 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 836902 837053 151 0.0
.symtab 511824 511888 64 0.0
.text 1581508 1581588 80 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685628 1685692 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 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 1256792 1258389 1597 0.1
.debug_aranges 136000 136024 24 0.0
.debug_frame 457584 457652 68 0.0
.debug_info 28792655 28799164 6509 0.0
.debug_line 3914330 3914918 588 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2129629 2129998 369 0.0
.debug_rnglists 136895 136913 18 0.0
.debug_str 3942412 3942681 269 0.0
.heap 840168 840168 0 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 734658 734809 151 0.0
.symtab 472672 472736 64 0.0
.text 1484068 1484132 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611268 1611332 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 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 1097743 1099361 1618 0.1
.debug_aranges 126064 126088 24 0.0
.debug_frame 420516 420584 68 0.0
.debug_info 23914633 23920490 5857 0.0
.debug_line 3489136 3489698 562 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966354 1966722 368 0.0
.debug_rnglists 126447 126465 18 0.0
.debug_str 3749506 3749775 269 0.0
.heap 846496 846496 0 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 649850 650001 151 0.0
.symtab 434912 434976 64 0.0
.text 1416036 1416100 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642644 1642724 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 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 1089933 1091552 1619 0.1
.debug_aranges 124696 124720 24 0.0
.debug_frame 415540 415608 68 0.0
.debug_info 23718035 23723837 5802 0.0
.debug_line 3439762 3440316 554 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1941919 1942287 368 0.0
.debug_rnglists 124388 124406 18 0.0
.debug_str 3711500 3711769 269 0.0
.heap 819232 819232 0 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 622780 622931 151 0.0
.symtab 426080 426144 64 0.0
.text 1420148 1420228 80 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178560 136 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625264 625400 136 0.0
lock-app qpg6105+debug (read/write) 1134656 1134792 136 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581500 581636 136 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1146556 1146724 168 0.0
bss 113244 113244 0 0.0
text 804152 804320 168 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089176 1089344 168 0.0
bss 122264 122264 0 0.0
text 762282 762452 170 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942836 943012 176 0.0
bss 106908 106908 0 0.0
text 655912 656082 170 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871160 871336 176 0.0
bss 78144 78144 0 0.0
text 623520 623690 170 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860844 861020 176 0.0
bss 67056 67056 0 0.0
text 629620 629790 170 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995704 995872 168 0.0
bss 109168 109168 0 0.0
text 705074 705244 170 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040132 1040300 168 0.0
bss 120916 120916 0 0.0
text 729586 729756 170 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927484 927652 168 0.0
bss 78836 78836 0 0.0
text 653050 653220 170 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956452 956620 168 0.0
bss 105008 105008 0 0.0
text 671960 672130 170 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874892 875060 168 0.0
bss 78248 78248 0 0.0
text 627562 627732 170 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 816908 817076 168 0.0
bss 66260 66260 0 0.0
text 593380 593550 170 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832848 833024 176 0.0
bss 66676 66676 0 0.0
text 604232 604402 170 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873136 873312 176 0.0
bss 78228 78228 0 0.0
text 626428 626598 170 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858244 858412 168 0.0
bss 77948 77948 0 0.0
text 613686 613856 170 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838420 838596 176 0.0
bss 66560 66560 0 0.0
text 609160 609330 170 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835568 835736 168 0.0
bss 66912 66912 0 0.0
text 605886 606056 170 0.0

Read/subscribe already had such checks (in AttributePathIB::Parser::ParsePath),
but commands and writes were missing them.

Fixes ACL test that was in fact using invalid cluster IDs as if they are valid.

Fixes TestCommandsById to use valid (but still unsupported) ids.

Fixes Darwin tests to use valid (but still unsupported) ids.
@github-actions
Copy link

github-actions bot commented Sep 27, 2023

PR #29461: Size comparison from 24b1d03 to f13b86b

Increases (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 24b1d03 f13b86b change % change
bl602 lighting-app bl602 (read/write) 1390858 1391138 280 0.0
.text 1067060 1067340 280 0.0
bl602+mfd (read/write) 1404746 1405026 280 0.0
.text 1081846 1082126 280 0.0
bl602+rpc (read/write) 1438030 1438310 280 0.0
.text 1098796 1099076 280 0.0
bl702 lighting-app bl702 (read/write) 1194419 1194699 280 0.0
.debug_abbrev 1544413 1545932 1519 0.1
.debug_aranges 138400 138416 16 0.0
.debug_frame 508104 508192 88 0.0
.debug_info 41914538 41921022 6484 0.0
.debug_line 5428241 5429264 1023 0.0
.debug_loc 3523714 3524849 1135 0.0
.debug_ranges 376904 377128 224 0.1
.debug_str 3965963 3966232 269 0.0
.strtab 596765 596916 151 0.0
.symtab 177248 177280 32 0.0
.text 961356 961634 278 0.0
bl702+mfd (read/write) 1204979 1205259 280 0.0
.debug_abbrev 1546486 1548005 1519 0.1
.debug_aranges 139568 139584 16 0.0
.debug_frame 513176 513264 88 0.0
.debug_info 41955137 41961640 6503 0.0
.debug_line 5467628 5468651 1023 0.0
.debug_loc 3562145 3563280 1135 0.0
.debug_ranges 378904 379128 224 0.1
.debug_str 3971494 3971763 269 0.0
.strtab 600525 600676 151 0.0
.symtab 179008 179040 32 0.0
.text 972854 973134 280 0.0
bl702+rpc (read/write) 1292975 1293255 280 0.0
.debug_abbrev 1725307 1726826 1519 0.1
.debug_aranges 147120 147136 16 0.0
.debug_frame 537448 537536 88 0.0
.debug_info 47064790 47071294 6504 0.0
.debug_line 5846325 5847348 1023 0.0
.debug_loc 3730699 3731834 1135 0.0
.debug_ranges 404456 404680 224 0.1
.debug_str 4394032 4394301 269 0.0
.strtab 661506 661657 151 0.0
.symtab 196576 196608 32 0.0
.text 1035346 1035626 280 0.0
bl706-eth (read/write) 1043499 1043779 280 0.0
.debug_abbrev 1079641 1081201 1560 0.1
.debug_aranges 115408 115424 16 0.0
.debug_frame 427504 427592 88 0.0
.debug_info 22664278 22670744 6466 0.0
.debug_line 4360080 4361103 1023 0.0
.debug_loc 3032658 3033778 1120 0.0
.debug_ranges 312712 312936 224 0.1
.debug_str 3545182 3545451 269 0.0
.strtab 465060 465211 151 0.0
.symtab 139936 139968 32 0.0
.text 787362 787642 280 0.0
bl706-wifi (read/write) 1207142 1207426 284 0.0
.debug_abbrev 1173210 1174773 1563 0.1
.debug_aranges 119584 119600 16 0.0
.debug_frame 620056 620168 112 0.0
.debug_info 23836797 23843331 6534 0.0
.debug_line 4604877 4605900 1023 0.0
.debug_loc 3132513 3133649 1136 0.0
.debug_ranges 322528 322752 224 0.1
.debug_str 3617473 3617742 269 0.0
.strtab 505787 505938 151 0.0
.symtab 152800 152832 32 0.0
.text 954410 954694 284 0.0
bl702l lighting-app bl702l (read/write) 1157540 1157820 280 0.0
.debug_abbrev 1538701 1540220 1519 0.1
.debug_aranges 133264 133280 16 0.0
.debug_frame 488744 488832 88 0.0
.debug_info 41372535 41379019 6484 0.0
.debug_line 5331373 5332398 1025 0.0
.debug_loc 3467970 3469106 1136 0.0
.debug_ranges 383440 383664 224 0.1
.debug_str 3990558 3990827 269 0.0
.strtab 598391 598542 151 0.0
.symtab 176688 176720 32 0.0
.text 944158 944438 280 0.0
bl702l+mfd (read/write) 1168396 1168676 280 0.0
.debug_abbrev 1540789 1542308 1519 0.1
.debug_aranges 134432 134448 16 0.0
.debug_frame 493812 493900 88 0.0
.debug_info 41415177 41421680 6503 0.0
.debug_line 5370637 5371662 1025 0.0
.debug_loc 3506401 3507537 1136 0.0
.debug_ranges 385440 385664 224 0.1
.debug_str 3996079 3996348 269 0.0
.strtab 602219 602370 151 0.0
.symtab 178480 178512 32 0.0
.text 955922 956202 280 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738211 136 0.0
.text 653300 653436 136 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758515 136 0.0
.text 677904 678040 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 746003 136 0.0
.text 639368 639504 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696395 136 0.0
.text 615596 615732 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681979 136 0.0
.text 605348 605484 136 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 619522 619594 72 0.0
.debug_abbrev 931803 933429 1626 0.2
.debug_aranges 107496 107520 24 0.0
.debug_frame 363368 363440 72 0.0
.debug_info 20866486 20872148 5662 0.0
.debug_line 2773001 2773540 539 0.0
.debug_loclists 1573529 1573884 355 0.0
.debug_rnglists 101428 101446 18 0.0
.debug_str 3386959 3387228 269 0.0
.strtab 511040 511191 151 0.0
.symtab 296912 296976 64 0.0
.text 511112 511184 72 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555423 128 0.0
.app_xip_area 446489 446617 128 0.0
lock cyw930739m2evb_01 (read/write) 540191 540319 128 0.0
.app_xip_area 426593 426721 128 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575463 136 0.0
.app_xip_area 467857 467993 136 0.0
switch cyw930739m2evb_01 (read/write) 551967 552103 136 0.0
.app_xip_area 441401 441537 136 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008972 80 0.0
.text 835396 835476 80 0.0
BRD4187C (read/write) 1090684 1090820 136 0.0
.text 892496 892632 136 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104216 128 0.0
.text 915904 916032 128 0.0
window-app BRD4187C (read/write) 1124584 1124656 72 0.0
.text 954084 954156 72 0.0
esp32 all-clusters-app c3devkit (read only) 1167324 1167494 170 0.0
.flash.text 1167324 1167494 170 0.0
m5stack (read only) 1209131 1209279 148 0.0
.flash.text 1203747 1203895 148 0.0
k32w contact k32w0+release (read only) 590556 590684 128 0.0
.text 590020 590148 128 0.0
light k32w0+release (read only) 590348 590476 128 0.0
.text 589812 589940 128 0.0
lock k32w0+release (read only) 561628 561756 128 0.0
.text 561092 561220 128 0.0
linux all-clusters-app debug (read only) 5576585 5576985 400 0.0
.text 4859667 4860067 400 0.0
all-clusters-minimal-app debug (read only) 4928841 4929241 400 0.0
.text 4427107 4427507 400 0.0
bridge-app debug (read only) 2772553 2772953 400 0.0
.text 2381507 2381907 400 0.0
chip-tool debug (read only) 10353257 10353689 432 0.0
.text 9368963 9369395 432 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10217572 544 0.0
.text 9134712 9135256 544 0.0
lighting-app debug+rpc+ui (read only) 5254833 5255249 416 0.0
.text 4675571 4675987 416 0.0
lock-app debug (read only) 4478641 4479041 400 0.0
.text 4022051 4022451 400 0.0
ota-provider-app debug (read only) 4130529 4130929 400 0.0
.text 3739875 3740275 400 0.0
ota-requestor-app debug (read only) 4223721 4224121 400 0.0
.text 3825443 3825843 400 0.0
shell debug (read only) 2972929 2973345 416 0.0
.text 2587714 2588130 416 0.0
thermostat-no-ble arm64 (read only) 4366428 4366924 496 0.0
.text 3870584 3871080 496 0.0
tv-app debug (read only) 5322001 5322401 400 0.0
.text 4806707 4807107 400 0.0
tv-casting-app debug (read only) 8300185 8300601 416 0.0
.text 7561507 7561923 416 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523592 2523784 192 0.0
.text 1486276 1486468 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1233984 1234128 144 0.0
text 857176 857312 136 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1352756 1352884 128 0.0
text 784684 784816 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1165236 1165364 128 0.0
text 817940 818076 136 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1785724 1785804 80 0.0
.debug_abbrev 1375753 1377394 1641 0.1
.debug_aranges 144200 144224 24 0.0
.debug_frame 479156 479224 68 0.0
.debug_info 32451741 32458729 6988 0.0
.debug_line 4155196 4155768 572 0.0
.debug_loclists 2256252 2256613 361 0.0
.debug_rnglists 145328 145346 18 0.0
.debug_str 4140780 4141049 269 0.0
.strtab 836902 837053 151 0.0
.symtab 511824 511888 64 0.0
.text 1581508 1581588 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1685628 1685692 64 0.0
.debug_abbrev 1256792 1258389 1597 0.1
.debug_aranges 136000 136024 24 0.0
.debug_frame 457584 457652 68 0.0
.debug_info 28792655 28799164 6509 0.0
.debug_line 3914330 3914918 588 0.0
.debug_loclists 2129629 2129998 369 0.0
.debug_rnglists 136895 136913 18 0.0
.debug_str 3942412 3942681 269 0.0
.strtab 734658 734809 151 0.0
.symtab 472672 472736 64 0.0
.text 1484068 1484132 64 0.0
light cy8ckit_062s2_43012 (read/write) 1611268 1611332 64 0.0
.debug_abbrev 1097743 1099361 1618 0.1
.debug_aranges 126064 126088 24 0.0
.debug_frame 420516 420584 68 0.0
.debug_info 23914633 23920490 5857 0.0
.debug_line 3489136 3489698 562 0.0
.debug_loclists 1966354 1966722 368 0.0
.debug_rnglists 126447 126465 18 0.0
.debug_str 3749506 3749775 269 0.0
.strtab 649850 650001 151 0.0
.symtab 434912 434976 64 0.0
.text 1416036 1416100 64 0.0
lock cy8ckit_062s2_43012 (read/write) 1642644 1642724 80 0.0
.debug_abbrev 1089933 1091552 1619 0.1
.debug_aranges 124696 124720 24 0.0
.debug_frame 415540 415608 68 0.0
.debug_info 23718035 23723837 5802 0.0
.debug_line 3439762 3440316 554 0.0
.debug_loclists 1941919 1942287 368 0.0
.debug_rnglists 124388 124406 18 0.0
.debug_str 3711500 3711769 269 0.0
.strtab 622780 622931 151 0.0
.symtab 426080 426144 64 0.0
.text 1420148 1420228 80 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178560 136 0.0
.text 625264 625400 136 0.0
lock-app qpg6105+debug (read/write) 1134656 1134792 136 0.0
.text 581500 581636 136 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1146556 1146724 168 0.0
text 804152 804322 170 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1089176 1089344 168 0.0
text 762282 762452 170 0.0
bridge-app tlsr9518adk80d (read/write) 942836 943012 176 0.0
text 655912 656082 170 0.0
contact-sensor-app tlsr9528a (read/write) 871160 871336 176 0.0
text 623520 623690 170 0.0
light-switch-app tlsr9518adk80d (read/write) 860844 861020 176 0.0
text 629620 629790 170 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 995704 995872 168 0.0
text 705074 705244 170 0.0
tlsr9528a (read/write) 1040132 1040300 168 0.0
text 729586 729756 170 0.0
lock-app tlsr9528a (read/write) 927484 927652 168 0.0
text 653050 653220 170 0.0
ota-requestor-app tlsr9518adk80d (read/write) 956452 956620 168 0.0
text 671960 672130 170 0.0
pump-app tlsr9528a (read/write) 874892 875060 168 0.0
text 627562 627732 170 0.0
pump-controller-app tlsr9518adk80d (read/write) 816908 817076 168 0.0
text 593380 593550 170 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 832848 833024 176 0.0
text 604232 604402 170 0.0
smoke_co_alarm-app tlsr9528a (read/write) 873136 873312 176 0.0
text 626428 626598 170 0.0
temperature-measurement-app tlsr9528a (read/write) 858244 858412 168 0.0
text 613686 613856 170 0.0
thermostat tlsr9518adk80d (read/write) 838420 838596 176 0.0
text 609160 609330 170 0.0
window-covering tlsr9518adk80d (read/write) 835568 835736 168 0.0
text 605886 606056 170 0.0
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 24b1d03 f13b86b change % change
bl602 lighting-app bl602 (read/write) 1390858 1391138 280 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067060 1067340 280 0.0
bl602+mfd (read/write) 1404746 1405026 280 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081846 1082126 280 0.0
bl602+rpc (read/write) 1438030 1438310 280 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1098796 1099076 280 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194419 1194699 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30865 30865 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544413 1545932 1519 0.1
.debug_aranges 138400 138416 16 0.0
.debug_frame 508104 508192 88 0.0
.debug_info 41914538 41921022 6484 0.0
.debug_line 5428241 5429264 1023 0.0
.debug_loc 3523714 3524849 1135 0.0
.debug_ranges 376904 377128 224 0.1
.debug_str 3965963 3966232 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596765 596916 151 0.0
.symtab 177248 177280 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961356 961634 278 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204979 1205259 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31041 31041 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546486 1548005 1519 0.1
.debug_aranges 139568 139584 16 0.0
.debug_frame 513176 513264 88 0.0
.debug_info 41955137 41961640 6503 0.0
.debug_line 5467628 5468651 1023 0.0
.debug_loc 3562145 3563280 1135 0.0
.debug_ranges 378904 379128 224 0.1
.debug_str 3971494 3971763 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600525 600676 151 0.0
.symtab 179008 179040 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972854 973134 280 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292975 1293255 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39333 39333 0 0.0
.bss_psram 65760 65760 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725307 1726826 1519 0.1
.debug_aranges 147120 147136 16 0.0
.debug_frame 537448 537536 88 0.0
.debug_info 47064790 47071294 6504 0.0
.debug_line 5846325 5847348 1023 0.0
.debug_loc 3730699 3731834 1135 0.0
.debug_ranges 404456 404680 224 0.1
.debug_str 4394032 4394301 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661506 661657 151 0.0
.symtab 196576 196608 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035346 1035626 280 0.0
bl706-eth (read/write) 1043499 1043779 280 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 29978 29978 0 0.0
.bss_psram 97719 97719 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1079641 1081201 1560 0.1
.debug_aranges 115408 115424 16 0.0
.debug_frame 427504 427592 88 0.0
.debug_info 22664278 22670744 6466 0.0
.debug_line 4360080 4361103 1023 0.0
.debug_loc 3032658 3033778 1120 0.0
.debug_ranges 312712 312936 224 0.1
.debug_str 3545182 3545451 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465060 465211 151 0.0
.symtab 139936 139968 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787362 787642 280 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207142 1207426 284 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14569 14569 0 0.0
.bss_psram 98487 98487 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173210 1174773 1563 0.1
.debug_aranges 119584 119600 16 0.0
.debug_frame 620056 620168 112 0.0
.debug_info 23836797 23843331 6534 0.0
.debug_line 4604877 4605900 1023 0.0
.debug_loc 3132513 3133649 1136 0.0
.debug_ranges 322528 322752 224 0.1
.debug_str 3617473 3617742 269 0.0
.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
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505787 505938 151 0.0
.symtab 152800 152832 32 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954410 954694 284 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157540 1157820 280 0.0
.boot2 292 292 0 0.0
.bss 20324 20324 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1538701 1540220 1519 0.1
.debug_aranges 133264 133280 16 0.0
.debug_frame 488744 488832 88 0.0
.debug_info 41372535 41379019 6484 0.0
.debug_line 5331373 5332398 1025 0.0
.debug_loc 3467970 3469106 1136 0.0
.debug_ranges 383440 383664 224 0.1
.debug_str 3990558 3990827 269 0.0
.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 100784 100784 0 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 598391 598542 151 0.0
.symtab 176688 176720 32 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944158 944438 280 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168396 1168676 280 0.0
.boot2 292 292 0 0.0
.bss 20500 20500 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1540789 1542308 1519 0.1
.debug_aranges 134432 134448 16 0.0
.debug_frame 493812 493900 88 0.0
.debug_info 41415177 41421680 6503 0.0
.debug_line 5370637 5371662 1025 0.0
.debug_loc 3506401 3507537 1136 0.0
.debug_ranges 385440 385664 224 0.1
.debug_str 3996079 3996348 269 0.0
.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 99724 99724 0 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 602219 602370 151 0.0
.symtab 178480 178512 32 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955922 956202 280 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738211 136 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653300 653436 136 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758515 136 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677904 678040 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 746003 136 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639368 639504 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696395 136 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615596 615732 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681979 136 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 605348 605484 136 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619522 619594 72 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 931803 933429 1626 0.2
.debug_aranges 107496 107520 24 0.0
.debug_frame 363368 363440 72 0.0
.debug_info 20866486 20872148 5662 0.0
.debug_line 2773001 2773540 539 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573529 1573884 355 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101428 101446 18 0.0
.debug_str 3386959 3387228 269 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511040 511191 151 0.0
.symtab 296912 296976 64 0.0
.text 511112 511184 72 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555423 128 0.0
.app_xip_area 446489 446617 128 0.0
.bss 63776 63776 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) 540191 540319 128 0.0
.app_xip_area 426593 426721 128 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575463 136 0.0
.app_xip_area 467857 467993 136 0.0
.bss 62512 62512 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) 551967 552103 136 0.0
.app_xip_area 441401 441537 136 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008972 80 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835396 835476 80 0.0
BRD4187C (read/write) 1090684 1090820 136 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892496 892632 136 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104216 128 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915904 916032 128 0.0
window-app BRD4187C (read/write) 1124584 1124656 72 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954084 954156 72 0.0
esp32 all-clusters-app c3devkit (read only) 1167324 1167494 170 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167324 1167494 170 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209131 1209279 148 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203747 1203895 148 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590556 590684 128 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590020 590148 128 0.0
light k32w0+release (read only) 590348 590476 128 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589812 589940 128 0.0
lock k32w0+release (read only) 561628 561756 128 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561092 561220 128 0.0
linux all-clusters-app debug (read only) 5576585 5576985 400 0.0
(read/write) 420520 420520 0 0.0
.bss 130448 130448 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336076 336076 0 0.0
.text 4859667 4860067 400 0.0
all-clusters-minimal-app debug (read only) 4928841 4929241 400 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270621 270621 0 0.0
.text 4427107 4427507 400 0.0
bridge-app debug (read only) 2772553 2772953 400 0.0
(read/write) 133200 133200 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381507 2381907 400 0.0
chip-tool debug (read only) 10353257 10353689 432 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387249 387249 0 0.0
.text 9368963 9369395 432 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10217572 544 0.0
(read/write) 505544 505544 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9134712 9135256 544 0.0
lighting-app debug+rpc+ui (read only) 5254833 5255249 416 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92640 92640 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 336468 336468 0 0.0
.text 4675571 4675987 416 0.0
lock-app debug (read only) 4478641 4479041 400 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 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 246973 246973 0 0.0
.text 4022051 4022451 400 0.0
ota-provider-app debug (read only) 4130529 4130929 400 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68656 68656 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 200093 200093 0 0.0
.text 3739875 3740275 400 0.0
ota-requestor-app debug (read only) 4223721 4224121 400 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71632 71632 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 203389 203389 0 0.0
.text 3825443 3825843 400 0.0
shell debug (read only) 2972929 2973345 416 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211776 211776 0 0.0
.text 2587714 2588130 416 0.0
thermostat-no-ble arm64 (read only) 4366428 4366924 496 0.0
(read/write) 242008 242008 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3870584 3871080 496 0.0
tv-app debug (read only) 5322001 5322401 400 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4806707 4807107 400 0.0
tv-casting-app debug (read only) 8300185 8300601 416 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 337208 337208 0 0.0
.text 7561507 7561923 416 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523592 2523784 192 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486276 1486468 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1233984 1234128 144 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857176 857312 136 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352756 1352884 128 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784684 784816 132 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165236 1165364 128 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 817940 818076 136 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785724 1785804 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 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 2528 2528 0 0.0
.debug_abbrev 1375753 1377394 1641 0.1
.debug_aranges 144200 144224 24 0.0
.debug_frame 479156 479224 68 0.0
.debug_info 32451741 32458729 6988 0.0
.debug_line 4155196 4155768 572 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256252 2256613 361 0.0
.debug_rnglists 145328 145346 18 0.0
.debug_str 4140780 4141049 269 0.0
.heap 837512 837512 0 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 836902 837053 151 0.0
.symtab 511824 511888 64 0.0
.text 1581508 1581588 80 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685628 1685692 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 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 1256792 1258389 1597 0.1
.debug_aranges 136000 136024 24 0.0
.debug_frame 457584 457652 68 0.0
.debug_info 28792655 28799164 6509 0.0
.debug_line 3914330 3914918 588 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2129629 2129998 369 0.0
.debug_rnglists 136895 136913 18 0.0
.debug_str 3942412 3942681 269 0.0
.heap 840168 840168 0 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 734658 734809 151 0.0
.symtab 472672 472736 64 0.0
.text 1484068 1484132 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611268 1611332 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 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 1097743 1099361 1618 0.1
.debug_aranges 126064 126088 24 0.0
.debug_frame 420516 420584 68 0.0
.debug_info 23914633 23920490 5857 0.0
.debug_line 3489136 3489698 562 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966354 1966722 368 0.0
.debug_rnglists 126447 126465 18 0.0
.debug_str 3749506 3749775 269 0.0
.heap 846496 846496 0 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 649850 650001 151 0.0
.symtab 434912 434976 64 0.0
.text 1416036 1416100 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642644 1642724 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 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 1089933 1091552 1619 0.1
.debug_aranges 124696 124720 24 0.0
.debug_frame 415540 415608 68 0.0
.debug_info 23718035 23723837 5802 0.0
.debug_line 3439762 3440316 554 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1941919 1942287 368 0.0
.debug_rnglists 124388 124406 18 0.0
.debug_str 3711500 3711769 269 0.0
.heap 819232 819232 0 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 622780 622931 151 0.0
.symtab 426080 426144 64 0.0
.text 1420148 1420228 80 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178560 136 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625264 625400 136 0.0
lock-app qpg6105+debug (read/write) 1134656 1134792 136 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581500 581636 136 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1146556 1146724 168 0.0
bss 113244 113244 0 0.0
text 804152 804322 170 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089176 1089344 168 0.0
bss 122264 122264 0 0.0
text 762282 762452 170 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942836 943012 176 0.0
bss 106908 106908 0 0.0
text 655912 656082 170 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871160 871336 176 0.0
bss 78144 78144 0 0.0
text 623520 623690 170 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860844 861020 176 0.0
bss 67056 67056 0 0.0
text 629620 629790 170 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995704 995872 168 0.0
bss 109168 109168 0 0.0
text 705074 705244 170 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040132 1040300 168 0.0
bss 120916 120916 0 0.0
text 729586 729756 170 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927484 927652 168 0.0
bss 78836 78836 0 0.0
text 653050 653220 170 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956452 956620 168 0.0
bss 105008 105008 0 0.0
text 671960 672130 170 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874892 875060 168 0.0
bss 78248 78248 0 0.0
text 627562 627732 170 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 816908 817076 168 0.0
bss 66260 66260 0 0.0
text 593380 593550 170 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832848 833024 176 0.0
bss 66676 66676 0 0.0
text 604232 604402 170 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873136 873312 176 0.0
bss 78228 78228 0 0.0
text 626428 626598 170 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858244 858412 168 0.0
bss 77948 77948 0 0.0
text 613686 613856 170 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838420 838596 176 0.0
bss 66560 66560 0 0.0
text 609160 609330 170 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835568 835736 168 0.0
bss 66912 66912 0 0.0
text 605886 606056 170 0.0

@mergify mergify bot merged commit 38d715d into project-chip:master Sep 27, 2023
5 checks passed
@bzbarsky-apple bzbarsky-apple deleted the check-for-valid-ids branch September 27, 2023 21:38
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
Read/subscribe already had such checks (in AttributePathIB::Parser::ParsePath),
but commands and writes were missing them.

Fixes ACL test that was in fact using invalid cluster IDs as if they are valid.

Fixes TestCommandsById to use valid (but still unsupported) ids.

Fixes Darwin tests to use valid (but still unsupported) ids.
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