Bjorn Andersson c7822e84b1 rmtfs: Extract rmtfs mem IO operations
Rather than exposing a pointer to the mmapped memory and performing IO
directly on this address pass the data through a local buffer and move
the reading and writing of memory into the sharedmem module.

This allows us to support shared memory that is not memory mapped in the
future.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2017-07-28 16:26:09 -07:00
2016-06-02 10:30:22 -07:00
2016-06-02 10:29:40 -07:00
2016-07-01 17:34:41 -07:00
2017-07-28 16:26:09 -07:00
2017-07-28 16:26:09 -07:00
2016-02-07 09:32:14 -08:00
2016-02-07 09:32:14 -08:00
Description
No description provided
BSD-3-Clause 194 KiB
Languages
C 98.4%
Makefile 1.6%