linux/drivers/remoteproc
Loic PALLARDY 21b6657ef4 remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
In current implementation, struct fw_rsc_vdev_vring which describes
vring resource in firmware resource table owns only device address,
because it assumes that host is responsible of vring allocation and
only device address is needed by coprocessor.
But if vrings need to be fixed in system memory map for any reasons
(security, SoC charactieristics...), physical address is needed exatly
identified the memory chunck by host.

For that let's transform reserved field of struct fw_rsc_vdev_vring
to pa (physical address).

Signed-off-by: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-06 11:06:40 -07:00
..
da8xx_remoteproc.c remoteproc: fix couple of minor typos 2016-08-12 21:27:47 -07:00
Kconfig remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
Makefile remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
omap_remoteproc.c remoteproc/omap: revise a minor error trace message 2016-08-12 21:27:50 -07:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
qcom_mdt_loader.c remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_mdt_loader.h remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_q6v5_pil.c remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() 2016-08-10 10:51:35 -07:00
qcom_wcnss_iris.c remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
qcom_wcnss.c remoteproc: qcom: wcnss: Fix return value check in wcnss_probe() 2016-08-22 21:36:43 -07:00
qcom_wcnss.h remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
remoteproc_core.c remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa 2016-09-06 11:06:40 -07:00
remoteproc_debugfs.c remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_elf_loader.c remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_internal.h remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_virtio.c remoteproc: Introduce auto-boot flag 2016-08-17 23:17:42 -07:00
st_remoteproc.c remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value 2016-03-28 16:19:00 -07:00
ste_modem_rproc.c remoteproc/ste: add blank lines after declarations 2015-05-02 11:03:07 +03:00
wkup_m3_rproc.c remoteproc: Introduce auto-boot flag 2016-08-17 23:17:42 -07:00