diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-09-21 10:23:50 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-09-22 10:43:38 (GMT) |
commit | 40190c85f427dcfdbab5dbef4ffd2510d649da1f (patch) | |
tree | 568478c8958a1f2266dd4794b7f1c00678233ec0 /drivers/ata | |
parent | c4a30c3b2997bbc7d81cd0f5fde43599700834f5 (diff) | |
download | linux-fsl-qoriq-40190c85f427dcfdbab5dbef4ffd2510d649da1f.tar.xz |
ARM: 7837/3: fix Thumb-2 bug in AES assembler code
Patch 638591c enabled building the AES assembler code in Thumb2 mode.
However, this code used arithmetic involving PC rather than adr{l}
instructions to generate PC-relative references to the lookup tables,
and this needs to take into account the different PC offset when
running in Thumb mode.
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>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions