Hi all, I'm trying to set up a shared memory region for image transfers between processors. Since the rpmsg buffer isn't large enough to contain a whole image, I would like to put the image into a shared memory buffer then send the physical address of this buffer to the remote processor using rpmsg. I'm trying to understand how to do so with the functionalities provided by remoteproc. Has anyone done this before? The remoteproc driver supports the request for allocation of a physically contiguous memory region via resource table. Could this be a solution? Thanks Michele -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html