Tool/software: Linux
When use IPC, when ARM modified a buffer and pass it to DSP in IPC, who to synchronize Cache to memory in ARM side under Linux?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
When use IPC, when ARM modified a buffer and pass it to DSP in IPC, who to synchronize Cache to memory in ARM side under Linux?
Thanks Rex,
Where does it configured the memory uncached?
And why mapped it o uncached memory? I think uncached memory will sacrifice performance, if it is cached, back to my question, how to synchronize it, which API?