linuxOS_AP06/external/security/bin/Release_List_EN.md

76 lines
2.2 KiB
Markdown
Raw Normal View History

2025-06-03 04:28:32 +00:00
# Release Note
## optee v2
| Date | file | Build commit | Severity |
| ---------- | :------------- | ------------ | --------- |
| 2024-12-17 | uclibc_lib/arm | a678067a | important |
### New
1. The uclibc library has added support for UFS RPMB.
2. The uclibc library is divided into two versions, The uclibc library is compiled using arm-rockchip830-linux-uclibcgnueabihf is suitable for the RV1106 platform. The uclibc library is compiled using arm-rockchip831-linux-uclibcgnueabihf and is suitable for the RV1103B platform.
------
## optee v2
| Date | file | Build commit | Severity |
| ---------- | :----------------------------------- | ------------ | --------- |
| 2024-08-30 | uclibc_lib/arm/libckteec.a/so | 4cb63d20 | important |
### New
1. uclibc add libckteec libs to fix compile error in rk_tee_usr/.
------
## optee v2
| Date | file | Build commit | Severity |
| ---------- | :----------------------------------- | ------------ | --------- |
| 2024-07-22 | libteec.a libckteec.a tee-supplicant | 4cb63d20 | important |
### New
1. Secure storage supports UFS RPMB.
------
## optee v2
| Date | file | Build commit | Severity |
| ---------- | :------------------------------------- | ------------ | --------- |
| 2023-05-18 | libckteec.so libteec.so tee-supplicant | 25920641 | important |
### New
1. When using security partitions for secure storage, data is synchronized every time it is writtenit can increase secure storage stability, but read and write speeds may slow down.
------
## optee v2
| Date | file | Build commit | Severity |
| ---------- | :------------- | ------------ | --------- |
| 2023-05-18 | uclibc_lib/arm | 25920641 | important |
### New
1. Add OPTEE library which are compiled by the uclibc toolchain.
---
## optee v2
| Date | file | Build commit | Severity |
| ---------- | :------------------- | ------------ | -------- |
| 2023-04-07 | librk_tee_service.so | 0435e966 | moderate |
### New
1. Support read secure boot enable flag.
2. Support read secure boot public key hash.
---