libfmq: Add support for user file descriptor

This adds the option of using device memory (contiguous memory used
directly by HW) for the FMQ ringbuffer. HW populates this directly with
data, rather than requiring an additional memcpy.

Test: mmm system/libfmq
Bug: 159060457
Change-Id: I136a86b7d5d2d3c6ecc688969b5cff112218ec9d
3 files changed
tree: 11368a4c046e116ae76574218892b591c09e9fc4
  1. base/
  2. benchmarks/
  3. include/
  4. tests/
  5. Android.bp
  6. EventFlag.cpp
  7. FmqInternal.cpp
  8. OWNERS
  9. PREUPLOAD.cfg
  10. TEST_MAPPING