On 10/2/20 3:36 PM, Russ Weight wrote: > Extend Intel Security Manager class driver to include > an update/error sysfs node that can be read for error > information when a secure update fails. > > Signed-off-by: Russ Weight <russell.h.weight@xxxxxxxxx> > --- > v2: > - Bumped documentation date and version > - Added warning to sec_progress() for invalid progress status > - Added sec_error() function (similar to sec_progress()) > --- > .../ABI/testing/sysfs-class-ifpga-sec-mgr | 17 ++++ > drivers/fpga/ifpga-sec-mgr.c | 81 ++++++++++++++++--- > include/linux/fpga/ifpga-sec-mgr.h | 1 + > 3 files changed, 89 insertions(+), 10 deletions(-) This is 08/12 of the old patchset. Also fine. Reviewed-by: Tom Rix <trix@xxxxxxxxxx>