commit | 934fc24df10abfd5aff533d0d044a17669d77d79 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@gmail.com> | Wed May 15 10:46:30 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed May 22 22:01:35 2013 +0100 |
tree | 4dc66b9eb61148b287d7dd55099fc065fce1cdd4 | |
parent | c7788792a5e7b0d5d7f96d0766b4cb6112d47d75 [diff] |
ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling 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> Cc: stable@vger.kernel.org Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>