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 14, 2023
1 parent d0cbd9f commit ce09534
Show file tree
Hide file tree
Showing 2 changed files with 4,082 additions and 4,536 deletions.

0 comments on commit ce09534

Please sign in to comment.