mirror of
https://github.com/linux-msm/rmtfs.git
synced 2024-11-23 12:14:12 +08:00
Qualcomm Remote Filesystem Service Implementation
93f9564224
Attempt to open /dev/qcom_rfsa1 and use this instead of memory mapping /dev/mem, while falling back to the old behavior. This allow us to drop the dependency on /dev/mem access and will aid supporting multiple memory regions. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |
||
---|---|---|
.gitignore | ||
LICENSE | ||
Makefile | ||
qmi_rmtfs.c | ||
qmi_rmtfs.h | ||
qmi_rmtfs.qmi | ||
qmi_tlv.c | ||
rmtfs.c | ||
rmtfs.h | ||
sharedmem.c | ||
storage.c | ||
util.c | ||
util.h |