blob: a0f1050868a74064fa35082ade75c81e46455010 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Architecture-specific documentation
This section contains documentation about coreboot on specific CPU
architectures.
## RISC-V
- [RISC-V documentation](riscv/index.md)
## x86
- [x86 documentation](x86/index.md)
|