Reproducible Build
The wiki is being retired!
Documentation is now handled by the same processes we use for code: Add something to the Documentation/ directory in the coreboot repo, and it will be rendered to https://doc.coreboot.org/. Contributions welcome!
coreboot itself is reproducible under certain requirements. But some (or even all?) payloads are not reproducible.
Requirements
- same GCC/LLVM version (use coreboot's toolchain!)
- same path of source code, because this is part of debug symbols
Payloads
seabios
other
unknown.