px30: Add trust-bl32 config for robot
Change-Id: Ia2989a7bc510cb4cfe6aef23207dbdd7912a740e Signed-off-by: Leo Wen <leo.wen@rock-chips.com>
This commit is contained in:
@ -4,6 +4,8 @@
|
|||||||
export RK_ARCH=arm64
|
export RK_ARCH=arm64
|
||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||||
|
# Trust choose ignore bl32, including --ignore-bl32
|
||||||
|
export TRUST_PACK_IGNORE_BL32=
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -4,6 +4,8 @@
|
|||||||
export RK_ARCH=arm64
|
export RK_ARCH=arm64
|
||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||||
|
# Trust choose ignore bl32, including --ignore-bl32
|
||||||
|
export TRUST_PACK_IGNORE_BL32=--ignore-bl32
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=px30_linux_robot_defconfig
|
export RK_KERNEL_DEFCONFIG=px30_linux_robot_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -4,6 +4,8 @@
|
|||||||
export RK_ARCH=arm64
|
export RK_ARCH=arm64
|
||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||||
|
# Trust choose ignore bl32, including --ignore-bl32
|
||||||
|
export TRUST_PACK_IGNORE_BL32=--ignore-bl32
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=px30_linux_robot_defconfig
|
export RK_KERNEL_DEFCONFIG=px30_linux_robot_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
Reference in New Issue
Block a user