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

Ard Biesheuvel ard.biesheuvel at linaro.org
Sun Oct 13 07:19:29 EDT 2013


On 13 October 2013 13:14, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> 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?

https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/crypto?id=a62b01cd6cc1feb5e80d64d6937c291473ed82cb



More information about the linux-arm-kernel mailing list