summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/cacheflush.h
Commit message (Collapse)AuthorAgeFilesLines
* csky: Cache and TLB routinesGuo Ren2018-10-251-0/+9
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>