
8 Jul
2022
8 Jul
'22
2:45 p.m.
Hi,
On 7/5/22 21:23, Oleksandr Suvorov wrote:
This patchset introduces support for the authenticated and encrypted FPGA images on ZynqMP boards, besides that introducing common way to pass the compatible property to any fpga driver.
It bases on the initial work by Jorge Ramirez-Ortiz jorge@foundries.io https://patchwork.ozlabs.org/project/uboot/patch/20211015091506.2602-1-jorge... https://patchwork.ozlabs.org/project/uboot/patch/20211005111324.19749-3-jorg...
no problem with patchset in general and we are very close. I just want to make sure that SPL won't be bigger for cases without enabling SPL_FPGA_LOAD_SECURE. The reason is very simply which is that we are sharing OCM with TF-A which has also size constraints.
Thanks, Michal