
28 Jun
2018
28 Jun
'18
4:27 p.m.
On Wed, Jun 27, 2018 at 6:12 AM, Andre Przywara andre.przywara@arm.com wrote:
At the moment we have the workaround for the Freescale arch timer erratum A-008585 merged into the generic timer_read_counter() routine. Split those two up, so that we can add other errata workaround more easily. Also add an explaining comment on the way.
Signed-off-by: Andre Przywara andre.przywara@arm.com
arch/arm/cpu/armv8/generic_timer.c | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-)
Are these these two patches are for coming release?