linux/arch/csky
Guo Ren a117673413 csky: Remove unnecessary flush_icache_* implementation
The abiv2 CPUs are all PIPT cache, so there is no need to implement
flush_icache_page function.

The function flush_icache_user_range hasn't been used, so just
remove it.

The function flush_cache_range is not necessary for PIPT cache when
tlb mapping changed.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2020-02-21 15:43:24 +08:00
..
abiv1 csky: Remove unnecessary flush_icache_* implementation 2020-02-21 15:43:24 +08:00
abiv2 csky: Remove unnecessary flush_icache_* implementation 2020-02-21 15:43:24 +08:00
boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
configs
include csky: Support icache flush without specific instructions 2020-02-21 15:43:24 +08:00
kernel csky/smp: Fixup boot failed when CONFIG_SMP 2020-02-21 15:43:24 +08:00
lib treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mm csky: Support icache flush without specific instructions 2020-02-21 15:43:24 +08:00
Kconfig csky: Support icache flush without specific instructions 2020-02-21 15:43:24 +08:00
Kconfig.debug treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig.platforms csky/Kconfig: Add Kconfig.platforms to support some drivers 2020-02-21 15:43:24 +08:00
Makefile kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG 2019-06-09 15:08:18 +09:00