[v4 16/17] arm: socfpga: soc64: Enable FIT image generation using binman

Simon Glass sjg at chromium.org
Sat Dec 19 03:29:29 CET 2020


Hi Siew,

On Thu, 17 Dec 2020 at 20:29, Siew Chin Lim
<elly.siew.chin.lim at intel.com> wrote:
>
> Add new build target "fit-itb" for FIT image generation.
>
> In preparation to support Vendor Authorized Boot (VAB) for Intel
> SOC64 device in near future. With VAB, u-boot proper, dtb and
> arm trusted firmware need to be signed before FIT image generation.
>
> To align user experience for ATF boot with and without VAB
> feature, we skip binman for ARCH_SOCFPGA in default Makefile
> flow. User always use 'make fit-itb' to generate FIT image
> after successfully compile u-boot.
>
> Signed-off-by: Siew Chin Lim <elly.siew.chin.lim at intel.com>
>
> ---
> v2
> ---
> Adjust BINMAN sequence in code, sorted by alphabetical order.
> ---
>  Makefile                      | 7 +++++++
>  arch/arm/mach-socfpga/Kconfig | 2 ++
>  2 files changed, 9 insertions(+)

Can't we make binman do this?

Regards,
Simon


More information about the U-Boot mailing list