]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling
authorArd Biesheuvel <ard.biesheuvel@gmail.com>
Wed, 15 May 2013 09:46:30 +0000 (10:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:52:23 +0000 (12:52 -0700)
commiteba0590414dabae2213f50a876c380419dc4279b
treeeff22193d3d2f4b8739022fb2678927943ee897e
parentc06adef4bd1334a7149598166da006db03fb2195
ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling

commit 934fc24df10abfd5aff533d0d044a17669d77d79 upstream.

Make the SHA1 asm code ABI conformant by making sure all stack
accesses occur above the stack pointer.

Origin:
http://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=1a9d60d2

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/crypto/sha1-armv4-large.S