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

Implemented trust store and the ability to fetch official PAAs #16125

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

vijs
Copy link
Collaborator

@vijs vijs commented Mar 11, 2022

Problem

Change overview

  • Added set of Mirror/Trusted PAAs from DCL.
  • Added script to Fetch Development PAA Certificates from DCL
    • how to use it? - $ python ./credentials/development/fetch-development-paa-certs-from-dcl.py /path/to/dcld
  • Added FileAttestationTrustStore Class - this class should be used by Controller/Commissioner applications that support UNIX File System access.
  • Updated chip-tool App to use new FileAttestationTrustStore Class
  • Updated python controller app to use new FileAttestationTrustStore Class

Testing

  • Matter Unit Tests
  • Tested Commissioning flow (chip-tool vs chip-all-clusters-app)
  • Tested Commissioning flow (python chip-device-ctrl vs chip-all-clusters-app)

@github-actions
Copy link

github-actions bot commented Mar 11, 2022

PR #16125: Size comparison from 86a8444 to 532ebef

Increases above 0.2%:

platform target config section 86a8444 532ebef change % change
efr32 lighting-app BRD4161A .data 2052 2060 8 0.4
BRD4161A+rpc .data 2232 2240 8 0.4
window-app BRD4161A .data 1904 1912 8 0.4
k32w light k32w061+release .data 1928 1936 8 0.4
lock k32w061+release .data 1952 1960 8 0.4
linux chip-tool-ipv6only arm64 (read/write) 475729 515073 39344 8.3
.bss 43953 83345 39392 89.6
.data 1176 1192 16 1.4
thermostat-no-ble arm64 .data 1024 1040 16 1.6
p6 all-clusters-app default .data 2672 2680 8 0.3
light-app default .data 2528 2536 8 0.3
lock-app default .data 2488 2496 8 0.3
Increases (13 builds for efr32, esp32, k32w, linux, mbed, p6)
platform target config section 86a8444 532ebef change % change
efr32 lighting-app BRD4161A (read/write) 128232 128240 8 0.0
.data 2052 2060 8 0.4
BRD4161A+rpc (read/write) 144184 144192 8 0.0
.data 2232 2240 8 0.4
window-app BRD4161A (read/write) 126216 126224 8 0.0
.data 1904 1912 8 0.4
esp32 all-clusters-app c3devkit .dram0.data 14220 14228 8 0.1
m5stack .dram0.data 34048 34056 8 0.0
k32w light k32w061+release .data 1928 1936 8 0.4
lock k32w061+release .data 1952 1960 8 0.4
linux chip-tool-ipv6only arm64 (read/write) 475729 515073 39344 8.3
.bss 43953 83345 39392 89.6
.data 1176 1192 16 1.4
.text 8186868 8187396 528 0.0
thermostat-no-ble arm64 (read/write) 148625 148641 16 0.0
.data 1024 1040 16 1.6
mbed lock-app CY8CPROTO_062_4343W+release .data 5784 5792 8 0.1
p6 all-clusters-app default .data 2672 2680 8 0.3
light-app default .data 2528 2536 8 0.3
lock-app default .data 2488 2496 8 0.3
Decreases (14 builds for efr32, esp32, k32w, linux, mbed, p6, telink)
platform target config section 86a8444 532ebef change % change
efr32 lighting-app BRD4161A (read only) 921128 921088 -40 -0.0
.text 921120 921080 -40 -0.0
BRD4161A+rpc (read only) 949940 949908 -32 -0.0
.text 949932 949900 -32 -0.0
window-app BRD4161A (read only) 853732 853692 -40 -0.0
.text 853724 853684 -40 -0.0
esp32 all-clusters-app c3devkit (read only) 958524 958522 -2 -0.0
(read/write) 1393858 1393850 -8 -0.0
.flash.rodata 197144 197120 -24 -0.0
.flash.text 958524 958522 -2 -0.0
m5stack (read/write) 461092 461076 -16 -0.0
.flash.rodata 226104 226080 -24 -0.0
k32w light k32w061+release (read/write) 695388 695352 -36 -0.0
.text 610548 610504 -44 -0.0
lock k32w061+release (read/write) 696360 696324 -36 -0.0
.text 611528 611484 -44 -0.0
linux chip-tool-ipv6only arm64 (read only) 9729660 9729348 -312 -0.0
.data.rel.ro 371520 371488 -32 -0.0
.got 55280 55264 -16 -0.0
.init_array 192 184 -8 -4.2
.rodata 492148 491308 -840 -0.2
thermostat-no-ble arm64 (read only) 2181588 2181548 -40 -0.0
.rodata 133444 133420 -24 -0.0
.text 1829984 1829936 -48 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2351012 2350980 -32 -0.0
.text 1313612 1313580 -32 -0.0
p6 all-clusters-app default (read/write) 2495680 2495640 -40 -0.0
.text 1453944 1453904 -40 -0.0
light-app default (read/write) 2399680 2399648 -32 -0.0
.text 1357944 1357912 -32 -0.0
lock-app default (read/write) 2363240 2363192 -48 -0.0
.text 1321504 1321456 -48 -0.0
telink lighting-app tlsr9518adk80d (read/write) 889766 889742 -24 -0.0
text 628970 628962 -8 -0.0
Full report (14 builds for efr32, esp32, k32w, linux, mbed, p6, telink)
platform target config section 86a8444 532ebef change % change
efr32 lighting-app BRD4161A (read only) 921128 921088 -40 -0.0
(read/write) 128232 128240 8 0.0
.bss 126176 126176 0 0.0
.data 2052 2060 8 0.4
.text 921120 921080 -40 -0.0
BRD4161A+rpc (read only) 949940 949908 -32 -0.0
(read/write) 144184 144192 8 0.0
.bss 141952 141952 0 0.0
.data 2232 2240 8 0.4
.text 949932 949900 -32 -0.0
window-app BRD4161A (read only) 853732 853692 -40 -0.0
(read/write) 126216 126224 8 0.0
.bss 124312 124312 0 0.0
.data 1904 1912 8 0.4
.text 853724 853684 -40 -0.0
esp32 all-clusters-app c3devkit (read only) 958524 958522 -2 -0.0
(read/write) 1393858 1393850 -8 -0.0
.dram0.bss 63584 63584 0 0.0
.dram0.data 14220 14228 8 0.1
.flash.rodata 197144 197120 -24 -0.0
.flash.text 958524 958522 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1014127 1014127 0 0.0
(read/write) 461092 461076 -16 -0.0
.dram0.bss 69104 69104 0 0.0
.dram0.data 34048 34056 8 0.0
.flash.rodata 226104 226080 -24 -0.0
.flash.text 1008743 1008743 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 695388 695352 -36 -0.0
.bss 77112 77112 0 0.0
.data 1928 1936 8 0.4
.text 610548 610504 -44 -0.0
lock k32w061+release (read/write) 696360 696324 -36 -0.0
.bss 77080 77080 0 0.0
.data 1952 1960 8 0.4
.text 611528 611484 -44 -0.0
linux chip-tool-ipv6only arm64 (read only) 9729660 9729348 -312 -0.0
(read/write) 475729 515073 39344 8.3
.bss 43953 83345 39392 89.6
.data 1176 1192 16 1.4
.data.rel.ro 371520 371488 -32 -0.0
.dynamic 560 560 0 0.0
.got 55280 55264 -16 -0.0
.init 24 24 0 0.0
.init_array 192 184 -8 -4.2
.rodata 492148 491308 -840 -0.2
.text 8186868 8187396 528 0.0
thermostat-no-ble arm64 (read only) 2181588 2181548 -40 -0.0
(read/write) 148625 148641 16 0.0
.bss 65409 65409 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 74968 74968 0 0.0
.dynamic 560 560 0 0.0
.got 4256 4256 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 133444 133420 -24 -0.0
.text 1829984 1829936 -48 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2351012 2350980 -32 -0.0
.bss 186212 186212 0 0.0
.data 5784 5792 8 0.1
.text 1313612 1313580 -32 -0.0
p6 all-clusters-app default (read/write) 2495680 2495640 -40 -0.0
.bss 119640 119640 0 0.0
.data 2672 2680 8 0.3
.text 1453944 1453904 -40 -0.0
light-app default (read/write) 2399680 2399648 -32 -0.0
.bss 113104 113104 0 0.0
.data 2528 2536 8 0.3
.text 1357944 1357912 -32 -0.0
lock-app default (read/write) 2363240 2363192 -48 -0.0
.bss 112848 112848 0 0.0
.data 2488 2496 8 0.3
.text 1321504 1321456 -48 -0.0
telink lighting-app tlsr9518adk80d (read/write) 889766 889742 -24 -0.0
bss 86976 86976 0 0.0
noinit 37160 37160 0 0.0
text 628970 628962 -8 -0.0

vijs added a commit to vijs/connectedhomeip that referenced this pull request Mar 18, 2022
@vijs vijs force-pushed the feature/paa_trust_store branch from 1cb777d to e9320c7 Compare March 21, 2022 15:01
@github-actions
Copy link

github-actions bot commented Mar 21, 2022

PR #16125: Size comparison from 7d1256f to e9320c7

Increases above 0.2%:

platform target config section 7d1256f e9320c7 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A .data 1988 1996 8 0.4
BRD4161A+rpc .data 2168 2176 8 0.4
window-app BRD4161A .data 1864 1872 8 0.4
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc .data 1952 1984 32 1.6
chip-tool debug .bss 22304 22368 64 0.3
.got 4784 4816 32 0.7
chip-tool-ipv6only arm64 .data 1128 1144 16 1.4
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 .data 1024 1040 16 1.6
tv-app debug .data 3104 3136 32 1.0
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section 7d1256f e9320c7 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A (read/write) 128760 128768 8 0.0
.data 1988 1996 8 0.4
BRD4161A+rpc (read/write) 144712 144720 8 0.0
.data 2168 2176 8 0.4
window-app BRD4161A (read/write) 126712 126720 8 0.0
.data 1864 1872 8 0.4
esp32 all-clusters-app c3devkit (read/write) 1393306 1393322 16 0.0
.dram0.data 14188 14196 8 0.1
m5stack (read/write) 461148 461156 8 0.0
.dram0.data 34016 34024 8 0.0
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc (read/write) 89424 89456 32 0.0
.data 1952 1984 32 1.6
chip-tool debug (read only) 1014584 10152653 6808 0.1
(read/write) 354848 354976 128 0.0
.bss 22304 22368 64 0.3
.data.rel.ro 325408 325448 40 0.0
.got 4784 4816 32 0.7
.rodata 517813 518325 512 0.1
.text 8845429 8851285 5856 0.1
chip-tool-ipv6only arm64 (read only) 9769292 9776700 7408 0.1
(read/write) 472689 472817 128 0.0
.bss 40609 40657 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371824 371864 40 0.0
.got 55328 55344 16 0.0
.rodata 493604 493860 256 0.1
.text 8224324 8231252 6928 0.1
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 (read/write) 148273 148289 16 0.0
.data 1024 1040 16 1.6
tv-app debug (read/write) 247712 247744 32 0.0
.data 3104 3136 32 1.0
mbed lock-app CY8CPROTO_062_4343W+release .data 5752 5760 8 0.1
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Decreases (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 7d1256f e9320c7 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603854 603846 -8 -0.0
.app_xip_area 510952 510936 -16 -0.0
lock cyw930739m2evb_01 (read/write) 561642 561634 -8 -0.0
.app_xip_area 470268 470252 -16 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571486 -8 -0.0
.app_xip_area 470472 470456 -16 -0.0
efr32 lighting-app BRD4161A (read only) 921976 921960 -16 -0.0
.text 921968 921952 -16 -0.0
window-app BRD4161A (read only) 852304 852288 -16 -0.0
.text 852296 852280 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 961988 961986 -2 -0.0
.flash.text 961988 961986 -2 -0.0
k32w light k32w061+release (read/write) 701092 701084 -8 -0.0
.text 615768 615752 -16 -0.0
lock k32w061+release (read/write) 700948 700940 -8 -0.0
.text 615616 615600 -16 -0.0
linux all-clusters-app debug (read only) 2477201 2477177 -24 -0.0
.text 2101746 2101698 -48 -0.0
bridge-app debug+rpc (read only) 1752397 1752357 -40 -0.0
.text 1492661 1492597 -64 -0.0
door-lock-app debug (read only) 2004473 2004433 -40 -0.0
.text 1673634 1673570 -64 -0.0
lighting-app debug+rpc (read only) 2177913 2177873 -40 -0.0
.text 1843570 1843506 -64 -0.0
ota-provider-app debug (read only) 1938833 1938793 -40 -0.0
.text 1620498 1620434 -64 -0.0
ota-requestor-app debug (read only) 1969001 1968961 -40 -0.0
.text 1654034 1653970 -64 -0.0
shell debug (read only) 2426545 2426505 -40 -0.0
.text 2060418 2060354 -64 -0.0
thermostat-no-ble arm64 (read only) 2262500 2262468 -32 -0.0
.text 1899152 1899088 -64 -0.0
tv-app debug (read only) 2677465 2677425 -40 -0.0
.text 2295330 2295266 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2353452 2353388 -64 -0.0
.text 1316052 1315988 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155907 1155899 -8 -0.0
text 788072 788056 -16 -0.0
p6 light-app default (read/write) 2396360 2396344 -16 -0.0
.text 1354624 1354608 -16 -0.0
lock-app default (read/write) 2359896 2359880 -16 -0.0
.text 1318160 1318144 -16 -0.0
telink lighting-app tlsr9518adk80d text 633382 633374 -8 -0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 7d1256f e9320c7 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603854 603846 -8 -0.0
.app_xip_area 510952 510936 -16 -0.0
.bss 75656 75656 0 0.0
.data 596 604 8 1.3
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561642 561634 -8 -0.0
.app_xip_area 470268 470252 -16 -0.0
.bss 74160 74160 0 0.0
.data 560 568 8 1.4
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571486 -8 -0.0
.app_xip_area 470472 470456 -16 -0.0
.bss 83488 83488 0 0.0
.data 500 508 8 1.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 921976 921960 -16 -0.0
(read/write) 128760 128768 8 0.0
.bss 126768 126768 0 0.0
.data 1988 1996 8 0.4
.text 921968 921952 -16 -0.0
BRD4161A+rpc (read only) 950788 950788 0 0.0
(read/write) 144712 144720 8 0.0
.bss 142544 142544 0 0.0
.data 2168 2176 8 0.4
.text 950780 950780 0 0.0
window-app BRD4161A (read only) 852304 852288 -16 -0.0
(read/write) 126712 126720 8 0.0
.bss 124848 124848 0 0.0
.data 1864 1872 8 0.4
.text 852296 852280 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 961988 961986 -2 -0.0
(read/write) 1393306 1393322 16 0.0
.dram0.bss 62048 62048 0 0.0
.dram0.data 14188 14196 8 0.1
.flash.rodata 198160 198160 0 0.0
.flash.text 961988 961986 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1018119 1018119 0 0.0
(read/write) 461148 461156 8 0.0
.dram0.bss 67576 67576 0 0.0
.dram0.data 34016 34024 8 0.0
.flash.rodata 227720 227720 0 0.0
.flash.text 1012735 1012735 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701092 701084 -8 -0.0
.bss 77656 77656 0 0.0
.data 1868 1876 8 0.4
.text 615768 615752 -16 -0.0
lock k32w061+release (read/write) 700948 700940 -8 -0.0
.bss 77624 77624 0 0.0
.data 1908 1916 8 0.4
.text 615616 615600 -16 -0.0
linux all-clusters-app debug (read only) 2477201 2477177 -24 -0.0
(read/write) 143152 143152 0 0.0
.bss 57312 57312 0 0.0
.data 1264 1280 16 1.3
.data.rel.ro 78840 78840 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 212005 212005 0 0.0
.text 2101746 2101698 -48 -0.0
bridge-app debug+rpc (read only) 1752397 1752357 -40 -0.0
(read/write) 89424 89456 32 0.0
.bss 44456 44456 0 0.0
.data 1952 1984 32 1.6
.data.rel.ro 37944 37944 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144524 144524 0 0.0
.text 1492661 1492597 -64 -0.0
chip-tool debug (read only) 1014584 10152653 6808 0.1
(read/write) 354848 354976 128 0.0
.bss 22304 22368 64 0.3
.data 1072 1072 0 0.0
.data.rel.ro 325408 325448 40 0.0
.dynamic 608 608 0 0.0
.got 4784 4816 32 0.7
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 517813 518325 512 0.1
.text 8845429 8851285 5856 0.1
chip-tool-ipv6only arm64 (read only) 9769292 9776700 7408 0.1
(read/write) 472689 472817 128 0.0
.bss 40609 40657 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371824 371864 40 0.0
.dynamic 560 560 0 0.0
.got 55328 55344 16 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493604 493860 256 0.1
.text 8224324 8231252 6928 0.1
door-lock-app debug (read only) 2004473 2004433 -40 -0.0
(read/write) 116832 116832 0 0.0
.bss 47584 47584 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62856 62856 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 181180 181180 0 0.0
.text 1673634 1673570 -64 -0.0
lighting-app debug+rpc (read only) 2177913 2177873 -40 -0.0
(read/write) 123792 123792 0 0.0
.bss 48864 48864 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175324 175324 0 0.0
.text 1843570 1843506 -64 -0.0
ota-provider-app debug (read only) 1938833 1938793 -40 -0.0
(read/write) 112624 112624 0 0.0
.bss 47488 47488 0 0.0
.data 1288 1288 0 0.0
.data.rel.ro 58200 58200 0 0.0
.dynamic 608 608 0 0.0
.got 4376 4376 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 166571 166571 0 0.0
.text 1620498 1620434 -64 -0.0
ota-requestor-app debug (read only) 1969001 1968961 -40 -0.0
(read/write) 115592 115592 0 0.0
.bss 48480 48480 0 0.0
.data 1416 1416 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 162980 162980 0 0.0
.text 1654034 1653970 -64 -0.0
shell debug (read only) 2426545 2426505 -40 -0.0
(read/write) 147208 147208 0 0.0
.bss 67240 67240 0 0.0
.data 784 800 16 2.0
.data.rel.ro 73472 73472 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 209426 209426 0 0.0
.text 2060418 2060354 -64 -0.0
thermostat-no-ble arm64 (read only) 2262500 2262468 -32 -0.0
(read/write) 148273 148289 16 0.0
.bss 62753 62753 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 140036 140036 0 0.0
.text 1899152 1899088 -64 -0.0
tv-app debug (read only) 2677465 2677425 -40 -0.0
(read/write) 247712 247744 32 0.0
.bss 164384 164384 0 0.0
.data 3104 3136 32 1.0
.data.rel.ro 74168 74168 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 207285 207285 0 0.0
.text 2295330 2295266 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353452 2353388 -64 -0.0
.bss 184652 184652 0 0.0
.data 5752 5760 8 0.1
.text 1316052 1315988 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155907 1155899 -8 -0.0
bss 146716 146716 0 0.0
rodata 145956 145956 0 0.0
text 788072 788056 -16 -0.0
p6 all-clusters-app default (read/write) 2492960 2492960 0 0.0
.bss 118072 118072 0 0.0
.data 2632 2640 8 0.3
.text 1451224 1451224 0 0.0
light-app default (read/write) 2396360 2396344 -16 -0.0
.bss 111544 111544 0 0.0
.data 2488 2496 8 0.3
.text 1354624 1354608 -16 -0.0
lock-app default (read/write) 2359896 2359880 -16 -0.0
.bss 111288 111288 0 0.0
.data 2448 2456 8 0.3
.text 1318160 1318144 -16 -0.0
telink lighting-app tlsr9518adk80d (read/write) 895806 895806 0 0.0
bss 87424 87424 0 0.0
noinit 37160 37160 0 0.0
text 633382 633374 -8 -0.0

@vijs vijs force-pushed the feature/paa_trust_store branch from e9320c7 to a417e46 Compare March 21, 2022 16:52
@github-actions
Copy link

github-actions bot commented Mar 21, 2022

PR #16125: Size comparison from 031fe2b to a417e46

Increases above 0.2%:

platform target config section 031fe2b a417e46 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A .data 1988 1996 8 0.4
BRD4161A+rpc .data 2168 2176 8 0.4
window-app BRD4161A .data 1864 1872 8 0.4
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc .data 1952 1984 32 1.6
chip-tool debug .bss 22304 22368 64 0.3
.got 4784 4816 32 0.7
chip-tool-ipv6only arm64 .data 1128 1144 16 1.4
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 .data 1024 1040 16 1.6
tv-app debug .data 3104 3136 32 1.0
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section 031fe2b a417e46 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A (read/write) 128760 128768 8 0.0
.data 1988 1996 8 0.4
BRD4161A+rpc (read/write) 144712 144720 8 0.0
.data 2168 2176 8 0.4
window-app BRD4161A (read/write) 126712 126720 8 0.0
.data 1864 1872 8 0.4
esp32 all-clusters-app c3devkit (read/write) 1393306 1393322 16 0.0
.dram0.data 14188 14196 8 0.1
m5stack (read/write) 461148 461156 8 0.0
.dram0.data 34016 34024 8 0.0
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc (read/write) 89424 89456 32 0.0
.data 1952 1984 32 1.6
chip-tool debug (read only) 1014584 10152653 6808 0.1
(read/write) 354848 354976 128 0.0
.bss 22304 22368 64 0.3
.data.rel.ro 325408 325448 40 0.0
.got 4784 4816 32 0.7
.rodata 517813 518325 512 0.1
.text 8845429 8851285 5856 0.1
chip-tool-ipv6only arm64 (read only) 9769292 9776700 7408 0.1
(read/write) 472689 472817 128 0.0
.bss 40609 40657 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371824 371864 40 0.0
.got 55328 55344 16 0.0
.rodata 493604 493860 256 0.1
.text 8224324 8231252 6928 0.1
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 (read/write) 148273 148289 16 0.0
.data 1024 1040 16 1.6
tv-app debug (read/write) 247712 247744 32 0.0
.data 3104 3136 32 1.0
mbed lock-app CY8CPROTO_062_4343W+release .data 5752 5760 8 0.1
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Decreases (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 031fe2b a417e46 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603854 603846 -8 -0.0
.app_xip_area 510952 510936 -16 -0.0
lock cyw930739m2evb_01 (read/write) 561642 561634 -8 -0.0
.app_xip_area 470268 470252 -16 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571486 -8 -0.0
.app_xip_area 470472 470456 -16 -0.0
efr32 lighting-app BRD4161A (read only) 921976 921960 -16 -0.0
.text 921968 921952 -16 -0.0
window-app BRD4161A (read only) 852304 852288 -16 -0.0
.text 852296 852280 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 961988 961986 -2 -0.0
.flash.text 961988 961986 -2 -0.0
k32w light k32w061+release (read/write) 701092 701084 -8 -0.0
.text 615768 615752 -16 -0.0
lock k32w061+release (read/write) 700948 700940 -8 -0.0
.text 615616 615600 -16 -0.0
linux all-clusters-app debug (read only) 2477201 2477177 -24 -0.0
.text 2101746 2101698 -48 -0.0
bridge-app debug+rpc (read only) 1752397 1752357 -40 -0.0
.text 1492661 1492597 -64 -0.0
door-lock-app debug (read only) 2004473 2004433 -40 -0.0
.text 1673634 1673570 -64 -0.0
lighting-app debug+rpc (read only) 2177913 2177873 -40 -0.0
.text 1843570 1843506 -64 -0.0
ota-provider-app debug (read only) 1938833 1938793 -40 -0.0
.text 1620498 1620434 -64 -0.0
ota-requestor-app debug (read only) 1969001 1968961 -40 -0.0
.text 1654034 1653970 -64 -0.0
shell debug (read only) 2426545 2426505 -40 -0.0
.text 2060418 2060354 -64 -0.0
thermostat-no-ble arm64 (read only) 2262500 2262468 -32 -0.0
.text 1899152 1899088 -64 -0.0
tv-app debug (read only) 2677465 2677425 -40 -0.0
.text 2295330 2295266 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2353452 2353388 -64 -0.0
.text 1316052 1315988 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155907 1155899 -8 -0.0
text 788072 788056 -16 -0.0
p6 light-app default (read/write) 2396360 2396344 -16 -0.0
.text 1354624 1354608 -16 -0.0
lock-app default (read/write) 2359896 2359880 -16 -0.0
.text 1318160 1318144 -16 -0.0
telink lighting-app tlsr9518adk80d text 633382 633374 -8 -0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 031fe2b a417e46 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603854 603846 -8 -0.0
.app_xip_area 510952 510936 -16 -0.0
.bss 75656 75656 0 0.0
.data 596 604 8 1.3
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561642 561634 -8 -0.0
.app_xip_area 470268 470252 -16 -0.0
.bss 74160 74160 0 0.0
.data 560 568 8 1.4
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571486 -8 -0.0
.app_xip_area 470472 470456 -16 -0.0
.bss 83488 83488 0 0.0
.data 500 508 8 1.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 921976 921960 -16 -0.0
(read/write) 128760 128768 8 0.0
.bss 126768 126768 0 0.0
.data 1988 1996 8 0.4
.text 921968 921952 -16 -0.0
BRD4161A+rpc (read only) 950788 950788 0 0.0
(read/write) 144712 144720 8 0.0
.bss 142544 142544 0 0.0
.data 2168 2176 8 0.4
.text 950780 950780 0 0.0
window-app BRD4161A (read only) 852304 852288 -16 -0.0
(read/write) 126712 126720 8 0.0
.bss 124848 124848 0 0.0
.data 1864 1872 8 0.4
.text 852296 852280 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 961988 961986 -2 -0.0
(read/write) 1393306 1393322 16 0.0
.dram0.bss 62048 62048 0 0.0
.dram0.data 14188 14196 8 0.1
.flash.rodata 198160 198160 0 0.0
.flash.text 961988 961986 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1018119 1018119 0 0.0
(read/write) 461148 461156 8 0.0
.dram0.bss 67576 67576 0 0.0
.dram0.data 34016 34024 8 0.0
.flash.rodata 227720 227720 0 0.0
.flash.text 1012735 1012735 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701092 701084 -8 -0.0
.bss 77656 77656 0 0.0
.data 1868 1876 8 0.4
.text 615768 615752 -16 -0.0
lock k32w061+release (read/write) 700948 700940 -8 -0.0
.bss 77624 77624 0 0.0
.data 1908 1916 8 0.4
.text 615616 615600 -16 -0.0
linux all-clusters-app debug (read only) 2477201 2477177 -24 -0.0
(read/write) 143152 143152 0 0.0
.bss 57312 57312 0 0.0
.data 1264 1280 16 1.3
.data.rel.ro 78840 78840 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 212005 212005 0 0.0
.text 2101746 2101698 -48 -0.0
bridge-app debug+rpc (read only) 1752397 1752357 -40 -0.0
(read/write) 89424 89456 32 0.0
.bss 44456 44456 0 0.0
.data 1952 1984 32 1.6
.data.rel.ro 37944 37944 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144524 144524 0 0.0
.text 1492661 1492597 -64 -0.0
chip-tool debug (read only) 1014584 10152653 6808 0.1
(read/write) 354848 354976 128 0.0
.bss 22304 22368 64 0.3
.data 1072 1072 0 0.0
.data.rel.ro 325408 325448 40 0.0
.dynamic 608 608 0 0.0
.got 4784 4816 32 0.7
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 517813 518325 512 0.1
.text 8845429 8851285 5856 0.1
chip-tool-ipv6only arm64 (read only) 9769292 9776700 7408 0.1
(read/write) 472689 472817 128 0.0
.bss 40609 40657 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371824 371864 40 0.0
.dynamic 560 560 0 0.0
.got 55328 55344 16 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493604 493860 256 0.1
.text 8224324 8231252 6928 0.1
door-lock-app debug (read only) 2004473 2004433 -40 -0.0
(read/write) 116832 116832 0 0.0
.bss 47584 47584 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62856 62856 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 181180 181180 0 0.0
.text 1673634 1673570 -64 -0.0
lighting-app debug+rpc (read only) 2177913 2177873 -40 -0.0
(read/write) 123792 123792 0 0.0
.bss 48864 48864 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175324 175324 0 0.0
.text 1843570 1843506 -64 -0.0
ota-provider-app debug (read only) 1938833 1938793 -40 -0.0
(read/write) 112624 112624 0 0.0
.bss 47488 47488 0 0.0
.data 1288 1288 0 0.0
.data.rel.ro 58200 58200 0 0.0
.dynamic 608 608 0 0.0
.got 4376 4376 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 166571 166571 0 0.0
.text 1620498 1620434 -64 -0.0
ota-requestor-app debug (read only) 1969001 1968961 -40 -0.0
(read/write) 115592 115592 0 0.0
.bss 48480 48480 0 0.0
.data 1416 1416 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 162980 162980 0 0.0
.text 1654034 1653970 -64 -0.0
shell debug (read only) 2426545 2426505 -40 -0.0
(read/write) 147208 147208 0 0.0
.bss 67240 67240 0 0.0
.data 784 800 16 2.0
.data.rel.ro 73472 73472 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 209426 209426 0 0.0
.text 2060418 2060354 -64 -0.0
thermostat-no-ble arm64 (read only) 2262500 2262468 -32 -0.0
(read/write) 148273 148289 16 0.0
.bss 62753 62753 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 140036 140036 0 0.0
.text 1899152 1899088 -64 -0.0
tv-app debug (read only) 2677465 2677425 -40 -0.0
(read/write) 247712 247744 32 0.0
.bss 164384 164384 0 0.0
.data 3104 3136 32 1.0
.data.rel.ro 74168 74168 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 207285 207285 0 0.0
.text 2295330 2295266 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353452 2353388 -64 -0.0
.bss 184652 184652 0 0.0
.data 5752 5760 8 0.1
.text 1316052 1315988 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155907 1155899 -8 -0.0
bss 146716 146716 0 0.0
rodata 145956 145956 0 0.0
text 788072 788056 -16 -0.0
p6 all-clusters-app default (read/write) 2492960 2492960 0 0.0
.bss 118072 118072 0 0.0
.data 2632 2640 8 0.3
.text 1451224 1451224 0 0.0
light-app default (read/write) 2396360 2396344 -16 -0.0
.bss 111544 111544 0 0.0
.data 2488 2496 8 0.3
.text 1354624 1354608 -16 -0.0
lock-app default (read/write) 2359896 2359880 -16 -0.0
.bss 111288 111288 0 0.0
.data 2448 2456 8 0.3
.text 1318160 1318144 -16 -0.0
telink lighting-app tlsr9518adk80d (read/write) 895806 895806 0 0.0
bss 87424 87424 0 0.0
noinit 37160 37160 0 0.0
text 633382 633374 -8 -0.0

@vijs vijs force-pushed the feature/paa_trust_store branch 2 times, most recently from 058a818 to 15ce6f4 Compare March 22, 2022 16:21
@github-actions
Copy link

github-actions bot commented Mar 22, 2022

PR #16125: Size comparison from 2e658fb to 15ce6f4

Increases above 0.2%:

platform target config section 2e658fb 15ce6f4 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A .data 1988 1996 8 0.4
BRD4161A+rpc .data 2168 2176 8 0.4
window-app BRD4161A .data 1864 1872 8 0.4
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc .data 1952 1984 32 1.6
chip-tool debug .bss 22304 22368 64 0.3
.got 4784 4816 32 0.7
chip-tool-ipv6only arm64 .data 1128 1144 16 1.4
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 .data 1024 1040 16 1.6
tv-app debug .data 3104 3136 32 1.0
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section 2e658fb 15ce6f4 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A (read/write) 128760 128768 8 0.0
.data 1988 1996 8 0.4
BRD4161A+rpc (read/write) 144712 144720 8 0.0
.data 2168 2176 8 0.4
window-app BRD4161A (read/write) 126720 126728 8 0.0
.data 1864 1872 8 0.4
esp32 all-clusters-app c3devkit (read/write) 1393690 1393706 16 0.0
.dram0.data 14188 14196 8 0.1
m5stack (read/write) 461460 461468 8 0.0
.dram0.data 34016 34024 8 0.0
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc (read/write) 89424 89456 32 0.0
.data 1952 1984 32 1.6
chip-tool debug (read only) 10145893 10152701 6808 0.1
(read/write) 354848 354976 128 0.0
.bss 22304 22368 64 0.3
.data.rel.ro 325408 325448 40 0.0
.got 4784 4816 32 0.7
.rodata 517813 518325 512 0.1
.text 8845477 8851333 5856 0.1
chip-tool-ipv6only arm64 (read only) 9769404 9776812 7408 0.1
(read/write) 472689 472817 128 0.0
.bss 40609 40657 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371824 371864 40 0.0
.got 55328 55344 16 0.0
.rodata 493604 493860 256 0.1
.text 8224436 8231364 6928 0.1
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 (read/write) 148273 148289 16 0.0
.data 1024 1040 16 1.6
tv-app debug (read/write) 247712 247744 32 0.0
.data 3104 3136 32 1.0
mbed lock-app CY8CPROTO_062_4343W+release .data 5752 5760 8 0.1
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Decreases (23 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 2e658fb 15ce6f4 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603870 603862 -8 -0.0
.app_xip_area 510968 510952 -16 -0.0
lock cyw930739m2evb_01 (read/write) 561658 561650 -8 -0.0
.app_xip_area 470284 470268 -16 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571486 -8 -0.0
.app_xip_area 470472 470456 -16 -0.0
efr32 lighting-app BRD4161A (read only) 922008 921992 -16 -0.0
.text 922000 921984 -16 -0.0
BRD4161A+rpc (read only) 950820 950804 -16 -0.0
.text 950812 950796 -16 -0.0
window-app BRD4161A (read only) 852384 852368 -16 -0.0
.text 852376 852360 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 963776 963774 -2 -0.0
.flash.text 963776 963774 -2 -0.0
k32w light k32w061+release (read/write) 701092 701084 -8 -0.0
.text 615768 615752 -16 -0.0
lock k32w061+release (read/write) 700964 700956 -8 -0.0
.text 615632 615616 -16 -0.0
linux all-clusters-app debug (read only) 2477089 2477049 -40 -0.0
.text 2101634 2101570 -64 -0.0
bridge-app debug+rpc (read only) 1752637 1752597 -40 -0.0
.text 1492741 1492677 -64 -0.0
door-lock-app debug (read only) 2004473 2004433 -40 -0.0
.text 1673634 1673570 -64 -0.0
lighting-app debug+rpc (read only) 2178137 2178113 -24 -0.0
.text 1843634 1843586 -48 -0.0
ota-provider-app debug (read only) 1938833 1938793 -40 -0.0
.text 1620498 1620434 -64 -0.0
ota-requestor-app debug (read only) 1969001 1968961 -40 -0.0
.text 1654034 1653970 -64 -0.0
shell debug (read only) 2426433 2426393 -40 -0.0
.text 2060306 2060242 -64 -0.0
thermostat-no-ble arm64 (read only) 2262500 2262468 -32 -0.0
.text 1899152 1899088 -64 -0.0
tv-app debug (read only) 2677657 2677617 -40 -0.0
.text 2295394 2295330 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155987 1155979 -8 -0.0
text 788148 788132 -16 -0.0
p6 all-clusters-app default (read/write) 2492976 2492960 -16 -0.0
.text 1451240 1451224 -16 -0.0
light-app default (read/write) 2396376 2396360 -16 -0.0
.text 1354640 1354624 -16 -0.0
lock-app default (read/write) 2359928 2359912 -16 -0.0
.text 1318192 1318176 -16 -0.0
telink lighting-app tlsr9518adk80d text 633404 633396 -8 -0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 2e658fb 15ce6f4 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603870 603862 -8 -0.0
.app_xip_area 510968 510952 -16 -0.0
.bss 75656 75656 0 0.0
.data 596 604 8 1.3
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561658 561650 -8 -0.0
.app_xip_area 470284 470268 -16 -0.0
.bss 74160 74160 0 0.0
.data 560 568 8 1.4
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571486 -8 -0.0
.app_xip_area 470472 470456 -16 -0.0
.bss 83488 83488 0 0.0
.data 500 508 8 1.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 922008 921992 -16 -0.0
(read/write) 128760 128768 8 0.0
.bss 126768 126768 0 0.0
.data 1988 1996 8 0.4
.text 922000 921984 -16 -0.0
BRD4161A+rpc (read only) 950820 950804 -16 -0.0
(read/write) 144712 144720 8 0.0
.bss 142544 142544 0 0.0
.data 2168 2176 8 0.4
.text 950812 950796 -16 -0.0
window-app BRD4161A (read only) 852384 852368 -16 -0.0
(read/write) 126720 126728 8 0.0
.bss 124856 124856 0 0.0
.data 1864 1872 8 0.4
.text 852376 852360 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 963776 963774 -2 -0.0
(read/write) 1393690 1393706 16 0.0
.dram0.bss 62072 62072 0 0.0
.dram0.data 14188 14196 8 0.1
.flash.rodata 198512 198512 0 0.0
.flash.text 963776 963774 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1020319 1020319 0 0.0
(read/write) 461460 461468 8 0.0
.dram0.bss 67592 67592 0 0.0
.dram0.data 34016 34024 8 0.0
.flash.rodata 228016 228016 0 0.0
.flash.text 1014935 1014935 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701092 701084 -8 -0.0
.bss 77656 77656 0 0.0
.data 1868 1876 8 0.4
.text 615768 615752 -16 -0.0
lock k32w061+release (read/write) 700964 700956 -8 -0.0
.bss 77624 77624 0 0.0
.data 1908 1916 8 0.4
.text 615632 615616 -16 -0.0
linux all-clusters-app debug (read only) 2477089 2477049 -40 -0.0
(read/write) 143152 143152 0 0.0
.bss 57312 57312 0 0.0
.data 1264 1280 16 1.3
.data.rel.ro 78840 78840 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 212005 212005 0 0.0
.text 2101634 2101570 -64 -0.0
bridge-app debug+rpc (read only) 1752637 1752597 -40 -0.0
(read/write) 89424 89456 32 0.0
.bss 44456 44456 0 0.0
.data 1952 1984 32 1.6
.data.rel.ro 37944 37944 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144684 144684 0 0.0
.text 1492741 1492677 -64 -0.0
chip-tool debug (read only) 10145893 10152701 6808 0.1
(read/write) 354848 354976 128 0.0
.bss 22304 22368 64 0.3
.data 1072 1072 0 0.0
.data.rel.ro 325408 325448 40 0.0
.dynamic 608 608 0 0.0
.got 4784 4816 32 0.7
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 517813 518325 512 0.1
.text 8845477 8851333 5856 0.1
chip-tool-ipv6only arm64 (read only) 9769404 9776812 7408 0.1
(read/write) 472689 472817 128 0.0
.bss 40609 40657 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371824 371864 40 0.0
.dynamic 560 560 0 0.0
.got 55328 55344 16 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493604 493860 256 0.1
.text 8224436 8231364 6928 0.1
door-lock-app debug (read only) 2004473 2004433 -40 -0.0
(read/write) 116832 116832 0 0.0
.bss 47584 47584 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62856 62856 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 181180 181180 0 0.0
.text 1673634 1673570 -64 -0.0
lighting-app debug+rpc (read only) 2178137 2178113 -24 -0.0
(read/write) 123792 123792 0 0.0
.bss 48864 48864 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175484 175484 0 0.0
.text 1843634 1843586 -48 -0.0
ota-provider-app debug (read only) 1938833 1938793 -40 -0.0
(read/write) 112624 112624 0 0.0
.bss 47488 47488 0 0.0
.data 1288 1288 0 0.0
.data.rel.ro 58200 58200 0 0.0
.dynamic 608 608 0 0.0
.got 4376 4376 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 166571 166571 0 0.0
.text 1620498 1620434 -64 -0.0
ota-requestor-app debug (read only) 1969001 1968961 -40 -0.0
(read/write) 115592 115592 0 0.0
.bss 48480 48480 0 0.0
.data 1416 1416 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 162980 162980 0 0.0
.text 1654034 1653970 -64 -0.0
shell debug (read only) 2426433 2426393 -40 -0.0
(read/write) 147208 147208 0 0.0
.bss 67240 67240 0 0.0
.data 784 800 16 2.0
.data.rel.ro 73472 73472 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 209426 209426 0 0.0
.text 2060306 2060242 -64 -0.0
thermostat-no-ble arm64 (read only) 2262500 2262468 -32 -0.0
(read/write) 148273 148289 16 0.0
.bss 62753 62753 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 140036 140036 0 0.0
.text 1899152 1899088 -64 -0.0
tv-app debug (read only) 2677657 2677617 -40 -0.0
(read/write) 247712 247744 32 0.0
.bss 164384 164384 0 0.0
.data 3104 3136 32 1.0
.data.rel.ro 74168 74168 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 207413 207413 0 0.0
.text 2295394 2295330 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353452 2353452 0 0.0
.bss 184652 184652 0 0.0
.data 5752 5760 8 0.1
.text 1316052 1316052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155987 1155979 -8 -0.0
bss 146716 146716 0 0.0
rodata 145956 145956 0 0.0
text 788148 788132 -16 -0.0
p6 all-clusters-app default (read/write) 2492976 2492960 -16 -0.0
.bss 118072 118072 0 0.0
.data 2632 2640 8 0.3
.text 1451240 1451224 -16 -0.0
light-app default (read/write) 2396376 2396360 -16 -0.0
.bss 111544 111544 0 0.0
.data 2488 2496 8 0.3
.text 1354640 1354624 -16 -0.0
lock-app default (read/write) 2359928 2359912 -16 -0.0
.bss 111288 111288 0 0.0
.data 2448 2456 8 0.3
.text 1318192 1318176 -16 -0.0
telink lighting-app tlsr9518adk80d (read/write) 895830 895830 0 0.0
bss 87424 87424 0 0.0
noinit 37160 37160 0 0.0
text 633404 633396 -8 -0.0

@vijs vijs force-pushed the feature/paa_trust_store branch from 15ce6f4 to 17f4e33 Compare March 22, 2022 19:19
@github-actions
Copy link

github-actions bot commented Mar 22, 2022

PR #16125: Size comparison from d71e8e5 to 17f4e33

Increases above 0.2%:

platform target config section d71e8e5 17f4e33 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A .data 1988 1996 8 0.4
BRD4161A+rpc .data 2168 2176 8 0.4
window-app BRD4161A .data 1864 1872 8 0.4
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux chip-tool-ipv6only arm64 .data 1128 1144 16 1.4
thermostat-no-ble arm64 .data 1024 1040 16 1.6
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Increases (16 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section d71e8e5 17f4e33 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A (read/write) 128760 128768 8 0.0
.data 1988 1996 8 0.4
BRD4161A+rpc (read/write) 144712 144720 8 0.0
.data 2168 2176 8 0.4
window-app BRD4161A (read/write) 126720 126728 8 0.0
.data 1864 1872 8 0.4
esp32 all-clusters-app c3devkit (read/write) 1393690 1393706 16 0.0
.dram0.data 14188 14196 8 0.1
m5stack (read/write) 461460 461468 8 0.0
.dram0.data 34016 34024 8 0.0
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux chip-tool-ipv6only arm64 (read only) 9776284 9783708 7424 0.1
(read/write) 472817 472945 128 0.0
.bss 40625 40673 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371880 371920 40 0.0
.got 55384 55400 16 0.0
.rodata 493876 494148 272 0.1
.text 8230756 8237684 6928 0.1
thermostat-no-ble arm64 (read/write) 148273 148289 16 0.0
.data 1024 1040 16 1.6
mbed lock-app CY8CPROTO_062_4343W+release .data 5752 5760 8 0.1
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Decreases (14 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section d71e8e5 17f4e33 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 604166 604158 -8 -0.0
.app_xip_area 511264 511248 -16 -0.0
lock cyw930739m2evb_01 (read/write) 561946 561938 -8 -0.0
.app_xip_area 470572 470556 -16 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571790 571782 -8 -0.0
.app_xip_area 470768 470752 -16 -0.0
efr32 lighting-app BRD4161A (read only) 922424 922408 -16 -0.0
.text 922416 922400 -16 -0.0
BRD4161A+rpc (read only) 951236 951220 -16 -0.0
.text 951228 951212 -16 -0.0
window-app BRD4161A (read only) 852800 852784 -16 -0.0
.text 852792 852776 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 964026 964024 -2 -0.0
.flash.text 964026 964024 -2 -0.0
k32w light k32w061+release (read/write) 701380 701372 -8 -0.0
.text 616056 616040 -16 -0.0
lock k32w061+release (read/write) 701252 701244 -8 -0.0
.text 615920 615904 -16 -0.0
linux thermostat-no-ble arm64 (read only) 2262724 2262692 -32 -0.0
.text 1899568 1899504 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1156275 1156267 -8 -0.0
text 788432 788416 -16 -0.0
p6 all-clusters-app default (read/write) 2493408 2493392 -16 -0.0
.text 1451672 1451656 -16 -0.0
light-app default (read/write) 2396808 2396792 -16 -0.0
.text 1355072 1355056 -16 -0.0
telink lighting-app tlsr9518adk80d text 633718 633710 -8 -0.0
Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section d71e8e5 17f4e33 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 604166 604158 -8 -0.0
.app_xip_area 511264 511248 -16 -0.0
.bss 75656 75656 0 0.0
.data 596 604 8 1.3
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561946 561938 -8 -0.0
.app_xip_area 470572 470556 -16 -0.0
.bss 74160 74160 0 0.0
.data 560 568 8 1.4
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571790 571782 -8 -0.0
.app_xip_area 470768 470752 -16 -0.0
.bss 83488 83488 0 0.0
.data 500 508 8 1.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 922424 922408 -16 -0.0
(read/write) 128760 128768 8 0.0
.bss 126768 126768 0 0.0
.data 1988 1996 8 0.4
.text 922416 922400 -16 -0.0
BRD4161A+rpc (read only) 951236 951220 -16 -0.0
(read/write) 144712 144720 8 0.0
.bss 142544 142544 0 0.0
.data 2168 2176 8 0.4
.text 951228 951212 -16 -0.0
window-app BRD4161A (read only) 852800 852784 -16 -0.0
(read/write) 126720 126728 8 0.0
.bss 124856 124856 0 0.0
.data 1864 1872 8 0.4
.text 852792 852776 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 964026 964024 -2 -0.0
(read/write) 1393690 1393706 16 0.0
.dram0.bss 62072 62072 0 0.0
.dram0.data 14188 14196 8 0.1
.flash.rodata 198512 198512 0 0.0
.flash.text 964026 964024 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1020579 1020579 0 0.0
(read/write) 461460 461468 8 0.0
.dram0.bss 67592 67592 0 0.0
.dram0.data 34016 34024 8 0.0
.flash.rodata 228016 228016 0 0.0
.flash.text 1015195 1015195 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701380 701372 -8 -0.0
.bss 77656 77656 0 0.0
.data 1868 1876 8 0.4
.text 616056 616040 -16 -0.0
lock k32w061+release (read/write) 701252 701244 -8 -0.0
.bss 77624 77624 0 0.0
.data 1908 1916 8 0.4
.text 615920 615904 -16 -0.0
linux chip-tool-ipv6only arm64 (read only) 9776284 9783708 7424 0.1
(read/write) 472817 472945 128 0.0
.bss 40625 40673 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371880 371920 40 0.0
.dynamic 560 560 0 0.0
.got 55384 55400 16 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493876 494148 272 0.1
.text 8230756 8237684 6928 0.1
thermostat-no-ble arm64 (read only) 2262724 2262692 -32 -0.0
(read/write) 148273 148289 16 0.0
.bss 62753 62753 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 139844 139844 0 0.0
.text 1899568 1899504 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353708 2353708 0 0.0
.bss 184652 184652 0 0.0
.data 5752 5760 8 0.1
.text 1316308 1316308 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1156275 1156267 -8 -0.0
bss 146716 146716 0 0.0
rodata 145956 145956 0 0.0
text 788432 788416 -16 -0.0
p6 all-clusters-app default (read/write) 2493408 2493392 -16 -0.0
.bss 118072 118072 0 0.0
.data 2632 2640 8 0.3
.text 1451672 1451656 -16 -0.0
light-app default (read/write) 2396808 2396792 -16 -0.0
.bss 111544 111544 0 0.0
.data 2488 2496 8 0.3
.text 1355072 1355056 -16 -0.0
lock-app default (read/write) 2360344 2360344 0 0.0
.bss 111288 111288 0 0.0
.data 2448 2456 8 0.3
.text 1318608 1318608 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 896142 896142 0 0.0
bss 87424 87424 0 0.0
noinit 37160 37160 0 0.0
text 633718 633710 -8 -0.0

@vijs vijs force-pushed the feature/paa_trust_store branch 2 times, most recently from 9586c93 to 622bd88 Compare March 23, 2022 14:13
@github-actions
Copy link

github-actions bot commented Mar 23, 2022

PR #16125: Size comparison from 4a33c98 to 622bd88

Increases above 0.2%:

platform target config section 4a33c98 622bd88 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A .data 1988 1996 8 0.4
BRD4161A+rpc .data 2168 2176 8 0.4
window-app BRD4161A .data 1864 1872 8 0.4
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc .data 1952 1984 32 1.6
chip-tool debug .bss 22336 22400 64 0.3
.got 4784 4816 32 0.7
chip-tool-ipv6only arm64 .data 1128 1144 16 1.4
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 .data 1024 1040 16 1.6
tv-app debug .data 3104 3136 32 1.0
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section 4a33c98 622bd88 change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A (read/write) 128756 128764 8 0.0
.data 1988 1996 8 0.4
BRD4161A+rpc (read/write) 144712 144720 8 0.0
.data 2168 2176 8 0.4
window-app BRD4161A (read/write) 126720 126728 8 0.0
.data 1864 1872 8 0.4
esp32 all-clusters-app c3devkit (read/write) 1393714 1393730 16 0.0
.dram0.data 14188 14196 8 0.1
m5stack (read/write) 461492 461500 8 0.0
.dram0.data 34016 34024 8 0.0
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc (read/write) 89424 89456 32 0.0
.data 1952 1984 32 1.6
chip-tool debug (read only) 10179253 10186061 6808 0.1
(read/write) 354976 355136 160 0.0
.bss 22336 22400 64 0.3
.data.rel.ro 325520 325560 40 0.0
.got 4784 4816 32 0.7
.rodata 520085 520597 512 0.1
.text 8876325 8882181 5856 0.1
chip-tool-ipv6only arm64 (read only) 9798524 9805932 7408 0.1
(read/write) 473169 473297 128 0.0
.bss 40625 40673 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371936 371976 40 0.0
.got 55680 55696 16 0.0
.rodata 495636 495908 272 0.1
.text 8250228 8257140 6912 0.1
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 (read/write) 148273 148289 16 0.0
.data 1024 1040 16 1.6
tv-app debug (read/write) 247744 247776 32 0.0
.data 3104 3136 32 1.0
mbed lock-app CY8CPROTO_062_4343W+release .data 5752 5760 8 0.1
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Decreases (21 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 4a33c98 622bd88 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603478 603470 -8 -0.0
.app_xip_area 510576 510560 -16 -0.0
lock cyw930739m2evb_01 (read/write) 561274 561266 -8 -0.0
.app_xip_area 469900 469884 -16 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 572806 572798 -8 -0.0
.app_xip_area 471784 471768 -16 -0.0
efr32 lighting-app BRD4161A (read only) 922300 922284 -16 -0.0
.text 922292 922276 -16 -0.0
BRD4161A+rpc (read only) 951128 951112 -16 -0.0
.text 951120 951104 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 964156 964154 -2 -0.0
.flash.text 964156 964154 -2 -0.0
k32w light k32w061+release (read/write) 701120 701112 -8 -0.0
.text 615796 615780 -16 -0.0
lock k32w061+release (read/write) 701088 701080 -8 -0.0
.text 615756 615740 -16 -0.0
linux all-clusters-app debug (read only) 2478329 2478289 -40 -0.0
.text 2102914 2102850 -64 -0.0
bridge-app debug+rpc (read only) 1753373 1753333 -40 -0.0
.text 1493605 1493541 -64 -0.0
door-lock-app debug (read only) 2005129 2005089 -40 -0.0
.text 1674482 1674418 -64 -0.0
lighting-app debug+rpc (read only) 2178777 2178737 -40 -0.0
.text 1844594 1844530 -64 -0.0
ota-provider-app debug (read only) 1946513 1946489 -24 -0.0
.text 1627810 1627762 -48 -0.0
ota-requestor-app debug (read only) 1969953 1969913 -40 -0.0
.text 1654962 1654898 -64 -0.0
shell debug (read only) 2427657 2427633 -24 -0.0
.text 2061570 2061522 -48 -0.0
thermostat-no-ble arm64 (read only) 2262692 2262660 -32 -0.0
.text 1899600 1899536 -64 -0.0
tv-app debug (read only) 2678521 2678481 -40 -0.0
.text 2296514 2296450 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1138947 1138939 -8 -0.0
text 780084 780068 -16 -0.0
p6 light-app default (read/write) 2396776 2396760 -16 -0.0
.text 1355040 1355024 -16 -0.0
lock-app default (read/write) 2360312 2360296 -16 -0.0
.text 1318576 1318560 -16 -0.0
telink lighting-app tlsr9518adk80d text 634304 634296 -8 -0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 4a33c98 622bd88 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603478 603470 -8 -0.0
.app_xip_area 510576 510560 -16 -0.0
.bss 75656 75656 0 0.0
.data 596 604 8 1.3
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561274 561266 -8 -0.0
.app_xip_area 469900 469884 -16 -0.0
.bss 74160 74160 0 0.0
.data 560 568 8 1.4
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 572806 572798 -8 -0.0
.app_xip_area 471784 471768 -16 -0.0
.bss 83488 83488 0 0.0
.data 500 508 8 1.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 922300 922284 -16 -0.0
(read/write) 128756 128764 8 0.0
.bss 126768 126768 0 0.0
.data 1988 1996 8 0.4
.text 922292 922276 -16 -0.0
BRD4161A+rpc (read only) 951128 951112 -16 -0.0
(read/write) 144712 144720 8 0.0
.bss 142544 142544 0 0.0
.data 2168 2176 8 0.4
.text 951120 951104 -16 -0.0
window-app BRD4161A (read only) 852660 852660 0 0.0
(read/write) 126720 126728 8 0.0
.bss 124856 124856 0 0.0
.data 1864 1872 8 0.4
.text 852652 852652 0 0.0
esp32 all-clusters-app c3devkit (read only) 964156 964154 -2 -0.0
(read/write) 1393714 1393730 16 0.0
.dram0.bss 62072 62072 0 0.0
.dram0.data 14188 14196 8 0.1
.flash.rodata 198536 198536 0 0.0
.flash.text 964156 964154 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1020687 1020687 0 0.0
(read/write) 461492 461500 8 0.0
.dram0.bss 67600 67600 0 0.0
.dram0.data 34016 34024 8 0.0
.flash.rodata 228040 228040 0 0.0
.flash.text 1015303 1015303 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701120 701112 -8 -0.0
.bss 77656 77656 0 0.0
.data 1868 1876 8 0.4
.text 615796 615780 -16 -0.0
lock k32w061+release (read/write) 701088 701080 -8 -0.0
.bss 77624 77624 0 0.0
.data 1908 1916 8 0.4
.text 615756 615740 -16 -0.0
linux all-clusters-app debug (read only) 2478329 2478289 -40 -0.0
(read/write) 143216 143216 0 0.0
.bss 57312 57312 0 0.0
.data 1264 1280 16 1.3
.data.rel.ro 78904 78904 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 211941 211941 0 0.0
.text 2102914 2102850 -64 -0.0
bridge-app debug+rpc (read only) 1753373 1753333 -40 -0.0
(read/write) 89424 89456 32 0.0
.bss 44456 44456 0 0.0
.data 1952 1984 32 1.6
.data.rel.ro 37944 37944 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144556 144556 0 0.0
.text 1493605 1493541 -64 -0.0
chip-tool debug (read only) 10179253 10186061 6808 0.1
(read/write) 354976 355136 160 0.0
.bss 22336 22400 64 0.3
.data 1072 1072 0 0.0
.data.rel.ro 325520 325560 40 0.0
.dynamic 608 608 0 0.0
.got 4784 4816 32 0.7
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 520085 520597 512 0.1
.text 8876325 8882181 5856 0.1
chip-tool-ipv6only arm64 (read only) 9798524 9805932 7408 0.1
(read/write) 473169 473297 128 0.0
.bss 40625 40673 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371936 371976 40 0.0
.dynamic 560 560 0 0.0
.got 55680 55696 16 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 495636 495908 272 0.1
.text 8250228 8257140 6912 0.1
door-lock-app debug (read only) 2005129 2005089 -40 -0.0
(read/write) 116832 116832 0 0.0
.bss 47584 47584 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62856 62856 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 180988 180988 0 0.0
.text 1674482 1674418 -64 -0.0
lighting-app debug+rpc (read only) 2178777 2178737 -40 -0.0
(read/write) 123792 123792 0 0.0
.bss 48864 48864 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175164 175164 0 0.0
.text 1844594 1844530 -64 -0.0
ota-provider-app debug (read only) 1946513 1946489 -24 -0.0
(read/write) 112560 112560 0 0.0
.bss 47456 47456 0 0.0
.data 1256 1256 0 0.0
.data.rel.ro 58200 58200 0 0.0
.dynamic 608 608 0 0.0
.got 4376 4376 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 166987 166987 0 0.0
.text 1627810 1627762 -48 -0.0
ota-requestor-app debug (read only) 1969953 1969913 -40 -0.0
(read/write) 115592 115592 0 0.0
.bss 48480 48480 0 0.0
.data 1416 1416 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 162980 162980 0 0.0
.text 1654962 1654898 -64 -0.0
shell debug (read only) 2427657 2427633 -24 -0.0
(read/write) 147272 147272 0 0.0
.bss 67240 67240 0 0.0
.data 784 800 16 2.0
.data.rel.ro 73536 73536 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 209362 209362 0 0.0
.text 2061570 2061522 -48 -0.0
thermostat-no-ble arm64 (read only) 2262692 2262660 -32 -0.0
(read/write) 148273 148289 16 0.0
.bss 62753 62753 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 139780 139780 0 0.0
.text 1899600 1899536 -64 -0.0
tv-app debug (read only) 2678521 2678481 -40 -0.0
(read/write) 247744 247776 32 0.0
.bss 164416 164416 0 0.0
.data 3104 3136 32 1.0
.data.rel.ro 74168 74168 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 207157 207157 0 0.0
.text 2296514 2296450 -64 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353636 2353636 0 0.0
.bss 184652 184652 0 0.0
.data 5752 5760 8 0.1
.text 1316236 1316236 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1138947 1138939 -8 -0.0
bss 142588 142588 0 0.0
rodata 141516 141516 0 0.0
text 780084 780068 -16 -0.0
p6 all-clusters-app default (read/write) 2493592 2493592 0 0.0
.bss 118072 118072 0 0.0
.data 2632 2640 8 0.3
.text 1451856 1451856 0 0.0
light-app default (read/write) 2396776 2396760 -16 -0.0
.bss 111544 111544 0 0.0
.data 2488 2496 8 0.3
.text 1355040 1355024 -16 -0.0
lock-app default (read/write) 2360312 2360296 -16 -0.0
.bss 111288 111288 0 0.0
.data 2448 2456 8 0.3
.text 1318576 1318560 -16 -0.0
telink lighting-app tlsr9518adk80d (read/write) 896954 896954 0 0.0
bss 87444 87444 0 0.0
noinit 37160 37160 0 0.0
text 634304 634296 -8 -0.0

@vijs vijs force-pushed the feature/paa_trust_store branch from 8d9aabe to d55768e Compare March 23, 2022 17:18
@github-actions
Copy link

github-actions bot commented Mar 23, 2022

PR #16125: Size comparison from b24efd9 to d55768e

Increases above 0.2%:

platform target config section b24efd9 d55768e change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A .data 1988 1996 8 0.4
BRD4161A+rpc .data 2168 2176 8 0.4
window-app BRD4161A .data 1864 1872 8 0.4
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc .data 1952 1984 32 1.6
chip-tool debug .bss 22336 22400 64 0.3
.got 4784 4816 32 0.7
chip-tool-ipv6only arm64 .data 1128 1144 16 1.4
ota-requestor-app debug .data 1448 1480 32 2.2
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 .data 1024 1040 16 1.6
tv-app debug .data 3104 3136 32 1.0
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Increases (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section b24efd9 d55768e change % change
cyw30739 light cyw930739m2evb_01 .data 596 604 8 1.3
lock cyw930739m2evb_01 .data 560 568 8 1.4
ota-requestor-no-progress-logging cyw930739m2evb_01 .data 500 508 8 1.6
efr32 lighting-app BRD4161A (read/write) 128748 128756 8 0.0
.data 1988 1996 8 0.4
BRD4161A+rpc (read/write) 144704 144712 8 0.0
.data 2168 2176 8 0.4
window-app BRD4161A (read/write) 126720 126728 8 0.0
.data 1864 1872 8 0.4
esp32 all-clusters-app c3devkit (read/write) 1393714 1393730 16 0.0
.dram0.data 14188 14196 8 0.1
m5stack (read/write) 461492 461500 8 0.0
.dram0.data 34016 34024 8 0.0
k32w light k32w061+release .data 1868 1876 8 0.4
lock k32w061+release .data 1908 1916 8 0.4
linux all-clusters-app debug .data 1264 1280 16 1.3
bridge-app debug+rpc (read/write) 89424 89456 32 0.0
.data 1952 1984 32 1.6
chip-tool debug (read only) 10180709 10187517 6808 0.1
(read/write) 354976 355136 160 0.0
.bss 22336 22400 64 0.3
.data.rel.ro 325520 325560 40 0.0
.got 4784 4816 32 0.7
.rodata 520213 520725 512 0.1
.text 8877653 8883509 5856 0.1
chip-tool-ipv6only arm64 (read only) 9799868 9807276 7408 0.1
(read/write) 473185 473313 128 0.0
.bss 40625 40673 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371960 372000 40 0.0
.got 55680 55696 16 0.0
.rodata 495764 496036 272 0.1
.text 8251428 8258340 6912 0.1
ota-requestor-app debug (read/write) 115784 115816 32 0.0
.data 1448 1480 32 2.2
shell debug .data 784 800 16 2.0
thermostat-no-ble arm64 (read/write) 148273 148289 16 0.0
.data 1024 1040 16 1.6
tv-app debug (read/write) 247744 247776 32 0.0
.data 3104 3136 32 1.0
mbed lock-app CY8CPROTO_062_4343W+release .data 5752 5760 8 0.1
p6 all-clusters-app default .data 2632 2640 8 0.3
light-app default .data 2488 2496 8 0.3
lock-app default .data 2448 2456 8 0.3
Decreases (21 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section b24efd9 d55768e change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603478 603470 -8 -0.0
.app_xip_area 510576 510560 -16 -0.0
lock cyw930739m2evb_01 (read/write) 561274 561266 -8 -0.0
.app_xip_area 469900 469884 -16 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 573358 573350 -8 -0.0
.app_xip_area 472336 472320 -16 -0.0
efr32 lighting-app BRD4161A+rpc (read only) 951708 951692 -16 -0.0
.text 951700 951684 -16 -0.0
window-app BRD4161A (read only) 852672 852656 -16 -0.0
.text 852664 852648 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 964156 964154 -2 -0.0
.flash.text 964156 964154 -2 -0.0
k32w light k32w061+release (read/write) 701652 701644 -8 -0.0
.text 616336 616320 -16 -0.0
lock k32w061+release (read/write) 701088 701080 -8 -0.0
.text 615756 615740 -16 -0.0
linux all-clusters-app debug (read only) 2478313 2478273 -40 -0.0
.text 2102898 2102834 -64 -0.0
bridge-app debug+rpc (read only) 1753357 1753317 -40 -0.0
.text 1493589 1493525 -64 -0.0
door-lock-app debug (read only) 2005113 2005073 -40 -0.0
.text 1674466 1674402 -64 -0.0
lighting-app debug+rpc (read only) 2178761 2178721 -40 -0.0
.text 1844578 1844514 -64 -0.0
ota-provider-app debug (read only) 1946497 1946473 -24 -0.0
.text 1627794 1627746 -48 -0.0
ota-requestor-app debug (read only) 1973305 1973281 -24 -0.0
.text 1657698 1657650 -48 -0.0
shell debug (read only) 2427657 2427617 -40 -0.0
.text 2061570 2061506 -64 -0.0
thermostat-no-ble arm64 (read only) 2262692 2262660 -32 -0.0
.text 1899600 1899536 -64 -0.0
tv-app debug (read only) 2679225 2679201 -24 -0.0
.text 2297218 2297170 -48 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1139467 1139459 -8 -0.0
text 780524 780508 -16 -0.0
p6 light-app default (read/write) 2396776 2396760 -16 -0.0
.text 1355040 1355024 -16 -0.0
lock-app default (read/write) 2360312 2360296 -16 -0.0
.text 1318576 1318560 -16 -0.0
telink lighting-app tlsr9518adk80d text 634304 634296 -8 -0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section b24efd9 d55768e change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603478 603470 -8 -0.0
.app_xip_area 510576 510560 -16 -0.0
.bss 75656 75656 0 0.0
.data 596 604 8 1.3
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561274 561266 -8 -0.0
.app_xip_area 469900 469884 -16 -0.0
.bss 74160 74160 0 0.0
.data 560 568 8 1.4
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 573358 573350 -8 -0.0
.app_xip_area 472336 472320 -16 -0.0
.bss 83488 83488 0 0.0
.data 500 508 8 1.6
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 922876 922876 0 0.0
(read/write) 128748 128756 8 0.0
.bss 126760 126760 0 0.0
.data 1988 1996 8 0.4
.text 922868 922868 0 0.0
BRD4161A+rpc (read only) 951708 951692 -16 -0.0
(read/write) 144704 144712 8 0.0
.bss 142536 142536 0 0.0
.data 2168 2176 8 0.4
.text 951700 951684 -16 -0.0
window-app BRD4161A (read only) 852672 852656 -16 -0.0
(read/write) 126720 126728 8 0.0
.bss 124856 124856 0 0.0
.data 1864 1872 8 0.4
.text 852664 852648 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 964156 964154 -2 -0.0
(read/write) 1393714 1393730 16 0.0
.dram0.bss 62072 62072 0 0.0
.dram0.data 14188 14196 8 0.1
.flash.rodata 198536 198536 0 0.0
.flash.text 964156 964154 -2 -0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1020691 1020691 0 0.0
(read/write) 461492 461500 8 0.0
.dram0.bss 67600 67600 0 0.0
.dram0.data 34016 34024 8 0.0
.flash.rodata 228040 228040 0 0.0
.flash.text 1015307 1015307 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701652 701644 -8 -0.0
.bss 77648 77648 0 0.0
.data 1868 1876 8 0.4
.text 616336 616320 -16 -0.0
lock k32w061+release (read/write) 701088 701080 -8 -0.0
.bss 77624 77624 0 0.0
.data 1908 1916 8 0.4
.text 615756 615740 -16 -0.0
linux all-clusters-app debug (read only) 2478313 2478273 -40 -0.0
(read/write) 143216 143216 0 0.0
.bss 57312 57312 0 0.0
.data 1264 1280 16 1.3
.data.rel.ro 78904 78904 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 211941 211941 0 0.0
.text 2102898 2102834 -64 -0.0
bridge-app debug+rpc (read only) 1753357 1753317 -40 -0.0
(read/write) 89424 89456 32 0.0
.bss 44456 44456 0 0.0
.data 1952 1984 32 1.6
.data.rel.ro 37944 37944 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144556 144556 0 0.0
.text 1493589 1493525 -64 -0.0
chip-tool debug (read only) 10180709 10187517 6808 0.1
(read/write) 354976 355136 160 0.0
.bss 22336 22400 64 0.3
.data 1072 1072 0 0.0
.data.rel.ro 325520 325560 40 0.0
.dynamic 608 608 0 0.0
.got 4784 4816 32 0.7
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 520213 520725 512 0.1
.text 8877653 8883509 5856 0.1
chip-tool-ipv6only arm64 (read only) 9799868 9807276 7408 0.1
(read/write) 473185 473313 128 0.0
.bss 40625 40673 48 0.1
.data 1128 1144 16 1.4
.data.rel.ro 371960 372000 40 0.0
.dynamic 560 560 0 0.0
.got 55680 55696 16 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 495764 496036 272 0.1
.text 8251428 8258340 6912 0.1
door-lock-app debug (read only) 2005113 2005073 -40 -0.0
(read/write) 116832 116832 0 0.0
.bss 47584 47584 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62856 62856 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 180988 180988 0 0.0
.text 1674466 1674402 -64 -0.0
lighting-app debug+rpc (read only) 2178761 2178721 -40 -0.0
(read/write) 123792 123792 0 0.0
.bss 48864 48864 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175164 175164 0 0.0
.text 1844578 1844514 -64 -0.0
ota-provider-app debug (read only) 1946497 1946473 -24 -0.0
(read/write) 112560 112560 0 0.0
.bss 47456 47456 0 0.0
.data 1256 1256 0 0.0
.data.rel.ro 58200 58200 0 0.0
.dynamic 608 608 0 0.0
.got 4376 4376 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 166987 166987 0 0.0
.text 1627794 1627746 -48 -0.0
ota-requestor-app debug (read only) 1973305 1973281 -24 -0.0
(read/write) 115784 115816 32 0.0
.bss 48448 48448 0 0.0
.data 1448 1480 32 2.2
.data.rel.ro 60424 60424 0 0.0
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 162980 162980 0 0.0
.text 1657698 1657650 -48 -0.0
shell debug (read only) 2427657 2427617 -40 -0.0
(read/write) 147272 147272 0 0.0
.bss 67240 67240 0 0.0
.data 784 800 16 2.0
.data.rel.ro 73536 73536 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 209362 209362 0 0.0
.text 2061570 2061506 -64 -0.0
thermostat-no-ble arm64 (read only) 2262692 2262660 -32 -0.0
(read/write) 148273 148289 16 0.0
.bss 62753 62753 0 0.0
.data 1024 1040 16 1.6
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 139780 139780 0 0.0
.text 1899600 1899536 -64 -0.0
tv-app debug (read only) 2679225 2679201 -24 -0.0
(read/write) 247744 247776 32 0.0
.bss 164416 164416 0 0.0
.data 3104 3136 32 1.0
.data.rel.ro 74168 74168 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 207157 207157 0 0.0
.text 2297218 2297170 -48 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353636 2353636 0 0.0
.bss 184652 184652 0 0.0
.data 5752 5760 8 0.1
.text 1316236 1316236 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1139467 1139459 -8 -0.0
bss 142588 142588 0 0.0
rodata 141588 141588 0 0.0
text 780524 780508 -16 -0.0
p6 all-clusters-app default (read/write) 2493592 2493592 0 0.0
.bss 118072 118072 0 0.0
.data 2632 2640 8 0.3
.text 1451856 1451856 0 0.0
light-app default (read/write) 2396776 2396760 -16 -0.0
.bss 111544 111544 0 0.0
.data 2488 2496 8 0.3
.text 1355040 1355024 -16 -0.0
lock-app default (read/write) 2360312 2360296 -16 -0.0
.bss 111288 111288 0 0.0
.data 2448 2456 8 0.3
.text 1318576 1318560 -16 -0.0
telink lighting-app tlsr9518adk80d (read/write) 896954 896954 0 0.0
bss 87444 87444 0 0.0
noinit 37160 37160 0 0.0
text 634304 634296 -8 -0.0

@bzbarsky-apple
Copy link
Contributor

@vijs This seems to have completely broken use of chip-tool without the --paa-trust-store-path argument. Was that intended?

And if it was, why wasn't any of the documentation updated?

andrei-menzopol pushed a commit to andrei-menzopol/connectedhomeip that referenced this pull request Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants