Star64_linux/drivers/crypto/vmx
Naveen N. Rao 18f47f5e47 crypto: vmx - various build fixes
First up, clean up the generated .S files properly on a 'make clean'.
Secondly, force re-generation of these files when building for different
endian-ness than what was built previously. Finally, generate the new
files in the build tree, rather than the source tree.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-11-17 23:35:02 +08:00
..
.gitignore
aes.c
aes_cbc.c
aes_ctr.c
aes_xts.c
aesp8-ppc.h
aesp8-ppc.pl
ghash.c crypto: vmx - Fix memory corruption caused by p8_ghash 2016-10-02 22:26:42 +08:00
ghashp8-ppc.pl
Kconfig crypto: vmx - Ensure ghash-generic is enabled 2016-10-02 22:33:44 +08:00
Makefile crypto: vmx - various build fixes 2016-11-17 23:35:02 +08:00
ppc-xlate.pl
vmx.c