aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAntoine Tenart <[email protected]>2018-02-26 14:45:11 +0100
committerHerbert Xu <[email protected]>2018-03-09 22:45:30 +0800
commitcff9a17545a3c64e91ea913245eae41d28f51d8d (patch)
treebc0e5df2e513c5f43c14653ce6183ea88125915f /tools/perf/scripts/python
parentb859202722f8fd046384073e01e68a0742a5553f (diff)
crypto: inside-secure - move cache result dma mapping to request
In heavy traffic the DMA mapping is overwritten by multiple requests as the DMA address is stored in a global context. This patch moves this information to the per-hash request context so that it can't be overwritten. Fixes: 1b44c5a60c13 ("crypto: inside-secure - add SafeXcel EIP197 crypto engine driver") Signed-off-by: Antoine Tenart <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions