commit | b0019ccd7e90178929ce1afe944ab85d8a39d7a4 | [log] [tgz] |
---|---|---|
author | Loic Pallardy <loic.pallardy@st.com> | Fri Jul 27 15:14:42 2018 +0200 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Oct 09 22:39:11 2018 -0700 |
tree | 6d6d57e215ecf6ab288c8b26be2b8b1414dc23e2 | |
parent | 15c0b0258e4f1c3c817f34d092d2cc6ff5178bdd [diff] |
remoteproc: introduce rproc_find_carveout_by_name function This patch provides a new function to find a carveout according to a name. If match found, this function returns a pointer on the corresponding carveout (rproc_mem_entry structure). Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>