Category: Software Debug and Trace – Intel

For those who may have missed it, I've been blogging about my experiences with the MinnowBoard Turbot for the last 15 months. Now, finally, all the blogs have been combined into a 138-page compendium of my learnings about x86 architecture, UEFI, Yocto Linux, and many other technical topics. Check it out at The MinnowBoard Chronicles (note: requires registration).ย 
High-end, mission-critical systems often use a plethora of diagnostic routines for power-on self test (POST), data logging, operational measurements, Built-In Self Test (BIST), and platform audits. Embedded x86 JTAG run-control adds out-of-band services to this mix. This article describes one such use case for Power-On Self Test (POST) of PCI Express ports.
In the article JTAG and run-control API in BMCs for at-scale debug, I described how embedding the Intel ITP run-control library down on a service processor provides for a rich set of target-based functions for debug forensics. How might this apply to reading MSRs, such as the ones created to address Spectre and Meltdown.
Archives