Skip to content

Commit

Permalink
Docs: Update overall design cn
Browse files Browse the repository at this point in the history
In TEE支持 section, the TE mentioned in the text should be TEE(#96 ).
  • Loading branch information
wsdhrtjl authored Jul 8, 2021
1 parent f2d183b commit 478c21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-cn/BoAT_Overall_Design_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ BoAT SDK应提供一种硬件依赖的全软件实现,以使BoAT在硬件无


#### TEE支持
BoAT的设计应考虑TE环境的支持。对于有TE环境的硬件,BoAT应可以通过少量的修改将敏感信息放到TE环境中。为满足此目标,钱包的设计满足以下标准:
BoAT的设计应考虑TEE环境的支持。对于有TEE环境的硬件,BoAT应可以通过少量的修改将敏感信息放到TEE环境中。为满足此目标,钱包的设计满足以下标准:
+ 钱包相关的数据结构独立设计
+ 钱包相关的实现独立设计
+ 钱包相关的敏感信息不在钱包以外的地方体现
Expand Down

0 comments on commit 478c21b

Please sign in to comment.