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

Update PASE/CASE session establishment response timeouts #23335

Conversation

vivien-apple
Copy link
Contributor

@vivien-apple vivien-apple commented Oct 25, 2022

Problem

PASE/CASE session establishment uses a default timeout of 30 seconds. This is way too long for the first message.

This PR adds 2 constexpr to configure a timeout for the "first" transmission, while the latter is for all the other messages.
The reason for the first message to have its own defines it to allow failing fast if the peer is unreachable.

@github-actions
Copy link

github-actions bot commented Oct 25, 2022

PR #23335: Size comparison from 0d6c60f to 645f765

Increases above 0.2%:

platform target config section 0d6c60f 645f765 change % change
bl702 lighting-app bl702+rpc .data 4800 4816 16 0.3
Increases (14 builds for bl602, bl702, cc13x2_26x2, linux, nrfconnect)
platform target config section 0d6c60f 645f765 change % change
bl602 lighting-app bl602 .data 9928 9936 8 0.1
bl602+rpc .data 10312 10320 8 0.1
bl702 lighting-app bl702 .data 4272 4280 8 0.2
.debug_str 3450856 3450861 5 0.0
.strtab 565320 565399 79 0.0
.symtab 171808 171856 48 0.0
bl702+rpc .data 4800 4816 16 0.3
.debug_str 3846833 3846838 5 0.0
.strtab 624493 624572 79 0.0
.symtab 189616 189664 48 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174080 174124 44 0.0
.rodata 89791 89803 12 0.0
all-clusters-minimal-app LP_CC2652R7 .rodata 78927 78939 12 0.0
lock-ftd LP_CC2652R7 (read/write) 172708 172752 44 0.0
.rodata 77315 77327 12 0.0
lock-mtd LP_CC2652R7 (read/write) 184656 184692 36 0.0
.rodata 103135 103147 12 0.0
pump-app LP_CC2652R7 (read/write) 161188 161224 36 0.0
.rodata 90763 90775 12 0.0
pump-controller-app LP_CC2652R7 (read/write) 176992 177036 44 0.0
.rodata 86319 86331 12 0.0
shell LP_CC2652R7 (read/write) 185376 185412 36 0.0
.rodata 86502 86514 12 0.0
linux chip-tool-ipv6only arm64 .rodata 518148 518156 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 144428 144440 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 136000 136012 12 0.0
Decreases (24 builds for bl602, bl702, cc13x2_26x2, k32w, linux, mbed, nrfconnect, qpg, telink)
platform target config section 0d6c60f 645f765 change % change
bl602 lighting-app bl602 (read/write) 1390446 1390174 -272 -0.0
.text 1069838 1069550 -288 -0.0
bl602+rpc (read/write) 1435662 1435382 -280 -0.0
.text 1101184 1100900 -284 -0.0
bl702 lighting-app bl702 (read/write) 1189363 1189067 -296 -0.0
.debug_abbrev 1508981 1508971 -10 -0.0
.debug_frame 484176 484168 -8 -0.0
.debug_info 37912745 37908653 -4092 -0.0
.debug_line 5256718 5255115 -1603 -0.0
.debug_loc 3367200 3365505 -1695 -0.1
.debug_ranges 358520 357944 -576 -0.2
.text 957910 957612 -298 -0.0
bl702+rpc (read/write) 1284755 1284483 -272 -0.0
.debug_abbrev 1646370 1646360 -10 -0.0
.debug_frame 509548 509540 -8 -0.0
.debug_info 41819732 41815641 -4091 -0.0
.debug_line 5631436 5629833 -1603 -0.0
.debug_loc 3559903 3558208 -1695 -0.0
.debug_ranges 380976 380400 -576 -0.2
.text 1031100 1030808 -292 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677435 -44 -0.0
.text 587376 587320 -56 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641727 641683 -44 -0.0
.text 562480 562424 -56 -0.0
lock-ftd LP_CC2652R7 (read only) 675987 675943 -44 -0.0
.text 598192 598136 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 659727 659691 -36 -0.0
.text 556112 556064 -48 -0.0
pump-app LP_CC2652R7 (read only) 688243 688207 -36 -0.0
.text 596996 596948 -48 -0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672491 -44 -0.0
.text 585736 585680 -56 -0.0
shell LP_CC2652R7 (read only) 668502 668466 -36 -0.0
.text 581684 581636 -48 -0.0
k32w contact k32w0+release (read/write) 661412 661360 -52 -0.0
.text 563156 563104 -52 -0.0
light k32w0+release (read/write) 671640 671588 -52 -0.0
.text 592012 591960 -52 -0.0
lock k32w0+release (read/write) 633204 633168 -36 -0.0
.text 552796 552760 -36 -0.0
linux chip-tool-ipv6only arm64 (read only) 10430932 10430636 -296 -0.0
.text 8257220 8256916 -304 -0.0
thermostat-no-ble arm64 (read only) 2391420 2391212 -208 -0.0
.text 2004032 2003824 -208 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452328 2452272 -56 -0.0
.text 1414972 1414916 -56 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183751 -36 -0.0
text 816008 815956 -52 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162455 1162419 -36 -0.0
text 803904 803844 -60 -0.0
qpg lighting-app qpg6105+debug (read/write) 1148936 1148900 -36 -0.0
.text 596036 596000 -36 -0.0
lock-app qpg6105+debug (read/write) 1113824 1113788 -36 -0.0
.text 560920 560884 -36 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790476 790408 -68 -0.0
text 554016 553938 -78 -0.0
lighting-app tlsr9518adk80d (read/write) 805724 805656 -68 -0.0
text 566168 566092 -76 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804608 804548 -60 -0.0
text 565040 564966 -74 -0.0
Full report (24 builds for bl602, bl702, cc13x2_26x2, k32w, linux, mbed, nrfconnect, qpg, telink)
platform target config section 0d6c60f 645f765 change % change
bl602 lighting-app bl602 (read/write) 1390446 1390174 -272 -0.0
.bss 90745 90745 0 0.0
.data 9928 9936 8 0.1
.text 1069838 1069550 -288 -0.0
bl602+rpc (read/write) 1435662 1435382 -280 -0.0
.bss 98177 98177 0 0.0
.data 10312 10320 8 0.1
.text 1101184 1100900 -284 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189363 1189067 -296 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4280 8 0.2
.debug_abbrev 1508981 1508971 -10 -0.0
.debug_aranges 131984 131984 0 0.0
.debug_frame 484176 484168 -8 -0.0
.debug_info 37912745 37908653 -4092 -0.0
.debug_line 5256718 5255115 -1603 -0.0
.debug_loc 3367200 3365505 -1695 -0.1
.debug_ranges 358520 357944 -576 -0.2
.debug_str 3450856 3450861 5 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 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565320 565399 79 0.0
.symtab 171808 171856 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957910 957612 -298 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284755 1284483 -272 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4816 16 0.3
.debug_abbrev 1646370 1646360 -10 -0.0
.debug_aranges 139488 139488 0 0.0
.debug_frame 509548 509540 -8 -0.0
.debug_info 41819732 41815641 -4091 -0.0
.debug_line 5631436 5629833 -1603 -0.0
.debug_loc 3559903 3558208 -1695 -0.0
.debug_ranges 380976 380400 -576 -0.2
.debug_str 3846833 3846838 5 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 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624493 624572 79 0.0
.symtab 189616 189664 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031100 1030808 -292 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677435 -44 -0.0
(read/write) 174080 174124 44 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89803 12 0.0
.text 587376 587320 -56 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641727 641683 -44 -0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78939 12 0.0
.text 562480 562424 -56 -0.0
lock-ftd LP_CC2652R7 (read only) 675987 675943 -44 -0.0
(read/write) 172708 172752 44 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77327 12 0.0
.text 598192 598136 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 659727 659691 -36 -0.0
(read/write) 184656 184692 36 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103147 12 0.0
.text 556112 556064 -48 -0.0
pump-app LP_CC2652R7 (read only) 688243 688207 -36 -0.0
(read/write) 161188 161224 36 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90763 90775 12 0.0
.text 596996 596948 -48 -0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672491 -44 -0.0
(read/write) 176992 177036 44 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86319 86331 12 0.0
.text 585736 585680 -56 -0.0
shell LP_CC2652R7 (read only) 668502 668466 -36 -0.0
(read/write) 185376 185412 36 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86514 12 0.0
.text 581684 581636 -48 -0.0
k32w contact k32w0+release (read/write) 661412 661360 -52 -0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563156 563104 -52 -0.0
light k32w0+release (read/write) 671640 671588 -52 -0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592012 591960 -52 -0.0
lock k32w0+release (read/write) 633204 633168 -36 -0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552796 552760 -36 -0.0
linux chip-tool-ipv6only arm64 (read only) 10430932 10430636 -296 -0.0
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518148 518156 8 0.0
.text 8257220 8256916 -304 -0.0
thermostat-no-ble arm64 (read only) 2391420 2391212 -208 -0.0
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 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 144484 144484 0 0.0
.text 2004032 2003824 -208 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452328 2452272 -56 -0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414972 1414916 -56 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183751 -36 -0.0
bss 144457 144457 0 0.0
rodata 144428 144440 12 0.0
text 816008 815956 -52 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162455 1162419 -36 -0.0
bss 143684 143684 0 0.0
rodata 136000 136012 12 0.0
text 803904 803844 -60 -0.0
qpg lighting-app qpg6105+debug (read/write) 1148936 1148900 -36 -0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596036 596000 -36 -0.0
lock-app qpg6105+debug (read/write) 1113824 1113788 -36 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560920 560884 -36 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790476 790408 -68 -0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554016 553938 -78 -0.0
lighting-app tlsr9518adk80d (read/write) 805724 805656 -68 -0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566168 566092 -76 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804608 804548 -60 -0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565040 564966 -74 -0.0

@vivien-apple vivien-apple force-pushed the SessionEstablihsment_PASECASETimeoutConfigurable branch from 645f765 to 84164df Compare October 25, 2022 12:00
@github-actions
Copy link

github-actions bot commented Oct 25, 2022

PR #23335: Size comparison from 0d6c60f to 84164df

Increases above 0.2%:

platform target config section 0d6c60f 84164df change % change
bl702 lighting-app bl702+rpc .data 4800 4816 16 0.3
Increases (20 builds for bl602, bl702, cc13x2_26x2, esp32, linux, nrfconnect, psoc6)
platform target config section 0d6c60f 84164df change % change
bl602 lighting-app bl602 .data 9928 9936 8 0.1
bl602+rpc .data 10312 10320 8 0.1
bl702 lighting-app bl702 .data 4272 4280 8 0.2
.debug_str 3450856 3450861 5 0.0
.strtab 565320 565399 79 0.0
.symtab 171808 171856 48 0.0
bl702+rpc .data 4800 4816 16 0.3
.debug_str 3846833 3846838 5 0.0
.strtab 624493 624572 79 0.0
.symtab 189616 189664 48 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174080 174116 36 0.0
.rodata 89791 89803 12 0.0
all-clusters-minimal-app LP_CC2652R7 .rodata 78927 78939 12 0.0
lock-ftd LP_CC2652R7 (read/write) 172708 172752 44 0.0
.rodata 77315 77327 12 0.0
lock-mtd LP_CC2652R7 (read/write) 184656 184692 36 0.0
.rodata 103135 103147 12 0.0
pump-app LP_CC2652R7 (read/write) 161188 161224 36 0.0
.rodata 90763 90775 12 0.0
pump-controller-app LP_CC2652R7 (read/write) 176992 177036 44 0.0
.rodata 86319 86331 12 0.0
shell LP_CC2652R7 (read/write) 185376 185412 36 0.0
.rodata 86502 86514 12 0.0
esp32 all-clusters-app c3devkit (read/write) 1788342 1788358 16 0.0
.flash.rodata 257896 257912 16 0.0
m5stack (read/write) 564252 564276 24 0.0
.flash.rodata 314952 314976 24 0.0
linux chip-tool-ipv6only arm64 .rodata 518148 518156 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 144428 144440 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 136000 136012 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3434734 3434739 5 0.0
.strtab 570037 570116 79 0.0
.symtab 421376 421488 112 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3423755 3423760 5 0.0
.strtab 534126 534205 79 0.0
.symtab 407808 407920 112 0.0
light cy8ckit_062s2_43012 .debug_str 3229275 3229280 5 0.0
.strtab 470503 470582 79 0.0
.symtab 376256 376368 112 0.0
lock cy8ckit_062s2_43012 .debug_str 3248669 3248674 5 0.0
.strtab 472854 472933 79 0.0
.symtab 377872 377984 112 0.0
Decreases (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0d6c60f 84164df change % change
bl602 lighting-app bl602 (read/write) 1390446 1390174 -272 -0.0
.text 1069838 1069552 -286 -0.0
bl602+rpc (read/write) 1435662 1435382 -280 -0.0
.text 1101184 1100898 -286 -0.0
bl702 lighting-app bl702 (read/write) 1189363 1189067 -296 -0.0
.debug_abbrev 1508981 1508971 -10 -0.0
.debug_frame 484176 484168 -8 -0.0
.debug_info 37912745 37908656 -4089 -0.0
.debug_line 5256718 5255114 -1604 -0.0
.debug_loc 3367200 3365505 -1695 -0.1
.debug_ranges 358520 357944 -576 -0.2
.text 957910 957614 -296 -0.0
bl702+rpc (read/write) 1284755 1284483 -272 -0.0
.debug_abbrev 1646370 1646360 -10 -0.0
.debug_frame 509548 509540 -8 -0.0
.debug_info 41819732 41815643 -4089 -0.0
.debug_line 5631436 5629832 -1604 -0.0
.debug_loc 3559903 3558208 -1695 -0.0
.debug_ranges 380976 380400 -576 -0.2
.text 1031100 1030806 -294 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677443 -36 -0.0
.text 587376 587328 -48 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641727 641675 -52 -0.0
.text 562480 562416 -64 -0.0
lock-ftd LP_CC2652R7 (read only) 675987 675943 -44 -0.0
.text 598192 598136 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 659727 659691 -36 -0.0
.text 556112 556064 -48 -0.0
pump-app LP_CC2652R7 (read only) 688243 688207 -36 -0.0
.text 596996 596948 -48 -0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672491 -44 -0.0
.text 585736 585680 -56 -0.0
shell LP_CC2652R7 (read only) 668502 668466 -36 -0.0
.text 581684 581636 -48 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588250 588206 -44 -0.0
.app_xip_area 464836 464792 -44 -0.0
lock cyw930739m2evb_01 (read/write) 592298 592254 -44 -0.0
.app_xip_area 463588 463544 -44 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544118 544074 -44 -0.0
.app_xip_area 425784 425740 -44 -0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974204 974168 -36 -0.0
.text 819660 819624 -36 -0.0
BRD4161A+rs911x (read/write) 1031784 1031512 -272 -0.0
.text 842992 842716 -276 -0.0
BRD4187C (read/write) 1146500 1146224 -276 -0.0
.text 980644 980368 -276 -0.0
lock-app BRD4161A+wf200 (read/write) 1157360 1157328 -32 -0.0
.text 997032 996996 -36 -0.0
window-app BRD4187C (read/write) 1139720 1139444 -276 -0.0
.text 972424 972148 -276 -0.0
esp32 all-clusters-app c3devkit (read only) 1223820 1223746 -74 -0.0
.flash.text 1223820 1223746 -74 -0.0
m5stack (read only) 1233799 1233703 -96 -0.0
.flash.text 1228415 1228319 -96 -0.0
k32w contact k32w0+release (read/write) 661412 661360 -52 -0.0
.text 563156 563104 -52 -0.0
light k32w0+release (read/write) 671640 671588 -52 -0.0
.text 592012 591960 -52 -0.0
lock k32w0+release (read/write) 633204 633168 -36 -0.0
.text 552796 552760 -36 -0.0
linux chip-tool-ipv6only arm64 (read only) 10430932 10430636 -296 -0.0
.text 8257220 8256916 -304 -0.0
thermostat-no-ble arm64 (read only) 2391420 2391212 -208 -0.0
.text 2004032 2003824 -208 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452328 2452272 -56 -0.0
.text 1414972 1414916 -56 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183751 -36 -0.0
text 816008 815956 -52 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162455 1162419 -36 -0.0
text 803904 803848 -56 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1745804 1745532 -272 -0.0
.debug_abbrev 1231276 1231266 -10 -0.0
.debug_frame 371040 371024 -16 -0.0
.debug_info 26843393 26837114 -6279 -0.0
.debug_line 3672924 3671187 -1737 -0.0
.debug_loc 3590845 3587324 -3521 -0.1
.debug_ranges 338680 337848 -832 -0.2
.text 1546024 1545752 -272 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1688404 1688132 -272 -0.0
.debug_abbrev 1223075 1223065 -10 -0.0
.debug_frame 374120 374104 -16 -0.0
.debug_info 26580145 26573868 -6277 -0.0
.debug_line 3693668 3691931 -1737 -0.0
.debug_loc 3578482 3574961 -3521 -0.1
.debug_ranges 337296 336464 -832 -0.2
.text 1489360 1489088 -272 -0.0
light cy8ckit_062s2_43012 (read/write) 1606932 1606652 -280 -0.0
.debug_abbrev 1057167 1057157 -10 -0.0
.debug_frame 344452 344436 -16 -0.0
.debug_info 22043595 22037319 -6276 -0.0
.debug_line 3263303 3261566 -1737 -0.1
.debug_loc 3276180 3272659 -3521 -0.1
.debug_ranges 302600 301768 -832 -0.3
.text 1416072 1415792 -280 -0.0
lock cy8ckit_062s2_43012 (read/write) 1640620 1640348 -272 -0.0
.debug_abbrev 1059105 1059095 -10 -0.0
.debug_frame 346308 346292 -16 -0.0
.debug_info 22276877 2227059 -6279 -0.0
.debug_line 3260287 3258550 -1737 -0.1
.debug_loc 3303789 3300268 -3521 -0.1
.debug_ranges 304536 303704 -832 -0.3
.text 1444768 1444496 -272 -0.0
qpg lighting-app qpg6105+debug (read/write) 1148936 1148900 -36 -0.0
.text 596036 596000 -36 -0.0
lock-app qpg6105+debug (read/write) 1113824 1113788 -36 -0.0
.text 560920 560884 -36 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790476 790408 -68 -0.0
text 554016 553940 -76 -0.0
lighting-app tlsr9518adk80d (read/write) 805724 805656 -68 -0.0
text 566168 566092 -76 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804608 804548 -60 -0.0
text 565040 564962 -78 -0.0
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0d6c60f 84164df change % change
bl602 lighting-app bl602 (read/write) 1390446 1390174 -272 -0.0
.bss 90745 90745 0 0.0
.data 9928 9936 8 0.1
.text 1069838 1069552 -286 -0.0
bl602+rpc (read/write) 1435662 1435382 -280 -0.0
.bss 98177 98177 0 0.0
.data 10312 10320 8 0.1
.text 1101184 1100898 -286 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189363 1189067 -296 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4280 8 0.2
.debug_abbrev 1508981 1508971 -10 -0.0
.debug_aranges 131984 131984 0 0.0
.debug_frame 484176 484168 -8 -0.0
.debug_info 37912745 37908656 -4089 -0.0
.debug_line 5256718 5255114 -1604 -0.0
.debug_loc 3367200 3365505 -1695 -0.1
.debug_ranges 358520 357944 -576 -0.2
.debug_str 3450856 3450861 5 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 116536 116536 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565320 565399 79 0.0
.symtab 171808 171856 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957910 957614 -296 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284755 1284483 -272 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4816 16 0.3
.debug_abbrev 1646370 1646360 -10 -0.0
.debug_aranges 139488 139488 0 0.0
.debug_frame 509548 509540 -8 -0.0
.debug_info 41819732 41815643 -4089 -0.0
.debug_line 5631436 5629832 -1604 -0.0
.debug_loc 3559903 3558208 -1695 -0.0
.debug_ranges 380976 380400 -576 -0.2
.debug_str 3846833 3846838 5 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 129928 129928 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624493 624572 79 0.0
.symtab 189616 189664 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031100 1030806 -294 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677443 -36 -0.0
(read/write) 174080 174116 36 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89803 12 0.0
.text 587376 587328 -48 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641727 641675 -52 -0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78939 12 0.0
.text 562480 562416 -64 -0.0
lock-ftd LP_CC2652R7 (read only) 675987 675943 -44 -0.0
(read/write) 172708 172752 44 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77327 12 0.0
.text 598192 598136 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 659727 659691 -36 -0.0
(read/write) 184656 184692 36 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103147 12 0.0
.text 556112 556064 -48 -0.0
pump-app LP_CC2652R7 (read only) 688243 688207 -36 -0.0
(read/write) 161188 161224 36 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90763 90775 12 0.0
.text 596996 596948 -48 -0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672491 -44 -0.0
(read/write) 176992 177036 44 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86319 86331 12 0.0
.text 585736 585680 -56 -0.0
shell LP_CC2652R7 (read only) 668502 668466 -36 -0.0
(read/write) 185376 185412 36 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86514 12 0.0
.text 581684 581636 -48 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588250 588206 -44 -0.0
.app_xip_area 464836 464792 -44 -0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592298 592254 -44 -0.0
.app_xip_area 463588 463544 -44 -0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544118 544074 -44 -0.0
.app_xip_area 425784 425740 -44 -0.0
.bss 60800 60800 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+rpc (read/write) 974204 974168 -36 -0.0
.bss 152276 152276 0 0.0
.data 2248 2248 0 0.0
.text 819660 819624 -36 -0.0
BRD4161A+rs911x (read/write) 1031784 1031512 -272 -0.0
.bss 186680 186680 0 0.0
.data 2092 2092 0 0.0
.text 842992 842716 -276 -0.0
BRD4187C (read/write) 1146500 1146224 -276 -0.0
.bss 138664 138664 0 0.0
.data 2596 2596 0 0.0
.text 980644 980368 -276 -0.0
lock-app BRD4161A+wf200 (read/write) 1157360 1157328 -32 -0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 997032 996996 -36 -0.0
window-app BRD4187C (read/write) 1139720 1139444 -276 -0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972424 972148 -276 -0.0
esp32 all-clusters-app c3devkit (read only) 1223820 1223746 -74 -0.0
(read/write) 1788342 1788358 16 0.0
.dram0.bss 76960 76960 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257896 257912 16 0.0
.flash.text 1223820 1223746 -74 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233799 1233703 -96 -0.0
(read/write) 564252 564276 24 0.0
.dram0.bss 82336 82336 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314952 314976 24 0.0
.flash.text 1228415 1228319 -96 -0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661412 661360 -52 -0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563156 563104 -52 -0.0
light k32w0+release (read/write) 671640 671588 -52 -0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592012 591960 -52 -0.0
lock k32w0+release (read/write) 633204 633168 -36 -0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552796 552760 -36 -0.0
linux chip-tool-ipv6only arm64 (read only) 10430932 10430636 -296 -0.0
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518148 518156 8 0.0
.text 8257220 8256916 -304 -0.0
thermostat-no-ble arm64 (read only) 2391420 2391212 -208 -0.0
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 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 144484 144484 0 0.0
.text 2004032 2003824 -208 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452328 2452272 -56 -0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414972 1414916 -56 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183751 -36 -0.0
bss 144457 144457 0 0.0
rodata 144428 144440 12 0.0
text 816008 815956 -52 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162455 1162419 -36 -0.0
bss 143684 143684 0 0.0
rodata 136000 136012 12 0.0
text 803904 803848 -56 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1745804 1745532 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 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 1231276 1231266 -10 -0.0
.debug_aranges 110664 110664 0 0.0
.debug_frame 371040 371024 -16 -0.0
.debug_info 26843393 26837114 -6279 -0.0
.debug_line 3672924 3671187 -1737 -0.0
.debug_loc 3590845 3587324 -3521 -0.1
.debug_ranges 338680 337848 -832 -0.2
.debug_str 3434734 3434739 5 0.0
.heap 841952 841952 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 570037 570116 79 0.0
.symtab 421376 421488 112 0.0
.text 1546024 1545752 -272 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688404 1688132 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 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 1223075 1223065 -10 -0.0
.debug_aranges 110136 110136 0 0.0
.debug_frame 374120 374104 -16 -0.0
.debug_info 26580145 26573868 -6277 -0.0
.debug_line 3693668 3691931 -1737 -0.0
.debug_loc 3578482 3574961 -3521 -0.1
.debug_ranges 337296 336464 -832 -0.2
.debug_str 3423755 3423760 5 0.0
.heap 842688 842688 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 534126 534205 79 0.0
.symtab 407808 407920 112 0.0
.text 1489360 1489088 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1606932 1606652 -280 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 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 1057167 1057157 -10 -0.0
.debug_aranges 102344 102344 0 0.0
.debug_frame 344452 344436 -16 -0.0
.debug_info 22043595 22037319 -6276 -0.0
.debug_line 3263303 3261566 -1737 -0.1
.debug_loc 3276180 3272659 -3521 -0.1
.debug_ranges 302600 301768 -832 -0.3
.debug_str 3229275 3229280 5 0.0
.heap 850872 850872 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 470503 470582 79 0.0
.symtab 376256 376368 112 0.0
.text 1416072 1415792 -280 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640620 1640348 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 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 1059105 1059095 -10 -0.0
.debug_aranges 102736 102736 0 0.0
.debug_frame 346308 346292 -16 -0.0
.debug_info 22276877 2227059 -6279 -0.0
.debug_line 3260287 3258550 -1737 -0.1
.debug_loc 3303789 3300268 -3521 -0.1
.debug_ranges 304536 303704 -832 -0.3
.debug_str 3248669 3248674 5 0.0
.heap 845880 845880 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 472854 472933 79 0.0
.symtab 377872 377984 112 0.0
.text 1444768 1444496 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148936 1148900 -36 -0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596036 596000 -36 -0.0
lock-app qpg6105+debug (read/write) 1113824 1113788 -36 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560920 560884 -36 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790476 790408 -68 -0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554016 553940 -76 -0.0
lighting-app tlsr9518adk80d (read/write) 805724 805656 -68 -0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566168 566092 -76 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804608 804548 -60 -0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565040 564962 -78 -0.0

Copy link
Contributor

@arkq arkq left a comment

Choose a reason for hiding this comment

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

Maybe add info regarding "the first message" to the docstrings for kInitial*? Right now the description is the same for initial and not-initial, so on will have to see the code in order to understand what the initial actually means.

src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

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

See also #22193 for some discussion about this. We should perhaps have UseSuggestedResponseTimeout right before the actual message sends we do, so there is no weird action at a distance.

src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PASESession.cpp Outdated Show resolved Hide resolved
@bzbarsky-apple bzbarsky-apple linked an issue Oct 25, 2022 that may be closed by this pull request
@woody-apple woody-apple enabled auto-merge (squash) October 26, 2022 17:25
@vivien-apple vivien-apple force-pushed the SessionEstablihsment_PASECASETimeoutConfigurable branch from 84164df to da03cf7 Compare October 26, 2022 17:42
@github-actions
Copy link

github-actions bot commented Oct 26, 2022

PR #23335: Size comparison from a95dd6f to da03cf7

Increases above 0.2%:

platform target config section a95dd6f da03cf7 change % change
bl702 lighting-app bl702+rpc .data 4800 4816 16 0.3
Increases (20 builds for bl602, bl702, cc13x2_26x2, linux, mbed, nrfconnect, psoc6)
platform target config section a95dd6f da03cf7 change % change
bl602 lighting-app bl602 .data 9928 9936 8 0.1
bl602+rpc .data 10312 10320 8 0.1
bl702 lighting-app bl702 .data 4272 4280 8 0.2
.debug_str 3451164 3451169 5 0.0
.strtab 565508 565587 79 0.0
.symtab 171856 171904 48 0.0
bl702+rpc .data 4800 4816 16 0.3
.debug_str 3847292 3847297 5 0.0
.strtab 624681 624760 79 0.0
.symtab 189664 189712 48 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 173784 173828 44 0.0
.rodata 89863 89875 12 0.0
all-clusters-minimal-app LP_CC2652R7 .rodata 78999 79011 12 0.0
lock-ftd LP_CC2652R7 (read/write) 172412 172456 44 0.0
.rodata 77387 77399 12 0.0
lock-mtd LP_CC2652R7 (read/write) 184352 184396 44 0.0
.rodata 103199 103211 12 0.0
pump-app LP_CC2652R7 (read/write) 160868 160920 52 0.0
.rodata 90835 90847 12 0.0
pump-controller-app LP_CC2652R7 (read/write) 176688 176740 52 0.0
.rodata 86383 86395 12 0.0
shell LP_CC2652R7 (read/write) 185072 185116 44 0.0
.rodata 86566 86578 12 0.0
linux chip-tool debug .rodata 592117 592125 8 0.0
chip-tool-ipv6only arm64 .rodata 518164 518172 8 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452720 2452728 8 0.0
.text 1415364 1415372 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 144420 144432 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 135996 136008 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3435035 3435040 5 0.0
.strtab 570225 570304 79 0.0
.symtab 421536 421648 112 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3424056 3424061 5 0.0
.strtab 534314 534393 79 0.0
.symtab 407968 408080 112 0.0
light cy8ckit_062s2_43012 .debug_str 3229576 3229581 5 0.0
.strtab 470691 470770 79 0.0
.symtab 376416 376528 112 0.0
lock cy8ckit_062s2_43012 .debug_str 3248970 3248975 5 0.0
.strtab 473042 473121 79 0.0
.symtab 378032 378144 112 0.0
Decreases (41 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, linux, nrfconnect, psoc6, qpg, telink)
platform target config section a95dd6f da03cf7 change % change
bl602 lighting-app bl602 (read/write) 1390774 1390510 -264 -0.0
.text 1070096 1069812 -284 -0.0
bl602+rpc (read/write) 1436254 1435974 -280 -0.0
.text 1101700 1101418 -282 -0.0
bl702 lighting-app bl702 (read/write) 1189475 1189179 -296 -0.0
.debug_abbrev 1509383 1509373 -10 -0.0
.debug_frame 484328 484320 -8 -0.0
.debug_info 37968136 37964041 -4095 -0.0
.debug_line 5258576 5256969 -1607 -0.0
.debug_loc 3367698 3365981 -1717 -0.1
.debug_ranges 358608 358032 -576 -0.2
.text 957954 957658 -296 -0.0
bl702+rpc (read/write) 1285395 1285123 -272 -0.0
.debug_abbrev 1646782 1646772 -10 -0.0
.debug_frame 509700 509692 -8 -0.0
.debug_info 41881103 41877009 -4094 -0.0
.debug_line 5634156 5632549 -1607 -0.0
.debug_loc 3560482 3558765 -1717 -0.0
.debug_ranges 381408 380832 -576 -0.2
.text 1031656 1031364 -292 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677775 677731 -44 -0.0
.text 587600 587544 -56 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642031 641995 -36 -0.0
.text 562712 562664 -48 -0.0
lock-ftd LP_CC2652R7 (read only) 676283 676239 -44 -0.0
.text 598416 598360 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 660031 659987 -44 -0.0
.text 556352 556296 -56 -0.0
pump-app LP_CC2652R7 (read only) 688563 688511 -52 -0.0
.text 597244 597180 -64 -0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672787 -52 -0.0
.text 585976 585912 -64 -0.0
shell LP_CC2652R7 (read only) 668806 668762 -44 -0.0
.text 581924 581868 -56 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588458 588414 -44 -0.0
.app_xip_area 465044 465000 -44 -0.0
lock cyw930739m2evb_01 (read/write) 592506 592462 -44 -0.0
.app_xip_area 463796 463752 -44 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544414 544362 -52 -0.0
.app_xip_area 426080 426028 -52 -0.0
k32w contact k32w0+release (read/write) 661588 661552 -36 -0.0
.text 563332 563296 -36 -0.0
light k32w0+release (read/write) 671936 671884 -52 -0.0
.text 592308 592256 -52 -0.0
lock k32w0+release (read/write) 633396 633344 -52 -0.0
.text 552988 552936 -52 -0.0
linux all-clusters-app debug (read only) 3086281 3085993 -288 -0.0
.text 2620610 2620322 -288 -0.0
all-clusters-minimal-app debug (read only) 2912041 2911753 -288 -0.0
.text 2449858 2449570 -288 -0.0
bridge-app debug+rpc (read only) 2412473 2412185 -288 -0.0
.text 2033826 2033538 -288 -0.0
chip-tool debug (read only) 11079281 1107888 -392 -0.0
.text 8963316 8962916 -400 -0.0
chip-tool-ipv6only arm64 (read only) 10433972 10433676 -296 -0.0
.text 8260116 8259812 -304 -0.0
lighting-app debug+rpc (read only) 2639937 2639649 -288 -0.0
.text 2235970 2235682 -288 -0.0
lock-app debug (read only) 2601833 2601545 -288 -0.0
.text 2186066 2185778 -288 -0.0
ota-provider-app debug (read only) 2398481 2398193 -288 -0.0
.text 2013138 2012850 -288 -0.0
ota-requestor-app debug (read only) 2563665 2563377 -288 -0.0
.text 2162178 2161890 -288 -0.0
shell debug (read only) 2626025 2625737 -288 -0.0
.text 2226370 2226082 -288 -0.0
thermostat-no-ble arm64 (read only) 2392140 2391948 -192 -0.0
.text 2004688 2004496 -192 -0.0
tv-app debug (read only) 3235233 3234849 -384 -0.0
.text 2773906 2773522 -384 -0.0
tv-casting-app debug (read only) 5585249 5584961 -288 -0.0
.text 4954034 4953746 -288 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1181987 1181935 -52 -0.0
text 814220 814160 -60 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160659 1160623 -36 -0.0
text 802112 802052 -60 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1746132 1745860 -272 -0.0
.debug_abbrev 1231272 1231262 -10 -0.0
.debug_frame 371156 371140 -16 -0.0
.debug_info 26905117 26898833 -6284 -0.0
.debug_line 3675491 3673751 -1740 -0.0
.debug_loc 3592262 3588728 -3534 -0.1
.debug_ranges 338768 337936 -832 -0.2
.text 1546352 1546080 -272 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1688732 1688460 -272 -0.0
.debug_abbrev 1223115 1223105 -10 -0.0
.debug_frame 374236 374220 -16 -0.0
.debug_info 26641747 26635464 -6283 -0.0
.debug_line 3696283 3694543 -1740 -0.0
.debug_loc 3579899 3576365 -3534 -0.1
.debug_ranges 337384 336552 -832 -0.2
.text 1489688 1489416 -272 -0.0
light cy8ckit_062s2_43012 (read/write) 1607260 1606980 -280 -0.0
.debug_abbrev 1057623 1057613 -10 -0.0
.debug_frame 344568 344552 -16 -0.0
.debug_info 22103227 22096942 -6285 -0.0
.debug_line 3265849 3264109 -1740 -0.1
.debug_loc 3277610 3274076 -3534 -0.1
.debug_ranges 302688 301856 -832 -0.3
.text 1416400 1416120 -280 -0.0
lock cy8ckit_062s2_43012 (read/write) 1640964 1640692 -272 -0.0
.debug_abbrev 1059607 1059597 -10 -0.0
.debug_frame 346424 346408 -16 -0.0
.debug_info 22336420 22330137 -6283 -0.0
.debug_line 3262807 3261067 -1740 -0.1
.debug_loc 3305204 3301670 -3534 -0.1
.debug_ranges 304624 303792 -832 -0.3
.text 1445112 1444840 -272 -0.0
qpg lighting-app qpg6105+debug (read/write) 1149232 1149188 -44 -0.0
.text 596332 596288 -44 -0.0
lock-app qpg6105+debug (read/write) 1114112 1114068 -44 -0.0
.text 561208 561164 -44 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790772 790712 -60 -0.0
text 554242 554168 -74 -0.0
lighting-app tlsr9518adk80d (read/write) 806020 805952 -68 -0.0
text 566390 566312 -78 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804904 804844 -60 -0.0
text 565260 565188 -72 -0.0
Full report (42 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a95dd6f da03cf7 change % change
bl602 lighting-app bl602 (read/write) 1390774 1390510 -264 -0.0
.bss 90745 90745 0 0.0
.data 9928 9936 8 0.1
.text 1070096 1069812 -284 -0.0
bl602+rpc (read/write) 1436254 1435974 -280 -0.0
.bss 98177 98177 0 0.0
.data 10312 10320 8 0.1
.text 1101700 1101418 -282 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189475 1189179 -296 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4280 8 0.2
.debug_abbrev 1509383 1509373 -10 -0.0
.debug_aranges 132008 132008 0 0.0
.debug_frame 484328 484320 -8 -0.0
.debug_info 37968136 37964041 -4095 -0.0
.debug_line 5258576 5256969 -1607 -0.0
.debug_loc 3367698 3365981 -1717 -0.1
.debug_ranges 358608 358032 -576 -0.2
.debug_str 3451164 3451169 5 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 116600 116600 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565508 565587 79 0.0
.symtab 171856 171904 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957954 957658 -296 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285395 1285123 -272 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4816 16 0.3
.debug_abbrev 1646782 1646772 -10 -0.0
.debug_aranges 139512 139512 0 0.0
.debug_frame 509700 509692 -8 -0.0
.debug_info 41881103 41877009 -4094 -0.0
.debug_line 5634156 5632549 -1607 -0.0
.debug_loc 3560482 3558765 -1717 -0.0
.debug_ranges 381408 380832 -576 -0.2
.debug_str 3847292 3847297 5 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 130008 130008 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624681 624760 79 0.0
.symtab 189664 189712 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031656 1031364 -292 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677775 677731 -44 -0.0
(read/write) 173784 173828 44 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89863 89875 12 0.0
.text 587600 587544 -56 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642031 641995 -36 -0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 78999 79011 12 0.0
.text 562712 562664 -48 -0.0
lock-ftd LP_CC2652R7 (read only) 676283 676239 -44 -0.0
(read/write) 172412 172456 44 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77387 77399 12 0.0
.text 598416 598360 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 660031 659987 -44 -0.0
(read/write) 184352 184396 44 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103199 103211 12 0.0
.text 556352 556296 -56 -0.0
pump-app LP_CC2652R7 (read only) 688563 688511 -52 -0.0
(read/write) 160868 160920 52 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90835 90847 12 0.0
.text 597244 597180 -64 -0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672787 -52 -0.0
(read/write) 176688 176740 52 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86383 86395 12 0.0
.text 585976 585912 -64 -0.0
shell LP_CC2652R7 (read only) 668806 668762 -44 -0.0
(read/write) 185072 185116 44 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86566 86578 12 0.0
.text 581924 581868 -56 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588458 588414 -44 -0.0
.app_xip_area 465044 465000 -44 -0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592506 592462 -44 -0.0
.app_xip_area 463796 463752 -44 -0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544414 544362 -52 -0.0
.app_xip_area 426080 426028 -52 -0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read/write) 661588 661552 -36 -0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563332 563296 -36 -0.0
light k32w0+release (read/write) 671936 671884 -52 -0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592308 592256 -52 -0.0
lock k32w0+release (read/write) 633396 633344 -52 -0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552988 552936 -52 -0.0
linux all-clusters-app debug (read only) 3086281 3085993 -288 -0.0
(read/write) 158264 158264 0 0.0
.bss 62432 62432 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 86968 86968 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 281355 281355 0 0.0
.text 2620610 2620322 -288 -0.0
all-clusters-minimal-app debug (read only) 2912041 2911753 -288 -0.0
(read/write) 149696 149696 0 0.0
.bss 61632 61632 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79336 79336 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 280811 280811 0 0.0
.text 2449858 2449570 -288 -0.0
bridge-app debug+rpc (read only) 2412473 2412185 -288 -0.0
(read/write) 129528 129528 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68632 68632 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 211168 211168 0 0.0
.text 2033826 2033538 -288 -0.0
chip-tool debug (read only) 11079281 1107888 -392 -0.0
(read/write) 658376 658376 0 0.0
.bss 25944 25944 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623040 623040 0 0.0
.dynamic 608 608 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 592117 592125 8 0.0
.text 8963316 8962916 -400 -0.0
chip-tool-ipv6only arm64 (read only) 10433972 10433676 -296 -0.0
(read/write) 706417 706417 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650696 650696 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518164 518172 8 0.0
.text 8260116 8259812 -304 -0.0
lighting-app debug+rpc (read only) 2639937 2639649 -288 -0.0
(read/write) 132184 132184 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73736 73736 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228064 228064 0 0.0
.text 2235970 2235682 -288 -0.0
lock-app debug (read only) 2601833 2601545 -288 -0.0
(read/write) 127232 127232 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 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 244232 244232 0 0.0
.text 2186066 2185778 -288 -0.0
ota-provider-app debug (read only) 2398481 2398193 -288 -0.0
(read/write) 120792 120792 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 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 216872 216872 0 0.0
.text 2013138 2012850 -288 -0.0
ota-requestor-app debug (read only) 2563665 2563377 -288 -0.0
(read/write) 129104 129104 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69944 69944 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 223920 223920 0 0.0
.text 2162178 2161890 -288 -0.0
shell debug (read only) 2626025 2625737 -288 -0.0
(read/write) 142984 142984 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78024 78024 0 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 240082 240082 0 0.0
.text 2226370 2226082 -288 -0.0
thermostat-no-ble arm64 (read only) 2392140 2391948 -192 -0.0
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 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 144548 144548 0 0.0
.text 2004688 2004496 -192 -0.0
tv-app debug (read only) 3235233 3234849 -384 -0.0
(read/write) 261560 261560 0 0.0
.bss 170360 170360 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80256 80256 0 0.0
.dynamic 608 608 0 0.0
.got 4976 4976 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 268056 268056 0 0.0
.text 2773906 2773522 -384 -0.0
tv-casting-app debug (read only) 5585249 5584961 -288 -0.0
(read/write) 161896 161896 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101224 101224 0 0.0
.dynamic 608 608 0 0.0
.got 4896 4896 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 355833 355833 0 0.0
.text 4954034 4953746 -288 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452720 2452728 8 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1415364 1415372 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1181987 1181935 -52 -0.0
bss 144457 144457 0 0.0
rodata 144420 144432 12 0.0
text 814220 814160 -60 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160659 1160623 -36 -0.0
bss 143684 143684 0 0.0
rodata 135996 136008 12 0.0
text 802112 802052 -60 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1746132 1745860 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 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 1231272 1231262 -10 -0.0
.debug_aranges 110688 110688 0 0.0
.debug_frame 371156 371140 -16 -0.0
.debug_info 26905117 26898833 -6284 -0.0
.debug_line 3675491 3673751 -1740 -0.0
.debug_loc 3592262 3588728 -3534 -0.1
.debug_ranges 338768 337936 -832 -0.2
.debug_str 3435035 3435040 5 0.0
.heap 841952 841952 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 570225 570304 79 0.0
.symtab 421536 421648 112 0.0
.text 1546352 1546080 -272 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688732 1688460 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 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 1223115 1223105 -10 -0.0
.debug_aranges 110160 110160 0 0.0
.debug_frame 374236 374220 -16 -0.0
.debug_info 26641747 26635464 -6283 -0.0
.debug_line 3696283 3694543 -1740 -0.0
.debug_loc 3579899 3576365 -3534 -0.1
.debug_ranges 337384 336552 -832 -0.2
.debug_str 3424056 3424061 5 0.0
.heap 842688 842688 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 534314 534393 79 0.0
.symtab 407968 408080 112 0.0
.text 1489688 1489416 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1607260 1606980 -280 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 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 1057623 1057613 -10 -0.0
.debug_aranges 102368 102368 0 0.0
.debug_frame 344568 344552 -16 -0.0
.debug_info 22103227 22096942 -6285 -0.0
.debug_line 3265849 3264109 -1740 -0.1
.debug_loc 3277610 3274076 -3534 -0.1
.debug_ranges 302688 301856 -832 -0.3
.debug_str 3229576 3229581 5 0.0
.heap 850872 850872 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 470691 470770 79 0.0
.symtab 376416 376528 112 0.0
.text 1416400 1416120 -280 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640964 1640692 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 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 1059607 1059597 -10 -0.0
.debug_aranges 102760 102760 0 0.0
.debug_frame 346424 346408 -16 -0.0
.debug_info 22336420 22330137 -6283 -0.0
.debug_line 3262807 3261067 -1740 -0.1
.debug_loc 3305204 3301670 -3534 -0.1
.debug_ranges 304624 303792 -832 -0.3
.debug_str 3248970 3248975 5 0.0
.heap 845880 845880 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 473042 473121 79 0.0
.symtab 378032 378144 112 0.0
.text 1445112 1444840 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1149232 1149188 -44 -0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596332 596288 -44 -0.0
lock-app qpg6105+debug (read/write) 1114112 1114068 -44 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 561208 561164 -44 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790772 790712 -60 -0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554242 554168 -74 -0.0
lighting-app tlsr9518adk80d (read/write) 806020 805952 -68 -0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566390 566312 -78 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804904 804844 -60 -0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565260 565188 -72 -0.0

src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PASESession.cpp Outdated Show resolved Hide resolved
@vivien-apple vivien-apple force-pushed the SessionEstablihsment_PASECASETimeoutConfigurable branch from da03cf7 to 6a84504 Compare October 26, 2022 19:25
@github-actions
Copy link

github-actions bot commented Oct 26, 2022

PR #23335: Size comparison from 96b4c0d to 6a84504

Increases above 0.2%:

platform target config section 96b4c0d 6a84504 change % change
bl702 lighting-app bl702+rpc .data 4800 4816 16 0.3
Increases (21 builds for bl602, bl702, cc13x2_26x2, esp32, linux, nrfconnect, psoc6)
platform target config section 96b4c0d 6a84504 change % change
bl602 lighting-app bl602 .data 9928 9936 8 0.1
bl602+rpc .data 10312 10320 8 0.1
bl702 lighting-app bl702 .data 4272 4280 8 0.2
.debug_str 3451537 3451542 5 0.0
.strtab 565875 565954 79 0.0
.symtab 171920 171968 48 0.0
bl702+rpc .data 4800 4816 16 0.3
.debug_str 3847665 3847670 5 0.0
.strtab 625048 625127 79 0.0
.symtab 189728 189776 48 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 173644 173688 44 0.0
.rodata 89875 89887 12 0.0
all-clusters-minimal-app LP_CC2652R7 .rodata 79011 79023 12 0.0
lock-ftd LP_CC2652R7 (read/write) 172272 172316 44 0.0
.rodata 77399 77411 12 0.0
lock-mtd LP_CC2652R7 (read/write) 184212 184256 44 0.0
.rodata 103211 103223 12 0.0
pump-app LP_CC2652R7 (read/write) 160728 160780 52 0.0
.rodata 90847 90859 12 0.0
pump-controller-app LP_CC2652R7 (read/write) 176548 176600 52 0.0
.rodata 86395 86407 12 0.0
shell LP_CC2652R7 (read/write) 184928 184972 44 0.0
.rodata 86582 86594 12 0.0
esp32 all-clusters-app c3devkit (read/write) 1788422 1788438 16 0.0
.flash.rodata 257976 257992 16 0.0
m5stack (read/write) 564332 564348 16 0.0
.flash.rodata 315032 315048 16 0.0
linux chip-tool debug .rodata 592181 592189 8 0.0
chip-tool-ipv6only arm64 .rodata 518212 518220 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 144432 144444 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 136008 136020 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3435213 3435218 5 0.0
.strtab 570329 570408 79 0.0
.symtab 421568 421680 112 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3424234 3424239 5 0.0
.strtab 534418 534497 79 0.0
.symtab 408000 408112 112 0.0
light cy8ckit_062s2_43012 .debug_str 3229754 3229759 5 0.0
.strtab 470795 470874 79 0.0
.symtab 376448 376560 112 0.0
lock cy8ckit_062s2_43012 .debug_str 3249148 3249153 5 0.0
.strtab 473146 473225 79 0.0
.symtab 378064 378176 112 0.0
Decreases (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 96b4c0d 6a84504 change % change
bl602 lighting-app bl602 (read/write) 1390790 1390518 -272 -0.0
.text 1070104 1069816 -288 -0.0
bl602+rpc (read/write) 1436270 1435982 -288 -0.0
.text 1101710 1101420 -290 -0.0
bl702 lighting-app bl702 (read/write) 1189619 1189323 -296 -0.0
.debug_abbrev 1509383 1509373 -10 -0.0
.debug_frame 484436 484428 -8 -0.0
.debug_info 37968924 37964827 -4097 -0.0
.debug_line 5258814 5257207 -1607 -0.0
.debug_loc 3368105 3366388 -1717 -0.1
.debug_ranges 358640 358064 -576 -0.2
.text 958084 957784 -300 -0.0
bl702+rpc (read/write) 1285539 1285267 -272 -0.0
.debug_abbrev 1646782 1646772 -10 -0.0
.debug_frame 509808 509800 -8 -0.0
.debug_info 41881891 41877795 -4096 -0.0
.debug_line 5634394 5632787 -1607 -0.0
.debug_loc 3560932 3559215 -1717 -0.0
.debug_ranges 381440 380864 -576 -0.2
.text 1031786 1031490 -296 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677915 677871 -44 -0.0
.text 587728 587672 -56 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642179 642127 -52 -0.0
.text 562848 562784 -64 -0.0
lock-ftd LP_CC2652R7 (read only) 676423 676379 -44 -0.0
.text 598544 598488 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 660171 660127 -44 -0.0
.text 556480 556424 -56 -0.0
pump-app LP_CC2652R7 (read only) 688703 688651 -52 -0.0
.text 597372 597308 -64 -0.0
pump-controller-app LP_CC2652R7 (read only) 672979 672927 -52 -0.0
.text 586104 586040 -64 -0.0
shell LP_CC2652R7 (read only) 668950 668906 -44 -0.0
.text 582052 581996 -56 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588602 588558 -44 -0.0
.app_xip_area 465188 465144 -44 -0.0
lock cyw930739m2evb_01 (read/write) 592650 592606 -44 -0.0
.app_xip_area 463940 463896 -44 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544550 544498 -52 -0.0
.app_xip_area 426216 426164 -52 -0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974784 974732 -52 -0.0
.text 820240 820188 -52 -0.0
BRD4161A+rs911x (read/write) 1032152 1031880 -272 -0.0
.text 843360 843084 -276 -0.0
BRD4187C (read/write) 1146996 1146712 -284 -0.0
.text 981140 980856 -284 -0.0
lock-app BRD4161A+wf200 (read/write) 1157696 1157656 -40 -0.0
.text 997364 997328 -36 -0.0
window-app BRD4187C (read/write) 1140216 1139940 -276 -0.0
.text 972920 972644 -276 -0.0
esp32 all-clusters-app c3devkit (read only) 1224042 1223960 -82 -0.0
.flash.text 1224042 1223960 -82 -0.0
m5stack (read only) 1234023 1233923 -100 -0.0
.flash.text 1228639 1228539 -100 -0.0
k32w contact k32w0+release (read/write) 661728 661692 -36 -0.0
.text 563472 563436 -36 -0.0
light k32w0+release (read/write) 672060 672024 -36 -0.0
.text 592432 592396 -36 -0.0
lock k32w0+release (read/write) 633536 633484 -52 -0.0
.text 553128 553076 -52 -0.0
linux all-clusters-app debug (read only) 3086513 3086225 -288 -0.0
.text 2620770 2620482 -288 -0.0
all-clusters-minimal-app debug (read only) 2912273 2911985 -288 -0.0
.text 2450018 2449730 -288 -0.0
bridge-app debug+rpc (read only) 2412705 2412417 -288 -0.0
.text 2033986 2033698 -288 -0.0
chip-tool debug (read only) 11081353 11080961 -392 -0.0
.text 8965252 8964852 -400 -0.0
chip-tool-ipv6only arm64 (read only) 10435940 10435644 -296 -0.0
.text 8261924 8261620 -304 -0.0
lighting-app debug+rpc (read only) 2640169 2639881 -288 -0.0
.text 2236130 2235842 -288 -0.0
lock-app debug (read only) 2602065 2601777 -288 -0.0
.text 2186226 2185938 -288 -0.0
ota-provider-app debug (read only) 2398713 2398425 -288 -0.0
.text 2013298 2013010 -288 -0.0
ota-requestor-app debug (read only) 2563897 2563609 -288 -0.0
.text 2162338 2162050 -288 -0.0
shell debug (read only) 2626257 2625969 -288 -0.0
.text 2226530 2226242 -288 -0.0
thermostat-no-ble arm64 (read only) 2392364 2392172 -192 -0.0
.text 2004832 2004640 -192 -0.0
tv-app debug (read only) 3236697 3236297 -400 -0.0
.text 2775234 2774834 -400 -0.0
tv-casting-app debug (read only) 5585481 5585193 -288 -0.0
.text 4954194 4953906 -288 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452784 2452728 -56 -0.0
.text 1415428 1415372 -56 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182127 1182075 -52 -0.0
text 814344 814288 -56 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160799 1160747 -52 -0.0
text 802240 802176 -64 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1746156 1745884 -272 -0.0
.debug_abbrev 1231272 1231262 -10 -0.0
.debug_frame 371204 371188 -16 -0.0
.debug_info 26905652 26899366 -6286 -0.0
.debug_line 3675577 3673837 -1740 -0.0
.debug_loc 3592350 3588816 -3534 -0.1
.debug_ranges 338784 337952 -832 -0.2
.text 1546376 1546104 -272 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1688756 1688484 -272 -0.0
.debug_abbrev 1223115 1223105 -10 -0.0
.debug_frame 374284 374268 -16 -0.0
.debug_info 26642282 26635997 -6285 -0.0
.debug_line 3696369 3694629 -1740 -0.0
.debug_loc 3579987 3576453 -3534 -0.1
.debug_ranges 337400 336568 -832 -0.2
.text 1489712 1489440 -272 -0.0
light cy8ckit_062s2_43012 (read/write) 1607284 1607004 -280 -0.0
.debug_abbrev 1057623 1057613 -10 -0.0
.debug_frame 344616 344600 -16 -0.0
.debug_info 22103759 22097476 -6283 -0.0
.debug_line 3265935 3264195 -1740 -0.1
.debug_loc 3277713 3274179 -3534 -0.1
.debug_ranges 302704 301872 -832 -0.3
.text 1416424 1416144 -280 -0.0
lock cy8ckit_062s2_43012 (read/write) 1640988 1640716 -272 -0.0
.debug_abbrev 1059607 1059597 -10 -0.0
.debug_frame 346472 346456 -16 -0.0
.debug_info 22336955 22330668 -6287 -0.0
.debug_line 3262893 3261153 -1740 -0.1
.debug_loc 3305307 3301773 -3534 -0.1
.debug_ranges 304640 303808 -832 -0.3
.text 1445136 1444864 -272 -0.0
qpg lighting-app qpg6105+debug (read/write) 1149372 1149328 -44 -0.0
.text 596472 596428 -44 -0.0
lock-app qpg6105+debug (read/write) 1114252 1114208 -44 -0.0
.text 561348 561304 -44 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790904 790836 -68 -0.0
text 554360 554282 -78 -0.0
lighting-app tlsr9518adk80d (read/write) 806152 806084 -68 -0.0
text 566510 566430 -80 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 805036 804968 -68 -0.0
text 565380 565302 -78 -0.0
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 96b4c0d 6a84504 change % change
bl602 lighting-app bl602 (read/write) 1390790 1390518 -272 -0.0
.bss 90745 90745 0 0.0
.data 9928 9936 8 0.1
.text 1070104 1069816 -288 -0.0
bl602+rpc (read/write) 1436270 1435982 -288 -0.0
.bss 98177 98177 0 0.0
.data 10312 10320 8 0.1
.text 1101710 1101420 -290 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189619 1189323 -296 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4280 8 0.2
.debug_abbrev 1509383 1509373 -10 -0.0
.debug_aranges 132040 132040 0 0.0
.debug_frame 484436 484428 -8 -0.0
.debug_info 37968924 37964827 -4097 -0.0
.debug_line 5258814 5257207 -1607 -0.0
.debug_loc 3368105 3366388 -1717 -0.1
.debug_ranges 358640 358064 -576 -0.2
.debug_str 3451537 3451542 5 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 116616 116616 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565875 565954 79 0.0
.symtab 171920 171968 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
958084 957784 -300 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285539 1285267 -272 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4816 16 0.3
.debug_abbrev 1646782 1646772 -10 -0.0
.debug_aranges 139544 139544 0 0.0
.debug_frame 509808 509800 -8 -0.0
.debug_info 41881891 41877795 -4096 -0.0
.debug_line 5634394 5632787 -1607 -0.0
.debug_loc 3560932 3559215 -1717 -0.0
.debug_ranges 381440 380864 -576 -0.2
.debug_str 3847665 3847670 5 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 130024 130024 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 625048 625127 79 0.0
.symtab 189728 189776 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031786 1031490 -296 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677915 677871 -44 -0.0
(read/write) 173644 173688 44 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89875 89887 12 0.0
.text 587728 587672 -56 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642179 642127 -52 -0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 79011 79023 12 0.0
.text 562848 562784 -64 -0.0
lock-ftd LP_CC2652R7 (read only) 676423 676379 -44 -0.0
(read/write) 172272 172316 44 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77399 77411 12 0.0
.text 598544 598488 -56 -0.0
lock-mtd LP_CC2652R7 (read only) 660171 660127 -44 -0.0
(read/write) 184212 184256 44 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103211 103223 12 0.0
.text 556480 556424 -56 -0.0
pump-app LP_CC2652R7 (read only) 688703 688651 -52 -0.0
(read/write) 160728 160780 52 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90847 90859 12 0.0
.text 597372 597308 -64 -0.0
pump-controller-app LP_CC2652R7 (read only) 672979 672927 -52 -0.0
(read/write) 176548 176600 52 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86395 86407 12 0.0
.text 586104 586040 -64 -0.0
shell LP_CC2652R7 (read only) 668950 668906 -44 -0.0
(read/write) 184928 184972 44 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86582 86594 12 0.0
.text 582052 581996 -56 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588602 588558 -44 -0.0
.app_xip_area 465188 465144 -44 -0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592650 592606 -44 -0.0
.app_xip_area 463940 463896 -44 -0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544550 544498 -52 -0.0
.app_xip_area 426216 426164 -52 -0.0
.bss 60800 60800 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+rpc (read/write) 974784 974732 -52 -0.0
.bss 152276 152276 0 0.0
.data 2248 2248 0 0.0
.text 820240 820188 -52 -0.0
BRD4161A+rs911x (read/write) 1032152 1031880 -272 -0.0
.bss 186680 186680 0 0.0
.data 2092 2092 0 0.0
.text 843360 843084 -276 -0.0
BRD4187C (read/write) 1146996 1146712 -284 -0.0
.bss 138664 138664 0 0.0
.data 2596 2596 0 0.0
.text 981140 980856 -284 -0.0
lock-app BRD4161A+wf200 (read/write) 1157696 1157656 -40 -0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 997364 997328 -36 -0.0
window-app BRD4187C (read/write) 1140216 1139940 -276 -0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972920 972644 -276 -0.0
esp32 all-clusters-app c3devkit (read only) 1224042 1223960 -82 -0.0
(read/write) 1788422 1788438 16 0.0
.dram0.bss 76960 76960 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257976 257992 16 0.0
.flash.text 1224042 1223960 -82 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1234023 1233923 -100 -0.0
(read/write) 564332 564348 16 0.0
.dram0.bss 82336 82336 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 315032 315048 16 0.0
.flash.text 1228639 1228539 -100 -0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661728 661692 -36 -0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563472 563436 -36 -0.0
light k32w0+release (read/write) 672060 672024 -36 -0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592432 592396 -36 -0.0
lock k32w0+release (read/write) 633536 633484 -52 -0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 553128 553076 -52 -0.0
linux all-clusters-app debug (read only) 3086513 3086225 -288 -0.0
(read/write) 158328 158328 0 0.0
.bss 62432 62432 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 87016 87016 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 281355 281355 0 0.0
.text 2620770 2620482 -288 -0.0
all-clusters-minimal-app debug (read only) 2912273 2911985 -288 -0.0
(read/write) 149760 149760 0 0.0
.bss 61632 61632 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79384 79384 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 280811 280811 0 0.0
.text 2450018 2449730 -288 -0.0
bridge-app debug+rpc (read only) 2412705 2412417 -288 -0.0
(read/write) 129560 129560 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68680 68680 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 211168 211168 0 0.0
.text 2033986 2033698 -288 -0.0
chip-tool debug (read only) 11081353 11080961 -392 -0.0
(read/write) 658440 658440 0 0.0
.bss 25944 25944 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623080 623080 0 0.0
.dynamic 608 608 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 592181 592189 8 0.0
.text 8965252 8964852 -400 -0.0
chip-tool-ipv6only arm64 (read only) 10435940 10435644 -296 -0.0
(read/write) 706465 706465 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650720 650720 0 0.0
.dynamic 560 560 0 0.0
.got 13920 13920 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518212 518220 8 0.0
.text 8261924 8261620 -304 -0.0
lighting-app debug+rpc (read only) 2640169 2639881 -288 -0.0
(read/write) 132248 132248 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73800 73800 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228064 228064 0 0.0
.text 2236130 2235842 -288 -0.0
lock-app debug (read only) 2602065 2601777 -288 -0.0
(read/write) 127296 127296 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70728 70728 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 244232 244232 0 0.0
.text 2186226 2185938 -288 -0.0
ota-provider-app debug (read only) 2398713 2398425 -288 -0.0
(read/write) 120824 120824 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64648 64648 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 216872 216872 0 0.0
.text 2013298 2013010 -288 -0.0
ota-requestor-app debug (read only) 2563897 2563609 -288 -0.0
(read/write) 129136 129136 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69992 69992 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 223920 223920 0 0.0
.text 2162338 2162050 -288 -0.0
shell debug (read only) 2626257 2625969 -288 -0.0
(read/write) 143016 143016 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78064 78064 0 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 240082 240082 0 0.0
.text 2226530 2226242 -288 -0.0
thermostat-no-ble arm64 (read only) 2392364 2392172 -192 -0.0
(read/write) 143665 143665 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77280 77280 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 144548 144548 0 0.0
.text 2004832 2004640 -192 -0.0
tv-app debug (read only) 3236697 3236297 -400 -0.0
(read/write) 261752 261752 0 0.0
.bss 170552 170552 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80272 80272 0 0.0
.dynamic 608 608 0 0.0
.got 4976 4976 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 268120 268120 0 0.0
.text 2775234 2774834 -400 -0.0
tv-casting-app debug (read only) 5585481 5585193 -288 -0.0
(read/write) 161896 161896 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101224 101224 0 0.0
.dynamic 608 608 0 0.0
.got 4896 4896 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 355833 355833 0 0.0
.text 4954194 4953906 -288 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452784 2452728 -56 -0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1415428 1415372 -56 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182127 1182075 -52 -0.0
bss 144457 144457 0 0.0
rodata 144432 144444 12 0.0
text 814344 814288 -56 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160799 1160747 -52 -0.0
bss 143684 143684 0 0.0
rodata 136008 136020 12 0.0
text 802240 802176 -64 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1746156 1745884 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 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 1231272 1231262 -10 -0.0
.debug_aranges 110704 110704 0 0.0
.debug_frame 371204 371188 -16 -0.0
.debug_info 26905652 26899366 -6286 -0.0
.debug_line 3675577 3673837 -1740 -0.0
.debug_loc 3592350 3588816 -3534 -0.1
.debug_ranges 338784 337952 -832 -0.2
.debug_str 3435213 3435218 5 0.0
.heap 841952 841952 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 570329 570408 79 0.0
.symtab 421568 421680 112 0.0
.text 1546376 1546104 -272 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688756 1688484 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 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 1223115 1223105 -10 -0.0
.debug_aranges 110176 110176 0 0.0
.debug_frame 374284 374268 -16 -0.0
.debug_info 26642282 26635997 -6285 -0.0
.debug_line 3696369 3694629 -1740 -0.0
.debug_loc 3579987 3576453 -3534 -0.1
.debug_ranges 337400 336568 -832 -0.2
.debug_str 3424234 3424239 5 0.0
.heap 842688 842688 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 534418 534497 79 0.0
.symtab 408000 408112 112 0.0
.text 1489712 1489440 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1607284 1607004 -280 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 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 1057623 1057613 -10 -0.0
.debug_aranges 102384 102384 0 0.0
.debug_frame 344616 344600 -16 -0.0
.debug_info 22103759 22097476 -6283 -0.0
.debug_line 3265935 3264195 -1740 -0.1
.debug_loc 3277713 3274179 -3534 -0.1
.debug_ranges 302704 301872 -832 -0.3
.debug_str 3229754 3229759 5 0.0
.heap 850872 850872 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 470795 470874 79 0.0
.symtab 376448 376560 112 0.0
.text 1416424 1416144 -280 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640988 1640716 -272 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 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 1059607 1059597 -10 -0.0
.debug_aranges 102776 102776 0 0.0
.debug_frame 346472 346456 -16 -0.0
.debug_info 22336955 22330668 -6287 -0.0
.debug_line 3262893 3261153 -1740 -0.1
.debug_loc 3305307 3301773 -3534 -0.1
.debug_ranges 304640 303808 -832 -0.3
.debug_str 3249148 3249153 5 0.0
.heap 845880 845880 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 473146 473225 79 0.0
.symtab 378064 378176 112 0.0
.text 1445136 1444864 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1149372 1149328 -44 -0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596472 596428 -44 -0.0
lock-app qpg6105+debug (read/write) 1114252 1114208 -44 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 561348 561304 -44 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 790904 790836 -68 -0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554360 554282 -78 -0.0
lighting-app tlsr9518adk80d (read/write) 806152 806084 -68 -0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566510 566430 -80 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 805036 804968 -68 -0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565380 565302 -78 -0.0

@woody-apple woody-apple merged commit dd358ef into project-chip:master Oct 26, 2022
adbridge pushed a commit to ARM-software/connectedhomeip that referenced this pull request Nov 18, 2022
adbridge pushed a commit to ARM-software/connectedhomeip that referenced this pull request Nov 18, 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.

Consider smarter timeout handling in PASESession
5 participants