[PATCH 2/3] crypto: arm/aes-scalar - switch to common rev_32/mov_l macros

Linus Walleij linus.walleij at linaro.org
Fri Dec 11 17:55:08 EST 2020


On Wed, Dec 9, 2020 at 11:38 AM Ard Biesheuvel <ardb at kernel.org> wrote:

> The scalar AES implementation has some locally defined macros which
> reimplement things that are now available in macros defined in
> assembler.h. So let's switch to those.
>
> Signed-off-by: Ard Biesheuvel <ardb at kernel.org>

Much more readable like this. Not that I understand crypto.
But I can see the macro does the same thing as the code used
to do.
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list