csky: Support icache flush without specific instructions
Some CPUs don't support icache specific instructions to flush icache
lines in broadcast way. We use cpu control registers to flush local
icache and use IPI to notify other cores.
Signed-off-by: NGuo Ren <guoren@linux.alibaba.com>
Showing
想要评论请 注册 或 登录