Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 1 Oct 2018 14:37:45 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: completely untested tlsdesc for arm (32-bit)

On Sun, Sep 30, 2018 at 09:52:23PM -0400, Rich Felker wrote:
> Attached in case anyone has time to review before I get a chance to
> test it.

Original had lots of bugs: reversed cmp, wrong scaling <<4 instead of
*4, wrong vfp push/pop copied from sj/lj asm without changing reg,
etc. The attached version seems to work.

Rich

View attachment "tlsdesc.S" of type "text/plain" (937 bytes)

View attachment "arm-tlsdesc.diff" of type "text/plain" (954 bytes)

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.