aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorLoic Pallardy <loic.pallardy@st.com>2018-07-27 15:14:43 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2018-10-09 22:39:12 -0700
commitd7c51706d0956472b7c0530b1bf8fba32d82ee6b (patch)
tree1495450dd78e02d67ee084fa562dc2e9d37363a8 /scripts
parentremoteproc: introduce rproc_find_carveout_by_name function (diff)
downloadlinux-dev-d7c51706d0956472b7c0530b1bf8fba32d82ee6b.tar.xz
linux-dev-d7c51706d0956472b7c0530b1bf8fba32d82ee6b.zip
remoteproc: add alloc ops in rproc_mem_entry struct
Memory entry could be allocated in different ways (ioremap, dma_alloc_coherent, internal RAM allocator...). This patch introduces an alloc ops in rproc_mem_entry structure to associate dedicated allocation mechanism to each memory entry descriptor in order to do remote core agnostic from memory allocators. The introduction of this ops allows to perform allocation of all registered carveout at the same time, just before calling rproc_start(). It simplifies and makes uniform carveout management whatever origin. Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions