diff --git a/RKTRUST/RK3358TRUST.ini b/RKTRUST/RK3358TRUST.ini index 59ff2d4a..43633539 100644 --- a/RKTRUST/RK3358TRUST.ini +++ b/RKTRUST/RK3358TRUST.ini @@ -9,7 +9,7 @@ PATH=bin/rk33/rk3326_bl31_v1.31.elf ADDR=0x00040000 [BL32_OPTION] SEC=1 -PATH=bin/rk33/rk3358_bl32_v2.04.bin +PATH=bin/rk33/rk3358_bl32_v2.05.bin ADDR=0x08400000 [BL33_OPTION] SEC=0 diff --git a/bin/rk33/rk3358_bl32_v2.04.bin b/bin/rk33/rk3358_bl32_v2.05.bin similarity index 88% rename from bin/rk33/rk3358_bl32_v2.04.bin rename to bin/rk33/rk3358_bl32_v2.05.bin index e0c8d751..c336cc1a 100644 Binary files a/bin/rk33/rk3358_bl32_v2.04.bin and b/bin/rk33/rk3358_bl32_v2.05.bin differ diff --git a/doc/release/RK3358_CN.md b/doc/release/RK3358_CN.md new file mode 100644 index 00000000..0b590d17 --- /dev/null +++ b/doc/release/RK3358_CN.md @@ -0,0 +1,16 @@ +# RK3358 Release Note + +## rk3358_bl32_v2.05.bin + +| 时间 | 文件 | 编译 commit | 重要程度 | +| ---------- | :-------------------- | ----------- | -------- | +| 2022-09-16 | rk3358_bl32_v2.05.bin | d84087907 | 重要 | + +### Fixed + +| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 | +| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | -------- | +| 1 | 重要 | 解决关闭打印时OPTEE启动阶段卡住问题 | 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时,rk_atags将通知OPTEE关闭打印,OPTEE启动时关闭打印会出现卡死,无法进入U-Boot | - | + +------ + diff --git a/doc/release/RK3358_EN.md b/doc/release/RK3358_EN.md new file mode 100644 index 00000000..87d0b6d5 --- /dev/null +++ b/doc/release/RK3358_EN.md @@ -0,0 +1,16 @@ +# RK3358 Release Note + +## rk3358_bl32_v2.05.bin + +| Date | File | Build commit | Severity | +| ---------- | :-------------------- | ------------ | --------- | +| 2022-09-16 | rk3358_bl32_v2.05.bin | d84087907 | important | + +### Fixed + +| Index | Severity | Update | Issue description | Issue source | +| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ | +| 1 | important | Solve the problem that OPTEE is stuck during startup when printing is closed | User use /rkbin/tools/ddrbin_tool to close printing , then rk_atags will notify OPTEE to disable printing, When OPTEE starts, it will be stuck and unable to enter U-Boot | - | + +------ +