Hi All,
We are working on a project where we have to forward the data received on ARM side Ethernet driver to DSP. If we use combination of IPC and CMEM, the switching between driver and application will be lot and it may affect the performance of product.
Is there a mechanism where I can pass data from ARM to DSP without dependency on application space?
Following is development environment detail,
OMAPL138 based custom board
IPC - 3.35.01.07
bios - 6.41.01.36
Linux - 3.10
Please let me know on this.