rk3588: bl31/bl32: add initial version
Build from commit: - bl31: f0ec400d7 - bl32: b05135511 Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I8910ab26935f693f0c3ede0a42d60144d0a66b1e
This commit is contained in:
17
RKTRUST/RK3588TRUST.ini
Normal file
17
RKTRUST/RK3588TRUST.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
[VERSION]
|
||||
MAJOR=1
|
||||
MINOR=0
|
||||
[BL30_OPTION]
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3588_bl31_v1.06.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3588_bl32_v1.01.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
[OUTPUT]
|
||||
PATH=trust.img
|
||||
BIN
bin/rk35/rk3588_bl31_v1.06.elf
Normal file
BIN
bin/rk35/rk3588_bl31_v1.06.elf
Normal file
Binary file not shown.
BIN
bin/rk35/rk3588_bl32_v1.01.bin
Normal file
BIN
bin/rk35/rk3588_bl32_v1.01.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user