linux/drivers/crypto/inside-secure
Gregory CLEMENT 5b37689653 crypto: inside-secure - improve clock initialization
The clock is optional, but if it is present we should managed it. If
there is an error while trying getting it, we should exit and report this
error.

So instead of returning an error only in the -EPROBE case, turn it in an
other way and ignore the clock only if it is not present (-ENOENT case).

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-23 23:39:59 +08:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - fix the invalidation step during cra_exit 2018-02-22 22:16:27 +08:00
safexcel_hash.c crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req() 2018-03-23 23:39:58 +08:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00
safexcel.c crypto: inside-secure - improve clock initialization 2018-03-23 23:39:59 +08:00
safexcel.h crypto: inside-secure - move cache result dma mapping to request 2018-03-09 22:45:30 +08:00