+16
−0
arch/arm/mach-mvebu/coherency.c
0 → 100644
+82
−0
arch/arm/mach-mvebu/coherency.h
0 → 100644
+24
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The Armada 370 and Armada XP SOCs have a coherency fabric unit which is responsible for ensuring hardware coherency between all CPUs and between CPUs and I/O masters. This patch provides the basic support needed for SMP. Signed-off-by:Yehuda Yitschak <yehuday@marvell.com> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by:
Will Deacon <will.deacon@arm.com>