[RFC LINUX PATCH 0/3] Allow remote to specify shared memory

From: Wendy Liang
Date: Fri Mar 24 2017 - 15:29:50 EST


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