[PATCH 00/15] OMAP SHAM & AES Crypto Updates
From: mgreer@animalcreek.com (Mark A. Greer)
Date: 2012-12-21 19:22:34
Also in:
linux-omap
From: mgreer@animalcreek.com (Mark A. Greer)
Date: 2012-12-21 19:22:34
Also in:
linux-omap
On Fri, Dec 21, 2012 at 08:09:25PM +0100, Peter Korsgaard wrote:
quoted
quoted
quoted
quoted
quoted
"Mark" == Mark A Greer [off-list ref] writes:Mark> From: "Mark A. Greer" [off-list ref] Mark> [This series supersedes the hwmod related patches sent in the Mark> "crypto: omap-sham updates" and "crypto: omap-aes updates" Mark> series a few weeks ago.] Mark> This series adds hwmod support for the OMAP SHAM and AES Mark> modules on OMAP2, OMAP3, and OMAP4/AM33XX SoCs. It also Mark> adds device tree info for those modules. Huh, does am335x have a sham module? I don't see any mention of that in spruh73g.pdf
Yes. It has sham, aes, and rng modules. They are not described in the TRM. In fact, I had to use the omap4 description (closely guarded by TI) because AFAIK there isn't a doc for the am33xx. The am33xx modules are identical to the omap4 ones except for the register addresses and dma channels so that doc worked. Mark --