rk3568: bl31: add rk3568_bl31_cpu3_v1.01.elf

build from:
	b3d2ce25a cpu3 boot
update feature:
	a1c232f02 plat: rk3588: dmc: add print match relation between ddr bin and bl31
	63938f87e plat: rockchip: rk3588: dmc: update vref_inner for each channel
	7bfd76051 plat: rk3528: monitor: check vp9 for rk3528

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: Ia3e8b58d12ed43a23df0bebebede4729c1269200
This commit is contained in:
shengfei Xu
2023-08-04 09:30:55 +00:00
committed by Xushengfei
parent 20e829491b
commit 71a9caf4ad
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/rk3568_bl31_cpu3_v1.00.elf
PATH=bin/rk35/rk3568_bl31_cpu3_v1.01.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3568 Release Note
## rk3568_bl31_cpu3_v1.01.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------------------- | ----------- | -------- |
| 2023-08-04 | rk3568_bl31_cpu3_v1.01.elf | b3d2ce25a | 重要 |
### New
1. 基于最新bl31代码支持CPU3启动。
------
## rk3568_ddr_{1560...920}MHz_v1.18.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3568 Release Note
## rk3568_bl31_cpu3_v1.01.elf
| Date | File | Build commit | Severity |
| ---------- | --------------------------------- | ------------ | -------- |
| 2023-08-04 | rk3568_bl31_cpu3_v1.01.elf | b3d2ce25a | moderate |
### New
1. Support CPU3 startup based on the latest bl31 code.
------
## rk3568_ddr_{1560...920}MHz_v1.18.bin
| Date | File | Build commit | Severity |