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

[mrp] Make GetBackoff() use Timeout instead of Timestamp type #33093

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

Damian-Nordic
Copy link
Contributor

All users of ReliableMessageMgr::GetBackoff() seem to assume it takes and returns 32-bit Timeout while it actually takes and returns 64-bit Timestamp. Hence all the users must do implicit casts.

Replace Timestamp with Timeout in the function's signature and only use 64-bit type for internal calculations to prevent overflowing the underlying integer type.

Copy link

github-actions bot commented Apr 22, 2024

PR #33093: Size comparison from e48e04a to eb391c9

Increases (6 builds for linux)
platform target config section e48e04a eb391c9 change % change
linux air-purifier-app debug (read only) 2648165 2648181 16 0.0
.text 2284101 2284117 16 0.0
chip-tool-ipv6only arm64 (read only) 11404580 11404900 320 0.0
.text 10166648 10166968 320 0.0
lighting-app debug+rpc+ui (read only) 5557817 5557929 112 0.0
.text 4954563 4954675 112 0.0
lock-app debug (read only) 4700193 4700209 16 0.0
.text 4230451 4230467 16 0.0
shell debug (read only) 2931113 2931129 16 0.0
.text 2567618 2567634 16 0.0
thermostat-no-ble arm64 (read only) 4434364 4434668 304 0.0
.text 3937144 3937448 304 0.0
Decreases (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section e48e04a eb391c9 change % change
bl602 lighting-app bl602 (read/write) 1442546 1442442 -104 -0.0
.text 1107860 1107754 -106 -0.0
bl602+mfd (read/write) 1456970 1456858 -112 -0.0
.text 1123178 1123072 -106 -0.0
bl602+rpc (read/write) 1490202 1490090 -112 -0.0
.text 1139506 1139400 -106 -0.0
bl702 lighting-app bl702 (read/write) 1209223 1209115 -108 -0.0
.text 978620 978510 -110 -0.0
bl702+mfd (read/write) 1220047 1219935 -112 -0.0
.text 990374 990264 -110 -0.0
bl702+rpc (read/write) 1300711 1300603 -108 -0.0
.text 1053328 1053218 -110 -0.0
bl706-eth (read/write) 1024937 1024833 -104 -0.0
.text 768132 768026 -106 -0.0
bl706-wifi (read/write) 1259586 1259478 -108 -0.0
.text 1000010 999904 -106 -0.0
bl702l lighting-app bl702l (read/write) 1178548 1178436 -112 -0.0
.text 971474 971364 -110 -0.0
bl702l+mfd (read/write) 1189960 1189852 -108 -0.0
.text 983796 983686 -110 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783620 783380 -240 -0.0
.text 700424 700184 -240 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799508 799260 -248 -0.0
.text 722328 722080 -248 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788372 788132 -240 -0.0
.text 684272 684032 -240 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 740628 740388 -240 -0.0
.text 661768 661528 -240 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726252 726012 -240 -0.0
.text 651616 651376 -240 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586670 586590 -80 -0.0
.text 497048 496968 -80 -0.0
lock CC3235SF_LAUNCHXL (read only) 632846 632766 -80 -0.0
.text 522532 522452 -80 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570327 570071 -256 -0.0
.app_xip_area 460237 459981 -256 -0.1
lock cyw930739m2evb_01 (read/write) 552543 552295 -248 -0.0
.app_xip_area 437781 437533 -248 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 573079 572839 -240 -0.0
.app_xip_area 464485 464245 -240 -0.1
switch cyw930739m2evb_01 (read/write) 565535 565295 -240 -0.0
.app_xip_area 453757 453517 -240 -0.1
efr32 lighting-app BRD4187C (read/write) 1069544 1069312 -232 -0.0
.text 886172 885940 -232 -0.0
lock-app BRD4338a (read/write) 961876 961764 -112 -0.0
.text 701984 701872 -112 -0.0
window-app BRD4187C (read/write) 1135868 1135732 -136 -0.0
.text 967992 967856 -136 -0.0
esp32 all-clusters-app c3devkit (read only) 1214522 1214386 -136 -0.0
.flash.text 1214522 1214386 -136 -0.0
m5stack (read only) 1257247 1257131 -116 -0.0
.flash.text 1251083 1250967 -116 -0.0
linux chip-tool-ipv6only arm64 (read/write) 590712 590392 -320 -0.1
thermostat-no-ble arm64 (read/write) 245128 244824 -304 -0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2535568 2535312 -256 -0.0
.text 1498252 1497996 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1065792 1065552 -240 -0.0
text 782064 781820 -244 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1226264 1226040 -224 -0.0
text 797700 797464 -236 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1013376 1013168 -208 -0.0
text 743408 743196 -212 -0.0
nxp contact k32w0+release (read only) 575628 575372 -256 -0.0
.text 575092 574836 -256 -0.0
k32w1+release (read/write) 702900 702652 -248 -0.0
.text 589456 589208 -248 -0.0
light k32w0+release (read only) 609632 609392 -240 -0.0
.text 609096 608856 -240 -0.0
k32w1+release (read/write) 794824 794584 -240 -0.0
.text 672648 672408 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1804604 1804508 -96 -0.0
.text 1595148 1595052 -96 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1726492 1726396 -96 -0.0
.text 1520188 1520092 -96 -0.0
light cy8ckit_062s2_43012 (read/write) 1645244 1645132 -112 -0.0
.text 1445660 1445548 -112 -0.0
lock cy8ckit_062s2_43012 (read/write) 1673916 1673820 -96 -0.0
.text 1447260 1447164 -96 -0.0
qpg lighting-app qpg6105+debug (read/write) 1133180 1132932 -248 -0.0
.text 645560 645312 -248 -0.0
lock-app qpg6105+debug (read/write) 1093180 1092932 -248 -0.0
.text 605564 605316 -248 -0.0
stm32 light STM32WB5MM-DK (read/write) 604785 604537 -248 -0.0
.text 385392 385144 -248 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 833910 833758 -152 -0.0
text 624594 624446 -148 -0.0
all-clusters-app tlsr9518adk80d (read/write) 1096996 1096852 -144 -0.0
text 798004 797864 -140 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058460 1058316 -144 -0.0
text 772366 772226 -140 -0.0
bridge-app tlsr9518adk80d (read/write) 913980 913836 -144 -0.0
text 655846 655706 -140 -0.0
contact-sensor-app tlsr9528a_retention (read/write) 835930 835786 -144 -0.0
text 626694 626546 -148 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 936604 936452 -152 -0.0
text 703236 703088 -148 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090484 1090340 -144 -0.0
text 793948 793808 -140 -0.0
lock-app-dfu tlsr9528a (read/write) 911184 911032 -152 -0.0
text 660230 660082 -148 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 932824 932688 -136 -0.0
text 674882 674742 -140 -0.0
pump-app tlsr9258a (read/write) 833488 833336 -152 -0.0
text 623694 623546 -148 -0.0
pump-controller-app tlsr9518adk80d (read/write) 799608 799456 -152 -0.0
text 598600 598452 -148 -0.0
shell tlsr9518adk80d (read/write) 676128 676044 -84 -0.0
text 461864 461778 -86 -0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 843670 843518 -152 -0.0
text 633236 633088 -148 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858489 858345 -144 -0.0
text 642184 642036 -148 -0.0
thermostat tlsr9518adk80d (read/write) 825156 825004 -152 -0.0
text 618150 618002 -148 -0.0
window-covering tlsr9258a (read/write) 838376 838232 -144 -0.0
text 626158 626010 -148 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section e48e04a eb391c9 change % change
bl602 lighting-app bl602 (read/write) 1442546 1442442 -104 -0.0
.bss 85448 85448 0 0.0
.data 9512 9512 0 0.0
.rodata 159068 159068 0 0.0
.text 1107860 1107754 -106 -0.0
bl602+mfd (read/write) 1456970 1456858 -112 -0.0
.bss 85616 85616 0 0.0
.data 9488 9488 0 0.0
.rodata 158028 158028 0 0.0
.text 1123178 1123072 -106 -0.0
bl602+rpc (read/write) 1490202 1490090 -112 -0.0
.bss 93488 93488 0 0.0
.data 9888 9888 0 0.0
.rodata 166644 166644 0 0.0
.text 1139506 1139400 -106 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209223 1209115 -108 -0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108768 108768 0 0.0
.text 978620 978510 -110 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220047 1219935 -112 -0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107708 107708 0 0.0
.text 990374 990264 -110 -0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300711 1300603 -108 -0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124140 124140 0 0.0
.text 1053328 1053218 -110 -0.0
bl706-eth (read/write) 1024937 1024833 -104 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101756 101756 0 0.0
.text 768132 768026 -106 -0.0
bl706-wifi (read/write) 1259586 1259478 -108 -0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122756 122756 0 0.0
.text 1000010 999904 -106 -0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178548 1178436 -112 -0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102772 102772 0 0.0
.text 971474 971364 -110 -0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1189960 1189852 -108 -0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101712 101712 0 0.0
.text 983796 983686 -110 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783620 783380 -240 -0.0
(read/write) 176668 176668 0 0.0
.bss 98612 98612 0 0.0
.data 3588 3588 0 0.0
.rodata 82932 82932 0 0.0
.text 700424 700184 -240 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799508 799260 -248 -0.0
(read/write) 187156 187156 0 0.0
.bss 109100 109100 0 0.0
.data 3588 3588 0 0.0
.rodata 76916 76916 0 0.0
.text 722328 722080 -248 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788372 788132 -240 -0.0
(read/write) 181276 181276 0 0.0
.bss 103220 103220 0 0.0
.data 3588 3588 0 0.0
.rodata 103836 103836 0 0.0
.text 684272 684032 -240 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 740628 740388 -240 -0.0
(read/write) 175644 175644 0 0.0
.bss 97352 97352 0 0.0
.data 3580 3580 0 0.0
.rodata 78596 78596 0 0.0
.text 661768 661528 -240 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726252 726012 -240 -0.0
(read/write) 175852 175852 0 0.0
.bss 97576 97576 0 0.0
.data 3572 3572 0 0.0
.rodata 74372 74372 0 0.0
.text 651616 651376 -240 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586670 586590 -80 -0.0
(read/write) 208100 208100 0 0.0
.bss 201324 201324 0 0.0
.data 1652 1652 0 0.0
.rodata 87502 87502 0 0.0
.text 497048 496968 -80 -0.0
lock CC3235SF_LAUNCHXL (read only) 632846 632766 -80 -0.0
(read/write) 208364 208364 0 0.0
.bss 201728 201728 0 0.0
.data 1516 1516 0 0.0
.rodata 108190 108190 0 0.0
.text 522532 522452 -80 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570327 570071 -256 -0.0
.app_xip_area 460237 459981 -256 -0.1
.bss 64908 64908 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) 552543 552295 -248 -0.0
.app_xip_area 437781 437533 -248 -0.1
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573079 572839 -240 -0.0
.app_xip_area 464485 464245 -240 -0.1
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565535 565295 -240 -0.0
.app_xip_area 453757 453517 -240 -0.1
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069544 1069312 -232 -0.0
.bss 179920 179920 0 0.0
.data 3432 3432 0 0.0
.text 886172 885940 -232 -0.0
lock-app BRD4338a (read/write) 961876 961764 -112 -0.0
.bss 210236 210236 0 0.0
.data 30288 30288 0 0.0
.text 701984 701872 -112 -0.0
window-app BRD4187C (read/write) 1135868 1135732 -136 -0.0
.bss 164520 164520 0 0.0
.data 3336 3336 0 0.0
.text 967992 967856 -136 -0.0
esp32 all-clusters-app c3devkit (read only) 1214522 1214386 -136 -0.0
(read/write) 1750968 1750968 0 0.0
.dram0.bss 74360 74360 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253416 253416 0 0.0
.flash.text 1214522 1214386 -136 -0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1257247 1257131 -116 -0.0
(read/write) 537340 537340 0 0.0
.dram0.bss 81104 81104 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285120 285120 0 0.0
.flash.text 1251083 1250967 -116 -0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2648165 2648181 16 0.0
(read/write) 130032 130032 0 0.0
.bss 46728 46728 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 185072 185072 0 0.0
.text 2284101 2284117 16 0.0
all-clusters-app debug (read only) 5963049 5963049 0 0.0
(read/write) 481672 481672 0 0.0
.bss 135040 135040 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334632 334632 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 352016 352016 0 0.0
.text 5175891 5175891 0 0.0
all-clusters-minimal-app debug (read only) 5243025 5243025 0 0.0
(read/write) 237624 237624 0 0.0
.bss 127872 127872 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98216 98216 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290666 290666 0 0.0
.text 4715875 4715875 0 0.0
bridge-app debug (read only) 4634281 4634281 0 0.0
(read/write) 218536 218536 0 0.0
.bss 118400 118400 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87168 87168 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230890 230890 0 0.0
.text 4181331 4181331 0 0.0
chip-tool debug (read only) 12085249 12085249 0 0.0
(read/write) 523104 523104 0 0.0
.bss 94744 94744 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416000 416000 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 451321 451321 0 0.0
.text 10925571 10925571 0 0.0
chip-tool-ipv6only arm64 (read only) 11404580 11404900 320 0.0
(read/write) 590712 590392 -320 -0.1
.bss 103720 103720 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 455936 455936 0 0.0
.dynamic 512 512 0 0.0
.got 17104 17104 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356276 356276 0 0.0
.text 10166648 10166968 320 0.0
lighting-app debug+rpc+ui (read only) 5557817 5557929 112 0.0
(read/write) 227304 227304 0 0.0
.bss 119344 119344 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95536 95536 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354804 354804 0 0.0
.text 4954563 4954675 112 0.0
lock-app debug (read only) 4700193 4700209 16 0.0
(read/write) 205760 205760 0 0.0
.bss 113704 113704 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 81160 81160 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256746 256746 0 0.0
.text 4230451 4230467 16 0.0
ota-provider-app debug (read only) 4310657 4310657 0 0.0
(read/write) 194200 194200 0 0.0
.bss 113440 113440 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70448 70448 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209514 209514 0 0.0
.text 3906659 3906659 0 0.0
ota-requestor-app debug (read only) 4441281 4441281 0 0.0
(read/write) 198568 198568 0 0.0
.bss 114336 114336 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73536 73536 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215594 215594 0 0.0
.text 4026659 4026659 0 0.0
shell debug (read only) 2931113 2931129 16 0.0
(read/write) 157040 157040 0 0.0
.bss 62512 62512 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87312 87312 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188384 188384 0 0.0
.text 2567618 2567634 16 0.0
thermostat-no-ble arm64 (read only) 4434364 4434668 304 0.0
(read/write) 245128 244824 -304 -0.1
.bss 121976 121976 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104424 104424 0 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160388 0 0.0
.text 3937144 3937448 304 0.0
tv-app debug (read only) 5774169 5774169 0 0.0
(read/write) 353496 353496 0 0.0
.bss 244336 244336 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95304 95304 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 295274 295274 0 0.0
.text 5235139 5235139 0 0.0
tv-casting-app debug (read only) 9899849 9899849 0 0.0
(read/write) 342720 342720 0 0.0
.bss 157976 157976 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174848 174848 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 384504 384504 0 0.0
.text 9048467 9048467 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535568 2535312 -256 -0.0
.bss 220488 220488 0 0.0
.data 5216 5216 0 0.0
.text 1498252 1497996 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1065792 1065552 -240 -0.0
bss 133119 133119 0 0.0
rodata 103400 103400 0 0.0
text 782064 781820 -244 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1226264 1226040 -224 -0.0
bss 127175 127175 0 0.0
rodata 151368 151368 0 0.0
text 797700 797464 -236 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1013376 1013168 -208 -0.0
bss 131977 131977 0 0.0
rodata 90664 90664 0 0.0
text 743408 743196 -212 -0.0
nxp contact k32w0+release (read only) 575628 575372 -256 -0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575092 574836 -256 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 702900 702652 -248 -0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589456 589208 -248 -0.0
light k32w0+release (read only) 609632 609392 -240 -0.0
(read/write) 82592 82592 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609096 608856 -240 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 794824 794584 -240 -0.0
.bss 80744 80744 0 0.0
.data 2064 2064 0 0.0
.text 672648 672408 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832272 832272 0 0.0
(read/write) 1804604 1804508 -96 -0.0
.bss 198380 198380 0 0.0
.data 2688 2688 0 0.0
.text 1595148 1595052 -96 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835424 835424 0 0.0
(read/write) 1726492 1726396 -96 -0.0
.bss 195260 195260 0 0.0
.data 2656 2656 0 0.0
.text 1520188 1520092 -96 -0.0
light cy8ckit_062s2_43012 (read only) 842144 842144 0 0.0
(read/write) 1645244 1645132 -112 -0.0
.bss 188724 188724 0 0.0
.data 2472 2472 0 0.0
.text 1445660 1445548 -112 -0.0
lock cy8ckit_062s2_43012 (read only) 815072 815072 0 0.0
(read/write) 1673916 1673820 -96 -0.0
.bss 215804 215804 0 0.0
.data 2464 2464 0 0.0
.text 1447260 1447164 -96 -0.0
qpg lighting-app qpg6105+debug (read/write) 1133180 1132932 -248 -0.0
.bss 102588 102588 0 0.0
.data 856 856 0 0.0
.text 645560 645312 -248 -0.0
lock-app qpg6105+debug (read/write) 1093180 1092932 -248 -0.0
.bss 97260 97260 0 0.0
.data 860 860 0 0.0
.text 605564 605316 -248 -0.0
stm32 light STM32WB5MM-DK (read/write) 604785 604537 -248 -0.0
.bss 128444 128444 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 385392 385144 -248 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833910 833758 -152 -0.0
bss 49856 49856 0 0.0
text 624594 624446 -148 -0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096996 1096852 -144 -0.0
bss 101540 101540 0 0.0
text 798004 797864 -140 -0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058460 1058316 -144 -0.0
bss 109988 109988 0 0.0
text 772366 772226 -140 -0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 913980 913836 -144 -0.0
bss 92744 92744 0 0.0
text 655846 655706 -140 -0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835930 835786 -144 -0.0
bss 49900 49900 0 0.0
text 626694 626546 -148 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 936604 936452 -152 -0.0
bss 77512 77512 0 0.0
text 703236 703088 -148 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090484 1090340 -144 -0.0
bss 99836 99836 0 0.0
text 793948 793808 -140 -0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911184 911032 -152 -0.0
bss 69180 69180 0 0.0
text 660230 660082 -148 -0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932824 932688 -136 -0.0
bss 92448 92448 0 0.0
text 674882 674742 -140 -0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833488 833336 -152 -0.0
bss 58144 58144 0 0.0
text 623694 623546 -148 -0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799608 799456 -152 -0.0
bss 56072 56072 0 0.0
text 598600 598452 -148 -0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676128 676044 -84 -0.0
bss 73424 73424 0 0.0
text 461864 461778 -86 -0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843670 843518 -152 -0.0
bss 51528 51528 0 0.0
text 633236 633088 -148 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858489 858345 -144 -0.0
bss 59696 59696 0 0.0
text 642184 642036 -148 -0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825156 825004 -152 -0.0
bss 56404 56404 0 0.0
text 618150 618002 -148 -0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838376 838232 -144 -0.0
bss 58360 58360 0 0.0
text 626158 626010 -148 -0.0

Damian-Nordic and others added 3 commits April 27, 2024 17:17
All users of ReliableMessageMgr::GetBackoff() seem to assume
it takes and returns 32-bit Timeout while it actually takes
and returns 64-bit Timestamp. Hence all the users do implicit
casts.

Replace Timestamp with Timeout in the function's signature
and only use 64-bit type for internal calculations to
prevent overflowing the underlying integer type.
Copy link

github-actions bot commented Apr 27, 2024

PR #33093: Size comparison from f9ac954 to 3a900d6

Increases (3 builds for linux)
platform target config section f9ac954 3a900d6 change % change
linux chip-tool-ipv6only arm64 (read only) 11408772 11409060 288 0.0
.text 10170600 10170888 288 0.0
lighting-app debug+rpc+ui (read only) 5564233 5564313 80 0.0
.text 4960787 4960867 80 0.0
thermostat-no-ble arm64 (read only) 4438156 4438444 288 0.0
.text 3940648 3940936 288 0.0
Decreases (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f9ac954 3a900d6 change % change
bl602 lighting-app bl602 (read/write) 1443554 1443442 -112 -0.0
.text 1108442 1108336 -106 -0.0
bl602+mfd (read/write) 1457970 1457866 -104 -0.0
.text 1123760 1123654 -106 -0.0
bl602+rpc (read/write) 1491194 1491090 -104 -0.0
.text 1140088 1139982 -106 -0.0
bl702 lighting-app bl702 (read/write) 1209379 1209271 -108 -0.0
.text 978712 978602 -110 -0.0
bl702+mfd (read/write) 1220219 1220107 -112 -0.0
.text 990466 990356 -110 -0.0
bl702+rpc (read/write) 1300867 1300759 -108 -0.0
.text 1053420 1053310 -110 -0.0
bl706-eth (read/write) 1025897 1025789 -108 -0.0
.text 768670 768564 -106 -0.0
bl706-wifi (read/write) 1260758 1260650 -108 -0.0
.text 1000762 1000656 -106 -0.0
bl702l lighting-app bl702l (read/write) 1178720 1178608 -112 -0.0
.text 971566 971456 -110 -0.0
bl702l+mfd (read/write) 1190116 1190008 -108 -0.0
.text 983888 983778 -110 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 784164 783924 -240 -0.0
.text 700804 700564 -240 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800020 799780 -240 -0.0
.text 722672 722432 -240 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788884 788636 -248 -0.0
.text 684620 684372 -248 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 741164 740924 -240 -0.0
.text 662140 661900 -240 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726804 726564 -240 -0.0
.text 651996 651756 -240 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 588198 588094 -104 -0.0
.text 498424 498320 -104 -0.0
lock CC3235SF_LAUNCHXL (read only) 634382 634278 -104 -0.0
.text 523916 523812 -104 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570847 570599 -248 -0.0
.app_xip_area 460757 460509 -248 -0.1
lock cyw930739m2evb_01 (read/write) 553031 552783 -248 -0.0
.app_xip_area 438269 438021 -248 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 573607 573359 -248 -0.0
.app_xip_area 465013 464765 -248 -0.1
switch cyw930739m2evb_01 (read/write) 566071 565815 -256 -0.0
.app_xip_area 454293 454037 -256 -0.1
efr32 lighting-app BRD4187C (read/write) 1069888 1069656 -232 -0.0
.text 886460 886228 -232 -0.0
lock-app BRD4338a (read/write) 963708 963572 -136 -0.0
.text 703528 703392 -136 -0.0
window-app BRD4187C (read/write) 1136556 1136428 -128 -0.0
.text 968632 968504 -128 -0.0
esp32 all-clusters-app c3devkit (read only) 1215460 1215324 -136 -0.0
.flash.text 1215460 1215324 -136 -0.0
m5stack (read only) 1256691 1256579 -112 -0.0
.flash.text 1250527 1250415 -112 -0.0
linux air-purifier-app debug (read only) 2654389 2654357 -32 -0.0
.text 2290165 2290133 -32 -0.0
all-clusters-app debug (read only) 5969961 5969929 -32 -0.0
.text 5182611 5182579 -32 -0.0
all-clusters-minimal-app debug (read only) 5249761 5249729 -32 -0.0
.text 4722419 4722387 -32 -0.0
bridge-app debug (read only) 4640569 4640537 -32 -0.0
.text 4187427 4187395 -32 -0.0
chip-tool debug (read only) 12092225 12092209 -16 -0.0
.text 10931955 10931939 -16 -0.0
chip-tool-ipv6only arm64 (read/write) 590952 590664 -288 -0.0
lock-app debug (read only) 4706417 4706401 -16 -0.0
.text 4236483 4236467 -16 -0.0
ota-provider-app debug (read only) 4315569 4315537 -32 -0.0
.text 3911379 3911347 -32 -0.0
ota-requestor-app debug (read only) 4446481 4446449 -32 -0.0
.text 4031635 4031603 -32 -0.0
shell debug (read only) 2939033 2939001 -32 -0.0
.text 2575250 2575218 -32 -0.0
thermostat-no-ble arm64 (read/write) 245752 245464 -288 -0.1
tv-app debug (read only) 5782849 5782817 -32 -0.0
.text 5243187 5243155 -32 -0.0
tv-casting-app debug (read only) 9908481 9908449 -32 -0.0
.text 9056275 9056243 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536312 2536056 -256 -0.0
.text 1498996 1498740 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1059928 1059688 -240 -0.0
text 771904 771660 -244 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1237136 1236896 -240 -0.0
text 798268 798036 -232 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1007360 1007152 -208 -0.0
text 733216 733004 -212 -0.0
nxp contact k32w0+release (read only) 575916 575676 -240 -0.0
.text 575380 575140 -240 -0.0
k32w1+release (read/write) 703300 703060 -240 -0.0
.text 589856 589616 -240 -0.0
light k32w0+release (read only) 609944 609704 -240 -0.0
.text 609408 609168 -240 -0.0
k32w1+release (read/write) 795208 794960 -248 -0.0
.text 673040 672792 -248 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1806396 1806268 -128 -0.0
.text 1596676 1596548 -128 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1728284 1728156 -128 -0.0
.text 1521716 1521588 -128 -0.0
light cy8ckit_062s2_43012 (read/write) 1647028 1646900 -128 -0.0
.text 1447180 1447052 -128 -0.0
lock cy8ckit_062s2_43012 (read/write) 1675692 1675580 -112 -0.0
.text 1448772 1448660 -112 -0.0
qpg lighting-app qpg6105+debug (read/write) 1133492 1133244 -248 -0.0
.text 645872 645624 -248 -0.0
lock-app qpg6105+debug (read/write) 1093460 1093212 -248 -0.0
.text 605844 605596 -248 -0.0
stm32 light STM32WB5MM-DK (read/write) 605121 604873 -248 -0.0
.text 385688 385440 -248 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834134 833982 -152 -0.0
text 624794 624646 -148 -0.0
all-clusters-app tlsr9518adk80d (read/write) 1097260 1097124 -136 -0.0
text 798216 798076 -140 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058684 1058540 -144 -0.0
text 772536 772396 -140 -0.0
bridge-app tlsr9518adk80d (read/write) 914268 914132 -136 -0.0
text 656084 655944 -140 -0.0
contact-sensor-app tlsr9528a_retention (read/write) 836154 836010 -144 -0.0
text 626894 626746 -148 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937040 936896 -144 -0.0
text 703622 703474 -148 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090756 1090620 -136 -0.0
text 794168 794028 -140 -0.0
lock-app-dfu tlsr9528a (read/write) 911368 911216 -152 -0.0
text 660390 660242 -148 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 933104 932960 -144 -0.0
text 675102 674962 -140 -0.0
pump-app tlsr9258a (read/write) 833688 833536 -152 -0.0
text 623872 623724 -148 -0.0
pump-controller-app tlsr9518adk80d (read/write) 799808 799664 -144 -0.0
text 598778 598630 -148 -0.0
shell tlsr9518adk80d (read/write) 676216 676128 -88 -0.0
text 461890 461804 -86 -0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 843998 843846 -152 -0.0
text 633538 633390 -148 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858697 858553 -144 -0.0
text 642368 642220 -148 -0.0
thermostat tlsr9518adk80d (read/write) 825356 825204 -152 -0.0
text 618328 618180 -148 -0.0
window-covering tlsr9258a (read/write) 838600 838456 -144 -0.0
text 626360 626212 -148 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f9ac954 3a900d6 change % change
bl602 lighting-app bl602 (read/write) 1443554 1443442 -112 -0.0
.bss 85720 85720 0 0.0
.data 9512 9512 0 0.0
.rodata 159220 159220 0 0.0
.text 1108442 1108336 -106 -0.0
bl602+mfd (read/write) 1457970 1457866 -104 -0.0
.bss 85888 85888 0 0.0
.data 9488 9488 0 0.0
.rodata 158180 158180 0 0.0
.text 1123760 1123654 -106 -0.0
bl602+rpc (read/write) 1491194 1491090 -104 -0.0
.bss 93760 93760 0 0.0
.data 9888 9888 0 0.0
.rodata 166788 166788 0 0.0
.text 1140088 1139982 -106 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209379 1209271 -108 -0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108816 108816 0 0.0
.text 978712 978602 -110 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220219 1220107 -112 -0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107756 107756 0 0.0
.text 990466 990356 -110 -0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300867 1300759 -108 -0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124188 124188 0 0.0
.text 1053420 1053310 -110 -0.0
bl706-eth (read/write) 1025897 1025789 -108 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101904 101904 0 0.0
.text 768670 768564 -106 -0.0
bl706-wifi (read/write) 1260758 1260650 -108 -0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122904 122904 0 0.0
.text 1000762 1000656 -106 -0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178720 1178608 -112 -0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102820 102820 0 0.0
.text 971566 971456 -110 -0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190116 1190008 -108 -0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101760 101760 0 0.0
.text 983888 983778 -110 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 784164 783924 -240 -0.0
(read/write) 176660 176660 0 0.0
.bss 98604 98604 0 0.0
.data 3588 3588 0 0.0
.rodata 83092 83092 0 0.0
.text 700804 700564 -240 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800020 799780 -240 -0.0
(read/write) 187148 187148 0 0.0
.bss 109092 109092 0 0.0
.data 3588 3588 0 0.0
.rodata 77084 77084 0 0.0
.text 722672 722432 -240 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788884 788636 -248 -0.0
(read/write) 181268 181268 0 0.0
.bss 103212 103212 0 0.0
.data 3588 3588 0 0.0
.rodata 103996 103996 0 0.0
.text 684620 684372 -248 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 741164 740924 -240 -0.0
(read/write) 175636 175636 0 0.0
.bss 97344 97344 0 0.0
.data 3580 3580 0 0.0
.rodata 78756 78756 0 0.0
.text 662140 661900 -240 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726804 726564 -240 -0.0
(read/write) 175844 175844 0 0.0
.bss 97568 97568 0 0.0
.data 3572 3572 0 0.0
.rodata 74540 74540 0 0.0
.text 651996 651756 -240 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 588198 588094 -104 -0.0
(read/write) 208372 208372 0 0.0
.bss 201596 201596 0 0.0
.data 1652 1652 0 0.0
.rodata 87654 87654 0 0.0
.text 498424 498320 -104 -0.0
lock CC3235SF_LAUNCHXL (read only) 634382 634278 -104 -0.0
(read/write) 208636 208636 0 0.0
.bss 202000 202000 0 0.0
.data 1516 1516 0 0.0
.rodata 108342 108342 0 0.0
.text 523916 523812 -104 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570847 570599 -248 -0.0
.app_xip_area 460757 460509 -248 -0.1
.bss 64908 64908 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) 553031 552783 -248 -0.0
.app_xip_area 438269 438021 -248 -0.1
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573607 573359 -248 -0.0
.app_xip_area 465013 464765 -248 -0.1
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566071 565815 -256 -0.0
.app_xip_area 454293 454037 -256 -0.1
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069888 1069656 -232 -0.0
.bss 179976 179976 0 0.0
.data 3432 3432 0 0.0
.text 886460 886228 -232 -0.0
lock-app BRD4338a (read/write) 963708 963572 -136 -0.0
.bss 210528 210528 0 0.0
.data 30288 30288 0 0.0
.text 703528 703392 -136 -0.0
window-app BRD4187C (read/write) 1136556 1136428 -128 -0.0
.bss 164568 164568 0 0.0
.data 3336 3336 0 0.0
.text 968632 968504 -128 -0.0
esp32 all-clusters-app c3devkit (read only) 1215460 1215324 -136 -0.0
(read/write) 1751272 1751272 0 0.0
.dram0.bss 74616 74616 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253464 253464 0 0.0
.flash.text 1215460 1215324 -136 -0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256691 1256579 -112 -0.0
(read/write) 537660 537660 0 0.0
.dram0.bss 81368 81368 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285176 285176 0 0.0
.flash.text 1250527 1250415 -112 -0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2654389 2654357 -32 -0.0
(read/write) 130384 130384 0 0.0
.bss 47016 47016 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75160 75160 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 184944 184944 0 0.0
.text 2290165 2290133 -32 -0.0
all-clusters-app debug (read only) 5969961 5969929 -32 -0.0
(read/write) 482024 482024 0 0.0
.bss 135328 135328 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334712 334712 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 351920 351920 0 0.0
.text 5182611 5182579 -32 -0.0
all-clusters-minimal-app debug (read only) 5249761 5249729 -32 -0.0
(read/write) 238008 238008 0 0.0
.bss 128160 128160 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98296 98296 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290570 290570 0 0.0
.text 4722419 4722387 -32 -0.0
bridge-app debug (read only) 4640569 4640537 -32 -0.0
(read/write) 218888 218888 0 0.0
.bss 118688 118688 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87248 87248 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230794 230794 0 0.0
.text 4187427 4187395 -32 -0.0
chip-tool debug (read only) 12092225 12092209 -16 -0.0
(read/write) 523456 523456 0 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416064 416064 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 451673 451673 0 0.0
.text 10931955 10931939 -16 -0.0
chip-tool-ipv6only arm64 (read only) 11408772 11409060 288 0.0
(read/write) 590952 590664 -288 -0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 456016 456016 0 0.0
.dynamic 512 512 0 0.0
.got 17104 17104 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356276 356276 0 0.0
.text 10170600 10170888 288 0.0
lighting-app debug+rpc+ui (read only) 5564233 5564313 80 0.0
(read/write) 227656 227656 0 0.0
.bss 119632 119632 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354708 354708 0 0.0
.text 4960787 4960867 80 0.0
lock-app debug (read only) 4706417 4706401 -16 -0.0
(read/write) 206112 206112 0 0.0
.bss 113960 113960 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 81256 81256 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256650 256650 0 0.0
.text 4236483 4236467 -16 -0.0
ota-provider-app debug (read only) 4315569 4315537 -32 -0.0
(read/write) 194616 194616 0 0.0
.bss 113760 113760 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70544 70544 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209418 209418 0 0.0
.text 3911379 3911347 -32 -0.0
ota-requestor-app debug (read only) 4446481 4446449 -32 -0.0
(read/write) 198984 198984 0 0.0
.bss 114656 114656 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73648 73648 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215530 215530 0 0.0
.text 4031635 4031603 -32 -0.0
shell debug (read only) 2939033 2939001 -32 -0.0
(read/write) 157424 157424 0 0.0
.bss 62800 62800 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87400 87400 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188384 188384 0 0.0
.text 2575250 2575218 -32 -0.0
thermostat-no-ble arm64 (read only) 4438156 4438444 288 0.0
(read/write) 245752 245464 -288 -0.1
.bss 122264 122264 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104520 104520 0 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160388 0 0.0
.text 3940648 3940936 288 0.0
tv-app debug (read only) 5782849 5782817 -32 -0.0
(read/write) 353816 353816 0 0.0
.bss 244528 244528 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95432 95432 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 295594 295594 0 0.0
.text 5243187 5243155 -32 -0.0
tv-casting-app debug (read only) 9908481 9908449 -32 -0.0
(read/write) 343616 343616 0 0.0
.bss 158744 158744 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174960 174960 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 385016 385016 0 0.0
.text 9056275 9056243 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536312 2536056 -256 -0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1498996 1498740 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059928 1059688 -240 -0.0
bss 139171 139171 0 0.0
rodata 101560 101560 0 0.0
text 771904 771660 -244 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237136 1236896 -240 -0.0
bss 137443 137443 0 0.0
rodata 151392 151392 0 0.0
text 798268 798036 -232 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1007360 1007152 -208 -0.0
bss 138029 138029 0 0.0
rodata 88824 88824 0 0.0
text 733216 733004 -212 -0.0
nxp contact k32w0+release (read only) 575916 575676 -240 -0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575380 575140 -240 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703300 703060 -240 -0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589856 589616 -240 -0.0
light k32w0+release (read only) 609944 609704 -240 -0.0
(read/write) 82600 82600 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609408 609168 -240 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795208 794960 -248 -0.0
.bss 80736 80736 0 0.0
.data 2064 2064 0 0.0
.text 673040 672792 -248 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832008 832008 0 0.0
(read/write) 1806396 1806268 -128 -0.0
.bss 198644 198644 0 0.0
.data 2688 2688 0 0.0
.text 1596676 1596548 -128 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835160 835160 0 0.0
(read/write) 1728284 1728156 -128 -0.0
.bss 195524 195524 0 0.0
.data 2656 2656 0 0.0
.text 1521716 1521588 -128 -0.0
light cy8ckit_062s2_43012 (read only) 841880 841880 0 0.0
(read/write) 1647028 1646900 -128 -0.0
.bss 188988 188988 0 0.0
.data 2472 2472 0 0.0
.text 1447180 1447052 -128 -0.0
lock cy8ckit_062s2_43012 (read only) 814808 814808 0 0.0
(read/write) 1675692 1675580 -112 -0.0
.bss 216068 216068 0 0.0
.data 2464 2464 0 0.0
.text 1448772 1448660 -112 -0.0
qpg lighting-app qpg6105+debug (read/write) 1133492 1133244 -248 -0.0
.bss 102620 102620 0 0.0
.data 856 856 0 0.0
.text 645872 645624 -248 -0.0
lock-app qpg6105+debug (read/write) 1093460 1093212 -248 -0.0
.bss 97292 97292 0 0.0
.data 860 860 0 0.0
.text 605844 605596 -248 -0.0
stm32 light STM32WB5MM-DK (read/write) 605121 604873 -248 -0.0
.bss 128468 128468 0 0.0
.data 688 688 0 0.0
.rodata 80532 80532 0 0.0
.text 385688 385440 -248 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834134 833982 -152 -0.0
bss 49852 49852 0 0.0
text 624794 624646 -148 -0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1097260 1097124 -136 -0.0
bss 101568 101568 0 0.0
text 798216 798076 -140 -0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058684 1058540 -144 -0.0
bss 110016 110016 0 0.0
text 772536 772396 -140 -0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914268 914132 -136 -0.0
bss 92772 92772 0 0.0
text 656084 655944 -140 -0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836154 836010 -144 -0.0
bss 49896 49896 0 0.0
text 626894 626746 -148 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937040 936896 -144 -0.0
bss 77508 77508 0 0.0
text 703622 703474 -148 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090756 1090620 -136 -0.0
bss 99864 99864 0 0.0
text 794168 794028 -140 -0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911368 911216 -152 -0.0
bss 69176 69176 0 0.0
text 660390 660242 -148 -0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933104 932960 -144 -0.0
bss 92476 92476 0 0.0
text 675102 674962 -140 -0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833688 833536 -152 -0.0
bss 58140 58140 0 0.0
text 623872 623724 -148 -0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799808 799664 -144 -0.0
bss 56068 56068 0 0.0
text 598778 598630 -148 -0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676216 676128 -88 -0.0
bss 73452 73452 0 0.0
text 461890 461804 -86 -0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843998 843846 -152 -0.0
bss 51524 51524 0 0.0
text 633538 633390 -148 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858697 858553 -144 -0.0
bss 59692 59692 0 0.0
text 642368 642220 -148 -0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825356 825204 -152 -0.0
bss 56400 56400 0 0.0
text 618328 618180 -148 -0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838600 838456 -144 -0.0
bss 58356 58356 0 0.0
text 626360 626212 -148 -0.0

@mergify mergify bot merged commit ffaeaa1 into project-chip:master Apr 30, 2024
65 checks passed
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.

5 participants