Remove FIVR fault check from CPU thermtrip monitor

I learned that the FIVR fault has not been associated with CPU thermtrip
for a while, so it can safely be removed from the CPU thermtrip monitor.

Tested:
Used the GPIO mock-up driver to confirm that CPU thermtrip still logs
correctly when asserted.

Change-Id: Id778e65745c09ff6889fba19afa0e7229f69fdd6
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 32793e4c8d73b7ef23e0f0a743312911151c3655
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.