diff --git a/RKTRUST/RK3576TRUST.ini b/RKTRUST/RK3576TRUST.ini index 8ffa6ced..3d80451b 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.03.elf +PATH=bin/rk35/rk3576_bl31_v1.04.elf ADDR=0x40000 [BL32_OPTION] SEC=1 diff --git a/bin/rk35/rk3576_bl31_v1.03.elf b/bin/rk35/rk3576_bl31_v1.04.elf similarity index 89% rename from bin/rk35/rk3576_bl31_v1.03.elf rename to bin/rk35/rk3576_bl31_v1.04.elf index 29c4176b..3e7963e7 100644 Binary files a/bin/rk35/rk3576_bl31_v1.03.elf and b/bin/rk35/rk3576_bl31_v1.04.elf differ diff --git a/doc/release/RK3576_CN.md b/doc/release/RK3576_CN.md index 80d71936..a1dd279d 100644 --- a/doc/release/RK3576_CN.md +++ b/doc/release/RK3576_CN.md @@ -1,5 +1,23 @@ # RK3576 Release Note +## rk3576_bl31_v1.04.elf + +| 时间 | 文件 | 编译 commit | 重要程度 | +| ---------- | :-------------------- | ----------- | -------- | +| 2024-04-16 | rk3576_bl31_v1.04.elf | 30018b771 | 重要 | + +### New + +1. 降低休眠时pmu_1v8的功耗。 + +### Fixed + +| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 | +| ----- | -------- | ----------------------------- | --------------------- | -------- | +| 1 | 重要 | 修正休眠唤醒后gpu性能下降问题 | 休眠唤醒后gpu跑分下降 | - | + +------ + ## rk3576_usbplug_v1.01.bin | 时间 | 文件 | 编译 commit | 重要程度 | diff --git a/doc/release/RK3576_EN.md b/doc/release/RK3576_EN.md index e4fc798d..d80ac926 100644 --- a/doc/release/RK3576_EN.md +++ b/doc/release/RK3576_EN.md @@ -1,5 +1,23 @@ # RK3576 Release Note +## rk3576_bl31_v1.04.elf + +| Date | File | Build commit | Severity | +| ---------- | :-------------------- | ------------ | --------- | +| 2024-04-16 | rk3576_bl31_v1.04.elf | 30018b771 | important | + +### New + +1. Reduced power consumption of the pmu 1v8 during sleep. + +### Fixed + +| Index | Severity | Update | Issue description | Issue source | +| ----- | --------- | ---------------------------------------------- | --------------------------------------------- | ------------ | +| 1 | important | Fixed GPU performance deteriorates after sleep | GPU performance will deteriorates after sleep | - | + +------ + ## rk3576_usbplug_v1.01.bin | Date | File | Build commit | Severity |