summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/qcom_q6v5_adsp.c
diff options
context:
space:
mode:
authorLoic Pallardy <loic.pallardy@st.com>2018-07-27 15:14:46 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2018-10-09 22:41:04 -0700
commitffa5f9c84810ea175226863f66a51bb2d4502f5b (patch)
treef3885db699034d04bbdb25fed447c458911898ca /drivers/remoteproc/qcom_q6v5_adsp.c
parentc874bf59add0e6ed1d5d8c1753b9b66d51e3f640 (diff)
remoteproc: modify rproc_handle_carveout to support pre-registered region
In current version rproc_handle_carveout() function registers carveout for allocation. This patch extends rproc_handle_carveout() function to support pre-registered region. Match is done on region name, then requested device address and length are checked. If match found, pre-registered region is associated with resource table request. If no name match found, new carveout is registered for allocation. Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/qcom_q6v5_adsp.c')
0 files changed, 0 insertions, 0 deletions