Alastair D'Silva
ccf5c442a1
crypto: vmx - Convert to CPU feature based module autoloading
...
This patch utilises the GENERIC_CPU_AUTOPROBE infrastructure
to automatically load the vmx_crypto module if the CPU supports
it.
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
Acked-by: Herbert Xu <herbert@gondor.apana.org.au >
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
2016-07-21 20:33:57 +10:00
Herbert Xu
4beb106045
crypto: vmx - Reindent to kernel style
...
This patch reidents the vmx code-base to the kernel coding style.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2015-06-16 14:35:02 +08:00
Paulo Flabiano Smorigo
42cb0c7bdf
crypto: vmx - fix two mistyped texts
...
One mistyped description and another mistyped target were corrected.
Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2015-05-15 14:57:46 +08:00
Marcelo H. Cerri
20a26faa7e
crypto: vmx - Adding VMX module for Power 8
...
This patch adds routines supporting VMX instructions on the
Power 8.
Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2015-02-28 23:13:44 +13:00