Searched hist:"956 ee21a6df08afd9c1c64e0f394a9a1b65e897d" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dev-v3.c | diff 956ee21a6df08afd9c1c64e0f394a9a1b65e897d Tue Jul 26 19:09:40 CDT 2016 Gary R Hook <gary.hook@amd.com> 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>
|
H A D | ccp-dev.h | diff 956ee21a6df08afd9c1c64e0f394a9a1b65e897d Tue Jul 26 19:09:40 CDT 2016 Gary R Hook <gary.hook@amd.com> 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>
|
H A D | ccp-dev.c | diff 956ee21a6df08afd9c1c64e0f394a9a1b65e897d Tue Jul 26 19:09:40 CDT 2016 Gary R Hook <gary.hook@amd.com> 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>
|
H A D | ccp-ops.c | diff 956ee21a6df08afd9c1c64e0f394a9a1b65e897d Tue Jul 26 19:09:40 CDT 2016 Gary R Hook <gary.hook@amd.com> 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>
|