Re: [PATCH v3 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates

2020-10-09 Thread Lee Jones
On Thu, 08 Oct 2020, Russ Weight wrote: > Add macros and definitions required by the MAX10 BMC > Secure Update driver. > > Signed-off-by: Russ Weight > --- > v3: > - Changed "MAX10 BMC Secure Engine driver" to "MAX10 BMC Secure > Update driver" > - Removed wrapper functions (m10bmc_raw_*

[PATCH v3 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates

2020-10-08 Thread Russ Weight
Add macros and definitions required by the MAX10 BMC Secure Update driver. Signed-off-by: Russ Weight --- v3: - Changed "MAX10 BMC Secure Engine driver" to "MAX10 BMC Secure Update driver" - Removed wrapper functions (m10bmc_raw_*, m10bmc_sys_*). The underlying functions will be calle