aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2023-01-10 20:43:07 +0100
committerHerbert Xu <[email protected]>2023-01-20 18:29:31 +0800
commit319ad16d62d3da695faebd2d5def6be0d542f586 (patch)
treecd6a3cee587ce926490769f1b29083f130e0172a /tools/perf/scripts/python/bin
parentf104b2169e6841b1629ff8cea15b751bc6f9a0e7 (diff)
crypto: stm32 - Use accelerated readsl/writesl
When reading or writing crypto buffers the inner loops can be replaced with readsl and writesl which will on ARM result in a tight assembly loop, speeding up encryption/decryption a little bit. This optimization was in the Ux500 driver so let's carry it over to the STM32 driver. Cc: Maxime Coquelin <[email protected]> Cc: Alexandre Torgue <[email protected]> Cc: Lionel Debieve <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions