298
edits
No edit summary |
|||
Line 40: | Line 40: | ||
7. Upon completion, execution control returns along the reverse path to the client application, which receives a return value and any processed data. | 7. Upon completion, execution control returns along the reverse path to the client application, which receives a return value and any processed data. | ||
=== Potential applications === | |||
OP-TEE OS may offer the following features in which developers can build potential applications: | |||
* Memory Segregation: establish memory boundaries between the normal world and the trusted world. | |||
* Inter-world Communication: a way to receive data, interrupts, and events from the normal world. | |||
* Crypto and Storage: to facilitate cryptography and secure storage. | |||
<noinclude> | <noinclude> |
edits