[PATCH u-boot v2019.04-aspeed-openbmc v2 2/6] config: ast2600: Enable FIT signature verification

Klaus Heinrich Kiwi klaus at linux.vnet.ibm.com
Thu Jan 28 06:47:39 AEDT 2021



On 1/27/2021 4:00 AM, Joel Stanley wrote:
> This turns on FIT signature verification for the OpenBMC SPL
> configuration, for both the SPL and u-boot.
> 
>   CONFIG_NR_DRAM_BANKS=1
>   CONFIG_FIT=y
> +CONFIG_FIT_SIGNATURE=y
> +CONFIG_SPL_FIT_SIGNATURE=y
> +CONFIG_SPL_LOAD_FIT=y

See my comments on patch 6, but feels like this should logically go after the size-reduction patches.
>   CONFIG_USE_BOOTARGS=y
>   CONFIG_BOOTARGS="console=ttyS4,115200n8 root=/dev/ram rw"
>   CONFIG_USE_BOOTCOMMAND=y
> 

-- 
Klaus Heinrich Kiwi <klaus at linux.vnet.ibm.com>


More information about the openbmc mailing list