linux/drivers/remoteproc
Lee Jones 3d87fa1d47 remoteproc: core: Task sync during rproc_fw_boot()
By default, rproc_fw_boot() needs to wait for rproc to be configured,
but a race may occur when using rpmsg/virtio.  In this case, it can
be called locally in a safe manor.

This patch represents two usecases:

 - External call (via exported rproc_boot()), which waits
 - Internal call can use 'nowait' version of rproc_boot()

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-05-06 11:46:36 -07:00
..
da8xx_remoteproc.c remoteproc/davinci: fix quoted split string checkpatch warning 2015-05-02 11:04:56 +03:00
Kconfig remoteproc: Supply controller driver for ST's Remote Processors 2016-01-29 17:26:49 -08:00
Makefile remoteproc: Supply controller driver for ST's Remote Processors 2016-01-29 17:26:49 -08:00
omap_remoteproc.c remoteproc: add IOMMU hardware capability flag 2015-03-12 10:43:26 +02:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
remoteproc_core.c remoteproc: core: Task sync during rproc_fw_boot() 2016-05-06 11:46:36 -07:00
remoteproc_debugfs.c remoteproc: debugfs: Add ability to boot remote processor using debugfs 2016-01-29 17:26:48 -08:00
remoteproc_elf_loader.c remoteproc: add find_loaded_rsc_table firmware ops 2013-04-05 08:49:52 +03:00
remoteproc_internal.h remoteproc: core: Task sync during rproc_fw_boot() 2016-05-06 11:46:36 -07:00
remoteproc_virtio.c remoteproc: core: Task sync during rproc_fw_boot() 2016-05-06 11:46:36 -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/wkup_m3: Use MODULE_DEVICE_TABLE to export alias 2016-01-29 17:26:47 -08:00