aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2018-09-10 10:41:12 -0400
committerHerbert Xu <herbert@gondor.apana.org.au>2018-09-21 01:24:50 -0400
commit557ecb4543d1428caf43ff1f0351c724ce41bf97 (patch)
tree329f644071f5b9e809004d0ac79ca78e9c1b7c5f /tools/perf/scripts/python/event_analyzing_sample.py
parent718f608c38319980e4130d0732acb7ee02fcf689 (diff)
crypto: arm64/aes-blk - remove pointless (u8 *) casts
For some reason, the asmlinkage prototypes of the NEON routines take u8[] arguments for the round key arrays, while the actual round keys are arrays of u32, and so passing them into those routines requires u8* casts at each occurrence. Fix that. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions