mb/hardkernel/odroid-h4: Correct number of jacks in hda_verb.c
[coreboot.git] / Documentation / arch / index.md
blobadf00fb32e51cae417c0fba1ffc3aee0bfd7749b
1 # Architecture-specific documentation
3 This section contains documentation about coreboot on specific CPU
4 architectures.
6 ## RISC-V
8 ```{toctree}
9 :maxdepth: 1
11 RISC-V documentation <riscv/index.md>
12 ```
14 ## x86
15 ```{toctree}
16 :maxdepth: 1
18 x86 documentation <x86/index.md>
19 ```