xref: /aosp_15_r20/external/coreboot/Documentation/arch/index.md (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1# Architecture-specific documentation
2
3This section contains documentation about coreboot on specific CPU
4architectures.
5
6## RISC-V
7
8```{toctree}
9:maxdepth: 1
10
11RISC-V documentation <riscv/index.md>
12```
13
14## x86
15```{toctree}
16:maxdepth: 1
17
18x86 documentation <x86/index.md>
19```
20