rk3399pro-npu: add bl31 and bl32 initial verison v1.00
build from: bl31: a6ab17e This is a temporary version bl32: a152c641 static ta: support read data from user ta Change-Id: I3044907c2720faa789a9b579047e65861b775aa4 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
17
RKTRUST/RK3399PRONPUTRUST.ini
Normal file
17
RKTRUST/RK3399PRONPUTRUST.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
[VERSION]
|
||||
MAJOR=1
|
||||
MINOR=0
|
||||
[BL30_OPTION]
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk33/rk3399pro_npu_bl31_v1.00.elf
|
||||
ADDR=0x00010000
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
PATH=bin/rk33/rk3399pro_npu_bl32_v1.00.bin
|
||||
ADDR=0x00200000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
[OUTPUT]
|
||||
PATH=trust.img
|
||||
BIN
bin/rk33/rk3399pro_npu_bl31_v1.00.elf
Executable file
BIN
bin/rk33/rk3399pro_npu_bl31_v1.00.elf
Executable file
Binary file not shown.
BIN
bin/rk33/rk3399pro_npu_bl32_v1.00.bin
Normal file
BIN
bin/rk33/rk3399pro_npu_bl32_v1.00.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user