Overview

This is the Trusted-Execution-Environment Software-Development-Kit (tee-sdk). It comprises tools and documentation for developing services that run in a trusted environments, and clients that communicate with those services, in Linux system. Initially, this means writing PALs that run under TrustVisor, and applications that use PALs. However, the APIs provided here are intended to provide sufficient abstraction such that additional back-ends can be implemented, allowing services and applications to be ported to use alternative trusted environments with little or no modification.

Terminology

Service
A piece of code running in a trusted execution environment provided by a device. (e.g., a PAL)
Client
An application that communicates with one or more services.
Device
A module providing a trusted execution environment (e.g., TrustVisor)

Files

Documentation


Generated Tue Oct 22 15:36:01 CDT 2013 from xmhf's ./hypapps/trustvisor/tee-sdk/README.md