new/external/security/bin/Release_List_CN.md

39 lines
1.0 KiB
Markdown
Raw Normal View History

2025-05-10 21:58:58 +08:00
# Release Note
## optee v2
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------------------- | ----------- | -------- |
| 2023-05-18 | libckteec.so libteec.so tee-supplicant | 25920641 | 重要 |
### New
1. 安全存储使用security分区时每次写入都会同步数据可以增加安全存储稳定性但读写速度会变慢。
------
## optee v2
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------- | ----------- | -------- |
| 2023-05-18 | uclibc_lib/arm | 25920641 | 重要 |
### New
1. 新增uclibc编译器编译的OPTEE库文件。
---
## optee v2
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------- | ----------- | -------- |
| 2023-04-07 | librk_tee_service.so | 0435e966 | 普通 |
### New
1. 添加读取安全启动使能标志接口。
2. 添加读取安全启动公钥哈希接口。
---