diff --git a/RKTRUST/RK3568TRUST_CPU3.ini b/RKTRUST/RK3568TRUST_CPU3.ini index f162c0a6..2ffeb849 100644 --- a/RKTRUST/RK3568TRUST_CPU3.ini +++ b/RKTRUST/RK3568TRUST_CPU3.ini @@ -5,7 +5,7 @@ MINOR=0 SEC=0 [BL31_OPTION] SEC=1 -PATH=bin/rk35/rk3568_bl31_cpu3_v1.00.elf +PATH=bin/rk35/rk3568_bl31_cpu3_v1.01.elf ADDR=0x00040000 [BL32_OPTION] SEC=1 diff --git a/bin/rk35/rk3568_bl31_cpu3_v1.00.elf b/bin/rk35/rk3568_bl31_cpu3_v1.01.elf similarity index 68% rename from bin/rk35/rk3568_bl31_cpu3_v1.00.elf rename to bin/rk35/rk3568_bl31_cpu3_v1.01.elf index 8fe3ac1f..726b2f18 100644 Binary files a/bin/rk35/rk3568_bl31_cpu3_v1.00.elf and b/bin/rk35/rk3568_bl31_cpu3_v1.01.elf differ diff --git a/doc/release/RK3568_CN.md b/doc/release/RK3568_CN.md index c1217efb..f710cfce 100644 --- a/doc/release/RK3568_CN.md +++ b/doc/release/RK3568_CN.md @@ -1,5 +1,17 @@ # RK3568 Release Note +## rk3568_bl31_cpu3_v1.01.elf + +| 时间 | 文件 | 编译 commit | 重要程度 | +| ---------- | --------------------------------- | ----------- | -------- | +| 2023-08-04 | rk3568_bl31_cpu3_v1.01.elf | b3d2ce25a | 重要 | + +### New + +1. 基于最新bl31代码支持CPU3启动。 + +------ + ## rk3568_ddr_{1560...920}MHz_v1.18.bin | 时间 | 文件 | 编译 commit | 重要程度 | diff --git a/doc/release/RK3568_EN.md b/doc/release/RK3568_EN.md index 4af8181f..f087354b 100644 --- a/doc/release/RK3568_EN.md +++ b/doc/release/RK3568_EN.md @@ -1,5 +1,17 @@ # RK3568 Release Note +## rk3568_bl31_cpu3_v1.01.elf + +| Date | File | Build commit | Severity | +| ---------- | --------------------------------- | ------------ | -------- | +| 2023-08-04 | rk3568_bl31_cpu3_v1.01.elf | b3d2ce25a | moderate | + +### New + +1. Support CPU3 startup based on the latest bl31 code. + +------ + ## rk3568_ddr_{1560...920}MHz_v1.18.bin | Date | File | Build commit | Severity |