rk3576: bl32: update version to v1.02
Build from OPTEE commit in develop-next branch:
b90c1680e rk3576: support read write verify toybrick ksn
Update features:
b90c1680e rk3576: support read write verify toybrick ksn
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()
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ib4d9f0c37c1eec8f8a3e4cc3942afef75e3aa8bd
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3576_bl31_v1.05.elf
|
||||
ADDR=0x40000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3576_bl32_v1.01.bin
|
||||
PATH=bin/rk35/rk3576_bl32_v1.02.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl32_v1.02.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-05-13 | rk3576_bl32_v1.02.bin | b90c1680e | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 增加读、写、校验 toybrick ksn 接口支持。
|
||||
|
||||
------
|
||||
|
||||
## rk3576_spl_v1.03.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl32_v1.02.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-05-13 | rk3576_bl32_v1.02.bin | b90c1680e | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Support read write verify toybrick ksn.
|
||||
|
||||
------
|
||||
|
||||
## rk3576_spl_v1.03.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user