# Architecture-specific documentation

This section contains documentation about coreboot on specific CPU
architectures.

## RISC-V

```{toctree}
:maxdepth: 1

RISC-V documentation <riscv/index.md>
```

## x86
```{toctree}
:maxdepth: 1

x86 documentation <x86/index.md>
```