You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the fuse state of a platform is checked by looking at the HFSTS6 register available in /sys/class/mei/mei0/fw_status. However, on some platforms that file does not exist. In that case DTS cannot determine if the platform is fused and can't attempt to flash Dasharo safely. That situation has happened on MinnowBoard Turbot and may happen on other platforms.
Describe the solution you'd like
An alternative way of checking the fuse state, which will give us a definitive answer.
Where is the value to a user, and who might that user be?
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
The problem you're addressing (if any)
Currently the fuse state of a platform is checked by looking at the
HFSTS6
register available in/sys/class/mei/mei0/fw_status
. However, on some platforms that file does not exist. In that case DTS cannot determine if the platform is fused and can't attempt to flash Dasharo safely. That situation has happened on MinnowBoard Turbot and may happen on other platforms.Describe the solution you'd like
An alternative way of checking the fuse state, which will give us a definitive answer.
Where is the value to a user, and who might that user be?
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: