linux_dsm_epyc7002/arch/arm/mach-exynos
Leela Krishna Amudala 75ad2ab28f ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling
A common macro v7_exit_coherency_flush available which does the below
tasks in the seqeunce.
-clearing C bit
-clearing L1 cache
-exit SMP
-instruction and data synchronization

So removing the local functions which does the same thing and use the
macro instead.

Signed-off-by: Leela Krishna Amudala <leela.krishna@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
[cw00.choi@samsung.com: tested on exynos3250 based board]
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2014-05-26 04:04:59 +09:00
..
include/mach ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
common.h Exynos cleanup for v3.15 2014-03-29 02:03:39 +01:00
cpuidle.c ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
exynos.c ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
firmware.c ARM: EXYNOS: fix the secondary CPU boot of exynos4212 2014-05-15 04:12:45 +09:00
headsmp.S arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
hotplug.c ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling 2014-05-26 04:04:59 +09:00
Kconfig ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
Makefile Exynos cleanup for v3.15 2014-03-29 02:03:39 +01:00
Makefile.boot ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
mfc.h ARM: SAMSUNG: Reorganize calls to reserve memory for MFC 2014-03-21 02:00:09 +09:00
platsmp.c ARM: EXYNOS: Remove hardware.h file 2014-03-21 04:49:03 +09:00
pm_domains.c ARM: EXYNOS: Remove unused header file from pm_domains.c 2014-02-14 10:42:47 +09:00
pm.c ARM: EXYNOS: Allow wake-up using GIC interrupts 2014-03-21 04:09:29 +09:00
pmu.c ARM: EXYNOS: remove <mach/regs-clock.h> for exynos 2013-12-19 05:21:20 +09:00
regs-pmu.h Exynos cleanup for v3.15 2014-03-29 02:03:39 +01:00
sleep.S ARM: EXYNOS: Stop using legacy Samsung PM code 2014-03-21 04:09:28 +09:00
smc.h ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00