OP-TEE Sample Applications
Contents
- Introduction
- List of sample applications
1. Introduction
This document describes the sample applications that are included in the OP-TEE, that aim to showcase specific functionality and use case.
2. List of sample applications
- hello_world: use Trusted Application for incrementing an integer value
- random: generate random UUID using capabilities of TEE API (
TEE_GenerateRandom()
)