]> git.itanic.dy.fi Git - linux-stable/commit
crypto: arm64/aes-modes - use frame_push/pop macros consistently
authorArd Biesheuvel <ardb@kernel.org>
Tue, 29 Nov 2022 16:48:50 +0000 (17:48 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Dec 2022 10:45:00 +0000 (18:45 +0800)
commit7d709af18054bc9e2043499bb35eb1809c2a316f
tree1143903b2f20aeccc96e7d1bb3717023887e7abe
parent67ab02dce3adad3ea399e824b37f8e1c2453449f
crypto: arm64/aes-modes - use frame_push/pop macros consistently

Use the frame_push and frame_pop macros to create the stack frames in
the AES chaining mode wrappers so that they will get PAC and/or shadow
call stack protection when configured.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/aes-modes.S