diff options
| author | Zhou Wang <[email protected]> | 2019-08-02 15:57:51 +0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-08-09 15:11:53 +1000 |
| commit | dfed0098ab91f647b5720ab6f1e03b5b55139408 (patch) | |
| tree | 7e195fc299279dd885b41527ee4bb003951a09a6 /tools/perf/scripts/python | |
| parent | 263c9959c9376ec0217d6adc61222a53469eed3c (diff) | |
crypto: hisilicon - add hardware SGL support
HiSilicon accelerators in Hip08 use same hardware scatterlist for data format.
We support it in this module.
Specific accelerator drivers can use hisi_acc_create_sgl_pool to allocate
hardware SGLs ahead. Then use hisi_acc_sg_buf_map_to_hw_sgl to get one
hardware SGL and pass related information to hardware SGL.
The DMA address of mapped hardware SGL can be passed to SGL src/dst field
in QM SQE.
Signed-off-by: Zhou Wang <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions