Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-02-08 Thread Paul Walmsley
Hi Mark, just FYI, these patches caused several warnings from sparse: arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c:141:30: warning: symbol 'omap2xxx_sham_addrs' was not declared. Should it be static? arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c:150:30: warning: symbol

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-02-01 Thread Paul Walmsley
Hi Mark On Mon, 28 Jan 2013, Mark A. Greer wrote: On Thu, Jan 17, 2013 at 03:27:28PM -0700, Mark A. Greer wrote: On Thu, Jan 17, 2013 at 07:13:36PM +, Paul Walmsley wrote: On Tue, 8 Jan 2013, Mark A. Greer wrote: On Sun, Dec 23, 2012 at 08:40:43AM +, Paul Walmsley wrote:

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-02-01 Thread Mark A. Greer
On Fri, Feb 01, 2013 at 05:35:05PM +, Paul Walmsley wrote: Hi Mark On Mon, 28 Jan 2013, Mark A. Greer wrote: On Thu, Jan 17, 2013 at 03:27:28PM -0700, Mark A. Greer wrote: On Thu, Jan 17, 2013 at 07:13:36PM +, Paul Walmsley wrote: On Tue, 8 Jan 2013, Mark A. Greer wrote:

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-01-28 Thread Mark A. Greer
On Thu, Jan 17, 2013 at 03:27:28PM -0700, Mark A. Greer wrote: On Thu, Jan 17, 2013 at 07:13:36PM +, Paul Walmsley wrote: Hi Mark, Hi Paul. Hi again, Paul. Sorry for the delay, I've been under the weather. I regret the delay, On Tue, 8 Jan 2013, Mark A. Greer wrote: On

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-01-17 Thread Paul Walmsley
Hi Mark, I regret the delay, On Tue, 8 Jan 2013, Mark A. Greer wrote: On Sun, Dec 23, 2012 at 08:40:43AM +, Paul Walmsley wrote: - The patch series causes AM3517/3505 to crash. I'd guess this is due to the SHAM/AES modules being initialized on those chips, but they probably don't

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-01-17 Thread Mark A. Greer
On Thu, Jan 17, 2013 at 07:13:36PM +, Paul Walmsley wrote: Hi Mark, Hi Paul. I regret the delay, On Tue, 8 Jan 2013, Mark A. Greer wrote: On Sun, Dec 23, 2012 at 08:40:43AM +, Paul Walmsley wrote: - The patch series causes AM3517/3505 to crash. I'd guess this is due to

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2013-01-08 Thread Mark A. Greer
On Sun, Dec 23, 2012 at 08:40:43AM +, Paul Walmsley wrote: Hi Mark, Hi Paul. On Fri, 21 Dec 2012, Mark A. Greer wrote: From: Mark A. Greer mgr...@animalcreek.com [This series supersedes the hwmod related patches sent in the crypto: omap-sham updates and crypto: omap-aes updates

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-25 Thread Mark A. Greer
On Sun, Dec 23, 2012 at 05:03:45PM +0100, Peter Korsgaard wrote: Mark == Mark A Greer mgr...@animalcreek.com writes: Hi, Huh, does am335x have a sham module? I don't see any mention of that in spruh73g.pdf Mark Yes. It has sham, aes, and rng modules. Ok, interesting. Mark

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-25 Thread Mark A. Greer
On Sun, Dec 23, 2012 at 08:40:43AM +, Paul Walmsley wrote: Hi Mark, On Fri, 21 Dec 2012, Mark A. Greer wrote: From: Mark A. Greer mgr...@animalcreek.com [This series supersedes the hwmod related patches sent in the crypto: omap-sham updates and crypto: omap-aes updates

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-25 Thread Mark A. Greer
On Tue, Dec 25, 2012 at 12:29:37PM -0700, Mark A. Greer wrote: On Sun, Dec 23, 2012 at 08:40:43AM +, Paul Walmsley wrote: Hi Mark, On Fri, 21 Dec 2012, Mark A. Greer wrote: From: Mark A. Greer mgr...@animalcreek.com [This series supersedes the hwmod related patches sent in

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-23 Thread Paul Walmsley
Hi Mark, On Fri, 21 Dec 2012, Mark A. Greer wrote: From: Mark A. Greer mgr...@animalcreek.com [This series supersedes the hwmod related patches sent in the crypto: omap-sham updates and crypto: omap-aes updates series a few weeks ago.] This series adds hwmod support for the OMAP SHAM

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-23 Thread Peter Korsgaard
Mark == Mark A Greer mgr...@animalcreek.com writes: Hi, Huh, does am335x have a sham module? I don't see any mention of that in spruh73g.pdf Mark Yes. It has sham, aes, and rng modules. Ok, interesting. Mark They are not described in the TRM. In fact, I had to use the Mark omap4

[PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-21 Thread Mark A. Greer
From: Mark A. Greer mgr...@animalcreek.com [This series supersedes the hwmod related patches sent in the crypto: omap-sham updates and crypto: omap-aes updates series a few weeks ago.] This series adds hwmod support for the OMAP SHAM and AES modules on OMAP2, OMAP3, and OMAP4/AM33XX SoCs. It

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-21 Thread Peter Korsgaard
Mark == Mark A Greer mgr...@animalcreek.com writes: Mark From: Mark A. Greer mgr...@animalcreek.com 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

Re: [PATCH 00/15] OMAP SHAM AES Crypto Updates

2012-12-21 Thread Mark A. Greer
On Fri, Dec 21, 2012 at 08:09:25PM +0100, Peter Korsgaard wrote: Mark == Mark A Greer mgr...@animalcreek.com writes: Mark From: Mark A. Greer mgr...@animalcreek.com Mark [This series supersedes the hwmod related patches sent in the Mark crypto: omap-sham updates and crypto: omap-aes