rk322xh: fix make error because of bl31.bin and .ini file absent
1. add tools/rk_tools/RKTRUST/RK322XHTRUST.ini 2. add tools/rk_tools/bin/rk33/rk322xhbl31_v1.0.bin Change-Id: Ic44a0f28a70d00f5c991e5567f6bb4cfe989f385 Signed-off-by: William Zhang <william.zhang@rock-chips.com>
This commit is contained in:
15
RKTRUST/RK322XHTRUST.ini
Normal file
15
RKTRUST/RK322XHTRUST.ini
Normal file
@@ -0,0 +1,15 @@
|
||||
[VERSION]
|
||||
MAJOR=1
|
||||
MINOR=0
|
||||
[BL30_OPTION]
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=tools/rk_tools/bin/rk33/rk322xhbl31_v1.0.bin
|
||||
ADDR=0x10000
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
[OUTPUT]
|
||||
PATH=trust.img
|
||||
BIN
bin/rk33/rk322xhbl31_v1.0.bin
Normal file
BIN
bin/rk33/rk322xhbl31_v1.0.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user