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

[Silabs]Fix OnSoftwareFaultDetect chiplock assert occuring on appError() #32713

Conversation

jmartinez-silabs
Copy link
Member

Errors caught with our appError() in our application task were causing a chip stack lock assert on the OnSoftwareFaultDetect() event.

  • use ScheduleLambda() to post the OnSoftwareFaultDetect event on the chip task queue.
  • Regroup the allowed delay for the even transmit in the OnSoftwareFaultEventHandler to reduce line duplication and to always make sure OnSoftwareFaultDetect event has some time to be transmitted. ( appError didn't allow it)

Copy link

github-actions bot commented Mar 26, 2024

PR #32713: Size comparison from 4004d0b to c6d4439

Increases (2 builds for efr32)
platform target config section 4004d0b c6d4439 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 934688 934712 24 0.0
.text 735284 735308 24 0.0
window-app BRD4187C (read/write) 1158608 1158640 32 0.0
.text 987820 987852 32 0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 4004d0b c6d4439 change % change
bl602 lighting-app bl602 (read/write) 1438534 1438534 0 0.0
.bss 85360 85360 0 0.0
.data 9504 9504 0 0.0
.rodata 158488 158488 0 0.0
.text 1104536 1104536 0 0.0
bl602+mfd (read/write) 1452958 1452958 0 0.0
.bss 85520 85520 0 0.0
.data 9480 9480 0 0.0
.rodata 157448 157448 0 0.0
.text 1119854 1119854 0 0.0
bl602+rpc (read/write) 1486182 1486182 0 0.0
.bss 93392 93392 0 0.0
.data 9880 9880 0 0.0
.rodata 166056 166056 0 0.0
.text 1136182 1136182 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1202995 1202995 0 0.0
.bss 11133 11133 0 0.0
.data 3688 3688 0 0.0
.rodata 107840 107840 0 0.0
.text 973458 973458 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1214063 1214063 0 0.0
.bss 11309 11309 0 0.0
.data 3664 3664 0 0.0
.rodata 106780 106780 0 0.0
.text 985468 985468 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1294743 1294743 0 0.0
.bss 19613 19613 0 0.0
.data 4224 4224 0 0.0
.rodata 123212 123212 0 0.0
.text 1048422 1048422 0 0.0
bl706-eth (read/write) 1020673 1020673 0 0.0
.bss 23708 23708 0 0.0
.data 3264 3264 0 0.0
.rodata 101172 101172 0 0.0
.text 764552 764552 0 0.0
bl706-wifi (read/write) 1255398 1255398 0 0.0
.bss 10577 10577 0 0.0
.data 3696 3696 0 0.0
.rodata 122172 122172 0 0.0
.text 996522 996522 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1172580 1172580 0 0.0
.bss 16328 16328 0 0.0
.data 5048 5048 0 0.0
.rodata 101844 101844 0 0.0
.text 966568 966568 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1183988 1183988 0 0.0
.bss 16504 16504 0 0.0
.data 5032 5032 0 0.0
.rodata 100784 100784 0 0.0
.text 978890 978890 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774436 774436 0 0.0
(read/write) 168648 168648 0 0.0
.bss 90636 90636 0 0.0
.data 3568 3568 0 0.0
.rodata 81852 81852 0 0.0
.text 692316 692316 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 790844 790844 0 0.0
(read/write) 178896 178896 0 0.0
.bss 100884 100884 0 0.0
.data 3568 3568 0 0.0
.rodata 76028 76028 0 0.0
.text 714548 714548 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 779500 779500 0 0.0
(read/write) 173336 173336 0 0.0
.bss 95324 95324 0 0.0
.data 3568 3568 0 0.0
.rodata 102788 102788 0 0.0
.text 676444 676444 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 731692 731692 0 0.0
(read/write) 167616 167616 0 0.0
.bss 89368 89368 0 0.0
.data 3560 3560 0 0.0
.rodata 77516 77516 0 0.0
.text 653908 653908 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717284 717284 0 0.0
(read/write) 167824 167824 0 0.0
.bss 89592 89592 0 0.0
.data 3552 3552 0 0.0
.rodata 73292 73292 0 0.0
.text 643724 643724 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 584026 584026 0 0.0
(read/write) 208000 208000 0 0.0
.bss 201228 201228 0 0.0
.data 1648 1648 0 0.0
.rodata 86666 86666 0 0.0
.text 495236 495236 0 0.0
lock CC3235SF_LAUNCHXL (read only) 629282 629282 0 0.0
(read/write) 208344 208344 0 0.0
.bss 201720 201720 0 0.0
.data 1504 1504 0 0.0
.rodata 107122 107122 0 0.0
.text 520036 520036 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569619 569619 0 0.0
.app_xip_area 459357 459357 0 0.0
.bss 65088 65088 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 552259 552259 0 0.0
.app_xip_area 437237 437237 0 0.0
.bss 69840 69840 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572387 572387 0 0.0
.app_xip_area 463629 463629 0 0.0
.bss 63624 63624 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565331 565331 0 0.0
.app_xip_area 453293 453293 0 0.0
.bss 66824 66824 0 0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 934688 934712 24 0.0
.bss 197976 197976 0 0.0
.data 1404 1404 0 0.0
.text 735284 735308 24 0.0
BRD4187C (read/write) 1111448 1111448 0 0.0
.bss 195184 195184 0 0.0
.data 3424 3424 0 0.0
.text 912820 912820 0 0.0
lock-app BRD4161A+wf200 (read/write) 1123820 1123820 0 0.0
.bss 186804 186804 0 0.0
.data 2808 2808 0 0.0
.text 934188 934188 0 0.0
window-app BRD4187C (read/write) 1158608 1158640 32 0.0
.bss 167432 167432 0 0.0
.data 3336 3336 0 0.0
.text 987820 987852 32 0.0
esp32 all-clusters-app c3devkit (read only) 1211974 1211974 0 0.0
(read/write) 1749792 1749792 0 0.0
.dram0.bss 74328 74328 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252304 252304 0 0.0
.flash.text 1211974 1211974 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1254183 1254183 0 0.0
(read/write) 536392 536392 0 0.0
.dram0.bss 81264 81264 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284028 284028 0 0.0
.flash.text 1248019 1248019 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 605280 605280 0 0.0
(read/write) 79480 79480 0 0.0
.bss 67308 67308 0 0.0
.data 2188 2188 0 0.0
.text 604744 604744 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 700188 700188 0 0.0
.bss 71156 71156 0 0.0
.data 2856 2856 0 0.0
.text 586792 586792 0 0.0
light k32w0+release (read only) 607240 607240 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67164 67164 0 0.0
.data 2192 2192 0 0.0
.text 606704 606704 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 791608 791608 0 0.0
.bss 80636 80636 0 0.0
.data 2056 2056 0 0.0
.text 669552 669552 0 0.0
linux air-purifier-app debug (read only) 2624373 2624373 0 0.0
(read/write) 129112 129112 0 0.0
.bss 46544 46544 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 74376 74376 0 0.0
.dynamic 608 608 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 184720 184720 0 0.0
.text 2261957 2261957 0 0.0
all-clusters-app debug (read only) 5930521 5930521 0 0.0
(read/write) 480552 480552 0 0.0
.bss 134848 134848 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 333720 333720 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1408 1408 0 0.0
.rodata 349456 349456 0 0.0
.text 5147459 5147459 0 0.0
all-clusters-minimal-app debug (read only) 5211369 5211369 0 0.0
(read/write) 236504 236504 0 0.0
.bss 127680 127680 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 97304 97304 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 288490 288490 0 0.0
.text 4687939 4687939 0 0.0
bridge-app debug (read only) 4605769 4605769 0 0.0
(read/write) 217416 217416 0 0.0
.bss 118208 118208 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86240 86240 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 229098 229098 0 0.0
.text 4156147 4156147 0 0.0
chip-tool debug (read only) 12047729 12047729 0 0.0
(read/write) 521664 521664 0 0.0
.bss 94424 94424 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 414872 414872 0 0.0
.dynamic 624 624 0 0.0
.got 5760 5760 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 448761 448761 0 0.0
.text 10892963 10892963 0 0.0
chip-tool-ipv6only arm64 (read only) 11368100 11368100 0 0.0
(read/write) 586080 586080 0 0.0
.bss 103528 103528 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 454648 454648 0 0.0
.dynamic 512 512 0 0.0
.got 16944 16944 0 0.0
.init 24 24 0 0.0
.init_array 264 264 0 0.0
.rodata 354564 354564 0 0.0
.text 10135144 10135144 0 0.0
lighting-app debug+rpc+ui (read only) 5529313 5529313 0 0.0
(read/write) 226144 226144 0 0.0
.bss 119144 119144 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 94608 94608 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 354068 354068 0 0.0
.text 4928339 4928339 0 0.0
lock-app debug (read only) 4673049 4673049 0 0.0
(read/write) 204968 204968 0 0.0
.bss 113632 113632 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 80488 80488 0 0.0
.dynamic 624 624 0 0.0
.got 5192 5192 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 254986 254986 0 0.0
.text 4206179 4206179 0 0.0
ota-provider-app debug (read only) 4300569 4300569 0 0.0
(read/write) 193464 193464 0 0.0
.bss 113312 113312 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 69872 69872 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 208170 208170 0 0.0
.text 3899091 3899091 0 0.0
ota-requestor-app debug (read only) 4430009 4430009 0 0.0
(read/write) 197832 197832 0 0.0
.bss 114208 114208 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 72976 72976 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 214282 214282 0 0.0
.text 4017875 4017875 0 0.0
shell debug (read only) 2898513 2898513 0 0.0
(read/write) 156504 156504 0 0.0
.bss 62768 62768 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 86528 86528 0 0.0
.dynamic 592 592 0 0.0
.got 4064 4064 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 185408 185408 0 0.0
.text 2539554 2539554 0 0.0
thermostat-no-ble arm64 (read only) 4418868 4418868 0 0.0
(read/write) 244072 244072 0 0.0
.bss 121832 121832 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 103680 103680 0 0.0
.dynamic 512 512 0 0.0
.got 8616 8616 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 159500 159500 0 0.0
.text 3924536 3924536 0 0.0
tv-app debug (read only) 5720249 5720249 0 0.0
(read/write) 352768 352768 0 0.0
.bss 244400 244400 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 94520 94520 0 0.0
.dynamic 624 624 0 0.0
.got 5488 5488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 290122 290122 0 0.0
.text 5187811 5187811 0 0.0
tv-casting-app debug (read only) 9872401 9872401 0 0.0
(read/write) 340448 340448 0 0.0
.bss 156272 156272 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174272 174272 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 382648 382648 0 0.0
.text 9023779 9023779 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532808 2532808 0 0.0
.bss 220480 220480 0 0.0
.data 5216 5216 0 0.0
.text 1495492 1495492 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1062884 1062884 0 0.0
bss 133119 133119 0 0.0
rodata 102612 102612 0 0.0
text 779948 779948 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1224332 1224332 0 0.0
bss 127155 127155 0 0.0
rodata 151200 151200 0 0.0
text 795956 795956 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010460 1010460 0 0.0
bss 131977 131977 0 0.0
rodata 89876 89876 0 0.0
text 741284 741284 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834416 0 0.0
(read/write) 1797500 1797500 0 0.0
.bss 196244 196244 0 0.0
.data 2680 2680 0 0.0
.text 1590188 1590188 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1719556 1719556 0 0.0
.bss 193124 193124 0 0.0
.data 2648 2648 0 0.0
.text 1515396 1515396 0 0.0
light cy8ckit_062s2_43012 (read only) 844296 844296 0 0.0
(read/write) 1638660 1638660 0 0.0
.bss 186588 186588 0 0.0
.data 2456 2456 0 0.0
.text 1441228 1441228 0 0.0
lock cy8ckit_062s2_43012 (read only) 817136 817136 0 0.0
(read/write) 1668300 1668300 0 0.0
.bss 213748 213748 0 0.0
.data 2456 2456 0 0.0
.text 1443708 1443708 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130416 1130416 0 0.0
.bss 102488 102488 0 0.0
.data 836 836 0 0.0
.text 642800 642800 0 0.0
lock-app qpg6105+debug (read/write) 1090392 1090392 0 0.0
.bss 97232 97232 0 0.0
.data 856 856 0 0.0
.text 602772 602772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 601637 601637 0 0.0
.bss 128352 128352 0 0.0
.data 676 676 0 0.0
.rodata 79732 79732 0 0.0
.text 383144 383144 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824446 824446 0 0.0
bss 49692 49692 0 0.0
text 617196 617196 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1093308 1093308 0 0.0
bss 101812 101812 0 0.0
text 794318 794318 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1050764 1050764 0 0.0
bss 110116 110116 0 0.0
text 765632 765632 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 911484 911484 0 0.0
bss 93148 93148 0 0.0
text 653116 653116 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 826078 826078 0 0.0
bss 49740 49740 0 0.0
text 618886 618886 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 931788 931788 0 0.0
bss 77740 77740 0 0.0
text 699036 699036 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1074664 1074664 0 0.0
bss 100228 100228 0 0.0
text 778500 778500 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 904180 904180 0 0.0
bss 69204 69204 0 0.0
text 654290 654290 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 930464 930464 0 0.0
bss 92728 92728 0 0.0
text 672194 672194 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 828802 828802 0 0.0
bss 49848 49848 0 0.0
text 621948 621948 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 792376 792376 0 0.0
bss 56048 56048 0 0.0
text 592626 592626 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 677312 677312 0 0.0
bss 73672 73672 0 0.0
text 462570 462570 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833606 833606 0 0.0
bss 51372 51372 0 0.0
text 625256 625256 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852337 852337 0 0.0
bss 59524 59524 0 0.0
text 637336 637336 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 818032 818032 0 0.0
bss 56336 56336 0 0.0
text 612310 612310 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 836124 836124 0 0.0
bss 68112 68112 0 0.0
text 627568 627568 0 0.0

Copy link

github-actions bot commented Mar 26, 2024

PR #32713: Size comparison from 4f9e9ea to 9719980

Increases (2 builds for efr32)
platform target config section 4f9e9ea 9719980 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 934536 934568 32 0.0
.text 735132 735164 32 0.0
window-app BRD4187C (read/write) 1158664 1158688 24 0.0
.text 987716 987740 24 0.0
Decreases (1 build for efr32)
platform target config section 4f9e9ea 9719980 change % change
efr32 lighting-app BRD4187C (read/write) 1111336 1111328 -8 -0.0
.text 912708 912700 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 4f9e9ea 9719980 change % change
bl602 lighting-app bl602 (read/write) 1438314 1438314 0 0.0
.bss 85360 85360 0 0.0
.data 9504 9504 0 0.0
.rodata 158444 158444 0 0.0
.text 1104358 1104358 0 0.0
bl602+mfd (read/write) 1452738 1452738 0 0.0
.bss 85520 85520 0 0.0
.data 9480 9480 0 0.0
.rodata 157404 157404 0 0.0
.text 1119676 1119676 0 0.0
bl602+rpc (read/write) 1485962 1485962 0 0.0
.bss 93392 93392 0 0.0
.data 9880 9880 0 0.0
.rodata 166012 166012 0 0.0
.text 1136004 1136004 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1202771 1202771 0 0.0
.bss 11133 11133 0 0.0
.data 3688 3688 0 0.0
.rodata 107796 107796 0 0.0
.text 973280 973280 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1213843 1213843 0 0.0
.bss 11309 11309 0 0.0
.data 3664 3664 0 0.0
.rodata 106736 106736 0 0.0
.text 985290 985290 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1294519 1294519 0 0.0
.bss 19613 19613 0 0.0
.data 4224 4224 0 0.0
.rodata 123168 123168 0 0.0
.text 1048244 1048244 0 0.0
bl706-eth (read/write) 1020453 1020453 0 0.0
.bss 23708 23708 0 0.0
.data 3264 3264 0 0.0
.rodata 101128 101128 0 0.0
.text 764374 764374 0 0.0
bl706-wifi (read/write) 1255082 1255082 0 0.0
.bss 10577 10577 0 0.0
.data 3696 3696 0 0.0
.rodata 122128 122128 0 0.0
.text 996250 996250 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1172360 1172360 0 0.0
.bss 16328 16328 0 0.0
.data 5048 5048 0 0.0
.rodata 101800 101800 0 0.0
.text 966390 966390 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1183764 1183764 0 0.0
.bss 16504 16504 0 0.0
.data 5032 5032 0 0.0
.rodata 100740 100740 0 0.0
.text 978712 978712 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 774348 774348 0 0.0
(read/write) 168648 168648 0 0.0
.bss 90636 90636 0 0.0
.data 3568 3568 0 0.0
.rodata 81844 81844 0 0.0
.text 692236 692236 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 790756 790756 0 0.0
(read/write) 178896 178896 0 0.0
.bss 100884 100884 0 0.0
.data 3568 3568 0 0.0
.rodata 76020 76020 0 0.0
.text 714468 714468 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 779404 779404 0 0.0
(read/write) 173336 173336 0 0.0
.bss 95324 95324 0 0.0
.data 3568 3568 0 0.0
.rodata 102772 102772 0 0.0
.text 676364 676364 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 731596 731596 0 0.0
(read/write) 167616 167616 0 0.0
.bss 89368 89368 0 0.0
.data 3560 3560 0 0.0
.rodata 77500 77500 0 0.0
.text 653828 653828 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 717196 717196 0 0.0
(read/write) 167824 167824 0 0.0
.bss 89592 89592 0 0.0
.data 3552 3552 0 0.0
.rodata 73276 73276 0 0.0
.text 643652 643652 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 583842 583842 0 0.0
(read/write) 208000 208000 0 0.0
.bss 201228 201228 0 0.0
.data 1648 1648 0 0.0
.rodata 86626 86626 0 0.0
.text 495092 495092 0 0.0
lock CC3235SF_LAUNCHXL (read only) 629090 629090 0 0.0
(read/write) 208344 208344 0 0.0
.bss 201720 201720 0 0.0
.data 1504 1504 0 0.0
.rodata 107074 107074 0 0.0
.text 519892 519892 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569539 569539 0 0.0
.app_xip_area 459277 459277 0 0.0
.bss 65088 65088 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 552179 552179 0 0.0
.app_xip_area 437157 437157 0 0.0
.bss 69840 69840 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572291 572291 0 0.0
.app_xip_area 463533 463533 0 0.0
.bss 63624 63624 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565251 565251 0 0.0
.app_xip_area 453213 453213 0 0.0
.bss 66824 66824 0 0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 934536 934568 32 0.0
.bss 197976 197976 0 0.0
.data 1404 1404 0 0.0
.text 735132 735164 32 0.0
BRD4187C (read/write) 1111336 1111328 -8 -0.0
.bss 195184 195184 0 0.0
.data 3424 3424 0 0.0
.text 912708 912700 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1123660 1123660 0 0.0
.bss 186804 186804 0 0.0
.data 2808 2808 0 0.0
.text 934028 934028 0 0.0
window-app BRD4187C (read/write) 1158664 1158688 24 0.0
.bss 167592 167592 0 0.0
.data 3336 3336 0 0.0
.text 987716 987740 24 0.0
esp32 all-clusters-app c3devkit (read only) 1211906 1211906 0 0.0
(read/write) 1749776 1749776 0 0.0
.dram0.bss 74328 74328 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252288 252288 0 0.0
.flash.text 1211906 1211906 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1254023 1254023 0 0.0
(read/write) 536376 536376 0 0.0
.dram0.bss 81264 81264 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284012 284012 0 0.0
.flash.text 1247859 1247859 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 605200 605200 0 0.0
(read/write) 79480 79480 0 0.0
.bss 67308 67308 0 0.0
.data 2188 2188 0 0.0
.text 604664 604664 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 700108 700108 0 0.0
.bss 71156 71156 0 0.0
.data 2856 2856 0 0.0
.text 586712 586712 0 0.0
light k32w0+release (read only) 607160 607160 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67164 67164 0 0.0
.data 2192 2192 0 0.0
.text 606624 606624 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 791512 791512 0 0.0
.bss 80636 80636 0 0.0
.data 2056 2056 0 0.0
.text 669456 669456 0 0.0
linux air-purifier-app debug (read only) 2623725 2623725 0 0.0
(read/write) 129048 129048 0 0.0
.bss 46544 46544 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 74312 74312 0 0.0
.dynamic 608 608 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 184688 184688 0 0.0
.text 2261461 2261461 0 0.0
all-clusters-app debug (read only) 5929905 5929905 0 0.0
(read/write) 480520 480520 0 0.0
.bss 134848 134848 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 333688 333688 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1408 1408 0 0.0
.rodata 349456 349456 0 0.0
.text 5146963 5146963 0 0.0
all-clusters-minimal-app debug (read only) 5210753 5210753 0 0.0
(read/write) 236472 236472 0 0.0
.bss 127680 127680 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 97272 97272 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 288490 288490 0 0.0
.text 4687443 4687443 0 0.0
bridge-app debug (read only) 4605121 4605121 0 0.0
(read/write) 217384 217384 0 0.0
.bss 118208 118208 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86208 86208 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 229066 229066 0 0.0
.text 4155651 4155651 0 0.0
chip-tool debug (read only) 12041497 12041497 0 0.0
(read/write) 521600 521600 0 0.0
.bss 94424 94424 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 414808 414808 0 0.0
.dynamic 624 624 0 0.0
.got 5760 5760 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 448729 448729 0 0.0
.text 10886883 10886883 0 0.0
chip-tool-ipv6only arm64 (read only) 11362020 11362020 0 0.0
(read/write) 588056 588056 0 0.0
.bss 103528 103528 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 454648 454648 0 0.0
.dynamic 512 512 0 0.0
.got 16952 16952 0 0.0
.init 24 24 0 0.0
.init_array 264 264 0 0.0
.rodata 354196 354196 0 0.0
.text 10129400 10129400 0 0.0
lighting-app debug+rpc+ui (read only) 5528697 5528697 0 0.0
(read/write) 226112 226112 0 0.0
.bss 119144 119144 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 94576 94576 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 354068 354068 0 0.0
.text 4927843 4927843 0 0.0
lock-app debug (read only) 4672433 4672433 0 0.0
(read/write) 204936 204936 0 0.0
.bss 113632 113632 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 80456 80456 0 0.0
.dynamic 624 624 0 0.0
.got 5192 5192 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 254986 254986 0 0.0
.text 4205683 4205683 0 0.0
ota-provider-app debug (read only) 4299921 4299921 0 0.0
(read/write) 193432 193432 0 0.0
.bss 113312 113312 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 69840 69840 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 208138 208138 0 0.0
.text 3898595 3898595 0 0.0
ota-requestor-app debug (read only) 4429361 4429361 0 0.0
(read/write) 197800 197800 0 0.0
.bss 114208 114208 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 72944 72944 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 214250 214250 0 0.0
.text 4017379 4017379 0 0.0
shell debug (read only) 2897897 2897897 0 0.0
(read/write) 156472 156472 0 0.0
.bss 62768 62768 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 86496 86496 0 0.0
.dynamic 592 592 0 0.0
.got 4064 4064 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 185408 185408 0 0.0
.text 2539058 2539058 0 0.0
thermostat-no-ble arm64 (read only) 4418532 4418532 0 0.0
(read/write) 244416 244416 0 0.0
.bss 121832 121832 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 103680 103680 0 0.0
.dynamic 512 512 0 0.0
.got 8624 8624 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 159484 159484 0 0.0
.text 3924184 3924184 0 0.0
tv-app debug (read only) 5724385 5724385 0 0.0
(read/write) 352736 352736 0 0.0
.bss 244400 244400 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 94488 94488 0 0.0
.dynamic 624 624 0 0.0
.got 5488 5488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 291434 291434 0 0.0
.text 5190755 5190755 0 0.0
tv-casting-app debug (read only) 9872425 9872425 0 0.0
(read/write) 340416 340416 0 0.0
.bss 156272 156272 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174240 174240 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 382680 382680 0 0.0
.text 9023891 9023891 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532736 2532736 0 0.0
.bss 220480 220480 0 0.0
.data 5216 5216 0 0.0
.text 1495420 1495420 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1062792 1062792 0 0.0
bss 133119 133119 0 0.0
rodata 102600 102600 0 0.0
text 779868 779868 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1224268 1224268 0 0.0
bss 127155 127155 0 0.0
rodata 151200 151200 0 0.0
text 795880 795880 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010368 1010368 0 0.0
bss 131977 131977 0 0.0
rodata 89864 89864 0 0.0
text 741204 741204 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834416 834416 0 0.0
(read/write) 1797308 1797308 0 0.0
.bss 196244 196244 0 0.0
.data 2680 2680 0 0.0
.text 1589996 1589996 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1719372 1719372 0 0.0
.bss 193124 193124 0 0.0
.data 2648 2648 0 0.0
.text 1515212 1515212 0 0.0
light cy8ckit_062s2_43012 (read only) 844296 844296 0 0.0
(read/write) 1638476 1638476 0 0.0
.bss 186588 186588 0 0.0
.data 2456 2456 0 0.0
.text 1441044 1441044 0 0.0
lock cy8ckit_062s2_43012 (read only) 817136 817136 0 0.0
(read/write) 1668108 1668108 0 0.0
.bss 213748 213748 0 0.0
.data 2456 2456 0 0.0
.text 1443516 1443516 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130320 1130320 0 0.0
.bss 102488 102488 0 0.0
.data 836 836 0 0.0
.text 642704 642704 0 0.0
lock-app qpg6105+debug (read/write) 1090296 1090296 0 0.0
.bss 97232 97232 0 0.0
.data 856 856 0 0.0
.text 602676 602676 0 0.0
stm32 light STM32WB5MM-DK (read/write) 601541 601541 0 0.0
.bss 128352 128352 0 0.0
.data 676 676 0 0.0
.rodata 79716 79716 0 0.0
.text 383064 383064 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824358 824358 0 0.0
bss 49692 49692 0 0.0
text 617128 617128 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1093220 1093220 0 0.0
bss 101812 101812 0 0.0
text 794250 794250 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1050684 1050684 0 0.0
bss 110116 110116 0 0.0
text 765564 765564 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 911404 911404 0 0.0
bss 93148 93148 0 0.0
text 653048 653048 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825990 825990 0 0.0
bss 49740 49740 0 0.0
text 618818 618818 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 931708 931708 0 0.0
bss 77740 77740 0 0.0
text 698968 698968 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1074576 1074576 0 0.0
bss 100228 100228 0 0.0
text 778432 778432 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 904092 904092 0 0.0
bss 69204 69204 0 0.0
text 654222 654222 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 930376 930376 0 0.0
bss 92728 92728 0 0.0
text 672126 672126 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 828722 828722 0 0.0
bss 49848 49848 0 0.0
text 621880 621880 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 792296 792296 0 0.0
bss 56048 56048 0 0.0
text 592558 592558 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 677312 677312 0 0.0
bss 73672 73672 0 0.0
text 462570 462570 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833526 833526 0 0.0
bss 51372 51372 0 0.0
text 625188 625188 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852257 852257 0 0.0
bss 59524 59524 0 0.0
text 637268 637268 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 817944 817944 0 0.0
bss 56336 56336 0 0.0
text 612242 612242 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 836036 836036 0 0.0
bss 68112 68112 0 0.0
text 627500 627500 0 0.0

@jmartinez-silabs jmartinez-silabs enabled auto-merge (squash) March 26, 2024 20:34
@jmartinez-silabs jmartinez-silabs merged commit 5bb5c9e into project-chip:master Mar 26, 2024
68 checks passed
@jmartinez-silabs jmartinez-silabs deleted the fix_OnSoftwareFault_chiplock branch March 26, 2024 21:06
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.

5 participants