Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.11 KB

File metadata and controls

13 lines (11 loc) · 1.11 KB

Trusted Capsules Handbook

This handbook will contain all information pertaining to downloading the Trusted Capsules system, running it, and developing with it. It will also contain descriptions of the different OP-TEE components we use and what modifications were made.

What is Trusted Capsules?

TODO: write

Table of Contents

Section Description
Getting Started How to pull the correct code, build it, and flash it to a hikey device.
Repositories Explained The different repositories used by the project and their general function.
System Overview How the system works and the different components relate to each other.
Best Practices The best practices for development on the project.