summaryrefslogtreecommitdiffstats
path: root/lib/dma-debug.c
diff options
context:
space:
mode:
authorMark A. Greer <mgreer@animalcreek.com>2013-01-08 11:57:46 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2013-01-20 10:16:44 +1100
commit0d35583a13ad29af06375678daa2e11772ec9267 (patch)
treefe011e9e5d2a9029cdf4169a5c16646ae90f9db4 /lib/dma-debug.c
parentb4b87a934c30fb91cbdd18ae028acdc361e1cf0f (diff)
downloadop-kernel-dev-0d35583a13ad29af06375678daa2e11772ec9267.zip
op-kernel-dev-0d35583a13ad29af06375678daa2e11772ec9267.tar.gz
crypto: omap-aes - Add OMAP4/AM33XX AES Support
Add support for the OMAP4 version of the AES module that is present on OMAP4 and AM33xx SoCs. The modules have several differences including register offsets and how DMA is triggered. To handle these differences, a platform_data structure is defined and contains routine pointers, register offsets, and bit offsets within registers. OMAP2/OMAP3-specific routines are suffixed with '_omap2' and OMAP4/AM33xx routines are suffixed with '_omap4'. Note: The code being integrated is from the TI AM33xx SDK and was written by Greg Turner <gkmturner@gmail.com> and Herman Schuurman (current email unknown) while at TI. CC: Greg Turner <gkmturner@gmail.com> CC: Dmitry Kasatkin <dmitry.kasatkin@intel.com> Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud