summaryrefslogtreecommitdiff
path: root/crypto/sha256_generic.c
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-01-27 15:46:20 -0800
committerColin Cross <ccross@android.com>2011-06-14 09:09:51 -0700
commit082fec5ea3d328ceb86a9590c5e47efedc5ea45c (patch)
treef898a50982edffd1e75a78a3e92408d8ebbf95ba /crypto/sha256_generic.c
parentd20e6ae8aceb712a3c74263f17c28ca63bb2a677 (diff)
ARM: vfp: Move exception address fixup into vfphw.S
If the PC on the stack is updated in entry-armv.S, do_undefinstr can get called after the fixup. do_undefinstr does its own fixup, and doing both causes the PC to point to half way through an instruction. Instead, do the fixup in do_vfp, where only the vfp code can get called. Change-Id: I6d966887adc8ed58d88bfe0cb3c0ba29213be488 Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'crypto/sha256_generic.c')
0 files changed, 0 insertions, 0 deletions