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 session parameters to be inline with matter 1.3 spec #30405

Merged

Conversation

tehampson
Copy link
Contributor

Update Session Parameter to reflect latest 1.3 spec

In 1.3 more Session Parameters have been added and are now always expected to be sent over during session establishment.

This is required to get batch invoke feature for 1.3. In order for a client device to understand how many commands it may send to a server, the server must advertise how many paths per invoke it supports.

Test:

  • CI
  • Confirmed with chip-tool and lighing-app that new SessionParameters is passed back and forth (with logging not in PR).
  • Confirmed earlier version newer chip-tool is able to talk to pre SessionParameters update lighting-app

Copy link

github-actions bot commented Nov 10, 2023

PR #30405: Size comparison from dbd6d1d to 2bb9e60

Increases (3 builds for cc32xx, mbed)
platform target config section dbd6d1d 2bb9e60 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 564314 328 0.1
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.text 478172 478504 332 0.1
lock CC3235SF_LAUNCHXL (read only) 620250 620586 336 0.1
(read/write) 206900 206988 88 0.0
.bss 200336 200424 88 0.0
.text 511824 512156 332 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525552 2525808 256 0.0
.bss 219064 219152 88 0.0
.text 1488236 1488492 256 0.0
Full report (3 builds for cc32xx, mbed)
platform target config section dbd6d1d 2bb9e60 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 564314 328 0.1
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478504 332 0.1
lock CC3235SF_LAUNCHXL (read only) 620250 620586 336 0.1
(read/write) 206900 206988 88 0.0
.bss 200336 200424 88 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 512156 332 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525808 256 0.0
.bss 219064 219152 88 0.0
.data 5136 5136 0 0.0
.text 1488236 1488492 256 0.0

Copy link

github-actions bot commented Nov 10, 2023

PR #30405: Size comparison from dbd6d1d to 61efa3a

Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section dbd6d1d 61efa3a change % change
bl602 lighting-app bl602 (read/write) 1407550 1408302 752 0.1
.bss 84504 84592 88 0.1
.text 1076640 1077308 668 0.1
bl602+mfd (read/write) 1421990 1422758 768 0.1
.bss 84672 84760 88 0.1
.text 1091992 1092660 668 0.1
bl602+rpc (read/write) 1454570 1455578 1008 0.1
.bss 92536 92624 88 0.1
.text 1108128 1109052 924 0.1
bl702 lighting-app bl702 (read/write) 1173715 1174411 696 0.1
.text 947134 947750 616 0.1
bl702+mfd (read/write) 1184839 1185535 696 0.1
.text 959198 959814 616 0.1
bl702+rpc (read/write) 1273271 1273967 696 0.1
.text 1022200 1022816 616 0.1
bl706-eth (read/write) 992649 993333 684 0.1
.text 739606 740210 604 0.1
bl706-wifi (read/write) 1227806 1228914 1108 0.1
.text 964026 965038 1012 0.1
bl702l lighting-app bl702l (read/write) 1143428 1144636 1208 0.1
.text 940228 940844 616 0.1
bl702l+mfd (read/write) 1154888 1155584 696 0.1
.text 952604 953220 616 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737715 264 0.0
(read/write) 166528 166616 88 0.1
.bss 88940 89028 88 0.1
.text 652464 652728 264 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759427 256 0.0
(read/write) 176820 176908 88 0.0
.bss 99188 99276 88 0.1
.text 678604 678860 256 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 746707 264 0.0
(read/write) 171276 171364 88 0.1
.bss 93644 93732 88 0.1
.text 639820 640084 264 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697211 697483 272 0.0
(read/write) 165628 165716 88 0.1
.bss 87808 87896 88 0.1
.text 616464 616736 272 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 683163 264 0.0
(read/write) 165760 165848 88 0.1
.bss 87952 88040 88 0.1
.text 606312 606576 264 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 564314 328 0.1
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.text 478172 478504 332 0.1
lock CC3235SF_LAUNCHXL (read only) 620250 620586 336 0.1
(read/write) 206900 206988 88 0.0
.bss 200336 200424 88 0.0
.text 511824 512156 332 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 554735 555151 416 0.1
.app_xip_area 445809 446137 328 0.1
.bss 63840 63928 88 0.1
lock cyw930739m2evb_01 (read/write) 540903 541319 416 0.1
.app_xip_area 427177 427505 328 0.1
.bss 68608 68696 88 0.1
ota-requestor cyw930739m2evb_01 (read/write) 576591 576935 344 0.1
.app_xip_area 468993 469249 256 0.1
.bss 62584 62672 88 0.1
switch cyw930739m2evb_01 (read/write) 552623 553039 416 0.1
.app_xip_area 441937 442265 328 0.1
.bss 65568 65656 88 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1009052 360 0.0
.bss 171920 172008 88 0.1
.text 834056 834328 272 0.0
BRD4187C (read/write) 1094460 1094804 344 0.0
.bss 195564 195628 64 0.0
.text 895572 895852 280 0.0
lock-app BRD4161A+wf200 (read/write) 1105368 1105648 280 0.0
.bss 186640 186728 88 0.0
.text 915996 916188 192 0.0
window-app BRD4187C (read/write) 1131104 1131512 408 0.0
.bss 167972 168036 64 0.0
.text 959936 960280 344 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1130222 360 0.0
(read/write) 1670084 1670164 80 0.0
.dram0.bss 71848 71936 88 0.1
.flash.text 1129862 1130222 360 0.0
m5stack (read only) 1175071 1175351 280 0.0
(read/write) 520080 520168 88 0.0
.dram0.bss 78496 78584 88 0.1
.flash.text 1169687 1169967 280 0.0
k32w contact k32w0+release (read only) 591436 591724 288 0.0
(read/write) 87600 87688 88 0.1
.bss 70840 70928 88 0.1
.text 590900 591188 288 0.0
k32w1+release (read/write) 686512 686880 368 0.1
.bss 67040 67128 88 0.1
.text 573272 573552 280 0.0
light k32w0+release (read only) 591140 591428 288 0.0
(read/write) 87276 87364 88 0.1
.bss 70528 70616 88 0.1
.text 590604 590892 288 0.0
k32w1+release (read/write) 778516 778876 360 0.0
.bss 76716 76804 88 0.1
.text 656408 656680 272 0.0
lock k32w0+release (read only) 562948 563252 304 0.1
(read/write) 85104 85192 88 0.1
.bss 68416 68504 88 0.1
.text 562412 562716 304 0.1
linux air-purifier-app debug (read only) 2477461 2479973 2512 0.1
(read/write) 126280 126312 32 0.0
.bss 46656 46688 32 0.1
.text 2126533 2129045 2512 0.1
all-clusters-app debug (read only) 5279265 5281649 2384 0.0
(read/write) 418800 418864 64 0.0
.bss 128880 128944 64 0.0
.text 4600115 4602499 2384 0.1
all-clusters-minimal-app debug (read only) 4892153 4894617 2464 0.1
(read/write) 233080 233144 64 0.0
.bss 126704 126768 64 0.1
.text 4390995 4393459 2464 0.1
bridge-app debug (read only) 4374281 4376889 2608 0.1
(read/write) 215128 215192 64 0.0
.bss 118904 118968 64 0.1
.text 3938547 3941155 2608 0.1
chip-tool debug (read only) 10360913 10363393 2480 0.0
.text 9363699 9366179 2480 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10240696 2336 0.0
.text 9141688 9144024 2336 0.0
lighting-app debug+rpc+ui (read only) 5235073 5237681 2608 0.0
(read/write) 223136 223168 32 0.0
.bss 118208 118240 32 0.0
.text 4655027 4657635 2608 0.1
lock-app debug (read only) 4473977 4476585 2608 0.1
(read/write) 203304 203368 64 0.0
.bss 113472 113536 64 0.1
.text 4016995 4019603 2608 0.1
ota-provider-app debug (read only) 4132361 4134969 2608 0.1
(read/write) 192192 192224 32 0.0
.bss 113568 113600 32 0.0
.text 3741427 3744035 2608 0.1
ota-requestor-app debug (read only) 4218665 4221273 2608 0.1
(read/write) 196440 196472 32 0.0
.bss 114592 114624 32 0.0
.text 3819651 3822259 2608 0.1
shell debug (read only) 2741177 2743641 2464 0.1
(read/write) 148504 148568 64 0.0
.bss 59528 59592 64 0.1
.text 2392114 2394578 2464 0.1
thermostat-no-ble arm64 (read only) 4370504 4372968 2464 0.1
.bss 122184 122216 32 0.0
.text 3870072 3872536 2464 0.1
tv-app debug (read only) 5243353 5245833 2480 0.0
(read/write) 344624 344688 64 0.0
.bss 242080 242144 64 0.0
.text 4741811 4744291 2480 0.1
tv-casting-app debug (read only) 8299185 8301793 2608 0.0
(read/write) 315640 315672 32 0.0
.bss 155936 155968 32 0.0
.text 7551571 7554179 2608 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525552 2525808 256 0.0
.bss 219064 219152 88 0.0
.text 1488236 1488492 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1054364 1054780 416 0.0
bss 128343 128431 88 0.1
text 774400 774692 292 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1181196 1181572 376 0.0
bss 120545 120633 88 0.1
text 772092 772388 296 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1039692 1040108 416 0.0
bss 128636 128724 88 0.1
text 764168 764460 292 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732588 1733012 424 0.0
.bss 193236 193324 88 0.0
.text 1528484 1528820 336 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696428 1696852 424 0.0
.bss 191516 191604 88 0.0
.text 1494044 1494380 336 0.0
light cy8ckit_062s2_43012 (read/write) 1622612 1623052 440 0.0
.bss 185076 185164 88 0.0
.text 1426780 1427132 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1655460 1655900 440 0.0
.bss 212324 212412 88 0.0
.text 1432364 1432716 352 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1178728 264 0.0
.bss 100664 100752 88 0.1
.text 625304 625568 264 0.0
lock-app qpg6105+debug (read/write) 1139220 1139444 224 0.0
.bss 95408 95496 88 0.1
.text 586060 586284 224 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 811322 811786 464 0.1
bss 53132 53220 88 0.2
text 606044 606418 374 0.1
all-clusters-app tlsr9518adk80d (read/write) 1071412 1071868 456 0.0
bss 99388 99476 88 0.1
text 755036 755404 368 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076320 1076776 456 0.0
bss 109084 109172 88 0.1
text 746708 747076 368 0.0
bridge-app tlsr9518adk80d (read/write) 930220 930676 456 0.0
bss 93684 93772 88 0.1
text 643244 643612 368 0.1
contact-sensor-app tlsr9528a_retention (read/write) 814566 815022 456 0.1
bss 53240 53328 88 0.2
text 609094 609468 374 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 968828 969284 456 0.0
bss 77040 77128 88 0.1
text 687042 687416 374 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086128 1086584 456 0.0
bss 99192 99280 88 0.1
text 763800 764168 368 0.0
lock-app-dfu tlsr9528a_retention (read/write) 871950 872414 464 0.1
bss 53940 54028 88 0.2
text 638942 639316 374 0.1
ota-requestor-app tlsr9518adk80d (read/write) 943508 943964 456 0.0
bss 91792 91880 88 0.1
text 658978 659346 368 0.1
pump-app tlsr9528a (read/write) 871212 871676 464 0.1
bss 67076 67164 88 0.1
text 615618 615992 374 0.1
pump-controller-app tlsr9518adk80d (read/write) 811776 812240 464 0.1
bss 55320 55408 88 0.2
text 582596 582970 374 0.1
resource-monitoring-app tlsr9518adk80d (read/write) 827476 827940 464 0.1
bss 55724 55812 88 0.2
text 593210 593584 374 0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 816294 816758 464 0.1
bss 53332 53420 88 0.2
text 611824 612198 374 0.1
temperature-measurement-app tlsr9528a_retention (read/write) 802234 802698 464 0.1
bss 53052 53140 88 0.2
text 599840 600214 374 0.1
thermostat tlsr9518adk80d (read/write) 832868 833332 464 0.1
bss 55608 55696 88 0.2
text 597952 598326 374 0.1
window-covering tlsr9518adk80d (read/write) 830336 830792 456 0.1
bss 55960 56048 88 0.2
text 595002 595376 374 0.1
Decreases (6 builds for linux, psoc6)
platform target config section dbd6d1d 61efa3a change % change
linux chip-tool-ipv6only arm64 (read/write) 515072 512736 -2336 -0.5
thermostat-no-ble arm64 (read/write) 247144 244712 -2432 -1.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837536 -88 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839256 -88 -0.0
light cy8ckit_062s2_43012 (read only) 845896 845808 -88 -0.0
lock cy8ckit_062s2_43012 (read only) 818632 818544 -88 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section dbd6d1d 61efa3a change % change
bl602 lighting-app bl602 (read/write) 1407550 1408302 752 0.1
.bss 84504 84592 88 0.1
.data 9376 9376 0 0.0
.rodata 156376 156376 0 0.0
.text 1076640 1077308 668 0.1
bl602+mfd (read/write) 1421990 1422758 768 0.1
.bss 84672 84760 88 0.1
.data 9344 9344 0 0.0
.rodata 155336 155336 0 0.0
.text 1091992 1092660 668 0.1
bl602+rpc (read/write) 1454570 1455578 1008 0.1
.bss 92536 92624 88 0.1
.data 9744 9744 0 0.0
.rodata 163492 163492 0 0.0
.text 1108128 1109052 924 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173715 1174411 696 0.1
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106116 106116 0 0.0
.text 947134 947750 616 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184839 1185535 696 0.1
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105056 105056 0 0.0
.text 959198 959814 616 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273271 1273967 696 0.1
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121016 121016 0 0.0
.text 1022200 1022816 616 0.1
bl706-eth (read/write) 992649 993333 684 0.1
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99204 99204 0 0.0
.text 739606 740210 604 0.1
bl706-wifi (read/write) 1227806 1228914 1108 0.1
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120064 120064 0 0.0
.text 964026 965038 1012 0.1
bl702l lighting-app bl702l (read/write) 1143428 1144636 1208 0.1
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100120 100120 0 0.0
.text 940228 940844 616 0.1
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1154888 1155584 696 0.1
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99060 99060 0 0.0
.text 952604 953220 616 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 737715 264 0.0
(read/write) 166528 166616 88 0.1
.bss 88940 89028 88 0.1
.data 3424 3424 0 0.0
.rodata 84599 84599 0 0.0
.text 652464 652728 264 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759427 256 0.0
(read/write) 176820 176908 88 0.0
.bss 99188 99276 88 0.1
.data 3444 3444 0 0.0
.rodata 80175 80175 0 0.0
.text 678604 678860 256 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 746707 264 0.0
(read/write) 171276 171364 88 0.1
.bss 93644 93732 88 0.1
.data 3444 3444 0 0.0
.rodata 106231 106231 0 0.0
.text 639820 640084 264 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697211 697483 272 0.0
(read/write) 165628 165716 88 0.1
.bss 87808 87896 88 0.1
.data 3412 3412 0 0.0
.rodata 80359 80359 0 0.0
.text 616464 616736 272 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 683163 264 0.0
(read/write) 165760 165848 88 0.1
.bss 87952 88040 88 0.1
.data 3408 3408 0 0.0
.rodata 76199 76199 0 0.0
.text 606312 606576 264 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 564314 328 0.1
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.data 1416 1416 0 0.0
.rodata 83690 83690 0 0.0
.text 478172 478504 332 0.1
lock CC3235SF_LAUNCHXL (read only) 620250 620586 336 0.1
(read/write) 206900 206988 88 0.0
.bss 200336 200424 88 0.0
.data 1444 1444 0 0.0
.rodata 106306 106306 0 0.0
.text 511824 512156 332 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 554735 555151 416 0.1
.app_xip_area 445809 446137 328 0.1
.bss 63840 63928 88 0.1
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540903 541319 416 0.1
.app_xip_area 427177 427505 328 0.1
.bss 68608 68696 88 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576591 576935 344 0.1
.app_xip_area 468993 469249 256 0.1
.bss 62584 62672 88 0.1
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552623 553039 416 0.1
.app_xip_area 441937 442265 328 0.1
.bss 65568 65656 88 0.1
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1009052 360 0.0
.bss 171920 172008 88 0.1
.data 2696 2696 0 0.0
.text 834056 834328 272 0.0
BRD4187C (read/write) 1094460 1094804 344 0.0
.bss 195564 195628 64 0.0
.data 3304 3304 0 0.0
.text 895572 895852 280 0.0
lock-app BRD4161A+wf200 (read/write) 1105368 1105648 280 0.0
.bss 186640 186728 88 0.0
.data 2712 2712 0 0.0
.text 915996 916188 192 0.0
window-app BRD4187C (read/write) 1131104 1131512 408 0.0
.bss 167972 168036 64 0.0
.data 3176 3176 0 0.0
.text 959936 960280 344 0.0
esp32 all-clusters-app c3devkit (read only) 1129862 1130222 360 0.0
(read/write) 1670084 1670164 80 0.0
.dram0.bss 71848 71936 88 0.1
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241360 0 0.0
.flash.text 1129862 1130222 360 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175071 1175351 280 0.0
(read/write) 520080 520168 88 0.0
.dram0.bss 78496 78584 88 0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273200 0 0.0
.flash.text 1169687 1169967 280 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591436 591724 288 0.0
(read/write) 87600 87688 88 0.1
.bss 70840 70928 88 0.1
.data 2136 2136 0 0.0
.text 590900 591188 288 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686512 686880 368 0.1
.bss 67040 67128 88 0.1
.data 2720 2720 0 0.0
.text 573272 573552 280 0.0
light k32w0+release (read only) 591140 591428 288 0.0
(read/write) 87276 87364 88 0.1
.bss 70528 70616 88 0.1
.data 2124 2124 0 0.0
.text 590604 590892 288 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778516 778876 360 0.0
.bss 76716 76804 88 0.1
.data 1932 1932 0 0.0
.text 656408 656680 272 0.0
lock k32w0+release (read only) 562948 563252 304 0.1
(read/write) 85104 85192 88 0.1
.bss 68416 68504 88 0.1
.data 2064 2064 0 0.0
.text 562412 562716 304 0.1
linux air-purifier-app debug (read only) 2477461 2479973 2512 0.1
(read/write) 126280 126312 32 0.0
.bss 46656 46688 32 0.1
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177128 177128 0 0.0
.text 2126533 2129045 2512 0.1
all-clusters-app debug (read only) 5279265 5281649 2384 0.0
(read/write) 418800 418864 64 0.0
.bss 128880 128944 64 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278832 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 299484 299484 0 0.0
.text 4600115 4602499 2384 0.1
all-clusters-minimal-app debug (read only) 4892153 4894617 2464 0.1
(read/write) 233080 233144 64 0.0
.bss 126704 126768 64 0.1
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270061 270061 0 0.0
.text 4390995 4393459 2464 0.1
bridge-app debug (read only) 4374281 4376889 2608 0.1
(read/write) 215128 215192 64 0.0
.bss 118904 118968 64 0.1
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218101 218101 0 0.0
.text 3938547 3941155 2608 0.1
chip-tool debug (read only) 10360913 10363393 2480 0.0
(read/write) 448896 448896 0 0.0
.bss 93752 93752 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 391529 391529 0 0.0
.text 9363699 9366179 2480 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10240696 2336 0.0
(read/write) 515072 512736 -2336 -0.5
.bss 103112 103112 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380480 380480 0 0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317744 317744 0 0.0
.text 9141688 9144024 2336 0.0
lighting-app debug+rpc+ui (read only) 5235073 5237681 2608 0.0
(read/write) 223136 223168 32 0.0
.bss 118208 118240 32 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336820 336820 0 0.0
.text 4655027 4657635 2608 0.1
lock-app debug (read only) 4473977 4476585 2608 0.1
(read/write) 203304 203368 64 0.0
.bss 113472 113536 64 0.1
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247381 0 0.0
.text 4016995 4019603 2608 0.1
ota-provider-app debug (read only) 4132361 4134969 2608 0.1
(read/write) 192192 192224 32 0.0
.bss 113568 113600 32 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200085 0 0.0
.text 3741427 3744035 2608 0.1
ota-requestor-app debug (read only) 4218665 4221273 2608 0.1
(read/write) 196440 196472 32 0.0
.bss 114592 114624 32 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 203861 0 0.0
.text 3819651 3822259 2608 0.1
shell debug (read only) 2741177 2743641 2464 0.1
(read/write) 148504 148568 64 0.0
.bss 59528 59592 64 0.1
.data 784 784 0 0.0
.data.rel.ro 82400 82400 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 179264 179264 0 0.0
.text 2392114 2394578 2464 0.1
thermostat-no-ble arm64 (read only) 4370504 4372968 2464 0.1
(read/write) 247144 244712 -2432 -1.0
.bss 122184 122216 32 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161428 0 0.0
.text 3870072 3872536 2464 0.1
tv-app debug (read only) 5243353 5245833 2480 0.0
(read/write) 344624 344688 64 0.0
.bss 242080 242144 64 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5528 5528 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 266909 266909 0 0.0
.text 4741811 4744291 2480 0.1
tv-casting-app debug (read only) 8299185 8301793 2608 0.0
(read/write) 315640 315672 32 0.0
.bss 155936 155968 32 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339496 339496 0 0.0
.text 7551571 7554179 2608 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525808 256 0.0
.bss 219064 219152 88 0.0
.data 5136 5136 0 0.0
.text 1488236 1488492 256 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054364 1054780 416 0.0
bss 128343 128431 88 0.1
rodata 104028 104028 0 0.0
text 774400 774692 292 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181196 1181572 376 0.0
bss 120545 120633 88 0.1
rodata 138220 138220 0 0.0
text 772092 772388 296 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039692 1040108 416 0.0
bss 128636 128724 88 0.1
rodata 99300 99300 0 0.0
text 764168 764460 292 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837536 -88 -0.0
(read/write) 1732588 1733012 424 0.0
.bss 193236 193324 88 0.0
.data 2480 2480 0 0.0
.text 1528484 1528820 336 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839256 -88 -0.0
(read/write) 1696428 1696852 424 0.0
.bss 191516 191604 88 0.0
.data 2480 2480 0 0.0
.text 1494044 1494380 336 0.0
light cy8ckit_062s2_43012 (read only) 845896 845808 -88 -0.0
(read/write) 1622612 1623052 440 0.0
.bss 185076 185164 88 0.0
.data 2368 2368 0 0.0
.text 1426780 1427132 352 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818544 -88 -0.0
(read/write) 1655460 1655900 440 0.0
.bss 212324 212412 88 0.0
.data 2384 2384 0 0.0
.text 1432364 1432716 352 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1178728 264 0.0
.bss 100664 100752 88 0.1
.data 748 748 0 0.0
.text 625304 625568 264 0.0
lock-app qpg6105+debug (read/write) 1139220 1139444 224 0.0
.bss 95408 95496 88 0.1
.data 780 780 0 0.0
.text 586060 586284 224 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811322 811786 464 0.1
bss 53132 53220 88 0.2
text 606044 606418 374 0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071412 1071868 456 0.0
bss 99388 99476 88 0.1
text 755036 755404 368 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076320 1076776 456 0.0
bss 109084 109172 88 0.1
text 746708 747076 368 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930220 930676 456 0.0
bss 93684 93772 88 0.1
text 643244 643612 368 0.1
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814566 815022 456 0.1
bss 53240 53328 88 0.2
text 609094 609468 374 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 968828 969284 456 0.0
bss 77040 77128 88 0.1
text 687042 687416 374 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086128 1086584 456 0.0
bss 99192 99280 88 0.1
text 763800 764168 368 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 871950 872414 464 0.1
bss 53940 54028 88 0.2
text 638942 639316 374 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943508 943964 456 0.0
bss 91792 91880 88 0.1
text 658978 659346 368 0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871212 871676 464 0.1
bss 67076 67164 88 0.1
text 615618 615992 374 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 811776 812240 464 0.1
bss 55320 55408 88 0.2
text 582596 582970 374 0.1
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827476 827940 464 0.1
bss 55724 55812 88 0.2
text 593210 593584 374 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816294 816758 464 0.1
bss 53332 53420 88 0.2
text 611824 612198 374 0.1
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802234 802698 464 0.1
bss 53052 53140 88 0.2
text 599840 600214 374 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832868 833332 464 0.1
bss 55608 55696 88 0.2
text 597952 598326 374 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830336 830792 456 0.1
bss 55960 56048 88 0.2
text 595002 595376 374 0.1

@github-actions github-actions bot added the app label Nov 10, 2023
@tehampson tehampson marked this pull request as ready for review November 10, 2023 21:03
Copy link

github-actions bot commented Nov 10, 2023

PR #30405: Size comparison from dbd6d1d to a7c3c7c

Increases above 0.2%:

platform target config section dbd6d1d a7c3c7c change % change
linux air-purifier-app debug .init_array 800 808 8 1.0
all-clusters-app debug .init_array 1208 1216 8 0.7
all-clusters-minimal-app debug .init_array 1152 1160 8 0.7
bridge-app debug .init_array 824 832 8 1.0
chip-tool debug .got 5784 5800 16 0.3
.init_array 768 776 8 1.0
lighting-app debug+rpc+ui .init_array 952 960 8 0.8
lock-app debug .init_array 864 872 8 0.9
shell debug .init_array 1064 1072 8 0.8
tv-app debug .init_array 1128 1136 8 0.7
tv-casting-app debug .got 5064 5080 16 0.3
.init_array 1136 1144 8 0.7
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section dbd6d1d a7c3c7c change % change
bl602 lighting-app bl602 (read/write) 1407550 1408646 1096 0.1
.bss 84504 84592 88 0.1
.rodata 156376 156408 32 0.0
.text 1076640 1077624 984 0.1
bl602+mfd (read/write) 1421990 1423102 1112 0.1
.bss 84672 84760 88 0.1
.rodata 155336 155368 32 0.0
.text 1091992 1092976 984 0.1
bl602+rpc (read/write) 1454570 1455922 1352 0.1
.bss 92536 92624 88 0.1
.rodata 163492 163524 32 0.0
.text 1108128 1109368 1240 0.1
bl702 lighting-app bl702 (read/write) 1173715 1174759 1044 0.1
.rodata 106116 106148 32 0.0
.text 947134 948066 932 0.1
bl702+mfd (read/write) 1184839 1185883 1044 0.1
.rodata 105056 105088 32 0.0
.text 959198 960130 932 0.1
bl702+rpc (read/write) 1273271 1274315 1044 0.1
.rodata 121016 121048 32 0.0
.text 1022200 1023132 932 0.1
bl706-eth (read/write) 992649 993681 1032 0.1
.rodata 99204 99236 32 0.0
.text 739606 740526 920 0.1
bl706-wifi (read/write) 1227806 1229270 1464 0.1
.rodata 120064 120096 32 0.0
.text 964026 965362 1336 0.1
bl702l lighting-app bl702l (read/write) 1143428 1144472 1044 0.1
.rodata 100120 100152 32 0.0
.text 940228 941160 932 0.1
bl702l+mfd (read/write) 1154888 1156444 1556 0.1
.rodata 99060 99092 32 0.0
.text 952604 953536 932 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 738011 560 0.1
(read/write) 166528 166616 88 0.1
.bss 88940 89028 88 0.1
.rodata 84599 84647 48 0.1
.text 652464 652976 512 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759715 544 0.1
(read/write) 176820 176908 88 0.0
.bss 99188 99276 88 0.1
.rodata 80175 80223 48 0.1
.text 678604 679100 496 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 747003 560 0.1
(read/write) 171276 171364 88 0.1
.bss 93644 93732 88 0.1
.rodata 106231 106279 48 0.0
.text 639820 640332 512 0.1
pump-app LP_EM_CC1354P10_6 (read only) 697211 697787 576 0.1
(read/write) 165628 165716 88 0.1
.bss 87808 87896 88 0.1
.rodata 80359 80415 56 0.1
.text 616464 616984 520 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 683459 560 0.1
(read/write) 165760 165848 88 0.1
.bss 87952 88040 88 0.1
.rodata 76199 76247 48 0.1
.text 606312 606824 512 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 564626 640 0.1
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.text 478172 478824 652 0.1
lock CC3235SF_LAUNCHXL (read only) 620250 620890 640 0.1
(read/write) 206900 206988 88 0.0
.bss 200336 200424 88 0.0
.text 511824 512468 644 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 554735 555463 728 0.1
.app_xip_area 445809 446449 640 0.1
.bss 63840 63928 88 0.1
lock cyw930739m2evb_01 (read/write) 540903 541615 712 0.1
.app_xip_area 427177 427801 624 0.1
.bss 68608 68696 88 0.1
ota-requestor cyw930739m2evb_01 (read/write) 576591 577247 656 0.1
.app_xip_area 468993 469561 568 0.1
.bss 62584 62672 88 0.1
switch cyw930739m2evb_01 (read/write) 552623 553351 728 0.1
.app_xip_area 441937 442577 640 0.1
.bss 65568 65656 88 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1009364 672 0.1
.bss 171920 172008 88 0.1
.text 834056 834640 584 0.1
BRD4187C (read/write) 1094460 1095108 648 0.1
.bss 195564 195628 64 0.0
.text 895572 896156 584 0.1
lock-app BRD4161A+wf200 (read/write) 1105368 1105944 576 0.1
.bss 186640 186728 88 0.0
.text 915996 916484 488 0.1
window-app BRD4187C (read/write) 1131104 1131816 712 0.1
.bss 167972 168036 64 0.0
.text 959936 960584 648 0.1
esp32 all-clusters-app c3devkit (read only) 1129862 1130776 914 0.1
(read/write) 1670084 1670164 80 0.0
.dram0.bss 71848 71936 88 0.1
.flash.text 1129862 1130776 914 0.1
m5stack (read only) 1175071 1175799 728 0.1
(read/write) 520080 520168 88 0.0
.dram0.bss 78496 78584 88 0.1
.flash.text 1169687 1170415 728 0.1
k32w contact k32w0+release (read only) 591436 592028 592 0.1
(read/write) 87600 87688 88 0.1
.bss 70840 70928 88 0.1
.text 590900 591492 592 0.1
k32w1+release (read/write) 686512 687184 672 0.1
.bss 67040 67128 88 0.1
.text 573272 573856 584 0.1
light k32w0+release (read only) 591140 591732 592 0.1
(read/write) 87276 87364 88 0.1
.bss 70528 70616 88 0.1
.text 590604 591196 592 0.1
k32w1+release (read/write) 778516 779180 664 0.1
.bss 76716 76804 88 0.1
.text 656408 656984 576 0.1
lock k32w0+release (read only) 562948 563564 616 0.1
(read/write) 85104 85192 88 0.1
.bss 68416 68504 88 0.1
.text 562412 563028 616 0.1
linux air-purifier-app debug (read only) 2477461 2482029 4568 0.2
(read/write) 126280 126384 104 0.1
.bss 46656 46752 96 0.2
.got 4560 4568 8 0.2
.init_array 800 808 8 1.0
.rodata 177128 177512 384 0.2
.text 2126533 2130597 4064 0.2
all-clusters-app debug (read only) 5279265 5283689 4424 0.1
(read/write) 418800 418936 136 0.0
.bss 128880 129008 128 0.1
.got 5360 5368 8 0.1
.init_array 1208 1216 8 0.7
.rodata 299484 299868 384 0.1
.text 4600115 4604035 3920 0.1
all-clusters-minimal-app debug (read only) 4892153 4896537 4384 0.1
(read/write) 233080 233216 136 0.1
.bss 126704 126832 128 0.1
.got 5320 5328 8 0.2
.init_array 1152 1160 8 0.7
.rodata 270061 270413 352 0.1
.text 4390995 4394915 3920 0.1
bridge-app debug (read only) 4374281 4378849 4568 0.1
(read/write) 215128 215264 136 0.1
.bss 118904 119032 128 0.1
.got 5288 5296 8 0.2
.init_array 824 832 8 1.0
.rodata 218101 218485 384 0.2
.text 3938547 3942611 4064 0.1
chip-tool debug (read only) 10360913 1036578 4872 0.0
(read/write) 448896 448968 72 0.0
.bss 93752 93816 64 0.1
.got 5784 5800 16 0.3
.init_array 768 776 8 1.0
.rodata 391529 391913 384 0.1
.text 9363699 9367971 4272 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10242832 4472 0.0
.bss 103112 103144 32 0.0
.rodata 317744 317816 72 0.0
.text 9141688 9145976 4288 0.0
lighting-app debug+rpc+ui (read only) 5235073 5239641 4568 0.1
(read/write) 223136 223272 136 0.1
.bss 118208 118304 96 0.1
.got 5904 5912 8 0.1
.init_array 952 960 8 0.8
.rodata 336820 337204 384 0.1
.text 4655027 4659091 4064 0.1
lock-app debug (read only) 4473977 4478489 4512 0.1
(read/write) 203304 203408 104 0.1
.bss 113472 113568 96 0.1
.got 5240 5248 8 0.2
.init_array 864 872 8 0.9
.rodata 247381 247765 384 0.2
.text 4016995 4021011 4016 0.1
ota-provider-app debug (read only) 4132361 4135753 3392 0.1
(read/write) 192192 192224 32 0.0
.bss 113568 113600 32 0.0
.rodata 200085 200309 224 0.1
.text 3741427 3744595 3168 0.1
ota-requestor-app debug (read only) 4218665 4222041 3376 0.1
(read/write) 196440 196472 32 0.0
.bss 114592 114624 32 0.0
.rodata 203861 204053 192 0.1
.text 3819651 3822835 3184 0.1
shell debug (read only) 2741177 2745713 4536 0.2
(read/write) 148504 148640 136 0.1
.bss 59528 59656 128 0.2
.got 4088 4096 8 0.2
.init_array 1064 1072 8 0.8
.rodata 179264 179616 352 0.2
.text 2392114 2396178 4064 0.2
thermostat-no-ble arm64 (read only) 4370504 4374216 3712 0.1
.bss 122184 122216 32 0.0
.rodata 161428 161540 112 0.1
.text 3870072 3873672 3600 0.1
tv-app debug (read only) 5243353 5247745 4392 0.1
(read/write) 344624 344728 104 0.0
.bss 242080 242176 96 0.0
.got 5528 5536 8 0.1
.init_array 1128 1136 8 0.7
.rodata 266909 267261 352 0.1
.text 4741811 4745731 3920 0.1
tv-casting-app debug (read only) 8299185 8303961 4776 0.1
(read/write) 315640 315744 104 0.0
.bss 155936 156032 96 0.1
.got 5064 5080 16 0.3
.init_array 1136 1144 8 0.7
.rodata 339496 339848 352 0.1
.text 7551571 7555779 4208 0.1
mbed lock-app-release cy8cproto_062_4343w .bss 219064 219152 88 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1054364 1055072 708 0.1
bss 128343 128431 88 0.1
rodata 104028 104080 52 0.0
text 774400 774940 540 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1181196 1181880 684 0.1
bss 120545 120633 88 0.1
rodata 138220 138272 52 0.0
text 772092 772644 552 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1039692 1040396 704 0.1
bss 128636 128724 88 0.1
rodata 99300 99348 48 0.0
text 764168 764708 540 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1732588 1733308 720 0.0
.bss 193236 193324 88 0.0
.text 1528484 1529116 632 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1696428 1697164 736 0.0
.bss 191516 191604 88 0.0
.text 1494044 1494692 648 0.0
light cy8ckit_062s2_43012 (read/write) 1622612 1623364 752 0.0
.bss 185076 185164 88 0.0
.text 1426780 1427444 664 0.0
lock cy8ckit_062s2_43012 (read/write) 1655460 1656196 736 0.0
.bss 212324 212412 88 0.0
.text 1432364 1433012 648 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1179032 568 0.0
.bss 100664 100752 88 0.1
.text 625304 625872 568 0.1
lock-app qpg6105+debug (read/write) 1139220 1139756 536 0.0
.bss 95408 95496 88 0.1
.text 586060 586596 536 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 811322 812186 864 0.1
bss 53132 53220 88 0.2
text 606044 606742 698 0.1
all-clusters-app tlsr9518adk80d (read/write) 1071412 1072268 856 0.1
bss 99388 99476 88 0.1
text 755036 755718 682 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1076320 1077184 864 0.1
bss 109084 109172 88 0.1
text 746708 747400 692 0.1
bridge-app tlsr9518adk80d (read/write) 930220 931084 864 0.1
bss 93684 93772 88 0.1
text 643244 643936 692 0.1
contact-sensor-app tlsr9528a_retention (read/write) 814566 815430 864 0.1
bss 53240 53328 88 0.2
text 609094 609792 698 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 968828 969692 864 0.1
bss 77040 77128 88 0.1
text 687042 687738 696 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1086128 1087000 872 0.1
bss 99192 99280 88 0.1
text 763800 764500 700 0.1
lock-app-dfu tlsr9528a_retention (read/write) 871950 872814 864 0.1
bss 53940 54028 88 0.2
text 638942 639638 696 0.1
ota-requestor-app tlsr9518adk80d (read/write) 943508 944372 864 0.1
bss 91792 91880 88 0.1
text 658978 659678 700 0.1
pump-app tlsr9528a (read/write) 871212 872076 864 0.1
bss 67076 67164 88 0.1
text 615618 616316 698 0.1
pump-controller-app tlsr9518adk80d (read/write) 811776 812648 872 0.1
bss 55320 55408 88 0.2
text 582596 583294 698 0.1
resource-monitoring-app tlsr9518adk80d (read/write) 827476 828340 864 0.1
bss 55724 55812 88 0.2
text 593210 593908 698 0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 816294 817166 872 0.1
bss 53332 53420 88 0.2
text 611824 612522 698 0.1
temperature-measurement-app tlsr9528a_retention (read/write) 802234 803098 864 0.1
bss 53052 53140 88 0.2
text 599840 600538 698 0.1
thermostat tlsr9518adk80d (read/write) 832868 833732 864 0.1
bss 55608 55696 88 0.2
text 597952 598650 698 0.1
window-covering tlsr9518adk80d (read/write) 830336 831200 864 0.1
bss 55960 56048 88 0.2
text 595002 595700 698 0.1
Decreases (9 builds for cc32xx, linux, mbed, psoc6)
platform target config section dbd6d1d a7c3c7c change % change
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 83690 83682 -8 -0.0
lock CC3235SF_LAUNCHXL .rodata 106306 106298 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 515072 514768 -304 -0.1
.data.rel.ro 380480 380432 -48 -0.0
thermostat-no-ble arm64 (read/write) 247144 243512 -3632 -1.5
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525552 2525544 -8 -0.0
.text 1488236 1488228 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837536 -88 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839256 -88 -0.0
light cy8ckit_062s2_43012 (read only) 845896 845808 -88 -0.0
lock cy8ckit_062s2_43012 (read only) 818632 818544 -88 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section dbd6d1d a7c3c7c change % change
bl602 lighting-app bl602 (read/write) 1407550 1408646 1096 0.1
.bss 84504 84592 88 0.1
.data 9376 9376 0 0.0
.rodata 156376 156408 32 0.0
.text 1076640 1077624 984 0.1
bl602+mfd (read/write) 1421990 1423102 1112 0.1
.bss 84672 84760 88 0.1
.data 9344 9344 0 0.0
.rodata 155336 155368 32 0.0
.text 1091992 1092976 984 0.1
bl602+rpc (read/write) 1454570 1455922 1352 0.1
.bss 92536 92624 88 0.1
.data 9744 9744 0 0.0
.rodata 163492 163524 32 0.0
.text 1108128 1109368 1240 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1173715 1174759 1044 0.1
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106116 106148 32 0.0
.text 947134 948066 932 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1184839 1185883 1044 0.1
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105056 105088 32 0.0
.text 959198 960130 932 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1273271 1274315 1044 0.1
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121016 121048 32 0.0
.text 1022200 1023132 932 0.1
bl706-eth (read/write) 992649 993681 1032 0.1
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99204 99236 32 0.0
.text 739606 740526 920 0.1
bl706-wifi (read/write) 1227806 1229270 1464 0.1
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120064 120096 32 0.0
.text 964026 965362 1336 0.1
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143428 1144472 1044 0.1
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100120 100152 32 0.0
.text 940228 941160 932 0.1
bl702l+mfd (read/write) 1154888 1156444 1556 0.1
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99060 99092 32 0.0
.text 952604 953536 932 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737451 738011 560 0.1
(read/write) 166528 166616 88 0.1
.bss 88940 89028 88 0.1
.data 3424 3424 0 0.0
.rodata 84599 84647 48 0.1
.text 652464 652976 512 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 759171 759715 544 0.1
(read/write) 176820 176908 88 0.0
.bss 99188 99276 88 0.1
.data 3444 3444 0 0.0
.rodata 80175 80223 48 0.1
.text 678604 679100 496 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 746443 747003 560 0.1
(read/write) 171276 171364 88 0.1
.bss 93644 93732 88 0.1
.data 3444 3444 0 0.0
.rodata 106231 106279 48 0.0
.text 639820 640332 512 0.1
pump-app LP_EM_CC1354P10_6 (read only) 697211 697787 576 0.1
(read/write) 165628 165716 88 0.1
.bss 87808 87896 88 0.1
.data 3412 3412 0 0.0
.rodata 80359 80415 56 0.1
.text 616464 616984 520 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 682899 683459 560 0.1
(read/write) 165760 165848 88 0.1
.bss 87952 88040 88 0.1
.data 3408 3408 0 0.0
.rodata 76199 76247 48 0.1
.text 606312 606824 512 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 563986 564626 640 0.1
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.data 1416 1416 0 0.0
.rodata 83690 83682 -8 -0.0
.text 478172 478824 652 0.1
lock CC3235SF_LAUNCHXL (read only) 620250 620890 640 0.1
(read/write) 206900 206988 88 0.0
.bss 200336 200424 88 0.0
.data 1444 1444 0 0.0
.rodata 106306 106298 -8 -0.0
.text 511824 512468 644 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 554735 555463 728 0.1
.app_xip_area 445809 446449 640 0.1
.bss 63840 63928 88 0.1
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540903 541615 712 0.1
.app_xip_area 427177 427801 624 0.1
.bss 68608 68696 88 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576591 577247 656 0.1
.app_xip_area 468993 469561 568 0.1
.bss 62584 62672 88 0.1
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552623 553351 728 0.1
.app_xip_area 441937 442577 640 0.1
.bss 65568 65656 88 0.1
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008692 1009364 672 0.1
.bss 171920 172008 88 0.1
.data 2696 2696 0 0.0
.text 834056 834640 584 0.1
BRD4187C (read/write) 1094460 1095108 648 0.1
.bss 195564 195628 64 0.0
.data 3304 3304 0 0.0
.text 895572 896156 584 0.1
lock-app BRD4161A+wf200 (read/write) 1105368 1105944 576 0.1
.bss 186640 186728 88 0.0
.data 2712 2712 0 0.0
.text 915996 916484 488 0.1
window-app BRD4187C (read/write) 1131104 1131816 712 0.1
.bss 167972 168036 64 0.0
.data 3176 3176 0 0.0
.text 959936 960584 648 0.1
esp32 all-clusters-app c3devkit (read only) 1129862 1130776 914 0.1
(read/write) 1670084 1670164 80 0.0
.dram0.bss 71848 71936 88 0.1
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241360 0 0.0
.flash.text 1129862 1130776 914 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175071 1175799 728 0.1
(read/write) 520080 520168 88 0.0
.dram0.bss 78496 78584 88 0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273200 0 0.0
.flash.text 1169687 1170415 728 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591436 592028 592 0.1
(read/write) 87600 87688 88 0.1
.bss 70840 70928 88 0.1
.data 2136 2136 0 0.0
.text 590900 591492 592 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686512 687184 672 0.1
.bss 67040 67128 88 0.1
.data 2720 2720 0 0.0
.text 573272 573856 584 0.1
light k32w0+release (read only) 591140 591732 592 0.1
(read/write) 87276 87364 88 0.1
.bss 70528 70616 88 0.1
.data 2124 2124 0 0.0
.text 590604 591196 592 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778516 779180 664 0.1
.bss 76716 76804 88 0.1
.data 1932 1932 0 0.0
.text 656408 656984 576 0.1
lock k32w0+release (read only) 562948 563564 616 0.1
(read/write) 85104 85192 88 0.1
.bss 68416 68504 88 0.1
.data 2064 2064 0 0.0
.text 562412 563028 616 0.1
linux air-purifier-app debug (read only) 2477461 2482029 4568 0.2
(read/write) 126280 126384 104 0.1
.bss 46656 46752 96 0.2
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4568 8 0.2
.init 27 27 0 0.0
.init_array 800 808 8 1.0
.rodata 177128 177512 384 0.2
.text 2126533 2130597 4064 0.2
all-clusters-app debug (read only) 5279265 5283689 4424 0.1
(read/write) 418800 418936 136 0.0
.bss 128880 129008 128 0.1
.data 3856 3856 0 0.0
.data.rel.ro 278832 278832 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5368 8 0.1
.init 27 27 0 0.0
.init_array 1208 1216 8 0.7
.rodata 299484 299868 384 0.1
.text 4600115 4604035 3920 0.1
all-clusters-minimal-app debug (read only) 4892153 4896537 4384 0.1
(read/write) 233080 233216 136 0.1
.bss 126704 126832 128 0.1
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5328 8 0.2
.init 27 27 0 0.0
.init_array 1152 1160 8 0.7
.rodata 270061 270413 352 0.1
.text 4390995 4394915 3920 0.1
bridge-app debug (read only) 4374281 4378849 4568 0.1
(read/write) 215128 215264 136 0.1
.bss 118904 119032 128 0.1
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5296 8 0.2
.init 27 27 0 0.0
.init_array 824 832 8 1.0
.rodata 218101 218485 384 0.2
.text 3938547 3942611 4064 0.1
chip-tool debug (read only) 10360913 1036578 4872 0.0
(read/write) 448896 448968 72 0.0
.bss 93752 93816 64 0.1
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5800 16 0.3
.init 27 27 0 0.0
.init_array 768 776 8 1.0
.rodata 391529 391913 384 0.1
.text 9363699 9367971 4272 0.0
chip-tool-ipv6only arm64 (read only) 10238360 10242832 4472 0.0
(read/write) 515072 514768 -304 -0.1
.bss 103112 103144 32 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380480 380432 -48 -0.0
.dynamic 512 512 0 0.0
.got 18624 18624 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317744 317816 72 0.0
.text 9141688 9145976 4288 0.0
lighting-app debug+rpc+ui (read only) 5235073 5239641 4568 0.1
(read/write) 223136 223272 136 0.1
.bss 118208 118304 96 0.1
.data 4416 4416 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5912 8 0.1
.init 27 27 0 0.0
.init_array 952 960 8 0.8
.rodata 336820 337204 384 0.1
.text 4655027 4659091 4064 0.1
lock-app debug (read only) 4473977 4478489 4512 0.1
(read/write) 203304 203408 104 0.1
.bss 113472 113568 96 0.1
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5248 8 0.2
.init 27 27 0 0.0
.init_array 864 872 8 0.9
.rodata 247381 247765 384 0.2
.text 4016995 4021011 4016 0.1
ota-provider-app debug (read only) 4132361 4135753 3392 0.1
(read/write) 192192 192224 32 0.0
.bss 113568 113600 32 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200085 200309 224 0.1
.text 3741427 3744595 3168 0.1
ota-requestor-app debug (read only) 4218665 4222041 3376 0.1
(read/write) 196440 196472 32 0.0
.bss 114592 114624 32 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203861 204053 192 0.1
.text 3819651 3822835 3184 0.1
shell debug (read only) 2741177 2745713 4536 0.2
(read/write) 148504 148640 136 0.1
.bss 59528 59656 128 0.2
.data 784 784 0 0.0
.data.rel.ro 82400 82400 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4096 8 0.2
.init 27 27 0 0.0
.init_array 1064 1072 8 0.8
.rodata 179264 179616 352 0.2
.text 2392114 2396178 4064 0.2
thermostat-no-ble arm64 (read only) 4370504 4374216 3712 0.1
(read/write) 247144 243512 -3632 -1.5
.bss 122184 122216 32 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161428 161540 112 0.1
.text 3870072 3873672 3600 0.1
tv-app debug (read only) 5243353 5247745 4392 0.1
(read/write) 344624 344728 104 0.0
.bss 242080 242176 96 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5528 5536 8 0.1
.init 27 27 0 0.0
.init_array 1128 1136 8 0.7
.rodata 266909 267261 352 0.1
.text 4741811 4745731 3920 0.1
tv-casting-app debug (read only) 8299185 8303961 4776 0.1
(read/write) 315640 315744 104 0.0
.bss 155936 156032 96 0.1
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5080 16 0.3
.init 27 27 0 0.0
.init_array 1136 1144 8 0.7
.rodata 339496 339848 352 0.1
.text 7551571 7555779 4208 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525552 2525544 -8 -0.0
.bss 219064 219152 88 0.0
.data 5136 5136 0 0.0
.text 1488236 1488228 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054364 1055072 708 0.1
bss 128343 128431 88 0.1
rodata 104028 104080 52 0.0
text 774400 774940 540 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181196 1181880 684 0.1
bss 120545 120633 88 0.1
rodata 138220 138272 52 0.0
text 772092 772644 552 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1039692 1040396 704 0.1
bss 128636 128724 88 0.1
rodata 99300 99348 48 0.0
text 764168 764708 540 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837536 -88 -0.0
(read/write) 1732588 1733308 720 0.0
.bss 193236 193324 88 0.0
.data 2480 2480 0 0.0
.text 1528484 1529116 632 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839256 -88 -0.0
(read/write) 1696428 1697164 736 0.0
.bss 191516 191604 88 0.0
.data 2480 2480 0 0.0
.text 1494044 1494692 648 0.0
light cy8ckit_062s2_43012 (read only) 845896 845808 -88 -0.0
(read/write) 1622612 1623364 752 0.0
.bss 185076 185164 88 0.0
.data 2368 2368 0 0.0
.text 1426780 1427444 664 0.0
lock cy8ckit_062s2_43012 (read only) 818632 818544 -88 -0.0
(read/write) 1655460 1656196 736 0.0
.bss 212324 212412 88 0.0
.data 2384 2384 0 0.0
.text 1432364 1433012 648 0.0
qpg lighting-app qpg6105+debug (read/write) 1178464 1179032 568 0.0
.bss 100664 100752 88 0.1
.data 748 748 0 0.0
.text 625304 625872 568 0.1
lock-app qpg6105+debug (read/write) 1139220 1139756 536 0.0
.bss 95408 95496 88 0.1
.data 780 780 0 0.0
.text 586060 586596 536 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811322 812186 864 0.1
bss 53132 53220 88 0.2
text 606044 606742 698 0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071412 1072268 856 0.1
bss 99388 99476 88 0.1
text 755036 755718 682 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076320 1077184 864 0.1
bss 109084 109172 88 0.1
text 746708 747400 692 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930220 931084 864 0.1
bss 93684 93772 88 0.1
text 643244 643936 692 0.1
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 814566 815430 864 0.1
bss 53240 53328 88 0.2
text 609094 609792 698 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 968828 969692 864 0.1
bss 77040 77128 88 0.1
text 687042 687738 696 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086128 1087000 872 0.1
bss 99192 99280 88 0.1
text 763800 764500 700 0.1
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 871950 872814 864 0.1
bss 53940 54028 88 0.2
text 638942 639638 696 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943508 944372 864 0.1
bss 91792 91880 88 0.1
text 658978 659678 700 0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871212 872076 864 0.1
bss 67076 67164 88 0.1
text 615618 616316 698 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 811776 812648 872 0.1
bss 55320 55408 88 0.2
text 582596 583294 698 0.1
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827476 828340 864 0.1
bss 55724 55812 88 0.2
text 593210 593908 698 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816294 817166 872 0.1
bss 53332 53420 88 0.2
text 611824 612522 698 0.1
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802234 803098 864 0.1
bss 53052 53140 88 0.2
text 599840 600538 698 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832868 833732 864 0.1
bss 55608 55696 88 0.2
text 597952 598650 698 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830336 831200 864 0.1
bss 55960 56048 88 0.2
text 595002 595700 698 0.1

src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PairingSession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PairingSession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/PairingSession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/SessionParameters.h Outdated Show resolved Hide resolved
src/protocols/secure_channel/SessionParameters.h Outdated Show resolved Hide resolved
src/protocols/secure_channel/SessionParameters.h Outdated Show resolved Hide resolved
src/protocols/secure_channel/SessionParameters.h Outdated Show resolved Hide resolved
src/protocols/secure_channel/SessionParameters.h Outdated Show resolved Hide resolved
@tehampson tehampson enabled auto-merge (squash) November 15, 2023 14:28
Copy link

github-actions bot commented Nov 15, 2023

PR #30405: Size comparison from 26ec08f to 3b44db2

Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 26ec08f 3b44db20 change % change
bl602 lighting-app bl602 (read/write) 1408614 1409150 536 0.0
.bss 84512 84600 88 0.1
.text 1077620 1078062 442 0.0
bl602+mfd (read/write) 1423070 1423590 520 0.0
.bss 84680 84768 88 0.1
.text 1092972 1093414 442 0.0
bl602+rpc (read/write) 1456134 1456670 536 0.0
.bss 92544 92632 88 0.1
.text 1109108 1109550 442 0.0
bl702 lighting-app bl702 (read/write) 1174787 1175255 468 0.0
.text 948114 948504 390 0.0
bl702+mfd (read/write) 1185655 1186123 468 0.0
.text 959922 960312 390 0.0
bl702+rpc (read/write) 1274851 1275323 472 0.0
.text 1023180 1023570 390 0.0
bl706-eth (read/write) 993721 994177 456 0.0
.text 740586 740964 378 0.1
bl706-wifi (read/write) 1228970 1229558 588 0.0
.text 965116 965606 490 0.1
bl702l lighting-app bl702l (read/write) 1144500 1145484 984 0.1
.text 941208 941598 390 0.0
bl702l+mfd (read/write) 1155960 1156432 472 0.0
.text 953584 953974 390 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738163 738251 88 0.0
(read/write) 166544 166632 88 0.1
.bss 88956 89044 88 0.1
.text 653036 653196 160 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756987 757067 80 0.0
(read/write) 176764 176852 88 0.0
.bss 99132 99220 88 0.1
.text 676780 676932 152 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743667 743755 88 0.0
(read/write) 171220 171308 88 0.1
.bss 93588 93676 88 0.1
.text 637764 637924 160 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697707 697803 96 0.0
(read/write) 165636 165724 88 0.1
.bss 87816 87904 88 0.1
.text 616860 617028 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683387 683475 88 0.0
(read/write) 165768 165856 88 0.1
.bss 87960 88048 88 0.1
.text 606708 606868 160 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564610 564642 32 0.0
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.text 478756 478880 124 0.0
lock CC3235SF_LAUNCHXL (read only) 616834 616874 40 0.0
(read/write) 206836 206924 88 0.0
.bss 200272 200360 88 0.0
.text 509192 509316 124 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555479 555847 368 0.1
.app_xip_area 446537 446817 280 0.1
.bss 63856 63944 88 0.1
lock cyw930739m2evb_01 (read/write) 538927 539295 368 0.1
.app_xip_area 425257 425537 280 0.1
.bss 68552 68640 88 0.1
ota-requestor cyw930739m2evb_01 (read/write) 577087 577255 168 0.0
.app_xip_area 469481 469561 80 0.0
.bss 62592 62680 88 0.1
switch cyw930739m2evb_01 (read/write) 553095 553463 368 0.1
.app_xip_area 442401 442681 280 0.1
.bss 65576 65664 88 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009652 1009748 96 0.0
.bss 171928 172016 88 0.1
.text 835008 835016 8 0.0
BRD4187C (read/write) 1095620 1095788 168 0.0
.bss 195580 195644 64 0.0
.text 896716 896820 104 0.0
lock-app BRD4161A+wf200 (read/write) 1103392 1103608 216 0.0
.bss 186576 186664 88 0.0
.text 914084 914212 128 0.0
window-app BRD4187C (read/write) 1131720 1131872 152 0.0
.bss 167980 168044 64 0.0
.text 960544 960632 88 0.0
esp32 all-clusters-app c3devkit (read only) 1130772 1131086 314 0.0
(read/write) 1670188 1670268 80 0.0
.dram0.bss 71864 71952 88 0.1
.flash.text 1130772 1131086 314 0.0
m5stack (read only) 1175875 1176079 204 0.0
(read/write) 520176 520264 88 0.0
.dram0.bss 78504 78592 88 0.1
.flash.text 1170491 1170695 204 0.0
k32w contact k32w0+release (read only) 591908 592084 176 0.0
(read/write) 87608 87696 88 0.1
.bss 70848 70936 88 0.1
.text 591372 591548 176 0.0
k32w1+release (read/write) 687000 687184 184 0.0
.bss 67048 67136 88 0.1
.text 573752 573848 96 0.0
light k32w0+release (read only) 591628 591804 176 0.0
(read/write) 87284 87372 88 0.1
.bss 70536 70624 88 0.1
.text 591092 591268 176 0.0
k32w1+release (read/write) 779028 779204 176 0.0
.bss 76724 76812 88 0.1
.text 656912 657000 88 0.0
lock k32w0+release (read only) 563460 563636 176 0.0
(read/write) 85112 85200 88 0.1
.bss 68424 68512 88 0.1
.text 562924 563100 176 0.0
linux air-purifier-app debug (read only) 2489285 2490741 1456 0.1
(read/write) 126608 126640 32 0.0
.bss 46880 46912 32 0.1
.text 2138021 2139605 1584 0.1
all-clusters-app debug (read only) 5297625 5298953 1328 0.0
(read/write) 424888 424952 64 0.0
.bss 129104 129168 64 0.0
.text 4611843 4613299 1456 0.0
all-clusters-minimal-app debug (read only) 4904377 4905689 1312 0.0
(read/write) 233472 233536 64 0.0
.bss 126928 126992 64 0.1
.text 4402931 4404371 1440 0.0
bridge-app debug (read only) 4384633 4386105 1472 0.0
(read/write) 215456 215520 64 0.0
.bss 119128 119192 64 0.1
.text 3948867 3950467 1600 0.0
chip-tool debug (read only) 10586801 10588065 1264 0.0
.text 9569667 9571091 1424 0.0
chip-tool-ipv6only arm64 (read only) 10445696 10447104 1408 0.0
.data.rel.ro 389944 389968 24 0.0
.text 9329864 9331352 1488 0.0
lighting-app debug+rpc+ui (read only) 5250049 5251505 1456 0.0
(read/write) 223688 223720 32 0.0
.bss 118592 118624 32 0.0
.text 4668867 4670451 1584 0.0
lock-app debug (read only) 4469793 4471265 1472 0.0
(read/write) 203072 203136 64 0.0
.bss 113536 113600 64 0.1
.text 4014611 4016211 1600 0.0
ota-provider-app debug (read only) 4133937 4135409 1472 0.0
(read/write) 192288 192320 32 0.0
.bss 113568 113600 32 0.0
.text 3742563 3744163 1600 0.0
ota-requestor-app debug (read only) 4220225 4221681 1456 0.0
(read/write) 196536 196568 32 0.0
.bss 114592 114624 32 0.0
.text 3820803 3822387 1584 0.0
shell debug (read only) 2755257 2756569 1312 0.0
(read/write) 148896 148960 64 0.0
.bss 59752 59816 64 0.1
.text 2405458 2406898 1440 0.1
thermostat-no-ble arm64 (read only) 4372488 4374088 1600 0.0
.bss 122184 122232 48 0.0
.data.rel.ro 101864 101888 24 0.0
.text 3871704 3873368 1664 0.0
tv-app debug (read only) 5254041 5255337 1296 0.0
(read/write) 344984 345048 64 0.0
.bss 242336 242400 64 0.0
.text 4752531 4753955 1424 0.0
tv-casting-app debug (read only) 8518881 8520337 1456 0.0
(read/write) 319488 319520 32 0.0
.bss 156192 156224 32 0.0
.text 7757811 7759395 1584 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521952 2522176 224 0.0
.bss 219008 219096 88 0.0
.text 1484636 1484860 224 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1055080 1055448 368 0.0
bss 128355 128443 88 0.1
text 774980 775224 244 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1181920 1182264 344 0.0
bss 120557 120645 88 0.1
text 772676 772928 252 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1040548 1040788 240 0.0
bss 128648 128736 88 0.1
text 764764 765012 248 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1733500 1733660 160 0.0
.bss 193244 193332 88 0.0
.text 1529388 1529460 72 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1697372 1697548 176 0.0
.bss 191524 191612 88 0.0
.text 1494980 1495068 88 0.0
light cy8ckit_062s2_43012 (read/write) 1623556 1623740 184 0.0
.bss 185084 185172 88 0.0
.text 1427716 1427812 96 0.0
lock cy8ckit_062s2_43012 (read/write) 1652148 1652332 184 0.0
.bss 212268 212356 88 0.0
.text 1429108 1429204 96 0.0
qpg lighting-app qpg6105+debug (read/write) 1113432 1113664 232 0.0
.bss 100672 100760 88 0.1
.text 625808 626040 232 0.0
lock-app qpg6105+debug (read/write) 1074556 1074724 168 0.0
.bss 95448 95536 88 0.1
.text 586932 587100 168 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 815518 815926 408 0.1
bss 53224 53312 88 0.2
text 609746 610066 320 0.1
all-clusters-app tlsr9518adk80d (read/write) 1072332 1072740 408 0.0
bss 99400 99488 88 0.1
text 755756 756070 314 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1077244 1077644 400 0.0
bss 109096 109184 88 0.1
text 747448 747762 314 0.0
bridge-app tlsr9518adk80d (read/write) 930820 931228 408 0.0
bss 93688 93776 88 0.1
text 643700 644014 314 0.0
contact-sensor-app tlsr9528a_retention (read/write) 815630 816038 408 0.1
bss 53276 53364 88 0.2
text 609950 610270 320 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 969868 970276 408 0.0
bss 77076 77164 88 0.1
text 687876 688196 320 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1087120 1087520 400 0.0
bss 99204 99292 88 0.1
text 764564 764878 314 0.0
lock-app-dfu tlsr9528a_retention (read/write) 869394 869802 408 0.0
bss 53916 54004 88 0.2
text 637062 637382 320 0.1
ota-requestor-app tlsr9518adk80d (read/write) 944116 944516 400 0.0
bss 91796 91884 88 0.1
text 659442 659756 314 0.0
pump-app tlsr9528a (read/write) 872300 872708 408 0.0
bss 67112 67200 88 0.1
text 616500 616820 320 0.1
pump-controller-app tlsr9518adk80d (read/write) 812864 813272 408 0.1
bss 55356 55444 88 0.2
text 583476 583796 320 0.1
resource-monitoring-app tlsr9518adk80d (read/write) 828540 828948 408 0.0
bss 55760 55848 88 0.2
text 594066 594386 320 0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 817358 817766 408 0.0
bss 53368 53456 88 0.2
text 612680 613000 320 0.1
temperature-measurement-app tlsr9528a_retention (read/write) 805286 805694 408 0.1
bss 53108 53196 88 0.2
text 602330 602650 320 0.1
thermostat tlsr9518adk80d (read/write) 836884 837292 408 0.0
bss 55644 55732 88 0.2
text 601624 601944 320 0.1
window-covering tlsr9518adk80d (read/write) 831400 831808 408 0.0
bss 55996 56084 88 0.2
text 595858 596178 320 0.1
Decreases (25 builds for cc13x4_26x4, cc32xx, linux, psoc6)
platform target config section 26ec08f 3b44db20 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 84735 84663 -72 -0.1
lock-ftd LP_EM_CC1354P10_6 .rodata 79815 79743 -72 -0.1
lock-mtd LP_EM_CC1354P10_6 .rodata 105511 105439 -72 -0.1
pump-app LP_EM_CC1354P10_6 .rodata 80455 80383 -72 -0.1
pump-controller-app LP_EM_CC1354P10_6 .rodata 76287 76215 -72 -0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 83730 83642 -88 -0.1
lock CC3235SF_LAUNCHXL .rodata 105522 105434 -88 -0.1
linux air-purifier-app debug .rodata 177032 176904 -128 -0.1
all-clusters-app debug .rodata 301020 300892 -128 -0.0
all-clusters-minimal-app debug .rodata 269933 269805 -128 -0.0
bridge-app debug .rodata 218005 217877 -128 -0.1
chip-tool debug .rodata 397929 397769 -160 -0.0
chip-tool-ipv6only arm64 (read/write) 525056 523640 -1416 -0.3
.rodata 322664 322552 -112 -0.0
lighting-app debug+rpc+ui .rodata 337588 337460 -128 -0.0
lock-app debug .rodata 245909 245781 -128 -0.1
ota-provider-app debug .rodata 200309 200181 -128 -0.1
ota-requestor-app debug .rodata 204053 203925 -128 -0.1
shell debug .rodata 179136 179008 -128 -0.1
thermostat-no-ble arm64 (read/write) 245192 243648 -1544 -0.6
.rodata 161540 161460 -80 -0.0
tv-app debug .rodata 266749 266621 -128 -0.0
tv-casting-app debug .rodata 344136 344008 -128 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837616 837528 -88 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839336 839248 -88 -0.0
light cy8ckit_062s2_43012 (read only) 845888 845800 -88 -0.0
lock cy8ckit_062s2_43012 (read only) 818688 818600 -88 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 26ec08f 3b44db20 change % change
bl602 lighting-app bl602 (read/write) 1408614 1409150 536 0.0
.bss 84512 84600 88 0.1
.data 9376 9376 0 0.0
.rodata 156456 156456 0 0.0
.text 1077620 1078062 442 0.0
bl602+mfd (read/write) 1423070 1423590 520 0.0
.bss 84680 84768 88 0.1
.data 9344 9344 0 0.0
.rodata 155416 155416 0 0.0
.text 1092972 1093414 442 0.0
bl602+rpc (read/write) 1456134 1456670 536 0.0
.bss 92544 92632 88 0.1
.data 9744 9744 0 0.0
.rodata 164072 164072 0 0.0
.text 1109108 1109550 442 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1174787 1175255 468 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106192 106192 0 0.0
.text 948114 948504 390 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1185655 1186123 468 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105132 105132 0 0.0
.text 959922 960312 390 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274851 1275323 472 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121600 121600 0 0.0
.text 1023180 1023570 390 0.0
bl706-eth (read/write) 993721 994177 456 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99280 99280 0 0.0
.text 740586 740964 378 0.1
bl706-wifi (read/write) 1228970 1229558 588 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120140 120140 0 0.0
.text 965116 965606 490 0.1
bl702l lighting-app bl702l (read/write) 1144500 1145484 984 0.1
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100196 100196 0 0.0
.text 941208 941598 390 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1155960 1156432 472 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99136 99136 0 0.0
.text 953584 953974 390 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738163 738251 88 0.0
(read/write) 166544 166632 88 0.1
.bss 88956 89044 88 0.1
.data 3424 3424 0 0.0
.rodata 84735 84663 -72 -0.1
.text 653036 653196 160 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756987 757067 80 0.0
(read/write) 176764 176852 88 0.0
.bss 99132 99220 88 0.1
.data 3444 3444 0 0.0
.rodata 79815 79743 -72 -0.1
.text 676780 676932 152 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743667 743755 88 0.0
(read/write) 171220 171308 88 0.1
.bss 93588 93676 88 0.1
.data 3444 3444 0 0.0
.rodata 105511 105439 -72 -0.1
.text 637764 637924 160 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697707 697803 96 0.0
(read/write) 165636 165724 88 0.1
.bss 87816 87904 88 0.1
.data 3412 3412 0 0.0
.rodata 80455 80383 -72 -0.1
.text 616860 617028 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683387 683475 88 0.0
(read/write) 165768 165856 88 0.1
.bss 87960 88048 88 0.1
.data 3408 3408 0 0.0
.rodata 76287 76215 -72 -0.1
.text 606708 606868 160 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564610 564642 32 0.0
(read/write) 206496 206584 88 0.0
.bss 199956 200044 88 0.0
.data 1416 1416 0 0.0
.rodata 83730 83642 -88 -0.1
.text 478756 478880 124 0.0
lock CC3235SF_LAUNCHXL (read only) 616834 616874 40 0.0
(read/write) 206836 206924 88 0.0
.bss 200272 200360 88 0.0
.data 1444 1444 0 0.0
.rodata 105522 105434 -88 -0.1
.text 509192 509316 124 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555479 555847 368 0.1
.app_xip_area 446537 446817 280 0.1
.bss 63856 63944 88 0.1
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538927 539295 368 0.1
.app_xip_area 425257 425537 280 0.1
.bss 68552 68640 88 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577087 577255 168 0.0
.app_xip_area 469481 469561 80 0.0
.bss 62592 62680 88 0.1
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 553095 553463 368 0.1
.app_xip_area 442401 442681 280 0.1
.bss 65576 65664 88 0.1
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009652 1009748 96 0.0
.bss 171928 172016 88 0.1
.data 2696 2696 0 0.0
.text 835008 835016 8 0.0
BRD4187C (read/write) 1095620 1095788 168 0.0
.bss 195580 195644 64 0.0
.data 3304 3304 0 0.0
.text 896716 896820 104 0.0
lock-app BRD4161A+wf200 (read/write) 1103392 1103608 216 0.0
.bss 186576 186664 88 0.0
.data 2708 2708 0 0.0
.text 914084 914212 128 0.0
window-app BRD4187C (read/write) 1131720 1131872 152 0.0
.bss 167980 168044 64 0.0
.data 3176 3176 0 0.0
.text 960544 960632 88 0.0
esp32 all-clusters-app c3devkit (read only) 1130772 1131086 314 0.0
(read/write) 1670188 1670268 80 0.0
.dram0.bss 71864 71952 88 0.1
.dram0.data 12996 12996 0 0.0
.flash.rodata 241448 241448 0 0.0
.flash.text 1130772 1131086 314 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175875 1176079 204 0.0
(read/write) 520176 520264 88 0.0
.dram0.bss 78504 78592 88 0.1
.dram0.data 34020 34020 0 0.0
.flash.rodata 273288 273288 0 0.0
.flash.text 1170491 1170695 204 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591908 592084 176 0.0
(read/write) 87608 87696 88 0.1
.bss 70848 70936 88 0.1
.data 2136 2136 0 0.0
.text 591372 591548 176 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687000 687184 184 0.0
.bss 67048 67136 88 0.1
.data 2720 2720 0 0.0
.text 573752 573848 96 0.0
light k32w0+release (read only) 591628 591804 176 0.0
(read/write) 87284 87372 88 0.1
.bss 70536 70624 88 0.1
.data 2124 2124 0 0.0
.text 591092 591268 176 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779028 779204 176 0.0
.bss 76724 76812 88 0.1
.data 1932 1932 0 0.0
.text 656912 657000 88 0.0
lock k32w0+release (read only) 563460 563636 176 0.0
(read/write) 85112 85200 88 0.1
.bss 68424 68512 88 0.1
.data 2064 2064 0 0.0
.text 562924 563100 176 0.0
linux air-purifier-app debug (read only) 2489285 2490741 1456 0.1
(read/write) 126608 126640 32 0.0
.bss 46880 46912 32 0.1
.data 1472 1472 0 0.0
.data.rel.ro 72248 72248 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177032 176904 -128 -0.1
.text 2138021 2139605 1584 0.1
all-clusters-app debug (read only) 5297625 5298953 1328 0.0
(read/write) 424888 424952 64 0.0
.bss 129104 129168 64 0.0
.data 3856 3856 0 0.0
.data.rel.ro 284688 284688 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 301020 300892 -128 -0.0
.text 4611843 4613299 1456 0.0
all-clusters-minimal-app debug (read only) 4904377 4905689 1312 0.0
(read/write) 233472 233536 64 0.0
.bss 126928 126992 64 0.1
.data 3792 3792 0 0.0
.data.rel.ro 95632 95632 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 269933 269805 -128 -0.0
.text 4402931 4404371 1440 0.0
bridge-app debug (read only) 4384633 4386105 1472 0.0
(read/write) 215456 215520 64 0.0
.bss 119128 119192 64 0.1
.data 4704 4704 0 0.0
.data.rel.ro 84864 84864 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218005 217877 -128 -0.1
.text 3948867 3950467 1600 0.0
chip-tool debug (read only) 10586801 10588065 1264 0.0
(read/write) 458472 458472 0 0.0
.bss 94008 94008 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 352232 352232 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 397929 397769 -160 -0.0
.text 9569667 9571091 1424 0.0
chip-tool-ipv6only arm64 (read only) 10445696 10447104 1408 0.0
(read/write) 525056 523640 -1416 -0.3
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 389944 389968 24 0.0
.dynamic 512 512 0 0.0
.got 18824 18824 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 322664 322552 -112 -0.0
.text 9329864 9331352 1488 0.0
lighting-app debug+rpc+ui (read only) 5250049 5251505 1456 0.0
(read/write) 223688 223720 32 0.0
.bss 118592 118624 32 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93168 93168 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 337588 337460 -128 -0.0
.text 4668867 4670451 1584 0.0
lock-app debug (read only) 4469793 4471265 1472 0.0
(read/write) 203072 203136 64 0.0
.bss 113536 113600 64 0.1
.data 3648 3648 0 0.0
.data.rel.ro 79144 79144 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 245909 245781 -128 -0.1
.text 4014611 4016211 1600 0.0
ota-provider-app debug (read only) 4133937 4135409 1472 0.0
(read/write) 192288 192320 32 0.0
.bss 113568 113600 32 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68880 68880 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200309 200181 -128 -0.1
.text 3742563 3744163 1600 0.0
ota-requestor-app debug (read only) 4220225 4221681 1456 0.0
(read/write) 196536 196568 32 0.0
.bss 114592 114624 32 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71840 71840 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204053 203925 -128 -0.1
.text 3820803 3822387 1584 0.0
shell debug (read only) 2755257 2756569 1312 0.0
(read/write) 148896 148960 64 0.0
.bss 59752 59816 64 0.1
.data 784 784 0 0.0
.data.rel.ro 82560 82560 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 179136 179008 -128 -0.1
.text 2405458 2406898 1440 0.1
thermostat-no-ble arm64 (read only) 4372488 4374088 1600 0.0
(read/write) 245192 243648 -1544 -0.6
.bss 122184 122232 48 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101864 101888 24 0.0
.dynamic 512 512 0 0.0
.got 11936 11936 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161540 161460 -80 -0.0
.text 3871704 3873368 1664 0.0
tv-app debug (read only) 5254041 5255337 1296 0.0
(read/write) 344984 345048 64 0.0
.bss 242336 242400 64 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90352 90352 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266749 266621 -128 -0.0
.text 4752531 4753955 1424 0.0
tv-casting-app debug (read only) 8518881 8520337 1456 0.0
(read/write) 319488 319520 32 0.0
.bss 156192 156224 32 0.0
.data 2464 2464 0 0.0
.data.rel.ro 153984 153984 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 344136 344008 -128 -0.0
.text 7757811 7759395 1584 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521952 2522176 224 0.0
.bss 219008 219096 88 0.0
.data 5136 5136 0 0.0
.text 1484636 1484860 224 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1055080 1055448 368 0.0
bss 128355 128443 88 0.1
rodata 104168 104168 0 0.0
text 774980 775224 244 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181920 1182264 344 0.0
bss 120557 120645 88 0.1
rodata 138360 138360 0 0.0
text 772676 772928 252 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040548 1040788 240 0.0
bss 128648 128736 88 0.1
rodata 99436 99436 0 0.0
text 764764 765012 248 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837616 837528 -88 -0.0
(read/write) 1733500 1733660 160 0.0
.bss 193244 193332 88 0.0
.data 2480 2480 0 0.0
.text 1529388 1529460 72 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839336 839248 -88 -0.0
(read/write) 1697372 1697548 176 0.0
.bss 191524 191612 88 0.0
.data 2480 2480 0 0.0
.text 1494980 1495068 88 0.0
light cy8ckit_062s2_43012 (read only) 845888 845800 -88 -0.0
(read/write) 1623556 1623740 184 0.0
.bss 185084 185172 88 0.0
.data 2368 2368 0 0.0
.text 1427716 1427812 96 0.0
lock cy8ckit_062s2_43012 (read only) 818688 818600 -88 -0.0
(read/write) 1652148 1652332 184 0.0
.bss 212268 212356 88 0.0
.data 2384 2384 0 0.0
.text 1429108 1429204 96 0.0
qpg lighting-app qpg6105+debug (read/write) 1113432 1113664 232 0.0
.bss 100672 100760 88 0.1
.data 748 748 0 0.0
.text 625808 626040 232 0.0
lock-app qpg6105+debug (read/write) 1074556 1074724 168 0.0
.bss 95448 95536 88 0.1
.data 780 780 0 0.0
.text 586932 587100 168 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 815518 815926 408 0.1
bss 53224 53312 88 0.2
text 609746 610066 320 0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072332 1072740 408 0.0
bss 99400 99488 88 0.1
text 755756 756070 314 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077244 1077644 400 0.0
bss 109096 109184 88 0.1
text 747448 747762 314 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930820 931228 408 0.0
bss 93688 93776 88 0.1
text 643700 644014 314 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 815630 816038 408 0.1
bss 53276 53364 88 0.2
text 609950 610270 320 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 969868 970276 408 0.0
bss 77076 77164 88 0.1
text 687876 688196 320 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087120 1087520 400 0.0
bss 99204 99292 88 0.1
text 764564 764878 314 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 869394 869802 408 0.0
bss 53916 54004 88 0.2
text 637062 637382 320 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944116 944516 400 0.0
bss 91796 91884 88 0.1
text 659442 659756 314 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 872300 872708 408 0.0
bss 67112 67200 88 0.1
text 616500 616820 320 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 812864 813272 408 0.1
bss 55356 55444 88 0.2
text 583476 583796 320 0.1
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 828540 828948 408 0.0
bss 55760 55848 88 0.2
text 594066 594386 320 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 817358 817766 408 0.0
bss 53368 53456 88 0.2
text 612680 613000 320 0.1
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 805286 805694 408 0.1
bss 53108 53196 88 0.2
text 602330 602650 320 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 836884 837292 408 0.0
bss 55644 55732 88 0.2
text 601624 601944 320 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 831400 831808 408 0.0
bss 55996 56084 88 0.2
text 595858 596178 320 0.1

@tehampson tehampson merged commit 4460db1 into project-chip:master Nov 15, 2023
54 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.

3 participants