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

Basic Information cluster attribute cleanup #14489

Merged
merged 9 commits into from
Feb 1, 2022

Conversation

lzgrablic02
Copy link
Contributor

Problem

  • Attribute 0 was changed in spec
  • light-switch-app had old ZAP JSON
  • NodeLabel and LocalConfigDisabled are nonvolatile but they were listed as RAM in ZAP JSON

Change overview

Change InteractionModelVersion to DataModelRevision.
Update light-switch-app ZAP JSON.
Change NodeLabel and LocalConfigDisabled to NVM in ZAP JSON.
ZAP regen.

Testing

How was this tested? (at least one bullet point required)

  • Read DataModelRevision, NodeLabel, LocalConfigDisabled, and Reachable (nonexternal attributes)
  • Write then read after reboot NodeLabel, LocalConfigDisabled (writeable, nonvolatile, nonexternal attributes)

Attribute 0 (InteractionModelVersion) was changed to DataModelRevision
in the spec. This commit updates the code.

In the process, it was found that light-switch-app had been added with
old ZAP JSON for Basic Info cluster and so it was updated.

ZAP regen.
NodeLabel and LocalConfigDisabled are nonvolatile, but where listed in
.zap files as RAM instead of NVM.

Also, noticed second instance of Basic Info cluster in light-switch-app
.zap that was outdated.
Set Basic Info cluster DataModelRevision to 10 (revision for initial
release of spec).
@github-actions
Copy link

github-actions bot commented Jan 28, 2022

PR #14489: Size comparison from d2fded9 to 91f88a1

Decreases (1 build for linux)
platform target config section d2fded9 91f88a1 change % change
linux chip-tool-ipv6only arm64 (read only) 6765620 6765604 -16 -0.0
.rodata 386892 386876 -16 -0.0
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section d2fded9 91f88a1 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578130 578130 0 0.0
.app_xip_area 484224 484224 0 0.0
.bss 76652 76652 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock-app CYW30739 (read/write) 536142 536142 0 0.0
.app_xip_area 443780 443780 0 0.0
.bss 75148 75148 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
efr32 lighting-app BRD4161A (read only) 842984 842984 0 0.0
(read/write) 126200 126200 0 0.0
.bss 124296 124296 0 0.0
.data 1900 1900 0 0.0
.text 842976 842976 0 0.0
BRD4161A+rpc (read only) 830336 830336 0 0.0
(read/write) 142856 142856 0 0.0
.bss 140856 140856 0 0.0
.data 2000 2000 0 0.0
.text 830328 830328 0 0.0
window-app BRD4161A (read only) 815560 815560 0 0.0
(read/write) 124852 124852 0 0.0
.bss 122996 122996 0 0.0
.data 1856 1856 0 0.0
.text 815552 815552 0 0.0
esp32 all-clusters-app c3devkit (read only) 932870 932870 0 0.0
(read/write) 1397322 1397322 0 0.0
.dram0.bss 69688 69688 0 0.0
.dram0.data 14244 14244 0 0.0
.flash.rodata 194480 194480 0 0.0
.flash.text 932870 932870 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 980767 980767 0 0.0
(read/write) 461692 461692 0 0.0
.dram0.bss 74432 74432 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 221108 221108 0 0.0
.flash.text 975383 975383 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 662940 662940 0 0.0
.bss 76428 76428 0 0.0
.data 1868 1868 0 0.0
.text 578844 578844 0 0.0
lock k32w061+release (read/write) 663844 663844 0 0.0
.bss 76692 76692 0 0.0
.data 1892 1892 0 0.0
.text 579460 579460 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6765620 6765604 -16 -0.0
(read/write) 279201 279201 0 0.0
.bss 55537 55537 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 175984 175984 0 0.0
.dynamic 560 560 0 0.0
.got 42784 42784 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 386892 386876 -16 -0.0
.text 5806628 5806628 0 0.0
thermostat-no-ble arm64 (read only) 2080620 2080620 0 0.0
(read/write) 149537 149537 0 0.0
.bss 67169 67169 0 0.0
.data 960 960 0 0.0
.data.rel.ro 74288 74288 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 129932 129932 0 0.0
.text 1733344 1733344 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2382408 2382408 0 0.0
.bss 188588 188588 0 0.0
.data 5288 5288 0 0.0
.text 1345008 1345008 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338200 2338200 0 0.0
.bss 179304 179304 0 0.0
.data 5584 5584 0 0.0
.text 1300800 1300800 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302240 2302240 0 0.0
.bss 179208 179208 0 0.0
.data 5552 5552 0 0.0
.text 1264840 1264840 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292980 2292980 0 0.0
.bss 176532 176532 0 0.0
.data 5384 5384 0 0.0
.text 1255552 1255552 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 981375 981375 0 0.0
bss 119660 119660 0 0.0
rodata 115684 115684 0 0.0
text 668228 668228 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 966923 966923 0 0.0
bss 116704 116704 0 0.0
rodata 107160 107160 0 0.0
text 664672 664672 0 0.0
nrf52840dongle_nrf52840 (read/write) 997459 997459 0 0.0
bss 120832 120832 0 0.0
rodata 114516 114516 0 0.0
text 673656 673656 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890546 890546 0 0.0
bss 116448 116448 0 0.0
rodata 108964 108964 0 0.0
text 584416 584416 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913955 913955 0 0.0
bss 118040 118040 0 0.0
rodata 104320 104320 0 0.0
text 614212 614212 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 824006 824006 0 0.0
bss 114856 114856 0 0.0
rodata 97528 97528 0 0.0
text 531172 531172 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916819 916819 0 0.0
bss 117792 117792 0 0.0
rodata 104832 104832 0 0.0
text 616748 616748 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 912003 912003 0 0.0
bss 117816 117816 0 0.0
rodata 103936 103936 0 0.0
text 612788 612788 0 0.0
shell nrf52840dk_nrf52840 (read/write) 798203 798203 0 0.0
bss 109776 109776 0 0.0
rodata 78288 78288 0 0.0
text 533640 533640 0 0.0
p6 all-clusters-app default (read/write) 2441656 2441656 0 0.0
.bss 116740 116740 0 0.0
.data 2584 2584 0 0.0
.text 1399920 1399920 0 0.0
light-app default (read/write) 2338568 2338568 0 0.0
.bss 104484 104484 0 0.0
.data 2408 2408 0 0.0
.text 1296832 1296832 0 0.0
lock-app default (read/write) 2304080 2304080 0 0.0
.bss 104228 104228 0 0.0
.data 2360 2360 0 0.0
.text 1262344 1262344 0 0.0
qpg lighting-app qpg6105+debug (read only) 570884 570884 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88640 88640 0 0.0
.data 1060 1060 0 0.0
.text 565564 565564 0 0.0
lock-app qpg6105+debug (read only) 517004 517004 0 0.0
(read/write) 146940 146940 0 0.0
.bss 88112 88112 0 0.0
.data 992 992 0 0.0
.text 511684 511684 0 0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845770 845770 0 0.0
bss 86440 86440 0 0.0
noinit 37160 37160 0 0.0
text 592508 592508 0 0.0

@github-actions
Copy link

github-actions bot commented Jan 28, 2022

PR #14489: Size comparison from e2faf8f to 2909bbb

Decreases (12 builds for cyw30739, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section e2faf8f 2909bbb change % change
cyw30739 lock-app CYW30739 (read/write) 536154 536146 -8 -0.0
.app_xip_area 443792 443784 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 932936 932908 -28 -0.0
.flash.text 932936 932908 -28 -0.0
m5stack (read only) 980831 980819 -12 -0.0
.flash.text 975447 975435 -12 -0.0
k32w lock k32w061+release (read/write) 663860 663844 -16 -0.0
.text 579476 579460 -16 -0.0
linux chip-tool-ipv6only arm64 (read only) 6787188 6787156 -32 -0.0
.rodata 388348 388316 -32 -0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2382472 2382408 -64 -0.0
.text 1345072 1345008 -64 -0.0
nrfconnect lock-app nrf52840dk_nrf52840 text 614224 614216 -8 -0.0
nrf5340dk_nrf5340_cpuapp text 531184 531176 -8 -0.0
p6 all-clusters-app default (read/write) 2441736 2441704 -32 -0.0
.text 1400000 1399968 -32 -0.0
lock-app default (read/write) 2304080 2304048 -32 -0.0
.text 1262344 1262312 -32 -0.0
qpg lock-app qpg6105+debug (read only) 517012 516996 -16 -0.0
.text 511692 511676 -16 -0.0
telink lighting-app tlsr9518adk80d text 592524 592518 -6 -0.0
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section e2faf8f 2909bbb change % change
cyw30739 light cyw930739m2evb_01 (read/write) 578126 578126 0 0.0
.app_xip_area 484220 484220 0 0.0
.bss 76652 76652 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock-app CYW30739 (read/write) 536154 536146 -8 -0.0
.app_xip_area 443792 443784 -8 -0.0
.bss 75148 75148 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
efr32 lighting-app BRD4161A (read only) 842968 842968 0 0.0
(read/write) 126200 126200 0 0.0
.bss 124296 124296 0 0.0
.data 1900 1900 0 0.0
.text 842960 842960 0 0.0
BRD4161A+rpc (read only) 830320 830320 0 0.0
(read/write) 142856 142856 0 0.0
.bss 140856 140856 0 0.0
.data 2000 2000 0 0.0
.text 830312 830312 0 0.0
window-app BRD4161A (read only) 815576 815576 0 0.0
(read/write) 124852 124852 0 0.0
.bss 122996 122996 0 0.0
.data 1856 1856 0 0.0
.text 815568 815568 0 0.0
esp32 all-clusters-app c3devkit (read only) 932936 932908 -28 -0.0
(read/write) 1397322 1397322 0 0.0
.dram0.bss 69688 69688 0 0.0
.dram0.data 14244 14244 0 0.0
.flash.rodata 194480 194480 0 0.0
.flash.text 932936 932908 -28 -0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 980831 980819 -12 -0.0
(read/write) 461692 461692 0 0.0
.dram0.bss 74432 74432 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 221108 221108 0 0.0
.flash.text 975447 975435 -12 -0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 662956 662956 0 0.0
.bss 76428 76428 0 0.0
.data 1868 1868 0 0.0
.text 578860 578860 0 0.0
lock k32w061+release (read/write) 663860 663844 -16 -0.0
.bss 76692 76692 0 0.0
.data 1892 1892 0 0.0
.text 579476 579460 -16 -0.0
linux chip-tool-ipv6only arm64 (read only) 6787188 6787156 -32 -0.0
(read/write) 279985 279985 0 0.0
.bss 55537 55537 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 176472 176472 0 0.0
.dynamic 560 560 0 0.0
.got 43072 43072 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 388348 388316 -32 -0.0
.text 5824948 5824948 0 0.0
thermostat-no-ble arm64 (read only) 2080748 2080748 0 0.0
(read/write) 149537 149537 0 0.0
.bss 67169 67169 0 0.0
.data 960 960 0 0.0
.data.rel.ro 74288 74288 0 0.0
.dynamic 560 560 0 0.0
.got 4144 4144 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 129932 129932 0 0.0
.text 1733472 1733472 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2382472 2382408 -64 -0.0
.bss 188588 188588 0 0.0
.data 5288 5288 0 0.0
.text 1345072 1345008 -64 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338200 2338200 0 0.0
.bss 179304 179304 0 0.0
.data 5584 5584 0 0.0
.text 1300800 1300800 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302240 2302240 0 0.0
.bss 179208 179208 0 0.0
.data 5552 5552 0 0.0
.text 1264840 1264840 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292980 2292980 0 0.0
.bss 176532 176532 0 0.0
.data 5384 5384 0 0.0
.text 1255552 1255552 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 981375 981375 0 0.0
bss 119660 119660 0 0.0
rodata 115684 115684 0 0.0
text 668228 668228 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 966923 966923 0 0.0
bss 116704 116704 0 0.0
rodata 107160 107160 0 0.0
text 664672 664672 0 0.0
nrf52840dongle_nrf52840 (read/write) 997443 997443 0 0.0
bss 120832 120832 0 0.0
rodata 114516 114516 0 0.0
text 673652 673652 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890546 890546 0 0.0
bss 116448 116448 0 0.0
rodata 108964 108964 0 0.0
text 584416 584416 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913971 913971 0 0.0
bss 118040 118040 0 0.0
rodata 104320 104320 0 0.0
text 614224 614216 -8 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 824022 824022 0 0.0
bss 114856 114856 0 0.0
rodata 97528 97528 0 0.0
text 531184 531176 -8 -0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916819 916819 0 0.0
bss 117792 117792 0 0.0
rodata 104832 104832 0 0.0
text 616744 616744 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 912019 912019 0 0.0
bss 117816 117816 0 0.0
rodata 103936 103936 0 0.0
text 612800 612800 0 0.0
shell nrf52840dk_nrf52840 (read/write) 798203 798203 0 0.0
bss 109776 109776 0 0.0
rodata 78288 78288 0 0.0
text 533640 533640 0 0.0
p6 all-clusters-app default (read/write) 2441736 2441704 -32 -0.0
.bss 116740 116740 0 0.0
.data 2584 2584 0 0.0
.text 1400000 1399968 -32 -0.0
light-app default (read/write) 2338552 2338552 0 0.0
.bss 104484 104484 0 0.0
.data 2408 2408 0 0.0
.text 1296816 1296816 0 0.0
lock-app default (read/write) 2304080 2304048 -32 -0.0
.bss 104228 104228 0 0.0
.data 2360 2360 0 0.0
.text 1262344 1262312 -32 -0.0
qpg lighting-app qpg6105+debug (read only) 570884 570884 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88640 88640 0 0.0
.data 1060 1060 0 0.0
.text 565564 565564 0 0.0
lock-app qpg6105+debug (read only) 517012 516996 -16 -0.0
(read/write) 146940 146940 0 0.0
.bss 88112 88112 0 0.0
.data 992 992 0 0.0
.text 511692 511676 -16 -0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845786 845786 0 0.0
bss 86440 86440 0 0.0
noinit 37160 37160 0 0.0
text 592524 592518 -6 -0.0

BasicClientFragment.kt still had a couple outdated and typoed symbols.
@github-actions
Copy link

PR #14489: Size comparison from e2faf8f to 2ea5848

Increases (8 builds for nrfconnect)
platform target config section e2faf8f 2ea5848 change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 981375 981455 80 0.0
text 668228 668300 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913971 914019 48 0.0
text 614224 614272 48 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916819 916883 64 0.0
text 616744 616800 56 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 912019 912083 64 0.0
text 612800 612856 56 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 966923 966987 64 0.0
text 664672 664740 68 0.0
nrf52840dongle_nrf52840 (read/write) 997443 997507 64 0.0
text 673652 673708 56 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890546 890626 80 0.0
text 584416 584484 68 0.0
lock-app nrf5340dk_nrf5340_cpuapp (read/write) 824022 824070 48 0.0
text 531184 531232 48 0.0
Full report (10 builds for nrfconnect)
platform target config section e2faf8f 2ea5848 change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 981375 981455 80 0.0
bss 119660 119660 0 0.0
rodata 115684 115684 0 0.0
text 668228 668300 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913971 914019 48 0.0
bss 118040 118040 0 0.0
rodata 104320 104320 0 0.0
text 614224 614272 48 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916819 916883 64 0.0
bss 117792 117792 0 0.0
rodata 104832 104832 0 0.0
text 616744 616800 56 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 912019 912083 64 0.0
bss 117816 117816 0 0.0
rodata 103936 103936 0 0.0
text 612800 612856 56 0.0
shell nrf52840dk_nrf52840 (read/write) 798203 798203 0 0.0
bss 109776 109776 0 0.0
rodata 78288 78288 0 0.0
text 533640 533640 0 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 966923 966987 64 0.0
bss 116704 116704 0 0.0
rodata 107160 107160 0 0.0
text 664672 664740 68 0.0
nrf52840dongle_nrf52840 (read/write) 997443 997507 64 0.0
bss 120832 120832 0 0.0
rodata 114516 114516 0 0.0
text 673652 673708 56 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890546 890626 80 0.0
bss 116448 116448 0 0.0
rodata 108964 108964 0 0.0
text 584416 584484 68 0.0
lock-app nrf5340dk_nrf5340_cpuapp (read/write) 824022 824070 48 0.0
bss 114856 114856 0 0.0
rodata 97528 97528 0 0.0
text 531184 531232 48 0.0

@pullapprove pullapprove bot requested a review from isiu-apple January 29, 2022 03:54
@boring-cyborg boring-cyborg bot added the github label Jan 31, 2022
@github-actions
Copy link

github-actions bot commented Feb 1, 2022

PR #14489: Size comparison from cb9b046 to 4e79ddf

Decreases (2 builds for linux)
platform target config section cb9b046 4e79ddf change % change
linux chip-tool debug (read only) 7085949 7085917 -32 -0.0
.rodata 404629 404597 -32 -0.0
chip-tool-ipv6only arm64 (read only) 7036516 7036484 -32 -0.0
.rodata 387836 387804 -32 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section cb9b046 4e79ddf change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577150 577150 0 0.0
.app_xip_area 484356 484356 0 0.0
.bss 75540 75540 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535146 535146 0 0.0
.app_xip_area 443920 443920 0 0.0
.bss 74012 74012 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559890 559890 0 0.0
.app_xip_area 459360 459360 0 0.0
.bss 82988 82988 0 0.0
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 843616 843616 0 0.0
(read/write) 125072 125072 0 0.0
.bss 123176 123176 0 0.0
.data 1896 1896 0 0.0
.text 843608 843608 0 0.0
BRD4161A+rpc (read only) 830984 830984 0 0.0
(read/write) 141736 141736 0 0.0
.bss 139736 139736 0 0.0
.data 1996 1996 0 0.0
.text 830976 830976 0 0.0
window-app BRD4161A (read only) 816164 816164 0 0.0
(read/write) 123704 123704 0 0.0
.bss 121852 121852 0 0.0
.data 1852 1852 0 0.0
.text 816156 816156 0 0.0
esp32 all-clusters-app c3devkit (read only) 934322 934322 0 0.0
(read/write) 1399890 1399890 0 0.0
.dram0.bss 70344 70344 0 0.0
.dram0.data 14268 14268 0 0.0
.flash.rodata 196376 196376 0 0.0
.flash.text 934322 934322 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 982339 982339 0 0.0
(read/write) 464236 464236 0 0.0
.dram0.bss 75096 75096 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 222988 222988 0 0.0
.flash.text 976955 976955 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 661876 661876 0 0.0
.bss 75228 75228 0 0.0
.data 1856 1856 0 0.0
.text 578992 578992 0 0.0
lock k32w061+release (read/write) 662888 662888 0 0.0
.bss 75548 75548 0 0.0
.data 1896 1896 0 0.0
.text 579644 579644 0 0.0
linux all-clusters-app debug (read only) 2301529 2301529 0 0.0
(read/write) 147168 147168 0 0.0
.bss 63072 63072 0 0.0
.data 1200 1200 0 0.0
.data.rel.ro 77224 77224 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 203813 203813 0 0.0
.text 1936914 1936914 0 0.0
bridge-app debug+rpc (read only) 1633069 1633069 0 0.0
(read/write) 87912 87912 0 0.0
.bss 43808 43808 0 0.0
.data 1794 1794 0 0.0
.data.rel.ro 37152 37152 0 0.0
.dynamic 592 592 0 0.0
.got 3968 3968 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 138196 138196 0 0.0
.text 1379925 1379925 0 0.0
chip-tool debug (read only) 7085949 7085917 -32 -0.0
(read/write) 187304 187304 0 0.0
.bss 36264 36264 0 0.0
.data 1088 1088 0 0.0
.data.rel.ro 143968 143968 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 600 600 0 0.0
.rodata 404629 404597 -32 -0.0
.text 6315269 6315269 0 0.0
chip-tool-ipv6only arm64 (read only) 7036516 7036484 -32 -0.0
(read/write) 289857 289857 0 0.0
.bss 54593 54593 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 185152 185152 0 0.0
.dynamic 560 560 0 0.0
.got 45200 45200 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 387836 387804 -32 -0.0
.text 6049796 6049796 0 0.0
door-lock-app debug (read only) 1854057 1854057 0 0.0
(read/write) 117824 117824 0 0.0
.bss 49888 49888 0 0.0
.data 962 962 0 0.0
.data.rel.ro 61552 61552 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 171516 171516 0 0.0
.text 1534642 1534642 0 0.0
lighting-app debug+rpc (read only) 1954785 1954785 0 0.0
(read/write) 122784 122784 0 0.0
.bss 50840 50840 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 65056 65056 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 161265 161265 0 0.0
.text 1639602 1639602 0 0.0
ota-provider-app debug (read only) 1633465 1633465 0 0.0
(read/write) 87560 87560 0 0.0
.bss 48768 48768 0 0.0
.data 1064 1064 0 0.0
.data.rel.ro 32216 32216 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 148190 148190 0 0.0
.text 1368050 1368050 0 0.0
ota-requestor-app debug (read only) 1642177 1642177 0 0.0
(read/write) 90608 90608 0 0.0
.bss 50080 50080 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 34136 34136 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 144463 144463 0 0.0
.text 1381570 1381570 0 0.0
shell debug (read only) 2277961 2277961 0 0.0
(read/write) 148944 148944 0 0.0
.bss 70784 70784 0 0.0
.data 768 768 0 0.0
.data.rel.ro 71712 71712 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 204562 204562 0 0.0
.text 1918530 1918530 0 0.0
thermostat-no-ble arm64 (read only) 2087388 2087388 0 0.0
(read/write) 148529 148529 0 0.0
.bss 66209 66209 0 0.0
.data 952 952 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 344 344 0 0.0
.rodata 130780 130780 0 0.0
.text 1739280 1739280 0 0.0
tv-app debug (read only) 2408921 2408921 0 0.0
(read/write) 318000 318000 0 0.0
.bss 237344 237344 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 71720 71720 0 0.0
.dynamic 592 592 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 191948 191948 0 0.0
.text 2046498 2046498 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2384584 2384584 0 0.0
.bss 189260 189260 0 0.0
.data 5288 5288 0 0.0
.text 1347184 1347184 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338192 2338192 0 0.0
.bss 178176 178176 0 0.0
.data 5568 5568 0 0.0
.text 1300792 1300792 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302296 2302296 0 0.0
.bss 178056 178056 0 0.0
.data 5552 5552 0 0.0
.text 1264896 1264896 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292964 2292964 0 0.0
.bss 175332 175332 0 0.0
.data 5368 5368 0 0.0
.text 1255536 1255536 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980539 980539 0 0.0
bss 118544 118544 0 0.0
rodata 115840 115840 0 0.0
text 668364 668364 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 966115 966115 0 0.0
bss 115588 115588 0 0.0
rodata 107312 107312 0 0.0
text 664808 664808 0 0.0
nrf52840dongle_nrf52840 (read/write) 996623 996623 0 0.0
bss 119716 119716 0 0.0
rodata 114672 114672 0 0.0
text 673756 673756 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 889754 889754 0 0.0
bss 115332 115332 0 0.0
rodata 109116 109116 0 0.0
text 584560 584560 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913151 913151 0 0.0
bss 116904 116904 0 0.0
rodata 104476 104476 0 0.0
text 614368 614368 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 823186 823186 0 0.0
bss 113720 113720 0 0.0
rodata 97684 97684 0 0.0
text 531344 531344 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 916011 916011 0 0.0
bss 116660 116660 0 0.0
rodata 104992 104992 0 0.0
text 616892 616892 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911171 911171 0 0.0
bss 116668 116668 0 0.0
rodata 104096 104096 0 0.0
text 612940 612940 0 0.0
shell nrf52840dk_nrf52840 (read/write) 798395 798395 0 0.0
bss 109776 109776 0 0.0
rodata 78352 78352 0 0.0
text 533760 533760 0 0.0
p6 all-clusters-app default (read/write) 2445880 2445880 0 0.0
.bss 117404 117404 0 0.0
.data 2576 2576 0 0.0
.text 1404144 1404144 0 0.0
light-app default (read/write) 2340320 2340320 0 0.0
.bss 103364 103364 0 0.0
.data 2408 2408 0 0.0
.text 1298584 1298584 0 0.0
lock-app default (read/write) 2305728 2305728 0 0.0
.bss 103084 103084 0 0.0
.data 2368 2368 0 0.0
.text 1263992 1263992 0 0.0
qpg lighting-app qpg6105+debug (read only) 570700 570700 0 0.0
(read/write) 146936 146936 0 0.0
.bss 87520 87520 0 0.0
.data 1060 1060 0 0.0
.text 565380 565380 0 0.0
lock-app qpg6105+debug (read only) 516816 516816 0 0.0
(read/write) 146936 146936 0 0.0
.bss 86960 86960 0 0.0
.data 996 996 0 0.0
.text 511496 511496 0 0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845134 845134 0 0.0
bss 85568 85568 0 0.0
noinit 37160 37160 0 0.0
text 592564 592564 0 0.0

@andy31415 andy31415 merged commit 9f16e9a into project-chip:master Feb 1, 2022
@lzgrablic02 lzgrablic02 deleted the basic-attrs branch February 1, 2022 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants