From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.89.15 with SMTP id b15mr1765479yhf.13.1386977981535; Fri, 13 Dec 2013 15:39:41 -0800 (PST) X-Received: by 10.49.29.8 with SMTP id f8mr130411qeh.10.1386977981517; Fri, 13 Dec 2013 15:39:41 -0800 (PST) Path: border1.nntp.ams3.giganews.com!border1.nntp.ams2.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!border6.a.newsrouter.astraweb.com!news.astraweb.com!border2.a.newsrouter.astraweb.com!newsreader4.netcologne.de!news.netcologne.de!nx01.iad01.newshosting.com!newshosting.com!69.16.185.113.MISMATCH!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!p15no25003875qaj.0!news-out.google.com!p7ni16425qat.0!nntp.google.com!p15no25003865qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 13 Dec 2013 15:39:41 -0800 (PST) In-Reply-To: <20131214003054.2565a031@t400> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=172.0.242.232; posting-account=-WG8VgoAAAAlWewKFi0J7zSTMYXZyyK3 NNTP-Posting-Host: 172.0.242.232 References: <20131214003054.2565a031@t400> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3b023f2e-3d0d-481c-bdb2-0114b904f7bd@googlegroups.com> Subject: Re: [ANN] Muen - An x86/64 Separation Kernel for High Assurance From: Diogenes Injection-Date: Fri, 13 Dec 2013 23:39:41 +0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2343 X-Received-Body-CRC: 683515281 X-Original-Bytes: 2723 Xref: number.nntp.dca.giganews.com comp.lang.ada:184260 Date: 2013-12-13T15:39:41-08:00 List-Id: On Friday, December 13, 2013 6:30:54 PM UTC-5, Alexander Senier wrote: > On Fri, 13 Dec 2013 13:41:38 -0800 (PST) >=20 > Diogenes wrote: >=20 >=20 >=20 >=20 > > Are there plans to port this kernel? =20 > While a port to a suitable AMD CPU seems doable, it is not planned at >=20 > the moment as there is no demand. Given the size of the kernel, a port >=20 > to completely different architectures like ARM would probably be more >=20 > complex than a rewrite. >=20 >=20 >=20 > > Are you looking for contributors? >=20 >=20 >=20 > Sure. Note, that Muen is meant to be the foundation for trustworthy >=20 > *systems* - in a component-based system there are many other interesting >=20 > areas outside the kernel. Someone asked for a (trusted?) TCP/IP stack >=20 > earlier, other trusted components (input, graphics, crypto=85) are >=20 > necessary to make up a complete system. >=20 >=20 >=20 > Regards >=20 > Alex Thanks. I was curious because I'm working on some Ada apps for both Opteron= and Android platforms. I'll download your kernel and have look.