Why risc-v does not implement dcache flush #72783
Unanswered
foxriver1025
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a dma requirement and need the dcache flush function. When I enable CONFIG_CACHE_MANAGEMENT and CONFIG_ARCH_CACHE, the compiler reports an error.
undefined reference to `arch_dcache_flush_and_invd_range'
I can't find the code for risc-v to implement dcache flush. What should I do?
Beta Was this translation helpful? Give feedback.
All reactions