K 10 svn:author V 4 manu K 8 svn:date V 27 2018-06-14T17:18:15.351765Z K 7 svn:log V 294 arm timer: Add workaround for Allwinner A64 timer The timer present in allwinner A64 SoC is unstable, value can jump backward or forward. It was found that when bit 11 and upper roll over the low bits can sometimes being read as all as 1 or all as 0. Simply ignore the values for those cases. END