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

Use the frame_push and frame_pop macros to set up the stack frame so
that return address protections will be enabled automically when
configured.

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