Maamoun TK maamoun.tk@googlemail.com writes:
- New Arm64 code (don't recall current status off the top of my head).
I almost forget about fat build, do you want fat support before merging the code to the master branch or it's ok to be made afterward?
I've merged the arm64 branch now, thanks! Fat build would be nice. And I'd like to change to m4 macros.
Do you plan to work on arm64 implementations of more algorithms? If I've got it right, there are extensions with AES and SHA instructions? Chacha/salsa20 could benefit from general SIMD instructions.
- s390x testing. I'd prefer to not run a git checkout on the s390x test
machine, but have the ci job make a tarball, ssh it over to the test machine, unpack in a fresh directory for build and test. This needs to be in place before adding s390x specific code. When done, could likely be reused for remote testing on any other platforms of interest, which aren't directly available in the ci system.
Done!
Thanks! Sorry I'm a bit slow, but I hope to be able to setup an account and try this out reasonably soon.
Regards, /Niels