On 8/14/2024 1:25 PM, Konrad Dybcio wrote:
In most of the cases, these fuse values are not allowed to be readUnfortunately, no. We considered several options, but none guarantee that we will avoidCan we read some fuse values and decide based on that?
a crash if we try non-securely. The secure call also won't give a specific error if it fails either
(for security reasons) so we can't know if a secure access failed because it's supposed to be
accessed non-securely or for another reason; hence this approach. If there's
another way to achieve this functionality that might be better, I'm all ears.
from the Linux, so that will be another problem. Melody can check
if there is any fuse values around here and possible to read them
through Linux.