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

OperationGroupKey derivation updated according to new spec. #15526

Conversation

rcasallas-silabs
Copy link
Contributor

Problem

OperationGroupKey generation must be updated due to spec changes.

Change overview

  • GroupDataProvider::SetKeySet argument added.
  • Argument added to DeriveGroupOperationalKey
  • Examples updated

Testing

  • Unit tests ran successfully

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from bc286c6 to 67ebda1 Compare February 24, 2022 16:56
@github-actions
Copy link

github-actions bot commented Feb 24, 2022

PR #15526: Size comparison from 960eba3 to 67ebda1

Increases (24 builds for cyw30739, efr32, esp32, linux, mbed, qpg, telink)
platform target config section 960eba3 67ebda1 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599214 599266 52 0.0
.app_xip_area 504044 504096 52 0.0
efr32 lighting-app BRD4161A (read only) 916168 916232 64 0.0
.text 916160 916224 64 0.0
BRD4161A+rpc (read only) 944860 944940 80 0.0
.text 944852 944932 80 0.0
lock-app BRD4161A+wf200 (read only) 986112 986128 16 0.0
.text 986104 986120 16 0.0
window-app BRD4161A (read only) 850424 850440 16 0.0
.text 850416 850432 16 0.0
esp32 all-clusters-app c3devkit (read only) 952202 952258 56 0.0
.flash.text 952202 952258 56 0.0
m5stack (read only) 1002331 1002419 88 0.0
.flash.text 996947 997035 88 0.0
linux all-clusters-app debug (read only) 2392321 2392913 592 0.0
.rodata 203685 203781 96 0.0
.text 2025890 2026386 496 0.0
bridge-app debug+rpc (read only) 1718221 1718269 48 0.0
.text 1461909 1461957 48 0.0
chip-tool debug (read only) 8993021 8993693 672 0.0
.text 7904229 7904965 736 0.0
chip-tool-ipv6only arm64 (read only) 8747692 8748188 496 0.0
.text 7426692 7427220 528 0.0
door-lock-app debug (read only) 1933865 1933913 48 0.0
.text 1612866 1612914 48 0.0
lighting-app debug+rpc (read only) 2063489 2064081 592 0.0
.rodata 165041 165137 96 0.1
.text 1743858 1744354 496 0.0
ota-provider-app debug (read only) 1865945 1865993 48 0.0
.text 1558002 1558050 48 0.0
ota-requestor-app debug (read only) 1877153 1877201 48 0.0
.text 1576882 1576930 48 0.0
shell debug (read only) 2360537 2361129 592 0.0
.rodata 203698 203794 96 0.0
.text 2000306 2000802 496 0.0
thermostat-no-ble arm64 (read only) 2161156 2161220 64 0.0
.text 1810544 1810608 64 0.0
tv-app debug (read only) 2586905 2587033 128 0.0
.rodata 197725 197789 64 0.0
.text 2215442 2215506 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2449656 2449728 72 0.0
.text 1412228 1412300 72 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2414040 2414112 72 0.0
.text 1376612 1376684 72 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2349796 2349804 8 0.0
.text 1312396 1312404 8 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2340096 2340168 72 0.0
.text 1302668 1302740 72 0.0
qpg lighting-app qpg6105+debug (read only) 600920 600960 40 0.0
.text 595600 595640 40 0.0
telink lighting-app tlsr9518adk80d (read/write) 882362 882410 48 0.0
text 623590 623640 50 0.0
Decreases (5 builds for cyw30739, linux, qpg)
platform target config section 960eba3 67ebda1 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 557274 557270 -4 -0.0
.app_xip_area 463640 463636 -4 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 577998 577994 -4 -0.0
.app_xip_area 474932 474928 -4 -0.0
linux chip-tool debug .rodata 480341 480277 -64 -0.0
chip-tool-ipv6only arm64 .rodata 456596 456564 -32 -0.0
qpg lock-app qpg6105+debug (read only) 566704 566696 -8 -0.0
.text 561384 561376 -8 -0.0
Full report (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, qpg, telink)
platform target config section 960eba3 67ebda1 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599214 599266 52 0.0
.app_xip_area 504044 504096 52 0.0
.bss 77860 77860 0 0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 557274 557270 -4 -0.0
.app_xip_area 463640 463636 -4 -0.0
.bss 76364 76364 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577998 577994 -4 -0.0
.app_xip_area 474932 474928 -4 -0.0
.bss 85468 85468 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916168 916232 64 0.0
(read/write) 128624 128624 0 0.0
.bss 126576 126576 0 0.0
.data 2048 2048 0 0.0
.text 916160 916224 64 0.0
BRD4161A+rpc (read only) 944860 944940 80 0.0
(read/write) 145540 145540 0 0.0
.bss 143352 143352 0 0.0
.data 2188 2188 0 0.0
.text 944852 944932 80 0.0
lock-app BRD4161A+wf200 (read only) 986112 986128 16 0.0
(read/write) 121012 121012 0 0.0
.bss 119084 119084 0 0.0
.data 1924 1924 0 0.0
.text 986104 986120 16 0.0
window-app BRD4161A (read only) 850424 850440 16 0.0
(read/write) 126528 126528 0 0.0
.bss 124608 124608 0 0.0
.data 1916 1916 0 0.0
.text 850416 850432 16 0.0
esp32 all-clusters-app c3devkit (read only) 952202 952258 56 0.0
(read/write) 1393562 1393562 0 0.0
.dram0.bss 63592 63592 0 0.0
.dram0.data 14172 14172 0 0.0
.flash.rodata 196896 196896 0 0.0
.flash.text 952202 952258 56 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 1002331 1002419 88 0.0
(read/write) 459048 459048 0 0.0
.dram0.bss 68736 68736 0 0.0
.dram0.data 34072 34072 0 0.0
.flash.rodata 224112 224112 0 0.0
.flash.text 996947 997035 88 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 691756 691756 0 0.0
.bss 77496 77496 0 0.0
.data 1924 1924 0 0.0
.text 606536 606536 0 0.0
lock k32w061+release (read/write) 694868 694868 0 0.0
.bss 77704 77704 0 0.0
.data 1964 1964 0 0.0
.text 609400 609400 0 0.0
linux all-clusters-app debug (read only) 2392321 2392913 592 0.0
(read/write) 145328 145328 0 0.0
.bss 59872 59872 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 203685 203781 96 0.0
.text 2025890 2026386 496 0.0
bridge-app debug+rpc (read only) 1718221 1718269 48 0.0
(read/write) 93408 93408 0 0.0
.bss 48224 48224 0 0.0
.data 2042 2042 0 0.0
.data.rel.ro 38088 38088 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 140532 140532 0 0.0
.text 1461909 1461957 48 0.0
chip-tool debug (read only) 8993021 8993693 672 0.0
(read/write) 299128 299128 0 0.0
.bss 41024 41024 0 0.0
.data 1164 1164 0 0.0
.data.rel.ro 250872 250872 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 480341 480277 -64 -0.0
.text 7904229 7904965 736 0.0
chip-tool-ipv6only arm64 (read only) 8747692 8748188 496 0.0
(read/write) 412241 412241 0 0.0
.bss 59265 59265 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 296568 296568 0 0.0
.dynamic 560 560 0 0.0
.got 51392 51392 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 456596 456564 -32 -0.0
.text 7426692 7427220 528 0.0
door-lock-app debug (read only) 1933865 1933913 48 0.0
(read/write) 119800 119800 0 0.0
.bss 51168 51168 0 0.0
.data 1050 1050 0 0.0
.data.rel.ro 62200 62200 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 172540 172540 0 0.0
.text 1612866 1612914 48 0.0
lighting-app debug+rpc (read only) 2063489 2064081 592 0.0
(read/write) 124648 124648 0 0.0
.bss 52096 52096 0 0.0
.data 1408 1408 0 0.0
.data.rel.ro 65696 65696 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 165041 165137 96 0.1
.text 1743858 1744354 496 0.0
ota-provider-app debug (read only) 1865945 1865993 48 0.0
(read/write) 115432 115432 0 0.0
.bss 51008 51008 0 0.0
.data 1320 1320 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 157427 157427 0 0.0
.text 1558002 1558050 48 0.0
ota-requestor-app debug (read only) 1877153 1877201 48 0.0
(read/write) 117200 117200 0 0.0
.bss 51872 51872 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 58744 58744 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 151460 151460 0 0.0
.text 1576882 1576930 48 0.0
shell debug (read only) 2360537 2361129 592 0.0
(read/write) 147840 147840 0 0.0
.bss 68224 68224 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73096 73096 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 203698 203794 96 0.0
.text 2000306 2000802 496 0.0
thermostat-no-ble arm64 (read only) 2161156 2161220 64 0.0
(read/write) 149217 149217 0 0.0
.bss 65905 65905 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132308 132308 0 0.0
.text 1810544 1810608 64 0.0
tv-app debug (read only) 2586905 2587033 128 0.0
(read/write) 149296 149296 0 0.0
.bss 66496 66496 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73624 73624 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 197725 197789 64 0.0
.text 2215442 2215506 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2449656 2449728 72 0.0
.bss 191664 191664 0 0.0
.data 5512 5512 0 0.0
.text 1412228 1412300 72 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2414040 2414112 72 0.0
.bss 188836 188836 0 0.0
.data 5800 5800 0 0.0
.text 1376612 1376684 72 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2349796 2349804 8 0.0
.bss 187740 187740 0 0.0
.data 5776 5776 0 0.0
.text 1312396 1312404 8 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1155428 1155428 0 0.0
.bss 11952 11952 0 0.0
.data 4512 4512 0 0.0
.text 118812 118812 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2340096 2340168 72 0.0
.bss 186384 186384 0 0.0
.data 5608 5608 0 0.0
.text 1302668 1302740 72 0.0
qpg lighting-app qpg6105+debug (read only) 600920 600960 40 0.0
(read/write) 146936 146936 0 0.0
.bss 90920 90920 0 0.0
.data 1124 1124 0 0.0
.text 595600 595640 40 0.0
lock-app qpg6105+debug (read only) 566704 566696 -8 -0.0
(read/write) 146936 146936 0 0.0
.bss 90928 90928 0 0.0
.data 1076 1076 0 0.0
.text 561384 561376 -8 -0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 882362 882410 48 0.0
bss 86352 86352 0 0.0
noinit 37160 37160 0 0.0
text 623590 623640 50 0.0

@github-actions
Copy link

github-actions bot commented Feb 25, 2022

PR #15526: Size comparison from ff2866f to 4abeddb

Increases (28 builds for cyw30739, efr32, esp32, linux, mbed, p6, qpg, telink)
platform target config section ff2866f 4abeddb change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599018 599078 60 0.0
.app_xip_area 503864 503924 60 0.0
lock cyw930739m2evb_01 (read/write) 557102 557106 4 0.0
.app_xip_area 463484 463488 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577606 577610 4 0.0
.app_xip_area 474564 474568 4 0.0
efr32 lighting-app BRD4161A (read only) 915908 915988 80 0.0
.text 915900 915980 80 0.0
BRD4161A+rpc (read only) 946004 946068 64 0.0
.text 945996 946060 64 0.0
lock-app BRD4161A+wf200 (read only) 985812 985828 16 0.0
.text 985804 985820 16 0.0
window-app BRD4161A (read only) 850000 850016 16 0.0
.text 849992 850008 16 0.0
esp32 all-clusters-app c3devkit (read only) 952386 952442 56 0.0
.flash.text 952386 952442 56 0.0
m5stack (read only) 1002411 1002495 84 0.0
.flash.text 997027 997111 84 0.0
linux all-clusters-app debug (read only) 2392225 2392817 592 0.0
.rodata 204197 204293 96 0.0
.text 2025282 2025778 496 0.0
bridge-app debug+rpc (read only) 1718333 1718381 48 0.0
.text 1461541 1461589 48 0.0
chip-tool debug (read only) 8994477 8995149 672 0.0
.text 7905493 7906229 736 0.0
chip-tool-ipv6only arm64 (read only) 8748812 8749308 496 0.0
.text 7427684 7428212 528 0.0
door-lock-app debug (read only) 1933961 1934009 48 0.0
.text 1612450 1612498 48 0.0
lighting-app debug+rpc (read only) 2068777 2069369 592 0.0
.rodata 165617 165713 96 0.1
.text 1747730 1748226 496 0.0
ota-provider-app debug (read only) 1866513 1866561 48 0.0
.text 1557778 1557826 48 0.0
ota-requestor-app debug (read only) 1877025 1877073 48 0.0
.text 1576274 1576322 48 0.0
shell debug (read only) 2360633 2361209 576 0.0
.rodata 204178 204274 96 0.0
.text 1999922 2000402 480 0.0
thermostat-no-ble arm64 (read only) 2161076 2161140 64 0.0
.text 1810016 1810080 64 0.0
tv-app debug (read only) 2587017 2587177 160 0.0
.rodata 198173 198269 96 0.0
.text 2215106 2215170 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2449520 2449584 64 0.0
.text 1412092 1412156 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2414280 2414352 72 0.0
.text 1376852 1376924 72 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2350100 2350108 8 0.0
.text 1312700 1312708 8 0.0
p6 all-clusters-app default (read/write) 2487472 2487552 80 0.0
.text 1445736 1445816 80 0.0
light-app default (read/write) 2394696 2394760 64 0.0
.text 1352960 1353024 64 0.0
lock-app default (read/write) 2358272 2358288 16 0.0
.text 1316536 1316552 16 0.0
qpg lighting-app qpg6105+debug (read only) 600656 600704 48 0.0
.text 595336 595384 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 882546 882594 48 0.0
text 623542 623592 50 0.0
Decreases (2 builds for linux)
platform target config section ff2866f 4abeddb change % change
linux chip-tool debug .rodata 480533 480469 -64 -0.0
chip-tool-ipv6only arm64 .rodata 456676 456644 -32 -0.0
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section ff2866f 4abeddb change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599018 599078 60 0.0
.app_xip_area 503864 503924 60 0.0
.bss 77844 77844 0 0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 557102 557106 4 0.0
.app_xip_area 463484 463488 4 0.0
.bss 76348 76348 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577606 577610 4 0.0
.app_xip_area 474564 474568 4 0.0
.bss 85444 85444 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 915908 915988 80 0.0
(read/write) 128608 128608 0 0.0
.bss 126560 126560 0 0.0
.data 2048 2048 0 0.0
.text 915900 915980 80 0.0
BRD4161A+rpc (read only) 946004 946068 64 0.0
(read/write) 145548 145548 0 0.0
.bss 143336 143336 0 0.0
.data 2212 2212 0 0.0
.text 945996 946060 64 0.0
lock-app BRD4161A+wf200 (read only) 985812 985828 16 0.0
(read/write) 120360 120360 0 0.0
.bss 118436 118436 0 0.0
.data 1924 1924 0 0.0
.text 985804 985820 16 0.0
window-app BRD4161A (read only) 850000 850016 16 0.0
(read/write) 126840 126840 0 0.0
.bss 124920 124920 0 0.0
.data 1916 1916 0 0.0
.text 849992 850008 16 0.0
esp32 all-clusters-app c3devkit (read only) 952386 952442 56 0.0
(read/write) 1392858 1392858 0 0.0
.dram0.bss 62936 62936 0 0.0
.dram0.data 14172 14172 0 0.0
.flash.rodata 196848 196848 0 0.0
.flash.text 952386 952442 56 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 1002411 1002495 84 0.0
(read/write) 458336 458336 0 0.0
.dram0.bss 68080 68080 0 0.0
.dram0.data 34072 34072 0 0.0
.flash.rodata 224056 224056 0 0.0
.flash.text 997027 997111 84 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 691360 691360 0 0.0
.bss 77472 77472 0 0.0
.data 1924 1924 0 0.0
.text 606164 606164 0 0.0
lock k32w061+release (read/write) 694648 694648 0 0.0
.bss 77688 77688 0 0.0
.data 1964 1964 0 0.0
.text 609196 609196 0 0.0
linux all-clusters-app debug (read only) 2392225 2392817 592 0.0
(read/write) 144688 144688 0 0.0
.bss 59232 59232 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 204197 204293 96 0.0
.text 2025282 2025778 496 0.0
bridge-app debug+rpc (read only) 1718333 1718381 48 0.0
(read/write) 92736 92736 0 0.0
.bss 47552 47552 0 0.0
.data 2042 2042 0 0.0
.data.rel.ro 38088 38088 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 141012 141012 0 0.0
.text 1461541 1461589 48 0.0
chip-tool debug (read only) 8994477 8995149 672 0.0
(read/write) 298488 298488 0 0.0
.bss 40384 40384 0 0.0
.data 1164 1164 0 0.0
.data.rel.ro 250872 250872 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 480533 480469 -64 -0.0
.text 7905493 7906229 736 0.0
chip-tool-ipv6only arm64 (read only) 8748812 8749308 496 0.0
(read/write) 411601 411601 0 0.0
.bss 58609 58609 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 296568 296568 0 0.0
.dynamic 560 560 0 0.0
.got 51408 51408 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 456676 456644 -32 -0.0
.text 7427684 7428212 528 0.0
door-lock-app debug (read only) 1933961 1934009 48 0.0
(read/write) 119128 119128 0 0.0
.bss 50496 50496 0 0.0
.data 1050 1050 0 0.0
.data.rel.ro 62200 62200 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 173052 173052 0 0.0
.text 1612450 1612498 48 0.0
lighting-app debug+rpc (read only) 2068777 2069369 592 0.0
(read/write) 124488 124488 0 0.0
.bss 51424 51424 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66144 66144 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 165617 165713 96 0.1
.text 1747730 1748226 496 0.0
ota-provider-app debug (read only) 1866513 1866561 48 0.0
(read/write) 114792 114792 0 0.0
.bss 50368 50368 0 0.0
.data 1320 1320 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 158195 158195 0 0.0
.text 1557778 1557826 48 0.0
ota-requestor-app debug (read only) 1877025 1877073 48 0.0
(read/write) 116560 116560 0 0.0
.bss 51232 51232 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 58744 58744 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 151940 151940 0 0.0
.text 1576274 1576322 48 0.0
shell debug (read only) 2360633 2361209 576 0.0
(read/write) 147168 147168 0 0.0
.bss 67552 67552 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73096 73096 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 204178 204274 96 0.0
.text 1999922 2000402 480 0.0
thermostat-no-ble arm64 (read only) 2161076 2161140 64 0.0
(read/write) 148577 148577 0 0.0
.bss 65265 65265 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132756 132756 0 0.0
.text 1810016 1810080 64 0.0
tv-app debug (read only) 2587017 2587177 160 0.0
(read/write) 148624 148624 0 0.0
.bss 65824 65824 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73624 73624 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 198173 198269 96 0.0
.text 2215106 2215170 64 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2449520 2449584 64 0.0
.bss 191016 191016 0 0.0
.data 5512 5512 0 0.0
.text 1412092 1412156 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2414280 2414352 72 0.0
.bss 188188 188188 0 0.0
.data 5800 5800 0 0.0
.text 1376852 1376924 72 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350100 2350108 8 0.0
.bss 187092 187092 0 0.0
.data 5776 5776 0 0.0
.text 1312700 1312708 8 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1155428 1155428 0 0.0
.bss 11952 11952 0 0.0
.data 4512 4512 0 0.0
.text 118812 118812 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2340032 2340032 0 0.0
.bss 185728 185728 0 0.0
.data 5608 5608 0 0.0
.text 1302604 1302604 0 0.0
p6 all-clusters-app default (read/write) 2487472 2487552 80 0.0
.bss 118656 118656 0 0.0
.data 2688 2688 0 0.0
.text 1445736 1445816 80 0.0
light-app default (read/write) 2394696 2394760 64 0.0
.bss 112976 112976 0 0.0
.data 2536 2536 0 0.0
.text 1352960 1353024 64 0.0
lock-app default (read/write) 2358272 2358288 16 0.0
.bss 112720 112720 0 0.0
.data 2496 2496 0 0.0
.text 1316536 1316552 16 0.0
qpg lighting-app qpg6105+debug (read only) 600656 600704 48 0.0
(read/write) 146936 146936 0 0.0
.bss 90904 90904 0 0.0
.data 1124 1124 0 0.0
.text 595336 595384 48 0.0
lock-app qpg6105+debug (read only) 566460 566460 0 0.0
(read/write) 146936 146936 0 0.0
.bss 90912 90912 0 0.0
.data 1076 1076 0 0.0
.text 561140 561140 0 0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 882546 882594 48 0.0
bss 86336 86336 0 0.0
noinit 37160 37160 0 0.0
text 623542 623592 50 0.0

@github-actions
Copy link

github-actions bot commented Feb 25, 2022

PR #15526: Size comparison from ff2866f to 5368c87

Increases (25 builds for cyw30739, efr32, linux, mbed, p6, qpg, telink)
platform target config section ff2866f 5368c87 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599018 599078 60 0.0
.app_xip_area 503864 503924 60 0.0
lock cyw930739m2evb_01 (read/write) 557102 557106 4 0.0
.app_xip_area 463484 463488 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577606 577610 4 0.0
.app_xip_area 474564 474568 4 0.0
efr32 lighting-app BRD4161A (read only) 915908 915988 80 0.0
.text 915900 915980 80 0.0
BRD4161A+rpc (read only) 946004 946068 64 0.0
.text 945996 946060 64 0.0
lock-app BRD4161A+wf200 (read only) 985812 985828 16 0.0
.text 985804 985820 16 0.0
window-app BRD4161A (read only) 850000 850016 16 0.0
.text 849992 850008 16 0.0
linux all-clusters-app debug (read only) 2392225 2392961 736 0.0
.rodata 204197 204293 96 0.0
.text 2025282 2025922 640 0.0
bridge-app debug+rpc (read only) 1718333 1718541 208 0.0
.text 1461541 1461749 208 0.0
chip-tool debug (read only) 8994477 8995101 624 0.0
.text 7905493 7906181 688 0.0
chip-tool-ipv6only arm64 (read only) 8748812 8749292 480 0.0
.text 7427684 7428196 512 0.0
door-lock-app debug (read only) 1933961 1934009 48 0.0
.text 1612450 1612498 48 0.0
lighting-app debug+rpc (read only) 2068777 2069369 592 0.0
.rodata 165617 165713 96 0.1
.text 1747730 1748226 496 0.0
ota-provider-app debug (read only) 1866513 1866561 48 0.0
.text 1557778 1557826 48 0.0
ota-requestor-app debug (read only) 1877025 1877073 48 0.0
.text 1576274 1576322 48 0.0
shell debug (read only) 2360633 2361209 576 0.0
.rodata 204178 204274 96 0.0
.text 1999922 2000402 480 0.0
thermostat-no-ble arm64 (read only) 2161076 2161140 64 0.0
.text 1810016 1810080 64 0.0
tv-app debug (read only) 2587017 2587321 304 0.0
.rodata 198173 198269 96 0.0
.text 2215106 2215314 208 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2449520 2449584 64 0.0
.text 1412092 1412156 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2414280 2414344 64 0.0
.text 1376852 1376916 64 0.0
p6 all-clusters-app default (read/write) 2487472 2487552 80 0.0
.text 1445736 1445816 80 0.0
light-app default (read/write) 2394696 2394760 64 0.0
.text 1352960 1353024 64 0.0
lock-app default (read/write) 2358272 2358288 16 0.0
.text 1316536 1316552 16 0.0
qpg lighting-app qpg6105+debug (read only) 600656 600704 48 0.0
.text 595336 595384 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 882546 882594 48 0.0
text 623542 623592 50 0.0
Decreases (2 builds for linux)
platform target config section ff2866f 5368c87 change % change
linux chip-tool debug .rodata 480533 480469 -64 -0.0
chip-tool-ipv6only arm64 .rodata 456676 456644 -32 -0.0
Full report (32 builds for cyw30739, efr32, k32w, linux, mbed, p6, qpg, telink)
platform target config section ff2866f 5368c87 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599018 599078 60 0.0
.app_xip_area 503864 503924 60 0.0
.bss 77844 77844 0 0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 557102 557106 4 0.0
.app_xip_area 463484 463488 4 0.0
.bss 76348 76348 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577606 577610 4 0.0
.app_xip_area 474564 474568 4 0.0
.bss 85444 85444 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 915908 915988 80 0.0
(read/write) 128608 128608 0 0.0
.bss 126560 126560 0 0.0
.data 2048 2048 0 0.0
.text 915900 915980 80 0.0
BRD4161A+rpc (read only) 946004 946068 64 0.0
(read/write) 145548 145548 0 0.0
.bss 143336 143336 0 0.0
.data 2212 2212 0 0.0
.text 945996 946060 64 0.0
lock-app BRD4161A+wf200 (read only) 985812 985828 16 0.0
(read/write) 120360 120360 0 0.0
.bss 118436 118436 0 0.0
.data 1924 1924 0 0.0
.text 985804 985820 16 0.0
window-app BRD4161A (read only) 850000 850016 16 0.0
(read/write) 126840 126840 0 0.0
.bss 124920 124920 0 0.0
.data 1916 1916 0 0.0
.text 849992 850008 16 0.0
k32w light k32w061+release (read/write) 691360 691360 0 0.0
.bss 77472 77472 0 0.0
.data 1924 1924 0 0.0
.text 606164 606164 0 0.0
lock k32w061+release (read/write) 694648 694648 0 0.0
.bss 77688 77688 0 0.0
.data 1964 1964 0 0.0
.text 609196 609196 0 0.0
linux all-clusters-app debug (read only) 2392225 2392961 736 0.0
(read/write) 144688 144688 0 0.0
.bss 59232 59232 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 204197 204293 96 0.0
.text 2025282 2025922 640 0.0
bridge-app debug+rpc (read only) 1718333 1718541 208 0.0
(read/write) 92736 92736 0 0.0
.bss 47552 47552 0 0.0
.data 2042 2042 0 0.0
.data.rel.ro 38088 38088 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 141012 141012 0 0.0
.text 1461541 1461749 208 0.0
chip-tool debug (read only) 8994477 8995101 624 0.0
(read/write) 298488 298488 0 0.0
.bss 40384 40384 0 0.0
.data 1164 1164 0 0.0
.data.rel.ro 250872 250872 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 480533 480469 -64 -0.0
.text 7905493 7906181 688 0.0
chip-tool-ipv6only arm64 (read only) 8748812 8749292 480 0.0
(read/write) 411601 411601 0 0.0
.bss 58609 58609 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 296568 296568 0 0.0
.dynamic 560 560 0 0.0
.got 51408 51408 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 456676 456644 -32 -0.0
.text 7427684 7428196 512 0.0
door-lock-app debug (read only) 1933961 1934009 48 0.0
(read/write) 119128 119128 0 0.0
.bss 50496 50496 0 0.0
.data 1050 1050 0 0.0
.data.rel.ro 62200 62200 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 173052 173052 0 0.0
.text 1612450 1612498 48 0.0
lighting-app debug+rpc (read only) 2068777 2069369 592 0.0
(read/write) 124488 124488 0 0.0
.bss 51424 51424 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66144 66144 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 165617 165713 96 0.1
.text 1747730 1748226 496 0.0
ota-provider-app debug (read only) 1866513 1866561 48 0.0
(read/write) 114792 114792 0 0.0
.bss 50368 50368 0 0.0
.data 1320 1320 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 158195 158195 0 0.0
.text 1557778 1557826 48 0.0
ota-requestor-app debug (read only) 1877025 1877073 48 0.0
(read/write) 116560 116560 0 0.0
.bss 51232 51232 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 58744 58744 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 151940 151940 0 0.0
.text 1576274 1576322 48 0.0
shell debug (read only) 2360633 2361209 576 0.0
(read/write) 147168 147168 0 0.0
.bss 67552 67552 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73096 73096 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 204178 204274 96 0.0
.text 1999922 2000402 480 0.0
thermostat-no-ble arm64 (read only) 2161076 2161140 64 0.0
(read/write) 148577 148577 0 0.0
.bss 65265 65265 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132756 132756 0 0.0
.text 1810016 1810080 64 0.0
tv-app debug (read only) 2587017 2587321 304 0.0
(read/write) 148624 148624 0 0.0
.bss 65824 65824 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73624 73624 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 198173 198269 96 0.0
.text 2215106 2215314 208 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2449520 2449584 64 0.0
.bss 191016 191016 0 0.0
.data 5512 5512 0 0.0
.text 1412092 1412156 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2414280 2414344 64 0.0
.bss 188188 188188 0 0.0
.data 5800 5800 0 0.0
.text 1376852 1376916 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350100 2350100 0 0.0
.bss 187092 187092 0 0.0
.data 5776 5776 0 0.0
.text 1312700 1312700 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1155428 1155428 0 0.0
.bss 11952 11952 0 0.0
.data 4512 4512 0 0.0
.text 118812 118812 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2340032 2340032 0 0.0
.bss 185728 185728 0 0.0
.data 5608 5608 0 0.0
.text 1302604 1302604 0 0.0
p6 all-clusters-app default (read/write) 2487472 2487552 80 0.0
.bss 118656 118656 0 0.0
.data 2688 2688 0 0.0
.text 1445736 1445816 80 0.0
light-app default (read/write) 2394696 2394760 64 0.0
.bss 112976 112976 0 0.0
.data 2536 2536 0 0.0
.text 1352960 1353024 64 0.0
lock-app default (read/write) 2358272 2358288 16 0.0
.bss 112720 112720 0 0.0
.data 2496 2496 0 0.0
.text 1316536 1316552 16 0.0
qpg lighting-app qpg6105+debug (read only) 600656 600704 48 0.0
(read/write) 146936 146936 0 0.0
.bss 90904 90904 0 0.0
.data 1124 1124 0 0.0
.text 595336 595384 48 0.0
lock-app qpg6105+debug (read only) 566460 566460 0 0.0
(read/write) 146936 146936 0 0.0
.bss 90912 90912 0 0.0
.data 1076 1076 0 0.0
.text 561140 561140 0 0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 882546 882594 48 0.0
bss 86336 86336 0 0.0
noinit 37160 37160 0 0.0
text 623542 623592 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch 2 times, most recently from 4b420f7 to 12751f2 Compare February 28, 2022 14:13
@github-actions
Copy link

github-actions bot commented Feb 28, 2022

PR #15526: Size comparison from 3e476eb to 12751f2

Increases (26 builds for cyw30739, efr32, esp32, linux, p6, qpg, telink)
platform target config section 3e476eb 12751f2 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599542 599602 60 0.0
.app_xip_area 504388 504448 60 0.0
lock cyw930739m2evb_01 (read/write) 557614 557618 4 0.0
.app_xip_area 463996 464000 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578138 578142 4 0.0
.app_xip_area 475088 475092 4 0.0
efr32 lighting-app BRD4161A (read only) 916516 916580 64 0.0
.text 916508 916572 64 0.0
BRD4161A+rpc (read only) 946604 946668 64 0.0
.text 946596 946660 64 0.0
lock-app BRD4161A+wf200 (read only) 986436 986452 16 0.0
.text 986428 986444 16 0.0
window-app BRD4161A (read only) 850596 850612 16 0.0
.text 850588 850604 16 0.0
esp32 all-clusters-app c3devkit (read only) 956534 956590 56 0.0
.flash.text 956534 956590 56 0.0
m5stack (read only) 1004671 1004755 84 0.0
.flash.text 999287 999371 84 0.0
linux all-clusters-app debug (read only) 2394761 2395353 592 0.0
.rodata 204709 204805 96 0.0
.text 2027282 2027778 496 0.0
bridge-app debug+rpc (read only) 1720741 1720805 64 0.0
.text 1463477 1463541 64 0.0
chip-tool debug (read only) 9003269 9003941 672 0.0
.text 7913189 7913925 736 0.0
chip-tool-ipv6only arm64 (read only) 8757372 8757884 512 0.0
.text 7435092 7435636 544 0.0
door-lock-app debug (read only) 1936305 1936353 48 0.0
.text 1614290 1614338 48 0.0
lighting-app debug+rpc (read only) 2071137 2071729 592 0.0
.rodata 166097 166193 96 0.1
.text 1749586 1750082 496 0.0
ota-provider-app debug (read only) 1868393 1868441 48 0.0
.text 1559122 1559170 48 0.0
ota-requestor-app debug (read only) 1879369 1879417 48 0.0
.text 1578114 1578162 48 0.0
shell debug (read only) 2362977 2363569 592 0.0
.rodata 204658 204754 96 0.0
.text 2001762 2002258 496 0.0
thermostat-no-ble arm64 (read only) 2162916 2162964 48 0.0
.text 1811648 1811696 48 0.0
tv-app debug (read only) 2589505 2589665 160 0.0
.rodata 198653 198749 96 0.0
.text 2217090 2217154 64 0.0
p6 all-clusters-app default (read/write) 2488104 2488168 64 0.0
.text 1446368 1446432 64 0.0
light-app default (read/write) 2395304 2395384 80 0.0
.text 1353568 1353648 80 0.0
lock-app default (read/write) 2358880 2358896 16 0.0
.text 1317144 1317160 16 0.0
qpg lighting-app qpg6105+debug (read only) 601168 601224 56 0.0
.text 595848 595904 56 0.0
lock-app qpg6105+debug (read only) 566964 566972 8 0.0
.text 561644 561652 8 0.0
telink lighting-app tlsr9518adk80d (read/write) 883086 883134 48 0.0
text 623942 623992 50 0.0
Decreases (2 builds for linux)
platform target config section 3e476eb 12751f2 change % change
linux chip-tool debug .rodata 481173 481109 -64 -0.0
chip-tool-ipv6only arm64 .rodata 456996 456964 -32 -0.0
Full report (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section 3e476eb 12751f2 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599542 599602 60 0.0
.app_xip_area 504388 504448 60 0.0
.bss 77844 77844 0 0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 557614 557618 4 0.0
.app_xip_area 463996 464000 4 0.0
.bss 76348 76348 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578138 578142 4 0.0
.app_xip_area 475088 475092 4 0.0
.bss 85452 85452 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916516 916580 64 0.0
(read/write) 128608 128608 0 0.0
.bss 126560 126560 0 0.0
.data 2048 2048 0 0.0
.text 916508 916572 64 0.0
BRD4161A+rpc (read only) 946604 946668 64 0.0
(read/write) 145548 145548 0 0.0
.bss 143336 143336 0 0.0
.data 2212 2212 0 0.0
.text 946596 946660 64 0.0
lock-app BRD4161A+wf200 (read only) 986436 986452 16 0.0
(read/write) 120360 120360 0 0.0
.bss 118436 118436 0 0.0
.data 1924 1924 0 0.0
.text 986428 986444 16 0.0
window-app BRD4161A (read only) 850596 850612 16 0.0
(read/write) 126844 126844 0 0.0
.bss 124928 124928 0 0.0
.data 1916 1916 0 0.0
.text 850588 850604 16 0.0
esp32 all-clusters-app c3devkit (read only) 956534 956590 56 0.0
(read/write) 1392986 1392986 0 0.0
.dram0.bss 62592 62592 0 0.0
.dram0.data 14228 14228 0 0.0
.flash.rodata 197248 197248 0 0.0
.flash.text 956534 956590 56 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1004671 1004755 84 0.0
(read/write) 458264 458264 0 0.0
.dram0.bss 68096 68096 0 0.0
.dram0.data 34072 34072 0 0.0
.flash.rodata 224600 224600 0 0.0
.flash.text 999287 999371 84 0.0
.iram0.text 122767 122767 0 0.0
k32w light k32w061+release (read/write) 691904 691904 0 0.0
.bss 77480 77480 0 0.0
.data 1924 1924 0 0.0
.text 606700 606700 0 0.0
lock k32w061+release (read/write) 695176 695176 0 0.0
.bss 77688 77688 0 0.0
.data 1964 1964 0 0.0
.text 609724 609724 0 0.0
linux all-clusters-app debug (read only) 2394761 2395353 592 0.0
(read/write) 144696 144696 0 0.0
.bss 59232 59232 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 204709 204805 96 0.0
.text 2027282 2027778 496 0.0
bridge-app debug+rpc (read only) 1720741 1720805 64 0.0
(read/write) 92744 92744 0 0.0
.bss 47552 47552 0 0.0
.data 2042 2042 0 0.0
.data.rel.ro 38088 38088 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141460 141460 0 0.0
.text 1463477 1463541 64 0.0
chip-tool debug (read only) 9003269 9003941 672 0.0
(read/write) 298816 298816 0 0.0
.bss 40448 40448 0 0.0
.data 1164 1164 0 0.0
.data.rel.ro 251144 251144 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 481173 481109 -64 -0.0
.text 7913189 7913925 736 0.0
chip-tool-ipv6only arm64 (read only) 8757372 8757884 512 0.0
(read/write) 412049 412049 0 0.0
.bss 58673 58673 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 296840 296840 0 0.0
.dynamic 560 560 0 0.0
.got 51512 51512 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 456996 456964 -32 -0.0
.text 7435092 7435636 544 0.0
door-lock-app debug (read only) 1936305 1936353 48 0.0
(read/write) 119136 119136 0 0.0
.bss 50496 50496 0 0.0
.data 1050 1050 0 0.0
.data.rel.ro 62200 62200 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173532 173532 0 0.0
.text 1614290 1614338 48 0.0
lighting-app debug+rpc (read only) 2071137 2071729 592 0.0
(read/write) 124496 124496 0 0.0
.bss 51424 51424 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66144 66144 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 166097 166193 96 0.1
.text 1749586 1750082 496 0.0
ota-provider-app debug (read only) 1868393 1868441 48 0.0
(read/write) 114800 114800 0 0.0
.bss 50368 50368 0 0.0
.data 1320 1320 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158707 158707 0 0.0
.text 1559122 1559170 48 0.0
ota-requestor-app debug (read only) 1879369 1879417 48 0.0
(read/write) 116568 116568 0 0.0
.bss 51232 51232 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 58744 58744 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 152420 152420 0 0.0
.text 1578114 1578162 48 0.0
shell debug (read only) 2362977 2363569 592 0.0
(read/write) 147176 147176 0 0.0
.bss 67552 67552 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73096 73096 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 204658 204754 96 0.0
.text 2001762 2002258 496 0.0
thermostat-no-ble arm64 (read only) 2162916 2162964 48 0.0
(read/write) 148577 148577 0 0.0
.bss 65265 65265 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132964 132964 0 0.0
.text 1811648 1811696 48 0.0
tv-app debug (read only) 2589505 2589665 160 0.0
(read/write) 148632 148632 0 0.0
.bss 65824 65824 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73624 73624 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 198653 198749 96 0.0
.text 2217090 2217154 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350140 2350140 0 0.0
.bss 187092 187092 0 0.0
.data 5776 5776 0 0.0
.text 1312740 1312740 0 0.0
p6 all-clusters-app default (read/write) 2488104 2488168 64 0.0
.bss 118664 118664 0 0.0
.data 2688 2688 0 0.0
.text 1446368 1446432 64 0.0
light-app default (read/write) 2395304 2395384 80 0.0
.bss 112984 112984 0 0.0
.data 2536 2536 0 0.0
.text 1353568 1353648 80 0.0
lock-app default (read/write) 2358880 2358896 16 0.0
.bss 112728 112728 0 0.0
.data 2496 2496 0 0.0
.text 1317144 1317160 16 0.0
qpg lighting-app qpg6105+debug (read only) 601168 601224 56 0.0
(read/write) 146936 146936 0 0.0
.bss 90904 90904 0 0.0
.data 1124 1124 0 0.0
.text 595848 595904 56 0.0
lock-app qpg6105+debug (read only) 566964 566972 8 0.0
(read/write) 146936 146936 0 0.0
.bss 90912 90912 0 0.0
.data 1076 1076 0 0.0
.text 561644 561652 8 0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 883086 883134 48 0.0
bss 86336 86336 0 0.0
noinit 37160 37160 0 0.0
text 623942 623992 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from 846f50f to 3cadce2 Compare March 1, 2022 19:11
@github-actions
Copy link

github-actions bot commented Mar 1, 2022

PR #15526: Size comparison from e87c25d to 3cadce2

Increases above 0.2%:

platform target config section e87c25d 3cadce2 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1039415 1075783 36368 3.5
bss 125820 127672 1852 1.5
rodata 135904 141808 5904 4.3
text 700476 728892 28416 4.1
Increases (25 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section e87c25d 3cadce2 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600038 600098 60 0.0
.app_xip_area 504812 504872 60 0.0
lock cyw930739m2evb_01 (read/write) 558026 558030 4 0.0
.app_xip_area 464336 464340 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578446 578450 4 0.0
.app_xip_area 475324 475328 4 0.0
efr32 lighting-app BRD4161A (read only) 917028 917092 64 0.0
.text 917020 917084 64 0.0
BRD4161A+rpc (read only) 947112 947176 64 0.0
.text 947104 947168 64 0.0
lock-app BRD4161A+wf200 (read only) 986844 986876 32 0.0
.text 986836 986868 32 0.0
window-app BRD4161A (read only) 850956 850972 16 0.0
.text 850948 850964 16 0.0
esp32 all-clusters-app m5stack (read only) 1005143 1005227 84 0.0
.flash.text 999759 999843 84 0.0
linux all-clusters-app debug (read only) 2397585 2398177 592 0.0
.rodata 205029 205125 96 0.0
.text 2029714 2030210 496 0.0
bridge-app debug+rpc (read only) 1723165 1723213 48 0.0
.text 1465637 1465685 48 0.0
chip-tool debug (read only) 8963125 8964101 976 0.0
.text 7878309 7879349 1040 0.0
chip-tool-ipv6only arm64 (read only) 8723956 8724964 1008 0.0
.text 7405684 7406708 1024 0.0
door-lock-app debug (read only) 1938345 1938409 64 0.0
.text 1616066 1616130 64 0.0
lighting-app debug+rpc (read only) 2074145 2074737 592 0.0
.rodata 166460 166556 96 0.1
.text 1752162 1752658 496 0.0
ota-provider-app debug (read only) 1870449 1870497 48 0.0
.text 1560914 1560962 48 0.0
ota-requestor-app debug (read only) 1881425 1881473 48 0.0
.text 1579906 1579954 48 0.0
shell debug (read only) 2365801 2366393 592 0.0
.rodata 204978 205074 96 0.0
.text 2004194 2004690 496 0.0
thermostat-no-ble arm64 (read only) 2165364 2165412 48 0.0
.text 1813904 1813952 48 0.0
tv-app debug (read only) 2592809 2592969 160 0.0
.rodata 198909 199005 96 0.0
.text 2220066 2220130 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1039415 1075783 36368 3.5
bss 125820 127672 1852 1.5
rodata 135904 141808 5904 4.3
text 700476 728892 28416 4.1
p6 all-clusters-app default (read/write) 2488688 2488768 80 0.0
.text 1446952 1447032 80 0.0
light-app default (read/write) 2395896 2395976 80 0.0
.text 1354160 1354240 80 0.0
lock-app default (read/write) 2359424 2359440 16 0.0
.text 1317688 1317704 16 0.0
qpg lighting-app qpg6105+debug (read only) 601624 601688 64 0.0
.text 596304 596368 64 0.0
telink lighting-app tlsr9518adk80d (read/write) 883642 883690 48 0.0
text 624426 624476 50 0.0
Decreases (2 builds for linux)
platform target config section e87c25d 3cadce2 change % change
linux chip-tool debug .rodata 478261 478197 -64 -0.0
chip-tool-ipv6only arm64 .rodata 455964 455948 -16 -0.0
Full report (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section e87c25d 3cadce2 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600038 600098 60 0.0
.app_xip_area 504812 504872 60 0.0
.bss 77908 77908 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558026 558030 4 0.0
.app_xip_area 464336 464340 4 0.0
.bss 76412 76412 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578446 578450 4 0.0
.app_xip_area 475324 475328 4 0.0
.bss 85516 85516 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 917028 917092 64 0.0
(read/write) 128672 128672 0 0.0
.bss 126616 126616 0 0.0
.data 2056 2056 0 0.0
.text 917020 917084 64 0.0
BRD4161A+rpc (read only) 947112 947176 64 0.0
(read/write) 145616 145616 0 0.0
.bss 143392 143392 0 0.0
.data 2220 2220 0 0.0
.text 947104 947168 64 0.0
lock-app BRD4161A+wf200 (read only) 986844 986876 32 0.0
(read/write) 120432 120432 0 0.0
.bss 118500 118500 0 0.0
.data 1932 1932 0 0.0
.text 986836 986868 32 0.0
window-app BRD4161A (read only) 850956 850972 16 0.0
(read/write) 126908 126908 0 0.0
.bss 124984 124984 0 0.0
.data 1924 1924 0 0.0
.text 850948 850964 16 0.0
esp32 all-clusters-app m5stack (read only) 1005143 1005227 84 0.0
(read/write) 458336 458336 0 0.0
.dram0.bss 68160 68160 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 224600 224600 0 0.0
.flash.text 999759 999843 84 0.0
.iram0.text 122767 122767 0 0.0
k32w light k32w061+release (read/write) 692224 692224 0 0.0
.bss 77544 77544 0 0.0
.data 1932 1932 0 0.0
.text 606948 606948 0 0.0
lock k32w061+release (read/write) 695584 695584 0 0.0
.bss 77744 77744 0 0.0
.data 1972 1972 0 0.0
.text 610068 610068 0 0.0
linux all-clusters-app debug (read only) 2397585 2398177 592 0.0
(read/write) 144824 144824 0 0.0
.bss 59296 59296 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 78424 78424 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 205029 205125 96 0.0
.text 2029714 2030210 496 0.0
bridge-app debug+rpc (read only) 1723165 1723213 48 0.0
(read/write) 92848 92848 0 0.0
.bss 47624 47624 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 38104 38104 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141652 141652 0 0.0
.text 1465637 1465685 48 0.0
chip-tool debug (read only) 8963125 8964101 976 0.0
(read/write) 282560 282560 0 0.0
.bss 25248 25248 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 250152 250152 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 600 600 0 0.0
.rodata 478261 478197 -64 -0.0
.text 7878309 7879349 1040 0.0
chip-tool-ipv6only arm64 (read only) 8723956 8724964 1008 0.0
(read/write) 395713 395713 0 0.0
.bss 43617 43617 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 295760 295760 0 0.0
.dynamic 560 560 0 0.0
.got 51368 51368 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 455964 455948 -16 -0.0
.text 7405684 7406708 1024 0.0
door-lock-app debug (read only) 1938345 1938409 64 0.0
(read/write) 119296 119296 0 0.0
.bss 50624 50624 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62232 62232 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173724 173724 0 0.0
.text 1616066 1616130 64 0.0
lighting-app debug+rpc (read only) 2074145 2074737 592 0.0
(read/write) 124656 124656 0 0.0
.bss 51552 51552 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66152 66152 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 166460 166556 96 0.1
.text 1752162 1752658 496 0.0
ota-provider-app debug (read only) 1870449 1870497 48 0.0
(read/write) 114928 114928 0 0.0
.bss 50432 50432 0 0.0
.data 1352 1352 0 0.0
.data.rel.ro 57512 57512 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158899 158899 0 0.0
.text 1560914 1560962 48 0.0
ota-requestor-app debug (read only) 1881425 1881473 48 0.0
(read/write) 116696 116696 0 0.0
.bss 51296 51296 0 0.0
.data 1224 1224 0 0.0
.data.rel.ro 58760 58760 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 152612 152612 0 0.0
.text 1579906 1579954 48 0.0
shell debug (read only) 2365801 2366393 592 0.0
(read/write) 147272 147272 0 0.0
.bss 67616 67616 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73144 73144 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 204978 205074 96 0.0
.text 2004194 2004690 496 0.0
thermostat-no-ble arm64 (read only) 2165364 2165412 48 0.0
(read/write) 148657 148657 0 0.0
.bss 65329 65329 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75088 75088 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 133140 133140 0 0.0
.text 1813904 1813952 48 0.0
tv-app debug (read only) 2592809 2592969 160 0.0
(read/write) 148760 148760 0 0.0
.bss 65888 65888 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73640 73640 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 198909 199005 96 0.0
.text 2220066 2220130 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350468 2350468 0 0.0
.bss 187156 187156 0 0.0
.data 5784 5784 0 0.0
.text 1313068 1313068 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1039415 1075783 36368 3.5
bss 125820 127672 1852 1.5
rodata 135904 141808 5904 4.3
text 700476 728892 28416 4.1
p6 all-clusters-app default (read/write) 2488688 2488768 80 0.0
.bss 118728 118728 0 0.0
.data 2696 2696 0 0.0
.text 1446952 1447032 80 0.0
light-app default (read/write) 2395896 2395976 80 0.0
.bss 113048 113048 0 0.0
.data 2544 2544 0 0.0
.text 1354160 1354240 80 0.0
lock-app default (read/write) 2359424 2359440 16 0.0
.bss 112792 112792 0 0.0
.data 2504 2504 0 0.0
.text 1317688 1317704 16 0.0
qpg lighting-app qpg6105+debug (read only) 601624 601688 64 0.0
(read/write) 146936 146936 0 0.0
.bss 90928 90928 0 0.0
.data 1132 1132 0 0.0
.text 596304 596368 64 0.0
lock-app qpg6105+debug (read only) 567340 567340 0 0.0
(read/write) 146936 146936 0 0.0
.bss 90936 90936 0 0.0
.data 1084 1084 0 0.0
.text 562020 562020 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 883642 883690 48 0.0
bss 86400 86400 0 0.0
noinit 37160 37160 0 0.0
text 624426 624476 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from 3cadce2 to cc75b04 Compare March 2, 2022 12:33
@github-actions
Copy link

github-actions bot commented Mar 2, 2022

PR #15526: Size comparison from c8bd017 to cc75b04

Increases above 0.2%:

platform target config section c8bd017 cc75b04 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1039463 1075799 36336 3.5
bss 125828 127680 1852 1.5
rodata 135904 141808 5904 4.3
text 700488 728904 28416 4.1
Increases (16 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section c8bd017 cc75b04 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600022 600082 60 0.0
.app_xip_area 504796 504856 60 0.0
lock cyw930739m2evb_01 (read/write) 558010 558014 4 0.0
.app_xip_area 464320 464324 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578430 578434 4 0.0
.app_xip_area 475308 475312 4 0.0
efr32 lighting-app BRD4161A (read only) 917012 917076 64 0.0
.text 917004 917068 64 0.0
BRD4161A+rpc (read only) 947080 947160 80 0.0
.text 947072 947152 80 0.0
lock-app BRD4161A+wf200 (read only) 986812 986844 32 0.0
.text 986804 986836 32 0.0
window-app BRD4161A (read only) 850940 850956 16 0.0
.text 850932 850948 16 0.0
esp32 all-clusters-app m5stack (read only) 1005187 1005271 84 0.0
.flash.text 999803 999887 84 0.0
linux chip-tool-ipv6only arm64 (read only) 8723956 8724964 1008 0.0
.text 7405684 7406708 1024 0.0
thermostat-no-ble arm64 (read only) 2165444 2165508 64 0.0
.text 1813984 1814048 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1039463 1075799 36336 3.5
bss 125828 127680 1852 1.5
rodata 135904 141808 5904 4.3
text 700488 728904 28416 4.1
p6 all-clusters-app default (read/write) 2488704 2488768 64 0.0
.text 1446968 1447032 64 0.0
light-app default (read/write) 2395880 2395944 64 0.0
.text 1354144 1354208 64 0.0
lock-app default (read/write) 2359392 2359408 16 0.0
.text 1317656 1317672 16 0.0
qpg lighting-app qpg6105+debug (read only) 601608 601672 64 0.0
.text 596288 596352 64 0.0
telink lighting-app tlsr9518adk80d (read/write) 883698 883746 48 0.0
text 624478 624528 50 0.0
Decreases (1 build for linux)
platform target config section c8bd017 cc75b04 change % change
linux chip-tool-ipv6only arm64 .rodata 455964 455948 -16 -0.0
Full report (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section c8bd017 cc75b04 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600022 600082 60 0.0
.app_xip_area 504796 504856 60 0.0
.bss 77908 77908 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558010 558014 4 0.0
.app_xip_area 464320 464324 4 0.0
.bss 76412 76412 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578430 578434 4 0.0
.app_xip_area 475308 475312 4 0.0
.bss 85516 85516 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 917012 917076 64 0.0
(read/write) 128672 128672 0 0.0
.bss 126616 126616 0 0.0
.data 2056 2056 0 0.0
.text 917004 917068 64 0.0
BRD4161A+rpc (read only) 947080 947160 80 0.0
(read/write) 145616 145616 0 0.0
.bss 143392 143392 0 0.0
.data 2220 2220 0 0.0
.text 947072 947152 80 0.0
lock-app BRD4161A+wf200 (read only) 986812 986844 32 0.0
(read/write) 120432 120432 0 0.0
.bss 118500 118500 0 0.0
.data 1932 1932 0 0.0
.text 986804 986836 32 0.0
window-app BRD4161A (read only) 850940 850956 16 0.0
(read/write) 126908 126908 0 0.0
.bss 124984 124984 0 0.0
.data 1924 1924 0 0.0
.text 850932 850948 16 0.0
esp32 all-clusters-app m5stack (read only) 1005187 1005271 84 0.0
(read/write) 458344 458344 0 0.0
.dram0.bss 68168 68168 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 224600 224600 0 0.0
.flash.text 999803 999887 84 0.0
.iram0.text 122767 122767 0 0.0
k32w light k32w061+release (read/write) 692208 692208 0 0.0
.bss 77544 77544 0 0.0
.data 1932 1932 0 0.0
.text 606932 606932 0 0.0
lock k32w061+release (read/write) 695568 695568 0 0.0
.bss 77744 77744 0 0.0
.data 1972 1972 0 0.0
.text 610052 610052 0 0.0
linux chip-tool-ipv6only arm64 (read only) 8723956 8724964 1008 0.0
(read/write) 395713 395713 0 0.0
.bss 43617 43617 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 295760 295760 0 0.0
.dynamic 560 560 0 0.0
.got 51368 51368 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 455964 455948 -16 -0.0
.text 7405684 7406708 1024 0.0
thermostat-no-ble arm64 (read only) 2165444 2165508 64 0.0
(read/write) 148657 148657 0 0.0
.bss 65345 65345 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75064 75064 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 133140 133140 0 0.0
.text 1813984 1814048 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350452 2350452 0 0.0
.bss 187156 187156 0 0.0
.data 5784 5784 0 0.0
.text 1313052 1313052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1039463 1075799 36336 3.5
bss 125828 127680 1852 1.5
rodata 135904 141808 5904 4.3
text 700488 728904 28416 4.1
p6 all-clusters-app default (read/write) 2488704 2488768 64 0.0
.bss 118736 118736 0 0.0
.data 2696 2696 0 0.0
.text 1446968 1447032 64 0.0
light-app default (read/write) 2395880 2395944 64 0.0
.bss 113048 113048 0 0.0
.data 2544 2544 0 0.0
.text 1354144 1354208 64 0.0
lock-app default (read/write) 2359392 2359408 16 0.0
.bss 112792 112792 0 0.0
.data 2504 2504 0 0.0
.text 1317656 1317672 16 0.0
qpg lighting-app qpg6105+debug (read only) 601608 601672 64 0.0
(read/write) 146936 146936 0 0.0
.bss 90928 90928 0 0.0
.data 1132 1132 0 0.0
.text 596288 596352 64 0.0
lock-app qpg6105+debug (read only) 567324 567324 0 0.0
(read/write) 146936 146936 0 0.0
.bss 90936 90936 0 0.0
.data 1084 1084 0 0.0
.text 562004 562004 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 883698 883746 48 0.0
bss 86408 86408 0 0.0
noinit 37160 37160 0 0.0
text 624478 624528 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from cc75b04 to 5d531aa Compare March 3, 2022 11:41
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

PR #15526: Size comparison from 2c4fb91 to 5d531aa

Increases above 0.2%:

platform target config section 2c4fb91 5d531aa change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1040115 1076839 36724 3.5
bss 125828 127944 2116 1.7
rodata 135820 141760 5940 4.4
text 701220 729696 28476 4.1
Increases (17 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section 2c4fb91 5d531aa change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600618 600678 60 0.0
.app_xip_area 505392 505452 60 0.0
lock cyw930739m2evb_01 (read/write) 558614 558618 4 0.0
.app_xip_area 464924 464928 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 579394 579398 4 0.0
.app_xip_area 476008 476012 4 0.0
efr32 lighting-app BRD4161A (read only) 917996 918060 64 0.0
.text 917988 918052 64 0.0
BRD4161A+rpc (read only) 948072 948136 64 0.0
.text 948064 948128 64 0.0
lock-app BRD4161A+wf200 (read only) 987676 987708 32 0.0
.text 987668 987700 32 0.0
window-app BRD4161A (read only) 852396 852412 16 0.0
.text 852388 852404 16 0.0
esp32 all-clusters-app c3devkit (read only) 953150 953206 56 0.0
.flash.text 953150 953206 56 0.0
m5stack (read only) 1008323 1008411 88 0.0
.flash.text 1002939 1003027 88 0.0
linux chip-tool-ipv6only arm64 (read only) 9045876 9046868 992 0.0
.text 7694196 7695220 1024 0.0
thermostat-no-ble arm64 (read only) 2169572 2169636 64 0.0
.text 1818352 1818416 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1040115 1076839 36724 3.5
bss 125828 127944 2116 1.7
rodata 135820 141760 5940 4.4
text 701220 729696 28476 4.1
p6 all-clusters-app default (read/write) 2489552 2489616 64 0.0
.text 1447816 1447880 64 0.0
light-app default (read/write) 2396728 2396792 64 0.0
.text 1354992 1355056 64 0.0
lock-app default (read/write) 2360240 2360256 16 0.0
.text 1318504 1318520 16 0.0
qpg lighting-app qpg6105+debug (read only) 602284 602332 48 0.0
.text 596964 597012 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 884222 884270 48 0.0
text 625174 625224 50 0.0
Decreases (1 build for linux)
platform target config section 2c4fb91 5d531aa change % change
linux chip-tool-ipv6only arm64 .rodata 473100 473068 -32 -0.0
Full report (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 2c4fb91 5d531aa change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600618 600678 60 0.0
.app_xip_area 505392 505452 60 0.0
.bss 77908 77908 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558614 558618 4 0.0
.app_xip_area 464924 464928 4 0.0
.bss 76412 76412 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 579394 579398 4 0.0
.app_xip_area 476008 476012 4 0.0
.bss 85780 85780 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 917996 918060 64 0.0
(read/write) 128936 128936 0 0.0
.bss 126880 126880 0 0.0
.data 2056 2056 0 0.0
.text 917988 918052 64 0.0
BRD4161A+rpc (read only) 948072 948136 64 0.0
(read/write) 145880 145880 0 0.0
.bss 143656 143656 0 0.0
.data 2220 2220 0 0.0
.text 948064 948128 64 0.0
lock-app BRD4161A+wf200 (read only) 987676 987708 32 0.0
(read/write) 120432 120432 0 0.0
.bss 118500 118500 0 0.0
.data 1932 1932 0 0.0
.text 987668 987700 32 0.0
window-app BRD4161A (read only) 852396 852412 16 0.0
(read/write) 126908 126908 0 0.0
.bss 124984 124984 0 0.0
.data 1924 1924 0 0.0
.text 852388 852404 16 0.0
esp32 all-clusters-app c3devkit (read only) 953150 953206 56 0.0
(read/write) 1392866 1392866 0 0.0
.dram0.bss 62664 62664 0 0.0
.dram0.data 14236 14236 0 0.0
.flash.rodata 197048 197048 0 0.0
.flash.text 953150 953206 56 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1008323 1008411 88 0.0
(read/write) 459980 459980 0 0.0
.dram0.bss 68184 68184 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 225880 225880 0 0.0
.flash.text 1002939 1003027 88 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 693200 693200 0 0.0
.bss 77808 77808 0 0.0
.data 1932 1932 0 0.0
.text 607660 607660 0 0.0
lock k32w061+release (read/write) 696200 696200 0 0.0
.bss 77744 77744 0 0.0
.data 1972 1972 0 0.0
.text 610684 610684 0 0.0
linux chip-tool-ipv6only arm64 (read only) 9045876 9046868 992 0.0
(read/write) 401521 401521 0 0.0
.bss 43745 43745 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 300984 300984 0 0.0
.dynamic 560 560 0 0.0
.got 51816 51816 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 473100 473068 -32 -0.0
.text 7694196 7695220 1024 0.0
thermostat-no-ble arm64 (read only) 2169572 2169636 64 0.0
(read/write) 148625 148625 0 0.0
.bss 65345 65345 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75032 75032 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132996 132996 0 0.0
.text 1818352 1818416 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350996 2350996 0 0.0
.bss 187156 187156 0 0.0
.data 5784 5784 0 0.0
.text 1313596 1313596 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1040115 1076839 36724 3.5
bss 125828 127944 2116 1.7
rodata 135820 141760 5940 4.4
text 701220 729696 28476 4.1
p6 all-clusters-app default (read/write) 2489552 2489616 64 0.0
.bss 118736 118736 0 0.0
.data 2696 2696 0 0.0
.text 1447816 1447880 64 0.0
light-app default (read/write) 2396728 2396792 64 0.0
.bss 113048 113048 0 0.0
.data 2544 2544 0 0.0
.text 1354992 1355056 64 0.0
lock-app default (read/write) 2360240 2360256 16 0.0
.bss 112792 112792 0 0.0
.data 2504 2504 0 0.0
.text 1318504 1318520 16 0.0
qpg lighting-app qpg6105+debug (read only) 602284 602332 48 0.0
(read/write) 146936 146936 0 0.0
.bss 91192 91192 0 0.0
.data 1132 1132 0 0.0
.text 596964 597012 48 0.0
lock-app qpg6105+debug (read only) 567984 567984 0 0.0
(read/write) 146936 146936 0 0.0
.bss 91200 91200 0 0.0
.data 1084 1084 0 0.0
.text 562664 562664 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 884222 884270 48 0.0
bss 86408 86408 0 0.0
noinit 37160 37160 0 0.0
text 625174 625224 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from 5d531aa to db8b289 Compare March 3, 2022 15:19
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

PR #15526: Size comparison from 4ab9f60 to db8b289

Increases above 0.2%:

platform target config section 4ab9f60 db8b289 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1040163 1076743 36580 3.5
bss 126760 128876 2116 1.7
rodata 135884 141808 5924 4.4
text 702452 730872 28420 4.0
Increases (26 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section 4ab9f60 db8b289 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600170 600230 60 0.0
.app_xip_area 505192 505252 60 0.0
lock cyw930739m2evb_01 (read/write) 558170 558174 4 0.0
.app_xip_area 464728 464732 4 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578802 578806 4 0.0
.app_xip_area 475664 475668 4 0.0
efr32 lighting-app BRD4161A (read only) 918160 918224 64 0.0
.text 918152 918216 64 0.0
BRD4161A+rpc (read only) 948228 948308 80 0.0
.text 948220 948300 80 0.0
lock-app BRD4161A+wf200 (read only) 987964 987980 16 0.0
.text 987956 987972 16 0.0
window-app BRD4161A (read only) 852696 852712 16 0.0
.text 852688 852704 16 0.0
esp32 all-clusters-app c3devkit (read only) 953232 953288 56 0.0
.flash.text 953232 953288 56 0.0
m5stack (read only) 1008419 1008503 84 0.0
.flash.text 1003035 1003119 84 0.0
linux all-clusters-app debug (read only) 2402593 2403185 592 0.0
.rodata 205157 205253 96 0.0
.text 2034690 2035186 496 0.0
bridge-app debug+rpc (read only) 1728061 1728109 48 0.0
.text 1470597 1470645 48 0.0
chip-tool debug (read only) 9299085 9300029 944 0.0
.text 8180789 8181797 1008 0.0
chip-tool-ipv6only arm64 (read only) 9000804 9001764 960 0.0
.text 7650052 7651044 992 0.0
door-lock-app debug (read only) 1943097 1943145 48 0.0
.text 1620914 1620962 48 0.0
lighting-app debug+rpc (read only) 2078545 2079137 592 0.0
.rodata 166108 166204 96 0.1
.text 1757010 1757506 496 0.0
ota-provider-app debug (read only) 1875441 1875489 48 0.0
.text 1565906 1565954 48 0.0
ota-requestor-app debug (read only) 1886649 1886697 48 0.0
.text 1585298 1585346 48 0.0
shell debug (read only) 2371225 2371817 592 0.0
.rodata 205138 205234 96 0.0
.text 2009554 2010050 496 0.0
thermostat-no-ble arm64 (read only) 2169076 2169140 64 0.0
.text 1817824 1817888 64 0.0
tv-app debug (read only) 2609505 2609665 160 0.0
.rodata 199293 199389 96 0.0
.text 2236306 2236370 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1040163 1076743 36580 3.5
bss 126760 128876 2116 1.7
rodata 135884 141808 5924 4.4
text 702452 730872 28420 4.0
p6 all-clusters-app default (read/write) 2489872 2489952 80 0.0
.text 1448136 1448216 80 0.0
light-app default (read/write) 2397016 2397080 64 0.0
.text 1355280 1355344 64 0.0
lock-app default (read/write) 2360528 2360544 16 0.0
.text 1318792 1318808 16 0.0
qpg lighting-app qpg6105+debug (read only) 601984 602032 48 0.0
.text 596664 596712 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 883982 884030 48 0.0
text 625098 625148 50 0.0
Decreases (3 builds for linux, mbed)
platform target config section 4ab9f60 db8b289 change % change
linux chip-tool debug .rodata 497045 496981 -64 -0.0
chip-tool-ipv6only arm64 .rodata 473020 472988 -32 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2350972 2350908 -64 -0.0
.text 1313572 1313508 -64 -0.0
Full report (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4ab9f60 db8b289 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600170 600230 60 0.0
.app_xip_area 505192 505252 60 0.0
.bss 77660 77660 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558170 558174 4 0.0
.app_xip_area 464728 464732 4 0.0
.bss 76164 76164 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578802 578806 4 0.0
.app_xip_area 475664 475668 4 0.0
.bss 85532 85532 0 0.0
.data 568 568 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 918160 918224 64 0.0
(read/write) 128816 128816 0 0.0
.bss 126760 126760 0 0.0
.data 2056 2056 0 0.0
.text 918152 918216 64 0.0
BRD4161A+rpc (read only) 948228 948308 80 0.0
(read/write) 145756 145756 0 0.0
.bss 143536 143536 0 0.0
.data 2220 2220 0 0.0
.text 948220 948300 80 0.0
lock-app BRD4161A+wf200 (read only) 987964 987980 16 0.0
(read/write) 120312 120312 0 0.0
.bss 118380 118380 0 0.0
.data 1932 1932 0 0.0
.text 987956 987972 16 0.0
window-app BRD4161A (read only) 852696 852712 16 0.0
(read/write) 126784 126784 0 0.0
.bss 124856 124856 0 0.0
.data 1924 1924 0 0.0
.text 852688 852704 16 0.0
esp32 all-clusters-app c3devkit (read only) 953232 953288 56 0.0
(read/write) 1392714 1392714 0 0.0
.dram0.bss 62536 62536 0 0.0
.dram0.data 14236 14236 0 0.0
.flash.rodata 197024 197024 0 0.0
.flash.text 953232 953288 56 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1008419 1008503 84 0.0
(read/write) 459828 459828 0 0.0
.dram0.bss 68056 68056 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 225856 225856 0 0.0
.flash.text 1003035 1003119 84 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 692780 692780 0 0.0
.bss 77688 77688 0 0.0
.data 1932 1932 0 0.0
.text 607360 607360 0 0.0
lock k32w061+release (read/write) 695932 695932 0 0.0
.bss 77616 77616 0 0.0
.data 1972 1972 0 0.0
.text 610544 610544 0 0.0
linux all-clusters-app debug (read only) 2402593 2403185 592 0.0
(read/write) 144600 144600 0 0.0
.bss 59104 59104 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 205157 205253 96 0.0
.text 2034690 2035186 496 0.0
bridge-app debug+rpc (read only) 1728061 1728109 48 0.0
(read/write) 92560 92560 0 0.0
.bss 47400 47400 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 38040 38040 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141684 141684 0 0.0
.text 1470597 1470645 48 0.0
chip-tool debug (read only) 9299085 9300029 944 0.0
(read/write) 288008 288008 0 0.0
.bss 25440 25440 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 255424 255424 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 497045 496981 -64 -0.0
.text 8180789 8181797 1008 0.0
chip-tool-ipv6only arm64 (read only) 9000804 9001764 960 0.0
(read/write) 400753 400753 0 0.0
.bss 43761 43761 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 300192 300192 0 0.0
.dynamic 560 560 0 0.0
.got 51832 51832 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 473020 472988 -32 -0.0
.text 7650052 7651044 992 0.0
door-lock-app debug (read only) 1943097 1943145 48 0.0
(read/write) 119008 119008 0 0.0
.bss 50400 50400 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62168 62168 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173724 173724 0 0.0
.text 1620914 1620962 48 0.0
lighting-app debug+rpc (read only) 2078545 2079137 592 0.0
(read/write) 124400 124400 0 0.0
.bss 51328 51328 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66136 66136 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 166108 166204 96 0.1
.text 1757010 1757506 496 0.0
ota-provider-app debug (read only) 1875441 1875489 48 0.0
(read/write) 114640 114640 0 0.0
.bss 50208 50208 0 0.0
.data 1352 1352 0 0.0
.data.rel.ro 57448 57448 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158995 158995 0 0.0
.text 1565906 1565954 48 0.0
ota-requestor-app debug (read only) 1886649 1886697 48 0.0
(read/write) 116952 116952 0 0.0
.bss 51360 51360 0 0.0
.data 1480 1480 0 0.0
.data.rel.ro 58696 58696 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 152516 152516 0 0.0
.text 1585298 1585346 48 0.0
shell debug (read only) 2371225 2371817 592 0.0
(read/write) 146832 146832 0 0.0
.bss 67176 67176 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73128 73128 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 205138 205234 96 0.0
.text 2009554 2010050 496 0.0
thermostat-no-ble arm64 (read only) 2169076 2169140 64 0.0
(read/write) 148385 148385 0 0.0
.bss 65121 65121 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75032 75032 0 0.0
.dynamic 560 560 0 0.0
.got 4208 4208 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 133044 133044 0 0.0
.text 1817824 1817888 64 0.0
tv-app debug (read only) 2609505 2609665 160 0.0
(read/write) 250744 250744 0 0.0
.bss 167904 167904 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73608 73608 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 199293 199389 96 0.0
.text 2236306 2236370 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350972 2350908 -64 -0.0
.bss 187036 187036 0 0.0
.data 5784 5784 0 0.0
.text 1313572 1313508 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1040163 1076743 36580 3.5
bss 126760 128876 2116 1.7
rodata 135884 141808 5924 4.4
text 702452 730872 28420 4.0
p6 all-clusters-app default (read/write) 2489872 2489952 80 0.0
.bss 118608 118608 0 0.0
.data 2696 2696 0 0.0
.text 1448136 1448216 80 0.0
light-app default (read/write) 2397016 2397080 64 0.0
.bss 112920 112920 0 0.0
.data 2544 2544 0 0.0
.text 1355280 1355344 64 0.0
lock-app default (read/write) 2360528 2360544 16 0.0
.bss 112664 112664 0 0.0
.data 2504 2504 0 0.0
.text 1318792 1318808 16 0.0
qpg lighting-app qpg6105+debug (read only) 601984 602032 48 0.0
(read/write) 146936 146936 0 0.0
.bss 91064 91064 0 0.0
.data 1132 1132 0 0.0
.text 596664 596712 48 0.0
lock-app qpg6105+debug (read only) 567684 567684 0 0.0
(read/write) 146936 146936 0 0.0
.bss 91072 91072 0 0.0
.data 1084 1084 0 0.0
.text 562364 562364 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 883982 884030 48 0.0
bss 86280 86280 0 0.0
noinit 37160 37160 0 0.0
text 625098 625148 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from db8b289 to 835a493 Compare March 3, 2022 22:49
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

PR #15526: Size comparison from 050b4a7 to 835a493

Increases (24 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section 050b4a7 835a493 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600294 600346 52 0.0
.app_xip_area 505316 505368 52 0.0
efr32 lighting-app BRD4161A (read only) 919804 919868 64 0.0
.text 919796 919860 64 0.0
BRD4161A+rpc (read only) 949880 949960 80 0.0
.text 949872 949952 80 0.0
lock-app BRD4161A+wf200 (read only) 988140 988156 16 0.0
.text 988132 988148 16 0.0
window-app BRD4161A (read only) 853136 853152 16 0.0
.text 853128 853144 16 0.0
esp32 all-clusters-app c3devkit (read only) 953132 953188 56 0.0
.flash.text 953132 953188 56 0.0
m5stack (read only) 1008407 1008491 84 0.0
.flash.text 1003023 1003107 84 0.0
linux all-clusters-app debug (read only) 2402689 2403265 576 0.0
.rodata 205093 205189 96 0.0
.text 2034802 2035282 480 0.0
bridge-app debug+rpc (read only) 1728573 1728621 48 0.0
.text 1471093 1471141 48 0.0
chip-tool debug (read only) 9399325 9400349 1024 0.0
.text 8240453 8241509 1056 0.0
chip-tool-ipv6only arm64 (read only) 9097844 9098820 976 0.0
.text 7706468 7707476 1008 0.0
door-lock-app debug (read only) 1943129 1943177 48 0.0
.text 1621026 1621074 48 0.0
lighting-app debug+rpc (read only) 2078625 2079233 608 0.0
.rodata 166044 166140 96 0.1
.text 1757106 1757618 512 0.0
ota-provider-app debug (read only) 1875425 1875473 48 0.0
.text 1566002 1566050 48 0.0
ota-requestor-app debug (read only) 1891737 1891785 48 0.0
.text 1589506 1589554 48 0.0
shell debug (read only) 2371721 2372297 576 0.0
.rodata 205074 205170 96 0.0
.text 2010066 2010546 480 0.0
thermostat-no-ble arm64 (read only) 2169156 2169220 64 0.0
.text 1817984 1818048 64 0.0
tv-app debug (read only) 2610105 2610265 160 0.0
.rodata 199133 199229 96 0.0
.text 2236994 2237058 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1078115 1078179 64 0.0
text 731896 731952 56 0.0
p6 all-clusters-app default (read/write) 2489608 2489672 64 0.0
.text 1447872 1447936 64 0.0
light-app default (read/write) 2396728 2396808 80 0.0
.text 1354992 1355072 80 0.0
lock-app default (read/write) 2360240 2360272 32 0.0
.text 1318504 1318536 32 0.0
qpg lighting-app qpg6105+debug (read only) 603152 603200 48 0.0
.text 597832 597880 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 887462 887510 48 0.0
text 626986 627036 50 0.0
Decreases (4 builds for cyw30739, linux)
platform target config section 050b4a7 835a493 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 558290 558286 -4 -0.0
.app_xip_area 464848 464844 -4 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 580290 580286 -4 -0.0
.app_xip_area 477128 477124 -4 -0.0
linux chip-tool debug .rodata 497781 497749 -32 -0.0
chip-tool-ipv6only arm64 .rodata 473628 473596 -32 -0.0
Full report (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 050b4a7 835a493 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600294 600346 52 0.0
.app_xip_area 505316 505368 52 0.0
.bss 77660 77660 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558290 558286 -4 -0.0
.app_xip_area 464848 464844 -4 -0.0
.bss 76164 76164 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 580290 580286 -4 -0.0
.app_xip_area 477128 477124 -4 -0.0
.bss 85524 85524 0 0.0
.data 600 600 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 919804 919868 64 0.0
(read/write) 128840 128840 0 0.0
.bss 126752 126752 0 0.0
.data 2088 2088 0 0.0
.text 919796 919860 64 0.0
BRD4161A+rpc (read only) 949880 949960 80 0.0
(read/write) 145784 145784 0 0.0
.bss 143528 143528 0 0.0
.data 2252 2252 0 0.0
.text 949872 949952 80 0.0
lock-app BRD4161A+wf200 (read only) 988140 988156 16 0.0
(read/write) 120312 120312 0 0.0
.bss 118380 118380 0 0.0
.data 1932 1932 0 0.0
.text 988132 988148 16 0.0
window-app BRD4161A (read only) 853136 853152 16 0.0
(read/write) 126784 126784 0 0.0
.bss 124856 124856 0 0.0
.data 1924 1924 0 0.0
.text 853128 853144 16 0.0
esp32 all-clusters-app c3devkit (read only) 953132 953188 56 0.0
(read/write) 1392570 1392570 0 0.0
.dram0.bss 62536 62536 0 0.0
.dram0.data 14236 14236 0 0.0
.flash.rodata 196880 196880 0 0.0
.flash.text 953132 953188 56 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1008407 1008491 84 0.0
(read/write) 459692 459692 0 0.0
.dram0.bss 68056 68056 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 225720 225720 0 0.0
.flash.text 1003023 1003107 84 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 694008 694008 0 0.0
.bss 77680 77680 0 0.0
.data 1972 1972 0 0.0
.text 608556 608556 0 0.0
lock k32w061+release (read/write) 695760 695760 0 0.0
.bss 77616 77616 0 0.0
.data 1972 1972 0 0.0
.text 610372 610372 0 0.0
linux all-clusters-app debug (read only) 2402689 2403265 576 0.0
(read/write) 144600 144600 0 0.0
.bss 59104 59104 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 78408 78408 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 205093 205189 96 0.0
.text 2034802 2035282 480 0.0
bridge-app debug+rpc (read only) 1728573 1728621 48 0.0
(read/write) 92560 92560 0 0.0
.bss 47400 47400 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 38056 38056 0 0.0
.dynamic 592 592 0 0.0
.got 3912 3912 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141652 141652 0 0.0
.text 1471093 1471141 48 0.0
chip-tool debug (read only) 9399325 9400349 1024 0.0
(read/write) 305768 305768 0 0.0
.bss 25440 25440 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 273168 273168 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 497781 497749 -32 -0.0
.text 8240453 8241509 1056 0.0
chip-tool-ipv6only arm64 (read only) 9097844 9098820 976 0.0
(read/write) 418529 418529 0 0.0
.bss 43761 43761 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 317936 317936 0 0.0
.dynamic 560 560 0 0.0
.got 51856 51856 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 473628 473596 -32 -0.0
.text 7706468 7707476 1008 0.0
door-lock-app debug (read only) 1943129 1943177 48 0.0
(read/write) 119008 119008 0 0.0
.bss 50400 50400 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62184 62184 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173596 173596 0 0.0
.text 1621026 1621074 48 0.0
lighting-app debug+rpc (read only) 2078625 2079233 608 0.0
(read/write) 124432 124432 0 0.0
.bss 51328 51328 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66152 66152 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 166044 166140 96 0.1
.text 1757106 1757618 512 0.0
ota-provider-app debug (read only) 1875425 1875473 48 0.0
(read/write) 114640 114640 0 0.0
.bss 50208 50208 0 0.0
.data 1352 1352 0 0.0
.data.rel.ro 57464 57464 0 0.0
.dynamic 608 608 0 0.0
.got 4352 4352 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158835 158835 0 0.0
.text 1566002 1566050 48 0.0
ota-requestor-app debug (read only) 1891737 1891785 48 0.0
(read/write) 117144 117144 0 0.0
.bss 51360 51360 0 0.0
.data 1512 1512 0 0.0
.data.rel.ro 58856 58856 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 153004 153004 0 0.0
.text 1589506 1589554 48 0.0
shell debug (read only) 2371721 2372297 576 0.0
(read/write) 146832 146832 0 0.0
.bss 67176 67176 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73144 73144 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 205074 205170 96 0.0
.text 2010066 2010546 480 0.0
thermostat-no-ble arm64 (read only) 2169156 2169220 64 0.0
(read/write) 148417 148417 0 0.0
.bss 65121 65121 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75048 75048 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132900 132900 0 0.0
.text 1817984 1818048 64 0.0
tv-app debug (read only) 2610105 2610265 160 0.0
(read/write) 250744 250744 0 0.0
.bss 167904 167904 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73616 73616 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 199133 199229 96 0.0
.text 2236994 2237058 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350772 2350772 0 0.0
.bss 187036 187036 0 0.0
.data 5784 5784 0 0.0
.text 1313372 1313372 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1078115 1078179 64 0.0
bss 128900 128900 0 0.0
rodata 142028 142028 0 0.0
text 731896 731952 56 0.0
p6 all-clusters-app default (read/write) 2489608 2489672 64 0.0
.bss 118608 118608 0 0.0
.data 2696 2696 0 0.0
.text 1447872 1447936 64 0.0
light-app default (read/write) 2396728 2396808 80 0.0
.bss 112920 112920 0 0.0
.data 2544 2544 0 0.0
.text 1354992 1355072 80 0.0
lock-app default (read/write) 2360240 2360272 32 0.0
.bss 112664 112664 0 0.0
.data 2504 2504 0 0.0
.text 1318504 1318536 32 0.0
qpg lighting-app qpg6105+debug (read only) 603152 603200 48 0.0
(read/write) 146936 146936 0 0.0
.bss 91056 91056 0 0.0
.data 1172 1172 0 0.0
.text 597832 597880 48 0.0
lock-app qpg6105+debug (read only) 568836 568836 0 0.0
(read/write) 146936 146936 0 0.0
.bss 91064 91064 0 0.0
.data 1124 1124 0 0.0
.text 563516 563516 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 887462 887510 48 0.0
bss 86864 86864 0 0.0
noinit 37160 37160 0 0.0
text 626986 627036 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from 835a493 to 3acd666 Compare March 4, 2022 11:52
@github-actions
Copy link

github-actions bot commented Mar 4, 2022

PR #15526: Size comparison from c116381 to 3acd666

Increases (10 builds for cyw30739, efr32, p6, qpg, telink)
platform target config section c116381 3acd666 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600294 600346 52 0.0
.app_xip_area 505316 505368 52 0.0
efr32 lighting-app BRD4161A (read only) 919772 919836 64 0.0
.text 919764 919828 64 0.0
BRD4161A+rpc (read only) 949848 949928 80 0.0
.text 949840 949920 80 0.0
lock-app BRD4161A+wf200 (read only) 988140 988156 16 0.0
.text 988132 988148 16 0.0
window-app BRD4161A (read only) 853120 853136 16 0.0
.text 853112 853128 16 0.0
p6 all-clusters-app default (read/write) 2489624 2489704 80 0.0
.text 1447888 1447968 80 0.0
light-app default (read/write) 2396728 2396792 64 0.0
.text 1354992 1355056 64 0.0
lock-app default (read/write) 2360240 2360256 16 0.0
.text 1318504 1318520 16 0.0
qpg lighting-app qpg6105+debug (read only) 603136 603184 48 0.0
.text 597816 597864 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 887438 887486 48 0.0
text 626964 627014 50 0.0
Decreases (2 builds for cyw30739)
platform target config section c116381 3acd666 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 558290 558286 -4 -0.0
.app_xip_area 464848 464844 -4 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 580290 580286 -4 -0.0
.app_xip_area 477128 477124 -4 -0.0
Full report (17 builds for cyw30739, efr32, k32w, mbed, p6, qpg, telink)
platform target config section c116381 3acd666 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600294 600346 52 0.0
.app_xip_area 505316 505368 52 0.0
.bss 77660 77660 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558290 558286 -4 -0.0
.app_xip_area 464848 464844 -4 -0.0
.bss 76164 76164 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 580290 580286 -4 -0.0
.app_xip_area 477128 477124 -4 -0.0
.bss 85524 85524 0 0.0
.data 600 600 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 919772 919836 64 0.0
(read/write) 128840 128840 0 0.0
.bss 126752 126752 0 0.0
.data 2088 2088 0 0.0
.text 919764 919828 64 0.0
BRD4161A+rpc (read only) 949848 949928 80 0.0
(read/write) 145784 145784 0 0.0
.bss 143528 143528 0 0.0
.data 2252 2252 0 0.0
.text 949840 949920 80 0.0
lock-app BRD4161A+wf200 (read only) 988140 988156 16 0.0
(read/write) 120312 120312 0 0.0
.bss 118380 118380 0 0.0
.data 1932 1932 0 0.0
.text 988132 988148 16 0.0
window-app BRD4161A (read only) 853120 853136 16 0.0
(read/write) 126784 126784 0 0.0
.bss 124856 124856 0 0.0
.data 1924 1924 0 0.0
.text 853112 853128 16 0.0
k32w light k32w061+release (read/write) 693992 693992 0 0.0
.bss 77680 77680 0 0.0
.data 1972 1972 0 0.0
.text 608540 608540 0 0.0
lock k32w061+release (read/write) 695744 695744 0 0.0
.bss 77616 77616 0 0.0
.data 1972 1972 0 0.0
.text 610356 610356 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350772 2350772 0 0.0
.bss 187036 187036 0 0.0
.data 5784 5784 0 0.0
.text 1313372 1313372 0 0.0
p6 all-clusters-app default (read/write) 2489624 2489704 80 0.0
.bss 118608 118608 0 0.0
.data 2696 2696 0 0.0
.text 1447888 1447968 80 0.0
light-app default (read/write) 2396728 2396792 64 0.0
.bss 112920 112920 0 0.0
.data 2544 2544 0 0.0
.text 1354992 1355056 64 0.0
lock-app default (read/write) 2360240 2360256 16 0.0
.bss 112664 112664 0 0.0
.data 2504 2504 0 0.0
.text 1318504 1318520 16 0.0
qpg lighting-app qpg6105+debug (read only) 603136 603184 48 0.0
(read/write) 146936 146936 0 0.0
.bss 91056 91056 0 0.0
.data 1172 1172 0 0.0
.text 597816 597864 48 0.0
lock-app qpg6105+debug (read only) 568820 568820 0 0.0
(read/write) 146936 146936 0 0.0
.bss 91064 91064 0 0.0
.data 1124 1124 0 0.0
.text 563500 563500 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 887438 887486 48 0.0
bss 86864 86864 0 0.0
noinit 37160 37160 0 0.0
text 626964 627014 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from 3acd666 to 5034c48 Compare March 4, 2022 12:50
@github-actions
Copy link

github-actions bot commented Mar 4, 2022

PR #15526: Size comparison from c116381 to 5034c48

Increases (24 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section c116381 5034c48 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600294 600346 52 0.0
.app_xip_area 505316 505368 52 0.0
efr32 lighting-app BRD4161A (read only) 919772 919836 64 0.0
.text 919764 919828 64 0.0
BRD4161A+rpc (read only) 949848 949928 80 0.0
.text 949840 949920 80 0.0
lock-app BRD4161A+wf200 (read only) 988140 988156 16 0.0
.text 988132 988148 16 0.0
window-app BRD4161A (read only) 853120 853136 16 0.0
.text 853112 853128 16 0.0
esp32 all-clusters-app c3devkit (read only) 953132 953188 56 0.0
.flash.text 953132 953188 56 0.0
m5stack (read only) 1008323 1008407 84 0.0
.flash.text 1002939 1003023 84 0.0
linux all-clusters-app debug (read only) 2402833 2403425 592 0.0
.rodata 205093 205189 96 0.0
.text 2034754 2035250 496 0.0
bridge-app debug+rpc (read only) 1728637 1728685 48 0.0
.text 1470965 1471013 48 0.0
chip-tool debug (read only) 9399381 9400661 1280 0.0
.text 8240325 8241637 1312 0.0
chip-tool-ipv6only arm64 (read only) 9097876 9099044 1168 0.0
.text 7706356 7707556 1200 0.0
door-lock-app debug (read only) 1943265 1943313 48 0.0
.text 1620978 1621026 48 0.0
lighting-app debug+rpc (read only) 2078681 2079273 592 0.0
.rodata 166044 166140 96 0.1
.text 1756978 1757474 496 0.0
ota-provider-app debug (read only) 1875481 1875529 48 0.0
.text 1565874 1565922 48 0.0
ota-requestor-app debug (read only) 1891601 1891649 48 0.0
.text 1589218 1589266 48 0.0
shell debug (read only) 2371857 2372449 592 0.0
.rodata 205074 205170 96 0.0
.text 2010018 2010514 496 0.0
thermostat-no-ble arm64 (read only) 2169220 2169268 48 0.0
.text 1817888 1817936 48 0.0
tv-app debug (read only) 2610161 2610321 160 0.0
.rodata 199133 199229 96 0.0
.text 2236866 2236930 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1078139 1078203 64 0.0
text 731912 731968 56 0.0
p6 all-clusters-app default (read/write) 2489624 2489704 80 0.0
.text 1447888 1447968 80 0.0
light-app default (read/write) 2396728 2396792 64 0.0
.text 1354992 1355056 64 0.0
lock-app default (read/write) 2360240 2360256 16 0.0
.text 1318504 1318520 16 0.0
qpg lighting-app qpg6105+debug (read only) 603136 603184 48 0.0
.text 597816 597864 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 887438 887486 48 0.0
text 626964 627014 50 0.0
Decreases (4 builds for cyw30739, linux)
platform target config section c116381 5034c48 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 558290 558286 -4 -0.0
.app_xip_area 464848 464844 -4 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 580290 580286 -4 -0.0
.app_xip_area 477128 477124 -4 -0.0
linux chip-tool debug .rodata 497781 497749 -32 -0.0
chip-tool-ipv6only arm64 .rodata 473628 473596 -32 -0.0
Full report (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section c116381 5034c48 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600294 600346 52 0.0
.app_xip_area 505316 505368 52 0.0
.bss 77660 77660 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558290 558286 -4 -0.0
.app_xip_area 464848 464844 -4 -0.0
.bss 76164 76164 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 580290 580286 -4 -0.0
.app_xip_area 477128 477124 -4 -0.0
.bss 85524 85524 0 0.0
.data 600 600 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 919772 919836 64 0.0
(read/write) 128840 128840 0 0.0
.bss 126752 126752 0 0.0
.data 2088 2088 0 0.0
.text 919764 919828 64 0.0
BRD4161A+rpc (read only) 949848 949928 80 0.0
(read/write) 145784 145784 0 0.0
.bss 143528 143528 0 0.0
.data 2252 2252 0 0.0
.text 949840 949920 80 0.0
lock-app BRD4161A+wf200 (read only) 988140 988156 16 0.0
(read/write) 120312 120312 0 0.0
.bss 118380 118380 0 0.0
.data 1932 1932 0 0.0
.text 988132 988148 16 0.0
window-app BRD4161A (read only) 853120 853136 16 0.0
(read/write) 126784 126784 0 0.0
.bss 124856 124856 0 0.0
.data 1924 1924 0 0.0
.text 853112 853128 16 0.0
esp32 all-clusters-app c3devkit (read only) 953132 953188 56 0.0
(read/write) 1392586 1392586 0 0.0
.dram0.bss 62536 62536 0 0.0
.dram0.data 14236 14236 0 0.0
.flash.rodata 196896 196896 0 0.0
.flash.text 953132 953188 56 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1008323 1008407 84 0.0
(read/write) 459700 459700 0 0.0
.dram0.bss 68056 68056 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 225728 225728 0 0.0
.flash.text 1002939 1003023 84 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 693992 693992 0 0.0
.bss 77680 77680 0 0.0
.data 1972 1972 0 0.0
.text 608540 608540 0 0.0
lock k32w061+release (read/write) 695744 695744 0 0.0
.bss 77616 77616 0 0.0
.data 1972 1972 0 0.0
.text 610356 610356 0 0.0
linux all-clusters-app debug (read only) 2402833 2403425 592 0.0
(read/write) 144632 144632 0 0.0
.bss 59104 59104 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 78408 78408 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 205093 205189 96 0.0
.text 2034754 2035250 496 0.0
bridge-app debug+rpc (read only) 1728637 1728685 48 0.0
(read/write) 92592 92592 0 0.0
.bss 47400 47400 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 38056 38056 0 0.0
.dynamic 592 592 0 0.0
.got 3928 3928 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141652 141652 0 0.0
.text 1470965 1471013 48 0.0
chip-tool debug (read only) 9399381 9400661 1280 0.0
(read/write) 305768 305768 0 0.0
.bss 25440 25440 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 273168 273168 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 497781 497749 -32 -0.0
.text 8240325 8241637 1312 0.0
chip-tool-ipv6only arm64 (read only) 9097876 9099044 1168 0.0
(read/write) 418545 418545 0 0.0
.bss 43761 43761 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 317936 317936 0 0.0
.dynamic 560 560 0 0.0
.got 51856 51856 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 473628 473596 -32 -0.0
.text 7706356 7707556 1200 0.0
door-lock-app debug (read only) 1943265 1943313 48 0.0
(read/write) 119040 119040 0 0.0
.bss 50400 50400 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62184 62184 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173596 173596 0 0.0
.text 1620978 1621026 48 0.0
lighting-app debug+rpc (read only) 2078681 2079273 592 0.0
(read/write) 124432 124432 0 0.0
.bss 51328 51328 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 66152 66152 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 166044 166140 96 0.1
.text 1756978 1757474 496 0.0
ota-provider-app debug (read only) 1875481 1875529 48 0.0
(read/write) 114672 114672 0 0.0
.bss 50208 50208 0 0.0
.data 1352 1352 0 0.0
.data.rel.ro 57464 57464 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158835 158835 0 0.0
.text 1565874 1565922 48 0.0
ota-requestor-app debug (read only) 1891601 1891649 48 0.0
(read/write) 117144 117144 0 0.0
.bss 51360 51360 0 0.0
.data 1512 1512 0 0.0
.data.rel.ro 58856 58856 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 152972 152972 0 0.0
.text 1589218 1589266 48 0.0
shell debug (read only) 2371857 2372449 592 0.0
(read/write) 146864 146864 0 0.0
.bss 67176 67176 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73144 73144 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 205074 205170 96 0.0
.text 2010018 2010514 496 0.0
thermostat-no-ble arm64 (read only) 2169220 2169268 48 0.0
(read/write) 148433 148433 0 0.0
.bss 65121 65121 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75048 75048 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132900 132900 0 0.0
.text 1817888 1817936 48 0.0
tv-app debug (read only) 2610161 2610321 160 0.0
(read/write) 250744 250744 0 0.0
.bss 167904 167904 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73616 73616 0 0.0
.dynamic 592 592 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 199133 199229 96 0.0
.text 2236866 2236930 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350772 2350772 0 0.0
.bss 187036 187036 0 0.0
.data 5784 5784 0 0.0
.text 1313372 1313372 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1078139 1078203 64 0.0
bss 128900 128900 0 0.0
rodata 142036 142036 0 0.0
text 731912 731968 56 0.0
p6 all-clusters-app default (read/write) 2489624 2489704 80 0.0
.bss 118608 118608 0 0.0
.data 2696 2696 0 0.0
.text 1447888 1447968 80 0.0
light-app default (read/write) 2396728 2396792 64 0.0
.bss 112920 112920 0 0.0
.data 2544 2544 0 0.0
.text 1354992 1355056 64 0.0
lock-app default (read/write) 2360240 2360256 16 0.0
.bss 112664 112664 0 0.0
.data 2504 2504 0 0.0
.text 1318504 1318520 16 0.0
qpg lighting-app qpg6105+debug (read only) 603136 603184 48 0.0
(read/write) 146936 146936 0 0.0
.bss 91056 91056 0 0.0
.data 1172 1172 0 0.0
.text 597816 597864 48 0.0
lock-app qpg6105+debug (read only) 568820 568820 0 0.0
(read/write) 146936 146936 0 0.0
.bss 91064 91064 0 0.0
.data 1124 1124 0 0.0
.text 563500 563500 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 887438 887486 48 0.0
bss 86864 86864 0 0.0
noinit 37160 37160 0 0.0
text 626964 627014 50 0.0

@rcasallas-silabs rcasallas-silabs force-pushed the new_operational_group_key_derivation branch from 5034c48 to 44d7256 Compare March 4, 2022 15:12
@github-actions
Copy link

github-actions bot commented Mar 4, 2022

PR #15526: Size comparison from 5ade766 to 44d7256

Increases (24 builds for cyw30739, efr32, esp32, linux, nrfconnect, p6, qpg, telink)
platform target config section 5ade766 44d7256 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600686 600738 52 0.0
.app_xip_area 505644 505696 52 0.0
efr32 lighting-app BRD4161A (read only) 919836 919900 64 0.0
.text 919828 919892 64 0.0
BRD4161A+rpc (read only) 948640 948720 80 0.0
.text 948632 948712 80 0.0
lock-app BRD4161A+wf200 (read only) 988220 988236 16 0.0
.text 988212 988228 16 0.0
window-app BRD4161A (read only) 853216 853232 16 0.0
.text 853208 853224 16 0.0
esp32 all-clusters-app c3devkit (read only) 954850 954906 56 0.0
.flash.text 954850 954906 56 0.0
m5stack (read only) 1009879 1009959 80 0.0
.flash.text 1004495 1004575 80 0.0
linux all-clusters-app debug (read only) 2412465 2413057 592 0.0
.rodata 205349 205445 96 0.0
.text 2044130 2044626 496 0.0
bridge-app debug+rpc (read only) 1729149 1729197 48 0.0
.text 1471477 1471525 48 0.0
chip-tool debug (read only) 9403181 9404429 1248 0.0
.text 8244037 8245349 1312 0.0
chip-tool-ipv6only arm64 (read only) 9101748 9102916 1168 0.0
.text 7710164 7711364 1200 0.0
door-lock-app debug (read only) 1943777 1943825 48 0.0
.text 1621490 1621538 48 0.0
lighting-app debug+rpc (read only) 2075073 2075665 592 0.0
.rodata 165692 165788 96 0.1
.text 1753746 1754242 496 0.0
ota-provider-app debug (read only) 1875993 1876041 48 0.0
.text 1566386 1566434 48 0.0
ota-requestor-app debug (read only) 1892097 1892145 48 0.0
.text 1589714 1589762 48 0.0
shell debug (read only) 2378929 2379521 592 0.0
.rodata 205298 205394 96 0.0
.text 2016866 2017362 496 0.0
thermostat-no-ble arm64 (read only) 2172180 2172244 64 0.0
.text 1820784 1820848 64 0.0
tv-app debug (read only) 2614049 2614209 160 0.0
.rodata 199357 199453 96 0.0
.text 2240530 2240594 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1148443 1148491 48 0.0
text 782976 783032 56 0.0
p6 all-clusters-app default (read/write) 2490400 2490464 64 0.0
.text 1448664 1448728 64 0.0
light-app default (read/write) 2396808 2396888 80 0.0
.text 1355072 1355152 80 0.0
lock-app default (read/write) 2360320 2360352 32 0.0
.text 1318584 1318616 32 0.0
qpg lighting-app qpg6105+debug (read only) 603208 603256 48 0.0
.text 597888 597936 48 0.0
telink lighting-app tlsr9518adk80d (read/write) 888290 888338 48 0.0
text 627698 627748 50 0.0
Decreases (4 builds for cyw30739, linux)
platform target config section 5ade766 44d7256 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 558682 558678 -4 -0.0
.app_xip_area 465176 465172 -4 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 580626 580622 -4 -0.0
.app_xip_area 477448 477444 -4 -0.0
linux chip-tool debug .rodata 497845 497781 -64 -0.0
chip-tool-ipv6only arm64 .rodata 473660 473628 -32 -0.0
Full report (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 5ade766 44d7256 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 600686 600738 52 0.0
.app_xip_area 505644 505696 52 0.0
.bss 77724 77724 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 558682 558678 -4 -0.0
.app_xip_area 465176 465172 -4 -0.0
.bss 76228 76228 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 580626 580622 -4 -0.0
.app_xip_area 477448 477444 -4 -0.0
.bss 85548 85548 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 919836 919900 64 0.0
(read/write) 128824 128824 0 0.0
.bss 126744 126744 0 0.0
.data 2080 2080 0 0.0
.text 919828 919892 64 0.0
BRD4161A+rpc (read only) 948640 948720 80 0.0
(read/write) 144784 144784 0 0.0
.bss 142520 142520 0 0.0
.data 2260 2260 0 0.0
.text 948632 948712 80 0.0
lock-app BRD4161A+wf200 (read only) 988220 988236 16 0.0
(read/write) 120352 120352 0 0.0
.bss 118420 118420 0 0.0
.data 1932 1932 0 0.0
.text 988212 988228 16 0.0
window-app BRD4161A (read only) 853216 853232 16 0.0
(read/write) 126824 126824 0 0.0
.bss 124896 124896 0 0.0
.data 1924 1924 0 0.0
.text 853208 853224 16 0.0
esp32 all-clusters-app c3devkit (read only) 954850 954906 56 0.0
(read/write) 1392738 1392738 0 0.0
.dram0.bss 62584 62584 0 0.0
.dram0.data 14236 14236 0 0.0
.flash.rodata 197000 197000 0 0.0
.flash.text 954850 954906 56 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1009879 1009959 80 0.0
(read/write) 459836 459836 0 0.0
.dram0.bss 68104 68104 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 225816 225816 0 0.0
.flash.text 1004495 1004575 80 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 694032 694032 0 0.0
.bss 77680 77680 0 0.0
.data 1964 1964 0 0.0
.text 608588 608588 0 0.0
lock k32w061+release (read/write) 695880 695880 0 0.0
.bss 77656 77656 0 0.0
.data 1972 1972 0 0.0
.text 610452 610452 0 0.0
linux all-clusters-app debug (read only) 2412465 2413057 592 0.0
(read/write) 144664 144664 0 0.0
.bss 59136 59136 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 78408 78408 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 205349 205445 96 0.0
.text 2044130 2044626 496 0.0
bridge-app debug+rpc (read only) 1729149 1729197 48 0.0
(read/write) 92624 92624 0 0.0
.bss 47432 47432 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 38056 38056 0 0.0
.dynamic 592 592 0 0.0
.got 3928 3928 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141652 141652 0 0.0
.text 1471477 1471525 48 0.0
chip-tool debug (read only) 9403181 9404429 1248 0.0
(read/write) 305928 305928 0 0.0
.bss 25536 25536 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 273232 273232 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 497845 497781 -64 -0.0
.text 8244037 8245349 1312 0.0
chip-tool-ipv6only arm64 (read only) 9101748 9102916 1168 0.0
(read/write) 418673 418673 0 0.0
.bss 43841 43841 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 317984 317984 0 0.0
.dynamic 560 560 0 0.0
.got 51856 51856 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 473660 473628 -32 -0.0
.text 7710164 7711364 1200 0.0
door-lock-app debug (read only) 1943777 1943825 48 0.0
(read/write) 119072 119072 0 0.0
.bss 50432 50432 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62184 62184 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173596 173596 0 0.0
.text 1621490 1621538 48 0.0
lighting-app debug+rpc (read only) 2075073 2075665 592 0.0
(read/write) 124368 124368 0 0.0
.bss 51264 51264 0 0.0
.data 1536 1536 0 0.0
.data.rel.ro 66088 66088 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 165692 165788 96 0.1
.text 1753746 1754242 496 0.0
ota-provider-app debug (read only) 1875993 1876041 48 0.0
(read/write) 114704 114704 0 0.0
.bss 50240 50240 0 0.0
.data 1352 1352 0 0.0
.data.rel.ro 57464 57464 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158835 158835 0 0.0
.text 1566386 1566434 48 0.0
ota-requestor-app debug (read only) 1892097 1892145 48 0.0
(read/write) 117016 117016 0 0.0
.bss 51232 51232 0 0.0
.data 1512 1512 0 0.0
.data.rel.ro 58856 58856 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 152972 152972 0 0.0
.text 1589714 1589762 48 0.0
shell debug (read only) 2378929 2379521 592 0.0
(read/write) 146928 146928 0 0.0
.bss 67240 67240 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73144 73144 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 205298 205394 96 0.0
.text 2016866 2017362 496 0.0
thermostat-no-ble arm64 (read only) 2172180 2172244 64 0.0
(read/write) 148497 148497 0 0.0
.bss 65185 65185 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 75048 75048 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132964 132964 0 0.0
.text 1820784 1820848 64 0.0
tv-app debug (read only) 2614049 2614209 160 0.0
(read/write) 250776 250776 0 0.0
.bss 167936 167936 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73616 73616 0 0.0
.dynamic 592 592 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 199357 199453 96 0.0
.text 2240530 2240594 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2350196 2350196 0 0.0
.bss 186068 186068 0 0.0
.data 5800 5800 0 0.0
.text 1312796 1312796 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1148443 1148491 48 0.0
bss 145932 145932 0 0.0
rodata 144244 144244 0 0.0
text 782976 783032 56 0.0
p6 all-clusters-app default (read/write) 2490400 2490464 64 0.0
.bss 118656 118656 0 0.0
.data 2696 2696 0 0.0
.text 1448664 1448728 64 0.0
light-app default (read/write) 2396808 2396888 80 0.0
.bss 112960 112960 0 0.0
.data 2544 2544 0 0.0
.text 1355072 1355152 80 0.0
lock-app default (read/write) 2360320 2360352 32 0.0
.bss 112704 112704 0 0.0
.data 2504 2504 0 0.0
.text 1318584 1318616 32 0.0
qpg lighting-app qpg6105+debug (read only) 603208 603256 48 0.0
(read/write) 146936 146936 0 0.0
.bss 91056 91056 0 0.0
.data 1164 1164 0 0.0
.text 597888 597936 48 0.0
lock-app qpg6105+debug (read only) 568892 568892 0 0.0
(read/write) 146936 146936 0 0.0
.bss 91064 91064 0 0.0
.data 1116 1116 0 0.0
.text 563572 563572 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 888290 888338 48 0.0
bss 86912 86912 0 0.0
noinit 37160 37160 0 0.0
text 627698 627748 50 0.0

@jepenven-silabs jepenven-silabs merged commit 6b96627 into project-chip:master Mar 4, 2022
woody-apple added a commit that referenced this pull request Mar 4, 2022
@rcasallas-silabs rcasallas-silabs deleted the new_operational_group_key_derivation branch October 5, 2022 16:10
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.

[group] Add salt to group key KDF
5 participants