rk3576: bl32: update version to v1.03
Build from OPTEE commit in develop-next branch:
1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT
Update features:
1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT
686ae14bd rockchip: common: Add hptimer driver
7bade0364 rockchip: Add mask helper and fix error
7bccc9d0b scripts: fixed build error when CFG_DEBUG=y
8f8eb38b2 rk3576: close CFG_RK_OTP_COUNT0
7eeac5fbf core: rpmb: change read data to multiple times
cb202f37a libutee: increase MPI_MEMPOOL_SIZE size
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Iac483e5a317309c1eabcd60f952262fd1a813fa0
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3576_bl31_v1.10.elf
|
||||
ADDR=0x40000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3576_bl32_v1.02.bin
|
||||
PATH=bin/rk35/rk3576_bl32_v1.03.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,18 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl32_v1.03.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-07-22 | rk3576_bl32_v1.03.bin | 1bfd9b503 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 支持分块读取RPMB数据。
|
||||
2. 关闭 Keylad 统计 OTP 零比特个数功能。
|
||||
|
||||
------
|
||||
|
||||
## rk3576_bl31_v1.10.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl32_v1.03.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-07-22 | rk3576_bl32_v1.03.bin | 1bfd9b503 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Support block reading of RPMB data.
|
||||
2. Close Keylad function for get otp zero count.
|
||||
|
||||
------
|
||||
|
||||
## rk3576_bl31_v1.10.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user