Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 2021 08:56:26 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        Mitchell Horne <mhorne@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 4979620ece98 - main - armv8crypto: add AES-XTS support
Message-ID:  <d71320fd-a185-b00e-26ed-37f9dfe021de@FreeBSD.org>
In-Reply-To: <202101071936.107JaL8B069216@gitrepo.freebsd.org>
References:  <202101071936.107JaL8B069216@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/7/21 11:36 AM, Mitchell Horne wrote:
> The branch main has been updated by mhorne:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=4979620ece984ffb10c27c2db7d0e253eb84b2ba
> 
> commit 4979620ece984ffb10c27c2db7d0e253eb84b2ba
> Author:     Mitchell Horne <mhorne@FreeBSD.org>
> AuthorDate: 2021-01-07 19:30:40 +0000
> Commit:     Mitchell Horne <mhorne@FreeBSD.org>
> CommitDate: 2021-01-07 19:35:20 +0000
> 
>     armv8crypto: add AES-XTS support
>     
>     A straightforward(ish) port from aesni(4). This implementation does not
>     perform loop unrolling on the input blocks, so this is left as a future
>     performance improvement.
>     
>     Submitted by:   Greg V <greg AT unrelenting.technology>
>     Looks good:     jhb, jmg
>     Tested by:      mhorne
>     Differential Revision:  https://reviews.freebsd.org/D21017

IMO, this warrants adding armv8crypto to arm64 GENERIC at the same
time aesni(4) is added to amd64/i386 GENERIC.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d71320fd-a185-b00e-26ed-37f9dfe021de>