1
0
Fork 0
alistair23-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 crypto: vmx - Ignore generated files 2016-07-20 22:41:44 +08:00
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
aes.c powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() 2015-12-01 13:52:25 +11:00
aes_cbc.c crypto: vmx - Increase priority of aes-cbc cipher 2016-06-13 17:43:05 +08:00
aes_ctr.c crypto: vmx - Increase priority of aes-cbc cipher 2016-06-13 17:43:05 +08:00
aes_xts.c crypto: vmx - fix null dereference in p8_aes_xts_crypt 2016-08-24 20:51:20 +08:00
aesp8-ppc.h crypto: vmx - Adding asm subroutines for XTS 2016-07-19 15:42:43 +08:00
aesp8-ppc.pl crypto: vmx - Fix aes_p8_xts_decrypt build failure 2016-07-20 22:41:45 +08:00
ghash.c crypto: vmx - Fix memory corruption caused by p8_ghash 2016-10-02 22:26:42 +08:00
ghashp8-ppc.pl crypto: vmx - Fixing GHASH Key issue on little endian 2015-08-18 10:30:36 +08:00
ppc-xlate.pl crypto: vmx - Fix ABI detection 2016-06-13 17:43:04 +08:00
vmx.c powerpc updates for 4.8 # 1 2016-07-30 21:01:36 -07:00