On Fri, Feb 06, 2015 at 02:54:55PM -0200, Leonidas S. Barbosa wrote:
> VMX cryptographic acceleration instructions were added to the POWER8
> CPU. These instructions implement portions of AES and GHASH in hardware.
> 
> This patch set adds a new module for PPC64, vmx, that support
> cryptographic routines such as AES and GHASH on hardware. In order to
> access VMX instructions on Power 8 CPU this module uses scripts
> implemented in colaboration with OpenSSL.
> 
> Changelog[v2]
> 1. Patch style fixes 
> 2. Redo unecessary conditions on drivers/crypto/Kconfig
> and vmx/Makefile in previous [Patch 7/7]

All applied.  Thanks!
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to