mbox series

[v1,0/2] fpga: dfl: support d5005 secure updates

Message ID 20220902165706.518074-1-russell.h.weight@intel.com (mailing list archive)
Headers show
Series fpga: dfl: support d5005 secure updates | expand

Message

Russ Weight Sept. 2, 2022, 4:57 p.m. UTC
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(+)