Commit cb1ffaaa authored by Tom Zanussi's avatar Tom Zanussi Committed by Xiaochen Shen
Browse files

crypto: iaa - Add IAA Compression Accelerator Documentation

mainline inclusion
from mainline-v6.8-rc1
commit 8ccc257b29a183c42830aa854ed7b50fa22f8731
category: feature
bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9TA1S
CVE: NA

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8ccc257b29a183c42830aa854ed7b50fa22f8731



--------------------------------

Because the IAA Compression Accelerator requires significant user
setup in order to be used properly, this adds documentation on the
iaa_crypto driver including setup, usage, and examples.

Intel-SIG: commit 8ccc257b29a1 crypto: iaa - Add IAA Compression Accelerator Documentation.
Backporting patches for Intel IAA crypto driver on Intel Xeon platform.

Signed-off-by: default avatarTom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarXiaochen Shen <xiaochen.shen@intel.com>
parent f3070b9b
Loading
Loading
Loading
Loading
+824 −0

File added.

Preview size limit exceeded, changes collapsed.

+20 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

=================================
IAA (Intel Analytics Accelerator)
=================================

IAA provides hardware compression and decompression via the crypto
API.

.. toctree::
   :maxdepth: 1

   iaa-crypto

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
+20 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

==============
Crypto Drivers
==============

Documentation for crypto drivers that may need more involved setup and
configuration.

.. toctree::
   :maxdepth: 1

   iaa/index

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ available subsections can be seen below.
   zorro
   hte/index
   wmi
   crypto/index

.. only::  subproject and html