Michał Kopeć's presentation introduces psb_status, a lightweight script that fills this gap by verifying AMD PSB configuration directly on target hardware.
The talk includes a live demo, outlines future development directions, and opens discussion on how silicon RoT technologies shape the viability of bringing coreboot to new platforms. It is a valuable resource for anyone assessing firmware openness, platform constraints, or coreboot porting potential.
🔗 Video, description & slides:
https://cfp.3mdeb.com/developers-vpub-0xd-2024/talk/SRYTEU/
How do you check if your computer can run coreboot? If you have a modern x86 mcchine, the biggest roadblock you may encounter is silicon RoT technology like Intel Boot Guard or AMD PSB. There are tools for checking Intel Boot Guard, but for a long time there hadn't been a publicly available tool for checking AMD PSB. That's why I wrote psb_status, a small script to do just that,.