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