What I want to is access/handle monotonic counter for rollback protection.
Is there any way I can access this monotonic counter via sysfs?
In case it is not possible, what is the recommended way to access monotonic timer from user space program?
解決済! 解決策の投稿を見る。
Hello,
I can't say for /sys, but for /proc it's rather straightforward to do such things. there is no way to access monomitic time from user space.
Regards
Thanks for the clarification.
Hello,
I can't say for /sys, but for /proc it's rather straightforward to do such things. there is no way to access monomitic time from user space.
Regards