Re: [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions

2020-11-18 Thread Tom Rix
On 11/17/20 4:10 PM, Russ Weight wrote: > > On 11/15/20 6:17 AM, Tom Rix wrote: >> On 11/13/20 4:55 PM, Russ Weight wrote: >>> Extend the MAX10 BMC Secure Update driver to include >>> >>> + >>> + status = rsu_stat(doorbell); >>> + if (status == RSU_STAT_WEAROUT) { >>> +

Re: [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions

2020-11-17 Thread Russ Weight
On 11/15/20 6:17 AM, Tom Rix wrote: > On 11/13/20 4:55 PM, Russ Weight wrote: >> Extend the MAX10 BMC Secure Update driver to include >> the functions that enable secure updates of BMC images, >> FPGA images, etc. >> >> Signed-off-by: Russ Weight >> --- >> v5: >> - No change >> v4: >> - No

Re: [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions

2020-11-15 Thread Tom Rix
On 11/13/20 4:55 PM, Russ Weight wrote: > Extend the MAX10 BMC Secure Update driver to include > the functions that enable secure updates of BMC images, > FPGA images, etc. > > Signed-off-by: Russ Weight > --- > v5: > - No change > v4: > - No change > v3: > - Changed: iops -> sops, imgr

[PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions

2020-11-13 Thread Russ Weight
Extend the MAX10 BMC Secure Update driver to include the functions that enable secure updates of BMC images, FPGA images, etc. Signed-off-by: Russ Weight --- v5: - No change v4: - No change v3: - Changed: iops -> sops, imgr -> smgr, IFPGA_ -> FPGA_, ifpga_ to fpga_ - Changed "MAX10 BMC