diff options
| author | Tero Kristo <[email protected]> | 2018-02-27 15:30:34 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2018-03-09 22:45:36 +0800 |
| commit | 4c219855a595d0af599b1f9558ccfc8a0d812e2b (patch) | |
| tree | 3848e9cdbdfb44d255e70f3fd55ed8fc4c853a71 /tools/perf/scripts | |
| parent | 6a4967c3e1fc1f2fd19283e5c98076a65f7b29ff (diff) | |
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
In certain platforms like DRA7xx having memory > 2GB with LPAE enabled
has a constraint that DMA can be done with the initial 2GB and marks it
as ZONE_DMA. But openssl when used with cryptodev does not make sure that
input buffer is DMA capable. So, adding a check to verify if the input
buffer is capable of DMA.
Signed-off-by: Tero Kristo <[email protected]>
Reported-by: Aparna Balasubramanian <[email protected]>
Reviewed-by: Lokesh Vutla <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions