crypto: arm64/aes-neonbs - use frame_push/pop consistently
authorArd Biesheuvel <ardb@kernel.org>
Tue, 29 Nov 2022 16:48:49 +0000 (17:48 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Dec 2022 10:45:00 +0000 (18:45 +0800)
commit67ab02dce3adad3ea399e824b37f8e1c2453449f
treeb05bee0da5335597733f98df76382596d4a01b79
parent3564f5a2144355cadb4f0c5c14d2bc7fcd2418b9
crypto: arm64/aes-neonbs - use frame_push/pop consistently

Use the frame_push and frame_pop macros consistently to create the stack
frame, so that we will get PAC and/or shadow call stack handling as well
when enabled.

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