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

[ICD] Subscription resumption logic should skip subscriptions created during startup wait time #25545

Conversation

jtung-apple
Copy link
Contributor

For #25416 @bzbarsky-apple pointed out that if a subscription request comes in during the startup min interval wait time, the new subscription would also be persisted and the logic would create a ReadHandler object for the same subscription.

This fixes the issue by skipping resuming subscription if the SubscriptionId matches on in the ReadHandler list.

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

PR #25545: Size comparison from a566243 to 0d20187

Increases (6 builds for bl602, bl702, cc13x2_26x2, linux)
platform target config section a566243 0d20187 change % change
bl602 lighting-app bl602 .text 1027908 1027910 2 0.0
bl702 lighting-app bl702+rpc .debug_info 45028373 45028374 1 0.0
.text 1032200 1032202 2 0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 179764 179772 8 0.0
pump-app LP_CC2652R7 (read/write) 158660 158668 8 0.0
linux chip-tool-ipv6only arm64 (read only) 12158468 12158964 496 0.0
.rodata 588388 588452 64 0.0
.text 9829444 9829876 432 0.0
thermostat-no-ble arm64 (read only) 2521492 2521988 496 0.0
.rodata 150864 150928 64 0.0
.text 2108224 2108656 432 0.0
Decreases (2 builds for cc13x2_26x2)
platform target config section a566243 0d20187 change % change
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 663931 663923 -8 -0.0
.text 559928 559920 -8 -0.0
pump-app LP_CC2652R7 (read only) 690531 690523 -8 -0.0
.text 598968 598960 -8 -0.0
Full report (16 builds for bl602, bl702, cc13x2_26x2, cc32xx, linux, qpg)
platform target config section a566243 0d20187 change % change
bl602 lighting-app bl602 (read/write) 1351854 1351854 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1027908 1027910 2 0.0
bl602+rpc (read/write) 1397302 1397302 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1058846 1058846 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1190459 1190459 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69793 69793 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1552063 1552063 0 0.0
.debug_aranges 134320 134320 0 0.0
.debug_frame 492532 492532 0 0.0
.debug_info 40616300 40616300 0 0.0
.debug_line 5283235 5283235 0 0.0
.debug_loc 3420440 3420440 0 0.0
.debug_ranges 372984 372984 0 0.0
.debug_str 3581623 3581623 0 0.0
.hbn 536 536 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 107904 107904 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 575121 575121 0 0.0
.symtab 173776 173776 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 957532 957532 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1280343 1280343 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77841 77841 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700366 1700366 0 0.0
.debug_aranges 142560 142560 0 0.0
.debug_frame 520220 520220 0 0.0
.debug_info 45028373 45028374 1 0.0
.debug_line 5681997 5681997 0 0.0
.debug_loc 3617064 3617064 0 0.0
.debug_ranges 396760 396760 0 0.0
.debug_str 3985160 3985160 0 0.0
.hbn 536 536 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 122016 122016 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 636010 636010 0 0.0
.symtab 192096 192096 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 1032200 1032202 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680935 680935 0 0.0
(read/write) 170136 170136 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 592092 592092 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644063 644063 0 0.0
(read/write) 157432 157432 0 0.0
.bss 79964 79964 0 0.0
.data 3352 3352 0 0.0
.rodata 78399 78399 0 0.0
.text 565344 565344 0 0.0
lock-ftd LP_CC2652R7 (read only) 677343 677343 0 0.0
(read/write) 171104 171104 0 0.0
.bss 78228 78228 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 600152 600152 0 0.0
lock-mtd LP_CC2652R7 (read only) 663931 663923 -8 -0.0
(read/write) 179764 179772 8 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559928 559920 -8 -0.0
pump-app LP_CC2652R7 (read only) 690531 690523 -8 -0.0
(read/write) 158660 158668 8 0.0
.bss 78204 78204 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598968 598960 -8 -0.0
pump-controller-app LP_CC2652R7 (read only) 675483 675483 0 0.0
(read/write) 173844 173844 0 0.0
.bss 78340 78340 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 588032 588032 0 0.0
shell LP_CC2652R7 (read only) 672382 672382 0 0.0
(read/write) 180760 180760 0 0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586640 586640 0 0.0
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 644425 644425 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930235 930235 0 0.0
.debug_aranges 87344 87344 0 0.0
.debug_frame 300044 300044 0 0.0
.debug_info 20267386 20267386 0 0.0
.debug_line 2659771 2659771 0 0.0
.debug_loc 2802807 2802807 0 0.0
.debug_ranges 282960 282960 0 0.0
.debug_str 3024017 3024017 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256624 256624 0 0.0
.text 536372 536372 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12158468 12158964 496 0.0
(read/write) 733448 733448 0 0.0
.bss 34296 34296 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 675552 675552 0 0.0
.dynamic 560 560 0 0.0
.got 15384 15384 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 588388 588452 64 0.0
.text 9829444 9829876 432 0.0
thermostat-no-ble arm64 (read only) 2521492 2521988 496 0.0
(read/write) 145240 145240 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77688 77688 0 0.0
.dynamic 560 560 0 0.0
.got 5368 5368 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150864 150928 64 0.0
.text 2108224 2108656 432 0.0
qpg lighting-app qpg6105+debug (read/write) 1152020 1152020 0 0.0
.bss 99812 99812 0 0.0
.data 852 852 0 0.0
.text 599116 599116 0 0.0
lock-app qpg6105+debug (read/write) 1119084 1119084 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 566184 566184 0 0.0

@pullapprove pullapprove bot requested a review from joonhaengHeo March 7, 2023 21:48
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

PR #25545: Size comparison from a566243 to f3a0511

Increases (16 builds for bl602, bl702, cc13x2_26x2, cc32xx, linux, nrfconnect, psoc6)
platform target config section a566243 f3a0511 change % change
bl602 lighting-app bl602 .text 1027908 1027910 2 0.0
bl702 lighting-app bl702 .debug_line 5283235 5283359 124 0.0
bl702+rpc .debug_line 5681997 5682042 45 0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 644063 644079 16 0.0
.text 565344 565360 16 0.0
pump-app LP_CC2652R7 (read only) 690531 690547 16 0.0
.text 598968 598984 16 0.0
pump-controller-app LP_CC2652R7 (read only) 675483 675499 16 0.0
.text 588032 588048 16 0.0
shell LP_CC2652R7 (read only) 672382 672390 8 0.0
.text 586640 586648 8 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20267386 20267387 1 0.0
linux chip-tool-ipv6only arm64 (read only) 12158468 12158964 496 0.0
.rodata 588388 588452 64 0.0
.text 9829444 9829876 432 0.0
thermostat-no-ble arm64 (read only) 2521492 2522036 544 0.0
.rodata 150864 150928 64 0.0
.text 2108224 2108704 480 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 804280 804288 8 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1432864 1432880 16 0.0
text 775044 775052 8 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 text 773428 773432 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1762844 1762860 16 0.0
.debug_info 27984418 27984462 44 0.0
.debug_line 3794681 3794706 25 0.0
.debug_loc 3698524 3698559 35 0.0
.text 1562112 1562128 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27528883 27528926 43 0.0
.debug_line 3802180 3802205 25 0.0
.debug_loc 3681725 3681760 35 0.0
lock cy8ckit_062s2_43012 .debug_info 23122315 23122316 1 0.0
Decreases (7 builds for bl702, cc13x2_26x2, efr32, psoc6)
platform target config section a566243 f3a0511 change % change
bl702 lighting-app bl702 .debug_info 40616300 40616277 -23 -0.0
.text 957532 957530 -2 -0.0
bl702+rpc .debug_abbrev 1700366 1700349 -17 -0.0
.debug_frame 520220 520216 -4 -0.0
.debug_info 45028373 45028330 -43 -0.0
.debug_loc 3617064 3616987 -77 -0.0
.text 1032200 1032198 -2 -0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read/write) 158660 158644 -16 -0.0
pump-controller-app LP_CC2652R7 (read/write) 173844 173828 -16 -0.0
shell LP_CC2652R7 (read/write) 180760 180752 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1013828 1013812 -16 -0.0
.text 838360 838344 -16 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22870658 22870656 -2 -0.0
Full report (34 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section a566243 f3a0511 change % change
bl602 lighting-app bl602 (read/write) 1351854 1351854 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1027908 1027910 2 0.0
bl602+rpc (read/write) 1397302 1397302 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1058846 1058846 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1190459 1190459 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69793 69793 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1552063 1552063 0 0.0
.debug_aranges 134320 134320 0 0.0
.debug_frame 492532 492532 0 0.0
.debug_info 40616300 40616277 -23 -0.0
.debug_line 5283235 5283359 124 0.0
.debug_loc 3420440 3420440 0 0.0
.debug_ranges 372984 372984 0 0.0
.debug_str 3581623 3581623 0 0.0
.hbn 536 536 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 107904 107904 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 575121 575121 0 0.0
.symtab 173776 173776 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
957532 957530 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1280343 1280343 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77841 77841 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700366 1700349 -17 -0.0
.debug_aranges 142560 142560 0 0.0
.debug_frame 520220 520216 -4 -0.0
.debug_info 45028373 45028330 -43 -0.0
.debug_line 5681997 5682042 45 0.0
.debug_loc 3617064 3616987 -77 -0.0
.debug_ranges 396760 396760 0 0.0
.debug_str 3985160 3985160 0 0.0
.hbn 536 536 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 122016 122016 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 636010 636010 0 0.0
.symtab 192096 192096 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1032200 1032198 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680935 680935 0 0.0
(read/write) 170136 170136 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 592092 592092 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644063 644079 16 0.0
(read/write) 157432 157432 0 0.0
.bss 79964 79964 0 0.0
.data 3352 3352 0 0.0
.rodata 78399 78399 0 0.0
.text 565344 565360 16 0.0
lock-ftd LP_CC2652R7 (read only) 677343 677343 0 0.0
(read/write) 171104 171104 0 0.0
.bss 78228 78228 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 600152 600152 0 0.0
lock-mtd LP_CC2652R7 (read only) 663931 663931 0 0.0
(read/write) 179764 179764 0 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559928 559928 0 0.0
pump-app LP_CC2652R7 (read only) 690531 690547 16 0.0
(read/write) 158660 158644 -16 -0.0
.bss 78204 78204 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598968 598984 16 0.0
pump-controller-app LP_CC2652R7 (read only) 675483 675499 16 0.0
(read/write) 173844 173828 -16 -0.0
.bss 78340 78340 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 588032 588048 16 0.0
shell LP_CC2652R7 (read only) 672382 672390 8 0.0
(read/write) 180760 180752 -8 -0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586640 586648 8 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 644425 644425 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930235 930235 0 0.0
.debug_aranges 87344 87344 0 0.0
.debug_frame 300044 300044 0 0.0
.debug_info 20267386 20267387 1 0.0
.debug_line 2659771 2659771 0 0.0
.debug_loc 2802807 2802807 0 0.0
.debug_ranges 282960 282960 0 0.0
.debug_str 3024017 3024017 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256624 256624 0 0.0
.text 0 0 0 0.0
536372 536372 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586802 586802 0 0.0
.app_xip_area 463684 463684 0 0.0
.bss 65560 65560 0 0.0
.data 740 740 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590778 590778 0 0.0
.app_xip_area 462364 462364 0 0.0
.bss 70848 70848 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551822 551822 0 0.0
.app_xip_area 434208 434208 0 0.0
.bss 60096 60096 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1030964 1030964 0 0.0
.bss 179284 179284 0 0.0
.data 2060 2060 0 0.0
.text 849600 849600 0 0.0
BRD4187C (read/write) 1013828 1013812 -16 -0.0
.bss 148176 148176 0 0.0
.data 2696 2696 0 0.0
.text 838360 838344 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1056724 1056724 0 0.0
.bss 150572 150572 0 0.0
.data 2068 2068 0 0.0
.text 904064 904064 0 0.0
window-app BRD4187C (read/write) 1130372 1130372 0 0.0
.bss 132608 132608 0 0.0
.data 2588 2588 0 0.0
.text 970580 970580 0 0.0
k32w contact k32w0+release (read/write) 673248 673248 0 0.0
.bss 65348 65348 0 0.0
.data 2224 2224 0 0.0
.text 574276 574276 0 0.0
light k32w0+release (read/write) 672292 672292 0 0.0
.bss 65012 65012 0 0.0
.data 2212 2212 0 0.0
.text 573668 573668 0 0.0
lock k32w0+release (read/write) 626708 626708 0 0.0
.bss 63084 63084 0 0.0
.data 2136 2136 0 0.0
.text 546472 546472 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12158468 12158964 496 0.0
(read/write) 733448 733448 0 0.0
.bss 34296 34296 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 675552 675552 0 0.0
.dynamic 560 560 0 0.0
.got 15384 15384 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 588388 588452 64 0.0
.text 9829444 9829876 432 0.0
thermostat-no-ble arm64 (read only) 2521492 2522036 544 0.0
(read/write) 145240 145240 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77688 77688 0 0.0
.dynamic 560 560 0 0.0
.got 5368 5368 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150864 150928 64 0.0
.text 2108224 2108704 480 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467600 2467600 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430244 1430244 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1173068 1173068 0 0.0
bss 155397 155397 0 0.0
rodata 132588 132588 0 0.0
text 804280 804288 8 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1432864 1432880 16 0.0
bss 135137 135137 0 0.0
rodata 228640 228640 0 0.0
text 775044 775052 8 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1118072 1118072 0 0.0
bss 154553 154553 0 0.0
rodata 109416 109416 0 0.0
text 773428 773432 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841000 841000 0 0.0
(read/write) 1762844 1762860 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189704 189704 0 0.0
.comment 200 200 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 2640 2640 0 0.0
.debug_abbrev 1253593 1253593 0 0.0
.debug_aranges 111464 111464 0 0.0
.debug_frame 374648 374648 0 0.0
.debug_info 27984418 27984462 44 0.0
.debug_line 3794681 3794706 25 0.0
.debug_loc 3698524 3698559 35 0.0
.debug_ranges 364856 364856 0 0.0
.debug_str 3533241 3533241 0 0.0
.heap 841000 841000 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 581588 581588 0 0.0
.symtab 426032 426032 0 0.0
.text 1562112 1562128 16 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841808 841808 0 0.0
(read/write) 1703028 1703028 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188904 188904 0 0.0
.comment 200 200 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 2632 2632 0 0.0
.debug_abbrev 1238926 1238926 0 0.0
.debug_aranges 110696 110696 0 0.0
.debug_frame 376984 376984 0 0.0
.debug_info 27528883 27528926 43 0.0
.debug_line 3802180 3802205 25 0.0
.debug_loc 3681725 3681760 35 0.0
.debug_ranges 362792 362792 0 0.0
.debug_str 3520363 3520363 0 0.0
.heap 841808 841808 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 541297 541297 0 0.0
.symtab 410944 410944 0 0.0
.text 1503104 1503104 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850072 850072 0 0.0
(read/write) 1616804 1616804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180808 180808 0 0.0
.comment 200 200 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 1074281 1074281 0 0.0
.debug_aranges 102904 102904 0 0.0
.debug_frame 347268 347268 0 0.0
.debug_info 22870658 22870656 -2 -0.0
.debug_line 3355059 3355059 0 0.0
.debug_loc 3357195 3357195 0 0.0
.debug_ranges 321312 321312 0 0.0
.debug_str 3319134 3319134 0 0.0
.heap 850072 850072 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 477014 477014 0 0.0
.symtab 378928 378928 0 0.0
.text 1425144 1425144 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845096 845096 0 0.0
(read/write) 1650620 1650620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185768 185768 0 0.0
.comment 200 200 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 2480 2480 0 0.0
.debug_abbrev 1076225 1076225 0 0.0
.debug_aranges 103304 103304 0 0.0
.debug_frame 349032 349032 0 0.0
.debug_info 23122315 23122316 1 0.0
.debug_line 3357204 3357204 0 0.0
.debug_loc 3381703 3381703 0 0.0
.debug_ranges 323864 323864 0 0.0
.debug_str 3337936 3337936 0 0.0
.heap 845096 845096 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 480738 480738 0 0.0
.symtab 381104 381104 0 0.0
.text 1453984 1453984 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152020 1152020 0 0.0
.bss 99812 99812 0 0.0
.data 852 852 0 0.0
.text 599116 599116 0 0.0
lock-app qpg6105+debug (read/write) 1119084 1119084 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 566184 566184 0 0.0

@pullapprove pullapprove bot requested a review from younghak-hwang March 7, 2023 23:35
@jtung-apple jtung-apple merged commit 305455e into project-chip:master Mar 9, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
… during startup wait time (project-chip#25545)

* [ICD] Subscription resumption logic should skip subscriptions created during startup wait time
mwswartwout pushed a commit to mwswartwout/connectedhomeip that referenced this pull request Mar 27, 2023
… during startup wait time (project-chip#25545)

* [ICD] Subscription resumption logic should skip subscriptions created during startup wait time
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.

4 participants