Re: [PATCH v2 3/7] fpga: sec-mgr: expose sec-mgr update status

2020-10-06 Thread Russ Weight
On 10/5/20 1:41 AM, Wu, Hao wrote: >> Subject: [PATCH v2 3/7] fpga: sec-mgr: expose sec-mgr update status >> >> Extend the Intel Security Manager class driver to >> include an update/status sysfs node that can be polled >> and read to monitor the progress of an ongoing secure >> update. Sysfs_no

RE: [PATCH v2 3/7] fpga: sec-mgr: expose sec-mgr update status

2020-10-05 Thread Wu, Hao
> Subject: [PATCH v2 3/7] fpga: sec-mgr: expose sec-mgr update status > > Extend the Intel Security Manager class driver to > include an update/status sysfs node that can be polled > and read to monitor the progress of an ongoing secure > update. Sysfs_notify() is used to signal transitions > betw

Re: [PATCH v2 3/7] fpga: sec-mgr: expose sec-mgr update status

2020-10-04 Thread Tom Rix
On 10/2/20 3:36 PM, Russ Weight wrote: > Extend the Intel Security Manager class driver to > include an update/status sysfs node that can be polled > and read to monitor the progress of an ongoing secure > update. Sysfs_notify() is used to signal transitions > between different phases of the upda