summaryrefslogtreecommitdiff
path: root/host_error_monitor
AgeCommit message (Expand)AuthorFilesLines
2019-10-16Add a LICENSE file for this recipeJason M. Bills1-0/+13
2019-09-17Enable boot FIVR fault monitoring and loggingJason M. Bills1-2/+65
2019-09-17Handle host errors on host power-onJason M. Bills1-10/+103
2019-09-17Use the new standalone libpeci for CPU infoJason M. Bills1-63/+16
2019-09-06Add CPU Memory VRHOT monitoring and loggingJason M. Bills1-0/+148
2019-09-06Add CPU VRHOT monitoring and loggingJason M. Bills1-0/+82
2019-09-06Add CPU Thermtrip monitoring and loggingJason M. Bills1-1/+85
2019-09-06Add ERR1 timeout monitoring and loggingJason M. Bills1-0/+55
2019-09-06Add ERR0 timeout monitoring and loggingJason M. Bills1-0/+55
2019-09-06Make the ERR2 handler generic for any ERRx timeoutJason M. Bills1-28/+54
2019-09-06Handle SSBThermTrip events on startupJason M. Bills1-5/+14
2019-09-06Increment the CPU Error Count setting on an IERRJason M. Bills1-0/+51
2019-09-04Add SMI timeout monitoring and loggingJason M. Bills1-0/+96
2019-09-04Add IERR logging to the CATERR/IERR handlerJason M. Bills1-4/+256
2019-09-02Change name from SSBThermtrip to SsbThermalTripChen Yugang1-4/+4
2019-08-29Add ERR2 timeout monitoring and loggingJason M. Bills2-1/+198
2019-08-26Check for initial error state on startupJason M. Bills1-40/+55
2019-08-22Move host-error-monitor to proving-groundJason M. Bills5-0/+512