Pass CP15_CACHE_INVALIDATE argument with r1 register to cp15_dcache_op_level. cache level is 0(L1 D-Cache) with r0 register. prototype: void cp15_dcache_op_level(uint32_t level, int op) Signed-off-by: Jinliang Li <lijinliang1@lixiang.com>
Pass CP15_CACHE_INVALIDATE argument with r1 register to cp15_dcache_op_level. cache level is 0(L1 D-Cache) with r0 register. prototype: void cp15_dcache_op_level(uint32_t level, int op) Signed-off-by: Jinliang Li <lijinliang1@lixiang.com>