]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: img-hash - Add Imagination Technologies hw hash accelerator
authorJames Hartley <james.hartley@imgtec.com>
Thu, 12 Mar 2015 23:17:26 +0000 (23:17 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 16 Mar 2015 10:46:24 +0000 (21:46 +1100)
commitc004c2f51dbcc6bc9c801f2fab1019e1ce9b2ab1
tree61d72085809a53dfc57707ea022378ddda6c3440
parentf1c1528c0396229e3e9f4e415a104f1e5adb5968
crypto: img-hash - Add Imagination Technologies hw hash accelerator

This adds support for the Imagination Technologies hash accelerator which
provides hardware acceleration for SHA1 SHA224 SHA256 and MD5 hashes.

Signed-off-by: James Hartley <james.hartley@imgtec.com>
Reviewed-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/img-hash.c [new file with mode: 0644]