Home
last modified time | relevance | path

Searched hist:"58 b640906702bcc083ac783bf10325e22c67d9fc" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_loader.cdiff 58b640906702bcc083ac783bf10325e22c67d9fc Fri Jan 05 17:58:03 CST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Move resource table load logic to find

Extend the previous operation of finding the resource table in the ELF
with the extra step of populating the rproc struct with a copy and the
size. This allows drivers to override the mechanism used for acquiring
the resource table, or omit it for firmware that is known not to have a
resource table.

This leaves the custom, dummy, find_rsc_table implementations found in
some drivers dangling.

Reviewed-By: Loic Pallardy <loic.pallardy@st.com>
Tested-By: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
H A Dremoteproc_internal.hdiff 58b640906702bcc083ac783bf10325e22c67d9fc Fri Jan 05 17:58:03 CST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Move resource table load logic to find

Extend the previous operation of finding the resource table in the ELF
with the extra step of populating the rproc struct with a copy and the
size. This allows drivers to override the mechanism used for acquiring
the resource table, or omit it for firmware that is known not to have a
resource table.

This leaves the custom, dummy, find_rsc_table implementations found in
some drivers dangling.

Reviewed-By: Loic Pallardy <loic.pallardy@st.com>
Tested-By: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
H A Dremoteproc_core.cdiff 58b640906702bcc083ac783bf10325e22c67d9fc Fri Jan 05 17:58:03 CST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Move resource table load logic to find

Extend the previous operation of finding the resource table in the ELF
with the extra step of populating the rproc struct with a copy and the
size. This allows drivers to override the mechanism used for acquiring
the resource table, or omit it for firmware that is known not to have a
resource table.

This leaves the custom, dummy, find_rsc_table implementations found in
some drivers dangling.

Reviewed-By: Loic Pallardy <loic.pallardy@st.com>
Tested-By: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
/openbmc/linux/include/linux/
H A Dremoteproc.hdiff 58b640906702bcc083ac783bf10325e22c67d9fc Fri Jan 05 17:58:03 CST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Move resource table load logic to find

Extend the previous operation of finding the resource table in the ELF
with the extra step of populating the rproc struct with a copy and the
size. This allows drivers to override the mechanism used for acquiring
the resource table, or omit it for firmware that is known not to have a
resource table.

This leaves the custom, dummy, find_rsc_table implementations found in
some drivers dangling.

Reviewed-By: Loic Pallardy <loic.pallardy@st.com>
Tested-By: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>