cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

cec-api.rst (758B)


      1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
      2.. include:: <isonum.txt>
      3
      4.. _cec:
      5
      6#########################################
      7Part V - Consumer Electronics Control API
      8#########################################
      9
     10This part describes the CEC: Consumer Electronics Control
     11
     12
     13.. only:: html
     14
     15   .. class:: toc-title
     16
     17        Table of Contents
     18
     19.. toctree::
     20    :maxdepth: 5
     21    :numbered:
     22
     23    cec-intro
     24    cec-funcs
     25    cec-pin-error-inj
     26    cec-header
     27
     28
     29**********************
     30Revision and Copyright
     31**********************
     32Authors:
     33
     34- Verkuil, Hans <hverkuil-cisco@xs4all.nl>
     35
     36 - Initial version.
     37
     38**Copyright** |copy| 2016 : Hans Verkuil
     39
     40****************
     41Revision History
     42****************
     43
     44:revision: 1.0.0 / 2016-03-17 (*hv*)
     45
     46Initial revision