rk3576: bl31: update version to v1.03
Build from ATF commit:
9de33eca3 plat: rockchip: rk3576: fix cpu freq when use unclean patch
update feature:
9de33eca3 plat: rockchip: rk3576: fix cpu freq when use unclean patch
4d3d03ae3 plat: rk3576: simplify code of autocs_suspend/autocs_resume
a8344d0aa plat: rk3576: config usb clamp according to sleep_info
3957fd99d plat: rk3576: restore lpll registers after clksel_* registers
bde48765e plat: rk3576: set crypto_s initiates secure access
0b5c60a8c plat: rk3576: dmc: add support scan EBC vbank
b87538a01 plat: rk3576: delete sram section
5c1ca8cd2 plat: rk3576: dmc: only LPDDR5 have the derate mrr_cycles issue
5eccdfe49 plat: rk3576: dmc: mcu ddrcfg mode defaults to normal mode
940a323ba plat: rk3576: dmc: disable early response of noc
26788f7ed plat: rk3576: dmc: restore the performance config after resume
Change-Id: I43eba42b5e8ead04bcd517ef6a736ccbe8802fd6
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3576_bl31_v1.02.elf
|
||||
PATH=bin/rk35/rk3576_bl31_v1.03.elf
|
||||
ADDR=0x40000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,24 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl31_v1.03.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-04-10 | rk3576_bl31_v1.03.elf | 9de33eca3 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 提高DDR变频和休眠唤醒稳定性。
|
||||
2. 支持电子书EBC场景DDR变频。
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ----------------------------- | --------------------- | -------- |
|
||||
| 1 | 重要 | 修正休眠唤醒后cpu性能下降问题 | 休眠唤醒后cpu跑分下降 | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3576_{spl,usbplug}_fspi1_v1.00.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl31_v1.03.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-04-10 | rk3576_bl31_v1.03.elf | 9de33eca3 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Improve DDR stability when sleep.
|
||||
2. Supports DDR frequency conversion in EBC scenarios.
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ---------------------------------------------- | --------------------------------------------- | ------------ |
|
||||
| 1 | important | Fixed CPU performance deteriorates after sleep | CPU performance will deteriorates after sleep | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3576_{spl,usbplug}_fspi1_v1.00.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user