Skip to content

Commit

Permalink
Fix BLAKE3 aarch64 assembly for FreeBSD and macOS
Browse files Browse the repository at this point in the history
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

Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
  • Loading branch information
mcmilk committed Apr 10, 2023
1 parent 432aa89 commit a701efc
Show file tree
Hide file tree
Showing 2 changed files with 3,808 additions and 4,250 deletions.

0 comments on commit a701efc

Please sign in to comment.