[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220331154237.4158001-1-kah.jing.lee@intel.com>
Date: Thu, 31 Mar 2022 23:42:36 +0800
From: kah.jing.lee@...el.com
To: Dinh Nguyen <dinguyen@...nel.org>
Cc: linux-kernel@...r.kernel.org, radu.bacrau@...el.com,
tien.sung.ang@...el.com, Kah Jing Lee <kah.jing.lee@...el.com>
Subject: [PATCH 0/2] extend svc and rsu drivers for new RSU DCMF status feature
From: Kah Jing Lee <kah.jing.lee@...el.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
Powered by blists - more mailing lists