Dear all,
In order to process some computer vision algorithm in parallel, I would like to use the DSP and IPU cores. So, I thought it would be nice to use a zero copy shared memory to store the image where all the CPUs can access. RPMSG and remoteproc is working well on my pandaboard ES and I have already investigate some 'library" to use to do this : DCE, ION, TI TILER, etc ... So, the question is : which one should be used now with RPMSG? How the shared memory pointer is sent to the RTOS?
I use a ubuntu TI kernel.
Thanking you in advance
Best regards
Kevin