gitignore generated out directory

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
1 file changed
tree: 9c6f33c23db868bc92d49b7b603b348c2ff34a20
  1. hello_world/
  2. random/
  3. .gitignore
  4. Android.mk
  5. Makefile
  6. README.md
README.md

OP-TEE Sample Applications

Contents

  1. Introduction
  2. 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())