Home
last modified time | relevance | path

Searched hist:"22 d57bd5928639bb2cb99259872dd5914a8053da" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit_tb_rv1106.S22d57bd5928639bb2cb99259872dd5914a8053da Tue Jun 25 07:39:47 UTC 2024 Xuhui Lin <xuhui.lin@rock-chips.com> spl: fit tb: Update tb.S for rv1106 and rv1103c

Update:
341a8c7c1b spl: fit tb: Allow loading ramdisk from rootfs or system_a/b fails
178630a550 spl: fit tb: next_stage is enough for judging whether skip uboot

Build from commit id 341a8c7c1b under u-boot-tb repo with
additional configs as follows based on rv1106-spi-nor-tb.config:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x200
CONFIG_RSA_E_SIZE=0x10
CONFIG_RSA_C_SIZE=0x20
CONFIG_SPL_OPTEE=y
CONFIG_SPL_GZIP=y

Change-Id: Ia938e45e239b1540f3ed414b634af63aa16d85be
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>