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

[OTA] Implement OTA to all EFR32 examples #14924

Merged

Conversation

jepenven-silabs
Copy link
Contributor

@jepenven-silabs jepenven-silabs commented Feb 9, 2022

Problem

OTA isn't enabled on all efr32 examples

Change overview

Add OTA support to lock-app and lighting-app

Testing

Lighting-app logic was tested by @selissia

@jepenven-silabs
Copy link
Contributor Author

Fast track since EFR32 only.

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

PR #14924: Size comparison from 3ef9ec3 to c8d2716

Full report (31 builds for cyw30739, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3ef9ec3 c8d2716 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 595382 595382 0 0.0
.app_xip_area 500916 500916 0 0.0
.bss 77188 77188 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 556334 556334 0 0.0
.app_xip_area 463404 463404 0 0.0
.bss 75684 75684 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577314 577314 0 0.0
.app_xip_area 475088 475088 0 0.0
.bss 84652 84652 0 0.0
.data 532 532 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 939198 939198 0 0.0
(read/write) 1401834 1401834 0 0.0
.dram0.bss 70024 70024 0 0.0
.dram0.data 14260 14260 0 0.0
.flash.rodata 198640 198640 0 0.0
.flash.text 939198 939198 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 987355 987355 0 0.0
(read/write) 466852 466852 0 0.0
.dram0.bss 75160 75160 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 225540 225540 0 0.0
.flash.text 981971 981971 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 679212 679212 0 0.0
.bss 76632 76632 0 0.0
.data 1884 1884 0 0.0
.text 594896 594896 0 0.0
lock k32w061+release (read/write) 684012 684012 0 0.0
.bss 76984 76984 0 0.0
.data 1928 1928 0 0.0
.text 599300 599300 0 0.0
linux chip-tool-ipv6only arm64 (read only) 7394508 7394508 0 0.0
(read/write) 301233 301233 0 0.0
.bss 50641 50641 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 199216 199216 0 0.0
.dynamic 560 560 0 0.0
.got 46400 46400 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 397316 397316 0 0.0
.text 6360180 6360180 0 0.0
thermostat-no-ble arm64 (read only) 2134876 2134876 0 0.0
(read/write) 141009 141009 0 0.0
.bss 57953 57953 0 0.0
.data 984 984 0 0.0
.data.rel.ro 74952 74952 0 0.0
.dynamic 560 560 0 0.0
.got 4152 4152 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 132316 132316 0 0.0
.text 1784400 1784400 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2390920 2390920 0 0.0
.bss 188932 188932 0 0.0
.data 5288 5288 0 0.0
.text 1353520 1353520 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2349448 2349448 0 0.0
.bss 181000 181000 0 0.0
.data 5600 5600 0 0.0
.text 1312048 1312048 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2317408 2317408 0 0.0
.bss 180912 180912 0 0.0
.data 5584 5584 0 0.0
.text 1280008 1280008 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139648 1139648 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103032 103032 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2303404 2303404 0 0.0
.bss 178164 178164 0 0.0
.data 5400 5400 0 0.0
.text 1265976 1265976 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1005707 1005707 0 0.0
bss 121352 121352 0 0.0
rodata 118312 118312 0 0.0
text 687048 687048 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 974551 974551 0 0.0
bss 118540 118540 0 0.0
rodata 109700 109700 0 0.0
text 666664 666664 0 0.0
nrf52840dongle_nrf52840 (read/write) 1022399 1022399 0 0.0
bss 122716 122716 0 0.0
rodata 117200 117200 0 0.0
text 692620 692620 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 912322 912322 0 0.0
bss 117912 117912 0 0.0
rodata 111572 111572 0 0.0
text 602076 602076 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 940775 940775 0 0.0
bss 119720 119720 0 0.0
rodata 107540 107540 0 0.0
text 634956 634956 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 848250 848250 0 0.0
bss 116312 116312 0 0.0
rodata 100708 100708 0 0.0
text 550752 550752 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527595 527595 0 0.0
bss 53632 53632 0 0.0
rodata 49976 49976 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 940211 940211 0 0.0
bss 119440 119440 0 0.0
rodata 106896 106896 0 0.0
text 635212 635212 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 935535 935535 0 0.0
bss 119444 119444 0 0.0
rodata 106188 106188 0 0.0
text 631244 631244 0 0.0
shell nrf52840dk_nrf52840 (read/write) 803911 803911 0 0.0
bss 111304 111304 0 0.0
rodata 78716 78716 0 0.0
text 536272 536272 0 0.0
p6 all-clusters-app default (read/write) 2465432 2465432 0 0.0
.bss 118544 118544 0 0.0
.data 2568 2568 0 0.0
.text 1423696 1423696 0 0.0
light-app default (read/write) 2367776 2367776 0 0.0
.bss 107664 107664 0 0.0
.data 2432 2432 0 0.0
.text 1326040 1326040 0 0.0
lock-app default (read/write) 2336584 2336584 0 0.0
.bss 107400 107400 0 0.0
.data 2400 2400 0 0.0
.text 1294848 1294848 0 0.0
qpg lighting-app qpg6105+debug (read only) 586368 586368 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88920 88920 0 0.0
.data 1084 1084 0 0.0
.text 581048 581048 0 0.0
lock-app qpg6105+debug (read only) 535332 535332 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88392 88392 0 0.0
.data 1028 1028 0 0.0
.text 530012 530012 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 870166 870166 0 0.0
bss 88680 88680 0 0.0
noinit 37160 37160 0 0.0
text 611502 611502 0 0.0

Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fast tracking platform changes.

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

PR #14924: Size comparison from 3ef9ec3 to 93499fa

Increases above 0.2%:

platform target config section 3ef9ec3 93499fa change % change
efr32 lighting-app BRD4161A (read only) 866340 898464 32124 3.7
(read/write) 126684 127312 628 0.5
.bss 124760 125304 544 0.4
.data 1924 2008 84 4.4
.text 866332 898456 32124 3.7
BRD4161A+rpc (read only) 853788 885932 32144 3.8
(read/write) 143344 143972 628 0.4
.bss 141320 141864 544 0.4
.data 2024 2108 84 4.2
.text 853780 885924 32144 3.8
Increases (7 builds for efr32, linux, p6)
platform target config section 3ef9ec3 93499fa change % change
efr32 lighting-app BRD4161A (read only) 866340 898464 32124 3.7
(read/write) 126684 127312 628 0.5
.bss 124760 125304 544 0.4
.data 1924 2008 84 4.4
.text 866332 898456 32124 3.7
BRD4161A+rpc (read only) 853788 885932 32144 3.8
(read/write) 143344 143972 628 0.4
.bss 141320 141864 544 0.4
.data 2024 2108 84 4.2
.text 853780 885924 32144 3.8
window-app BRD4161A (read only) 838544 838752 208 0.0
.text 838536 838744 208 0.0
linux chip-tool debug (read/write) 197048 197176 128 0.1
.data.rel.ro 157512 157624 112 0.1
chip-tool-ipv6only arm64 (read/write) 301233 301313 80 0.0
.data.rel.ro 199216 199304 88 0.0
p6 light-app default (read/write) 2367776 2367968 192 0.0
.text 1326040 1326232 192 0.0
lock-app default (read/write) 2336584 2336776 192 0.0
.text 1294848 1295040 192 0.0
Decreases (30 builds for cyw30739, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3ef9ec3 93499fa change % change
cyw30739 light cyw930739m2evb_01 (read/write) 595382 595374 -8 -0.0
.app_xip_area 500916 500908 -8 -0.0
lock cyw930739m2evb_01 (read/write) 556334 556326 -8 -0.0
.app_xip_area 463404 463396 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 939198 938890 -308 -0.0
(read/write) 1401834 1400826 -1008 -0.1
.dram0.bss 70024 69496 -528 -0.8
.flash.rodata 198640 198160 -480 -0.2
.flash.text 939198 938890 -308 -0.0
m5stack (read only) 987355 987147 -208 -0.0
(read/write) 466852 465848 -1004 -0.2
.dram0.bss 75160 74640 -520 -0.7
.flash.rodata 225540 225056 -484 -0.2
.flash.text 981971 981763 -208 -0.0
k32w light k32w061+release (read/write) 679212 679196 -16 -0.0
.text 594896 594880 -16 -0.0
lock k32w061+release (read/write) 684012 683996 -16 -0.0
.text 599300 599284 -16 -0.0
linux all-clusters-app debug (read only) 2334969 2329193 -5776 -0.2
(read/write) 140640 140032 -608 -0.4
.bss 55200 54656 -544 -1.0
.data.rel.ro 78600 78536 -64 -0.1
.rodata 205285 204453 -832 -0.4
.text 1967362 1962514 -4848 -0.2
bridge-app debug+rpc (read only) 1705909 1705749 -160 -0.0
.text 1449029 1448869 -160 -0.0
chip-tool debug (read only) 7472205 7466189 -6016 -0.1
.text 6657285 6650981 -6304 -0.1
chip-tool-ipv6only arm64 (read only) 7394508 7390172 -4336 -0.1
.rodata 397316 397252 -64 -0.0
.text 6360180 6355636 -4544 -0.1
door-lock-app debug (read only) 1910633 1910457 -176 -0.0
.text 1590258 1590082 -176 -0.0
lighting-app debug+rpc (read only) 2005193 2005001 -192 -0.0
.text 1687490 1687298 -192 -0.0
ota-provider-app debug (read only) 1714521 1714425 -96 -0.0
.text 1443906 1443810 -96 -0.0
ota-requestor-app debug (read only) 1703177 1703081 -96 -0.0
.text 1441234 1441138 -96 -0.0
shell debug (read only) 2308409 2302633 -5776 -0.3
(read/write) 142224 141584 -640 -0.4
.bss 62592 62048 -544 -0.9
.data.rel.ro 73168 73072 -96 -0.1
.rodata 206002 205170 -832 -0.4
.text 1945890 1941042 -4848 -0.2
thermostat-no-ble arm64 (read only) 2134876 2130892 -3984 -0.2
(read/write) 141009 140673 -336 -0.2
.bss 57953 57665 -288 -0.5
.data.rel.ro 74952 74904 -48 -0.1
.init_array 336 328 -8 -2.4
.rodata 132316 132108 -208 -0.2
.text 1784400 1780720 -3680 -0.2
tv-app debug (read only) 2525753 2503017 -22736 -0.9
(read/write) 140056 139512 -544 -0.4
.bss 57568 57280 -288 -0.5
.data.rel.ro 73288 73048 -240 -0.3
.rodata 197196 196140 -1056 -0.5
.text 2155186 2133938 -21248 -1.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2390920 2389944 -976 -0.0
.bss 188932 188404 -528 -0.3
.data 5288 5280 -8 -0.2
.text 1353520 1352544 -976 -0.1
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1005707 1005691 -16 -0.0
text 687048 687036 -12 -0.0
nrf52840dk_nrf52840+rpc (read/write) 974551 974535 -16 -0.0
text 666664 666652 -12 -0.0
nrf52840dongle_nrf52840 (read/write) 1022399 1022383 -16 -0.0
text 692620 692608 -12 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 912322 912306 -16 -0.0
text 602076 602064 -12 -0.0
lock-app nrf52840dk_nrf52840 text 634956 634944 -12 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 848250 848234 -16 -0.0
text 550752 550744 -8 -0.0
pump-app nrf52840dk_nrf52840 (read/write) 940211 940195 -16 -0.0
text 635212 635200 -12 -0.0
pump-controller-app nrf52840dk_nrf52840 text 631244 631236 -8 -0.0
p6 all-clusters-app default (read/write) 2465432 2464320 -1112 -0.0
.bss 118544 118024 -520 -0.4
.text 1423696 1422584 -1112 -0.1
qpg lighting-app qpg6105+debug (read only) 586368 586352 -16 -0.0
.text 581048 581032 -16 -0.0
lock-app qpg6105+debug (read only) 535332 535316 -16 -0.0
.text 530012 529996 -16 -0.0
telink lighting-app tlsr9518adk80d (read/write) 870166 866702 -3464 -0.4
bss 88680 88664 -16 -0.0
text 611502 608294 -3208 -0.5
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3ef9ec3 93499fa change % change
cyw30739 light cyw930739m2evb_01 (read/write) 595382 595374 -8 -0.0
.app_xip_area 500916 500908 -8 -0.0
.bss 77188 77188 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 556334 556326 -8 -0.0
.app_xip_area 463404 463396 -8 -0.0
.bss 75684 75684 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577314 577314 0 0.0
.app_xip_area 475088 475088 0 0.0
.bss 84652 84652 0 0.0
.data 532 532 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 866340 898464 32124 3.7
(read/write) 126684 127312 628 0.5
.bss 124760 125304 544 0.4
.data 1924 2008 84 4.4
.text 866332 898456 32124 3.7
BRD4161A+rpc (read only) 853788 885932 32144 3.8
(read/write) 143344 143972 628 0.4
.bss 141320 141864 544 0.4
.data 2024 2108 84 4.2
.text 853780 885924 32144 3.8
window-app BRD4161A (read only) 838544 838752 208 0.0
(read/write) 125328 125328 0 0.0
.bss 123448 123448 0 0.0
.data 1880 1880 0 0.0
.text 838536 838744 208 0.0
esp32 all-clusters-app c3devkit (read only) 939198 938890 -308 -0.0
(read/write) 1401834 1400826 -1008 -0.1
.dram0.bss 70024 69496 -528 -0.8
.dram0.data 14260 14260 0 0.0
.flash.rodata 198640 198160 -480 -0.2
.flash.text 939198 938890 -308 -0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 987355 987147 -208 -0.0
(read/write) 466852 465848 -1004 -0.2
.dram0.bss 75160 74640 -520 -0.7
.dram0.data 34024 34024 0 0.0
.flash.rodata 225540 225056 -484 -0.2
.flash.text 981971 981763 -208 -0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 679212 679196 -16 -0.0
.bss 76632 76632 0 0.0
.data 1884 1884 0 0.0
.text 594896 594880 -16 -0.0
lock k32w061+release (read/write) 684012 683996 -16 -0.0
.bss 76984 76984 0 0.0
.data 1928 1928 0 0.0
.text 599300 599284 -16 -0.0
linux all-clusters-app debug (read only) 2334969 2329193 -5776 -0.2
(read/write) 140640 140032 -608 -0.4
.bss 55200 54656 -544 -1.0
.data 1168 1168 0 0.0
.data.rel.ro 78600 78536 -64 -0.1
.dynamic 592 592 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205285 204453 -832 -0.4
.text 1967362 1962514 -4848 -0.2
bridge-app debug+rpc (read only) 1705909 1705749 -160 -0.0
(read/write) 84328 84328 0 0.0
.bss 39088 39088 0 0.0
.data 1970 1970 0 0.0
.data.rel.ro 38120 38120 0 0.0
.dynamic 592 592 0 0.0
.got 3976 3976 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 140332 140332 0 0.0
.text 1449029 1448869 -160 -0.0
chip-tool debug (read only) 7472205 7466189 -6016 -0.1
(read/write) 197048 197176 128 0.1
.bss 32360 32360 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 157512 157624 112 0.1
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 414773 414773 0 0.0
.text 6657285 6650981 -6304 -0.1
chip-tool-ipv6only arm64 (read only) 7394508 7390172 -4336 -0.1
(read/write) 301233 301313 80 0.0
.bss 50641 50641 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 199216 199304 88 0.0
.dynamic 560 560 0 0.0
.got 46400 46400 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 397316 397252 -64 -0.0
.text 6360180 6355636 -4544 -0.1
door-lock-app debug (read only) 1910633 1910457 -176 -0.0
(read/write) 110680 110680 0 0.0
.bss 42160 42160 0 0.0
.data 946 946 0 0.0
.data.rel.ro 62160 62160 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 171858 171858 0 0.0
.text 1590258 1590082 -176 -0.0
lighting-app debug+rpc (read only) 2005193 2005001 -192 -0.0
(read/write) 115632 115632 0 0.0
.bss 43104 43104 0 0.0
.data 1368 1368 0 0.0
.data.rel.ro 65672 65672 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 163057 163057 0 0.0
.text 1687490 1687298 -192 -0.0
ota-provider-app debug (read only) 1714521 1714425 -96 -0.0
(read/write) 81368 81368 0 0.0
.bss 41120 41120 0 0.0
.data 1160 1160 0 0.0
.data.rel.ro 33560 33560 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 151910 151910 0 0.0
.text 1443906 1443810 -96 -0.0
ota-requestor-app debug (read only) 1703177 1703081 -96 -0.0
(read/write) 83320 83320 0 0.0
.bss 42272 42272 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 34616 34616 0 0.0
.dynamic 592 592 0 0.0
.got 4040 4040 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 145047 145047 0 0.0
.text 1441234 1441138 -96 -0.0
shell debug (read only) 2308409 2302633 -5776 -0.3
(read/write) 142224 141584 -640 -0.4
.bss 62592 62048 -544 -0.9
.data 768 768 0 0.0
.data.rel.ro 73168 73072 -96 -0.1
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 206002 205170 -832 -0.4
.text 1945890 1941042 -4848 -0.2
thermostat-no-ble arm64 (read only) 2134876 2130892 -3984 -0.2
(read/write) 141009 140673 -336 -0.2
.bss 57953 57665 -288 -0.5
.data 984 984 0 0.0
.data.rel.ro 74952 74904 -48 -0.1
.dynamic 560 560 0 0.0
.got 4152 4152 0 0.0
.init 24 24 0 0.0
.init_array 336 328 -8 -2.4
.rodata 132316 132108 -208 -0.2
.text 1784400 1780720 -3680 -0.2
tv-app debug (read only) 2525753 2503017 -22736 -0.9
(read/write) 140056 139512 -544 -0.4
.bss 57568 57280 -288 -0.5
.data 3168 3168 0 0.0
.data.rel.ro 73288 73048 -240 -0.3
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 197196 196140 -1056 -0.5
.text 2155186 2133938 -21248 -1.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2390920 2389944 -976 -0.0
.bss 188932 188404 -528 -0.3
.data 5288 5280 -8 -0.2
.text 1353520 1352544 -976 -0.1
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2349448 2349448 0 0.0
.bss 181000 181000 0 0.0
.data 5600 5600 0 0.0
.text 1312048 1312048 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2317408 2317408 0 0.0
.bss 180912 180912 0 0.0
.data 5584 5584 0 0.0
.text 1280008 1280008 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139648 1139648 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103032 103032 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2303404 2303404 0 0.0
.bss 178164 178164 0 0.0
.data 5400 5400 0 0.0
.text 1265976 1265976 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1005707 1005691 -16 -0.0
bss 121352 121352 0 0.0
rodata 118312 118312 0 0.0
text 687048 687036 -12 -0.0
nrf52840dk_nrf52840+rpc (read/write) 974551 974535 -16 -0.0
bss 118540 118540 0 0.0
rodata 109700 109700 0 0.0
text 666664 666652 -12 -0.0
nrf52840dongle_nrf52840 (read/write) 1022399 1022383 -16 -0.0
bss 122716 122716 0 0.0
rodata 117200 117200 0 0.0
text 692620 692608 -12 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 912322 912306 -16 -0.0
bss 117912 117912 0 0.0
rodata 111572 111572 0 0.0
text 602076 602064 -12 -0.0
lock-app nrf52840dk_nrf52840 (read/write) 940775 940775 0 0.0
bss 119720 119720 0 0.0
rodata 107540 107540 0 0.0
text 634956 634944 -12 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 848250 848234 -16 -0.0
bss 116312 116312 0 0.0
rodata 100708 100708 0 0.0
text 550752 550744 -8 -0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527595 527595 0 0.0
bss 53632 53632 0 0.0
rodata 49976 49976 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 940211 940195 -16 -0.0
bss 119440 119440 0 0.0
rodata 106896 106896 0 0.0
text 635212 635200 -12 -0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 935535 935535 0 0.0
bss 119444 119444 0 0.0
rodata 106188 106188 0 0.0
text 631244 631236 -8 -0.0
shell nrf52840dk_nrf52840 (read/write) 803911 803911 0 0.0
bss 111304 111304 0 0.0
rodata 78716 78716 0 0.0
text 536272 536272 0 0.0
p6 all-clusters-app default (read/write) 2465432 2464320 -1112 -0.0
.bss 118544 118024 -520 -0.4
.data 2568 2568 0 0.0
.text 1423696 1422584 -1112 -0.1
light-app default (read/write) 2367776 2367968 192 0.0
.bss 107664 107664 0 0.0
.data 2432 2432 0 0.0
.text 1326040 1326232 192 0.0
lock-app default (read/write) 2336584 2336776 192 0.0
.bss 107400 107400 0 0.0
.data 2400 2400 0 0.0
.text 1294848 1295040 192 0.0
qpg lighting-app qpg6105+debug (read only) 586368 586352 -16 -0.0
(read/write) 146936 146936 0 0.0
.bss 88920 88920 0 0.0
.data 1084 1084 0 0.0
.text 581048 581032 -16 -0.0
lock-app qpg6105+debug (read only) 535332 535316 -16 -0.0
(read/write) 146936 146936 0 0.0
.bss 88392 88392 0 0.0
.data 1028 1028 0 0.0
.text 530012 529996 -16 -0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 870166 866702 -3464 -0.4
bss 88680 88664 -16 -0.0
noinit 37160 37160 0 0.0
text 611502 608294 -3208 -0.5

@jepenven-silabs jepenven-silabs merged commit 45b2690 into project-chip:master Feb 9, 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