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