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

tv-casting-app: Synchronizing on the use of NsdManager.resolveService() #23549

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

sharadb-amazon
Copy link
Contributor

Related to #23514

Problem

  1. A pre-commissioned Android tv-casting-app fails to resolve Matter TVs with the FAILURE_ALREADY_ACTIVE error.
  2. Also, Seek command and Read API not working with the iOS tv-casting-app

Change summary

  1. Used the NsdManagerServiceResolver's NsdManagerResolverAvailState to synchronize on the use of the NsdManager resolver.
  2. Also, Made the necessary change in data types for the seek command request param and initialized the dictionaries that hold the readAttributeHandlers (previously nil)

Testing

Tested with the tv-casting-apps running on Android and iOS, against the Linux tv-app

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

PR #23549: Size comparison from bda7a8c to 4314e23

Increases (8 builds for bl602, cc13x2_26x2, esp32, psoc6, qpg, telink)
platform target config section bda7a8c 4314e23 change % change
bl602 lighting-app bl602+rpc .text 1100358 1100360 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677395 677403 8 0.0
.text 587536 587544 8 0.0
esp32 all-clusters-app m5stack (read/write) 564332 564340 8 0.0
.flash.rodata 315048 315056 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27023695 27023696 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26760325 26760326 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22459150 22459151 1 0.0
qpg lock-app qpg6105+debug (read/write) 1114344 1114352 8 0.0
.text 561440 561448 8 0.0
telink ota-requestor-app tlsr9518adk80d text 565532 565534 2 0.0
Decreases (4 builds for bl602, cc13x2_26x2, psoc6, telink)
platform target config section bda7a8c 4314e23 change % change
bl602 lighting-app bl602 .text 1068756 1068754 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174148 174140 -8 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 2222573 22225736 -1 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 612624 612622 -2 -0.0
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section bda7a8c 4314e23 change % change
bl602 lighting-app bl602 (read/write) 1388982 1388982 0 0.0
.bss 90729 90729 0 0.0
.data 9936 9936 0 0.0
.text 1068756 1068754 -2 -0.0
bl602+rpc (read/write) 1434430 1434430 0 0.0
.bss 98161 98161 0 0.0
.data 10320 10320 0 0.0
.text 1100358 1100360 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188179 1188179 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67126 67126 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1514432 1514432 0 0.0
.debug_aranges 132032 132032 0 0.0
.debug_frame 484600 484600 0 0.0
.debug_info 38074142 38074142 0 0.0
.debug_line 5271016 5271016 0 0.0
.debug_loc 3373259 3373259 0 0.0
.debug_ranges 359736 359736 0 0.0
.debug_str 3447472 3447472 0 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 116152 116152 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565752 565752 0 0.0
.symtab 171984 171984 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957110 957110 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284123 1284123 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75158 75158 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4816 4816 0 0.0
.debug_abbrev 1651848 1651848 0 0.0
.debug_aranges 139536 139536 0 0.0
.debug_frame 509972 509972 0 0.0
.debug_info 4199138 4199138 0 0.0
.debug_line 5647163 5647163 0 0.0
.debug_loc 3566043 3566043 0 0.0
.debug_ranges 382536 382536 0 0.0
.debug_str 3843622 3843622 0 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 129560 129560 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624925 624925 0 0.0
.symtab 189792 189792 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030818 1030818 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677395 677403 8 0.0
(read/write) 174148 174140 -8 -0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89547 89547 0 0.0
.text 587536 587544 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641667 641667 0 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78683 78683 0 0.0
.text 562664 562664 0 0.0
lock-ftd LP_CC2652R7 (read only) 676167 676167 0 0.0
(read/write) 172512 172512 0 0.0
.bss 78460 78460 0 0.0
.data 3304 3304 0 0.0
.rodata 77071 77071 0 0.0
.text 598616 598616 0 0.0
lock-mtd LP_CC2652R7 (read only) 659955 659955 0 0.0
(read/write) 184412 184412 0 0.0
.bss 74148 74148 0 0.0
.data 3304 3304 0 0.0
.rodata 102923 102923 0 0.0
.text 556552 556552 0 0.0
pump-app LP_CC2652R7 (read only) 688631 688631 0 0.0
(read/write) 160784 160784 0 0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90559 90559 0 0.0
.text 597588 597588 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672915 672915 0 0.0
(read/write) 176596 176596 0 0.0
.bss 78524 78524 0 0.0
.data 3292 3292 0 0.0
.rodata 86107 86107 0 0.0
.text 586328 586328 0 0.0
shell LP_CC2652R7 (read only) 668638 668638 0 0.0
(read/write) 185224 185224 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86294 86294 0 0.0
.text 582028 582028 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586814 586814 0 0.0
.app_xip_area 463424 463424 0 0.0
.bss 65808 65808 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590870 590870 0 0.0
.app_xip_area 462184 462184 0 0.0
.bss 71096 71096 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543034 543034 0 0.0
.app_xip_area 424716 424716 0 0.0
.bss 60776 60776 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+rpc (read/write) 974172 974172 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 819724 819724 0 0.0
BRD4161A+rs911x (read/write) 1034720 1034720 0 0.0
.bss 186728 186728 0 0.0
.data 2012 2012 0 0.0
.text 845956 845956 0 0.0
BRD4187C (read/write) 1146552 1146552 0 0.0
.bss 138648 138648 0 0.0
.data 2516 2516 0 0.0
.text 980792 980792 0 0.0
lock-app BRD4161A+wf200 (read/write) 1160008 1160008 0 0.0
.bss 158256 158256 0 0.0
.data 2020 2020 0 0.0
.text 999708 999708 0 0.0
window-app BRD4187C (read/write) 1139772 1139772 0 0.0
.bss 140064 140064 0 0.0
.data 2540 2540 0 0.0
.text 972572 972572 0 0.0
esp32 all-clusters-app c3devkit (read only) 1224242 1224242 0 0.0
(read/write) 1788518 1788518 0 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 258088 258088 0 0.0
.flash.text 1224242 1224242 0 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1234123 1234123 0 0.0
(read/write) 564332 564340 8 0.0
.dram0.bss 82320 82320 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 315048 315056 8 0.0
.flash.text 1228739 1228739 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661244 661244 0 0.0
.bss 77024 77024 0 0.0
.data 2104 2104 0 0.0
.text 563004 563004 0 0.0
light k32w0+release (read/write) 671288 671288 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 591676 591676 0 0.0
lock k32w0+release (read/write) 632764 632764 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 552372 552372 0 0.0
linux all-clusters-app debug (read only) 3085025 3085025 0 0.0
(read/write) 158280 158280 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 86984 86984 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 280843 280843 0 0.0
.text 2620082 2620082 0 0.0
all-clusters-minimal-app debug (read only) 2910721 2910721 0 0.0
(read/write) 149712 149712 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79352 79352 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280331 280331 0 0.0
.text 2449330 2449330 0 0.0
bridge-app debug+rpc (read only) 2409945 2409945 0 0.0
(read/write) 129448 129448 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68616 68616 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 210688 210688 0 0.0
.text 2032290 2032290 0 0.0
chip-tool debug (read only) 11079121 11079121 0 0.0
(read/write) 658304 658304 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623040 623040 0 0.0
.dynamic 608 608 0 0.0
.got 5176 5176 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 591837 591837 0 0.0
.text 8963972 8963972 0 0.0
chip-tool-ipv6only arm64 (read only) 10433484 10433484 0 0.0
(read/write) 706337 706337 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650672 650672 0 0.0
.dynamic 560 560 0 0.0
.got 13912 13912 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518220 518220 0 0.0
.text 8259988 8259988 0 0.0
lighting-app debug+rpc (read only) 2640961 2640961 0 0.0
(read/write) 132296 132296 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73832 73832 0 0.0
.dynamic 608 608 0 0.0
.got 4624 4624 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 227552 227552 0 0.0
.text 2237106 2237106 0 0.0
lock-app debug (read only) 2599953 2599953 0 0.0
(read/write) 127216 127216 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70680 70680 0 0.0
.dynamic 608 608 0 0.0
.got 4656 4656 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 243752 243752 0 0.0
.text 2184882 2184882 0 0.0
ota-provider-app debug (read only) 2396377 2396377 0 0.0
(read/write) 120744 120744 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64600 64600 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216328 216328 0 0.0
.text 2011890 2011890 0 0.0
ota-requestor-app debug (read only) 2561689 2561689 0 0.0
(read/write) 129056 129056 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69960 69960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223408 223408 0 0.0
.text 2161026 2161026 0 0.0
shell debug (read only) 2621153 2621153 0 0.0
(read/write) 142808 142808 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77880 77880 0 0.0
.dynamic 608 608 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239186 239186 0 0.0
.text 2222850 2222850 0 0.0
thermostat-no-ble arm64 (read only) 2392092 2392092 0 0.0
(read/write) 143777 143777 0 0.0
.bss 55393 55393 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77328 77328 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144724 144724 0 0.0
.text 2004000 2004000 0 0.0
tv-app debug (read only) 3254761 3254761 0 0.0
(read/write) 261800 261800 0 0.0
.bss 170648 170648 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80224 80224 0 0.0
.dynamic 608 608 0 0.0
.got 4992 4992 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268216 268216 0 0.0
.text 2792946 2792946 0 0.0
tv-casting-app debug (read only) 5580841 5580841 0 0.0
(read/write) 161720 161720 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101056 101056 0 0.0
.dynamic 608 608 0 0.0
.got 4904 4904 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 355001 355001 0 0.0
.text 4950562 4950562 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452192 2452192 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1414836 1414836 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1187759 1187759 0 0.0
bss 145285 145285 0 0.0
rodata 144436 144436 0 0.0
text 816956 816956 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1167107 1167107 0 0.0
bss 144512 144512 0 0.0
rodata 136224 136224 0 0.0
text 805446 805446 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1746028 1746028 0 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 1235716 1235716 0 0.0
.debug_aranges 110704 110704 0 0.0
.debug_frame 371280 371280 0 0.0
.debug_info 27023695 27023696 1 0.0
.debug_line 3685729 3685729 0 0.0
.debug_loc 3603426 3603426 0 0.0
.debug_ranges 339528 339528 0 0.0
.debug_str 3431145 3431145 0 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 570258 570258 0 0.0
.symtab 421424 421424 0 0.0
.text 1546264 1546264 0 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) 1688628 1688628 0 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 1227559 1227559 0 0.0
.debug_aranges 110176 110176 0 0.0
.debug_frame 374360 374360 0 0.0
.debug_info 26760325 26760326 1 0.0
.debug_line 3706713 3706713 0 0.0
.debug_loc 3591063 3591063 0 0.0
.debug_ranges 338144 338144 0 0.0
.debug_str 3420165 3420165 0 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 534347 534347 0 0.0
.symtab 407856 407856 0 0.0
.text 1489600 1489600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1606956 1606956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 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 1062020 1062020 0 0.0
.debug_aranges 102376 102376 0 0.0
.debug_frame 344676 344676 0 0.0
.debug_info 2222573 22225736 -1 -0.0
.debug_line 3276055 3276055 0 0.0
.debug_loc 3288807 3288807 0 0.0
.debug_ranges 303440 303440 0 0.0
.debug_str 3225600 3225600 0 0.0
.heap 850888 850888 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 470672 470672 0 0.0
.symtab 376240 376240 0 0.0
.text 1416112 1416112 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1640732 1640732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 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 1063995 1063995 0 0.0
.debug_aranges 102776 102776 0 0.0
.debug_frame 346548 346548 0 0.0
.debug_info 22459150 22459151 1 0.0
.debug_line 3272949 3272949 0 0.0
.debug_loc 3316401 3316401 0 0.0
.debug_ranges 305384 305384 0 0.0
.debug_str 3245071 3245071 0 0.0
.heap 845896 845896 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 473075 473075 0 0.0
.symtab 377920 377920 0 0.0
.text 1444896 1444896 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1149560 1149560 0 0.0
.bss 110596 110596 0 0.0
.data 848 848 0 0.0
.text 596660 596660 0 0.0
lock-app qpg6105+debug (read/write) 1114344 1114352 8 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 561440 561448 8 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 937220 937220 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 648654 648654 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 875196 875196 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 612624 612622 -2 -0.0
light-switch-app tlsr9518adk80d (read/write) 790700 790700 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 554154 554154 0 0.0
lighting-app tlsr9518adk80d (read/write) 874932 874932 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 624118 624118 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 805192 805192 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 565532 565534 2 0.0

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

PR #23549: Size comparison from bda7a8c to 06ecfcc

Increases above 0.2%:

platform target config section bda7a8c 06ecfcc change % change
bl602 lighting-app bl602 .data 9936 9984 48 0.5
bl602+rpc .data 10320 10376 56 0.5
bl702 lighting-app bl702 (read/write) 1188179 1195127 6948 0.6
.bss_psram 29696 30048 352 1.2
.debug_abbrev 1514432 1523919 9487 0.6
.debug_info 38074142 39161318 1087176 2.9
.debug_str 3447472 3462154 14682 0.4
.rodata 116152 116488 336 0.3
bl702+rpc .bss_psram 29936 30320 384 1.3
.debug_abbrev 1651848 1667931 16083 1.0
.debug_aranges 139536 140368 832 0.6
.debug_frame 509972 512416 2444 0.5
.debug_info 4199138 43430540 1439154 3.4
.debug_line 5647163 5667090 19927 0.4
.debug_str 3843622 3859443 15821 0.4
.rodata 129560 130120 560 0.4
.strtab 624925 626747 1822 0.3
cc13x2_26x2 all-clusters-app LP_CC2652R7 .rodata 89547 89851 304 0.3
all-clusters-minimal-app LP_CC2652R7 .rodata 78683 78987 304 0.4
lock-ftd LP_CC2652R7 .bss 78460 78884 424 0.5
.rodata 77071 77271 200 0.3
lock-mtd LP_CC2652R7 .rodata 102923 103307 384 0.4
pump-app LP_CC2652R7 .bss 78428 78852 424 0.5
pump-controller-app LP_CC2652R7 .bss 78524 78948 424 0.5
shell LP_CC2652R7 .rodata 86294 86598 304 0.4
cyw30739 light cyw930739m2evb_01 .bss 65808 66208 400 0.6
lock cyw930739m2evb_01 .bss 71096 71496 400 0.6
Increases (41 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section bda7a8c 06ecfcc change % change
bl602 lighting-app bl602 .data 9936 9984 48 0.5
bl602+rpc .data 10320 10376 56 0.5
bl702 lighting-app bl702 (read/write) 1188179 1195127 6948 0.6
.bss 67126 67166 40 0.1
.bss_psram 29696 30048 352 1.2
.debug_abbrev 1514432 1523919 9487 0.6
.debug_aranges 132032 132304 272 0.2
.debug_frame 484600 485212 612 0.1
.debug_info 38074142 39161318 1087176 2.9
.debug_line 5271016 5271721 705 0.0
.debug_ranges 359736 360272 536 0.1
.debug_str 3447472 3462154 14682 0.4
.rodata 116152 116488 336 0.3
.strtab 565752 566532 780 0.1
bl702+rpc .bss 75158 75214 56 0.1
.bss_psram 29936 30320 384 1.3
.debug_abbrev 1651848 1667931 16083 1.0
.debug_aranges 139536 140368 832 0.6
.debug_frame 509972 512416 2444 0.5
.debug_info 4199138 43430540 1439154 3.4
.debug_line 5647163 5667090 19927 0.4
.debug_ranges 382536 383296 760 0.2
.debug_str 3843622 3859443 15821 0.4
.rodata 129560 130120 560 0.4
.strtab 624925 626747 1822 0.3
.symtab 189792 189920 128 0.1
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677395 678163 768 0.1
.rodata 89547 89851 304 0.3
.text 587536 588000 464 0.1
all-clusters-minimal-app LP_CC2652R7 (read only) 641667 642459 792 0.1
.rodata 78683 78987 304 0.4
.text 562664 563152 488 0.1
lock-ftd LP_CC2652R7 (read only) 676167 676303 136 0.0
(read/write) 172512 172800 288 0.2
.bss 78460 78884 424 0.5
.rodata 77071 77271 200 0.3
lock-mtd LP_CC2652R7 (read only) 659955 660819 864 0.1
.rodata 102923 103307 384 0.4
.text 556552 557032 480 0.1
pump-app LP_CC2652R7 (read only) 688631 688743 112 0.0
(read/write) 160784 161096 312 0.2
.bss 78428 78852 424 0.5
.rodata 90559 90759 200 0.2
pump-controller-app LP_CC2652R7 (read only) 672915 673035 120 0.0
(read/write) 176596 176900 304 0.2
.bss 78524 78948 424 0.5
.rodata 86107 86307 200 0.2
shell LP_CC2652R7 (read only) 668638 669382 744 0.1
.rodata 86294 86598 304 0.4
.text 582028 582468 440 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 586814 587230 416 0.1
.app_xip_area 463424 463440 16 0.0
.bss 65808 66208 400 0.6
lock cyw930739m2evb_01 (read/write) 590870 591338 468 0.1
.app_xip_area 462184 462252 68 0.0
.bss 71096 71496 400 0.6
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543034 543714 680 0.1
.app_xip_area 424716 425444 728 0.2
efr32 lock-app BRD4161A+wf200 (read/write) 1160008 1160120 112 0.0
.text 999708 999820 112 0.0
esp32 all-clusters-app c3devkit (read only) 1224242 1224292 50 0.0
(read/write) 1788518 1788606 88 0.0
.flash.rodata 258088 258176 88 0.0
.flash.text 1224242 1224292 50 0.0
m5stack (read only) 1234123 1234191 68 0.0
(read/write) 564332 564412 80 0.0
.flash.rodata 315048 315128 80 0.0
.flash.text 1228739 1228807 68 0.0
k32w contact k32w0+release (read/write) 661244 661796 552 0.1
.bss 77024 77112 88 0.1
.text 563004 563468 464 0.1
light k32w0+release (read/write) 671288 671816 528 0.1
.bss 74824 74912 88 0.1
.text 591676 592116 440 0.1
lock k32w0+release (read/write) 632764 633356 592 0.1
.bss 75584 75672 88 0.1
.text 552372 552876 504 0.1
linux all-clusters-app debug (read only) 3085025 3085417 392 0.0
(read/write) 158280 158312 32 0.0
.got 4760 4768 8 0.2
.rodata 280843 280939 96 0.0
.text 2620082 2620274 192 0.0
all-clusters-minimal-app debug (read only) 2910721 2911113 392 0.0
.got 4672 4680 8 0.2
.rodata 280331 280427 96 0.0
.text 2449330 2449522 192 0.0
bridge-app debug+rpc (read only) 2409945 2410081 136 0.0
.got 4560 4568 8 0.2
.text 2032290 2032322 32 0.0
chip-tool debug (read only) 11079121 11079241 120 0.0
.got 5176 5184 8 0.2
.text 8963972 8963988 16 0.0
chip-tool-ipv6only arm64 (read only) 10433484 10433596 112 0.0
(read/write) 706337 706353 16 0.0
.text 8259988 8260020 32 0.0
lighting-app debug+rpc (read only) 2640961 2641105 144 0.0
.got 4624 4632 8 0.2
.text 2237106 2237138 32 0.0
lock-app debug (read only) 2599953 2600345 392 0.0
.got 4656 4664 8 0.2
.rodata 243752 243848 96 0.0
.text 2184882 2185074 192 0.0
ota-provider-app debug (read only) 2396377 2396513 136 0.0
.got 4672 4680 8 0.2
.text 2011890 2011922 32 0.0
ota-requestor-app debug (read only) 2561689 2561825 136 0.0
(read/write) 129056 129088 32 0.0
.got 4664 4672 8 0.2
.text 2161026 2161058 32 0.0
shell debug (read only) 2621153 2621521 368 0.0
.got 4120 4128 8 0.2
.rodata 239186 239250 64 0.0
.text 2222850 2223042 192 0.0
tv-app debug (read only) 3254761 3254897 136 0.0
(read/write) 261800 261832 32 0.0
.got 4992 5000 8 0.2
.text 2792946 2792978 32 0.0
tv-casting-app debug (read only) 5580841 5580977 136 0.0
.got 4904 4912 8 0.2
.text 4950562 4950594 32 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452192 2452336 144 0.0
.text 1414836 1414980 144 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1187759 1187871 112 0.0
rodata 144436 144516 80 0.1
text 816956 816986 30 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1167107 1167283 176 0.0
rodata 136224 136304 80 0.1
text 805446 805536 90 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1746028 1746244 216 0.0
.debug_frame 371280 371284 4 0.0
.debug_info 27023695 27023905 210 0.0
.debug_line 3685729 3685946 217 0.0
.debug_loc 3603426 3603685 259 0.0
.debug_ranges 339528 339544 16 0.0
.symtab 421424 421440 16 0.0
.text 1546264 1546480 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1688628 1688796 168 0.0
.debug_frame 374360 374364 4 0.0
.debug_info 26760325 26760536 211 0.0
.debug_line 3706713 3706930 217 0.0
.debug_loc 3591063 3591322 259 0.0
.debug_ranges 338144 338160 16 0.0
.symtab 407856 407872 16 0.0
.text 1489600 1489768 168 0.0
lock cy8ckit_062s2_43012 (read/write) 1640732 1640964 232 0.0
.debug_frame 346548 346552 4 0.0
.debug_info 22459150 2245936 211 0.0
.debug_line 3272949 3273175 226 0.0
.debug_loc 3316401 3316660 259 0.0
.debug_ranges 305384 305400 16 0.0
.symtab 377920 377936 16 0.0
.text 1444896 1445128 232 0.0
qpg lock-app qpg6105+debug (read/write) 1114344 1115060 716 0.1
.text 561440 562156 716 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 937220 937352 132 0.0
text 648654 648702 48 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 875196 875344 148 0.0
text 612624 612688 64 0.0
Decreases (20 builds for bl602, bl702, cc13x2_26x2, cyw30739, psoc6, qpg, telink)
platform target config section bda7a8c 06ecfcc change % change
bl602 lighting-app bl602 (read/write) 1388982 1375258 -13724 -1.0
.bss 90729 90041 -688 -0.8
.text 1068756 1059186 -9570 -0.9
bl602+rpc (read/write) 1434430 1421082 -13348 -0.9
.bss 98161 98081 -80 -0.1
.text 1100358 1090682 -9676 -0.9
bl702 lighting-app bl702 .data 4280 4048 -232 -5.4
.debug_loc 3373259 3367060 -6199 -0.2
.symtab 171984 171808 -176 -0.1
.text 957110 955516 -1594 -0.2
bl702+rpc (read/write) 1284123 1283267 -856 -0.1
.data 4816 4576 -240 -5.0
.debug_loc 3566043 3561296 -4747 -0.1
.text 1030818 1029214 -1604 -0.2
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174148 173372 -776 -0.4
.bss 81236 81228 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read/write) 158004 157996 -8 -0.0
.bss 80508 80500 -8 -0.0
lock-ftd LP_CC2652R7 .text 598616 598552 -64 -0.0
lock-mtd LP_CC2652R7 (read/write) 184412 183540 -872 -0.5
.bss 74148 74140 -8 -0.0
pump-app LP_CC2652R7 .text 597588 597500 -88 -0.0
pump-controller-app LP_CC2652R7 .text 586328 586248 -80 -0.0
shell LP_CC2652R7 (read/write) 185224 184472 -752 -0.4
.bss 83556 83548 -8 -0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 .bss 60776 60736 -40 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3431145 3431045 -100 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3420165 3420065 -100 -0.0
lock cy8ckit_062s2_43012 .debug_str 3245071 3244971 -100 -0.0
qpg lighting-app qpg6105+debug (read/write) 1149560 1149312 -248 -0.0
.bss 110596 109860 -736 -0.7
.text 596660 596412 -248 -0.0
lock-app qpg6105+debug .bss 106372 106332 -40 -0.0
telink light-switch-app tlsr9518adk80d text 554154 554150 -4 -0.0
lighting-app tlsr9518adk80d (read/write) 874932 874924 -8 -0.0
text 624118 624116 -2 -0.0
ota-requestor-app tlsr9518adk80d text 565532 565530 -2 -0.0
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section bda7a8c 06ecfcc change % change
bl602 lighting-app bl602 (read/write) 1388982 1375258 -13724 -1.0
.bss 90729 90041 -688 -0.8
.data 9936 9984 48 0.5
.text 1068756 1059186 -9570 -0.9
bl602+rpc (read/write) 1434430 1421082 -13348 -0.9
.bss 98161 98081 -80 -0.1
.data 10320 10376 56 0.5
.text 1100358 1090682 -9676 -0.9
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188179 1195127 6948 0.6
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67126 67166 40 0.1
.bss_psram 29696 30048 352 1.2
.comment 48 48 0 0.0
.data 4280 4048 -232 -5.4
.debug_abbrev 1514432 1523919 9487 0.6
.debug_aranges 132032 132304 272 0.2
.debug_frame 484600 485212 612 0.1
.debug_info 38074142 39161318 1087176 2.9
.debug_line 5271016 5271721 705 0.0
.debug_loc 3373259 3367060 -6199 -0.2
.debug_ranges 359736 360272 536 0.1
.debug_str 3447472 3462154 14682 0.4
.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 116152 116488 336 0.3
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565752 566532 780 0.1
.symtab 171984 171808 -176 -0.1
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957110 955516 -1594 -0.2
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284123 1283267 -856 -0.1
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75158 75214 56 0.1
.bss_psram 29936 30320 384 1.3
.comment 48 48 0 0.0
.data 4816 4576 -240 -5.0
.debug_abbrev 1651848 1667931 16083 1.0
.debug_aranges 139536 140368 832 0.6
.debug_frame 509972 512416 2444 0.5
.debug_info 4199138 43430540 1439154 3.4
.debug_line 5647163 5667090 19927 0.4
.debug_loc 3566043 3561296 -4747 -0.1
.debug_ranges 382536 383296 760 0.2
.debug_str 3843622 3859443 15821 0.4
.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 129560 130120 560 0.4
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624925 626747 1822 0.3
.symtab 189792 189920 128 0.1
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030818 1029214 -1604 -0.2
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677395 678163 768 0.1
(read/write) 174148 173372 -776 -0.4
.bss 81236 81228 -8 -0.0
.data 3380 3380 0 0.0
.rodata 89547 89851 304 0.3
.text 587536 588000 464 0.1
all-clusters-minimal-app LP_CC2652R7 (read only) 641667 642459 792 0.1
(read/write) 158004 157996 -8 -0.0
.bss 80508 80500 -8 -0.0
.data 3380 3380 0 0.0
.rodata 78683 78987 304 0.4
.text 562664 563152 488 0.1
lock-ftd LP_CC2652R7 (read only) 676167 676303 136 0.0
(read/write) 172512 172800 288 0.2
.bss 78460 78884 424 0.5
.data 3304 3304 0 0.0
.rodata 77071 77271 200 0.3
.text 598616 598552 -64 -0.0
lock-mtd LP_CC2652R7 (read only) 659955 660819 864 0.1
(read/write) 184412 183540 -872 -0.5
.bss 74148 74140 -8 -0.0
.data 3304 3304 0 0.0
.rodata 102923 103307 384 0.4
.text 556552 557032 480 0.1
pump-app LP_CC2652R7 (read only) 688631 688743 112 0.0
(read/write) 160784 161096 312 0.2
.bss 78428 78852 424 0.5
.data 3296 3296 0 0.0
.rodata 90559 90759 200 0.2
.text 597588 597500 -88 -0.0
pump-controller-app LP_CC2652R7 (read only) 672915 673035 120 0.0
(read/write) 176596 176900 304 0.2
.bss 78524 78948 424 0.5
.data 3292 3292 0 0.0
.rodata 86107 86307 200 0.2
.text 586328 586248 -80 -0.0
shell LP_CC2652R7 (read only) 668638 669382 744 0.1
(read/write) 185224 184472 -752 -0.4
.bss 83556 83548 -8 -0.0
.data 3376 3376 0 0.0
.rodata 86294 86598 304 0.4
.text 582028 582468 440 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 586814 587230 416 0.1
.app_xip_area 463424 463440 16 0.0
.bss 65808 66208 400 0.6
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590870 591338 468 0.1
.app_xip_area 462184 462252 68 0.0
.bss 71096 71496 400 0.6
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543034 543714 680 0.1
.app_xip_area 424716 425444 728 0.2
.bss 60776 60736 -40 -0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974172 974172 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 819724 819724 0 0.0
BRD4161A+rs911x (read/write) 1034720 1034720 0 0.0
.bss 186728 186728 0 0.0
.data 2012 2012 0 0.0
.text 845956 845956 0 0.0
BRD4187C (read/write) 1146552 1146552 0 0.0
.bss 138648 138648 0 0.0
.data 2516 2516 0 0.0
.text 980792 980792 0 0.0
lock-app BRD4161A+wf200 (read/write) 1160008 1160120 112 0.0
.bss 158256 158256 0 0.0
.data 2020 2020 0 0.0
.text 999708 999820 112 0.0
window-app BRD4187C (read/write) 1139772 1139772 0 0.0
.bss 140064 140064 0 0.0
.data 2540 2540 0 0.0
.text 972572 972572 0 0.0
esp32 all-clusters-app c3devkit (read only) 1224242 1224292 50 0.0
(read/write) 1788518 1788606 88 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 258088 258176 88 0.0
.flash.text 1224242 1224292 50 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1234123 1234191 68 0.0
(read/write) 564332 564412 80 0.0
.dram0.bss 82320 82320 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 315048 315128 80 0.0
.flash.text 1228739 1228807 68 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661244 661796 552 0.1
.bss 77024 77112 88 0.1
.data 2104 2104 0 0.0
.text 563004 563468 464 0.1
light k32w0+release (read/write) 671288 671816 528 0.1
.bss 74824 74912 88 0.1
.data 2060 2060 0 0.0
.text 591676 592116 440 0.1
lock k32w0+release (read/write) 632764 633356 592 0.1
.bss 75584 75672 88 0.1
.data 2080 2080 0 0.0
.text 552372 552876 504 0.1
linux all-clusters-app debug (read only) 3085025 3085417 392 0.0
(read/write) 158280 158312 32 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 86984 86984 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4768 8 0.2
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 280843 280939 96 0.0
.text 2620082 2620274 192 0.0
all-clusters-minimal-app debug (read only) 2910721 2911113 392 0.0
(read/write) 149712 149712 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79352 79352 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4680 8 0.2
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280331 280427 96 0.0
.text 2449330 2449522 192 0.0
bridge-app debug+rpc (read only) 2409945 2410081 136 0.0
(read/write) 129448 129448 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68616 68616 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4568 8 0.2
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 210688 210688 0 0.0
.text 2032290 2032322 32 0.0
chip-tool debug (read only) 11079121 11079241 120 0.0
(read/write) 658304 658304 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623040 623040 0 0.0
.dynamic 608 608 0 0.0
.got 5176 5184 8 0.2
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 591837 591837 0 0.0
.text 8963972 8963988 16 0.0
chip-tool-ipv6only arm64 (read only) 10433484 10433596 112 0.0
(read/write) 706337 706353 16 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650672 650672 0 0.0
.dynamic 560 560 0 0.0
.got 13912 13912 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518220 518220 0 0.0
.text 8259988 8260020 32 0.0
lighting-app debug+rpc (read only) 2640961 2641105 144 0.0
(read/write) 132296 132296 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73832 73832 0 0.0
.dynamic 608 608 0 0.0
.got 4624 4632 8 0.2
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 227552 227552 0 0.0
.text 2237106 2237138 32 0.0
lock-app debug (read only) 2599953 2600345 392 0.0
(read/write) 127216 127216 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70680 70680 0 0.0
.dynamic 608 608 0 0.0
.got 4656 4664 8 0.2
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 243752 243848 96 0.0
.text 2184882 2185074 192 0.0
ota-provider-app debug (read only) 2396377 2396513 136 0.0
(read/write) 120744 120744 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64600 64600 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4680 8 0.2
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216328 216328 0 0.0
.text 2011890 2011922 32 0.0
ota-requestor-app debug (read only) 2561689 2561825 136 0.0
(read/write) 129056 129088 32 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69960 69960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4672 8 0.2
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223408 223408 0 0.0
.text 2161026 2161058 32 0.0
shell debug (read only) 2621153 2621521 368 0.0
(read/write) 142808 142808 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77880 77880 0 0.0
.dynamic 608 608 0 0.0
.got 4120 4128 8 0.2
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239186 239250 64 0.0
.text 2222850 2223042 192 0.0
thermostat-no-ble arm64 (read only) 2392092 2392092 0 0.0
(read/write) 143777 143777 0 0.0
.bss 55393 55393 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77328 77328 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144724 144724 0 0.0
.text 2004000 2004000 0 0.0
tv-app debug (read only) 3254761 3254897 136 0.0
(read/write) 261800 261832 32 0.0
.bss 170648 170648 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80224 80224 0 0.0
.dynamic 608 608 0 0.0
.got 4992 5000 8 0.2
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268216 268216 0 0.0
.text 2792946 2792978 32 0.0
tv-casting-app debug (read only) 5580841 5580977 136 0.0
(read/write) 161720 161720 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101056 101056 0 0.0
.dynamic 608 608 0 0.0
.got 4904 4912 8 0.2
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 355001 355001 0 0.0
.text 4950562 4950594 32 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452192 2452336 144 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1414836 1414980 144 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1187759 1187871 112 0.0
bss 145285 145285 0 0.0
rodata 144436 144516 80 0.1
text 816956 816986 30 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1167107 1167283 176 0.0
bss 144512 144512 0 0.0
rodata 136224 136304 80 0.1
text 805446 805536 90 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1746028 1746244 216 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 1235716 1235716 0 0.0
.debug_aranges 110704 110704 0 0.0
.debug_frame 371280 371284 4 0.0
.debug_info 27023695 27023905 210 0.0
.debug_line 3685729 3685946 217 0.0
.debug_loc 3603426 3603685 259 0.0
.debug_ranges 339528 339544 16 0.0
.debug_str 3431145 3431045 -100 -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 570258 570258 0 0.0
.symtab 421424 421440 16 0.0
.text 1546264 1546480 216 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) 1688628 1688796 168 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 1227559 1227559 0 0.0
.debug_aranges 110176 110176 0 0.0
.debug_frame 374360 374364 4 0.0
.debug_info 26760325 26760536 211 0.0
.debug_line 3706713 3706930 217 0.0
.debug_loc 3591063 3591322 259 0.0
.debug_ranges 338144 338160 16 0.0
.debug_str 3420165 3420065 -100 -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 534347 534347 0 0.0
.symtab 407856 407872 16 0.0
.text 1489600 1489768 168 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1606956 1606956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 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 1062020 1062020 0 0.0
.debug_aranges 102376 102376 0 0.0
.debug_frame 344676 344676 0 0.0
.debug_info 2222573 2222573 0 0.0
.debug_line 3276055 3276055 0 0.0
.debug_loc 3288807 3288807 0 0.0
.debug_ranges 303440 303440 0 0.0
.debug_str 3225600 3225600 0 0.0
.heap 850888 850888 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 470672 470672 0 0.0
.symtab 376240 376240 0 0.0
.text 1416112 1416112 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1640732 1640964 232 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 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 1063995 1063995 0 0.0
.debug_aranges 102776 102776 0 0.0
.debug_frame 346548 346552 4 0.0
.debug_info 22459150 2245936 211 0.0
.debug_line 3272949 3273175 226 0.0
.debug_loc 3316401 3316660 259 0.0
.debug_ranges 305384 305400 16 0.0
.debug_str 3245071 3244971 -100 -0.0
.heap 845896 845896 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 473075 473075 0 0.0
.symtab 377920 377936 16 0.0
.text 1444896 1445128 232 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1149560 1149312 -248 -0.0
.bss 110596 109860 -736 -0.7
.data 848 848 0 0.0
.text 596660 596412 -248 -0.0
lock-app qpg6105+debug (read/write) 1114344 1115060 716 0.1
.bss 106372 106332 -40 -0.0
.data 836 836 0 0.0
.text 561440 562156 716 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 937220 937352 132 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 648654 648702 48 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 875196 875344 148 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 612624 612688 64 0.0
light-switch-app tlsr9518adk80d (read/write) 790700 790700 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 554154 554150 -4 -0.0
lighting-app tlsr9518adk80d (read/write) 874932 874924 -8 -0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 624118 624116 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 805192 805192 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 565532 565530 -2 -0.0

@chrisdecenzo chrisdecenzo merged commit 599ad3b into project-chip:master Nov 10, 2022
sharadb-amazon added a commit to sharadb-amazon/connectedhomeip that referenced this pull request Nov 11, 2022
…() (project-chip#23549)

* tv-casting-app: Synchronizing on the use of NsdManager.resolveService()

* Making AppParameters.discriminator private
adbridge pushed a commit to ARM-software/connectedhomeip that referenced this pull request Nov 18, 2022
…() (project-chip#23549)

* tv-casting-app: Synchronizing on the use of NsdManager.resolveService()

* Making AppParameters.discriminator private
adbridge pushed a commit to ARM-software/connectedhomeip that referenced this pull request Nov 18, 2022
…() (project-chip#23549)

* tv-casting-app: Synchronizing on the use of NsdManager.resolveService()

* Making AppParameters.discriminator private
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.

3 participants