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