摘要:
A TEE is an environment within the main System-On-Chip on a device which enables a secure operating system and Trusted Applications (TAs) to run. This 阅读全文
摘要:
A client application (CA) is the software that makes use of functionality in the Trusted Application. It may do so directly or it may act as a routing 阅读全文
摘要:
注意:图中命令行提示符中的->是为了隐藏较长的用户名和主机名,可以通过~/.bashrc自定义提示符的显示格式。git br和git st是通过~/.gitconfig设置的git别名,git br相当于是git branch。 [alias] st = status co = checkout b 阅读全文