Re: [PATCH v1 08/12] fpga: expose sec-mgr update errors

2020-09-23 Thread Tom Rix
On 9/22/20 4:42 PM, Russ Weight wrote: > > On 9/6/20 9:27 AM, Tom Rix wrote: >> On 9/4/20 4:53 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-

Re: [PATCH v1 08/12] fpga: expose sec-mgr update errors

2020-09-22 Thread Russ Weight
On 9/6/20 9:27 AM, Tom Rix wrote: > On 9/4/20 4:53 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 >> Reviewed-by: Wu Hao >> ---

Re: [PATCH v1 08/12] fpga: expose sec-mgr update errors

2020-09-06 Thread Tom Rix
On 9/4/20 4:53 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 > Reviewed-by: Wu Hao > --- > .../ABI/testing/sysfs-class-ifpga-sec-mgr

[PATCH v1 08/12] fpga: expose sec-mgr update errors

2020-09-04 Thread Russ Weight
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 Reviewed-by: Wu Hao --- .../ABI/testing/sysfs-class-ifpga-sec-mgr | 17 ++ drivers/fpga/ifpga-sec-mgr.c