This patch enables the remoteproc to specify the shared memory. Remoteproc declared this memory as DMA memory. It can be used for virtio, or shared buffers. Wendy Liang (3): remoteproc: add rproc mem resource entry remoteproc: add rproc_mem resource entry handler remoteproc: Release DMA declare mem when cleanup rsc drivers/remoteproc/remoteproc_core.c | 40 ++++++++++++++++++++++++++++++++++++ include/linux/remoteproc.h | 23 ++++++++++++++++++++- 2 files changed, 62 insertions(+), 1 deletion(-) -- 1.9.1 -- 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