Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-30 Thread Russ Weight
Hi Moritz, On 9/16/20 1:33 PM, Moritz Fischer wrote: > Russ, > > On Fri, Sep 04, 2020 at 04:52:55PM -0700, Russ Weight wrote: >> Create a platform driver that can be invoked as a sub >> driver for the Intel MAX10 BMC in order to support >> secure updates. This sub-driver will invoke an >> instance

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-16 Thread Moritz Fischer
Russ, On Fri, Sep 04, 2020 at 04:52:55PM -0700, Russ Weight wrote: > Create a platform driver that can be invoked as a sub > driver for the Intel MAX10 BMC in order to support > secure updates. This sub-driver will invoke an > instance of the Intel FPGA Security Manager class driver > in order to

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-14 Thread Russ Weight
On 9/14/20 1:48 PM, Tom Rix wrote: > On 9/14/20 12:07 PM, Russ Weight wrote: >> On 9/5/20 1:22 PM, Tom Rix wrote: >>> On 9/4/20 4:52 PM, Russ Weight wrote: Create a platform driver that can be invoked as a sub driver for the Intel MAX10 BMC in order to support secure updates. This

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-14 Thread Tom Rix
On 9/14/20 12:07 PM, Russ Weight wrote: > > On 9/5/20 1:22 PM, Tom Rix wrote: >> On 9/4/20 4:52 PM, Russ Weight wrote: >>> Create a platform driver that can be invoked as a sub >>> driver for the Intel MAX10 BMC in order to support >>> secure updates. This sub-driver will invoke an >>> instance o

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-14 Thread Russ Weight
On 9/5/20 1:22 PM, Tom Rix wrote: > On 9/4/20 4:52 PM, Russ Weight wrote: >> Create a platform driver that can be invoked as a sub >> driver for the Intel MAX10 BMC in order to support >> secure updates. This sub-driver will invoke an >> instance of the Intel FPGA Security Manager class driver >

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-05 Thread Tom Rix
On 9/4/20 4:52 PM, Russ Weight wrote: > Create a platform driver that can be invoked as a sub > driver for the Intel MAX10 BMC in order to support > secure updates. This sub-driver will invoke an > instance of the Intel FPGA Security Manager class driver > in order to expose sysfs interfaces for

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-04 Thread Russ Weight
On 9/4/20 5:01 PM, Randy Dunlap wrote: On 9/4/20 4:52 PM, Russ Weight wrote: diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig index 97c0a6cc2ba7..0f0bed68e618 100644 --- a/drivers/fpga/Kconfig +++ b/drivers/fpga/Kconfig @@ -244,4 +244,15 @@ config IFPGA_SEC_MGR region and for

Re: [PATCH v1 02/12] fpga: create intel max10 bmc security engine

2020-09-04 Thread Randy Dunlap
On 9/4/20 4:52 PM, Russ Weight wrote: > diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig > index 97c0a6cc2ba7..0f0bed68e618 100644 > --- a/drivers/fpga/Kconfig > +++ b/drivers/fpga/Kconfig > @@ -244,4 +244,15 @@ config IFPGA_SEC_MGR > region and for the BMC. Select this option to en