Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 08:11:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 241484] security/nss: fix build on armv*
Message-ID:  <bug-241484-21738-i0GdlHlHlW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241484-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241484-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko mailing =
list
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 241484: security/nss: fix build on armv*
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241484



--- Description ---
3.47 introduced AES HW acceleration for ARMv8. Unfortunately, in
https://hg.mozilla.org/projects/nss/rev/efb895a43899, AES HW acceleration is
enabled for all ARM platforms and that doesn't work on armv7. I'm getting:
#error "Compiler option is invalid" in lib/freebl/aes-armv8.c. Remove this =
file
on arm, leave it only on aarch64.

Note that it probably needs to be tested on aarch64, I can only verify that=
 it
builds on armv7.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241484-21738-i0GdlHlHlW>