[PATCH v11 01/13] fpga: add option for loading FPGA secure bitstreams

Michal Simek michal.simek at amd.com
Tue Jul 12 13:45:02 CEST 2022


Hi,

On 7/12/22 12:58, Simon Glass wrote:
> Hi,
> 
> On Tue, 5 Jul 2022 at 13:23, Oleksandr Suvorov
> <oleksandr.suvorov at foundries.io> wrote:
>>
>> It allows using this feature without enabling the "fpga loads"
>> command.
>>
>> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov at foundries.io>
>> Co-developed-by: Adrian Fiergolski <adrian.fiergolski at fastree3d.com>
>> Signed-off-by: Adrian Fiergolski <adrian.fiergolski at fastree3d.com>
>> Tested-by: Ricardo Salveti <ricardo at foundries.io>
>> Tested-by: Adrian Fiergolski <adrian.fiergolski at fastree3d.com>
>> ---
>>
>> (no changes since v1)
>>
>>   cmd/Kconfig             |  3 ++-
>>   drivers/fpga/Kconfig    | 14 ++++++++++++++
>>   drivers/fpga/fpga.c     |  2 +-
>>   drivers/fpga/xilinx.c   |  2 +-
>>   drivers/fpga/zynqmppl.c |  4 ++--
>>   5 files changed, 20 insertions(+), 5 deletions(-)
> 
> This should use driver model, with a UCLASS_FPGA, etc. Can someone
> please figure out how to convert it?

We discussed this before and can be done on the top of this series.

M


More information about the U-Boot mailing list