px30: bl31: update version to v1.18

Build from ATF commit:
    ca3dd02 plat: px30: set all region as secure to all master
update feature:
    ca3dd02 plat: px30: set all region as secure to all master
    a9dd46e plat: px30: change bl31_base to 0x40000
    31ff1d0 plat: rockchip: set "plat_uart_base=0" if uart disable

Change-Id: Ie0db861255ab5f0507ee91302ef23d9dbd175f70
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2019-09-23 10:18:18 +08:00
parent be0f8c2f34
commit d4173f009a
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/px30_bl31_v1.17.elf
PATH=bin/rk33/px30_bl31_v1.18.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=1