All of lore.kernel.org
 help / color / mirror / Atom feed
* DMA support for mv_cesa
@ 2014-07-28 13:24 Muran Hrun
  2014-07-28 14:17 ` Jason Cooper
  2014-07-28 21:05 ` Phil Sutter
  0 siblings, 2 replies; 5+ messages in thread
From: Muran Hrun @ 2014-07-28 13:24 UTC (permalink / raw)
  To: linux-crypto

Hi,

What is the status of DMA support for mv_cesa? I tried applying the patches at
git://nwl.cc/~n0-1/linux.git (cesa-dma branch)
on kernel 3.15.6 but the kernel just crashed on my DNS-320, when
accessing an encrypted volume. (Kernel 3.5rc2 in the respository did
not boot at all)

Is DMA support for mv_cesa still developed?

Thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DMA support for mv_cesa
  2014-07-28 13:24 DMA support for mv_cesa Muran Hrun
@ 2014-07-28 14:17 ` Jason Cooper
  2014-07-28 14:38   ` Thomas Petazzoni
  2014-07-28 21:05 ` Phil Sutter
  1 sibling, 1 reply; 5+ messages in thread
From: Jason Cooper @ 2014-07-28 14:17 UTC (permalink / raw)
  To: Muran Hrun, Thomas Petazzoni, Gregory CLEMENT, Ezequiel Garcia
  Cc: linux-crypto, Andrew Lunn, Sebastian Hesselbarth

Muran,

+ free-electron's, mvebu maintainers

On Mon, Jul 28, 2014 at 03:24:43PM +0200, Muran Hrun wrote:
> What is the status of DMA support for mv_cesa? I tried applying the patches at
> git://nwl.cc/~n0-1/linux.git (cesa-dma branch)
> on kernel 3.15.6 but the kernel just crashed on my DNS-320, when
> accessing an encrypted volume. (Kernel 3.5rc2 in the respository did
> not boot at all)
> 
> Is DMA support for mv_cesa still developed?

thx,

Jason.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DMA support for mv_cesa
  2014-07-28 14:17 ` Jason Cooper
@ 2014-07-28 14:38   ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2014-07-28 14:38 UTC (permalink / raw)
  To: Jason Cooper
  Cc: Muran Hrun, Gregory CLEMENT, Ezequiel Garcia, linux-crypto,
	Andrew Lunn, Sebastian Hesselbarth, Tawfik Bayouk, Lior Amsalem

Jason, Muran,

+Cc Tawfik and Lior from Marvell.

On Mon, 28 Jul 2014 10:17:57 -0400, Jason Cooper wrote:
> Muran,
> 
> + free-electron's, mvebu maintainers
> 
> On Mon, Jul 28, 2014 at 03:24:43PM +0200, Muran Hrun wrote:
> > What is the status of DMA support for mv_cesa? I tried applying the patches at
> > git://nwl.cc/~n0-1/linux.git (cesa-dma branch)
> > on kernel 3.15.6 but the kernel just crashed on my DNS-320, when
> > accessing an encrypted volume. (Kernel 3.5rc2 in the respository did
> > not boot at all)
> > 
> > Is DMA support for mv_cesa still developed?

On our (Free Electrons) side, we haven't started working on the crypto
unit for Armada 370/XP/375/38x, so it's not a driver for which we have
followed the recent developments. However, it might appear on our
TODO-list at some point in the future.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DMA support for mv_cesa
  2014-07-28 13:24 DMA support for mv_cesa Muran Hrun
  2014-07-28 14:17 ` Jason Cooper
@ 2014-07-28 21:05 ` Phil Sutter
  2014-07-29  7:11   ` Muran Hrun
  1 sibling, 1 reply; 5+ messages in thread
From: Phil Sutter @ 2014-07-28 21:05 UTC (permalink / raw)
  To: linux-crypto
  Cc: Muran Hrun, Jason Cooper, Thomas Petazzoni, Gregory CLEMENT,
	Ezequiel Garcia, Andrew Lunn, Sebastian Hesselbarth,
	Tawfik Bayouk, Lior Amsalem

On Mon, Jul 28, 2014 at 03:24:43PM +0200, Muran Hrun wrote:
> Hi,
> 
> What is the status of DMA support for mv_cesa? I tried applying the patches at
> git://nwl.cc/~n0-1/linux.git (cesa-dma branch)
> on kernel 3.15.6 but the kernel just crashed on my DNS-320, when
> accessing an encrypted volume. (Kernel 3.5rc2 in the respository did
> not boot at all)

Yes, this is pretty old, work in progress and almost certainly broken.

> Is DMA support for mv_cesa still developed?

I still have that in mind, but am buried in work.

On the technical side, the interesting thing is providing for the
various DMA engines Marvell has and probably will continue to bestow
upon us.

Cheers, Phil

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DMA support for mv_cesa
  2014-07-28 21:05 ` Phil Sutter
@ 2014-07-29  7:11   ` Muran Hrun
  0 siblings, 0 replies; 5+ messages in thread
From: Muran Hrun @ 2014-07-29  7:11 UTC (permalink / raw)
  To: linux-crypto, Muran Hrun, Jason Cooper, Thomas Petazzoni,
	Gregory CLEMENT, Ezequiel Garcia, Andrew Lunn,
	Sebastian Hesselbarth, Tawfik Bayouk, Lior Amsalem

Ah, thanks for the answer.

I can assist with hw (DNS-320 and possibly other) to test on when time comes.

The goal would be to have a low cost encrypted NAS as fast as possible.

M

2014-07-28 23:05 GMT+02:00 Phil Sutter <phil@nwl.cc>:
> On Mon, Jul 28, 2014 at 03:24:43PM +0200, Muran Hrun wrote:
>> Hi,
>>
>> What is the status of DMA support for mv_cesa? I tried applying the patches at
>> git://nwl.cc/~n0-1/linux.git (cesa-dma branch)
>> on kernel 3.15.6 but the kernel just crashed on my DNS-320, when
>> accessing an encrypted volume. (Kernel 3.5rc2 in the respository did
>> not boot at all)
>
> Yes, this is pretty old, work in progress and almost certainly broken.
>
>> Is DMA support for mv_cesa still developed?
>
> I still have that in mind, but am buried in work.
>
> On the technical side, the interesting thing is providing for the
> various DMA engines Marvell has and probably will continue to bestow
> upon us.
>
> Cheers, Phil

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-29  7:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-28 13:24 DMA support for mv_cesa Muran Hrun
2014-07-28 14:17 ` Jason Cooper
2014-07-28 14:38   ` Thomas Petazzoni
2014-07-28 21:05 ` Phil Sutter
2014-07-29  7:11   ` Muran Hrun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.