[PATCH 1/8] arm64: add kernel emulation for AES instructions

2014-01-06 Thread Ard Biesheuvel
NOTE: this patch is not intended for merging upstream, but is only included as a bonus so mere mortals (i.e., those whose ARMv8 system does not support the AES crypto instructions) can test the series if they like. Signed-off-by: Ard Biesheuvel --- arch/arm64/Makefile| 1 +

[PATCH 1/8] arm64: add kernel emulation for AES instructions

2014-01-06 Thread Ard Biesheuvel
NOTE: this patch is not intended for merging upstream, but is only included as a bonus so mere mortals (i.e., those whose ARMv8 system does not support the AES crypto instructions) can test the series if they like. Signed-off-by: Ard Biesheuvel ard.biesheu...@linaro.org --- arch/arm64/Makefile