[PATCH v3 3/3] ARM: add support for bit sliced AES using NEON instructions

Russell King - ARM Linux linux at arm.linux.org.uk
Sun Oct 13 07:14:58 EDT 2013


On Sun, Oct 13, 2013 at 12:21:49PM +0200, Ard Biesheuvel wrote:
> On 13 October 2013 12:03, Russell King - ARM Linux
> <linux at arm.linux.org.uk> wrote:
> > On Fri, Oct 04, 2013 at 09:03:39PM +0200, Ard Biesheuvel wrote:
> 
> [...]
> 
> >> +#include <asm/neon.h>
> >> +#include <crypto/aes.h>
> >> +#include <crypto/ablk_helper.h>
> >
> > This header file doesn't appear to exist, and so causes this build error:
> >
> 
> Hi Russell,
> 
> This is expected.
> 
> Perhaps I should have addressed this differently, but I had put the
> following in my pull request
> 
> !! NOTE !!: this series build-depends on patch a62b01cd (crypto: create generic
> version of ablk_helper) which is in linux-next but not yet in mainline.
> 
> expecting you to either defer pulling it or handle the
> cross-dependency in some other way.

Where can I find that commit?



More information about the linux-arm-kernel mailing list