public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] fpga: dfl: support d5005 secure updates
@ 2022-09-02 16:57 Russ Weight
  2022-09-02 16:57 ` [PATCH v1 1/2] mfd: intel-m10-bmc: add d5005 bmc secure update driver Russ Weight
  2022-09-02 16:57 ` [PATCH v1 2/2] fpga: m10bmc-sec: " Russ Weight
  0 siblings, 2 replies; 5+ messages in thread
From: Russ Weight @ 2022-09-02 16:57 UTC (permalink / raw)
  To: mdf, hao.wu, yilun.xu, trix, lee, linux-fpga, linux-kernel
  Cc: lgoncalv, marpagan, matthew.gerlach, basheer.ahmed.muddebihal,
	tianfei.zhang, Russ Weight

The MAX10 secure update driver currently supports only the N3000. With
these two patches secure updates are also supported for the D5005. A
different driver name is used for the D5005 vs the N3000 to facilitate
future conditional code that is based on device type.

Russ Weight (2):
  mfd: intel-m10-bmc: add d5005 bmc secure update driver
  fpga: m10bmc-sec: d5005 bmc secure update driver

 drivers/fpga/intel-m10-bmc-sec-update.c | 3 +++
 drivers/mfd/intel-m10-bmc.c             | 1 +
 2 files changed, 4 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-11  7:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-02 16:57 [PATCH v1 0/2] fpga: dfl: support d5005 secure updates Russ Weight
2022-09-02 16:57 ` [PATCH v1 1/2] mfd: intel-m10-bmc: add d5005 bmc secure update driver Russ Weight
2022-09-08  9:32   ` Lee Jones
2022-09-02 16:57 ` [PATCH v1 2/2] fpga: m10bmc-sec: " Russ Weight
2022-09-11  7:39   ` Xu Yilun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox