rv1126b: bl32: update version to v1.03

Build from OPTEE commit in develop-next branch:
    6fa7d182f drivers: crypto: rockchip: fix compile error on hal_crypto.c
Update features:
    6fa7d182f drivers: crypto: rockchip: fix compile error on hal_crypto.c
    894962b70 drivers: crypto: rockchip: add rk_crypto_kt_aead
    8e72f21e9 drivers: hal_ce: fix crypto result error when using dynamic shared memory
    2369500da drivers: crypto: rockchip: Remove the global variable g_cipher_ctx
    726c5d017 drivers: crypto: rockchip: ce: add hwspinlock support

Signed-off-by: hisping.lin <hisping.lin@rock-chips.com>
Change-Id: Id1bba19339872d36f412735bacb1f7f46e17f2cb
This commit is contained in:
hisping.lin
2025-05-12 06:42:05 +00:00
parent 45a524713a
commit 924f78fe9a
4 changed files with 29 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ PATH=bin/rv11/rv1126b_bl31_v1.04.elf
ADDR=0x0
[BL32_OPTION]
SEC=0
PATH=bin/rv11/rv1126b_bl32_v1.02.bin
PATH=bin/rv11/rv1126b_bl32_v1.03.bin
ADDR=0x48400000
[BL33_OPTION]
SEC=0

View File

@@ -1,5 +1,19 @@
# rv1126b Release Note
## rv1126b_bl32_v1.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :--------------------- | ----------- | -------- |
| 2025-05-12 | rv1126b_bl32_v1.03.bin | 6fa7d182f | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------------------ | -------- | -------- |
| 1 | 重要 | 修正使用动态共享内存时Crypto报错问题 | - | - |
------
## rv1126b_usbplug_v1.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# rv1126b Release Note
## rv1126b_bl32_v1.03.bin
| Date | File | Build commit | Severity |
| ---------- | :--------------------- | ------------ | --------- |
| 2025-05-12 | rv1126b_bl32_v1.03.bin | 6fa7d182f | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | -------------------------------------------------------- | ----------------- | ------------ |
| 1 | important | fix crypto result error when using dynamic shared memory | - | - |
------
## rv1126b_usbplug_v1.03.bin
| Date | File | Build commit | Severity |