On 2 December 2013 17:06, Peter Maydell wrote:
> On 6 November 2013 14:21, Ard Biesheuvel wrote:
>> This adds support for the AESE/AESD/AESMC/AESIMC instructions that
>> are available on some v8 implementations of Aarch32.
>>
>> Signed-off-by: Ard Biesheuvel
>
> Hi; thanks for this patch. I have
On 6 November 2013 14:21, Ard Biesheuvel wrote:
> This adds support for the AESE/AESD/AESMC/AESIMC instructions that
> are available on some v8 implementations of Aarch32.
>
> Signed-off-by: Ard Biesheuvel
Hi; thanks for this patch. I have a few minor review comments,
but it looks pretty good.
Ping?
Regards,
Ard.
On 6 November 2013 15:21, Ard Biesheuvel wrote:
> This adds support for the AESE/AESD/AESMC/AESIMC instructions that
> are available on some v8 implementations of Aarch32.
>
> Signed-off-by: Ard Biesheuvel
> ---
> target-arm/Makefile.objs | 1 +
> target-arm/cpu.c
This adds support for the AESE/AESD/AESMC/AESIMC instructions that
are available on some v8 implementations of Aarch32.
Signed-off-by: Ard Biesheuvel
---
target-arm/Makefile.objs | 1 +
target-arm/cpu.c | 1 +
target-arm/cpu.h | 1 +
target-arm/crypto_helper.c | 172 +