rv1126b: bl32: update version to v1.02
Build from OPTEE commit in develop-next branch:
106240c23 drivers: rockchip: keylad: add KL_OTP_KEY_ZERO_ST for crypto v2
Update features:
106240c23 drivers: rockchip: keylad: add KL_OTP_KEY_ZERO_ST for crypto v2
79d4a2e51 rv1126b: otp: correct whether reading ns otp with ecc
b65708647 rv1126b: otp: rk_otp_user_read add ecc param
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ida98f43b34108609cb8d062a7a549d7fb30560dc
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rv11/rv1126b_bl31_v1.03.elf
|
||||
ADDR=0x0
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
PATH=bin/rv11/rv1126b_bl32_v1.01.bin
|
||||
PATH=bin/rv11/rv1126b_bl32_v1.02.bin
|
||||
ADDR=0x48400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# rv1126b Release Note
|
||||
|
||||
## rv1126b_bl32_v1.02.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :--------------------- | ----------- | -------- |
|
||||
| 2025-04-23 | rv1126b_bl32_v1.02.bin | 106240c23 | 重要 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ---------------------------- | -------- | -------- |
|
||||
| 1 | 重要 | 修正读取非安全OTP时的ECC参数 | - | - |
|
||||
|
||||
------
|
||||
|
||||
## rv1126b_bl31_v1.03.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# rv1126b Release Note
|
||||
|
||||
## rv1126b_bl32_v1.02.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :--------------------- | ------------ | --------- |
|
||||
| 2025-04-23 | rv1126b_bl32_v1.02.bin | 106240c23 | important |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | --------------------------------------- | ----------------- | ------------ |
|
||||
| 1 | important | correct whether reading ns otp with ecc | - | - |
|
||||
|
||||
------
|
||||
|
||||
## rv1126b_bl31_v1.03.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user