numam-dpdk/doc/guides/cryptodevs/index.rst
Zhangfei Gao 8c515d9680 crypto/uadk: introduce HiSilicon UADK crypto driver
Introduce a new crypto PMD for hardware accelerators based on UADK [1].

UADK is a framework for user applications to access hardware accelerators.
UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share
the same page table between IOMMU and MMU.
Thereby user application can directly use virtual address for device dma,
which enhances the performance as well as easy usability.

This patch adds the basic framework.

[1] https://github.com/Linaro/uadk

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-10-29 13:01:41 +02:00

36 lines
457 B
ReStructuredText

.. SPDX-License-Identifier: BSD-3-Clause
Copyright(c) 2015 - 2017 Intel Corporation.
Crypto Device Drivers
=====================
.. toctree::
:maxdepth: 2
:numbered:
overview
aesni_mb
aesni_gcm
armv8
bcmfs
caam_jr
ccp
chacha20_poly1305
cnxk
dpaa2_sec
dpaa_sec
kasumi
octeontx
openssl
mlx5
mvsam
nitrox
null
scheduler
snow3g
qat
uadk
virtio
zuc