Add base GPIO class for the new architecture

New architecture is intended to improve flexibility for which
signals are monitored in a system and how they are handled.

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