mirror of
https://github.com/rockchip-linux/rkbin.git
synced 2024-11-23 14:56:14 +00:00
106e1aa61d
Build from OPTEE commit in develop-next branch: b5340fd65 rk3528: init hdcp key when bringup Update features: b5340fd65 rk3528: init hdcp key when bringup 3f8b0c4e5 pta: uboot_storedata_otp: support set oem hdcp key mask 1aab8c53a pta: uboot_storedata_otp: support check oem hdcp key is written db84e2d73 pta: uboot_storedata_otp: support write oem hdcp key bcabf953b pta: crypto_service: modify param check in oem otp key cipher feccaa485 pta: uboot_storedata_otp: support check ta encryption key is written 9e41a3f1e pta: uboot_storedata: support set and get security flag fbda29874 core: drivers: seed PRNG with RK TRNG 2e4ec1697 drivers: hal_crypto: fixed CRYPTO crash when using dynamic shared memory 64d17e36f pta: crypto_service: added the address parameter security check 7b8c9847b pta: uboot_storedata_otp: enable kernel read secure boot flag 84db04157 pta: uboot_storedata_otp: enable kernel read vboot key hash 597e4214d core: main: register ddr to enable dynamic SHM 66a458730 core: lpae: increase PGT_CACHE_SIZE when define CFG_WITH_LPAE ec7e85d54 plat-rockchip: support pstore for optee log Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Change-Id: I0fb0851fec9f3a1b450016b59aa5abf03aa58c11
18 lines
242 B
INI
18 lines
242 B
INI
[VERSION]
|
|
MAJOR=1
|
|
MINOR=0
|
|
[BL30_OPTION]
|
|
SEC=0
|
|
[BL31_OPTION]
|
|
SEC=1
|
|
PATH=bin/rk33/rknpu_lion_bl31_v1.12.elf
|
|
ADDR=0x00040000
|
|
[BL32_OPTION]
|
|
SEC=0
|
|
PATH=bin/rk33/rknpu_lion_bl32_v2.02.bin
|
|
ADDR=0x00200000
|
|
[BL33_OPTION]
|
|
SEC=0
|
|
[OUTPUT]
|
|
PATH=trust.img
|