rk3568: bl31 ultra: update version to v1.02

Build from:
	d15096265 plat: rk3568: add suspend flow order character

Update feature:
	d15096265 plat: rk3568: add suspend flow order character
	42b75bb1c plat: rk3568: remove legacy rockchip version
	abc2febf0 plat: rockchip: add a function to set sp for rockchip bl31 entrypoint.
	fbec16fe0 plat: rk3568: dmc: disable zqcalib to saving power
	61d1f55c5 plat: rk3568: dmc: add support ddr auto sr always on
	bf2380d93 plat: rk3568: add the share mem and set it with MT_DEVICE.
	f38b7c01a plat: rk3568: fix compiler error if RK_ULTRA_SUSPEND=0

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I136f0a5d81e3a69886f5045b0c684e371c1f3ef3
This commit is contained in:
Joseph Chen
2021-01-27 15:25:21 +08:00
parent 76074cfcfb
commit cb49ca5e33
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl31_ultra_v1.01.elf
PATH=bin/rk35/rk3568_bl31_ultra_v1.02.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1