From: Kah Jing Lee <kah.jing.lee@intel.com>
Patches have been internally reviewed by colleagues at Intel.
Extend Intel Stratix10 service layer and Remote System Update (RSU)
drivers to support new DCMF status reporting.
The status of each DCMF is reported. The currently used DCMF is used as
reference, while the other three are compared against it to determine if
they are corrupted.
DCMF = Decision Configuration Management Firmware
RSU = Remote System Update
Kah Jing Lee (2):
firmware: stratix10-svc: extend svc to support RSU feature
firmware: stratix10-rsu: extend RSU driver to get DCMF status
drivers/firmware/stratix10-rsu.c | 131 +++++++++++++++++-
drivers/firmware/stratix10-svc.c | 19 ++-
include/linux/firmware/intel/stratix10-smc.h | 21 +++
.../firmware/intel/stratix10-svc-client.h | 7 +-
4 files changed, 164 insertions(+), 14 deletions(-)
--
2.25.1