diff --git a/RKTRUST/RK3576TRUST.ini b/RKTRUST/RK3576TRUST.ini index 1568a30c..001b13b5 100644 --- a/RKTRUST/RK3576TRUST.ini +++ b/RKTRUST/RK3576TRUST.ini @@ -5,7 +5,7 @@ MINOR=0 SEC=0 [BL31_OPTION] SEC=1 -PATH=bin/rk35/rk3576_bl31_v1.02.elf +PATH=bin/rk35/rk3576_bl31_v1.03.elf ADDR=0x40000 [BL32_OPTION] SEC=1 diff --git a/bin/rk35/rk3576_bl31_v1.02.elf b/bin/rk35/rk3576_bl31_v1.03.elf similarity index 68% rename from bin/rk35/rk3576_bl31_v1.02.elf rename to bin/rk35/rk3576_bl31_v1.03.elf index 8ea11c77..29c4176b 100644 Binary files a/bin/rk35/rk3576_bl31_v1.02.elf and b/bin/rk35/rk3576_bl31_v1.03.elf differ diff --git a/doc/release/RK3576_CN.md b/doc/release/RK3576_CN.md index ca057ba0..df947459 100644 --- a/doc/release/RK3576_CN.md +++ b/doc/release/RK3576_CN.md @@ -1,5 +1,24 @@ # RK3576 Release Note +## rk3576_bl31_v1.03.elf + +| 时间 | 文件 | 编译 commit | 重要程度 | +| ---------- | :-------------------- | ----------- | -------- | +| 2024-04-10 | rk3576_bl31_v1.03.elf | 9de33eca3 | 重要 | + +### New + +1. 提高DDR变频和休眠唤醒稳定性。 +2. 支持电子书EBC场景DDR变频。 + +### Fixed + +| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 | +| ----- | -------- | ----------------------------- | --------------------- | -------- | +| 1 | 重要 | 修正休眠唤醒后cpu性能下降问题 | 休眠唤醒后cpu跑分下降 | - | + +------ + ## rk3576_{spl,usbplug}_fspi1_v1.00.bin | 时间 | 文件 | 编译 commit | 重要程度 | diff --git a/doc/release/RK3576_EN.md b/doc/release/RK3576_EN.md index b51c739f..ce3b5810 100644 --- a/doc/release/RK3576_EN.md +++ b/doc/release/RK3576_EN.md @@ -1,5 +1,24 @@ # RK3576 Release Note +## rk3576_bl31_v1.03.elf + +| Date | File | Build commit | Severity | +| ---------- | :-------------------- | ------------ | --------- | +| 2024-04-10 | rk3576_bl31_v1.03.elf | 9de33eca3 | important | + +### New + +1. Improve DDR stability when sleep. +2. Supports DDR frequency conversion in EBC scenarios. + +### Fixed + +| Index | Severity | Update | Issue description | Issue source | +| ----- | --------- | ---------------------------------------------- | --------------------------------------------- | ------------ | +| 1 | important | Fixed CPU performance deteriorates after sleep | CPU performance will deteriorates after sleep | - | + +------ + ## rk3576_{spl,usbplug}_fspi1_v1.00.bin | Date | File | Build commit | Severity |