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