Searched hist:d1de6d6c639b7827c42c4750b8101ed1049e1c72 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/soc/qcom/ |
H A D | rmtfs_mem.c | d1de6d6c639b7827c42c4750b8101ed1049e1c72 Mon Oct 16 20:17:08 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> soc: qcom: Remote filesystem memory driver
The Qualcomm remote file system protocol is used by certain remoteprocs, in particular the modem, to read and write persistent storage in platforms where only the application CPU has physical storage access.
The protocol is based on a set of QMI-encoded control-messages and a shared memory buffer for exchaning the data. This driver implements the latter, providing the user space service access to the carved out chunk of memory.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
|
H A D | Makefile | diff d1de6d6c639b7827c42c4750b8101ed1049e1c72 Mon Oct 16 20:17:08 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> soc: qcom: Remote filesystem memory driver
The Qualcomm remote file system protocol is used by certain remoteprocs, in particular the modem, to read and write persistent storage in platforms where only the application CPU has physical storage access.
The protocol is based on a set of QMI-encoded control-messages and a shared memory buffer for exchaning the data. This driver implements the latter, providing the user space service access to the carved out chunk of memory.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
|
H A D | Kconfig | diff d1de6d6c639b7827c42c4750b8101ed1049e1c72 Mon Oct 16 20:17:08 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> soc: qcom: Remote filesystem memory driver
The Qualcomm remote file system protocol is used by certain remoteprocs, in particular the modem, to read and write persistent storage in platforms where only the application CPU has physical storage access.
The protocol is based on a set of QMI-encoded control-messages and a shared memory buffer for exchaning the data. This driver implements the latter, providing the user space service access to the carved out chunk of memory.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
|
/linux/drivers/of/ |
H A D | platform.c | diff d1de6d6c639b7827c42c4750b8101ed1049e1c72 Mon Oct 16 20:17:08 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> soc: qcom: Remote filesystem memory driver
The Qualcomm remote file system protocol is used by certain remoteprocs, in particular the modem, to read and write persistent storage in platforms where only the application CPU has physical storage access.
The protocol is based on a set of QMI-encoded control-messages and a shared memory buffer for exchaning the data. This driver implements the latter, providing the user space service access to the carved out chunk of memory.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
|