commit | 267b3490e29531bdc07d8593907f636fae7c6607 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Mon Jun 28 13:09:33 2021 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Tue Mar 01 09:53:07 2022 -0800 |
tree | da9e4bc9af772fa121b0f9a02e619ba627437ab3 | |
parent | 1c208480e6de77a5a41b0733c595e8d4a99e5311 [diff] |
Add CPLD CRC Error Monitor This adds a new signal monitor for the CPLD CRC Error that relies on CPU presence to determine if an error should be logged. Tested: Used the GPIO mockup driver to manually trigger both CPLD CRC Monitors and confirm that the Redfish event is logged correctly. Details on the GPIO mockup driver can be found here: https://www.kernel.org/doc/html/latest/admin-guide/gpio/gpio-mockup.html Change-Id: I17f651277ce0960d52c837c97529f3c5c70d2199 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>