Skip to content
Commit d61bd60f authored by Pierre Gondois's avatar Pierre Gondois
Browse files

clocksource/drivers/arm_arch_timer: Hack: Expose interface to shared timer



To synchronize SCP and kernel timestamps, a shared memory-mapped
timer is used as a reference. Deltas between:
- SCP timer and the shared timer
- kernel timer and the shared timer
are subtracted to obtain the delta between SCP and kernel timestamps.

TODO: It is not guaranteed that a memory-mapped timer will be
found on all platforms.

Signed-off-by: Pierre Gondois's avatarPierre Gondois <pierre.gondois@arm.com>
parent b12f899a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment