diff options
author | Loic Pallardy <loic.pallardy@st.com> | 2018-07-27 15:14:46 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2018-10-09 22:41:04 -0700 |
commit | ffa5f9c84810ea175226863f66a51bb2d4502f5b (patch) | |
tree | f3885db699034d04bbdb25fed447c458911898ca /tools/perf/util/c++/clang.cpp | |
parent | c874bf59add0e6ed1d5d8c1753b9b66d51e3f640 (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 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions