HomeFreeBSD

Fix BLAKE3 aarch64 assembly for FreeBSD and macOS

Description

Fix BLAKE3 aarch64 assembly for FreeBSD and macOS

The x18 register isn't useable within FreeBSD kernel space, so we
have to fix the BLAKE3 aarch64 assembly for not using it.

The source files are here: https://github.com/mcmilk/BLAKE3-tests

Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #14728

Details

Provenance
Tino Reichardt <milky-zfs@mcmilk.de>Authored on Apr 26 2023, 7:40 PM
kevansCommitted on Apr 27 2023, 12:46 AM
Parents
rG60167184abd5: siftr: remove barely used hash generation per record
Branches
Unknown
Tags
Unknown