Maamoun TK <[email protected]> writes: > I made a merge request in the main repo that enables optimized GHASH on > AArch64 architecture.
Nice! I've had a quick first look. For the organization, I think aarch64 assembly should go in it's own directory, arm64/, like it's done for x86 and sparc. I wonder which assembly files we should use if target host is aarch64, but ABI=32? I guess the arm/v6/ code can be used unconditionally. Can we also use arm/neon/ code unconditionally? Do you agre with aiming for a release pretty soon, including the new powerpc64 code, but no aarch64 code? Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
