summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2/cacheflush.c
Commit message (Collapse)AuthorAgeFilesLines
* csky: Cache and TLB routinesGuo Ren2018-10-251-0/+60
This patch adds cache and tlb sync codes for abiv1 & abiv2. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>