Handle host errors on host power-on

Some errors such as the Boot IVR (Thermtrip) could be asserted
when the host powers-on.  This change initializes the error
status on host power-on to handle those types of errors.

Tested:
Moved the jumper to persistently assert Thermtrip and pressed the
power button.  After the system immediately shut down, confirmed
that the Thermtrip event was logged.

Change-Id: Id782167e234d906aaadb6190d9b92beafa6ab84a
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
1 file changed
tree: ebb8bf2fa953ccb3b205d526947097ef36264ce6
  1. service_files/
  2. src/
  3. .clang-format
  4. cmake-format.json
  5. CMakeLists.txt
  6. LICENSE
  7. MAINTAINERS
  8. 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.