rk3568: bl31: add rk3568_bl31_rt_v1.00.elf to optimize rt latency for RTOS

build form:
        c3f2c8c3a rk3568: optimize RT latency
update feature:
        c3f2c8c3a rk3568: optimize RT latency

patch on gerrit: I9bb7f5f24e4973c1b793bf5d95ab1d562ace6170 (Change-Id)

Signed-off-by: Liang Chen <cl@rock-chips.com>
Change-Id: I9bb7f5f24e4973c1b793bf5d95ab1d562ace6170
This commit is contained in:
Liang Chen
2023-05-04 11:23:08 +08:00
parent 33ec1a00a4
commit 84e292f2fb
4 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
[VERSION]
MAJOR=1
MINOR=0
[BL30_OPTION]
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl31_rt_v1.00.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl32_v2.09.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0
[OUTPUT]
PATH=trust.img

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3568 Release Note
## rk3568_bl31_rt_v1.00.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | ------------------------ | ----------- | -------- |
| 2023-05-04 | rk3568_bl31_rt_v1.00.elf | c3f2c8c3a | 普通 |
### New
1. 优化实时系统的延迟。
------
## rk3568_ddr_1560MHz_eyescan_v1.16.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3568 Release Note
## rk3568_bl31_rt_v1.00.elf
| Date | File | Build commit | Severity |
| ---------- | ------------------------ | ------------ | -------- |
| 2023-05-04 | rk3568_bl31_rt_v1.00.elf | c3f2c8c3a | moderate |
### New
1. Optimize RT Latency.
------
## rk3568_ddr_1560MHz_eyescan_v1.16.bin
| Date | File | Build commit | Severity |