xref: /linux/Documentation/driver-api/cxl/conventions.rst (revision fd5bed798f45eb3a178ad527b43ab92705faaf8a)
1.. SPDX-License-Identifier: GPL-2.0
2
3Compute Express Link: Linux Conventions
4#######################################
5
6There exists shipping platforms that bend or break CXL specification
7expectations. Record the details and the rationale for those deviations.
8Borrow the ACPI Code First template format to capture the assumptions
9and tradeoffs such that multiple platform implementations can follow the
10same convention.
11
12.. toctree::
13   :maxdepth: 1
14   :caption: Contents
15
16   conventions/cxl-lmh.rst
17   conventions/cxl-atl.rst
18   conventions/template.rst
19