Before code is executed after being loaded into memory, it is necessary to ensure the consistency of I and D cache. The up_coherent_dcache function will flush the dache and invalidate the icache to ensure cache consistency. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>