commit | 81fdd76254dc54a85fa59ea07d44ef76de7cae88 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@gmail.com> | Wed May 15 10:46:30 2013 +0100 |
committer | FuckingShitUp <kengreenwood420666@gmail.com> | Tue Jan 20 16:37:57 2015 -0600 |
tree | b8d481d529822199c2bb6170eb36a3bf038be972 | |
parent | edb9a402f75bda457478641598a3a4f91c9d8d8b [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 Change-Id: Ia1628685307a71928a71bd72de32732ef8c7f480 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>