[openssl-commits] Still Failing: openssl/openssl#22983 (master - 9a18aae)

Travis CI builds at travis-ci.org
Tue Feb 12 18:20:54 UTC 2019


Build Update for openssl/openssl
-------------------------------------

Build: #22983
Status: Still Failing

Duration: 19 mins and 6 secs
Commit: 9a18aae (master)
Author: Andy Polyakov
Message: AArch64 assembly pack: authenticate return addresses.

ARMv8.3 adds pointer authentication extension, which in this case allows
to ensure that, when offloaded to stack, return address is same at return
as at entry to the subroutine. The new instructions are nops on processors
that don't implement the extension, so that the vetification is backward
compatible.

Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8205)

View the changeset: https://github.com/openssl/openssl/compare/a40f0f647571...9a18aae5f21e

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/492295430?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190212/65864d01/attachment.html>


More information about the openssl-commits mailing list