rk3576: bl31: update version to v1.04

Build from ATF commit:
    30018b771 plat: rk3576: sleep: restore pmusram_uart_base
update feature:
    30018b771 plat: rk3576: sleep: restore pmusram_uart_base
    75b1b9a15 plat: rk3576: sleep: fix error of timer_base
    104e33bed plat: rk3576: config clk_32k_in as pull-none for low power

Change-Id: I84d6de441408c004459018d73bc39c43e5822c91
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2024-04-16 09:43:21 +08:00
committed by Joseph Chen
parent 12a25c4e90
commit b0fd07a404
4 changed files with 37 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,23 @@
# RK3576 Release Note
## rk3576_bl31_v1.04.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-04-16 | rk3576_bl31_v1.04.elf | 30018b771 | 重要 |
### New
1. 降低休眠时pmu_1v8的功耗。
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ----------------------------- | --------------------- | -------- |
| 1 | 重要 | 修正休眠唤醒后gpu性能下降问题 | 休眠唤醒后gpu跑分下降 | - |
------
## rk3576_usbplug_v1.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,23 @@
# RK3576 Release Note
## rk3576_bl31_v1.04.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2024-04-16 | rk3576_bl31_v1.04.elf | 30018b771 | important |
### New
1. Reduced power consumption of the pmu 1v8 during sleep.
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ---------------------------------------------- | --------------------------------------------- | ------------ |
| 1 | important | Fixed GPU performance deteriorates after sleep | GPU performance will deteriorates after sleep | - |
------
## rk3576_usbplug_v1.01.bin
| Date | File | Build commit | Severity |