]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: Enable FIT signature with crc32 for SOC64 devices
authorSiew Chin Lim <elly.siew.chin.lim@intel.com>
Wed, 24 Mar 2021 15:56:37 +0000 (23:56 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Thu, 8 Apr 2021 09:29:13 +0000 (17:29 +0800)
commitc5dadf1f8475d3795196f42b0f15ec9ef71e2a05
tree99c6be4019903df0d6b52404001cb88542452ed0
parentc97f8a9209166ca268b01b2a301184f7d7f893b4
arm: socfpga: Enable FIT signature with crc32 for SOC64 devices

Add signature with crc32 value for all images in binman node for FIT
image in device tree. And, enable FIT signature checking for Stratix10
and Agilex ATF and VAB sdmmc boot.

Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi
configs/socfpga_agilex_atf_defconfig
configs/socfpga_agilex_vab_defconfig
configs/socfpga_stratix10_atf_defconfig