rk3568: bl31 l3_part_ecc: add initial version

Build from ATF commit:
    6f31c2d8c plat: rk3568: en RK_CACHE_ECC_EL1_CTRL_ENABLE

rk3568_bl31_v1.43.elf + l3 partition + cache ecc

Change-Id: I32447a30d6c0a5e6e5750fb0e868e45381694c7d
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2023-06-16 17:12:28 +08:00
parent 3be3cb9126
commit cde2bdb692
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_l3_part_ecc_v1.00.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl32_v2.10.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_l3_part_ecc_v1.00.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------------------- | ----------- | -------- |
| 2023-06-20 | rk3568_bl31_l3_part_ecc_v1.00.elf | 6f31c2d8c | 重要 |
### New
1. 初始版本支持L3 cache分区和cache ECC。
------
## rk3568_ddr_{1056...324}MHz_v1.17.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3568 Release Note
## rk3568_bl31_l3_part_ecc_v1.00.elf
| Date | File | Build commit | Severity |
| ---------- | --------------------------------- | ------------ | -------- |
| 2023-06-20 | rk3568_bl31_l3_part_ecc_v1.00.elf | 6f31c2d8c | moderate |
### New
1. Add initial version: support L3 cache partition and cache ecc.
------
## rk3568_ddr_{1056...324}MHz_v1.17.bin
| Date | File | Build commit | Severity |