commit | eba50a4ae2fdff89ee0156097e004b682516b922 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@gmail.com> | Wed May 15 10:46:30 2013 +0100 |
committer | Samir Mehta <samirn@codeaurora.org> | Wed Dec 23 16:29:50 2015 +0530 |
tree | 982b1552dcad656526ee2e444b688f2081bb4204 | |
parent | 1b0c649aa766d49e746e7bada1a017e070de1b9c [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: I08414e9a0df5952b8a25627ddfd2c93e1a79b394 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> Git-commit: 5393c535d1afa6a6aa7e02faa1f1ca07cb856fe3 Git-repo: https://android.googlesource.com/kernel/common/ Signed-off-by: Samir Mehta <samirn@codeaurora.org>