px30: bl32: update version to v2.17
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
3210aa2eb plat-rockchip: implement itr_core_handler() not rely on CFG_FIQ
392302b07 UPSTREAM: core: tee_entry: fix array out of bounds check in cleanup_shm_refs()
185dc3c92 pta: crypto_service: optimization parameter check
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I0d4758106e6b547113e66fd822b102069a5f75a6
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rk33/px30_bl31_v1.34.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk33/px30_bl32_v2.16.bin
|
||||
PATH=bin/rk33/px30_bl32_v2.17.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# PX30 Release Note
|
||||
|
||||
## px30_bl32_v2.17.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :------------------ | ----------- | -------- |
|
||||
| 2024-07-09 | px30_bl32_v2.17.bin | 7ab599eca | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 其他安全性提升。
|
||||
2. rpmb添加多次读取机制。
|
||||
3. 增大MPI_MEMPOOL_SIZE。
|
||||
|
||||
------
|
||||
|
||||
## px30_ddr_333MHz_v2.10.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# PX30 Release Note
|
||||
|
||||
## px30_bl32_v2.17.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :------------------ | ------------ | --------- |
|
||||
| 2024-07-09 | px30_bl32_v2.17.bin | 7ab599eca | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Other security enhancements.
|
||||
2. RPMB change read data to multiple times.
|
||||
3. Increase MPI_MEMPOOL_SIZE size.
|
||||
|
||||
------
|
||||
|
||||
## px30_ddr_333MHz_v2.10.bin
|
||||
|
||||
| Date | file | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user