On Sun, Mar 07, 2021 at 05:54:23PM +0100, Ard Biesheuvel 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 <a...@kernel.org> > Reviewed-by: Nicolas Pitre <n...@fluxnic.net> > Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> > Reviewed-by: Linus Walleij <linus.wall...@linaro.org>
Reviewed-by: Eric Biggers <ebigg...@google.com> Although likewise, shouldn't the commit title say "rev_l" instead of "rev_32"? - Eric