Re: [PATCH 00/17] Platform Facilities Option and crypto accelerator driver

2012-03-26 Thread Kent Yoder
> > From what I can tell this isn't ISA level instructions and thus should NOT be > in arch/powerpc. This should be moved into drivers/crypto That makes sense. I'll move them over in my next submission. Kent > - k ___ Linuxppc-dev mailing list

Re: [PATCH 00/17] Platform Facilities Option and crypto accelerator driver

2012-03-23 Thread Kumar Gala
On Mar 22, 2012, at 2:08 PM, Kent Yoder wrote: > Hi Kumar, > >> Is there a reason this isn't in drivers/crypto/ > > Other arch-specific dirs have their crypto subdir as well such as > arch/s390. I was just matching that. > > Kent > >> - k > >From what I can tell this isn't ISA level instr

Re: [PATCH 00/17] Platform Facilities Option and crypto accelerator driver

2012-03-22 Thread Kent Yoder
Hi Kumar, > Is there a reason this isn't in drivers/crypto/ Other arch-specific dirs have their crypto subdir as well such as arch/s390. I was just matching that. Kent > - k ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://list

Re: [PATCH 00/17] Platform Facilities Option and crypto accelerator driver

2012-03-22 Thread Kumar Gala
On Mar 21, 2012, at 4:28 PM, Kent Yoder wrote: > arch/powerpc/crypto/nx/Makefile | 11 + > arch/powerpc/crypto/nx/nx-aes-cbc.c | 135 + > arch/powerpc/crypto/nx/nx-aes-ccm.c | 466 ++ > arch/powerpc/crypto/nx/nx-aes-ctr.c | 175 +++ > a

[PATCH 00/17] Platform Facilities Option and crypto accelerator driver

2012-03-21 Thread Kent Yoder
This patch series adds support for a new device type, the Platform Facilities Option (PFO). PFO resources are a set of accelerators that share some system resources managed by the VIO bus. This patchset includes the basic support for the devices in the VIO bus code along with drivers for the rand