lkml.org 
[lkml]   [2017]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] remoteproc: add fixed memory region support
Date
The aim of the series is to implement carveout memory management as
discussed during OpenAMP weekly call and defined in proposed document [1]

This first series focus only on adding support of the different types of
carveout memories (dynamic, fixed, platform driver depend...).
64bit resource table will be addressed in a next series.

[1]: http://openamp.github.io/docs/mca/coprocessor-memory-definition-v6.pdf

Loic Pallardy (7):
remoteproc: add rproc_va_to_pa function
remoteproc: add release ops in rproc_mem_entry struct
remoteproc: introduce rproc_add_carveout function
remoteproc: introduce rproc_find_carveout_by_da
remoteproc: modify rproc_handle_carveout to support preallocated
region
remoteproc: modify vring allocation to support preallocated region
remoteproc: st: add reserved memory support

drivers/remoteproc/remoteproc_core.c | 193 +++++++++++++++++++++++++++----
drivers/remoteproc/remoteproc_internal.h | 7 ++
drivers/remoteproc/st_remoteproc.c | 43 +++++--
include/linux/remoteproc.h | 8 +-
4 files changed, 218 insertions(+), 33 deletions(-)

--
1.9.1

\
 
 \ /
  Last update: 2017-10-28 20:17    [W:0.062 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site