crypto: ccp - Refactoring: symbol cleanup
authorGary R Hook <gary.hook@amd.com>
Wed, 27 Jul 2016 00:09:40 +0000 (19:09 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Aug 2016 10:47:08 +0000 (18:47 +0800)
commit956ee21a6df08afd9c1c64e0f394a9a1b65e897d
tree1b6055656feda6842212c252506e42b4e803bdb9
parenta43eb98507574acfc435c38a6b7fb1fab6605519
crypto: ccp - Refactoring: symbol cleanup

Form and use of the local storage block in the CCP is
particular to the device version. Much of the code that
accesses the storage block can treat it as a virtual
resource, and will under go some renaming. Device-specific
access to the memory will be moved into device file.
Service functions will be added to the actions
structure.

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-v3.c
drivers/crypto/ccp/ccp-dev.c
drivers/crypto/ccp/ccp-dev.h
drivers/crypto/ccp/ccp-ops.c
This page took 0.026034 seconds and 5 git commands to generate.