lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 28 Jul 2016 15:58:34 -0700
From:	Aparna M <maparna1401@...il.com>
To:	"netdev@...r.kernel.org <netdev@...r.kernel.org>,
	linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Communication between two processors

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ