ic iallu doesn't broadcast at all, replace the "icache invalidate all" function
This commit is contained in:
@@ -15,6 +15,6 @@ void invalidate_dcache_all(void);
|
||||
void flush_dcache_range(const void *start, const void *end);
|
||||
void invalidate_dcache_range(const void *start, const void *end);
|
||||
|
||||
void invalidate_icache_all(void);
|
||||
void invalidate_icache_inner_shareable(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user