Evaluating a port to RTEMS (embedded OS with single address space and no processes)

Christian Mauderer christian.mauderer at embedded-brains.de
Fri Feb 5 00:35:46 AEDT 2016


Am 04.02.2016 um 14:11 schrieb Luca Filipozzi:
> On Thu, Feb 04, 2016 at 01:40:30PM +0100, Christian Mauderer wrote:
>> I am searching a SSH server for remote administration of an embedded
>> application running on RTEMS (https://www.rtems.org). This environment
>> has neither virtual memory nor user and kernel space. So this is like an
>> application running in kernel mode only.
>>
>> Would it be possible to run (a very basic version of) OpenSSH in such an
>> environment using e.g. threads instead of forking new subprocesses? Is
>> there already some known similar configuration (e.g. on another embedded
>> OS)?
> 
> https://matt.ucc.asn.au/dropbear/dropbear.html
> 
> http://dropbear.ucc.asn.narkive.com/EzweMUvJ/single-address-space-no-processes

Hello Luca Filipozzi,

of course you are right: I should have mentioned that my colleague
posted nearly the same question on the dropbear mailing list.

Dropbear is one of the alternatives that we are evaluating. Currently we
are not sure which one would be easier to port. It seems that dropbear
would be at least possible to port.

One difference is that OpenSSH has an integrated SFTP solution while as
far as i know dropbear would need an extra application for that.

Kind regards

Christian Mauderer
-- 
--------------------------------------------
embedded brains GmbH
Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the openssh-unix-dev mailing list