Commit 8ccc257b authored by Tom Zanussi's avatar Tom Zanussi Committed by Herbert Xu
Browse files

crypto: iaa - Add IAA Compression Accelerator Documentation



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.

Signed-off-by: default avatarTom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent aa8d18be
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
@@ -115,6 +115,7 @@ available subsections can be seen below.
   hte/index
   wmi
   dpll
   crypto/index

.. only::  subproject and html