Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 24 Feb 2014 19:17:41 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Arm AArch64 port - search for interested people

* Strake <strake888@...il.com> [2014-02-24 12:22:22 -0500]:
> On 11/09/2013, Bortis Kevin <Kevin.Bortis@....ch> wrote:
> > Is someone interessted to help out with a musl ARM Aarch64 port? I got
> > the message, that I will receive a dev board Q2/2014 for a new project,
> > so I hope to have a working musl toolchain by then :)
> 
> I am interested. I shall ask an AMD A-series dev board sample when
> available. I can likely start hacking this significantly next term,
> from May. Is the status at
> http://wiki.musl-libc.org/wiki/Porting/AArch64 accurate now?

i've added some links to armv8 resources

until you get the hw, there are some simulators: the official
closed one from arm, gem5 (full-system) and qemu (userspace only)

floating-point will need some work because of the IEEE binary128
long double, some code may not compile in math/ immediately

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.