| .. | |||
| FpgaErrorHandler.c | 7 days ago | ||
| FpgaErrorHandler.h | 7 days ago | ||
| FpgaErrorHandler.md | 7 days ago | ||
| FpgaErrorHandler_analysis.md | 7 days ago | ||
| README.md | 7 days ago | ||
Index: 0220 | Size: 36,864 bytes (148,352 body) | Phase: SMM
SMM driver that handles FPGA (Field Programmable Gate Array) error status monitoring and correction for the Intel Purley platform. Monitors FPGA error registers via MMIO, performs error acknowledgment, and triggers warm reset via I/O port 0xCF9 when critical FPGA errors are detected. Integrates with the MpSyncData library for multi-processor synchronization. Supports up to 4 sockets with per-socket FPGA error register access.
Intel Purley (Skylake-SP Xeon), HR650X
Source: PurleyPlatPkg/Ras/Smm/ErrHandling/FpgaErrorHandler/