rk3568: bl31: update version to v1.08

Build from ATF commit:
    6f8f40f71 plat: rk3568: add cpu\gpu\npu scmi clk
update feature:
    6f8f40f71 plat: rk3568: add cpu\gpu\npu scmi clk
    93744836f plat: rk3568: add scmi support
    6144c3aa8 rockchip: add scmi support
    592eb2314 rockchip: rk3568: support to execute suspend codes in sram for pmu v1.
    d2294bad3 rockchip: rk3568: the end of the suspend process execute in sram.
    25c2374cc rockchip: rk3568: modify codes about cpu pd state

Change-Id: I562484b59c9e4c81972f758675c0897b1a665be6
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2020-12-30 17:51:36 +08:00
parent 14087ca6d5
commit d58eed2fd2
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_v1.07.elf
PATH=bin/rk35/rk3568_bl31_v1.08.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1