Re: [PATCH v1 06/12] fpga: add max10 secure update functions

2020-09-21 Thread Russ Weight
On 9/6/20 9:10 AM, Tom Rix wrote: > With the v4 max10 change, this patch did not apply to linux-next. > > So it will need at least another review when max10 lands in linux-next. Thanks. I'll build on top of the other patchset and include a reference to the dependency on my next submission. > > O

Re: [PATCH v1 06/12] fpga: add max10 secure update functions

2020-09-08 Thread Lee Jones
On Fri, 04 Sep 2020, Russ Weight wrote: > Extend the MAX10 BMC Security Engine driver to include > the functions that enable secure updates of BMC images, > FPGA images, etc. > > Signed-off-by: Russ Weight > Reviewed-by: Wu Hao > --- > drivers/fpga/intel-m10-bmc-secure.c | 272

Re: [PATCH v1 06/12] fpga: add max10 secure update functions

2020-09-06 Thread Tom Rix
With the v4 max10 change, this patch did not apply to linux-next. So it will need at least another review when max10 lands in linux-next. On 9/4/20 4:52 PM, Russ Weight wrote: > Extend the MAX10 BMC Security Engine driver to include > the functions that enable secure updates of BMC images, > FPGA

[PATCH v1 06/12] fpga: add max10 secure update functions

2020-09-04 Thread Russ Weight
Extend the MAX10 BMC Security Engine driver to include the functions that enable secure updates of BMC images, FPGA images, etc. Signed-off-by: Russ Weight Reviewed-by: Wu Hao --- drivers/fpga/intel-m10-bmc-secure.c | 272 +++- include/linux/mfd/intel-m10-bmc.h | 101 +