rk3576: bl31: update version to v1.14

Build from ATF commit:
    c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h
update feature:
    c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h
    2aeb63a6b plat: rk3576: sleep: support SLP_ARCH_TIMER_RESET
    059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle
    6d1b978c9 plat: rk3576: add rk3576_j/m1 support
    23eb8825b plat: rk3576: sip: add pvtpll config support
    423772e17 plat: rockchip: rk3576: Add pvtpll config for rk3576j/m
    f59798f60 plat: rockchip: Optimize some function names and code commenting

Change-Id: Iadb060bd1e2b9a71ee469f38ee329f9f4fec0a20
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2024-11-08 09:37:54 +08:00
parent 08d92ffe43
commit 374c401fda
4 changed files with 27 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3576_bl31_v1.13.elf
PATH=bin/rk35/rk3576_bl31_v1.14.elf
ADDR=0x40000
[BL32_OPTION]
SEC=1