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:
17
RKTRUST/RK3568TRUST_RT.ini
Normal file
17
RKTRUST/RK3568TRUST_RT.ini
Normal 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
|
||||
BIN
bin/rk35/rk3568_bl31_rt_v1.00.elf
Normal file
BIN
bin/rk35/rk3568_bl31_rt_v1.00.elf
Normal file
Binary file not shown.
@@ -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 | 重要程度 |
|
||||
|
||||
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user