linux/drivers/crypto/caam
Shengzhou Liu a0ea0f6d17 crypto: caam - add backward compatible string sec4.0
In some device trees of previous version, there were string "fsl,sec4.0".
To be backward compatible with device trees, we have CAAM driver first
check "fsl,sec-v4.0", if it fails, then check for "fsl,sec4.0".

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2012-03-29 16:34:57 +08:00
..
Kconfig
Makefile
caamalg.c crypto: caam - add backward compatible string sec4.0 2012-03-29 16:34:57 +08:00
compat.h crypto: caam - add support for MD5 algorithm variants 2011-11-21 16:21:53 +08:00
ctrl.c crypto: caam - add backward compatible string sec4.0 2012-03-29 16:34:57 +08:00
desc.h crypto: caam - fix polarity of "propagate error" logic 2011-12-20 15:20:04 +08:00
desc_constr.h crypto: caam - fix polarity of "propagate error" logic 2011-12-20 15:20:04 +08:00
error.c crypto: caam - ARRAY_SIZE() vs sizeof() 2011-03-27 10:45:17 +08:00
error.h crypto: caam - fix printk recursion for long error texts 2011-05-04 15:15:06 +10:00
intern.h
jr.c crypto: caam - handle interrupt lines shared across rings 2011-05-03 09:53:31 +10:00
jr.h
regs.h crypto: caam - remove DECO access initialization code 2011-12-20 15:20:05 +08:00