Goal of this series is: - to add vring based communication link (virtio_rpmsg) - to add rproc_da_to_va translation function to allow firmware loading in pre-reserved carveout memory region V2: Only changes in patch 1 to: - fix typos - fix mailbox allocation per coprocessor Loic Pallardy (3): remoteproc: st: add virtio communication support remoteproc: st: add da to va support remoteproc: core: don't allocate carveout if pa or da are defined drivers/remoteproc/Kconfig | 3 + drivers/remoteproc/remoteproc_core.c | 5 ++ drivers/remoteproc/st_remoteproc.c | 160 +++++++++++++++++++++++++++++++++-- 3 files changed, 162 insertions(+), 6 deletions(-) -- 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