You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARCv3: Add support L2$ flush/invalidate operations
dma_cache_wback_inv(), dma_cache_inv() and dma_cache_wback()
functions now invalidate/flush L1$ and L2$.
Added 'cacheflush' syscall to get acces for L1$ and L2$
flush/invalidate operations from userspace.
0 commit comments