rv1126b: bl32: update version to v1.01
Build from OPTEE commit in develop-next branch:
0e8447122 rv1126b: modify fw encryption key offset
Update features:
0e8447122 rv1126b: modify fw encryption key offset
341ae501f pta: crypto_service: add user ta oem otp key cipher func
422f44930 drivers: rockchip: keylad: add zero key transfer check
74699496f core: rockchip: rv1126b: modify RKRNG clock use HCLK_RKRNG_S
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Icf966128030dee0f15eadf8ab50ab10a2f85e293
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rv11/rv1126b_bl31_v1.01.elf
|
||||
ADDR=0x0
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
PATH=bin/rv11/rv1126b_bl32_v1.00.bin
|
||||
PATH=bin/rv11/rv1126b_bl32_v1.01.bin
|
||||
ADDR=0x48400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,24 @@
|
||||
# rv1126b Release Note
|
||||
|
||||
## rv1126b_bl32_v1.01.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :--------------------- | ----------- | -------- |
|
||||
| 2025-04-14 | rv1126b_bl32_v1.01.bin | 0e8447122 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 新增支持oem otp key cipher接口。
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ------------------------- | -------- | -------- |
|
||||
| 1 | 重要 | 修正 FW Enryption Key偏移 | - | - |
|
||||
| 2 | 重要 | 修正 RKRNG 使用的时钟 | - | - |
|
||||
|
||||
------
|
||||
|
||||
## rv1126b_bl32_v1.00.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# rv1126b Release Note
|
||||
|
||||
## rv1126b_bl32_v1.01.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :--------------------- | ------------ | --------- |
|
||||
| 2025-04-14 | rv1126b_bl32_v1.01.bin | 0e8447122 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Add support for oem otp key cipher.
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ------------------------------- | ----------------- | ------------ |
|
||||
| 1 | important | fixed FW Enryption Key offset | - | - |
|
||||
| 2 | important | correct the clock used by RKRNG | - | - |
|
||||
|
||||
------
|
||||
|
||||
## rv1126b_bl32_v1.00.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user