[ARM] msm: shared memory interface for baseband processor ipc
authorBrian Swetland <swetland@google.com>
Mon, 29 Sep 2008 23:00:48 +0000 (16:00 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 12 May 2010 16:14:52 +0000 (09:14 -0700)
This code provides the low level interface to the "shared memory
state machine" (smsm), and the virtual serial channels (smd), used
to communicate with the baseband processor.  Higher level transports
(rpc, ethernet, AT command channel, etc) ride on top of this.

Signed-off-by: Brian Swetland <swetland@google.com>

No differences found