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

[msg] Initialize session counters with random per spec. #12517

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

turon
Copy link
Contributor

@turon turon commented Dec 2, 2021

Problem

Spec says to initialize session counters with random from [0, 2^28-1].

Change overview

Implement the specified behavior.

Testing

unit tests, CI, and manual observation on sniffer.

@github-actions
Copy link

github-actions bot commented Dec 2, 2021

PR #12517: Size comparison from 7cba51d to f69222e

Increases (3 builds for qpg, telink)
platform target config section 7cba51d f69222e change % change
qpg lighting-app qpg6100+debug (read only) 510496 510504 8 0.0
.text 505176 505184 8 0.0
lock-app qpg6100+debug (read only) 483320 483328 8 0.0
.text 478000 478008 8 0.0
telink lighting-app tlsr9518adk80d (read/write) 794550 794558 8 0.0
text 554522 554530 8 0.0
Full report (4 builds for qpg, telink)
platform target config section 7cba51d f69222e change % change
qpg lighting-app qpg6100+debug (read only) 510496 510504 8 0.0
(read/write) 122332 122332 0 0.0
.bss 80264 80264 0 0.0
.data 964 964 0 0.0
.text 505176 505184 8 0.0
lock-app qpg6100+debug (read only) 483320 483328 8 0.0
(read/write) 122332 122332 0 0.0
.bss 79176 79176 0 0.0
.data 916 916 0 0.0
.text 478000 478008 8 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794550 794558 8 0.0
bss 80328 80328 0 0.0
noinit 37160 37160 0 0.0
text 554522 554530 8 0.0

@github-actions
Copy link

github-actions bot commented Dec 2, 2021

PR #12517: Size comparison from ae57e32 to 0babc91

Increases (10 builds for efr32, linux, p6, qpg, telink)
platform target config section ae57e32 0babc91 change % change
efr32 lighting-app BRD4161A+rpc (read only) 780216 780232 16 0.0
.text 780208 780224 16 0.0
lock-app BRD4161A (read only) 725392 725408 16 0.0
.text 725384 725400 16 0.0
linux chip-tool debug (read only) 6618837 6618853 16 0.0
.text 5901429 5901445 16 0.0
ota-provider-app debug (read only) 1383857 1383873 16 0.0
.text 1158722 1158738 16 0.0
ota-requestor-app debug (read only) 1487633 1487649 16 0.0
.text 1246194 1246210 16 0.0
tv-app debug (read only) 2000921 2000937 16 0.0
.text 1678722 1678738 16 0.0
p6 light-app default (read/write) 2278872 2278888 16 0.0
.text 1237136 1237152 16 0.0
qpg lighting-app qpg6100+debug (read only) 510496 510504 8 0.0
.text 505176 505184 8 0.0
lock-app qpg6100+debug (read only) 483320 483328 8 0.0
.text 478000 478008 8 0.0
telink lighting-app tlsr9518adk80d (read/write) 794550 794558 8 0.0
text 554522 554530 8 0.0
Full report (22 builds for efr32, k32w, linux, p6, qpg, telink)
platform target config section ae57e32 0babc91 change % change
efr32 lighting-app BRD4161A (read only) 751552 751552 0 0.0
(read/write) 120032 120032 0 0.0
.bss 118200 118200 0 0.0
.data 1828 1828 0 0.0
.text 751544 751544 0 0.0
BRD4161A+rpc (read only) 780216 780232 16 0.0
(read/write) 138336 138336 0 0.0
.bss 136400 136400 0 0.0
.data 1936 1936 0 0.0
.text 780208 780224 16 0.0
lock-app BRD4161A (read only) 725392 725408 16 0.0
(read/write) 117736 117736 0 0.0
.bss 115952 115952 0 0.0
.data 1784 1784 0 0.0
.text 725384 725400 16 0.0
window-app BRD4161A (read only) 728720 728720 0 0.0
(read/write) 118160 118160 0 0.0
.bss 116368 116368 0 0.0
.data 1792 1792 0 0.0
.text 728712 728712 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 728720 728720 0 0.0
.bss 79304 79304 0 0.0
.data 1860 1860 0 0.0
.text 641756 641756 0 0.0
lock-app k32w061+debug (read/write) 617704 617704 0 0.0
.bss 69744 69744 0 0.0
.data 1824 1824 0 0.0
.text 540336 540336 0 0.0
shell k32w061+debug (read/write) 683604 683604 0 0.0
.bss 81400 81400 0 0.0
.data 1796 1796 0 0.0
.text 594608 594608 0 0.0
linux all-clusters-app debug (read only) 1842697 1842697 0 0.0
(read/write) 124256 124256 0 0.0
.bss 50768 50768 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 67088 67088 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 146453 146453 0 0.0
.text 1553890 1553890 0 0.0
bridge-app debug+rpc (read only) 1423037 1423037 0 0.0
(read/write) 74416 74416 0 0.0
.bss 36144 36144 0 0.0
.data 1728 1728 0 0.0
.data.rel.ro 31528 31528 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 119500 119500 0 0.0
.text 1198981 1198981 0 0.0
chip-tool debug (read only) 6618837 6618853 16 0.0
(read/write) 202128 202128 0 0.0
.bss 34440 34440 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 161112 161112 0 0.0
.dynamic 592 592 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 307224 307224 0 0.0
.text 5901429 5901445 16 0.0
lighting-app debug+rpc (read only) 1707121 1707121 0 0.0
(read/write) 107408 107408 0 0.0
.bss 41808 41808 0 0.0
.data 1280 1280 0 0.0
.data.rel.ro 59024 59024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 139281 139281 0 0.0
.text 1425538 1425538 0 0.0
ota-provider-app debug (read only) 1383857 1383873 16 0.0
(read/write) 72648 72648 0 0.0
.bss 38720 38720 0 0.0
.data 928 928 0 0.0
.data.rel.ro 27880 27880 0 0.0
.dynamic 592 592 0 0.0
.got 4048 4048 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 120776 120776 0 0.0
.text 1158722 1158738 16 0.0
ota-requestor-app debug (read only) 1487633 1487649 16 0.0
(read/write) 76584 76584 0 0.0
.bss 40832 40832 0 0.0
.data 992 992 0 0.0
.data.rel.ro 29592 29592 0 0.0
.dynamic 592 592 0 0.0
.got 4064 4064 0 0.0
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 133072 133072 0 0.0
.text 1246194 1246210 16 0.0
shell debug (read only) 818561 818561 0 0.0
(read/write) 60584 60584 0 0.0
.bss 16936 16936 0 0.0
.data 256 256 0 0.0
.data.rel.ro 38936 38936 0 0.0
.dynamic 592 592 0 0.0
.got 3504 3504 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 83506 83506 0 0.0
.text 628418 628418 0 0.0
tv-app debug (read only) 2000921 2000937 16 0.0
(read/write) 317616 317616 0 0.0
.bss 246712 246712 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 63720 63720 0 0.0
.dynamic 592 592 0 0.0
.got 4424 4424 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 169320 169320 0 0.0
.text 1678722 1678738 16 0.0
p6 all-clusters-app default (read/write) 2339520 2339520 0 0.0
.bss 107820 107820 0 0.0
.data 2456 2456 0 0.0
.heap 923064 923064 0 0.0
.text 1297784 1297784 0 0.0
light-app default (read/write) 2278872 2278888 16 0.0
.bss 98504 98504 0 0.0
.data 2336 2336 0 0.0
.heap 932504 932504 0 0.0
.text 1237136 1237152 16 0.0
lock-app default (read/write) 2254224 2254224 0 0.0
.bss 97160 97160 0 0.0
.data 2296 2296 0 0.0
.heap 933888 933888 0 0.0
.text 1212488 1212488 0 0.0
qpg lighting-app qpg6100+debug (read only) 510496 510504 8 0.0
(read/write) 122332 122332 0 0.0
.bss 80264 80264 0 0.0
.data 964 964 0 0.0
.text 505176 505184 8 0.0
lock-app qpg6100+debug (read only) 483320 483328 8 0.0
(read/write) 122332 122332 0 0.0
.bss 79176 79176 0 0.0
.data 916 916 0 0.0
.text 478000 478008 8 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794550 794558 8 0.0
bss 80328 80328 0 0.0
noinit 37160 37160 0 0.0
text 554522 554530 8 0.0

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

PR #12517: Size comparison from ae57e32 to c4d723f

Increases above 0.2%:

platform target config section ae57e32 c4d723f change % change
linux bridge-app debug+rpc .got 3984 3992 8 0.2
shell debug .got 3504 3512 8 0.2
Increases (18 builds for efr32, k32w, linux, qpg, telink)
platform target config section ae57e32 c4d723f change % change
efr32 lighting-app BRD4161A (read only) 751552 751600 48 0.0
.text 751544 751592 48 0.0
BRD4161A+rpc (read only) 780216 780264 48 0.0
.text 780208 780256 48 0.0
lock-app BRD4161A (read only) 725392 725440 48 0.0
.text 725384 725432 48 0.0
window-app BRD4161A (read only) 728720 728768 48 0.0
.text 728712 728760 48 0.0
k32w lighting-app k32w061+se05x+release (read/write) 728720 728752 32 0.0
.text 641756 641788 32 0.0
lock-app k32w061+debug (read/write) 617704 617736 32 0.0
.text 540336 540368 32 0.0
shell k32w061+debug (read/write) 683604 683652 48 0.0
.text 594608 594656 48 0.0
linux all-clusters-app debug (read only) 1842697 1843889 1192 0.1
.got 4112 4120 8 0.2
.rodata 146453 146549 96 0.1
.text 1553890 1554882 992 0.1
bridge-app debug+rpc (read only) 1423037 1424197 1160 0.1
.got 3984 3992 8 0.2
.rodata 119500 119564 64 0.1
.text 1198981 1199973 992 0.1
chip-tool debug (read only) 6618837 6619389 552 0.0
.got 4464 4472 8 0.2
.rodata 307224 307320 96 0.0
.text 5901429 5901765 336 0.0
lighting-app debug+rpc (read only) 1707121 1708313 1192 0.1
.got 4136 4144 8 0.2
.rodata 139281 139377 96 0.1
.text 1425538 1426530 992 0.1
ota-provider-app debug (read only) 1383857 1384945 1088 0.1
.got 4048 4056 8 0.2
.rodata 120776 120840 64 0.1
.text 1158722 1159634 912 0.1
ota-requestor-app debug (read only) 1487633 1488721 1088 0.1
.got 4064 4072 8 0.2
.rodata 133072 133136 64 0.0
.text 1246194 1247106 912 0.1
shell debug (read only) 818561 819625 1064 0.1
.got 3504 3512 8 0.2
.rodata 83506 83570 64 0.1
.text 628418 629314 896 0.1
tv-app debug (read only) 2000921 2001657 736 0.0
(read/write) 317616 317648 32 0.0
.got 4424 4432 8 0.2
.rodata 169320 169416 96 0.1
.text 1678722 1679250 528 0.0
qpg lighting-app qpg6100+debug (read only) 510496 510552 56 0.0
.text 505176 505232 56 0.0
lock-app qpg6100+debug (read only) 483320 483360 40 0.0
.text 478000 478040 40 0.0
telink lighting-app tlsr9518adk80d (read/write) 794550 794606 56 0.0
text 554522 554584 62 0.0
Full report (19 builds for efr32, k32w, linux, qpg, telink)
platform target config section ae57e32 c4d723f change % change
efr32 lighting-app BRD4161A (read only) 751552 751600 48 0.0
(read/write) 120032 120032 0 0.0
.bss 118200 118200 0 0.0
.data 1828 1828 0 0.0
.text 751544 751592 48 0.0
BRD4161A+rpc (read only) 780216 780264 48 0.0
(read/write) 138336 138336 0 0.0
.bss 136400 136400 0 0.0
.data 1936 1936 0 0.0
.text 780208 780256 48 0.0
lock-app BRD4161A (read only) 725392 725440 48 0.0
(read/write) 117736 117736 0 0.0
.bss 115952 115952 0 0.0
.data 1784 1784 0 0.0
.text 725384 725432 48 0.0
window-app BRD4161A (read only) 728720 728768 48 0.0
(read/write) 118160 118160 0 0.0
.bss 116368 116368 0 0.0
.data 1792 1792 0 0.0
.text 728712 728760 48 0.0
k32w lighting-app k32w061+se05x+release (read/write) 728720 728752 32 0.0
.bss 79304 79304 0 0.0
.data 1860 1860 0 0.0
.text 641756 641788 32 0.0
lock-app k32w061+debug (read/write) 617704 617736 32 0.0
.bss 69744 69744 0 0.0
.data 1824 1824 0 0.0
.text 540336 540368 32 0.0
shell k32w061+debug (read/write) 683604 683652 48 0.0
.bss 81400 81400 0 0.0
.data 1796 1796 0 0.0
.text 594608 594656 48 0.0
linux all-clusters-app debug (read only) 1842697 1843889 1192 0.1
(read/write) 124256 124256 0 0.0
.bss 50768 50768 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 67088 67088 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4120 8 0.2
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 146453 146549 96 0.1
.text 1553890 1554882 992 0.1
bridge-app debug+rpc (read only) 1423037 1424197 1160 0.1
(read/write) 74416 74416 0 0.0
.bss 36144 36144 0 0.0
.data 1728 1728 0 0.0
.data.rel.ro 31528 31528 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3992 8 0.2
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 119500 119564 64 0.1
.text 1198981 1199973 992 0.1
chip-tool debug (read only) 6618837 6619389 552 0.0
(read/write) 202128 202128 0 0.0
.bss 34440 34440 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 161112 161112 0 0.0
.dynamic 592 592 0 0.0
.got 4464 4472 8 0.2
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 307224 307320 96 0.0
.text 5901429 5901765 336 0.0
lighting-app debug+rpc (read only) 1707121 1708313 1192 0.1
(read/write) 107408 107408 0 0.0
.bss 41808 41808 0 0.0
.data 1280 1280 0 0.0
.data.rel.ro 59024 59024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4144 8 0.2
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 139281 139377 96 0.1
.text 1425538 1426530 992 0.1
ota-provider-app debug (read only) 1383857 1384945 1088 0.1
(read/write) 72648 72648 0 0.0
.bss 38720 38720 0 0.0
.data 928 928 0 0.0
.data.rel.ro 27880 27880 0 0.0
.dynamic 592 592 0 0.0
.got 4048 4056 8 0.2
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 120776 120840 64 0.1
.text 1158722 1159634 912 0.1
ota-requestor-app debug (read only) 1487633 1488721 1088 0.1
(read/write) 76584 76584 0 0.0
.bss 40832 40832 0 0.0
.data 992 992 0 0.0
.data.rel.ro 29592 29592 0 0.0
.dynamic 592 592 0 0.0
.got 4064 4072 8 0.2
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 133072 133136 64 0.0
.text 1246194 1247106 912 0.1
shell debug (read only) 818561 819625 1064 0.1
(read/write) 60584 60584 0 0.0
.bss 16936 16936 0 0.0
.data 256 256 0 0.0
.data.rel.ro 38936 38936 0 0.0
.dynamic 592 592 0 0.0
.got 3504 3512 8 0.2
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 83506 83570 64 0.1
.text 628418 629314 896 0.1
tv-app debug (read only) 2000921 2001657 736 0.0
(read/write) 317616 317648 32 0.0
.bss 246712 246712 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 63720 63720 0 0.0
.dynamic 592 592 0 0.0
.got 4424 4432 8 0.2
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 169320 169416 96 0.1
.text 1678722 1679250 528 0.0
qpg lighting-app qpg6100+debug (read only) 510496 510552 56 0.0
(read/write) 122332 122332 0 0.0
.bss 80264 80264 0 0.0
.data 964 964 0 0.0
.text 505176 505232 56 0.0
lock-app qpg6100+debug (read only) 483320 483360 40 0.0
(read/write) 122332 122332 0 0.0
.bss 79176 79176 0 0.0
.data 916 916 0 0.0
.text 478000 478040 40 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794550 794606 56 0.0
bss 80328 80328 0 0.0
noinit 37160 37160 0 0.0
text 554522 554584 62 0.0

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

PR #12517: Size comparison from 1ad526b to 7489169

Increases (4 builds for k32w, qpg, telink)
platform target config section 1ad526b 7489169 change % change
k32w shell k32w061+debug (read/write) 683636 683652 16 0.0
.text 594640 594656 16 0.0
qpg lighting-app qpg6100+debug (read only) 510544 510552 8 0.0
.text 505224 505232 8 0.0
lock-app qpg6100+debug (read only) 483352 483360 8 0.0
.text 478032 478040 8 0.0
telink lighting-app tlsr9518adk80d (read/write) 794594 794602 8 0.0
text 554576 554584 8 0.0
Full report (7 builds for k32w, qpg, telink)
platform target config section 1ad526b 7489169 change % change
k32w lock-app k32w061+debug (read/write) 617736 617736 0 0.0
.bss 69744 69744 0 0.0
.data 1824 1824 0 0.0
.text 540368 540368 0 0.0
shell k32w061+debug (read/write) 683636 683652 16 0.0
.bss 81400 81400 0 0.0
.data 1796 1796 0 0.0
.text 594640 594656 16 0.0
lighting-app k32w061+se05x+release (read/write) 728752 728752 0 0.0
.bss 79304 79304 0 0.0
.data 1860 1860 0 0.0
.text 641788 641788 0 0.0
qpg lighting-app qpg6100+debug (read only) 510544 510552 8 0.0
(read/write) 122332 122332 0 0.0
.bss 80264 80264 0 0.0
.data 964 964 0 0.0
.text 505224 505232 8 0.0
lock-app qpg6100+debug (read only) 483352 483360 8 0.0
(read/write) 122332 122332 0 0.0
.bss 79176 79176 0 0.0
.data 916 916 0 0.0
.text 478032 478040 8 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794594 794602 8 0.0
bss 80328 80328 0 0.0
noinit 37160 37160 0 0.0
text 554576 554584 8 0.0

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

PR #12517: Size comparison from a484e4c to e95bf3f

Increases (25 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section a484e4c e95bf3f change % change
efr32 lighting-app BRD4161A (read only) 751584 751600 16 0.0
.text 751576 751592 16 0.0
window-app BRD4161A (read only) 728752 728768 16 0.0
.text 728744 728760 16 0.0
esp32 all-clusters-app c3devkit (read only) 847862 847874 12 0.0
.flash.text 847862 847874 12 0.0
m5stack (read only) 918451 918459 8 0.0
.flash.text 913067 913075 8 0.0
k32w shell k32w061+debug (read/write) 683636 683652 16 0.0
.text 594640 594656 16 0.0
linux all-clusters-app debug (read only) 1848393 1848409 16 0.0
.text 1557026 1557042 16 0.0
bridge-app debug+rpc (read only) 1426541 1426557 16 0.0
.text 1201045 1201061 16 0.0
chip-tool debug (read only) 6621845 6621861 16 0.0
.text 5903669 5903685 16 0.0
lighting-app debug+rpc (read only) 1711049 1711065 16 0.0
.text 1427746 1427762 16 0.0
tv-app debug (read only) 2020753 2020769 16 0.0
.text 1692690 1692706 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2309264 2309328 64 0.0
.text 1271840 1271904 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 891503 891519 16 0.0
text 602792 602804 12 0.0
nrf52840dk_nrf52840+rpc (read/write) 854879 854895 16 0.0
text 577788 577800 12 0.0
nrf5340dk_nrf5340_cpuapp text 533128 533140 12 0.0
lock-app nrf52840dk_nrf52840 (read/write) 862359 862375 16 0.0
text 581044 581056 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788514 788530 16 0.0
text 511472 511484 12 0.0
pump-app nrf52840dk_nrf52840 (read/write) 868375 868391 16 0.0
text 585108 585120 12 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 861439 861455 16 0.0
text 580168 580180 12 0.0
shell nrf52840dk_nrf52840 (read/write) 779891 779907 16 0.0
text 521908 521920 12 0.0
nrf5340dk_nrf5340_cpuapp text 442512 442524 12 0.0
p6 all-clusters-app default (read/write) 2339544 2339560 16 0.0
.text 1297808 1297824 16 0.0
lock-app default (read/write) 2254256 2254272 16 0.0
.text 1212520 1212536 16 0.0
qpg lighting-app qpg6100+debug (read only) 510544 510552 8 0.0
.text 505224 505232 8 0.0
lock-app qpg6100+debug (read only) 483352 483360 8 0.0
.text 478032 478040 8 0.0
telink lighting-app tlsr9518adk80d (read/write) 794594 794602 8 0.0
text 554576 554584 8 0.0
Full report (39 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section a484e4c e95bf3f change % change
efr32 lighting-app BRD4161A (read only) 751584 751600 16 0.0
(read/write) 120032 120032 0 0.0
.bss 118200 118200 0 0.0
.data 1828 1828 0 0.0
.text 751576 751592 16 0.0
BRD4161A+rpc (read only) 780256 780256 0 0.0
(read/write) 138336 138336 0 0.0
.bss 136400 136400 0 0.0
.data 1936 1936 0 0.0
.text 780248 780248 0 0.0
lock-app BRD4161A (read only) 725440 725440 0 0.0
(read/write) 117736 117736 0 0.0
.bss 115952 115952 0 0.0
.data 1784 1784 0 0.0
.text 725432 725432 0 0.0
window-app BRD4161A (read only) 728752 728768 16 0.0
(read/write) 118160 118160 0 0.0
.bss 116368 116368 0 0.0
.data 1792 1792 0 0.0
.text 728744 728760 16 0.0
esp32 all-clusters-app c3devkit (read only) 847862 847874 12 0.0
(read/write) 1223826 1223826 0 0.0
.dram0.bss 56576 56576 0 0.0
.dram0.data 14052 14052 0 0.0
.flash.rodata 167744 167744 0 0.0
.flash.text 847862 847874 12 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 918451 918459 8 0.0
(read/write) 422804 422804 0 0.0
.dram0.bss 61960 61960 0 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 195548 195548 0 0.0
.flash.text 913067 913075 8 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 728752 728752 0 0.0
.bss 79304 79304 0 0.0
.data 1860 1860 0 0.0
.text 641788 641788 0 0.0
lock-app k32w061+debug (read/write) 617736 617736 0 0.0
.bss 69744 69744 0 0.0
.data 1824 1824 0 0.0
.text 540368 540368 0 0.0
shell k32w061+debug (read/write) 683636 683652 16 0.0
.bss 81400 81400 0 0.0
.data 1796 1796 0 0.0
.text 594640 594656 16 0.0
linux all-clusters-app debug (read only) 1848393 1848409 16 0.0
(read/write) 124520 124520 0 0.0
.bss 50896 50896 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 67088 67088 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 148501 148501 0 0.0
.text 1557026 1557042 16 0.0
bridge-app debug+rpc (read only) 1426541 1426557 16 0.0
(read/write) 74584 74584 0 0.0
.bss 36240 36240 0 0.0
.data 1728 1728 0 0.0
.data.rel.ro 31528 31528 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 480 480 0 0.0
.rodata 120620 120620 0 0.0
.text 1201045 1201061 16 0.0
chip-tool debug (read only) 6621845 6621861 16 0.0
(read/write) 202280 202280 0 0.0
.bss 34504 34504 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 161112 161112 0 0.0
.dynamic 592 592 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 568 568 0 0.0
.rodata 307608 307608 0 0.0
.text 5903669 5903685 16 0.0
lighting-app debug+rpc (read only) 1711049 1711065 16 0.0
(read/write) 107616 107616 0 0.0
.bss 41936 41936 0 0.0
.data 1280 1280 0 0.0
.data.rel.ro 59024 59024 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 140657 140657 0 0.0
.text 1427746 1427762 16 0.0
ota-provider-app debug (read only) 1386681 1386681 0 0.0
(read/write) 72816 72816 0 0.0
.bss 38816 38816 0 0.0
.data 928 928 0 0.0
.data.rel.ro 27880 27880 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 520 520 0 0.0
.rodata 121448 121448 0 0.0
.text 1160546 1160546 0 0.0
ota-requestor-app debug (read only) 1490489 1490489 0 0.0
(read/write) 76784 76784 0 0.0
.bss 40960 40960 0 0.0
.data 992 992 0 0.0
.data.rel.ro 29592 29592 0 0.0
.dynamic 592 592 0 0.0
.got 4072 4072 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 133776 133776 0 0.0
.text 1248018 1248018 0 0.0
shell debug (read only) 819625 819625 0 0.0
(read/write) 60584 60584 0 0.0
.bss 16936 16936 0 0.0
.data 256 256 0 0.0
.data.rel.ro 38936 38936 0 0.0
.dynamic 592 592 0 0.0
.got 3512 3512 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 83570 83570 0 0.0
.text 629314 629314 0 0.0
tv-app debug (read only) 2020753 2020769 16 0.0
(read/write) 320000 320000 0 0.0
.bss 247224 247224 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 64200 64200 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 173608 173608 0 0.0
.text 1692690 1692706 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2309264 2309328 64 0.0
.bss 179628 179628 0 0.0
.data 5184 5184 0 0.0
.heap 851632 851632 0 0.0
.text 1271840 1271904 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2295656 2295656 0 0.0
.bss 173272 173272 0 0.0
.data 5496 5496 0 0.0
.heap 857680 857680 0 0.0
.text 1258256 1258256 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2268688 2268688 0 0.0
.bss 172088 172088 0 0.0
.data 5496 5496 0 0.0
.heap 858864 858864 0 0.0
.text 1231288 1231288 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4376 4376 0 0.0
.heap 1020312 1020312 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2046960 2046960 0 0.0
.bss 156732 156732 0 0.0
.data 4872 4872 0 0.0
.heap 874840 874840 0 0.0
.text 1009560 1009560 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 891503 891519 16 0.0
bss 113752 113752 0 0.0
rodata 99408 99408 0 0.0
text 602792 602804 12 0.0
nrf52840dk_nrf52840+rpc (read/write) 854879 854895 16 0.0
bss 110100 110100 0 0.0
rodata 90768 90768 0 0.0
text 577788 577800 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 817414 817414 0 0.0
bss 115124 115124 0 0.0
rodata 94664 94664 0 0.0
text 533128 533140 12 0.0
lock-app nrf52840dk_nrf52840 (read/write) 862359 862375 16 0.0
bss 110788 110788 0 0.0
rodata 95144 95144 0 0.0
text 581044 581056 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788514 788530 16 0.0
bss 112200 112200 0 0.0
rodata 90436 90436 0 0.0
text 511472 511484 12 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497463 497463 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339492 339492 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 868375 868391 16 0.0
bss 110924 110924 0 0.0
rodata 96880 96880 0 0.0
text 585108 585120 12 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 861439 861455 16 0.0
bss 110804 110804 0 0.0
rodata 95016 95016 0 0.0
text 580168 580180 12 0.0
shell nrf52840dk_nrf52840 (read/write) 779891 779907 16 0.0
bss 109696 109696 0 0.0
rodata 73792 73792 0 0.0
text 521908 521920 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 694934 694934 0 0.0
bss 110680 110680 0 0.0
rodata 68432 68432 0 0.0
text 442512 442524 12 0.0
p6 all-clusters-app default (read/write) 2339544 2339560 16 0.0
.bss 107820 107820 0 0.0
.data 2456 2456 0 0.0
.heap 923064 923064 0 0.0
.text 1297808 1297824 16 0.0
light-app default (read/write) 2278920 2278920 0 0.0
.bss 98504 98504 0 0.0
.data 2336 2336 0 0.0
.heap 932504 932504 0 0.0
.text 1237184 1237184 0 0.0
lock-app default (read/write) 2254256 2254272 16 0.0
.bss 97160 97160 0 0.0
.data 2296 2296 0 0.0
.heap 933888 933888 0 0.0
.text 1212520 1212536 16 0.0
qpg lighting-app qpg6100+debug (read only) 510544 510552 8 0.0
(read/write) 122332 122332 0 0.0
.bss 80264 80264 0 0.0
.data 964 964 0 0.0
.text 505224 505232 8 0.0
lock-app qpg6100+debug (read only) 483352 483360 8 0.0
(read/write) 122332 122332 0 0.0
.bss 79176 79176 0 0.0
.data 916 916 0 0.0
.text 478032 478040 8 0.0
persistent-storage-app qpg6100+debug (read only) 108208 108208 0 0.0
(read/write) 122332 122332 0 0.0
.bss 36696 36696 0 0.0
.data 292 292 0 0.0
.text 102888 102888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 794594 794602 8 0.0
bss 80328 80328 0 0.0
noinit 37160 37160 0 0.0
text 554576 554584 8 0.0

@woody-apple woody-apple merged commit e8da685 into project-chip:master Dec 3, 2021
billwatersiii pushed a commit to billwatersiii/connectedhomeip that referenced this pull request Dec 3, 2021
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.

6 participants