rk3568: bl31: update version to v1.38
Build from ATF commit:
94b2d40dc plat: rk3568: mask all irqs before entry into opteed
update feature:
94b2d40dc plat: rk3568: mask all irqs before entry into opteed
5e885dc50 plat: rk3568: Improve ultra sleep comments
16574c7f3 rockchip: scmi: change type of "name" in struct scmi_xxx_t to array
112f0e15d rockchip: add functions to check system boot
Change-Id: Ia3fec7f546531b819e73621184f8baee88366ad6
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
committed by
Jianhong Chen
parent
9bef93d42b
commit
1d2ea0cc67
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3568_bl31_v1.37.elf
|
||||
PATH=bin/rk35/rk3568_bl31_v1.38.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3568 Release Note
|
||||
|
||||
## rk3568_bl31_v1.38.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | --------------------- | ----------- | -------- |
|
||||
| 2023-02-16 | rk3568_bl31_v1.38.elf | 94b2d40dc | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 提高sdei稳定性。
|
||||
|
||||
------
|
||||
|
||||
## rk3568_bl31_v1.37.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3568 Release Note
|
||||
|
||||
## rk3568_bl31_v1.38.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | --------------------- | ------------ | --------- |
|
||||
| 2023-02-16 | rk3568_bl31_v1.38.elf | 94b2d40dc | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Improve the stability of sdei.
|
||||
|
||||
------
|
||||
|
||||
## rk3568_bl31_v1.37.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user