]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: ccp - Enable use of the additional CCP
authorGary R Hook <gary.hook@amd.com>
Wed, 27 Jul 2016 00:10:49 +0000 (19:10 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Aug 2016 10:47:18 +0000 (18:47 +0800)
commite14e7d126765ce0156ab5e3b250b1270998c207d
tree5bfb2c89295e0955dd29d26d739e5ccd70e22371
parent99d90b2ebd8b327c0c496798db99009b30c70945
crypto: ccp - Enable use of the additional CCP

A second CCP is available, identical to the first, with
its ownn PCI ID. Make it available for use by the crypto
subsystem, as well as for DMA activity and random
number generation.

This device is not pre-configured at at boot time. The
driver must configure it (during the probe) for use.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-dev-v5.c
drivers/crypto/ccp/ccp-dev.h
drivers/crypto/ccp/ccp-pci.c