1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

851 B

Release Note

optee v2

时间 文件 编译 commit 重要程度
2023-05-18 libckteec.so libteec.so tee-supplicant 25920641 重要

New

  1. 安全存储使用security分区时每次写入都会同步数据可以增加安全存储稳定性但读写速度会变慢。
  2. 使用10.2版本的gcc编译器编译代码。
  3. 加快rpmb读写速度。

optee v2

时间 文件 编译 commit 重要程度
2023-04-07 librk_tee_service.so 0435e966 普通

New

  1. 添加读取安全启动使能标志接口。
  2. 添加读取安全启动公钥哈希接口。