mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
The ISSEI (Intel Silicon Security Engine Interface) subsystem provides a communication channel between the host and the Silicon Security Engine. Prepare basic driver functions and character device for user-space communication. Add DMA access routines for ISSEI HECI devices. Add of DMA-related structures and implementation of routines for setting up DMA, as well as reading and writing DMA buffers. Reviewed-by: Karol Wachowski <karol.wachowski@linux.intel.com> Co-developed-by: Vitaly Lubart <lubvital@gmail.com> Signed-off-by: Vitaly Lubart <lubvital@gmail.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Link: https://patch.msgid.link/20260513-issei-for-upstream-v1-1-f590038678f9@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17 lines
354 B
ReStructuredText
17 lines
354 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
.. include:: <isonum.txt>
|
|
|
|
=========================================================
|
|
The Intel Silicon Security Engine Interface (Intel SSEI)
|
|
=========================================================
|
|
|
|
**Copyright** |copy| 2026 Intel Corporation
|
|
|
|
|
|
.. toctree::
|
|
:caption: Table of Contents
|
|
:maxdepth: 3
|
|
|
|
issei
|