aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLeilei Zhao <[email protected]>2015-04-07 17:45:11 +0800
committerHerbert Xu <[email protected]>2015-04-08 22:20:05 +0800
commit9cd223239a79df3cc758ecabb8473ca91599021b (patch)
treec235d3ef0573aaa853b27d7b721e6ca9da410441 /tools/perf/scripts/python/check-perf-trace.py
parent289b2623df34ebec4c25b7d31804b70fc90b92c6 (diff)
crypto: atmel-aes - correct usage of dma_sync_* API
The output buffer is used for CPU access, so the API should be dma_sync_single_for_cpu which makes the cache line invalid in order to reload the value in memory. Signed-off-by: Leilei Zhao <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions