rk3562: bl32: update version to v1.05

Build from OPTEE commit in develop-next branch:
    7ab599eca
Update features:
    7ab599eca
    7bccc9d0b scripts: fixed build error when CFG_DEBUG=y
    7eeac5fbf core: rpmb: change read data to multiple times
    cb202f37a libutee: increase MPI_MEMPOOL_SIZE size
    4032c1011 rk3562: support secure timer

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: Idf295fe049ded844da239cc7fceb2129fe5799f1
This commit is contained in:
Lin Jinhan
2024-07-09 09:59:43 +08:00
parent bf25c668ad
commit c5157de70a
4 changed files with 29 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3562_bl31_v1.20.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3562_bl32_v1.04.bin
PATH=bin/rk35/rk3562_bl32_v1.05.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -1,5 +1,19 @@
# RK3562 Release Note
## rk3562_bl32_v1.05.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-07-09 | rk3562_bl32_v1.05.bin | 7ab599eca | 重要 |
### New
1. 其他安全性提升。
2. rpmb添加多次读取机制。
3. 增大MPI_MEMPOOL_SIZE。
------
## rk3562_ddr_1332MHz_{D3_LP3,D3_LP4_4x}_eyescan_v1.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3562 Release Note
## rk3562_bl32_v1.05.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2024-07-09 | rk3562_bl32_v1.05.bin | 7ab599eca | important |
### New
1. Other security enhancements.
2. RPMB change read data to multiple times.
3. Increase MPI_MEMPOOL_SIZE size.
------
## rk3562_ddr_1332MHz_{D3_LP3,D3_LP4_4x}_eyescan_v1.06.bin
| Date | File | Build commit | Severity |