Fast Message Queue Preliminary Implementation

The shared memory/waitfree fast message queue implementation
is built upon the ringbuffer implementation by
ilewis@.

mq_tests is a stand-alone test app for testing FMQ.
mq_test_client and mq_test_service demonstrate configuration
of the FMQ over libhwbinder.

Change-Id: I0370a72e316b68514307627e6072405342c051e4
9 files changed