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 <[email protected]> > Reviewed-by: Nicolas Pitre <[email protected]> > Reviewed-by: Geert Uytterhoeven <[email protected]> > Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Eric Biggers <[email protected]> Although likewise, shouldn't the commit title say "rev_l" instead of "rev_32"? - Eric
