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>
  • Loading branch information
mcmilk committed Apr 10, 2023
1 parent d0cbd9f commit e9dd8a7
Show file tree
Hide file tree
Showing 2 changed files with 4,064 additions and 4,536 deletions.

0 comments on commit e9dd8a7

Please sign in to comment.