Re: [PATCH] crypto: Add support for the Geode LX HW AES engine

2006-06-02 Thread Herbert Xu
On Fri, Jun 02, 2006 at 05:23:41PM +, Jordan Crouse wrote: > > + /* According to the silicon developers, the status will only > + * fail to clear on an catastrophic failure, so an infinite > + * loop is valid here > + */ > + > + do > + status = AREAD(AES_INTR_

Re: crypto: Add support for the Geode LX HW AES engine

2006-06-02 Thread John Yoder
Michael, Once the upstreamed drivers have been put through are validation cycle, it is our intent to announce this on the AMD website as well as notify our FAE's of this. We are holding back the announcement so we don't "put our foot in it" I should also note that we expect no issue's with the

Re: crypto: Add support for the Geode LX HW AES engine

2006-06-02 Thread Michael Frey
Jordan, Thanks -- I will check the AMD web site. I would love to move to a new kernel, however there seems to be a few things preventing me. 1: There is no LX frame buffer driver 2: The cimmaron libraries are not present 3: The V4L driver has not been upgraded to support a kernel later th

Re: crypto: Add support for the Geode LX HW AES engine

2006-06-02 Thread Jordan Crouse
On 02/06/06 13:32 -0400, Michael Frey wrote: > Jordan, > > This looks great, however are you going to release a patch against > 2.6.11-geode? 2.6.11 is the version all geode patches were issued > against. There is a 2.6.11 version of this on the AMD website, if you need it. I think that inc

Re: [PATCH] crypto: Add support for the Geode LX HW AES engine

2006-06-02 Thread Michael Frey
Jordan, This looks great, however are you going to release a patch against 2.6.11-geode? 2.6.11 is the version all geode patches were issued against. Michael On Jun 2, 2006, at 1:23 PM, Jordan Crouse wrote: Greetings - attached is a patch adding a crypto API driver for the hardware en

[PATCH] crypto: Add support for the Geode LX HW AES engine

2006-06-02 Thread Jordan Crouse
Greetings - attached is a patch adding a crypto API driver for the hardware encryption engine on the AMD Geode LX processor, applied against latest GIT from Linus. This is my first foray into the world of the Crypto API, so comments are more then welcome. Regards, Jordan -- Jordan Crouse Senio