I noticed support for powerpc in openssl in the below link:
https://github.com/openssl/openssl/blob/master/crypto/sha/asm/keccak1600-ppc64.pl
However, the hardware I am using , the source of that are compiled with -mcpu=440fp compiler option.
The doubt is will the OPENSSL assembly(above) be compatible with my hardware if integrated?