common: spl_fit_tb: Update SPL_AB support for px30
Build from commit id 7d735feb7c under u-boot-tb repo with additional configs as follows based on px30-tb_defconfig:
CONFIG_FIT_SIGNATURE=y CONFIG_
common: spl_fit_tb: Update SPL_AB support for px30
Build from commit id 7d735feb7c under u-boot-tb repo with additional configs as follows based on px30-tb_defconfig:
CONFIG_FIT_SIGNATURE=y CONFIG_SPL_FIT_SIGNATURE=y CONFIG_SPL_FIT_ROLLBACK_PROTECT=y CONFIG_SPL_AB=y CONFIG_RSA_N_SIZE=0x100 CONFIG_RSA_E_SIZE=0x100 CONFIG_RSA_C_SIZE=0x14 CONFIG_SPL_GZIP=y CONFIG_SPL_RSA=y CONFIG_RSA=y
Change-Id: I183d347b4ed9d8eaffa2cb7904f079eb58f2479c Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|