linux_dsm_epyc7002/drivers/crypto/inside-secure
Gregory CLEMENT 1d17cbfbb5 crypto: inside-secure - fix clock resource by adding a register clock
On Armada 7K/8K we need to explicitly enable the register clock. This
clock is optional because not all the SoCs using this IP need it but at
least for Armada 7K/8K it is actually mandatory.

The binding documentation is updated accordingly.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-23 23:40:04 +08:00
..
Makefile crypto: inside-secure - add SafeXcel EIP197 crypto engine driver 2017-06-10 12:04:21 +08:00
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 - fix clock resource by adding a register clock 2018-03-23 23:40:04 +08:00
safexcel.h crypto: inside-secure - fix clock resource by adding a register clock 2018-03-23 23:40:04 +08:00