rk3588: bl31: update version to v1.31
Build from ATF commit:
91e396185 plat: rk3588: support amp
update feature:
91e396185 plat: rk3588: support amp
2a5cdaef1 plat: rk3588: define RK_ENABLE_A76_L2_FLUSH_TO_L3
410618ed2 plat: rk3588: fix error of pmu_bus_idle_req
91c09abdf plat: rk3588: dmc: save/restore some performance setting in suspend
a953ce24b plat: rk3588: dmc: disable derate instead of derate_mr4_pause_fc
Change-Id: I05cd0e83a90855ca9eb7394ba428fceda5796348
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/rk3588_bl31_v1.30.elf
|
||||
PATH=bin/rk35/rk3588_bl31_v1.31.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,24 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.31.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2022-11-09 | rk3588_bl31_v1.31.elf | 91e396185 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 使能RK_ENABLE_A76_L2_FLUSH_TO_L3功能。
|
||||
2. 支持amp功能。
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | -------------------------------------- | -------- | -------- |
|
||||
| 1 | 重要 | 休眠、唤醒时保存、恢复保存性能相关配置 | - | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.30.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.31.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2022-11-09 | rk3588_bl31_v1.31.elf | 91e396185 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Enable RK_ENABLE_A76_L2_FLUSH_TO_L3 function.
|
||||
2. Support amp function.
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ------------------------------------------------------------ | ----------------- | ------------ |
|
||||
| 1 | important | Save/restore some performance setting in system suspend/resume | - | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.30.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user