rk3576: bl31: update version to v1.06
Build from ATF commit: a2ba6bc7c plat: rk3562: support ARMOFF suspend mode update feature: a2ba6bc7c plat: rk3562: support ARMOFF suspend mode b55462520 plat: rk3562: OTPC_NS can access OTP 1fe27c113 plat: rk3562: Set ATAGS_PHYS as MT_SECURE attribute 0266631ed plat: rk3576: enable power off vd_npu by hardware f432f8772 plat: rk3576: print global reset status 08ea0de0e plat: rk3576: support suspend from any cpu 146aaff05 plat: rk3576: support boot from any cpu fe596c7f2 plat: rk3576: sleep: support mcu wakeup Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I3b6088561ed58886986dbe23873da761d40b4ef7
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3576_bl31_v1.05.elf
|
||||
PATH=bin/rk35/rk3576_bl31_v1.06.elf
|
||||
ADDR=0x40000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,18 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl31_v1.06.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-05-16 | rk3576_bl31_v1.06.elf | a2ba6bc7c | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 打印复位源。
|
||||
2. 支持任意CPU进入休眠模式。
|
||||
|
||||
------
|
||||
|
||||
## rk3576_bl32_v1.02.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl31_v1.06.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-05-16 | rk3576_bl31_v1.06.elf | a2ba6bc7c | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Print global reset status.
|
||||
2. Support suspend from any cpu.
|
||||
|
||||
------
|
||||
|
||||
## rk3576_bl32_v1.02.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user