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

Add lock/unlock calls for efr32 examples #15365

Merged
merged 11 commits into from
Feb 22, 2022

Conversation

mkardous-silabs
Copy link
Contributor

@mkardous-silabs mkardous-silabs commented Feb 18, 2022

Problem

Change overview

  • Add lock/unlock or scheduleWork to application calls interacting with matter stack

Testing

  • Manual tests with every examples to verify that app doesn't try to access the matter stack without holding the semaphore

@github-actions
Copy link

github-actions bot commented Feb 18, 2022

PR #15365: Size comparison from f2b344c to 9c24c36

Increases (3 builds for efr32)
platform target config section f2b344c 9c24c36 change % change
efr32 lighting-app BRD4161A (read only) 916284 916332 48 0.0
.text 916276 916324 48 0.0
BRD4161A+rpc (read only) 944992 945040 48 0.0
.text 944984 945032 48 0.0
window-app BRD4161A (read only) 850108 850748 640 0.1
.text 850100 850740 640 0.1
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section f2b344c 9c24c36 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 599298 599298 0 0.0
.app_xip_area 503232 503232 0 0.0
.bss 78764 78764 0 0.0
.data 644 644 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 557334 557334 0 0.0
.app_xip_area 462812 462812 0 0.0
.bss 77260 77260 0 0.0
.data 608 608 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578570 578570 0 0.0
.app_xip_area 474624 474624 0 0.0
.bss 86356 86356 0 0.0
.data 552 552 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916284 916332 48 0.0
(read/write) 129500 129500 0 0.0
.bss 127464 127464 0 0.0
.data 2036 2036 0 0.0
.text 916276 916324 48 0.0
BRD4161A+rpc (read only) 944992 945040 48 0.0
(read/write) 146416 146416 0 0.0
.bss 144240 144240 0 0.0
.data 2176 2176 0 0.0
.text 944984 945032 48 0.0
window-app BRD4161A (read only) 850108 850748 640 0.1
(read/write) 127416 127416 0 0.0
.bss 125512 125512 0 0.0
.data 1904 1904 0 0.0
.text 850100 850740 640 0.1
esp32 all-clusters-app c3devkit (read only) 950408 950408 0 0.0
(read/write) 1400290 1400290 0 0.0
.dram0.bss 67144 67144 0 0.0
.dram0.data 14156 14156 0 0.0
.flash.rodata 200088 200088 0 0.0
.flash.text 950408 950408 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 999903 999903 0 0.0
(read/write) 465560 465560 0 0.0
.dram0.bss 72296 72296 0 0.0
.dram0.data 34064 34064 0 0.0
.flash.rodata 227072 227072 0 0.0
.flash.text 994519 994519 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 692500 692500 0 0.0
.bss 78384 78384 0 0.0
.data 1912 1912 0 0.0
.text 606404 606404 0 0.0
lock k32w061+release (read/write) 695048 695048 0 0.0
.bss 78600 78600 0 0.0
.data 1952 1952 0 0.0
.text 608696 608696 0 0.0
linux all-clusters-app debug (read only) 2386393 2386393 0 0.0
(read/write) 149696 149696 0 0.0
.bss 64032 64032 0 0.0
.data 1328 1328 0 0.0
.data.rel.ro 78632 78632 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 206949 206949 0 0.0
.text 2015906 2015906 0 0.0
bridge-app debug+rpc (read only) 1734973 1734973 0 0.0
(read/write) 94840 94840 0 0.0
.bss 49312 49312 0 0.0
.data 2010 2010 0 0.0
.data.rel.ro 38376 38376 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 142644 142644 0 0.0
.text 1475493 1475493 0 0.0
chip-tool debug (read only) 9061893 9061893 0 0.0
(read/write) 320368 320368 0 0.0
.bss 40728 40728 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 272424 272424 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 478037 478037 0 0.0
.text 7923781 7923781 0 0.0
chip-tool-ipv6only arm64 (read only) 8781772 8781772 0 0.0
(read/write) 432641 432641 0 0.0
.bss 58977 58977 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 317776 317776 0 0.0
.dynamic 560 560 0 0.0
.got 50880 50880 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 454596 454596 0 0.0
.text 7412804 7412804 0 0.0
door-lock-app debug (read only) 1947505 1947505 0 0.0
(read/write) 120904 120904 0 0.0
.bss 52000 52000 0 0.0
.data 986 986 0 0.0
.data.rel.ro 62496 62496 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 174172 174172 0 0.0
.text 1623826 1623826 0 0.0
lighting-app debug+rpc (read only) 2073969 2073969 0 0.0
(read/write) 125880 125880 0 0.0
.bss 52992 52992 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 65984 65984 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 166737 166737 0 0.0
.text 1751586 1751586 0 0.0
ota-provider-app debug (read only) 1880873 1880873 0 0.0
(read/write) 116568 116568 0 0.0
.bss 51872 51872 0 0.0
.data 1224 1224 0 0.0
.data.rel.ro 57816 57816 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 159003 159003 0 0.0
.text 1570258 1570258 0 0.0
ota-requestor-app debug (read only) 1893905 1893905 0 0.0
(read/write) 117952 117952 0 0.0
.bss 52288 52288 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 59080 59080 0 0.0
.dynamic 592 592 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 153388 153388 0 0.0
.text 1590578 1590578 0 0.0
shell debug (read only) 2361265 2361265 0 0.0
(read/write) 152112 152112 0 0.0
.bss 72384 72384 0 0.0
.data 832 832 0 0.0
.data.rel.ro 73216 73216 0 0.0
.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 207986 207986 0 0.0
.text 1995874 1995874 0 0.0
thermostat-no-ble arm64 (read only) 2167740 2167740 0 0.0
(read/write) 151137 151137 0 0.0
.bss 67521 67521 0 0.0
.data 1032 1032 0 0.0
.data.rel.ro 75384 75384 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 134060 134060 0 0.0
.text 1814240 1814240 0 0.0
tv-app debug (read only) 2560345 2560345 0 0.0
(read/write) 152928 152928 0 0.0
.bss 70144 70144 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73576 73576 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 199405 199405 0 0.0
.text 2186690 2186690 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2430660 2430660 0 0.0
.bss 194564 194564 0 0.0
.data 5328 5328 0 0.0
.text 1393232 1393232 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2392780 2392780 0 0.0
.bss 188432 188432 0 0.0
.data 5632 5632 0 0.0
.text 1355352 1355352 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2328224 2328224 0 0.0
.bss 187432 187432 0 0.0
.data 5608 5608 0 0.0
.text 1290824 1290824 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139840 1139840 0 0.0
.bss 11796 11796 0 0.0
.data 4368 4368 0 0.0
.text 103224 103224 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2319124 2319124 0 0.0
.bss 185980 185980 0 0.0
.data 5440 5440 0 0.0
.text 1281696 1281696 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1023355 1023355 0 0.0
bss 123528 123528 0 0.0
rodata 120904 120904 0 0.0
text 699908 699908 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 992667 992667 0 0.0
bss 120716 120716 0 0.0
rodata 112448 112448 0 0.0
text 679812 679812 0 0.0
nrf52840dongle_nrf52840 (read/write) 1038111 1038111 0 0.0
bss 124748 124748 0 0.0
rodata 119736 119736 0 0.0
text 703720 703720 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 929966 929966 0 0.0
bss 120088 120088 0 0.0
rodata 114160 114160 0 0.0
text 614936 614936 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 952119 952119 0 0.0
bss 121756 121756 0 0.0
rodata 109740 109740 0 0.0
text 642024 642024 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859598 859598 0 0.0
bss 118348 118348 0 0.0
rodata 102912 102912 0 0.0
text 557828 557828 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) 950695 950695 0 0.0
bss 121476 121476 0 0.0
rodata 108692 108692 0 0.0
text 641844 641844 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 946659 946659 0 0.0
bss 121480 121480 0 0.0
rodata 108392 108392 0 0.0
text 638084 638084 0 0.0
shell nrf52840dk_nrf52840 (read/write) 811335 811335 0 0.0
bss 113324 113324 0 0.0
rodata 79676 79676 0 0.0
text 540680 540680 0 0.0
p6 all-clusters-app default (read/write) 2489048 2489048 0 0.0
.bss 122872 122872 0 0.0
.data 2672 2672 0 0.0
.text 1447312 1447312 0 0.0
light-app default (read/write) 2394600 2394600 0 0.0
.bss 113896 113896 0 0.0
.data 2528 2528 0 0.0
.text 1352864 1352864 0 0.0
lock-app default (read/write) 2358176 2358176 0 0.0
.bss 113648 113648 0 0.0
.data 2488 2488 0 0.0
.text 1316440 1316440 0 0.0
qpg lighting-app qpg6105+debug (read only) 600148 600148 0 0.0
(read/write) 146940 146940 0 0.0
.bss 90944 90944 0 0.0
.data 1112 1112 0 0.0
.text 594828 594828 0 0.0
lock-app qpg6105+debug (read only) 565916 565916 0 0.0
(read/write) 146940 146940 0 0.0
.bss 90952 90952 0 0.0
.data 1064 1064 0 0.0
.text 560596 560596 0 0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 878766 878766 0 0.0
bss 87500 87500 0 0.0
noinit 37160 37160 0 0.0
text 618928 618928 0 0.0

examples/light-switch-app/efr32/src/AppTask.cpp Outdated Show resolved Hide resolved
examples/window-app/common/src/WindowApp.cpp Outdated Show resolved Hide resolved
examples/window-app/common/src/WindowApp.cpp Outdated Show resolved Hide resolved
examples/window-app/common/src/WindowApp.cpp Outdated Show resolved Hide resolved
examples/window-app/common/src/WindowApp.cpp Outdated Show resolved Hide resolved
examples/window-app/efr32/src/main.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

PR #15365: Size comparison from f2b344c to 1a6b41a

Increases (9 builds for nrfconnect)
platform target config section f2b344c 1a6b41a change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1023355 1023579 224 0.0
rodata 120904 120984 80 0.1
text 699908 700044 136 0.0
lock-app nrf52840dk_nrf52840 (read/write) 952119 952343 224 0.0
rodata 109740 109820 80 0.1
text 642024 642160 136 0.0
pump-app nrf52840dk_nrf52840 (read/write) 950695 950919 224 0.0
rodata 108692 108772 80 0.1
text 641844 641980 136 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 946659 946867 208 0.0
rodata 108392 108472 80 0.1
text 638084 638220 136 0.0
shell nrf52840dk_nrf52840 (read/write) 811335 811543 208 0.0
rodata 79676 79756 80 0.1
text 540680 540812 132 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 992667 992891 224 0.0
rodata 112448 112528 80 0.1
text 679812 679948 136 0.0
nrf52840dongle_nrf52840 (read/write) 1038111 1038335 224 0.0
rodata 119736 119816 80 0.1
text 703720 703856 136 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 929966 930190 224 0.0
rodata 114160 114240 80 0.1
text 614936 615072 136 0.0
lock-app nrf5340dk_nrf5340_cpuapp (read/write) 859598 859822 224 0.0
rodata 102912 102992 80 0.1
text 557828 557964 136 0.0
Full report (15 builds for mbed, nrfconnect)
platform target config section f2b344c 1a6b41a change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2430660 2430660 0 0.0
.bss 194564 194564 0 0.0
.data 5328 5328 0 0.0
.text 1393232 1393232 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2392780 2392780 0 0.0
.bss 188432 188432 0 0.0
.data 5632 5632 0 0.0
.text 1355352 1355352 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2328224 2328224 0 0.0
.bss 187432 187432 0 0.0
.data 5608 5608 0 0.0
.text 1290824 1290824 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139840 1139840 0 0.0
.bss 11796 11796 0 0.0
.data 4368 4368 0 0.0
.text 103224 103224 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2319124 2319124 0 0.0
.bss 185980 185980 0 0.0
.data 5440 5440 0 0.0
.text 1281696 1281696 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1023355 1023579 224 0.0
bss 123528 123528 0 0.0
rodata 120904 120984 80 0.1
text 699908 700044 136 0.0
lock-app nrf52840dk_nrf52840 (read/write) 952119 952343 224 0.0
bss 121756 121756 0 0.0
rodata 109740 109820 80 0.1
text 642024 642160 136 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) 950695 950919 224 0.0
bss 121476 121476 0 0.0
rodata 108692 108772 80 0.1
text 641844 641980 136 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 946659 946867 208 0.0
bss 121480 121480 0 0.0
rodata 108392 108472 80 0.1
text 638084 638220 136 0.0
shell nrf52840dk_nrf52840 (read/write) 811335 811543 208 0.0
bss 113324 113324 0 0.0
rodata 79676 79756 80 0.1
text 540680 540812 132 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 992667 992891 224 0.0
bss 120716 120716 0 0.0
rodata 112448 112528 80 0.1
text 679812 679948 136 0.0
nrf52840dongle_nrf52840 (read/write) 1038111 1038335 224 0.0
bss 124748 124748 0 0.0
rodata 119736 119816 80 0.1
text 703720 703856 136 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 929966 930190 224 0.0
bss 120088 120088 0 0.0
rodata 114160 114240 80 0.1
text 614936 615072 136 0.0
lock-app nrf5340dk_nrf5340_cpuapp (read/write) 859598 859822 224 0.0
bss 118348 118348 0 0.0
rodata 102912 102992 80 0.1
text 557828 557964 136 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 22, 2022

PR #15365: Size comparison from cbdecce to 85becff

Increases (3 builds for efr32)
platform target config section cbdecce 85becff change % change
efr32 lighting-app BRD4161A (read only) 915156 915220 64 0.0
.text 915148 915212 64 0.0
BRD4161A+rpc (read only) 943856 943920 64 0.0
.text 943848 943912 64 0.0
window-app BRD4161A (read only) 848976 849832 856 0.1
.text 848968 849824 856 0.1
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section cbdecce 85becff change % change
cyw30739 light cyw930739m2evb_01 (read/write) 598130 598130 0 0.0
.app_xip_area 502968 502968 0 0.0
.bss 77860 77860 0 0.0
.data 644 644 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 556166 556166 0 0.0
.app_xip_area 462548 462548 0 0.0
.bss 76356 76356 0 0.0
.data 608 608 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577402 577402 0 0.0
.app_xip_area 474360 474360 0 0.0
.bss 85452 85452 0 0.0
.data 552 552 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 915156 915220 64 0.0
(read/write) 128600 128600 0 0.0
.bss 126560 126560 0 0.0
.data 2040 2040 0 0.0
.text 915148 915212 64 0.0
BRD4161A+rpc (read only) 943856 943920 64 0.0
(read/write) 145520 145520 0 0.0
.bss 143336 143336 0 0.0
.data 2180 2180 0 0.0
.text 943848 943912 64 0.0
window-app BRD4161A (read only) 848976 849832 856 0.1
(read/write) 126520 126520 0 0.0
.bss 124608 124608 0 0.0
.data 1908 1908 0 0.0
.text 848968 849824 856 0.1
esp32 all-clusters-app c3devkit (read only) 950796 950796 0 0.0
(read/write) 1399506 1399506 0 0.0
.dram0.bss 66672 66672 0 0.0
.dram0.data 14164 14164 0 0.0
.flash.rodata 199768 199768 0 0.0
.flash.text 950796 950796 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 1000827 1000827 0 0.0
(read/write) 464912 464912 0 0.0
.dram0.bss 71824 71824 0 0.0
.dram0.data 34064 34064 0 0.0
.flash.rodata 226896 226896 0 0.0
.flash.text 995443 995443 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 691092 691092 0 0.0
.bss 77488 77488 0 0.0
.data 1916 1916 0 0.0
.text 605888 605888 0 0.0
lock k32w061+release (read/write) 693636 693636 0 0.0
.bss 77696 77696 0 0.0
.data 1956 1956 0 0.0
.text 608184 608184 0 0.0
linux chip-tool-ipv6only arm64 (read only) 8864028 8864028 0 0.0
(read/write) 434705 434705 0 0.0
.bss 59265 59265 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 319024 319024 0 0.0
.dynamic 560 560 0 0.0
.got 51392 51392 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 456468 456468 0 0.0
.text 7489236 7489236 0 0.0
thermostat-no-ble arm64 (read only) 2159644 2159644 0 0.0
(read/write) 149841 149841 0 0.0
.bss 66433 66433 0 0.0
.data 1032 1032 0 0.0
.data.rel.ro 75216 75216 0 0.0
.dynamic 560 560 0 0.0
.got 4208 4208 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 132604 132604 0 0.0
.text 1808352 1808352 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2439644 2439644 0 0.0
.bss 194508 194508 0 0.0
.data 5352 5352 0 0.0
.text 1402216 1402216 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2400828 2400828 0 0.0
.bss 188608 188608 0 0.0
.data 5648 5648 0 0.0
.text 1363400 1363400 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2336264 2336264 0 0.0
.bss 187608 187608 0 0.0
.data 5624 5624 0 0.0
.text 1298864 1298864 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139840 1139840 0 0.0
.bss 11796 11796 0 0.0
.data 4368 4368 0 0.0
.text 103224 103224 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2327164 2327164 0 0.0
.bss 186140 186140 0 0.0
.data 5456 5456 0 0.0
.text 1289736 1289736 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1021787 1021787 0 0.0
bss 122624 122624 0 0.0
rodata 120760 120760 0 0.0
text 699492 699492 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 991175 991175 0 0.0
bss 119812 119812 0 0.0
rodata 112284 112284 0 0.0
text 679368 679368 0 0.0
nrf52840dongle_nrf52840 (read/write) 1036607 1036607 0 0.0
bss 123844 123844 0 0.0
rodata 119608 119608 0 0.0
text 703236 703236 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 928510 928510 0 0.0
bss 119184 119184 0 0.0
rodata 114016 114016 0 0.0
text 614520 614520 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 950651 950651 0 0.0
bss 120852 120852 0 0.0
rodata 109600 109600 0 0.0
text 641588 641588 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 858126 858126 0 0.0
bss 117444 117444 0 0.0
rodata 102768 102768 0 0.0
text 557392 557392 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527567 527567 0 0.0
bss 53632 53632 0 0.0
rodata 49948 49948 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 949099 949099 0 0.0
bss 120572 120572 0 0.0
rodata 108552 108552 0 0.0
text 641408 641408 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 945059 945059 0 0.0
bss 120576 120576 0 0.0
rodata 108248 108248 0 0.0
text 637648 637648 0 0.0
shell nrf52840dk_nrf52840 (read/write) 811587 811587 0 0.0
bss 113324 113324 0 0.0
rodata 79752 79752 0 0.0
text 540852 540852 0 0.0
p6 all-clusters-app default (read/write) 2489568 2489568 0 0.0
.bss 122400 122400 0 0.0
.data 2680 2680 0 0.0
.text 1447832 1447832 0 0.0
light-app default (read/write) 2393560 2393560 0 0.0
.bss 113648 113648 0 0.0
.data 2528 2528 0 0.0
.text 1351824 1351824 0 0.0
lock-app default (read/write) 2357120 2357120 0 0.0
.bss 113400 113400 0 0.0
.data 2488 2488 0 0.0
.text 1315384 1315384 0 0.0
qpg lighting-app qpg6105+debug (read only) 599972 599972 0 0.0
(read/write) 146936 146936 0 0.0
.bss 90904 90904 0 0.0
.data 1116 1116 0 0.0
.text 594652 594652 0 0.0
lock-app qpg6105+debug (read only) 565732 565732 0 0.0
(read/write) 146936 146936 0 0.0
.bss 90912 90912 0 0.0
.data 1068 1068 0 0.0
.text 560412 560412 0 0.0
persistent-storage-app qpg6105+debug (read only) 99536 99536 0 0.0
(read/write) 146941 146941 0 0.0
.bss 24001 24001 0 0.0
.data 180 180 0 0.0
.text 94216 94216 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 880954 880954 0 0.0
bss 86372 86372 0 0.0
noinit 37160 37160 0 0.0
text 622274 622274 0 0.0

@jmartinez-silabs jmartinez-silabs merged commit 0de1028 into project-chip:master Feb 22, 2022
jmeg-sfy pushed a commit that referenced this pull request Mar 8, 2022
* add lock/unlock to lighting app

* add lock/unlock to light-switch app

* add lock/unlock to lock app

* Move event loop start for shell app

* add lock / unlock to window app

* disable lock tracking for ota-requestor-app

* PR review comments

* Update scheduleWork for light-switch

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* fix task start

* align window app tilt and lift

* Comment

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
@mkardous-silabs mkardous-silabs deleted the fix/sem_lock branch April 22, 2022 15:34
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.

EFR32 lock and lighting app don't boot.
5 participants