xref: /linux/Documentation/driver-api/cxl/conventions.rst (revision c7decec2f2d2ab0366567f9e30c0e1418cece43f)
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