linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Communication between two processors
@ 2016-07-28 22:58 Aparna M
  0 siblings, 0 replies; only message in thread
From: Aparna M @ 2016-07-28 22:58 UTC (permalink / raw)
  To: netdev@vger.kernel.org <netdev@vger.kernel.org>,
	linux-kernel@vger.kernel.org

Hi,

I have two processors on the same die. One is an ARM processor running
linux and another is a non-ARM processor running linux operating
system (Proprietary Proc).  We do not have any medium like Network
Interface or PCI or USB running between the two processors, except 1GB
of shared memory.

We would want to be able to SSH the non-ARM processor on the ARM
processor and mount FS.

I was wondering if I can get some suggestion on what would be a
possible way to establish this communication between the processors.

As a  matter of concept, I just happen to write a small network driver
that talks over the shared memory and could transfer packets between
the two. But this does not help me with my bigger use case of being
able to SSH one processor from the other.

Greatly appreciate any suggestion in this regard.

Thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-28 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-28 22:58 Communication between two processors Aparna M

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).