Crypto Fixes for 4.13

From: Herbert Xu
Date: Fri Jul 28 2017 - 04:50:19 EST


Hi Linus:

This push fixes the following issues:

- Remove broken dt bindings in inside-secure.
- Fix authencesn crash when used with digest_null.
- Fix cavium/nitrox firmware path.
- Fix SHA3 failure in brcm.
- Fix Kconfig dependency for brcm.


Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus


Antoine Tenart (2):
crypto: inside-secure - do not parse the dma mask from dt
Documentation/bindings: crypto: remove the dma-mask property

Herbert Xu (1):
crypto: authencesn - Fix digest_null crash

Srikanth Jampala (1):
crypto: cavium/nitrox - Change in firmware path.

raveendra padasalagi (2):
crypto: brcm - Fix SHA3-512 algorithm failure
crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig

.../devicetree/bindings/crypto/inside-secure-safexcel.txt | 2 --
crypto/authencesn.c | 5 +++++
drivers/crypto/Kconfig | 2 +-
drivers/crypto/bcm/spu2.c | 1 +
drivers/crypto/cavium/nitrox/nitrox_main.c | 3 ++-
drivers/crypto/inside-secure/safexcel.c | 5 +----
6 files changed, 10 insertions(+), 8 deletions(-)

Thanks,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt