rk3326: bl31: update version to v1.05

Build from ATF commit:
    6aa5f84 plat: px30: suspend: support SLP_PLLS_DEEP option
update feature:
    6aa5f84 plat: px30: suspend: support SLP_PLLS_DEEP option
    f4b1768 plat: px30: set "suspend from uboot" as default mode
    da3e6aa plat: px30: suspend: support suspend mode config
    d3367e4 plat: px30: suspend: adjust suspend mode define
    c8c499b plat: px30: don't need to set stimer's security attribute

Change-Id: Ia0a1533d12c8125a029ffd5484c84d19e94d68ec
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2018-03-16 17:57:43 +08:00
parent d76714c965
commit 4f31d4ab4e
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/rk33/rk3326_bl31_v1.04.elf
PATH=bin/rk33/rk3326_bl31_v1.05.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=1