> -----Original Message-----
> From: Lim, Elly Siew Chin <[email protected]>
> Sent: Wednesday, March 24, 2021 11:57 PM
> To: [email protected]
> Cc: Marek Vasut <[email protected]>; Tan, Ley Foon
> <[email protected]>; See, Chin Liang <[email protected]>;
> Simon Goldschmidt <[email protected]>; Chee, Tien Fong
> <[email protected]>; Westergreen, Dalon
> <[email protected]>; Simon Glass <[email protected]>; Gan,
> Yau Wai <[email protected]>; Lim, Elly Siew Chin
> <[email protected]>
> Subject: [PATCH] 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 <[email protected]>
> ---
> arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi | 30
> +++++++++++++++++++++++++-----
> configs/socfpga_agilex_atf_defconfig | 4 ++++
> configs/socfpga_agilex_vab_defconfig | 4 ++++
> configs/socfpga_stratix10_atf_defconfig | 4 ++++
> 4 files changed, 37 insertions(+), 5 deletions(-)
>
Reviewed-by: Ley Foon Tan <[email protected]>