rk3562: bl31: update version to v1.19

build from:
	763689fe5 rk3562: support amp boot
update feature:
	763689fe5 rk3562: support amp boot
	c5b99f9f3 plat: rk3588: sleep: don't open wdt0 clk
	39c4e2a0e plat: rk3562: disable the gpio debounce

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: I6ce01aa4ec302bb1aef8d06bc743f907dce81ff1
This commit is contained in:
shengfei Xu
2023-08-24 03:26:44 +00:00
parent 1a417bbf7d
commit 1516712f45
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.18.elf
PATH=bin/rk35/rk3562_bl31_v1.19.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_bl31_v1.19.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
|----------- | :-------------------- | ----------- | -------- |
| 2023-08-24 | rk3562_bl31_v1.19.elf | 763689fe5 | 重要 |
### New
1. 支持AMP boot方式。
------
## rk3562_bl31_v1.18.elf
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_bl31_v1.19.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2023-08-24 | rk3562_bl31_v1.19.elf | 763689fe5 | important |
### New
1. Support amp boot.
------
## rk3562_bl31_v1.18.elf
| Date | File | Build commit | Severity |