Hi,
I want to transfer M4 to A53 linux user space. Per second we want to send 14000 data from m4 to A53.
I had already tried rpmsg_lite_str_echo_rtos this method but this very slow.
In this link Cortex M7 i had seen using message unit feature we can able to data between two different core.

But i dont know how to implement this feature please give me your suggestion to implement this concept.
Any other method is there for fastest data transmission between two cores ?
Thanks & Regards,
Vasu