seL4_libs
seL4_libs copied to clipboard
ARMv7 disables cyclec counters while reading
ARMv7 currently disables cycle counters while reading the cycle counter values. If the task reading the values is preempted during the read than all time during the preemption is not included in the cycle counts.
Fix needed should be similar to #32
Are you happy to add the fix for this to #32 also
I'm very short on time at the moment and would prefer to get #32 merged as is