diff options
| author | Ofer Heifetz <[email protected]> | 2018-02-26 14:45:10 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2018-03-09 22:45:29 +0800 |
| commit | b859202722f8fd046384073e01e68a0742a5553f (patch) | |
| tree | 8a8f371d38ed5c51aa56f35c2b68a45087e5647e /tools/perf/scripts/python | |
| parent | 23ea8b63a1e2e15199da4461eb303f642fa04f60 (diff) | |
crypto: inside-secure - move hash 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: Ofer Heifetz <[email protected]>
[Antoine: rebased the patch, small fixes, commit message.]
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