rk3562: bl31: update version to v1.10

Build from ATF commit:
	8db141d32 plat: rk3562: clock: Improve rkrng output
update feature:
	8db141d32 plat: rk3562: clock: Improve rkrng output
	27498e6c6 plat: rockchip: rk3562: Add autocs support for core

Change-Id: Ie8c2f3c863f5cd387691dbd2226365a2cd16ee72
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2023-03-10 10:15:30 +08:00
parent ded08e52e8
commit a9892bfcf6
4 changed files with 25 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3562_bl31_v1.09.elf
PATH=bin/rk35/rk3562_bl31_v1.10.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_bl31_v1.10.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2023-03-10 | rk3562_bl31_v1.10.elf | 8db141d32 | 重要 |
### New
1. 增加core autocs支持。
2. 提升rkrng的通过率。
------
## rk3562_usbplug_v1.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_bl31_v1.10.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2023-03-10 | rk3562_bl31_v1.10.elf | 8db141d32 | important |
### New
1. Add autocs support for core.
2. Improve rkrng output.
------
## rk3562_usbplug_v1.03.bin
| Date | File | Build commit | Severity |