Re: [PATCH v1 0/1] fpga: m10bmc-sec: add image_load sysfs for N3000/D5005
Xu Yilun <[email protected]> Thu, 23 Jul 2026 12:28:52 +0800
| Newsgroups | org.kernel.vger.linux-fpga,dev.linux.lists.mfd,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <amGYhCKpesGH/yLB@yilunxu-OptiPlex-7050> |
On Wed, Jul 15, 2026 at 10:38:53AM +0300, Ionut Nechita (Wind River) wrote: > From: Ionut Nechita <[email protected]> > > The mainline Intel MAX10 BMC secure-update driver can stage and flash a > new image through the firmware-upload ABI, but it has no way to trigger a > reload of an image that is already resident in FLASH or EEPROM. OPAE The concern is, what's the impact to the system and the bmc driver. And this is the FPGA re-programing, I don't want specific FPGA re-programing interfaces per device. Let's figure out a meaningful set of interfaces and a graceful flow for FPGA re-programing.