Re: git: 9630e68f94a4 - main - ossl: Add chacha-armv8-sve.S on aarch64
- In reply to: Enji Cooper (yaneurabeya): "Re: git: 9630e68f94a4 - main - ossl: Add chacha-armv8-sve.S on aarch64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Aug 2025 19:16:29 UTC
On 8/15/25 14:04, Enji Cooper (yaneurabeya) wrote:
>
>> On Aug 15, 2025, at 10:06 AM, John Baldwin <jhb@freebsd.org> wrote:
>>
>> The branch main has been updated by jhb:
>>
>> URL: https://cgit.FreeBSD.org/src/commit/?id=9630e68f94a45b64087b18cc21be07ba3d3c3e8e
>>
>> commit 9630e68f94a45b64087b18cc21be07ba3d3c3e8e
>> Author: John Baldwin <jhb@FreeBSD.org>
>> AuthorDate: 2025-08-15 17:04:05 +0000
>> Commit: John Baldwin <jhb@FreeBSD.org>
>> CommitDate: 2025-08-15 17:06:03 +0000
>>
>> ossl: Add chacha-armv8-sve.S on aarch64
>>
>> Fixes: 4757b351ea9d ("openssl: Import version 3.5.1")
>
> Thank you — this was on my TODO list.
> I suspect other architectures still need fixing, but it’s nice having arm64 compiling again.
This was all that was needed to fix `make tinderbox` for me, so I think that's the
only change that was needed.
--
John Baldwin