rk3576: bl31: update version to v1.16

Build from ATF commit:
    fab0f0345 plat: rk3576: sleep: decrease i2c read/write times to save time
update feature:
    fab0f0345 plat: rk3576: sleep: decrease i2c read/write times to save time
    cff6d9a0c plat: rk3576: sleep: switch to pll earlier
    81a0e1e03 plat: rk3576: sleep: adjust CRU save/restore flow to reduce time
    719b8a44b plat: rk3576: sleep: Resolve the issue of wake-up I2C clock error
    1a00f6477 plat: rk3576: firewall: add FW_SLV_ID_MIPI_CSIDPHY1/CSIPHY1_GRF
    11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
    0d94b0520 plat: rockchip: rk3576: Fix typos in Rockchip copyright notices
    088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
    aae0bdc44 plat: rk3576: detect ext-32k during system sleep

Change-Id: If56ac64816ebe11db33609d46ad2a7c356fa67df
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-02-13 10:49:16 +08:00
parent 0e8d69412e
commit d0e7529e1c
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.15.elf
PATH=bin/rk35/rk3576_bl31_v1.16.elf
ADDR=0x40000
[BL32_OPTION]
SEC=1