rk3326: bl31: update version to v1.20

Build from ATF commit:
    d7103baf0 plat: px30: poweroff: delay 2ms before pull up pmic_sleep
update feature:
    d7103baf0 plat: px30: poweroff: delay 2ms before pull up pmic_sleep
    23e4d2483 rockchip: commit_elf.sh: select elf manually
    2041b46d8 BACKPORT: Prevent speculative execution past ERET
    11ca0aaa7 plat: px30: delete soc_bus_div_sip_handler function

Change-Id: I752f177ab12aa16de7cd806d0a96d1b2ed6a9318
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2020-07-21 15:46:38 +08:00
parent 98efecd20a
commit 62623ff30c
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.19.elf
PATH=bin/rk33/rk3326_bl31_v1.20.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1