mirror of
https://github.com/rockchip-linux/rkbin.git
synced 2024-11-23 14:56:14 +00:00
5580aace52
Build from OPTEE commit in develop-next branch: 6c78a7d8c rk3506: Don't disable vccio4 IE by default Update features: 4cd67e2b3 plat-rockchip: common: support soft ta encryption key d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC 2aae11a16 rockchip: atags: add BOOT1P_PARAM related define 8f3463c6b rk3528: otp: enable hardware lock 7bccc9d0b scripts: fixed build error when CFG_DEBUG=y 7eeac5fbf core: rpmb: change read data to multiple times cb202f37a libutee: increase MPI_MEMPOOL_SIZE size 3210aa2eb plat-rockchip: implement itr_core_handler() not rely on CFG_FIQ 392302b07 UPSTREAM: core: tee_entry: fix array out of bounds check in cleanup_shm_refs() Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Change-Id: I89dd6165a3e3197b29e1889cca8949c87c4a174f
20 lines
294 B
INI
20 lines
294 B
INI
[VERSION]
|
|
MAJOR=1
|
|
MINOR=0
|
|
[BL30_OPTION]
|
|
SEC=0
|
|
[BL31_OPTION]
|
|
SEC=1
|
|
PATH=bin/rk35/rk3528_bl31_v1.17.elf
|
|
ADDR=0x00040000
|
|
[BL32_OPTION]
|
|
SEC=1
|
|
PATH=bin/rk35/rk3528_bl32_v1.05.bin
|
|
ADDR=0x08400000
|
|
[BL33_OPTION]
|
|
SEC=0
|
|
[MCU]
|
|
MCU=bin/rk35/rk3528_mcu_v1.00.bin,0x08200000,disabled
|
|
[OUTPUT]
|
|
PATH=trust.img
|