Qualcomm Remote Filesystem Service Implementation
Go to file
Bjorn Andersson 0f800fa433 rmtfs: Don't include ../qrtr
While convenient it's easy to mess things up with the qrtr project in
the include and library path. Drop these and rely on the installed
version of the include and library files.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-02-01 05:04:50 +00:00
.gitignore rmtfs: Add .gitignore 2016-06-02 10:30:22 -07:00
LICENSE rmtfs: Add missing LICENSE file 2016-06-02 10:29:40 -07:00
Makefile rmtfs: Don't include ../qrtr 2018-02-01 05:04:50 +00:00
qmi_rmtfs.c rmtfs: Migrate to new QMI encoder/decoder library 2018-02-01 02:09:35 +00:00
qmi_rmtfs.h rmtfs: Migrate to new QMI encoder/decoder library 2018-02-01 02:09:35 +00:00
qmi_rmtfs.qmi qmi_rmtfs: Update definition file to match the generated files 2018-02-01 04:39:46 +00:00
qmi_tlv.c rmtfs: Update tlv prototypes to accept message header 2016-02-08 11:49:55 -08:00
rmtfs.c rmtfs: Rework message pump 2018-02-01 02:28:17 +00:00
rmtfs.h rmtfs: Extract rmtfs mem IO operations 2017-07-28 16:26:09 -07:00
sharedmem.c rmtfs: Update dev node of rmtfs_mem 2017-09-06 23:15:48 -07:00
storage.c storage: Reuse already open caller objects 2016-11-29 09:09:04 -08:00
util.c rmtfs: Initial rmtfs implementation 2016-02-07 09:32:14 -08:00
util.h rmtfs: Initial rmtfs implementation 2016-02-07 09:32:14 -08:00