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

Omit write-only attributes in wildcard processing #22686

Merged
merged 2 commits into from
Sep 16, 2022

Conversation

mrjerryjohns
Copy link
Contributor

This omits processing write-only attributes during wildcard processing of Reads/Subscribes. It only achieves this for attributes backed by the AttributeAccessInterface. Specifically, it watches for UnsupportedRead error being returned by AttributeAccessInterface::Read and if so, ignores the error specifically when handling a wildcard-based interaction.

Added a Python test that validates that the new WriteOnlyInt8u attribute is not served when doing a wildcard read.

Issue Being Resolved

fixes #22564

This omits processing write-only attributes during wildcard processing
of Reads/Subscribes. It only achieves this for attributes backed by the
AttributeAccessInterface. Specifically, it watches for UnsupportedRead
error being returned by AttributeAccessInterface::Read and if so,
ignores the error specifically when handling a wildcard-based
interaction.

Added a Python test that validates that the new WriteOnlyInt8u attribute
is not served when doing a wildcard read.
@github-actions
Copy link

github-actions bot commented Sep 16, 2022

PR #22686: Size comparison from 9989fc1 to ba15fa8

Increases (45 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
platform target config section 9989fc1 ba15fa8 change % change
bl602 lighting-app bl602 (read/write) 1412506 1412530 24 0.0
.text 1067230 1067254 24 0.0
bl602+rpc (read/write) 1457982 1458006 24 0.0
.text 1098834 1098858 24 0.0
bl702 lighting-app bl702 .debug_aranges 133072 133088 16 0.0
.debug_frame 486352 486412 60 0.0
.debug_info 37891398 37895072 3674 0.0
.debug_line 5251788 5252158 370 0.0
.debug_loc 3361741 3362165 424 0.0
.debug_ranges 359696 359712 16 0.0
.debug_str 3455343 3455785 442 0.0
bl702+rpc .debug_aranges 140576 140592 16 0.0
.debug_frame 511728 511788 60 0.0
.debug_info 41797967 41801675 3708 0.0
.debug_line 5626327 5626697 370 0.0
.debug_loc 3554409 3554872 463 0.0
.debug_ranges 382152 382168 16 0.0
.debug_str 3851310 3851752 442 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676611 56 0.0
.rodata 89587 89603 16 0.0
.text 586656 586696 40 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640811 640851 40 0.0
.text 561752 561792 40 0.0
lock-ftd LP_CC2652R7 (read only) 678119 678135 16 0.0
.text 600352 600368 16 0.0
lock-mtd LP_CC2652R7 (read only) 661947 661963 16 0.0
.text 558344 558360 16 0.0
pump-app LP_CC2652R7 (read only) 687283 687299 16 0.0
.text 596292 596308 16 0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671791 16 0.0
.text 585232 585248 16 0.0
shell LP_CC2652R7 (read only) 667582 667630 48 0.0
.rodata 86302 86318 16 0.0
.text 580964 580996 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587338 16 0.0
.app_xip_area 463980 463996 16 0.0
lock cyw930739m2evb_01 (read/write) 594378 594402 24 0.0
.app_xip_area 465708 465732 24 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543306 543330 24 0.0
.app_xip_area 424988 425012 24 0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110320 16 0.0
.text 971880 971896 16 0.0
BRD4161A+rs911x (read/write) 1003552 1003568 16 0.0
.text 832300 832316 16 0.0
window-app BRD4161A (read/write) 1102352 1102368 16 0.0
.text 962456 962472 16 0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222938 32 0.0
(read/write) 1788038 1788046 8 0.0
.flash.rodata 257608 257616 8 0.0
.flash.text 1222906 1222938 32 0.0
m5stack (read only) 1232935 1232999 64 0.0
(read/write) 563924 563940 16 0.0
.flash.rodata 314656 314672 16 0.0
.flash.text 1227551 1227615 64 0.0
k32w light k32w0+release (read/write) 649868 649900 32 0.0
.text 574360 574392 32 0.0
lock k32w0+release (read/write) 706824 706856 32 0.0
.text 630860 630892 32 0.0
linux all-clusters-app debug (read only) 3078217 3078425 208 0.0
(read/write) 157720 157752 32 0.0
.data.rel.ro 86824 86856 32 0.0
.text 2611954 2612162 208 0.0
all-clusters-minimal-app debug (read only) 2905449 2905657 208 0.0
.text 2442482 2442690 208 0.0
bridge-app debug+rpc (read only) 2405417 2405545 128 0.0
.text 2028818 2028946 128 0.0
chip-tool debug (read only) 10985105 10985713 608 0.0
.rodata 577173 577237 64 0.0
.text 8885940 8886484 544 0.0
chip-tool-ipv6only arm64 (read only) 10352644 10353156 512 0.0
.rodata 503812 503860 48 0.0
.text 8194884 8195348 464 0.0
lighting-app debug+rpc (read only) 2630945 2631073 128 0.0
.text 2229234 2229362 128 0.0
lock-app debug (read only) 2614017 2614145 128 0.0
.text 2199362 2199490 128 0.0
ota-provider-app debug (read only) 2390977 2391105 128 0.0
.text 2007826 2007954 128 0.0
ota-requestor-app debug (read only) 2556529 2556657 128 0.0
.text 2157186 2157314 128 0.0
shell debug (read only) 2620673 2620881 208 0.0
(read/write) 142792 142824 32 0.0
.data.rel.ro 77952 77984 32 0.0
.text 2221474 2221682 208 0.0
thermostat-no-ble arm64 (read only) 2385420 2385500 80 0.0
.text 1999968 2000048 80 0.0
tv-app debug (read only) 3219329 3219473 144 0.0
.text 2761346 2761490 144 0.0
tv-casting-app debug (read only) 5525129 5525753 624 0.0
.rodata 350329 350393 64 0.0
.text 4901698 4902258 560 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182067 64 0.0
rodata 144180 144196 16 0.0
text 815244 815284 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160671 1160703 32 0.0
text 803112 803152 40 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1743836 1743916 80 0.0
.debug_aranges 111784 111800 16 0.0
.debug_frame 373216 373276 60 0.0
.debug_info 26811205 26816160 4955 0.0
.debug_line 3667609 3667935 326 0.0
.debug_loc 3579706 3580436 730 0.0
.debug_ranges 339888 339904 16 0.0
.debug_str 3438974 3439416 442 0.0
.text 1544072 1544152 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1686476 1686524 48 0.0
.debug_aranges 111256 111272 16 0.0
.debug_frame 376296 376356 60 0.0
.debug_info 26548054 26552941 4887 0.0
.debug_line 3688325 3688651 326 0.0
.debug_loc 3567343 3568073 730 0.0
.debug_ranges 338504 338520 16 0.0
.debug_str 3427987 3428429 442 0.0
.text 1487448 1487496 48 0.0
light cy8ckit_062s2_43012 (read/write) 1605060 1605076 16 0.0
.debug_aranges 103464 103480 16 0.0
.debug_frame 346624 346684 60 0.0
.debug_info 22013490 22017137 3647 0.0
.debug_line 3258337 3258574 237 0.0
.debug_loc 3265647 3266180 533 0.0
.debug_ranges 303832 303848 16 0.0
.debug_str 3233519 3233961 442 0.0
.text 1414224 1414240 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1642668 1642700 32 0.0
.debug_aranges 104136 104152 16 0.0
.debug_frame 349448 349508 60 0.0
.debug_info 22392809 22396457 3648 0.0
.debug_line 3267031 3267266 235 0.0
.debug_loc 3305505 3306008 503 0.0
.debug_ranges 307176 307192 16 0.0
.debug_str 3260974 3261416 442 0.0
.text 1446800 1446832 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130812 16 0.0
.text 577892 577908 16 0.0
lock-app qpg6105+debug (read/write) 1101760 1101792 32 0.0
.text 548860 548892 32 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813692 24 0.0
text 574570 574590 20 0.0
lighting-app tlsr9518adk80d (read/write) 835624 835648 24 0.0
text 592730 592750 20 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843756 24 0.0
text 598974 598996 22 0.0
Decreases (7 builds for bl702, cc13x2_26x2)
platform target config section 9989fc1 ba15fa8 change % change
bl702 lighting-app bl702 .text 956776 956774 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174980 174924 -56 -0.0
lock-ftd LP_CC2652R7 (read/write) 170584 170568 -16 -0.0
lock-mtd LP_CC2652R7 (read/write) 182444 182428 -16 -0.0
pump-app LP_CC2652R7 (read/write) 162124 162108 -16 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177744 177728 -16 -0.0
shell LP_CC2652R7 (read/write) 186264 186216 -48 -0.0
Full report (48 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9989fc1 ba15fa8 change % change
bl602 lighting-app bl602 (read/write) 1412506 1412530 24 0.0
.bss 121585 121585 0 0.0
.data 9824 9824 0 0.0
.text 1067230 1067254 24 0.0
bl602+rpc (read/write) 1457982 1458006 24 0.0
.bss 129017 129017 0 0.0
.data 10208 10208 0 0.0
.text 1098834 1098858 24 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188011 1188011 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506733 1506733 0 0.0
.debug_aranges 133072 133088 16 0.0
.debug_frame 486352 486412 60 0.0
.debug_info 37891398 37895072 3674 0.0
.debug_line 5251788 5252158 370 0.0
.debug_loc 3361741 3362165 424 0.0
.debug_ranges 359696 359712 16 0.0
.debug_str 3455343 3455785 442 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956776 956774 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283939 1283939 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644312 1644312 0 0.0
.debug_aranges 140576 140592 16 0.0
.debug_frame 511728 511788 60 0.0
.debug_info 41797967 41801675 3708 0.0
.debug_line 5626327 5626697 370 0.0
.debug_loc 3554409 3554872 463 0.0
.debug_ranges 382152 382168 16 0.0
.debug_str 3851310 3851752 442 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030476 1030476 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676611 56 0.0
(read/write) 174980 174924 -56 -0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89587 89603 16 0.0
.text 586656 586696 40 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640811 640851 40 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78739 78739 0 0.0
.text 561752 561792 40 0.0
lock-ftd LP_CC2652R7 (read only) 678119 678135 16 0.0
(read/write) 170584 170568 -16 -0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77287 77287 0 0.0
.text 600352 600368 16 0.0
lock-mtd LP_CC2652R7 (read only) 661947 661963 16 0.0
(read/write) 182444 182428 -16 -0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103123 103123 0 0.0
.text 558344 558360 16 0.0
pump-app LP_CC2652R7 (read only) 687283 687299 16 0.0
(read/write) 162124 162108 -16 -0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90507 90507 0 0.0
.text 596292 596308 16 0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671791 16 0.0
(read/write) 177744 177728 -16 -0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86063 86063 0 0.0
.text 585232 585248 16 0.0
shell LP_CC2652R7 (read only) 667582 667630 48 0.0
(read/write) 186264 186216 -48 -0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86302 86318 16 0.0
.text 580964 580996 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587338 16 0.0
.app_xip_area 463980 463996 16 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 594378 594402 24 0.0
.app_xip_area 465708 465732 24 0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543306 543330 24 0.0
.app_xip_area 424988 425012 24 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110320 16 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971880 971896 16 0.0
BRD4161A+rpc (read/write) 973444 973444 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 820328 820328 0 0.0
BRD4161A+rs911x (read/write) 1003552 1003568 16 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832300 832316 16 0.0
lock-app BRD4161A+wf200 (read/write) 1151308 1151308 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 996968 996968 0 0.0
window-app BRD4161A (read/write) 1102352 1102368 16 0.0
.bss 137780 137780 0 0.0
.data 2096 2096 0 0.0
.text 962456 962472 16 0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222938 32 0.0
(read/write) 1788038 1788046 8 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257608 257616 8 0.0
.flash.text 1222906 1222938 32 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1232935 1232999 64 0.0
(read/write) 563924 563940 16 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314656 314672 16 0.0
.flash.text 1227551 1227615 64 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649868 649900 32 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574360 574392 32 0.0
lock k32w0+release (read/write) 706824 706856 32 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630860 630892 32 0.0
linux all-clusters-app debug (read only) 3078217 3078425 208 0.0
(read/write) 157720 157752 32 0.0
.bss 62112 62112 0 0.0
.data 2208 2208 0 0.0
.data.rel.ro 86824 86856 32 0.0
.dynamic 608 608 0 0.0
.got 4744 4744 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 282827 282827 0 0.0
.text 2611954 2612162 208 0.0
all-clusters-minimal-app debug (read only) 2905449 2905657 208 0.0
(read/write) 149184 149184 0 0.0
.bss 61312 61312 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 79224 79224 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 282475 282475 0 0.0
.text 2442482 2442690 208 0.0
bridge-app debug+rpc (read only) 2405417 2405545 128 0.0
(read/write) 129272 129272 0 0.0
.bss 50880 50880 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 68616 68616 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 209856 209856 0 0.0
.text 2028818 2028946 128 0.0
chip-tool debug (read only) 10985105 10985713 608 0.0
(read/write) 658312 658312 0 0.0
.bss 26072 26072 0 0.0
.data 2690 2690 0 0.0
.data.rel.ro 623016 623016 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 577173 577237 64 0.0
.text 8885940 8886484 544 0.0
chip-tool-ipv6only arm64 (read only) 10352644 10353156 512 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 503812 503860 48 0.0
.text 8194884 8195348 464 0.0
lighting-app debug+rpc (read only) 2630945 2631073 128 0.0
(read/write) 132024 132024 0 0.0
.bss 50016 50016 0 0.0
.data 2224 2224 0 0.0
.data.rel.ro 73624 73624 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 226688 226688 0 0.0
.text 2229234 2229362 128 0.0
lock-app debug (read only) 2614017 2614145 128 0.0
(read/write) 127232 127232 0 0.0
.bss 48512 48512 0 0.0
.data 1840 1840 0 0.0
.data.rel.ro 70664 70664 0 0.0
.dynamic 608 608 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 243880 243880 0 0.0
.text 2199362 2199490 128 0.0
ota-provider-app debug (read only) 2390977 2391105 128 0.0
(read/write) 120664 120664 0 0.0
.bss 48032 48032 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 64488 64488 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 215560 215560 0 0.0
.text 2007826 2007954 128 0.0
ota-requestor-app debug (read only) 2556529 2556657 128 0.0
(read/write) 129072 129072 0 0.0
.bss 50592 50592 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 69880 69880 0 0.0
.dynamic 608 608 0 0.0
.got 4656 4656 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 222608 222608 0 0.0
.text 2157186 2157314 128 0.0
shell debug (read only) 2620673 2620881 208 0.0
(read/write) 142792 142824 32 0.0
.bss 57736 57736 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77952 77984 32 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 239698 239698 0 0.0
.text 2221474 2221682 208 0.0
thermostat-no-ble arm64 (read only) 2385420 2385500 80 0.0
(read/write) 143457 143457 0 0.0
.bss 55297 55297 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77112 77112 0 0.0
.dynamic 560 560 0 0.0
.got 5160 5160 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 143444 143444 0 0.0
.text 1999968 2000048 80 0.0
tv-app debug (read only) 3219329 3219473 144 0.0
(read/write) 260984 260984 0 0.0
.bss 170136 170136 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 80096 80096 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 266776 266776 0 0.0
.text 2761346 2761490 144 0.0
tv-casting-app debug (read only) 5525129 5525753 624 0.0
(read/write) 161496 161496 0 0.0
.bss 52120 52120 0 0.0
.data 1872 1872 0 0.0
.data.rel.ro 101032 101032 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 350329 350393 64 0.0
.text 4901698 4902258 560 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455640 2455640 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418284 1418284 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182067 64 0.0
bss 143633 143633 0 0.0
rodata 144180 144196 16 0.0
text 815244 815284 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160671 1160703 32 0.0
bss 142860 142860 0 0.0
rodata 135768 135768 0 0.0
text 803112 803152 40 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1743836 1743916 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1229321 1229321 0 0.0
.debug_aranges 111784 111800 16 0.0
.debug_frame 373216 373276 60 0.0
.debug_info 26811205 26816160 4955 0.0
.debug_line 3667609 3667935 326 0.0
.debug_loc 3579706 3580436 730 0.0
.debug_ranges 339888 339904 16 0.0
.debug_str 3438974 3439416 442 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569356 569356 0 0.0
.symtab 421168 421168 0 0.0
.text 1544072 1544152 80 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1686476 1686524 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1221120 1221120 0 0.0
.debug_aranges 111256 111272 16 0.0
.debug_frame 376296 376356 60 0.0
.debug_info 26548054 26552941 4887 0.0
.debug_line 3688325 3688651 326 0.0
.debug_loc 3567343 3568073 730 0.0
.debug_ranges 338504 338520 16 0.0
.debug_str 3427987 3428429 442 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533445 533445 0 0.0
.symtab 407600 407600 0 0.0
.text 1487448 1487496 48 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1605060 1605076 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1055176 1055176 0 0.0
.debug_aranges 103464 103480 16 0.0
.debug_frame 346624 346684 60 0.0
.debug_info 22013490 22017137 3647 0.0
.debug_line 3258337 3258574 237 0.0
.debug_loc 3265647 3266180 533 0.0
.debug_ranges 303832 303848 16 0.0
.debug_str 3233519 3233961 442 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469822 469822 0 0.0
.symtab 376048 376048 0 0.0
.text 1414224 1414240 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845864 845864 0 0.0
(read/write) 1642668 1642700 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185008 185008 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1062595 1062595 0 0.0
.debug_aranges 104136 104152 16 0.0
.debug_frame 349448 349508 60 0.0
.debug_info 22392809 22396457 3648 0.0
.debug_line 3267031 3267266 235 0.0
.debug_loc 3305505 3306008 503 0.0
.debug_ranges 307176 307192 16 0.0
.debug_str 3260974 3261416 442 0.0
.heap 845864 845864 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 476025 476025 0 0.0
.symtab 379232 379232 0 0.0
.text 1446800 1446832 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130812 16 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577892 577908 16 0.0
lock-app qpg6105+debug (read/write) 1101760 1101792 32 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548860 548892 32 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813692 24 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574570 574590 20 0.0
lighting-app tlsr9518adk80d (read/write) 835624 835648 24 0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592730 592750 20 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843756 24 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598974 598996 22 0.0

@github-actions
Copy link

github-actions bot commented Sep 16, 2022

PR #22686: Size comparison from 9989fc1 to 593aa69

Increases (34 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
platform target config section 9989fc1 593aa69 change % change
bl602 lighting-app bl602 (read/write) 1412506 1412530 24 0.0
.text 1067230 1067252 22 0.0
bl602+rpc (read/write) 1457982 1458006 24 0.0
.text 1098834 1098858 24 0.0
bl702 lighting-app bl702 .debug_aranges 133072 133088 16 0.0
.debug_frame 486352 486412 60 0.0
.debug_info 37891398 37895072 3674 0.0
.debug_line 5251788 5252158 370 0.0
.debug_loc 3361741 3362165 424 0.0
.debug_ranges 359696 359712 16 0.0
.debug_str 3455343 3455785 442 0.0
bl702+rpc .debug_aranges 140576 140592 16 0.0
.debug_frame 511728 511788 60 0.0
.debug_info 41797967 41801677 3710 0.0
.debug_line 5626327 5626697 370 0.0
.debug_loc 3554409 3554872 463 0.0
.debug_ranges 382152 382168 16 0.0
.debug_str 3851310 3851752 442 0.0
.text 1030476 1030480 4 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676611 56 0.0
.rodata 89587 89603 16 0.0
.text 586656 586696 40 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640811 640851 40 0.0
.text 561752 561792 40 0.0
lock-ftd LP_CC2652R7 (read only) 678119 678135 16 0.0
.text 600352 600368 16 0.0
lock-mtd LP_CC2652R7 (read only) 661947 661963 16 0.0
.text 558344 558360 16 0.0
pump-app LP_CC2652R7 (read only) 687283 687299 16 0.0
.text 596292 596308 16 0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671791 16 0.0
.text 585232 585248 16 0.0
shell LP_CC2652R7 (read only) 667582 667630 48 0.0
.rodata 86302 86318 16 0.0
.text 580964 580996 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587338 16 0.0
.app_xip_area 463980 463996 16 0.0
lock cyw930739m2evb_01 (read/write) 594378 594402 24 0.0
.app_xip_area 465708 465732 24 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543306 543330 24 0.0
.app_xip_area 424988 425012 24 0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110320 16 0.0
.text 971880 971896 16 0.0
BRD4161A+rs911x (read/write) 1003552 1003568 16 0.0
.text 832300 832316 16 0.0
window-app BRD4161A (read/write) 1102352 1102368 16 0.0
.text 962456 962472 16 0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222938 32 0.0
(read/write) 1788038 1788046 8 0.0
.flash.rodata 257608 257616 8 0.0
.flash.text 1222906 1222938 32 0.0
m5stack (read only) 1232935 1232999 64 0.0
(read/write) 563924 563940 16 0.0
.flash.rodata 314656 314672 16 0.0
.flash.text 1227551 1227615 64 0.0
k32w light k32w0+release (read/write) 649868 649900 32 0.0
.text 574360 574392 32 0.0
lock k32w0+release (read/write) 706824 706856 32 0.0
.text 630860 630892 32 0.0
linux chip-tool-ipv6only arm64 (read only) 10352644 10353156 512 0.0
.rodata 503812 503860 48 0.0
.text 8194884 8195348 464 0.0
thermostat-no-ble arm64 (read only) 2385420 2385500 80 0.0
.text 1999968 2000048 80 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182067 64 0.0
rodata 144180 144196 16 0.0
text 815244 815284 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160671 1160703 32 0.0
text 803112 803152 40 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1743836 1743916 80 0.0
.debug_aranges 111784 111800 16 0.0
.debug_frame 373216 373276 60 0.0
.debug_info 26811205 26816159 4954 0.0
.debug_line 3667609 3667937 328 0.0
.debug_loc 3579706 3580436 730 0.0
.debug_ranges 339888 339904 16 0.0
.debug_str 3438974 3439416 442 0.0
.text 1544072 1544152 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1686476 1686524 48 0.0
.debug_aranges 111256 111272 16 0.0
.debug_frame 376296 376356 60 0.0
.debug_info 26548054 26552942 4888 0.0
.debug_line 3688325 3688653 328 0.0
.debug_loc 3567343 3568073 730 0.0
.debug_ranges 338504 338520 16 0.0
.debug_str 3427987 3428429 442 0.0
.text 1487448 1487496 48 0.0
light cy8ckit_062s2_43012 (read/write) 1605060 1605076 16 0.0
.debug_aranges 103464 103480 16 0.0
.debug_frame 346624 346684 60 0.0
.debug_info 22013490 22017136 3646 0.0
.debug_line 3258337 3258576 239 0.0
.debug_loc 3265647 3266180 533 0.0
.debug_ranges 303832 303848 16 0.0
.debug_str 3233519 3233961 442 0.0
.text 1414224 1414240 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1642668 1642700 32 0.0
.debug_aranges 104136 104152 16 0.0
.debug_frame 349448 349508 60 0.0
.debug_info 22392809 22396457 3648 0.0
.debug_line 3267031 3267268 237 0.0
.debug_loc 3305505 3306008 503 0.0
.debug_ranges 307176 307192 16 0.0
.debug_str 3260974 3261416 442 0.0
.text 1446800 1446832 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130812 16 0.0
.text 577892 577908 16 0.0
lock-app qpg6105+debug (read/write) 1101760 1101792 32 0.0
.text 548860 548892 32 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813692 24 0.0
text 574570 574590 20 0.0
lighting-app tlsr9518adk80d (read/write) 835624 835648 24 0.0
text 592730 592752 22 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843756 24 0.0
text 598974 598994 20 0.0
Decreases (7 builds for bl702, cc13x2_26x2)
platform target config section 9989fc1 593aa69 change % change
bl702 lighting-app bl702 .text 956776 956774 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174980 174924 -56 -0.0
lock-ftd LP_CC2652R7 (read/write) 170584 170568 -16 -0.0
lock-mtd LP_CC2652R7 (read/write) 182444 182428 -16 -0.0
pump-app LP_CC2652R7 (read/write) 162124 162108 -16 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177744 177728 -16 -0.0
shell LP_CC2652R7 (read/write) 186264 186216 -48 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9989fc1 593aa69 change % change
bl602 lighting-app bl602 (read/write) 1412506 1412530 24 0.0
.bss 121585 121585 0 0.0
.data 9824 9824 0 0.0
.text 1067230 1067252 22 0.0
bl602+rpc (read/write) 1457982 1458006 24 0.0
.bss 129017 129017 0 0.0
.data 10208 10208 0 0.0
.text 1098834 1098858 24 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188011 1188011 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506733 1506733 0 0.0
.debug_aranges 133072 133088 16 0.0
.debug_frame 486352 486412 60 0.0
.debug_info 37891398 37895072 3674 0.0
.debug_line 5251788 5252158 370 0.0
.debug_loc 3361741 3362165 424 0.0
.debug_ranges 359696 359712 16 0.0
.debug_str 3455343 3455785 442 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956776 956774 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283939 1283939 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644312 1644312 0 0.0
.debug_aranges 140576 140592 16 0.0
.debug_frame 511728 511788 60 0.0
.debug_info 41797967 41801677 3710 0.0
.debug_line 5626327 5626697 370 0.0
.debug_loc 3554409 3554872 463 0.0
.debug_ranges 382152 382168 16 0.0
.debug_str 3851310 3851752 442 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030476 1030480 4 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676611 56 0.0
(read/write) 174980 174924 -56 -0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89587 89603 16 0.0
.text 586656 586696 40 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640811 640851 40 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78739 78739 0 0.0
.text 561752 561792 40 0.0
lock-ftd LP_CC2652R7 (read only) 678119 678135 16 0.0
(read/write) 170584 170568 -16 -0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77287 77287 0 0.0
.text 600352 600368 16 0.0
lock-mtd LP_CC2652R7 (read only) 661947 661963 16 0.0
(read/write) 182444 182428 -16 -0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103123 103123 0 0.0
.text 558344 558360 16 0.0
pump-app LP_CC2652R7 (read only) 687283 687299 16 0.0
(read/write) 162124 162108 -16 -0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90507 90507 0 0.0
.text 596292 596308 16 0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671791 16 0.0
(read/write) 177744 177728 -16 -0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86063 86063 0 0.0
.text 585232 585248 16 0.0
shell LP_CC2652R7 (read only) 667582 667630 48 0.0
(read/write) 186264 186216 -48 -0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86302 86318 16 0.0
.text 580964 580996 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587338 16 0.0
.app_xip_area 463980 463996 16 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 594378 594402 24 0.0
.app_xip_area 465708 465732 24 0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543306 543330 24 0.0
.app_xip_area 424988 425012 24 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110320 16 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971880 971896 16 0.0
BRD4161A+rpc (read/write) 973444 973444 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 820328 820328 0 0.0
BRD4161A+rs911x (read/write) 1003552 1003568 16 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832300 832316 16 0.0
lock-app BRD4161A+wf200 (read/write) 1151308 1151308 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 996968 996968 0 0.0
window-app BRD4161A (read/write) 1102352 1102368 16 0.0
.bss 137780 137780 0 0.0
.data 2096 2096 0 0.0
.text 962456 962472 16 0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222938 32 0.0
(read/write) 1788038 1788046 8 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257608 257616 8 0.0
.flash.text 1222906 1222938 32 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1232935 1232999 64 0.0
(read/write) 563924 563940 16 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314656 314672 16 0.0
.flash.text 1227551 1227615 64 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649868 649900 32 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574360 574392 32 0.0
lock k32w0+release (read/write) 706824 706856 32 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630860 630892 32 0.0
linux chip-tool-ipv6only arm64 (read only) 10352644 10353156 512 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 503812 503860 48 0.0
.text 8194884 8195348 464 0.0
thermostat-no-ble arm64 (read only) 2385420 2385500 80 0.0
(read/write) 143457 143457 0 0.0
.bss 55297 55297 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77112 77112 0 0.0
.dynamic 560 560 0 0.0
.got 5160 5160 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 143444 143444 0 0.0
.text 1999968 2000048 80 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455640 2455640 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418284 1418284 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182067 64 0.0
bss 143633 143633 0 0.0
rodata 144180 144196 16 0.0
text 815244 815284 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160671 1160703 32 0.0
bss 142860 142860 0 0.0
rodata 135768 135768 0 0.0
text 803112 803152 40 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1743836 1743916 80 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1229321 1229321 0 0.0
.debug_aranges 111784 111800 16 0.0
.debug_frame 373216 373276 60 0.0
.debug_info 26811205 26816159 4954 0.0
.debug_line 3667609 3667937 328 0.0
.debug_loc 3579706 3580436 730 0.0
.debug_ranges 339888 339904 16 0.0
.debug_str 3438974 3439416 442 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569356 569356 0 0.0
.symtab 421168 421168 0 0.0
.text 1544072 1544152 80 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 842704 842704 0 0.0
(read/write) 1686476 1686524 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1221120 1221120 0 0.0
.debug_aranges 111256 111272 16 0.0
.debug_frame 376296 376356 60 0.0
.debug_info 26548054 26552942 4888 0.0
.debug_line 3688325 3688653 328 0.0
.debug_loc 3567343 3568073 730 0.0
.debug_ranges 338504 338520 16 0.0
.debug_str 3427987 3428429 442 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533445 533445 0 0.0
.symtab 407600 407600 0 0.0
.text 1487448 1487496 48 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850896 850896 0 0.0
(read/write) 1605060 1605076 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1055176 1055176 0 0.0
.debug_aranges 103464 103480 16 0.0
.debug_frame 346624 346684 60 0.0
.debug_info 22013490 22017136 3646 0.0
.debug_line 3258337 3258576 239 0.0
.debug_loc 3265647 3266180 533 0.0
.debug_ranges 303832 303848 16 0.0
.debug_str 3233519 3233961 442 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469822 469822 0 0.0
.symtab 376048 376048 0 0.0
.text 1414224 1414240 16 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845864 845864 0 0.0
(read/write) 1642668 1642700 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185008 185008 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1062595 1062595 0 0.0
.debug_aranges 104136 104152 16 0.0
.debug_frame 349448 349508 60 0.0
.debug_info 22392809 22396457 3648 0.0
.debug_line 3267031 3267268 237 0.0
.debug_loc 3305505 3306008 503 0.0
.debug_ranges 307176 307192 16 0.0
.debug_str 3260974 3261416 442 0.0
.heap 845864 845864 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 476025 476025 0 0.0
.symtab 379232 379232 0 0.0
.text 1446800 1446832 32 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130812 16 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577892 577908 16 0.0
lock-app qpg6105+debug (read/write) 1101760 1101792 32 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548860 548892 32 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813692 24 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574570 574590 20 0.0
lighting-app tlsr9518adk80d (read/write) 835624 835648 24 0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592730 592752 22 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843756 24 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598974 598994 20 0.0

@andy31415
Copy link
Contributor

Marking 1.0: user reported issue, fix is very localized and this contains testing for the functionality.

@andy31415
Copy link
Contributor

Merging even with test failure: this makes things better by passing Tests/Test Suites - Darwin

The other darwin unit test failure needs to be investigated separately.

@andy31415 andy31415 merged commit 786a01e into project-chip:master Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Wildcard reads do not work with unreadable attributes
5 participants